WorldWideScience

Sample records for shared virtual memory

  1. Direct access inter-process shared memory

    Science.gov (United States)

    Brightwell, Ronald B; Pedretti, Kevin; Hudson, Trammell B

    2013-10-22

    A technique for directly sharing physical memory between processes executing on processor cores is described. The technique includes loading a plurality of processes into the physical memory for execution on a corresponding plurality of processor cores sharing the physical memory. An address space is mapped to each of the processes by populating a first entry in a top level virtual address table for each of the processes. The address space of each of the processes is cross-mapped into each of the processes by populating one or more subsequent entries of the top level virtual address table with the first entry in the top level virtual address table from other processes.

  2. Centrally managed unified shared virtual address space

    Science.gov (United States)

    Wilkes, John

    2018-02-13

    Systems, apparatuses, and methods for managing a unified shared virtual address space. A host may execute system software and manage a plurality of nodes coupled to the host. The host may send work tasks to the nodes, and for each node, the host may externally manage the node's view of the system's virtual address space. Each node may have a central processing unit (CPU) style memory management unit (MMU) with an internal translation lookaside buffer (TLB). In one embodiment, the host may be coupled to a given node via an input/output memory management unit (IOMMU) interface, where the IOMMU frontend interface shares the TLB with the given node's MMU. In another embodiment, the host may control the given node's view of virtual address space via memory-mapped control registers.

  3. Centrally managed unified shared virtual address space

    Energy Technology Data Exchange (ETDEWEB)

    Wilkes, John

    2018-02-13

    Systems, apparatuses, and methods for managing a unified shared virtual address space. A host may execute system software and manage a plurality of nodes coupled to the host. The host may send work tasks to the nodes, and for each node, the host may externally manage the node's view of the system's virtual address space. Each node may have a central processing unit (CPU) style memory management unit (MMU) with an internal translation lookaside buffer (TLB). In one embodiment, the host may be coupled to a given node via an input/output memory management unit (IOMMU) interface, where the IOMMU frontend interface shares the TLB with the given node's MMU. In another embodiment, the host may control the given node's view of virtual address space via memory-mapped control registers.

  4. A Comparison of Two Paradigms for Distributed Shared Memory

    NARCIS (Netherlands)

    Levelt, W.G.; Kaashoek, M.F.; Bal, H.E.; Tanenbaum, A.S.

    1992-01-01

    Two paradigms for distributed shared memory on loosely‐coupled computing systems are compared: the shared data‐object model as used in Orca, a programming language specially designed for loosely‐coupled computing systems, and the shared virtual memory model. For both paradigms two systems are

  5. A class Hierarchical, object-oriented approach to virtual memory management

    Science.gov (United States)

    Russo, Vincent F.; Campbell, Roy H.; Johnston, Gary M.

    1989-01-01

    The Choices family of operating systems exploits class hierarchies and object-oriented programming to facilitate the construction of customized operating systems for shared memory and networked multiprocessors. The software is being used in the Tapestry laboratory to study the performance of algorithms, mechanisms, and policies for parallel systems. Described here are the architectural design and class hierarchy of the Choices virtual memory management system. The software and hardware mechanisms and policies of a virtual memory system implement a memory hierarchy that exploits the trade-off between response times and storage capacities. In Choices, the notion of a memory hierarchy is captured by abstract classes. Concrete subclasses of those abstractions implement a virtual address space, segmentation, paging, physical memory management, secondary storage, and remote (that is, networked) storage. Captured in the notion of a memory hierarchy are classes that represent memory objects. These classes provide a storage mechanism that contains encapsulated data and have methods to read or write the memory object. Each of these classes provides specializations to represent the memory hierarchy.

  6. Time-Predictable Virtual Memory

    DEFF Research Database (Denmark)

    Puffitsch, Wolfgang; Schoeberl, Martin

    2016-01-01

    Virtual memory is an important feature of modern computer architectures. For hard real-time systems, memory protection is a particularly interesting feature of virtual memory. However, current memory management units are not designed for time-predictability and therefore cannot be used...... in such systems. This paper investigates the requirements on virtual memory from the perspective of hard real-time systems and presents the design of a time-predictable memory management unit. Our evaluation shows that the proposed design can be implemented efficiently. The design allows address translation...... and address range checking in constant time of two clock cycles on a cache miss. This constant time is in strong contrast to the possible cost of a miss in a translation look-aside buffer in traditional virtual memory organizations. Compared to a platform without a memory management unit, these two additional...

  7. Improving the performance and energy-efficiency of virtual memory

    OpenAIRE

    Karakostas, Vasileios

    2016-01-01

    Virtual memory improves programmer productivity, enhances process security, and increases memory utilization. However, virtual memory requires an address translation from the virtual to the physical address space on every memory operation. Page-based implementations of virtual memory divide physical memory into fixed size pages, and use a per-process page table to map virtual pages to physical pages. The hardware key component for accelerating address translation is the Translation Lookasi...

  8. One-way shared memory

    DEFF Research Database (Denmark)

    Schoeberl, Martin

    2018-01-01

    Standard multicore processors use the shared main memory via the on-chip caches for communication between cores. However, this form of communication has two limitations: (1) it is hardly time-predictable and therefore not a good solution for real-time systems and (2) this single shared memory...... is a bottleneck in the system. This paper presents a communication architecture for time-predictable multicore systems where core-local memories are distributed on the chip. A network-on-chip constantly copies data from a sender core-local memory to a receiver core-local memory. As this copying is performed...... in one direction we call this architecture a one-way shared memory. With the use of time-division multiplexing for the memory accesses and the network-on-chip routers we achieve a time-predictable solution where the communication latency and bandwidth can be bounded. An example architecture for a 3...

  9. When global virtual teams share knowledge

    DEFF Research Database (Denmark)

    Klitmøller, Anders; Lauring, Jakob

    2013-01-01

    Technological developments and internationalization have made virtual communication a central part of everyday life in many larger organizations. In recent years this trend has been intensified by travel-budget cuts imposed by the global financial crisis. Accordingly, the use of virtual media...... for internal knowledge sharing is now more important than ever before. Extant studies have provided useful theories and empirical documentation on how to manage global virtual teams. However, no prior research has examined the interaction of media type with the relation between culture/language and canonical....../equivocal knowledge sharing. This is an important omission because cultural and linguistic variations are known to have a great effect on knowledge sharing. We use ethnographic field-study methodology for an exploratory examination of the effects of culture, shared language commonality and media choice on knowledge...

  10. Virtual Prototyping and Performance Analysis of Two Memory Architectures

    Directory of Open Access Journals (Sweden)

    Huda S. Muhammad

    2009-01-01

    Full Text Available The gap between CPU and memory speed has always been a critical concern that motivated researchers to study and analyze the performance of memory hierarchical architectures. In the early stages of the design cycle, performance evaluation methodologies can be used to leverage exploration at the architectural level and assist in making early design tradeoffs. In this paper, we use simulation platforms developed using the VisualSim tool to compare the performance of two memory architectures, namely, the Direct Connect architecture of the Opteron, and the Shared Bus of the Xeon multicore processors. Key variations exist between the two memory architectures and both design approaches provide rich platforms that call for the early use of virtual system prototyping and simulation techniques to assess performance at an early stage in the design cycle.

  11. Distributed terascale volume visualization using distributed shared virtual memory

    KAUST Repository

    Beyer, Johanna

    2011-10-01

    Table 1 illustrates the impact of different distribution unit sizes, different screen resolutions, and numbers of GPU nodes. We use two and four GPUs (NVIDIA Quadro 5000 with 2.5 GB memory) and a mouse cortex EM dataset (see Figure 2) of resolution 21,494 x 25,790 x 1,850 = 955GB. The size of the virtual distribution units significantly influences the data distribution between nodes. Small distribution units result in a high depth complexity for compositing. Large distribution units lead to a low utilization of GPUs, because in the worst case only a single distribution unit will be in view, which is rendered by only a single node. The choice of an optimal distribution unit size depends on three major factors: the output screen resolution, the block cache size on each node, and the number of nodes. Currently, we are working on optimizing the compositing step and network communication between nodes. © 2011 IEEE.

  12. Performing an allreduce operation using shared memory

    Science.gov (United States)

    Archer, Charles J [Rochester, MN; Dozsa, Gabor [Ardsley, NY; Ratterman, Joseph D [Rochester, MN; Smith, Brian E [Rochester, MN

    2012-04-17

    Methods, apparatus, and products are disclosed for performing an allreduce operation using shared memory that include: receiving, by at least one of a plurality of processing cores on a compute node, an instruction to perform an allreduce operation; establishing, by the core that received the instruction, a job status object for specifying a plurality of shared memory allreduce work units, the plurality of shared memory allreduce work units together performing the allreduce operation on the compute node; determining, by an available core on the compute node, a next shared memory allreduce work unit in the job status object; and performing, by that available core on the compute node, that next shared memory allreduce work unit.

  13. Shared virtual environments for telerehabilitation.

    Science.gov (United States)

    Popescu, George V; Burdea, Grigore; Boian, Rares

    2002-01-01

    Current VR telerehabilitation systems use offline remote monitoring from the clinic and patient-therapist videoconferencing. Such "store and forward" and video-based systems cannot implement medical services involving patient therapist direct interaction. Real-time telerehabilitation applications (including remote therapy) can be developed using a shared Virtual Environment (VE) architecture. We developed a two-user shared VE for hand telerehabilitation. Each site has a telerehabilitation workstation with a videocamera and a Rutgers Master II (RMII) force feedback glove. Each user can control a virtual hand and interact hapticly with virtual objects. Simulated physical interactions between therapist and patient are implemented using hand force feedback. The therapist's graphic interface contains several virtual panels, which allow control over the rehabilitation process. These controls start a videoconferencing session, collect patient data, or apply therapy. Several experimental telerehabilitation scenarios were successfully tested on a LAN. A Web-based approach to "real-time" patient telemonitoring--the monitoring portal for hand telerehabilitation--was also developed. The therapist interface is implemented as a Java3D applet that monitors patient hand movement. The monitoring portal gives real-time performance on off-the-shelf desktop workstations.

  14. Knowledge sharing in virtual communities: A social exchange theory perspective

    Directory of Open Access Journals (Sweden)

    Li Jinyang

    2015-01-01

    Full Text Available Purpose: The author tried to identify the knowledge sharing behaviors on the internet, using structural equation modeling methods, proposing a model based on social exchange theory in which share willingness, trust, reciprocity, altruism tended to have impact on people’s knowledge sharing behaviors in virtual communities. Design/methodology/approach: We presented an empirical research which integrated social exchange theory and structural equation modeling methods to analyze several important factors influencing members’ knowledge sharing behaviors in virtual communities. Findings: We analyzed the knowledge sharing behaviors in virtual communities. We found that members’ altruism can not predict knowledge sharing behaviors. We also found that members’ sharing willingness is the most important factor on virtual community knowledge sharing behaviors compared with trust, reciprocity and altruism. Originality/value: From the perspective of social exchange theory, we did empirical test and verified the proposed research model by using structural equation modeling methods. Our finding can help recognize people’s incentive about knowledge sharing.

  15. Synthetic vision and memory model for virtual human - biomed 2010.

    Science.gov (United States)

    Zhao, Yue; Kang, Jinsheng; Wright, David

    2010-01-01

    This paper describes the methods and case studies of a novel synthetic vision and memory model for virtual human. The synthetic vision module simulates the biological / optical abilities and limitations of the human vision. The module is based on a series of collision detection between the boundary of virtual humans field of vision (FOV) volume and the surface of objects in a recreated 3D environment. The memory module simulates a short-term memory capability by employing a simplified memory structure (first-in-first-out stack). The synthetic vision and memory model has been integrated into a virtual human modelling project, Intelligent Virtual Modelling. The project aimed to improve the realism and autonomy of virtual humans.

  16. Architectural design and simulation of a virtual memory

    Science.gov (United States)

    Kwok, G.; Chu, Y.

    1971-01-01

    Virtual memory is an imaginary main memory with a very large capacity which the programmer has at his disposal. It greatly contributes to the solution of the dynamic storage allocation problem. The architectural design of a virtual memory is presented which implements by hardware the idea of queuing and scheduling the page requests to a paging drum in such a way that the access of the paging drum is increased many times. With the design, an increase of up to 16 times in page transfer rate is achievable when the virtual memory is heavily loaded. This in turn makes feasible a great increase in the system throughput.

  17. Contention Modeling for Multithreaded Distributed Shared Memory Machines: The Cray XMT

    Energy Technology Data Exchange (ETDEWEB)

    Secchi, Simone; Tumeo, Antonino; Villa, Oreste

    2011-07-27

    Distributed Shared Memory (DSM) machines are a wide class of multi-processor computing systems where a large virtually-shared address space is mapped on a network of physically distributed memories. High memory latency and network contention are two of the main factors that limit performance scaling of such architectures. Modern high-performance computing DSM systems have evolved toward exploitation of massive hardware multi-threading and fine-grained memory hashing to tolerate irregular latencies, avoid network hot-spots and enable high scaling. In order to model the performance of such large-scale machines, parallel simulation has been proved to be a promising approach to achieve good accuracy in reasonable times. One of the most critical factors in solving the simulation speed-accuracy trade-off is network modeling. The Cray XMT is a massively multi-threaded supercomputing architecture that belongs to the DSM class, since it implements a globally-shared address space abstraction on top of a physically distributed memory substrate. In this paper, we discuss the development of a contention-aware network model intended to be integrated in a full-system XMT simulator. We start by measuring the effects of network contention in a 128-processor XMT machine and then investigate the trade-off that exists between simulation accuracy and speed, by comparing three network models which operate at different levels of accuracy. The comparison and model validation is performed by executing a string-matching algorithm on the full-system simulator and on the XMT, using three datasets that generate noticeably different contention patterns.

  18. A Shared Scratchpad Memory with Synchronization Support

    DEFF Research Database (Denmark)

    Hansen, Henrik Enggaard; Maroun, Emad Jacob; Kristensen, Andreas Toftegaard

    2017-01-01

    Multicore processors usually communicate via shared memory, which is backed up by a shared level 2 cache and a cache coherence protocol. However, this solution is not a good fit for real-time systems, where we need to provide tight guarantees on execution and memory access times. In this paper, we...... propose a shared scratchpad memory as a time-predictable communication and synchronization structure, instead of the level 2 cache. The shared on-chip memory is accessed via a time division multiplexing arbiter, isolating the execution time of load and store instructions between processing cores....... Furthermore, the arbiter supports an extended time slot where an atomic load and store instruction can be executed to implement synchronization primitives. In the evaluation we show that a shared scratchpad memory is an efficient communication structure for a small number of processors; in our setup, 9 cores...

  19. Virtual memory support for distributed computing environments using a shared data object model

    Science.gov (United States)

    Huang, F.; Bacon, J.; Mapp, G.

    1995-12-01

    Conventional storage management systems provide one interface for accessing memory segments and another for accessing secondary storage objects. This hinders application programming and affects overall system performance due to mandatory data copying and user/kernel boundary crossings, which in the microkernel case may involve context switches. Memory-mapping techniques may be used to provide programmers with a unified view of the storage system. This paper extends such techniques to support a shared data object model for distributed computing environments in which good support for coherence and synchronization is essential. The approach is based on a microkernel, typed memory objects, and integrated coherence control. A microkernel architecture is used to support multiple coherence protocols and the addition of new protocols. Memory objects are typed and applications can choose the most suitable protocols for different types of object to avoid protocol mismatch. Low-level coherence control is integrated with high-level concurrency control so that the number of messages required to maintain memory coherence is reduced and system-wide synchronization is realized without severely impacting the system performance. These features together contribute a novel approach to the support for flexible coherence under application control.

  20. Switch/router architectures shared-bus and shared-memory based systems

    CERN Document Server

    Aweya, James

    2018-01-01

    A practicing engineer's inclusive review of communication systems based on shared-bus and shared-memory switch/router architectures. This book delves into the inner workings of router and switch design in a comprehensive manner that is accessible to a broad audience. It begins by describing the role of switch/routers in a network, then moves on to the functional composition of a switch/router. A comparison of centralized versus distributed design of the architecture is also presented. The author discusses use of bus versus shared-memory for communication within a design, and also covers Quality of Service (QoS) mechanisms and configuration tools. Written in a simple style and language to allow readers to easily understand and appreciate the material presented, Switch/Router Architectures: Shared-Bus and Shared-Memory Based Systems discusses the design of multilayer switches—starting with the basic concepts and on to the basic architectures. It describes the evolution of multilayer switch designs and highli...

  1. Multiprocessor shared-memory information exchange

    International Nuclear Information System (INIS)

    Santoline, L.L.; Bowers, M.D.; Crew, A.W.; Roslund, C.J.; Ghrist, W.D. III

    1989-01-01

    In distributed microprocessor-based instrumentation and control systems, the inter-and intra-subsystem communication requirements ultimately form the basis for the overall system architecture. This paper describes a software protocol which addresses the intra-subsystem communications problem. Specifically the protocol allows for multiple processors to exchange information via a shared-memory interface. The authors primary goal is to provide a reliable means for information to be exchanged between central application processor boards (masters) and dedicated function processor boards (slaves) in a single computer chassis. The resultant Multiprocessor Shared-Memory Information Exchange (MSMIE) protocol, a standard master-slave shared-memory interface suitable for use in nuclear safety systems, is designed to pass unidirectional buffers of information between the processors while providing a minimum, deterministic cycle time for this data exchange

  2. Synthetic vision and memory for autonomous virtual humans

    OpenAIRE

    PETERS, CHRISTOPHER; O'SULLIVAN, CAROL ANN

    2002-01-01

    PUBLISHED A memory model based on ?stage theory?, an influential concept of memory from the field of cognitive psychology, is presented for application to autonomous virtual humans. The virtual human senses external stimuli through a synthetic vision system. The vision system incorporates multiple modes of vision in order to accommodate a perceptual attention approach. The memory model is used to store perceived and attended object information at different stages in a filtering...

  3. Secure Virtualization Environment Based on Advanced Memory Introspection

    Directory of Open Access Journals (Sweden)

    Shuhui Zhang

    2018-01-01

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

  4. Untyped Memory in the Java Virtual Machine

    DEFF Research Database (Denmark)

    Gal, Andreas; Probst, Christian; Franz, Michael

    2005-01-01

    We have implemented a virtual execution environment that executes legacy binary code on top of the type-safe Java Virtual Machine by recompiling native code instructions to type-safe bytecode. As it is essentially impossible to infer static typing into untyped machine code, our system emulates...... untyped memory on top of Java’s type system. While this approach allows to execute native code on any off-the-shelf JVM, the resulting runtime performance is poor. We propose a set of virtual machine extensions that add type-unsafe memory objects to JVM. We contend that these JVM extensions do not relax...... Java’s type system as the same functionality can be achieved in pure Java, albeit much less efficiently....

  5. Specification and development of the sharing memory data management module for a nuclear processes simulator

    International Nuclear Information System (INIS)

    Telesforo R, D.

    2003-01-01

    Actually it is developed in the Engineering Faculty of UNAM a simulator of nuclear processes with research and teaching purposes. It consists of diverse modules, included the one that is described in the present work that is the shared memory module. It uses the IPC mechanisms of the UNIX System V operative system, and it was codified with C language. To model the diverse components of the simulator the RELAP code is used. The function of the module is to generate locations of shared memory for to deposit in these the necessary variables for the interaction among the diverse ones processes of the simulator. In its it will be able read and to write the information that generate the running of the simulation program, besides being able to interact with the internal variables of the code in execution time. The graphic unfolding (mimic, pictorials, tendency graphics, virtual instrumentation, etc.) they also obtain information of the shared memory. In turn, actions of the user in interactive unfolding, they modify the segments of shared memory, and the information is sent to the RELAP code to modify the simulation course. The program has two beginning modes: automatic and manual. In automatic mode taking an enter file of RELAP (indta) and it joins in shared memory, the control variables that in this appear. In manual mode the user joins, he reads and he writes the wanted control variables, whenever they exist in the enter file (indta). This is a dynamic mode of interacting with the simulator in a direct way and of even altering the values as when its don't exist in the board elements associated to the variables. (Author)

  6. Externalising the autobiographical self: sharing personal memories online facilitated memory retention.

    Science.gov (United States)

    Wang, Qi; Lee, Dasom; Hou, Yubo

    2017-07-01

    Internet technology provides a new means of recalling and sharing personal memories in the digital age. What is the mnemonic consequence of posting personal memories online? Theories of transactive memory and autobiographical memory would make contrasting predictions. In the present study, college students completed a daily diary for a week, listing at the end of each day all the events that happened to them on that day. They also reported whether they posted any of the events online. Participants received a surprise memory test after the completion of the diary recording and then another test a week later. At both tests, events posted online were significantly more likely than those not posted online to be recalled. It appears that sharing memories online may provide unique opportunities for rehearsal and meaning-making that facilitate memory retention.

  7. Learning design thinking online : studying students' learning experience in shared virtual reality

    OpenAIRE

    Lau, Kung Wong

    2010-01-01

    Learning Design Thinking Online: Studying Students' Learning Experience in Shared Virtual Reality My study attempts to deepen understanding about the learning experiences of design students in undertaking design-thinking exercises in a shared virtual reality. This study has identified the areas of an appropriate pedagogy for E-Learning and the use of a shared virtual environment for students in tertiary design education. Specific questions arising ji"Om this research are: (1...

  8. The Virtual Shop: A new immersive virtual reality environment and scenario for the assessment of everyday memory.

    Science.gov (United States)

    Ouellet, Émilie; Boller, Benjamin; Corriveau-Lecavalier, Nick; Cloutier, Simon; Belleville, Sylvie

    2018-06-01

    Assessing and predicting memory performance in everyday life is a common assignment for neuropsychologists. However, most traditional neuropsychological tasks are not conceived to capture everyday memory performance. The Virtual Shop is a fully immersive task developed to assess memory in a more ecological way than traditional neuropsychological assessments. Two studies were undertaken to assess the feasibility of the Virtual Shop and to appraise its ecological and construct validity. In study 1, 20 younger and 19 older adults completed the Virtual Shop task to evaluate its level of difficulty and the way the participants interacted with the VR material. The construct validity was examined with the contrasted-group method, by comparing the performance of younger and older adults. In study 2, 35 individuals with subjective cognitive decline completed the Virtual Shop task. Performance was correlated with an existing questionnaire evaluating everyday memory in order to appraise its ecological validity. To add further support to its construct validity, performance was correlated with traditional episodic memory and executive tasks. All participants successfully completed the Virtual Shop. The task had an appropriate level of difficulty that helped differentiate younger and older adults, supporting the feasibility and construct validity of the task. The performance on the Virtual Shop was significantly and moderately correlated with the performance on the questionnaire and on the traditional memory and executive tasks. Results support the feasibility and both the ecological and construct validity of the Virtual Shop. Copyright © 2018 The Authors. Published by Elsevier B.V. All rights reserved.

  9. A VM-shared desktop virtualization system based on OpenStack

    Science.gov (United States)

    Liu, Xi; Zhu, Mingfa; Xiao, Limin; Jiang, Yuanjie

    2018-04-01

    With the increasing popularity of cloud computing, desktop virtualization is rising in recent years as a branch of virtualization technology. However, existing desktop virtualization systems are mostly designed as a one-to-one mode, which one VM can only be accessed by one user. Meanwhile, previous desktop virtualization systems perform weakly in terms of response time and cost saving. This paper proposes a novel VM-Shared desktop virtualization system based on OpenStack platform. The paper modified the connecting process and the display data transmission process of the remote display protocol SPICE to support VM-Shared function. On the other hand, we propose a server-push display mode to improve user interactive experience. The experimental results show that our system performs well in response time and achieves a low CPU consumption.

  10. Shared memories reveal shared structure in neural activity across individuals

    Science.gov (United States)

    Chen, J.; Leong, Y.C.; Honey, C.J.; Yong, C.H.; Norman, K.A.; Hasson, U.

    2016-01-01

    Our lives revolve around sharing experiences and memories with others. When different people recount the same events, how similar are their underlying neural representations? Participants viewed a fifty-minute movie, then verbally described the events during functional MRI, producing unguided detailed descriptions lasting up to forty minutes. As each person spoke, event-specific spatial patterns were reinstated in default-network, medial-temporal, and high-level visual areas. Individual event patterns were both highly discriminable from one another and similar between people, suggesting consistent spatial organization. In many high-order areas, patterns were more similar between people recalling the same event than between recall and perception, indicating systematic reshaping of percept into memory. These results reveal the existence of a common spatial organization for memories in high-level cortical areas, where encoded information is largely abstracted beyond sensory constraints; and that neural patterns during perception are altered systematically across people into shared memory representations for real-life events. PMID:27918531

  11. Self-Stabilization of Wait-Free Shared Memory Objects

    NARCIS (Netherlands)

    Hoepman, J.H.; Papatriantafilou, Marina; Tsigas, Philippas

    2002-01-01

    This paper proposes a general definition of self-stabilizing wait-free shared memory objects. The definition ensures that, even in the face of processor failures, every execution after a transient memory failure is linearizable except for an a priori bounded number of actions. Shared registers have

  12. Is sharing specific autobiographical memories a distinct form of self-disclosure?

    Science.gov (United States)

    Beike, Denise R; Brandon, Nicole R; Cole, Holly E

    2016-04-01

    Theories of autobiographical memory posit a social function, meaning that recollecting and sharing memories of specific discrete events creates and maintains relationship intimacy. Eight studies with 1,271 participants tested whether sharing specific autobiographical memories in conversations increases feelings of closeness among conversation partners, relative to sharing other self-related information. The first 2 studies revealed that conversations in which specific autobiographical memories were shared were also accompanied by feelings of closeness among conversation partners. The next 5 studies experimentally introduced specific autobiographical memories versus general information about the self into conversations between mostly unacquainted pairs of participants. Discussing specific autobiographical memories led to greater closeness among conversation partners than discussing nonself-related topics, but no greater closeness than discussing other, more general self-related information. In the final study unacquainted pairs in whom feelings of closeness had been experimentally induced through shared humor were more likely to discuss specific autobiographical memories than unacquainted control participant pairs. We conclude that sharing specific autobiographical memories may express more than create relationship closeness, and discuss how relationship closeness may afford sharing of specific autobiographical memories by providing common ground, a social display, or a safety signal. (c) 2016 APA, all rights reserved).

  13. Scalable shared-memory multiprocessing

    CERN Document Server

    Lenoski, Daniel E

    1995-01-01

    Dr. Lenoski and Dr. Weber have experience with leading-edge research and practical issues involved in implementing large-scale parallel systems. They were key contributors to the architecture and design of the DASH multiprocessor. Currently, they are involved with commercializing scalable shared-memory technology.

  14. Working memory resources are shared across sensory modalities.

    Science.gov (United States)

    Salmela, V R; Moisala, M; Alho, K

    2014-10-01

    A common assumption in the working memory literature is that the visual and auditory modalities have separate and independent memory stores. Recent evidence on visual working memory has suggested that resources are shared between representations, and that the precision of representations sets the limit for memory performance. We tested whether memory resources are also shared across sensory modalities. Memory precision for two visual (spatial frequency and orientation) and two auditory (pitch and tone duration) features was measured separately for each feature and for all possible feature combinations. Thus, only the memory load was varied, from one to four features, while keeping the stimuli similar. In Experiment 1, two gratings and two tones-both containing two varying features-were presented simultaneously. In Experiment 2, two gratings and two tones-each containing only one varying feature-were presented sequentially. The memory precision (delayed discrimination threshold) for a single feature was close to the perceptual threshold. However, as the number of features to be remembered was increased, the discrimination thresholds increased more than twofold. Importantly, the decrease in memory precision did not depend on the modality of the other feature(s), or on whether the features were in the same or in separate objects. Hence, simultaneously storing one visual and one auditory feature had an effect on memory precision equal to those of simultaneously storing two visual or two auditory features. The results show that working memory is limited by the precision of the stored representations, and that working memory can be described as a resource pool that is shared across modalities.

  15. The road to virtual: the Sauls Memorial Virtual Library journey.

    Science.gov (United States)

    Waddell, Stacie; Harkness, Amy; Cohen, Mark L

    2014-01-01

    The Sauls Memorial Virtual Library closed its physical space in 2012. This article outlines the reasons for this change and how the library staff and hospital leadership planned and executed the enormous undertaking. Outcomes of the change and lessons learned from the process are discussed.

  16. The attentional blink reveals serial working memory encoding: evidence from virtual and human event-related potentials.

    Science.gov (United States)

    Craston, Patrick; Wyble, Brad; Chennu, Srivas; Bowman, Howard

    2009-03-01

    Observers often miss a second target (T2) if it follows an identified first target item (T1) within half a second in rapid serial visual presentation (RSVP), a finding termed the attentional blink. If two targets are presented in immediate succession, however, accuracy is excellent (Lag 1 sparing). The resource sharing hypothesis proposes a dynamic distribution of resources over a time span of up to 600 msec during the attentional blink. In contrast, the ST(2) model argues that working memory encoding is serial during the attentional blink and that, due to joint consolidation, Lag 1 is the only case where resources are shared. Experiment 1 investigates the P3 ERP component evoked by targets in RSVP. The results suggest that, in this context, P3 amplitude is an indication of bottom-up strength rather than a measure of cognitive resource allocation. Experiment 2, employing a two-target paradigm, suggests that T1 consolidation is not affected by the presentation of T2 during the attentional blink. However, if targets are presented in immediate succession (Lag 1 sparing), they are jointly encoded into working memory. We use the ST(2) model's neural network implementation, which replicates a range of behavioral results related to the attentional blink, to generate "virtual ERPs" by summing across activation traces. We compare virtual to human ERPs and show how the results suggest a serial nature of working memory encoding as implied by the ST(2) model.

  17. A study on haptic collaborative game in shared virtual environment

    Science.gov (United States)

    Lu, Keke; Liu, Guanyang; Liu, Lingzhi

    2013-03-01

    A study on collaborative game in shared virtual environment with haptic feedback over computer networks is introduced in this paper. A collaborative task was used where the players located at remote sites and played the game together. The player can feel visual and haptic feedback in virtual environment compared to traditional networked multiplayer games. The experiment was desired in two conditions: visual feedback only and visual-haptic feedback. The goal of the experiment is to assess the impact of force feedback on collaborative task performance. Results indicate that haptic feedback is beneficial for performance enhancement for collaborative game in shared virtual environment. The outcomes of this research can have a powerful impact on the networked computer games.

  18. Monte Carlo photon transport on shared memory and distributed memory parallel processors

    International Nuclear Information System (INIS)

    Martin, W.R.; Wan, T.C.; Abdel-Rahman, T.S.; Mudge, T.N.; Miura, K.

    1987-01-01

    Parallelized Monte Carlo algorithms for analyzing photon transport in an inertially confined fusion (ICF) plasma are considered. Algorithms were developed for shared memory (vector and scalar) and distributed memory (scalar) parallel processors. The shared memory algorithm was implemented on the IBM 3090/400, and timing results are presented for dedicated runs with two, three, and four processors. Two alternative distributed memory algorithms (replication and dispatching) were implemented on a hypercube parallel processor (1 through 64 nodes). The replication algorithm yields essentially full efficiency for all cube sizes; with the 64-node configuration, the absolute performance is nearly the same as with the CRAY X-MP. The dispatching algorithm also yields efficiencies above 80% in a large simulation for the 64-processor configuration

  19. Spontaneous Recovery of Human Spatial Memory in a Virtual Water Maze

    Science.gov (United States)

    Luna, David; Martínez, Héctor

    2015-01-01

    The occurrence of spontaneous recovery in human spatial memory was assessed using a virtual environment. In Experiment 1, spatial memory was established by training participants to locate a hidden platform in a virtual water maze using a set of four distal landmarks. In Experiment 2, after learning about the location of a hidden platform, the…

  20. Strong homeostatic TCR signals induce formation of self-tolerant virtual memory CD8 T cells.

    Science.gov (United States)

    Drobek, Ales; Moudra, Alena; Mueller, Daniel; Huranova, Martina; Horkova, Veronika; Pribikova, Michaela; Ivanek, Robert; Oberle, Susanne; Zehn, Dietmar; McCoy, Kathy D; Draber, Peter; Stepanek, Ondrej

    2018-05-11

    Virtual memory T cells are foreign antigen-inexperienced T cells that have acquired memory-like phenotype and constitute 10-20% of all peripheral CD8 + T cells in mice. Their origin, biological roles, and relationship to naïve and foreign antigen-experienced memory T cells are incompletely understood. By analyzing T-cell receptor repertoires and using retrogenic monoclonal T-cell populations, we demonstrate that the virtual memory T-cell formation is a so far unappreciated cell fate decision checkpoint. We describe two molecular mechanisms driving the formation of virtual memory T cells. First, virtual memory T cells originate exclusively from strongly self-reactive T cells. Second, the stoichiometry of the CD8 interaction with Lck regulates the size of the virtual memory T-cell compartment via modulating the self-reactivity of individual T cells. Although virtual memory T cells descend from the highly self-reactive clones and acquire a partial memory program, they are not more potent in inducing experimental autoimmune diabetes than naïve T cells. These data underline the importance of the variable level of self-reactivity in polyclonal T cells for the generation of functional T-cell diversity. © 2018 The Authors. Published under the terms of the CC BY 4.0 license.

  1. Distributed Shared Memory for the Cell Broadband Engine (DSMCBE)

    DEFF Research Database (Denmark)

    Larsen, Morten Nørgaard; Skovhede, Kenneth; Vinter, Brian

    2009-01-01

    in and out of non-coherent local storage blocks for each special processor element. In this paper we present a software library, namely the Distributed Shared Memory for the Cell Broadband Engine (DSMCBE). By using techniques known from distributed shared memory DSMCBE allows programmers to program the CELL...

  2. GOTHIC memory management : a multiprocessor shared single level store

    OpenAIRE

    Michel , Béatrice

    1990-01-01

    Gothic purpose is to build an object-oriented fault-tolerant distributed operating system for a local area network of multiprocessor workstations. This paper describes Gothic memory manager. It realizes the sharing of the secondary memory space between any process running on the Gothic system. Processes on different processors can communicate by sharing permanent information. The manager implements a shared single level storage with an invalidation protocol working on disk-pages to maintain s...

  3. Microgrid Reactive and Harmonic Power Sharing Using Enhanced Virtual Impedance

    DEFF Research Database (Denmark)

    He, Jinwei; Wei Li, Yun; Guerrero, Josep M.

    2013-01-01

    To address the load sharing problem in islanding microgrids, this paper proposes an improved approach which regulates the distributed generation (DG) unit interfacing virtual impedance at fundamental and selected harmonic frequencies. In contrast to the conventional virtual impedance control where...... only a line current feed-forward term is added to the DG voltage reference, the proposed virtual impedances at fundamental and harmonic frequencies are realized using DG line current and point of common coupling (PCC) voltage feed-forward terms, respectively. With this modification, the mismatched DG...... feeder impedances can be properly compensated, resulting in accurate reactive and harmonic power sharing at the same time. In addition, this paper shows that the microgrid PCC harmonic voltages can be mitigated by reducing the magnitude of DG unit equivalent harmonic impedance. Finally, an improved...

  4. SHARED VIRTUAL ENVIRONMENTS FOR COLLECTIVE TRAINING

    Science.gov (United States)

    Loftin, R. Bowen

    2000-01-01

    Historically NASA has trained teams of astronauts by bringing them to the Johnson Space Center in Houston to undergo generic training, followed by mission-specific training. This latter training begins after a crew has been selected for a mission (perhaps two years before the launch of that mission). While some Space Shuttle flights have included an astronaut from a foreign country, the International Space Station will be consistently crewed by teams comprised of astronauts from two or more of the partner nations. The cost of training these international teams continues to grow in both monetary and personal terms. Thus, NASA has been seeking alternative training approaches for the International Space Station program. Since 1994 we have been developing, testing, and refining shared virtual environments for astronaut team training, including the use of virtual environments for use while in or in transit to the task location. In parallel with this effort, we have also been preparing applications for training teams of military personnel engaged in peacekeeping missions. This paper will describe the applications developed to date, some of the technological challenges that have been overcome in their development, and the research performed to guide the development and to measure the efficacy of these shared environments as training tools.

  5. A shared resource between declarative memory and motor memory.

    Science.gov (United States)

    Keisler, Aysha; Shadmehr, Reza

    2010-11-03

    The neural systems that support motor adaptation in humans are thought to be distinct from those that support the declarative system. Yet, during motor adaptation changes in motor commands are supported by a fast adaptive process that has important properties (rapid learning, fast decay) that are usually associated with the declarative system. The fast process can be contrasted to a slow adaptive process that also supports motor memory, but learns gradually and shows resistance to forgetting. Here we show that after people stop performing a motor task, the fast motor memory can be disrupted by a task that engages declarative memory, but the slow motor memory is immune from this interference. Furthermore, we find that the fast/declarative component plays a major role in the consolidation of the slow motor memory. Because of the competitive nature of declarative and nondeclarative memory during consolidation, impairment of the fast/declarative component leads to improvements in the slow/nondeclarative component. Therefore, the fast process that supports formation of motor memory is not only neurally distinct from the slow process, but it shares critical resources with the declarative memory system.

  6. A shared resource between declarative memory and motor memory

    Science.gov (United States)

    Keisler, Aysha; Shadmehr, Reza

    2010-01-01

    The neural systems that support motor adaptation in humans are thought to be distinct from those that support the declarative system. Yet, during motor adaptation changes in motor commands are supported by a fast adaptive process that has important properties (rapid learning, fast decay) that are usually associated with the declarative system. The fast process can be contrasted to a slow adaptive process that also supports motor memory, but learns gradually and shows resistance to forgetting. Here we show that after people stop performing a motor task, the fast motor memory can be disrupted by a task that engages declarative memory, but the slow motor memory is immune from this interference. Furthermore, we find that the fast/declarative component plays a major role in the consolidation of the slow motor memory. Because of the competitive nature of declarative and non-declarative memory during consolidation, impairment of the fast/declarative component leads to improvements in the slow/non-declarative component. Therefore, the fast process that supports formation of motor memory is not only neurally distinct from the slow process, but it shares critical resources with the declarative memory system. PMID:21048140

  7. Examining Factors That Affect Students' Knowledge Sharing within Virtual Teams

    Science.gov (United States)

    He, Jinxia; Gunter, Glenda

    2015-01-01

    The purpose of this study was to examine factors that might impact student knowledge sharing within virtual teams through online discussion boards. These factors include: trust, mutual influence, conflict, leadership, and cohesion. A path model was developed to determine whether relationships exist among knowledge sharing from asynchronous group…

  8. Sharing specific "We" autobiographical memories in close relationships: the role of contact frequency.

    Science.gov (United States)

    Beike, Denise R; Cole, Holly E; Merrick, Carmen R

    2017-11-01

    Sharing memories in conversations with close others is posited to be part of the social function of autobiographical memory. The present research focused on the sharing of a particular type of memory: Specific memories about one-time co-experienced events, which we termed Specific We memories. Two studies with 595 total participants examined the factors that lead to and/or are influenced by the sharing of Specific We memories. In Study 1, participants reported on their most recent conversation. Specific We memories were reportedly discussed most often in conversations with others who were close and with whom the participant had frequent communication. In Study 2, participants were randomly assigned either to increase or to simply record the frequency of communication with a close other (parent). Increases in the frequency of reported sharing of Specific We memories as well as closeness to the parent resulted. Mediation analyses of both studies revealed causal relationships among reported sharing of Specific We memories and closeness. We discuss the relevance of these results for understanding the social function of autobiographical memory.

  9. Shared protection based virtual network mapping in space division multiplexing optical networks

    Science.gov (United States)

    Zhang, Huibin; Wang, Wei; Zhao, Yongli; Zhang, Jie

    2018-05-01

    Space Division Multiplexing (SDM) has been introduced to improve the capacity of optical networks. In SDM optical networks, there are multiple cores/modes in each fiber link, and spectrum resources are multiplexed in both frequency and core/modes dimensions. Enabled by network virtualization technology, one SDM optical network substrate can be shared by several virtual networks operators. Similar with point-to-point connection services, virtual networks (VN) also need certain survivability to guard against network failures. Based on customers' heterogeneous requirements on the survivability of their virtual networks, this paper studies the shared protection based VN mapping problem and proposes a Minimum Free Frequency Slots (MFFS) mapping algorithm to improve spectrum efficiency. Simulation results show that the proposed algorithm can optimize SDM optical networks significantly in terms of blocking probability and spectrum utilization.

  10. Media Richness, Knowledge sharing and computer progamming by virtual Software teams

    DEFF Research Database (Denmark)

    Williams, Idongesit; Gyamfi, Albert

    2018-01-01

    Software programming is a task with high analysability. However, knowledge sharing is an intricate part of the software programming process. Today, new media platforms have been adopted to enable knowledge sharing between virtual teams. Taking into consideration the high task analyzability and th...

  11. Content Sharing Based on Personal Information in Virtually Secured Space

    Science.gov (United States)

    Sohn, Hosik; Ro, Yong Man; Plataniotis, Kostantinos N.

    User generated contents (UGC) are shared in an open space like social media where users can upload and consume contents freely. Since the access of contents is not restricted, the contents could be delivered to unwanted users or misused sometimes. In this paper, we propose a method for sharing UGCs securely based on the personal information of users. With the proposed method, virtual secure space is created for contents delivery. The virtual secure space allows UGC creator to deliver contents to users who have similar personal information and they can consume the contents without any leakage of personal information. In order to verify the usefulness of the proposed method, the experiment was performed where the content was encrypted with personal information of creator, and users with similar personal information have decrypted and consumed the contents. The results showed that UGCs were securely shared among users who have similar personal information.

  12. Techniques for Reducing Consistency-Related Communication in Distributed Shared Memory System

    OpenAIRE

    Zwaenepoel, W; Bennett, J.K.; Carter, J.B.

    1995-01-01

    Distributed shared memory 8DSM) is an abstraction of shared memory on a distributed memory machine. Hardware DSM systems support this abstraction at the architecture level; software DSM systems support the abstraction within the runtime system. One of the key problems in building an efficient software DSM system is to reduce the amount of communication needed to keep the distributed memories consistent. In this paper we present four techniques for doing so: 1) software release consistency; 2)...

  13. Building a columnar database on shared main memory-based storage

    OpenAIRE

    Tinnefeld, Christian

    2014-01-01

    In the field of disk-based parallel database management systems exists a great variety of solutions based on a shared-storage or a shared-nothing architecture. In contrast, main memory-based parallel database management systems are dominated solely by the shared-nothing approach as it preserves the in-memory performance advantage by processing data locally on each server. We argue that this unilateral development is going to cease due to the combination of the following three trends: a) Nowad...

  14. Shared Semantics and the Use of Organizational Memories for E-Mail Communications.

    Science.gov (United States)

    Schwartz, David G.

    1998-01-01

    Examines the use of shared semantics information to link concepts in an organizational memory to e-mail communications. Presents a framework for determining shared semantics based on organizational and personal user profiles. Illustrates how shared semantics are used by the HyperMail system to help link organizational memories (OM) content to…

  15. The influence of action on episodic memory: a virtual reality study.

    Science.gov (United States)

    Plancher, Gaën; Barra, Julien; Orriols, Eric; Piolino, Pascale

    2013-01-01

    A range of empirical findings suggest that active learning is important for memory. However, few studies have focused on the mechanisms underlying this enactment effect in episodic memory using complex environments. Research using virtual reality has yielded inconsistent results. We postulated that the effect of action depends on the degree of interaction with the environment and freedom in the planning of an itinerary. To test these hypotheses, we disentangled the interaction and planning components of action to investigate whether each enhances factual and spatial memory. Seventy-two participants (36 male and 36 female) explored a virtual town in one of three experimental conditions: (a) a passive condition where participants were immersed as passenger of the car (no interaction, no planning); (b) a planning-only condition (the subject chose the itinerary but did not drive the car); (c) an interaction-only condition (the subject drove the car but the itinerary was fixed). We found that itinerary choice and motor control both enhanced spatial memory, while factual memory was impaired by online motor control. The role of action in memory is discussed.

  16. Large scale particle simulations in a virtual memory computer

    International Nuclear Information System (INIS)

    Gray, P.C.; Million, R.; Wagner, J.S.; Tajima, T.

    1983-01-01

    Virtual memory computers are capable of executing large-scale particle simulations even when the memory requirements exceeds the computer core size. The required address space is automatically mapped onto slow disc memory the the operating system. When the simulation size is very large, frequent random accesses to slow memory occur during the charge accumulation and particle pushing processes. Assesses to slow memory significantly reduce the excecution rate of the simulation. We demonstrate in this paper that with the proper choice of sorting algorithm, a nominal amount of sorting to keep physically adjacent particles near particles with neighboring array indices can reduce random access to slow memory, increase the efficiency of the I/O system, and hence, reduce the required computing time. (orig.)

  17. Large-scale particle simulations in a virtual-memory computer

    International Nuclear Information System (INIS)

    Gray, P.C.; Wagner, J.S.; Tajima, T.; Million, R.

    1982-08-01

    Virtual memory computers are capable of executing large-scale particle simulations even when the memory requirements exceed the computer core size. The required address space is automatically mapped onto slow disc memory by the operating system. When the simulation size is very large, frequent random accesses to slow memory occur during the charge accumulation and particle pushing processes. Accesses to slow memory significantly reduce the execution rate of the simulation. We demonstrate in this paper that with the proper choice of sorting algorithm, a nominal amount of sorting to keep physically adjacent particles near particles with neighboring array indices can reduce random access to slow memory, increase the efficiency of the I/O system, and hence, reduce the required computing time

  18. Elastic pointer directory organization for scalable shared memory multiprocessors

    Institute of Scientific and Technical Information of China (English)

    Yuhang Liu; Mingfa Zhu; Limin Xiao

    2014-01-01

    In the field of supercomputing, one key issue for scal-able shared-memory multiprocessors is the design of the directory which denotes the sharing state for a cache block. A good direc-tory design intends to achieve three key attributes: reasonable memory overhead, sharer position precision and implementation complexity. However, researchers often face the problem that gain-ing one attribute may result in losing another. The paper proposes an elastic pointer directory (EPD) structure based on the analysis of shared-memory applications, taking the fact that the number of sharers for each directory entry is typical y smal . Analysis re-sults show that for 4 096 nodes, the ratio of memory overhead to the ful-map directory is 2.7%. Theoretical analysis and cycle-accurate execution-driven simulations on a 16 and 64-node cache coherence non uniform memory access (CC-NUMA) multiproces-sor show that the corresponding pointer overflow probability is reduced significantly. The performance is observed to be better than that of a limited pointers directory and almost identical to the ful-map directory, except for the slight implementation complex-ity. Using the directory cache to explore directory access locality is also studied. The experimental result shows that this is a promis-ing approach to be used in the state-of-the-art high performance computing domain.

  19. Distributed terascale volume visualization using distributed shared virtual memory

    KAUST Repository

    Beyer, Johanna; Hadwiger, Markus; Schneider, Jens; Jeong, Wonki; Pfister, Hanspeter

    2011-01-01

    Table 1 illustrates the impact of different distribution unit sizes, different screen resolutions, and numbers of GPU nodes. We use two and four GPUs (NVIDIA Quadro 5000 with 2.5 GB memory) and a mouse cortex EM dataset (see Figure 2) of resolution

  20. Open-Source Based Testbed for Multioperator 4G/5G Infrastructure Sharing in Virtual Environments

    Directory of Open Access Journals (Sweden)

    Ricardo Marco Alaez

    2017-01-01

    Full Text Available Fourth-Generation (4G mobile networks are based on Long-Term Evolution (LTE technologies and are being deployed worldwide, while research on further evolution towards the Fifth Generation (5G has been recently initiated. 5G will be featured with advanced network infrastructure sharing capabilities among different operators. Therefore, an open-source implementation of 4G/5G networks with this capability is crucial to enable early research in this area. The main contribution of this paper is the design and implementation of such a 4G/5G open-source testbed to investigate multioperator infrastructure sharing capabilities executed in virtual architectures. The proposed design and implementation enable the virtualization and sharing of some of the components of the LTE architecture. A testbed has been implemented and validated with intensive empirical experiments conducted to validate the suitability of virtualizing LTE components in virtual infrastructures (i.e., infrastructures with multitenancy sharing capabilities. The impact of the proposed technologies can lead to significant saving of both capital and operational costs for mobile telecommunication operators.

  1. An islanding microgrid reactive power sharing scheme enhanced by programmed virtual impedances

    DEFF Research Database (Denmark)

    He, Jinwei; Li, Yun Wei; Guerrero, Josep M.

    2012-01-01

    harmonic currents. With the knowledge of feeder impedances, reactive power sharing performance can be enhanced by the regulation of DG unit output virtual impedance. The proposed method realizes accurate real and reactive power sharing in proportion to DG unit rated power. Simulated and experimental...

  2. Computational cost estimates for parallel shared memory isogeometric multi-frontal solvers

    KAUST Repository

    Woźniak, Maciej; Kuźnik, Krzysztof M.; Paszyński, Maciej R.; Calo, Victor M.; Pardo, D.

    2014-01-01

    In this paper we present computational cost estimates for parallel shared memory isogeometric multi-frontal solvers. The estimates show that the ideal isogeometric shared memory parallel direct solver scales as O( p2log(N/p)) for one dimensional problems, O(Np2) for two dimensional problems, and O(N4/3p2) for three dimensional problems, where N is the number of degrees of freedom, and p is the polynomial order of approximation. The computational costs of the shared memory parallel isogeometric direct solver are compared with those corresponding to the sequential isogeometric direct solver, being the latest equal to O(N p2) for the one dimensional case, O(N1.5p3) for the two dimensional case, and O(N2p3) for the three dimensional case. The shared memory version significantly reduces both the scalability in terms of N and p. Theoretical estimates are compared with numerical experiments performed with linear, quadratic, cubic, quartic, and quintic B-splines, in one and two spatial dimensions. © 2014 Elsevier Ltd. All rights reserved.

  3. Computational cost estimates for parallel shared memory isogeometric multi-frontal solvers

    KAUST Repository

    Woźniak, Maciej

    2014-06-01

    In this paper we present computational cost estimates for parallel shared memory isogeometric multi-frontal solvers. The estimates show that the ideal isogeometric shared memory parallel direct solver scales as O( p2log(N/p)) for one dimensional problems, O(Np2) for two dimensional problems, and O(N4/3p2) for three dimensional problems, where N is the number of degrees of freedom, and p is the polynomial order of approximation. The computational costs of the shared memory parallel isogeometric direct solver are compared with those corresponding to the sequential isogeometric direct solver, being the latest equal to O(N p2) for the one dimensional case, O(N1.5p3) for the two dimensional case, and O(N2p3) for the three dimensional case. The shared memory version significantly reduces both the scalability in terms of N and p. Theoretical estimates are compared with numerical experiments performed with linear, quadratic, cubic, quartic, and quintic B-splines, in one and two spatial dimensions. © 2014 Elsevier Ltd. All rights reserved.

  4. Memory control with selective retention

    NARCIS (Netherlands)

    2012-01-01

    The present invention relates to a memory circuit and a method of controlling data retention in the memory circuit, wherein a supply signal is selectively switched to a respective one of at least two virtual supply lines (24) each shared by a respective one of a plurality of groups (30-1 to 30-n) of

  5. Memory control with selective retention

    NARCIS (Netherlands)

    2010-01-01

    The present invention relates to a memory circuit and a method of controlling data retention in the memory circuit, wherein a supply signal is selectively switched to a respective one of at least two virtual supply lines (24) each shared by a respective one of a plurality of groups (30-1 to 30-n) of

  6. Attention and Visuospatial Working Memory Share the Same Processing Resources

    Directory of Open Access Journals (Sweden)

    Jing eFeng

    2012-04-01

    Full Text Available Attention and visuospatial working memory (VWM share very similar characteristics; both have the same upper bound of about four items in capacity and they recruit overlapping brain regions. We examined whether both attention and visuospatial working memory share the same processing resources using a novel dual-task-costs approach based on a load-varying dual-task technique. With sufficiently large loads on attention and VWM, considerable interference between the two processes was observed. A further load increase on either process produced reciprocal increases in interference on both processes, indicating that attention and VWM share common resources. More critically, comparison among four experiments on the reciprocal interference effects, as measured by the dual-task costs, demonstrates no significant contribution from additional processing other than the shared processes. These results support the notion that attention and VWM share the same processing resources.

  7. Knowledge Sharing Through Virtual Mode: The Influenced Factors for KM Development Among the Researchers in Nuclear Malaysia

    International Nuclear Information System (INIS)

    Adnan, H.; Sulaiman, M.S.; Yusof, M.H.; Ali, I.

    2014-01-01

    Conclusion: • The primary contribution of this study is to assess the influence of virtual mode as a KM medium in Nuclear Malaysia. • Direct relationship between the researchers and the used of virtual mode in the knowledge sharing process. • Finding reveals that virtual mode contributes significant factors in influencing researchers’ knowledge sharing behaviour. • The findings from the study may be used by the management of Nuclear Malaysia to improve or enhance the capacity of virtual mode provided by the organisation

  8. Virtualization of the ATLAS software environment on a shared HPC system

    CERN Document Server

    Gamel, Anton Josef; The ATLAS collaboration

    2017-01-01

    The shared HPC cluster NEMO at the University of Freiburg has been made available to local ATLAS users through the provisioning of virtual machines incorporating the ATLAS software environment analogously to a WLCG center. This concept allows to run both data analysis and production on the HPC host system which is connected to the existing Tier2/Tier3 infrastructure. Schedulers of the two clusters were integrated in a dynamic, on-demand way. An automatically generated, fully functional virtual machine image provides access to the local user environment. The performance in the virtualized environment is evaluated for typical High-Energy Physics applications.

  9. Age effect on components of episodic memory and feature binding: A virtual reality study.

    Science.gov (United States)

    Plancher, Gaën; Gyselinck, Valerie; Nicolas, Serge; Piolino, Pascale

    2010-05-01

    The aims were (1) to explore the effects of normal aging on the main aspects of episodic memory--what, where, and when,--and on feature binding in a virtual environment; (2) to explore the influence of the mode of learning, intentional versus incidental; and (3) to benchmark virtual environment findings collected with older adults against data recorded in classical neuropsychological tests. We tested a population of 82 young adults and 78 older adults without dementia (they participated in a short battery of neuropsychological tests). All the participants drove a car in an urban virtual environment composing of 9 turns and specific areas. Half of the participants were told to drive through the virtual town; the other half were asked to drive and to memorize the environment (itinerary, elements, etc.). All aspects of episodic memory were then assessed (what, where, when, and binding). The older participants had less recollection of the spatiotemporal context of events than the younger with intentional encoding (p episodic memory.

  10. Dynamic shared state maintenance in distributed virtual environments

    Science.gov (United States)

    Hamza-Lup, Felix George

    Advances in computer networks and rendering systems facilitate the creation of distributed collaborative environments in which the distribution of information at remote locations allows efficient communication. Particularly challenging are distributed interactive Virtual Environments (VE) that allow knowledge sharing through 3D information. The purpose of this work is to address the problem of latency in distributed interactive VE and to develop a conceptual model for consistency maintenance in these environments based on the participant interaction model. An area that needs to be explored is the relationship between the dynamic shared state and the interaction with the virtual entities present in the shared scene. Mixed Reality (MR) and VR environments must bring the human participant interaction into the loop through a wide range of electronic motion sensors, and haptic devices. Part of the work presented here defines a novel criterion for categorization of distributed interactive VE and introduces, as well as analyzes, an adaptive synchronization algorithm for consistency maintenance in such environments. As part of the work, a distributed interactive Augmented Reality (AR) testbed and the algorithm implementation details are presented. Currently the testbed is part of several research efforts at the Optical Diagnostics and Applications Laboratory including 3D visualization applications using custom built head-mounted displays (HMDs) with optical motion tracking and a medical training prototype for endotracheal intubation and medical prognostics. An objective method using quaternion calculus is applied for the algorithm assessment. In spite of significant network latency, results show that the dynamic shared state can be maintained consistent at multiple remotely located sites. In further consideration of the latency problems and in the light of the current trends in interactive distributed VE applications, we propose a hybrid distributed system architecture for

  11. Conditional load and store in a shared memory

    Science.gov (United States)

    Blumrich, Matthias A; Ohmacht, Martin

    2015-02-03

    A method, system and computer program product for implementing load-reserve and store-conditional instructions in a multi-processor computing system. The computing system includes a multitude of processor units and a shared memory cache, and each of the processor units has access to the memory cache. In one embodiment, the method comprises providing the memory cache with a series of reservation registers, and storing in these registers addresses reserved in the memory cache for the processor units as a result of issuing load-reserve requests. In this embodiment, when one of the processor units makes a request to store data in the memory cache using a store-conditional request, the reservation registers are checked to determine if an address in the memory cache is reserved for that processor unit. If an address in the memory cache is reserved for that processor, the data are stored at this address.

  12. A Model Supported Interactive Virtual Environment for Natural Resource Sharing in Environmental Education

    Science.gov (United States)

    Barbalios, N.; Ioannidou, I.; Tzionas, P.; Paraskeuopoulos, S.

    2013-01-01

    This paper introduces a realistic 3D model supported virtual environment for environmental education, that highlights the importance of water resource sharing by focusing on the tragedy of the commons dilemma. The proposed virtual environment entails simulations that are controlled by a multi-agent simulation model of a real ecosystem consisting…

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

    International Nuclear Information System (INIS)

    Yarrington, L.

    1990-02-01

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

  14. Shared Memory Parallelization of an Implicit ADI-type CFD Code

    Science.gov (United States)

    Hauser, Th.; Huang, P. G.

    1999-01-01

    A parallelization study designed for ADI-type algorithms is presented using the OpenMP specification for shared-memory multiprocessor programming. Details of optimizations specifically addressed to cache-based computer architectures are described and performance measurements for the single and multiprocessor implementation are summarized. The paper demonstrates that optimization of memory access on a cache-based computer architecture controls the performance of the computational algorithm. A hybrid MPI/OpenMP approach is proposed for clusters of shared memory machines to further enhance the parallel performance. The method is applied to develop a new LES/DNS code, named LESTool. A preliminary DNS calculation of a fully developed channel flow at a Reynolds number of 180, Re(sub tau) = 180, has shown good agreement with existing data.

  15. Scaling Non-Regular Shared-Memory Codes by Reusing Custom Loop Schedules

    Directory of Open Access Journals (Sweden)

    Dimitrios S. Nikolopoulos

    2003-01-01

    Full Text Available In this paper we explore the idea of customizing and reusing loop schedules to improve the scalability of non-regular numerical codes in shared-memory architectures with non-uniform memory access latency. The main objective is to implicitly setup affinity links between threads and data, by devising loop schedules that achieve balanced work distribution within irregular data spaces and reusing them as much as possible along the execution of the program for better memory access locality. This transformation provides a great deal of flexibility in optimizing locality, without compromising the simplicity of the shared-memory programming paradigm. In particular, the programmer does not need to explicitly distribute data between processors. The paper presents practical examples from real applications and experiments showing the efficiency of the approach.

  16. Parallel-vector algorithms for particle simulations on shared-memory multiprocessors

    International Nuclear Information System (INIS)

    Nishiura, Daisuke; Sakaguchi, Hide

    2011-01-01

    Over the last few decades, the computational demands of massive particle-based simulations for both scientific and industrial purposes have been continuously increasing. Hence, considerable efforts are being made to develop parallel computing techniques on various platforms. In such simulations, particles freely move within a given space, and so on a distributed-memory system, load balancing, i.e., assigning an equal number of particles to each processor, is not guaranteed. However, shared-memory systems achieve better load balancing for particle models, but suffer from the intrinsic drawback of memory access competition, particularly during (1) paring of contact candidates from among neighboring particles and (2) force summation for each particle. Here, novel algorithms are proposed to overcome these two problems. For the first problem, the key is a pre-conditioning process during which particle labels are sorted by a cell label in the domain to which the particles belong. Then, a list of contact candidates is constructed by pairing the sorted particle labels. For the latter problem, a table comprising the list indexes of the contact candidate pairs is created and used to sum the contact forces acting on each particle for all contacts according to Newton's third law. With just these methods, memory access competition is avoided without additional redundant procedures. The parallel efficiency and compatibility of these two algorithms were evaluated in discrete element method (DEM) simulations on four types of shared-memory parallel computers: a multicore multiprocessor computer, scalar supercomputer, vector supercomputer, and graphics processing unit. The computational efficiency of a DEM code was found to be drastically improved with our algorithms on all but the scalar supercomputer. Thus, the developed parallel algorithms are useful on shared-memory parallel computers with sufficient memory bandwidth.

  17. Virtual peer-delivered memory intervention: a single-case experimental design in an adolescent with chronic memory impairment.

    Science.gov (United States)

    Cooper, Janine M; Lockett, Stephen; McIlroy, Alissandra; Gonzalez, Linda

    2018-01-01

    Children and adolescents with chronic memory impairment may develop coping strategies that enable functioning, yet these often remain undetectable using traditional psychometric measures. Personalized intervention studies that promote the use of such strategies designed specifically for use by this young cohort are scarce. To investigate the effect of a novel virtual reality peer-delivered memory intervention on the everyday functioning and well-being of SE, a 17-year-old female with a history of chronic verbal memory issues, impaired autobiographical event recall and elevated mood symptoms. A single-case ABA experimental design study was used to assess change. Following initial baseline assessment using objective neuropsychological and subjective functional questionnaires and intervention training, case SE used the intervention daily for 3 weeks before repeating key outcome measures. Using non-overlap of all pairs and qualitative feedback analysis, the results revealed a significant increase in event recall and self-reported positive changes to levels of everyday functioning. Supporting autobiographical event recall and prospective memory via a virtual peer-delivered intervention may lead to reduction in cognitive load, and benefit overall well-being and everyday functioning.

  18. An Islanding Microgrid Power Sharing Approach Using Enhanced Virtual Impedance Control Scheme

    DEFF Research Database (Denmark)

    He, Jinwei; Li, Yun Wei; Guerrero, Josep M.

    2013-01-01

    In order to address the load sharing problem in islanding microgrids, this paper proposes an enhanced distributed generation (DG) unit virtual impedance control approach. The proposed method can realize accurate regulation of DG unit equivalent impedance at both fundamental and selected harmonic...... and PCC harmonic voltage compensation are achieved without using any fundamental and harmonic components extractions. Experimental results from a scaled single-phase microgrid prototype are provided to validate the feasibility of the proposed virtual impedance control approach....... frequencies. In contrast to conventional virtual impedance control methods, where only a line current feed-forward term is added to the DG voltage reference, the proposed virtual impedance at fundamental and harmonic frequencies is regulated using DG line current and point of common coupling (PCC) voltage...

  19. Dynamically remembered present: Virtual memory as a basis for the stories we live

    Directory of Open Access Journals (Sweden)

    Cornelius W. du Toit

    2013-06-01

    Full Text Available In this article memory was viewed as a crucial key to the discovery of reality. It is the basis of historical research at all levels, hence it is not confined to a function of human consciousness (brain operations: its physical vestiges are discernible in the universe, in fossils, in the DNA of species. Memory inscribes information in various ways. On a human level it is not recalled computer-wise: imagination, emotion and tacit motives play a role in how we remember. The article investigated the way in which memory underlies the operation of every cell in any living organism. Against this background the role of memory in humans and its decisive influence on every level of human life are examined. Gerald Edelman’s work in this regard was considered. Marcel Proust’s focus on memory is an underlying thread running through his novels, unrivalled in literary history. Some prominent examples were analysed in this article. In light of the foregoing the role of memory in religious experience was then discussed. The virtuality of memory is encapsulated in the statement that we remember the present whilst reliving the past. Memory characterised by virtuality is basic to our autobiographic narratives. The nature of memory determines our life stories, hence our perception of the human self as dynamically variable and open to the future.

  20. Virtual reality-based prospective memory training program for people with acquired brain injury.

    Science.gov (United States)

    Yip, Ben C B; Man, David W K

    2013-01-01

    Acquired brain injuries (ABI) may display cognitive impairments and lead to long-term disabilities including prospective memory (PM) failure. Prospective memory serves to remember to execute an intended action in the future. PM problems would be a challenge to an ABI patient's successful community reintegration. While retrospective memory (RM) has been extensively studied, treatment programs for prospective memory are rarely reported. The development of a treatment program for PM, which is considered timely, can be cost-effective and appropriate to the patient's environment. A 12-session virtual reality (VR)-based cognitive rehabilitation program was developed using everyday PM activities as training content. 37 subjects were recruited to participate in a pretest-posttest control experimental study to evaluate its treatment effectiveness. Results suggest that significantly better changes were seen in both VR-based and real-life PM outcome measures, related cognitive attributes such as frontal lobe functions and semantic fluency. VR-based training may be well accepted by ABI patients as encouraging improvement has been shown. Large-scale studies of a virtual reality-based prospective memory (VRPM) training program are indicated.

  1. Dataflow models for shared memory access latency analysis

    NARCIS (Netherlands)

    Staschulat, Jan; Bekooij, Marco Jan Gerrit

    2009-01-01

    Performance analysis of applications in multi-core platforms is challenging because of temporal interference while accessing shared resources. Especially, memory arbiters introduce a non-constant delay which signicantly in uences the execution time of a task. In this paper, we selected a

  2. Implementing Shared Memory Parallelism in MCBEND

    Directory of Open Access Journals (Sweden)

    Bird Adam

    2017-01-01

    Full Text Available MCBEND is a general purpose radiation transport Monte Carlo code from AMEC Foster Wheelers’s ANSWERS® Software Service. MCBEND is well established in the UK shielding community for radiation shielding and dosimetry assessments. The existing MCBEND parallel capability effectively involves running the same calculation on many processors. This works very well except when the memory requirements of a model restrict the number of instances of a calculation that will fit on a machine. To more effectively utilise parallel hardware OpenMP has been used to implement shared memory parallelism in MCBEND. This paper describes the reasoning behind the choice of OpenMP, notes some of the challenges of multi-threading an established code such as MCBEND and assesses the performance of the parallel method implemented in MCBEND.

  3. Efficient implementations of block sparse matrix operations on shared memory vector machines

    International Nuclear Information System (INIS)

    Washio, T.; Maruyama, K.; Osoda, T.; Doi, S.; Shimizu, F.

    2000-01-01

    In this paper, we propose vectorization and shared memory-parallelization techniques for block-type random sparse matrix operations in finite element (FEM) applications. Here, a block corresponds to unknowns on one node in the FEM mesh and we assume that the block size is constant over the mesh. First, we discuss some basic vectorization ideas (the jagged diagonal (JAD) format and the segmented scan algorithm) for the sparse matrix-vector product. Then, we extend these ideas to the shared memory parallelization. After that, we show that the techniques can be applied not only to the sparse matrix-vector product but also to the sparse matrix-matrix product, the incomplete or complete sparse LU factorization and preconditioning. Finally, we report the performance evaluation results obtained on an NEC SX-4 shared memory vector machine for linear systems in some FEM applications. (author)

  4. Virtual partitioning for robust resource sharing: computational techniques for heterogeneous traffic

    NARCIS (Netherlands)

    Borst, S.C.; Mitra, D.

    1998-01-01

    We consider virtual partitioning (VP), which is a scheme for sharing a resource among several traffic classes in an efficient, fair, and robust manner. In the preliminary design stage, each traffic class is allocated a nominal capacity, which is based on expected offered traffic and required quality

  5. Vertex trigger implementation using shared memory technology

    CERN Document Server

    Müller, H

    1998-01-01

    The implementation of a 1 st level vertex trigger for LHC-B is particularly difficult due to the high ( 1 MHz ) input data rate. With ca. 350 silicon hits per event, both the R strips and Phi strips of the detectors produce a total of ca 2 Gbyte/s zero-suppressed da ta.1 note succeeds to the ideas to use R-phi coordinates for fast integer linefinding in programmable hardware, as described in LHB note 97-006. For an implementation we propose a FPGA preprocessing stage operating at 1 MHz with the benefit to substantially reduce the amount of data to be transmitted to the CPUs and to liberate a large fraction of CPU time. Interconnected via 4 Gbit/s SCI technol-ogy 2 , a shared memory system can be built which allows to perform data driven eventbuilding with, or without preprocessing. A fully data driven architecture between source modules and destination memories provides a highly reliable memory-to-memory transfer mechanism of very low latency. The eventbuilding is performed via associating events at the sourc...

  6. Static Memory Deduplication for Performance Optimization in Cloud Computing

    Directory of Open Access Journals (Sweden)

    Gangyong Jia

    2017-04-01

    Full Text Available In a cloud computing environment, the number of virtual machines (VMs on a single physical server and the number of applications running on each VM are continuously growing. This has led to an enormous increase in the demand of memory capacity and subsequent increase in the energy consumption in the cloud. Lack of enough memory has become a major bottleneck for scalability and performance of virtualization interfaces in cloud computing. To address this problem, memory deduplication techniques which reduce memory demand through page sharing are being adopted. However, such techniques suffer from overheads in terms of number of online comparisons required for the memory deduplication. In this paper, we propose a static memory deduplication (SMD technique which can reduce memory capacity requirement and provide performance optimization in cloud computing. The main innovation of SMD is that the process of page detection is performed offline, thus potentially reducing the performance cost, especially in terms of response time. In SMD, page comparisons are restricted to the code segment, which has the highest shared content. Our experimental results show that SMD efficiently reduces memory capacity requirement and improves performance. We demonstrate that, compared to other approaches, the cost in terms of the response time is negligible.

  7. Static Memory Deduplication for Performance Optimization in Cloud Computing.

    Science.gov (United States)

    Jia, Gangyong; Han, Guangjie; Wang, Hao; Yang, Xuan

    2017-04-27

    In a cloud computing environment, the number of virtual machines (VMs) on a single physical server and the number of applications running on each VM are continuously growing. This has led to an enormous increase in the demand of memory capacity and subsequent increase in the energy consumption in the cloud. Lack of enough memory has become a major bottleneck for scalability and performance of virtualization interfaces in cloud computing. To address this problem, memory deduplication techniques which reduce memory demand through page sharing are being adopted. However, such techniques suffer from overheads in terms of number of online comparisons required for the memory deduplication. In this paper, we propose a static memory deduplication (SMD) technique which can reduce memory capacity requirement and provide performance optimization in cloud computing. The main innovation of SMD is that the process of page detection is performed offline, thus potentially reducing the performance cost, especially in terms of response time. In SMD, page comparisons are restricted to the code segment, which has the highest shared content. Our experimental results show that SMD efficiently reduces memory capacity requirement and improves performance. We demonstrate that, compared to other approaches, the cost in terms of the response time is negligible.

  8. Spatial memory deficits in a virtual reality eight-arm radial maze in schizophrenia.

    Science.gov (United States)

    Spieker, Elena A; Astur, Robert S; West, Jeffrey T; Griego, Jacqueline A; Rowland, Laura M

    2012-03-01

    Learning and memory impairments are present in schizophrenia (SZ) throughout the illness course and predict psychosocial function. Abnormalities in prefrontal and hippocampal function are thought to contribute to SZ deficits. The radial arm maze (RAM) is a test of spatial learning and memory in rodents that relies on intact prefrontal and hippocampal function. The goal of the present study was to investigate spatial learning in SZ using a virtual RAM. Thirty-three subjects with SZ and thirty-nine healthy controls (HC) performed ten trials of a virtual RAM task. Subjects attempted to learn to retrieve four rewards each located in separate arms. As expected, subjects with SZ used more time and traveled more distance to retrieve rewards, made more reference (RM) and working memory (WM) errors, and retrieved fewer rewards than HC. It is important to note that the SZ group did learn but did not reach the level of HC. Whereas RM errors decreased across trials in the SZ group, WM errors did not. There were no significant relationships between psychiatric symptom severity and maze performance. To our knowledge, use of a virtual 8-arm radial maze task in SZ to assess spatial learning is novel. Impaired virtual RAM performance in SZ is consistent with studies that examined RAM performance in animal models of SZ. Results provide further support for compromised prefrontal and hippocampal function underlying WM and RM deficits in SZ. The virtual RAM task could help bridge preclinical and clinical research for testing novel drug treatments of SZ. Copyright © 2011 Elsevier B.V. All rights reserved.

  9. The Integration of Realistic Episodic Memories Relies on Different Working Memory Processes: Evidence from Virtual Navigation

    Directory of Open Access Journals (Sweden)

    Gaën Plancher

    2018-01-01

    Full Text Available Memory is one of the most important cognitive functions in a person’s life as it is essential for recalling personal memories and performing many everyday tasks. Although a huge number of studies have been conducted in the field, only a few of them investigated memory in realistic situations, due to methodological issues. The various tools that have been developed using virtual environments (VEs have gained popularity in cognitive psychology and neuropsychology because they enable to create naturalistic and controlled situations, and are thus particularly adapted to the study of episodic memory (EM, for which an ecological evaluation is of prime importance. EM is the conscious recollection of personal events combined with their phenomenological and spatiotemporal encoding contexts. Using an original paradigm in a VE, the objective of the present study was to characterize the construction of episodic memories. While the concept of working memory has become central in the understanding of a wide range of cognitive functions, its role in the integration of episodic memories has seldom been assessed in an ecological context. This experiment aimed at filling this gap by studying how EM is affected by concurrent tasks requiring working memory resources in a realistic situation. Participants navigated in a virtual town and had to memorize as many elements in their spatiotemporal context as they could. During learning, participants had either to perform a concurrent task meant to prevent maintenance through the phonological loop, or a task aimed at preventing maintenance through the visuospatial sketchpad, or no concurrent task. EM was assessed in a recall test performed after learning through various scores measuring the what, where and when of the memories. Results showed that, compared to the control condition with no concurrent task, the prevention of maintenance through the phonological loop had a deleterious impact only on the encoding of

  10. The Integration of Realistic Episodic Memories Relies on Different Working Memory Processes: Evidence from Virtual Navigation.

    Science.gov (United States)

    Plancher, Gaën; Gyselinck, Valérie; Piolino, Pascale

    2018-01-01

    Memory is one of the most important cognitive functions in a person's life as it is essential for recalling personal memories and performing many everyday tasks. Although a huge number of studies have been conducted in the field, only a few of them investigated memory in realistic situations, due to methodological issues. The various tools that have been developed using virtual environments (VEs) have gained popularity in cognitive psychology and neuropsychology because they enable to create naturalistic and controlled situations, and are thus particularly adapted to the study of episodic memory (EM), for which an ecological evaluation is of prime importance. EM is the conscious recollection of personal events combined with their phenomenological and spatiotemporal encoding contexts. Using an original paradigm in a VE, the objective of the present study was to characterize the construction of episodic memories. While the concept of working memory has become central in the understanding of a wide range of cognitive functions, its role in the integration of episodic memories has seldom been assessed in an ecological context. This experiment aimed at filling this gap by studying how EM is affected by concurrent tasks requiring working memory resources in a realistic situation. Participants navigated in a virtual town and had to memorize as many elements in their spatiotemporal context as they could. During learning, participants had either to perform a concurrent task meant to prevent maintenance through the phonological loop, or a task aimed at preventing maintenance through the visuospatial sketchpad, or no concurrent task. EM was assessed in a recall test performed after learning through various scores measuring the what, where and when of the memories. Results showed that, compared to the control condition with no concurrent task, the prevention of maintenance through the phonological loop had a deleterious impact only on the encoding of central elements. By

  11. Dedup Est Machina : Memory Deduplication as an Advanced Exploitation Vector

    NARCIS (Netherlands)

    Bosman, Erik; Razavi, Kaveh; Bos, Herbert; Giuffrida, Cristiano

    2016-01-01

    Memory deduplication, a well-known technique to reduce the memory footprint across virtual machines, is now also a default-on feature inside the Windows 8.1 and Windows 10 operating systems. Deduplication maps multiple identical copies of a physical page onto a single shared copy with copy-on-write

  12. Exploration of Social Capital and Knowledge Sharing: An Empirical Study on Student Virtual Teams

    Science.gov (United States)

    Liu, Ying Chieh; Li, FengChia

    2012-01-01

    Although research on virtual teams is becoming more popular, there is a gap in the understanding of how social capital affects knowledge sharing and creating, and their impacts on virtual team performance. To fill in this gap, this study establishes a framework by incorporating social capital with the SECI model and further examines it with an…

  13. Work in the virtual enterprise-creating identities, building trust, and sharing knowledge

    DEFF Research Database (Denmark)

    Rasmussen, Lauge Baungaard; Wangel, Arne

    2006-01-01

    for an exploratory, sociotechnical research approach combining the dimensions of context, subject and action with the twin objectives of contributing to the enhancement of collaborative capabilities in virtual teams as well as improving the insights into the nature of virtual work....... of the network must be integrated across the barriers of missing face-to-face clues and cultural differences. The social integration of the virtual network involves the creation of identities of the participating nodes, the building of trust between them, and the sharing of tacit and explicit knowledge among...... them. The conventional organisation already doing well in these areas seems to have an edge when going virtual. The paper argues that the whole question of management and control must be reconsidered due to the particular circumstances in the ‘Network Society’. The paper outlines a suggestion...

  14. The performance of disk arrays in shared-memory database machines

    Science.gov (United States)

    Katz, Randy H.; Hong, Wei

    1993-01-01

    In this paper, we examine how disk arrays and shared memory multiprocessors lead to an effective method for constructing database machines for general-purpose complex query processing. We show that disk arrays can lead to cost-effective storage systems if they are configured from suitably small formfactor disk drives. We introduce the storage system metric data temperature as a way to evaluate how well a disk configuration can sustain its workload, and we show that disk arrays can sustain the same data temperature as a more expensive mirrored-disk configuration. We use the metric to evaluate the performance of disk arrays in XPRS, an operational shared-memory multiprocessor database system being developed at the University of California, Berkeley.

  15. Working Memory Span Development: A Time-Based Resource-Sharing Model Account

    Science.gov (United States)

    Barrouillet, Pierre; Gavens, Nathalie; Vergauwe, Evie; Gaillard, Vinciane; Camos, Valerie

    2009-01-01

    The time-based resource-sharing model (P. Barrouillet, S. Bernardin, & V. Camos, 2004) assumes that during complex working memory span tasks, attention is frequently and surreptitiously switched from processing to reactivate decaying memory traces before their complete loss. Three experiments involving children from 5 to 14 years of age…

  16. A discrete Fourier transform for virtual memory machines

    Science.gov (United States)

    Galant, David C.

    1992-01-01

    An algebraic theory of the Discrete Fourier Transform is developed in great detail. Examination of the details of the theory leads to a computationally efficient fast Fourier transform for the use on computers with virtual memory. Such an algorithm is of great use on modern desktop machines. A FORTRAN coded version of the algorithm is given for the case when the sequence of numbers to be transformed is a power of two.

  17. vDNN: Virtualized Deep Neural Networks for Scalable, Memory-Efficient Neural Network Design

    OpenAIRE

    Rhu, Minsoo; Gimelshein, Natalia; Clemons, Jason; Zulfiqar, Arslan; Keckler, Stephen W.

    2016-01-01

    The most widely used machine learning frameworks require users to carefully tune their memory usage so that the deep neural network (DNN) fits into the DRAM capacity of a GPU. This restriction hampers a researcher's flexibility to study different machine learning algorithms, forcing them to either use a less desirable network architecture or parallelize the processing across multiple GPUs. We propose a runtime memory manager that virtualizes the memory usage of DNNs such that both GPU and CPU...

  18. Brain Information Sharing During Visual Short-Term Memory Binding Yields a Memory Biomarker for Familial Alzheimer's Disease.

    Science.gov (United States)

    Parra, Mario A; Mikulan, Ezequiel; Trujillo, Natalia; Sala, Sergio Della; Lopera, Francisco; Manes, Facundo; Starr, John; Ibanez, Agustin

    2017-01-01

    Alzheimer's disease (AD) as a disconnection syndrome which disrupts both brain information sharing and memory binding functions. The extent to which these two phenotypic expressions share pathophysiological mechanisms remains unknown. To unveil the electrophysiological correlates of integrative memory impairments in AD towards new memory biomarkers for its prodromal stages. Patients with 100% risk of familial AD (FAD) and healthy controls underwent assessment with the Visual Short-Term Memory binding test (VSTMBT) while we recorded their EEG. We applied a novel brain connectivity method (Weighted Symbolic Mutual Information) to EEG data. Patients showed significant deficits during the VSTMBT. A reduction of brain connectivity was observed during resting as well as during correct VSTM binding, particularly over frontal and posterior regions. An increase of connectivity was found during VSTM binding performance over central regions. While decreased connectivity was found in cases in more advanced stages of FAD, increased brain connectivity appeared in cases in earlier stages. Such altered patterns of task-related connectivity were found in 89% of the assessed patients. VSTM binding in the prodromal stages of FAD are associated to altered patterns of brain connectivity thus confirming the link between integrative memory deficits and impaired brain information sharing in prodromal FAD. While significant loss of brain connectivity seems to be a feature of the advanced stages of FAD increased brain connectivity characterizes its earlier stages. These findings are discussed in the light of recent proposals about the earliest pathophysiological mechanisms of AD and their clinical expression. Copyright© Bentham Science Publishers; For any queries, please email at epub@benthamscience.org.

  19. Graphical Visualization on Computational Simulation Using Shared Memory

    International Nuclear Information System (INIS)

    Lima, A B; Correa, Eberth

    2014-01-01

    The Shared Memory technique is a powerful tool for parallelizing computer codes. In particular it can be used to visualize the results ''on the fly'' without stop running the simulation. In this presentation we discuss and show how to use the technique conjugated with a visualization code using openGL

  20. Degrading emotional memories induced by a virtual reality paradigm.

    Science.gov (United States)

    Cuperus, Anne A; Laken, Maarten; van den Hout, Marcel A; Engelhard, Iris M

    2016-09-01

    In Eye Movement and Desensitization and Reprocessing (EMDR) therapy, a dual-task approach is used: patients make horizontal eye movements while they recall aversive memories. Studies showed that this reduces memory vividness and/or emotionality. A strong explanation is provided by working memory theory, which suggests that other taxing dual-tasks are also effective. Experiment 1 tested whether a visuospatial task which was carried out while participants were blindfolded taxes working memory. Experiment 2 tested whether this task degrades negative memories induced by a virtual reality (VR) paradigm. In experiment 1, participants responded to auditory cues with or without simultaneously carrying out the visuospatial task. In experiment 2, participants recalled negative memories induced by a VR paradigm. The experimental group simultaneously carried out the visuospatial task, and a control group merely recalled the memories. Changes in self-rated memory vividness and emotionality were measured. The slowing down of reaction times due to the visuospatial task indicated that its cognitive load was greater than the load of the eye movements task in previous studies. The task also led to reductions in emotionality (but not vividness) of memories induced by the VR paradigm. Weaknesses are that only males were tested in experiment 1, and the effectiveness of the VR fear/trauma induction was not assessed with ratings of mood or intrusions in experiment 2. The results suggest that the visuospatial task may be applicable in clinical settings, and the VR paradigm may provide a useful method of inducing negative memories. Copyright © 2016 Elsevier Ltd. All rights reserved.

  1. The effect of the order in which episodic autobiographical memories versus autobiographical knowledge are shared on feelings of closeness.

    Science.gov (United States)

    Brandon, Nicole R; Beike, Denise R; Cole, Holly E

    2017-07-01

    Autobiographical memories (AMs) can be used to create and maintain closeness with others [Alea, N., & Bluck, S. (2003). Why are you telling me that? A conceptual model of the social function of autobiographical memory. Memory, 11(2), 165-178]. However, the differential effects of memory specificity are not well established. Two studies with 148 participants tested whether the order in which autobiographical knowledge (AK) and specific episodic AM (EAM) are shared affects feelings of closeness. Participants read two memories hypothetically shared by each of four strangers. The strangers first shared either AK or an EAM, and then shared either AK or an EAM. Participants were randomly assigned to read either positive or negative AMs from the strangers. Findings suggest that people feel closer to those who share positive AMs in the same way they construct memories: starting with general and moving to specific.

  2. Enhanced power sharing in microgrids using the modified droop and virtual line impedance systems

    Energy Technology Data Exchange (ETDEWEB)

    Aghasafari, M.A.; Lopes, L.A.C.; Williamson, S. [Concordia Univ., Montreal, PQ (Canada). Power Electronics and Energy Research Group

    2009-06-15

    The microgrid is the local electricity network which connects several distributed energy systems. This paper proposed a control strategy which provided better power sharing than that of other control systems with low sensibility to the line unbalances, with fast and non-oscillatory responses. These distributed sources (which can include solar panels) were connected together using inverters in a low voltage microgrid. Power equations of the system were considered and presented from the droop strategy point of view and the importance of including virtual impedances in the control system was considered. The performance of the system was verified by means of simulations. Several illustrations and graphs were presented, including a simplified power stage of the system; power sharing variations by change in the first source voltage phase; power sharing variations as the first source voltage magnitude changes; power sharing variations by change in the system steady state frequency; and apparent power changes by change in the system steady state frequency. The control system and its levels was also illustrated including its four levels, namely an inverter current control loop; inverter voltage control loop; virtual resistance loop; and droop control loop. It was concluded that the control scheme for isolated microgrids yielded good speed, power sharing, and efficiency with small transient oscillations. The system could make good power sharing insensitive to the line unbalance. 8 refs., 1 tab., 11 figs.

  3. Multiple-User, Multitasking, Virtual-Memory Computer System

    Science.gov (United States)

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

    1993-01-01

    Computer system designed and programmed to serve multiple users in research laboratory. Provides for computer control and monitoring of laboratory instruments, acquisition and anlaysis of data from those instruments, and interaction with users via remote terminals. System provides fast access to shared central processing units and associated large (from megabytes to gigabytes) memories. Underlying concept of system also applicable to monitoring and control of industrial processes.

  4. The virtual microscopy database-sharing digital microscope images for research and education.

    Science.gov (United States)

    Lee, Lisa M J; Goldman, Haviva M; Hortsch, Michael

    2018-02-14

    Over the last 20 years, virtual microscopy has become the predominant modus of teaching the structural organization of cells, tissues, and organs, replacing the use of optical microscopes and glass slides in a traditional histology or pathology laboratory setting. Although virtual microscopy image files can easily be duplicated, creating them requires not only quality histological glass slides but also an expensive whole slide microscopic scanner and massive data storage devices. These resources are not available to all educators and researchers, especially at new institutions in developing countries. This leaves many schools without access to virtual microscopy resources. The Virtual Microscopy Database (VMD) is a new resource established to address this problem. It is a virtual image file-sharing website that allows researchers and educators easy access to a large repository of virtual histology and pathology image files. With the support from the American Association of Anatomists (Bethesda, MD) and MBF Bioscience Inc. (Williston, VT), registration and use of the VMD are currently free of charge. However, the VMD site is restricted to faculty and staff of research and educational institutions. Virtual Microscopy Database users can upload their own collection of virtual slide files, as well as view and download image files for their own non-profit educational and research purposes that have been deposited by other VMD clients. Anat Sci Educ. © 2018 American Association of Anatomists. © 2018 American Association of Anatomists.

  5. Virtualization of the ATLAS software environment on a shared HPC system

    CERN Document Server

    Schnoor, Ulrike; The ATLAS collaboration

    2017-01-01

    High-Performance Computing (HPC) and other research cluster computing resources provided by universities can be useful supplements to the collaboration’s own WLCG computing resources for data analysis and production of simulated event samples. The shared HPC cluster "NEMO" at the University of Freiburg has been made available to local ATLAS users through the provisioning of virtual machines incorporating the ATLAS software environment analogously to a WLCG center. The talk describes the concept and implementation of virtualizing the ATLAS software environment to run both data analysis and production on the HPC host system which is connected to the existing Tier-3 infrastructure. Main challenges include the integration into the NEMO and Tier-3 schedulers in a dynamic, on-demand way, the scalability of the OpenStack infrastructure, as well as the automatic generation of a fully functional virtual machine image providing access to the local user environment, the dCache storage element and the parallel file sys...

  6. Forensic Memory Analysis for Apple OS X

    Science.gov (United States)

    2012-06-14

    those subscribing to the virtual node (vnode) interface. The excluded types mean POSIX semaphores and shared memory files, kernel event queue files...The set of non-vnode handles (sockets, pipes, semaphores , etc.) make up a significant portion of the lsof results (C2). This observation highlights

  7. High Performance Programming Using Explicit Shared Memory Model on Cray T3D1

    Science.gov (United States)

    Simon, Horst D.; Saini, Subhash; Grassi, Charles

    1994-01-01

    The Cray T3D system is the first-phase system in Cray Research, Inc.'s (CRI) three-phase massively parallel processing (MPP) program. This system features a heterogeneous architecture that closely couples DEC's Alpha microprocessors and CRI's parallel-vector technology, i.e., the Cray Y-MP and Cray C90. An overview of the Cray T3D hardware and available programming models is presented. Under Cray Research adaptive Fortran (CRAFT) model four programming methods (data parallel, work sharing, message-passing using PVM, and explicit shared memory model) are available to the users. However, at this time data parallel and work sharing programming models are not available to the user community. The differences between standard PVM and CRI's PVM are highlighted with performance measurements such as latencies and communication bandwidths. We have found that the performance of neither standard PVM nor CRI s PVM exploits the hardware capabilities of the T3D. The reasons for the bad performance of PVM as a native message-passing library are presented. This is illustrated by the performance of NAS Parallel Benchmarks (NPB) programmed in explicit shared memory model on Cray T3D. In general, the performance of standard PVM is about 4 to 5 times less than obtained by using explicit shared memory model. This degradation in performance is also seen on CM-5 where the performance of applications using native message-passing library CMMD on CM-5 is also about 4 to 5 times less than using data parallel methods. The issues involved (such as barriers, synchronization, invalidating data cache, aligning data cache etc.) while programming in explicit shared memory model are discussed. Comparative performance of NPB using explicit shared memory programming model on the Cray T3D and other highly parallel systems such as the TMC CM-5, Intel Paragon, Cray C90, IBM-SP1, etc. is presented.

  8. Creating the sustainable conditions for knowledge information sharing in virtual community.

    Science.gov (United States)

    Wang, Jiangtao; Yang, Jianmei; Chen, Quan; Tsai, Sang-Bing

    2016-01-01

    Encyclopedias are not a new platform for the distribution of knowledge, but they have recently drawn a great deal of attention in their online iteration. Peer production in particular has emerged as a new mode of providing information with value and offering competitive advantage in information production. Large numbers of volunteers actively share their knowledge by continuously editing articles in Baidu encyclopedias. Most articles in the online communities are the cumulative and integrated products of the contributions of many coauthors. Email-based surveys and objective data mining were here used to collect analytical data. Critical mass theory is here used to analyze the characteristics of these collective actions and to explain the emergence and sustainability of these actions in the Baidu Encyclopedia communities. These results show that, based on the collective action framework, the contributors group satisfied the two key characteristics that ensure the collective action of knowledge contribution will both take place and become self-sustaining. This analysis not only facilitates the identification of collective actions related to individuals sharing knowledge in virtual communities, but also can provide an insight for other similar virtual communities' management and development.

  9. MulticoreBSP for C : A high-performance library for shared-memory parallel programming

    NARCIS (Netherlands)

    Yzelman, A. N.; Bisseling, R. H.; Roose, D.; Meerbergen, K.

    2014-01-01

    The bulk synchronous parallel (BSP) model, as well as parallel programming interfaces based on BSP, classically target distributed-memory parallel architectures. In earlier work, Yzelman and Bisseling designed a MulticoreBSP for Java library specifically for shared-memory architectures. In the

  10. Virtual Reality as an Ecologically Valid Tool for Assessing Multifaceted Episodic Memory in Children and Adolescents

    Science.gov (United States)

    Picard, Laurence; Abram, Maria; Orriols, Eric; Piolino, Pascale

    2017-01-01

    The majority of episodic memory (EM) tests are far removed from what we experience in daily life and from the definition of this type of memory. This study examines the developmental trajectory of the main aspects of episodic memory--what, where, and when--and of feature binding in a naturalistic virtual environment. A population of 125…

  11. Assessing Programming Costs of Explicit Memory Localization on a Large Scale Shared Memory Multiprocessor

    Directory of Open Access Journals (Sweden)

    Silvio Picano

    1992-01-01

    Full Text Available We present detailed experimental work involving a commercially available large scale shared memory multiple instruction stream-multiple data stream (MIMD parallel computer having a software controlled cache coherence mechanism. To make effective use of such an architecture, the programmer is responsible for designing the program's structure to match the underlying multiprocessors capabilities. We describe the techniques used to exploit our multiprocessor (the BBN TC2000 on a network simulation program, showing the resulting performance gains and the associated programming costs. We show that an efficient implementation relies heavily on the user's ability to explicitly manage the memory system.

  12. Extending and implementing the Self-adaptive Virtual Processor for distributed memory architectures

    NARCIS (Netherlands)

    van Tol, M.W.; Koivisto, J.

    2011-01-01

    Many-core architectures of the future are likely to have distributed memory organizations and need fine grained concurrency management to be used effectively. The Self-adaptive Virtual Processor (SVP) is an abstract concurrent programming model which can provide this, but the model and its current

  13. Specification and development of the sharing memory data management module for a nuclear processes simulator; Especificacion y desarrollo del modulo de administracion de datos de memoria compartida para un simulador de procesos nucleares

    Energy Technology Data Exchange (ETDEWEB)

    Telesforo R, D. [UNAM, DEPFI, Campus Morelos, Jiutepec, Morelos (Mexico)]. e-mail: cchavez2@cableonline.com.mx

    2003-07-01

    Actually it is developed in the Engineering Faculty of UNAM a simulator of nuclear processes with research and teaching purposes. It consists of diverse modules, included the one that is described in the present work that is the shared memory module. It uses the IPC mechanisms of the UNIX System V operative system, and it was codified with C language. To model the diverse components of the simulator the RELAP code is used. The function of the module is to generate locations of shared memory for to deposit in these the necessary variables for the interaction among the diverse ones processes of the simulator. In its it will be able read and to write the information that generate the running of the simulation program, besides being able to interact with the internal variables of the code in execution time. The graphic unfolding (mimic, pictorials, tendency graphics, virtual instrumentation, etc.) they also obtain information of the shared memory. In turn, actions of the user in interactive unfolding, they modify the segments of shared memory, and the information is sent to the RELAP code to modify the simulation course. The program has two beginning modes: automatic and manual. In automatic mode taking an enter file of RELAP (indta) and it joins in shared memory, the control variables that in this appear. In manual mode the user joins, he reads and he writes the wanted control variables, whenever they exist in the enter file (indta). This is a dynamic mode of interacting with the simulator in a direct way and of even altering the values as when its don't exist in the board elements associated to the variables. (Author)

  14. Traveling via Rome through the Stereoscope: Reality, Memory, and Virtual Travel

    Directory of Open Access Journals (Sweden)

    Douglas M. Klahr

    2016-06-01

    Full Text Available Underwood and Underwood’s 'Rome through the Stereoscope' of 1902 was a landmark in stereoscopic photography publishing, both as an intense, visually immersive experience and as a cognitively demanding exercise. The set consisted of a guidebook, forty-six stereographs, and five maps whose notations enabled the reader/viewer to precisely replicate the location and orientation of the photographer at each site. Combined with the extensive narrative within the guidebook, the maps and images guided its users through the city via forty-six sites, whether as an example of armchair travel or an actual travel companion. The user’s experience is examined and analyzed within the following parameters: the medium of stereoscopic photography, narrative, geographical imagination, and memory, bringing forth issues of movement, survey and route frames of reference, orientation, visualization, immersion, and primary versus secondary memories. 'Rome through the Stereoscope' was an example of virtual travel, and the process of fusing dual images into one — stereoscopic synthesis — further demarcated the experience as a virtual environment.

  15. Investigating of Memory - Colours of Intellectually Disabled Children and Virtual Game Addict Students

    Science.gov (United States)

    Sik Lányi, Cecília

    We describe an investigation of memory colours. For this investigation Flash test software was developed. 75 observers used this test software in 4 groups: average elementary school children (aged: 8-9 years), intellectually disabled children (age: 9-15), virtual game addict university students (average age: 20) and university students who play with VR games rarely or never (average age: 20). In this pilot test we investigated the difference of memory colours of these 4 groups.

  16. Implementation of Parallel Dynamic Simulation on Shared-Memory vs. Distributed-Memory Environments

    Energy Technology Data Exchange (ETDEWEB)

    Jin, Shuangshuang; Chen, Yousu; Wu, Di; Diao, Ruisheng; Huang, Zhenyu

    2015-12-09

    Power system dynamic simulation computes the system response to a sequence of large disturbance, such as sudden changes in generation or load, or a network short circuit followed by protective branch switching operation. It consists of a large set of differential and algebraic equations, which is computational intensive and challenging to solve using single-processor based dynamic simulation solution. High-performance computing (HPC) based parallel computing is a very promising technology to speed up the computation and facilitate the simulation process. This paper presents two different parallel implementations of power grid dynamic simulation using Open Multi-processing (OpenMP) on shared-memory platform, and Message Passing Interface (MPI) on distributed-memory clusters, respectively. The difference of the parallel simulation algorithms and architectures of the two HPC technologies are illustrated, and their performances for running parallel dynamic simulation are compared and demonstrated.

  17. A homotopy method for solving Riccati equations on a shared memory parallel computer

    International Nuclear Information System (INIS)

    Zigic, D.; Watson, L.T.; Collins, E.G. Jr.; Davis, L.D.

    1993-01-01

    Although there are numerous algorithms for solving Riccati equations, there still remains a need for algorithms which can operate efficiently on large problems and on parallel machines. This paper gives a new homotopy-based algorithm for solving Riccati equations on a shared memory parallel computer. The central part of the algorithm is the computation of the kernel of the Jacobian matrix, which is essential for the corrector iterations along the homotopy zero curve. Using a Schur decomposition the tensor product structure of various matrices can be efficiently exploited. The algorithm allows for efficient parallelization on shared memory machines

  18. Virtual data

    International Nuclear Information System (INIS)

    Bjorklund, E.

    1993-01-01

    In the 1970's, 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 for 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

  19. Shared mushroom body circuits underlie visual and olfactory memories in Drosophila

    Science.gov (United States)

    Vogt, Katrin; Schnaitmann, Christopher; Dylla, Kristina V; Knapek, Stephan; Aso, Yoshinori; Rubin, Gerald M; Tanimoto, Hiromu

    2014-01-01

    In nature, animals form memories associating reward or punishment with stimuli from different sensory modalities, such as smells and colors. It is unclear, however, how distinct sensory memories are processed in the brain. We established appetitive and aversive visual learning assays for Drosophila that are comparable to the widely used olfactory learning assays. These assays share critical features, such as reinforcing stimuli (sugar reward and electric shock punishment), and allow direct comparison of the cellular requirements for visual and olfactory memories. We found that the same subsets of dopamine neurons drive formation of both sensory memories. Furthermore, distinct yet partially overlapping subsets of mushroom body intrinsic neurons are required for visual and olfactory memories. Thus, our results suggest that distinct sensory memories are processed in a common brain center. Such centralization of related brain functions is an economical design that avoids the repetition of similar circuit motifs. DOI: http://dx.doi.org/10.7554/eLife.02395.001 PMID:25139953

  20. Using virtual reality to characterize episodic memory profiles in amnestic mild cognitive impairment and Alzheimer's disease: influence of active and passive encoding.

    Science.gov (United States)

    Plancher, G; Tirard, A; Gyselinck, V; Nicolas, S; Piolino, P

    2012-04-01

    Most neuropsychological assessments of episodic memory bear little similarity to the events that patients actually experience as memories in daily life. The first aim of this study was to use a virtual environment to characterize episodic memory profiles in an ecological fashion, which includes memory for central and perceptual details, spatiotemporal contextual elements, and binding. This study included subjects from three different populations: healthy older adults, patients with amnestic mild cognitive impairment (aMCI) and patients with early to moderate Alzheimer's disease (AD). Second, we sought to determine whether environmental factors that can affect encoding (active vs. passive exploration) influence memory performance in pathological aging. Third, we benchmarked the results of our virtual reality episodic memory test against a classical memory test and a subjective daily memory complaint scale. Here, the participants were successively immersed in two virtual environments; the first, as the driver of a virtual car (active exploration) and the second, as the passenger of that car (passive exploration). Subjects were instructed to encode all elements of the environment as well as the associated spatiotemporal contexts. Following each immersion, we assessed the patient's recall and recognition of central information (i.e., the elements of the environment), contextual information (i.e., temporal, egocentric and allocentric spatial information) and lastly, the quality of binding. We found that the AD patients' performances were inferior to that of the aMCI and even more to that of the healthy aged groups, in line with the progression of hippocampal atrophy reported in the literature. Spatial allocentric memory assessments were found to be particularly useful for distinguishing aMCI patients from healthy older adults. Active exploration yielded enhanced recall of central and allocentric spatial information, as well as binding in all groups. This led a

  1. APL/MITRA-15, concept of a virtual memory, optimization, generalized arrays

    International Nuclear Information System (INIS)

    Nevians, Jacques

    1975-01-01

    The aim of this work was to implement of an A.P.L. interpreter on a mini computer, specifically on a MITRA 15. Main topics are about dynamic allocation of the memory with a virtual memory system. The original aspect of these two systems is based on the qualities of the language which has permitted a modular and performing programming (allocating function... function of access). A study of the optimization of a certain number of primitives has been undertaken and developed (for example the J-Vectors). Moreover, the notion of structure (generalized arrays) has been introduced by the programming of some new primitives. (author) [fr

  2. Shared random access memory resource for multiprocessor real-time systems

    International Nuclear Information System (INIS)

    Dimmler, D.G.; Hardy, W.H. II

    1977-01-01

    A shared random-access memory resource is described which is used within real-time data acquisition and control systems with multiprocessor and multibus organizations. Hardware and software aspects are discussed in a specific example where interconnections are done via a UNIBUS. The general applicability of the approach is also discussed

  3. Sharing and Unsharing Memories of Jews of Moroccan Origin in Montréal and Paris Compared

    Directory of Open Access Journals (Sweden)

    Yolande Cohen

    2012-11-01

    Full Text Available This text 1 explores the memories of Moroccan Jews who left their country of origin to go to France and to Canada, through their life stories. By questioning the constitution of a shared memory and of a group memory, it stresses the interest to adopt a generational perspective to better understand the migration of this population. While some interviewees emphasize the rationalization of their departure, the younger ones, consider their leaving as a natural step in their many migrations. These distinctions are central to show how the memory of the departures and the depiction of the colonial society are shared by members of a group, and unshared with the larger Moroccan society.

  4. Green virtual enterprise breeding environments bag of assets management : A contribution to the sharing economy

    NARCIS (Netherlands)

    Romero, D.; Noran, O.; Afsarmanesh, H.; Camarinha-Matos, L.M.; Bénaben, F.; Picard, W.

    2015-01-01

    Green Virtual Enterprise Breeding Environments (GVBEs) are longterm strategic alliances of green enterprises and their related support institutions aimed at offering the necessary conditions to efficiently promote and establish common working and sharing principles with the intention of creating

  5. Virtual Reality Body Swapping: A Tool for Modifying the Allocentric Memory of the Body.

    Science.gov (United States)

    Serino, Silvia; Pedroli, Elisa; Keizer, Anouk; Triberti, Stefano; Dakanalis, Antonios; Pallavicini, Federica; Chirico, Alice; Riva, Giuseppe

    2016-02-01

    An increasing amount of evidence has shown that embodiment of a virtual body via visuo-tactile stimulation can lead to an altered perception of body and object size. The current study aimed to investigate whether virtual reality (VR) body swapping can be an effective tool for modifying the enduring memory of the body. The experimental sample included 21 female participants who were asked to estimate the width and circumference of different body parts before any kind of stimulation and after two types of body swapping illusions ("synchronous visuo-tactile stimulation" and "asynchronous visuo-tactile stimulation"). Findings revealed that after participants embodied a virtual body with a skinny belly (independently of the type of visuo-tactile stimulation), there was an update of the stored representation of the body: participants reported a decrease in the ratio between estimated and actual body measures for most of the body parts considered. Based on the Allocentric Lock Theory, these findings provide first evidence that VR body swapping is able to induce a change in the memory of the body. This knowledge may be potentially useful for patients suffering from eating and weight disorders.

  6. Parallel SN algorithms in shared- and distributed-memory environments

    International Nuclear Information System (INIS)

    Haghighat, Alireza; Hunter, Melissa A.; Mattis, Ronald E.

    1995-01-01

    Different 2-D spatial domain partitioning Sn transport theory algorithms have been developed on the basis of the Block-Jacobi iterative scheme. These algorithms have been incorporated into TWOTRAN-II, and tested on a shared-memory CRAY Y-MP C90 and a distributed-memory IBM SP1. For a series of fixed source r-z geometry homogeneous problems, parallel efficiencies in a range of 50-90% are achieved on the C90 with 6 processors, and lower values (20-60%) are obtained on the SP1. It is demonstrated that better performance is attainable if one addresses issues such as convergence rate, load-balancing, and granularity for both architectures, as well as message passing (network bandwidth and latency) for SP1. (author). 17 refs, 4 figs

  7. A new shared-memory programming paradigm for molecular dynamics simulations on the Intel Paragon

    International Nuclear Information System (INIS)

    D'Azevedo, E.F.; Romine, C.H.

    1994-12-01

    This report describes the use of shared memory emulation with DOLIB (Distributed Object Library) to simplify parallel programming on the Intel Paragon. A molecular dynamics application is used as an example to illustrate the use of the DOLIB shared memory library. SOTON-PAR, a parallel molecular dynamics code with explicit message-passing using a Lennard-Jones 6-12 potential, is rewritten using DOLIB primitives. The resulting code has no explicit message primitives and resembles a serial code. The new code can perform dynamic load balancing and achieves better performance than the original parallel code with explicit message-passing

  8. An Alternative Algorithm for Computing Watersheds on Shared Memory Parallel Computers

    NARCIS (Netherlands)

    Meijster, A.; Roerdink, J.B.T.M.

    1995-01-01

    In this paper a parallel implementation of a watershed algorithm is proposed. The algorithm can easily be implemented on shared memory parallel computers. The watershed transform is generally considered to be inherently sequential since the discrete watershed of an image is defined using recursion.

  9. Controlling memory impairment in elderly adults using virtual reality memory training: a randomized controlled pilot study.

    Science.gov (United States)

    Optale, Gabriele; Urgesi, Cosimo; Busato, Valentina; Marin, Silvia; Piron, Lamberto; Priftis, Konstantinos; Gamberini, Luciano; Capodieci, Salvatore; Bordin, Adalberto

    2010-05-01

    Memory decline is a prevalent aspect of aging but may also be the first sign of cognitive pathology. Virtual reality (VR) using immersion and interaction may provide new approaches to the treatment of memory deficits in elderly individuals. The authors implemented a VR training intervention to try to lessen cognitive decline and improve memory functions. The authors randomly assigned 36 elderly residents of a rest care facility (median age 80 years) who were impaired on the Verbal Story Recall Test either to the experimental group (EG) or the control group (CG). The EG underwent 6 months of VR memory training (VRMT) that involved auditory stimulation and VR experiences in path finding. The initial training phase lasted 3 months (3 auditory and 3 VR sessions every 2 weeks), and there was a booster training phase during the following 3 months (1 auditory and 1 VR session per week). The CG underwent equivalent face-to-face training sessions using music therapy. Both groups participated in social and creative and assisted-mobility activities. Neuropsychological and functional evaluations were performed at baseline, after the initial training phase, and after the booster training phase. The EG showed significant improvements in memory tests, especially in long-term recall with an effect size of 0.7 and in several other aspects of cognition. In contrast, the CG showed progressive decline. The authors suggest that VRMT may improve memory function in elderly adults by enhancing focused attention.

  10. Executive and memory correlates of age-related differences in wayfinding performances using a virtual reality application.

    Science.gov (United States)

    Taillade, Mathieu; Sauzéon, Hélène; Dejos, Marie; Pala, Prashant Arvind; Larrue, Florian; Wallet, Grégory; Gross, Christian; N'Kaoua, Bernard

    2013-01-01

    The aim of this study was to evaluate in large-scale spaces wayfinding and spatial learning difficulties for older adults in relation to the executive and memory decline associated with aging. We compared virtual reality (VR)-based wayfinding and spatial memory performances between young and older adults. Wayfinding and spatial memory performances were correlated with classical measures of executive and visuo-spatial memory functions, but also with self-reported estimates of wayfinding difficulties. We obtained a significant effect of age on wayfinding performances but not on spatial memory performances. The overall correlations showed significant correlations between the wayfinding performances and the classical measures of both executive and visuo-spatial memory, but only when the age factor was not partialled out. Also, older adults underestimated their wayfinding difficulties. A significant relationship between the wayfinding performances and self-reported wayfinding difficulty estimates is found, but only when the age effect was partialled out. These results show that, even when older adults have an equivalent spatial knowledge to young adults, they had greater difficulties with the wayfinding task, supporting an executive decline view in age-related wayfinding difficulties. However, the correlation results are in favor of both the memory and executive decline views as mediators of age-related differences in wayfinding performances. This is discussed in terms of the relationships between memory and executive functioning in wayfinding task orchestration. Our results also favor the use of objective assessments of everyday navigation difficulties in virtual applications, instead of self-reported questionnaires, since older adults showed difficulties in estimating their everyday wayfinding problems.

  11. A Connective Ethnography of Peer Knowledge Sharing and Diffusion in a Tween Virtual World

    Science.gov (United States)

    Fields, Deborah A.; Kafai, Yasmin B.

    2009-01-01

    Prior studies have shown how knowledge diffusion occurs in classrooms and structured small groups around assigned tasks yet have not begun to account for widespread knowledge sharing in more native, unstructured group settings found in online games and virtual worlds. In this paper, we describe and analyze how an insider gaming practice spread…

  12. Parallel discrete event simulation using shared memory

    Science.gov (United States)

    Reed, Daniel A.; Malony, Allen D.; Mccredie, Bradley D.

    1988-01-01

    With traditional event-list techniques, evaluating a detailed discrete-event simulation-model can often require hours or even days of computation time. By eliminating the event list and maintaining only sufficient synchronization to ensure causality, parallel simulation can potentially provide speedups that are linear in the numbers of processors. A set of shared-memory experiments, using the Chandy-Misra distributed-simulation algorithm, to simulate networks of queues is presented. Parameters of the study include queueing network topology and routing probabilities, number of processors, and assignment of network nodes to processors. These experiments show that Chandy-Misra distributed simulation is a questionable alternative to sequential-simulation of most queueing network models.

  13. Concepts and implementation of a virtual memory developments for business orientation

    International Nuclear Information System (INIS)

    Sablet, Georges de

    1976-05-01

    APL is a very powerful language especially adapted for the manipulation of very large arrays. It is generally implemented as an interpreter included in a general System. The great power of the APL System and the great size of the information on which it may work, need big computers and restrict the use of APL. We tried to find a memory management which permits the implementation of an optimized APL interpreter on a mini-computer. This report presents the most important classical ways of managing memory and explains the System developed on the MULTI-20 (Intertechnique). The memory management is based on the virtual memory principles with paging and segmentation. Two different size of pages are available: small ones and large ones which may work simultaneously and which optimize Input/Output and the use of auxiliary space. The other part of this report describes facilities for developing this language for users which are especially interested in business. We introduce generalized arrays, which suppress the concept of files. The files are only structured arrays and for the user it has no interest to know how to manage tapes or a disk. Everything seems for the user to be in the core memory. (author) [fr

  14. Analytical derivation of traffic patterns in cache-coherent shared-memory systems

    DEFF Research Database (Denmark)

    Stuart, Matthias Bo; Sparsø, Jens

    2011-01-01

    This paper presents an analytical method to derive the worst-case traffic pattern caused by a task graph mapped to a cache-coherent shared-memory system. Our analysis allows designers to rapidly evaluate the impact of different mappings of tasks to IP cores on the traffic pattern. The accuracy...

  15. Hippocampal Volume Reduction in Humans Predicts Impaired Allocentric Spatial Memory in Virtual-Reality Navigation.

    Science.gov (United States)

    Guderian, Sebastian; Dzieciol, Anna M; Gadian, David G; Jentschke, Sebastian; Doeller, Christian F; Burgess, Neil; Mishkin, Mortimer; Vargha-Khadem, Faraneh

    2015-10-21

    The extent to which navigational spatial memory depends on hippocampal integrity in humans is not well documented. We investigated allocentric spatial recall using a virtual environment in a group of patients with severe hippocampal damage (SHD), a group of patients with "moderate" hippocampal damage (MHD), and a normal control group. Through four learning blocks with feedback, participants learned the target locations of four different objects in a circular arena. Distal cues were present throughout the experiment to provide orientation. A circular boundary as well as an intra-arena landmark provided spatial reference frames. During a subsequent test phase, recall of all four objects was tested with only the boundary or the landmark being present. Patients with SHD were impaired in both phases of this task. Across groups, performance on both types of spatial recall was highly correlated with memory quotient (MQ), but not with intelligence quotient (IQ), age, or sex. However, both measures of spatial recall separated experimental groups beyond what would be expected based on MQ, a widely used measure of general memory function. Boundary-based and landmark-based spatial recall were both strongly related to bilateral hippocampal volumes, but not to volumes of the thalamus, putamen, pallidum, nucleus accumbens, or caudate nucleus. The results show that boundary-based and landmark-based allocentric spatial recall are similarly impaired in patients with SHD, that both types of recall are impaired beyond that predicted by MQ, and that recall deficits are best explained by a reduction in bilateral hippocampal volumes. In humans, bilateral hippocampal atrophy can lead to profound impairments in episodic memory. Across species, perhaps the most well-established contribution of the hippocampus to memory is not to episodic memory generally but to allocentric spatial memory. However, the extent to which navigational spatial memory depends on hippocampal integrity in humans is

  16. Virtual Environmental Enrichment through Video Games Improves Hippocampal-Associated Memory

    Science.gov (United States)

    Clemenson, Gregory D.

    2015-01-01

    The positive effects of environmental enrichment and their neural bases have been studied extensively in the rodent (van Praag et al., 2000). For example, simply modifying an animal's living environment to promote sensory stimulation can lead to (but is not limited to) enhancements in hippocampal cognition and neuroplasticity and can alleviate hippocampal cognitive deficits associated with neurodegenerative diseases and aging. We are interested in whether these manipulations that successfully enhance cognition (or mitigate cognitive decline) have similar influences on humans. Although there are many “enriching” aspects to daily life, we are constantly adapting to new experiences and situations within our own environment on a daily basis. Here, we hypothesize that the exploration of the vast and visually stimulating virtual environments within video games is a human correlate of environmental enrichment. We show that video gamers who specifically favor complex 3D video games performed better on a demanding recognition memory task that assesses participants' ability to discriminate highly similar lure items from repeated items. In addition, after 2 weeks of training on the 3D video game Super Mario 3D World, naive video gamers showed improved mnemonic discrimination ability and improvements on a virtual water maze task. Two control conditions (passive and training in a 2D game, Angry Birds), showed no such improvements. Furthermore, individual performance in both hippocampal-associated behaviors correlated with performance in Super Mario but not Angry Birds, suggesting that how individuals explored the virtual environment may influence hippocampal behavior. SIGNIFICANCE STATEMENT The hippocampus has long been associated with episodic memory and is commonly thought to rely on neuroplasticity to adapt to the ever-changing environment. In animals, it is well understood that exposing animals to a more stimulating environment, known as environmental enrichment, can

  17. Virtual Environmental Enrichment through Video Games Improves Hippocampal-Associated Memory.

    Science.gov (United States)

    Clemenson, Gregory D; Stark, Craig E L

    2015-12-09

    The positive effects of environmental enrichment and their neural bases have been studied extensively in the rodent (van Praag et al., 2000). For example, simply modifying an animal's living environment to promote sensory stimulation can lead to (but is not limited to) enhancements in hippocampal cognition and neuroplasticity and can alleviate hippocampal cognitive deficits associated with neurodegenerative diseases and aging. We are interested in whether these manipulations that successfully enhance cognition (or mitigate cognitive decline) have similar influences on humans. Although there are many "enriching" aspects to daily life, we are constantly adapting to new experiences and situations within our own environment on a daily basis. Here, we hypothesize that the exploration of the vast and visually stimulating virtual environments within video games is a human correlate of environmental enrichment. We show that video gamers who specifically favor complex 3D video games performed better on a demanding recognition memory task that assesses participants' ability to discriminate highly similar lure items from repeated items. In addition, after 2 weeks of training on the 3D video game Super Mario 3D World, naive video gamers showed improved mnemonic discrimination ability and improvements on a virtual water maze task. Two control conditions (passive and training in a 2D game, Angry Birds), showed no such improvements. Furthermore, individual performance in both hippocampal-associated behaviors correlated with performance in Super Mario but not Angry Birds, suggesting that how individuals explored the virtual environment may influence hippocampal behavior. The hippocampus has long been associated with episodic memory and is commonly thought to rely on neuroplasticity to adapt to the ever-changing environment. In animals, it is well understood that exposing animals to a more stimulating environment, known as environmental enrichment, can stimulate neuroplasticity and

  18. Forensic Analysis of Window’s(Registered) Virtual Memory Incorporating the System’s Page-File

    Science.gov (United States)

    2008-12-01

    map the entire 4-GB process virtual address space, divide 4 GB by the virtual memory mapped by a single page table. Recall that each page table on an...results of the test runs can be found in Appendix C. 41 VI. SUMMARY This report has shown that during the forensic process, as much attention must be...CurrentByteOffset; /* +0x040 */ unsigned long Waiters ; /* +0x044 */ unsigned long Busy

  19. Using Virtual Reality to Characterize Episodic Memory Profiles in Amnestic Mild Cognitive Impairment and Alzheimer's Disease: Influence of Active and Passive Encoding

    Science.gov (United States)

    Plancher, G.; Tirard, A.; Gyselinck, V.; Nicolas, S.; Piolino, P.

    2012-01-01

    Most neuropsychological assessments of episodic memory bear little similarity to the events that patients actually experience as memories in daily life. The first aim of this study was to use a virtual environment to characterize episodic memory profiles in an ecological fashion, which includes memory for central and perceptual details,…

  20. Share (And Not) Share Alike: Improving Virtual Team Climate and Decision Performance

    Science.gov (United States)

    Cordes, Sean

    2017-01-01

    Virtual teams face unique communication and collaboration challenges that impact climate development and performance. First, virtual teams rely on technology mediated communication which can constrain communication. Second, team members lack skill for adapting process to the virtual setting. A collaboration process structure was designed to…

  1. a Mobile Application for Virtual Heritage and UGC Public Sharing

    Science.gov (United States)

    Gongli, L.; Jin, S.; Huilian, C.

    2013-07-01

    Heritage documentation and representation is now a growing concern in the contemporary world, with unprecedentedly rapid technological development that pushes the frontier further every day. This ever growing means benefits both professionals and the general public, and the two can now be connected by this virtual bridge that channels heritage information from one end of the spectrum to the other, thus facilitating a dialogue never considered before. 4D virtual heritage with visualized tempo-spatial information can be easily shared across the continents and the story of heritage is told by a simple move of the thumb. Mobile LBS (Location-Based Service) enhances visitors' on-site experience and is readily available on the popular iOS platform. UGC (User Generated Content) on the internet provides interaction among users and managers, and brings the heritage site and the public into a live conversation. Although the above technological exploration is promising in itself, the question still remains as how it may be best implemented. The Re-yuangmingyuan program for the reconstruction and representation of an imperial garden in Beijing has made several attempts that deserve discussion, and contributes to heritage documentation and conservation in general.

  2. The Elderly Perceived Meanings and Values of Virtual Reality Leisure Activities: A Means-End Chain Approach.

    Science.gov (United States)

    Lin, Cheng-Shih; Jeng, Mei-Yuan; Yeh, Tsu-Ming

    2018-04-03

    This study uses means-end chain (MEC) techniques to examine the awareness, decision-making procedure, and personal values of the elderly with regard to virtual reality leisure activities. The results of the study show that elderly respondents value virtual reality leisure activities that are fun, safe, and easy. In terms of outcome benefits, elderly respondents value feeling physically and mentally healthy, firsthand experience, and satisfied curiosity. In value terms, elderly respondents hope that their chosen virtual reality leisure activities improve not only their relationships with others, but also their enjoyment, quality of life, and sense of belonging. The results show that, while consumers with different awarenesses of virtual reality leisure activities have different decision-making processes, they share creating "good memories" as the terminal value with the most significant effect. This presents a potential opportunity to promote virtual reality leisure activities. Relevant bodies or enterprises can seek to create good memories in consumers by developing activities that are safe and fun, promote good health, and provide good service, thereby attracting the interest of elderly consumers.

  3. Virtual Memory Introspection Framework for Cyber Threat Detection in Virtual Environment

    Directory of Open Access Journals (Sweden)

    Himanshu Upadhyay

    2018-01-01

    Full Text Available In today’s information based world, it is increasingly important to safeguard the data owned by any organization, be it intellectual property or personal information. With ever increasing sophistication of malware, it is imperative to come up with an automated and advanced methods of attack vector recognition and isolation. Existing methods are not dynamic enough to adapt to the behavioral complexity of new malware. Widely used operating systems, especially Linux, have a popular perception of being more secure than other operating systems (e.g. Windows, but this is not necessarily true. The open source nature of the Linux operating system is a double edge sword; malicious actors having full access to the kernel code does not reassure the IT world of Linux’s vulnerabilities. Recent widely reported hacking attacks on reputable organizations have mostly been on Linux servers. Most new malwares are able to neutralize existing defenses on the Linux operating system. A radical solution for malware detection is needed – one which cannot be detected and damaged by malicious code. In this paper, we propose a novel framework design that uses virtualization to isolate and monitor Linux environments. The framework uses the well-known Xen hypervisor to host server environments and uses a Virtual Memory Introspection framework to capture process behavior. The behavioral data is analyzed using sophisticated machine learning algorithms to flag potential cyber threats. The framework can be enhanced to have self-healing properties: any compromised hosts are immediately replaced by their uncompromised versions, limiting the exposure to the wider enterprise network.

  4. Mineralocorticoid receptor stimulation effects on spatial memory in healthy young adults: A study using the virtual Morris Water Maze task.

    Science.gov (United States)

    Piber, Dominique; Schultebraucks, Katharina; Mueller, Sven C; Deuter, Christian Eric; Wingenfeld, Katja; Otte, Christian

    2016-12-01

    Stress hormones such as cortisol are known to influence a wide range of cognitive functions, including hippocampal based spatial memory. In the brain, cortisol acts via two different receptors: the glucocorticoid (GR) and the mineralocorticoid receptor (MR). As the MR has a high density in the hippocampus, we examined the effects of pharmacological MR stimulation on spatial memory. Eighty healthy participants (40 women, 40 men, mean age=23.9years±SD=3.3) completed the virtual Morris Water Maze (vMWM) task to test spatial encoding and spatial memory retrieval after receiving 0.4mg fludrocortisone, a MR agonist, or placebo. There was no effect of MR stimulation on spatial encoding during the vMWM task. However, participants who received fludrocortisone exhibited improved spatial memory retrieval performance. There was neither a main effect of sex nor a sex-by-treatment interaction. In young healthy participants, MR stimulation improved hippocampal based spatial memory retrieval in a virtual Morris Water Maze task. Our study not only confirms the importance of MR function in spatial memory, but suggests beneficial effects of acute MR stimulation on spatial memory retrieval in humans. Copyright © 2016 Elsevier Inc. All rights reserved.

  5. Revealing context-specific conditioned fear memories with full immersion virtual reality

    Directory of Open Access Journals (Sweden)

    Nicole eHuff

    2011-11-01

    Full Text Available The extinction of conditioned fear is known to be context specific, and often referred to as more robustly contextually bound than the fear memory itself (Bouton, 2004. Yet, recent findings in rodents have challenged the notion that contextual fear retention is initially generalized. The context specificity of a cued-fear memory to the learning context has not been addressed in the human literature largely due to limitations in methodology. Here we adapt a novel technology to test the context specificity of cued fear conditioning using full immersion 3-dimensional virtual reality (VR. During acquisition training, healthy participants navigated through virtual environments containing dynamic snake and spider conditioned stimuli (CSs, one of which was paired with electrical wrist stimulation. During a 24-hour delayed retention test, one group returned to the same context as acquisition training whereas another group experienced the CSs in a novel context. Unconditioned stimulus (US expectancy ratings were assayed on-line during fear acquisition as an index of contingency awareness. Skin conductance responses (SCR time-locked to CS onset were the dependent measure of cued fear, and skin conductance levels during the interstimulus interval were an index of context fear. Findings indicate that early in acquisition training, participants express contingency awareness as well as differential contextual fear, whereas differential cued fear emerged later in acquisition. During the retention test, differential cued fear retention was enhanced in the group who returned to the same context as acquisition training relative to the context shift group. The results extend recent rodent work to illustrate differences in cued and context fear acquisition and the contextual specificity of recent fear memories. Findings support the use of full immersion VR as a novel tool in cognitive neuroscience to bridge rodent models of contextual phenomena underlying human

  6. A Visual Approach to Investigating Shared and Global Memory Behavior of CUDA Kernels

    KAUST Repository

    Rosen, Paul

    2013-01-01

    We present an approach to investigate the memory behavior of a parallel kernel executing on thousands of threads simultaneously within the CUDA architecture. Our top-down approach allows for quickly identifying any significant differences between the execution of the many blocks and warps. As interesting warps are identified, we allow further investigation of memory behavior by visualizing the shared memory bank conflicts and global memory coalescence, first with an overview of a single warp with many operations and, subsequently, with a detailed view of a single warp and a single operation. We demonstrate the strength of our approach in the context of a parallel matrix transpose kernel and a parallel 1D Haar Wavelet transform kernel. © 2013 The Author(s) Computer Graphics Forum © 2013 The Eurographics Association and Blackwell Publishing Ltd.

  7. A Visual Approach to Investigating Shared and Global Memory Behavior of CUDA Kernels

    KAUST Repository

    Rosen, Paul

    2013-06-01

    We present an approach to investigate the memory behavior of a parallel kernel executing on thousands of threads simultaneously within the CUDA architecture. Our top-down approach allows for quickly identifying any significant differences between the execution of the many blocks and warps. As interesting warps are identified, we allow further investigation of memory behavior by visualizing the shared memory bank conflicts and global memory coalescence, first with an overview of a single warp with many operations and, subsequently, with a detailed view of a single warp and a single operation. We demonstrate the strength of our approach in the context of a parallel matrix transpose kernel and a parallel 1D Haar Wavelet transform kernel. © 2013 The Author(s) Computer Graphics Forum © 2013 The Eurographics Association and Blackwell Publishing Ltd.

  8. Working memory in wayfinding-a dual task experiment in a virtual city.

    Science.gov (United States)

    Meilinger, Tobias; Knauff, Markus; Bülthoff, Heinrich H

    2008-06-01

    This study examines the working memory systems involved in human wayfinding. In the learning phase, 24 participants learned two routes in a novel photorealistic virtual environment displayed on a 220° screen while they were disrupted by a visual, a spatial, a verbal, or-in a control group-no secondary task. In the following wayfinding phase, the participants had to find and to "virtually walk" the two routes again. During this wayfinding phase, a number of dependent measures were recorded. This research shows that encoding wayfinding knowledge interfered with the verbal and with the spatial secondary task. These interferences were even stronger than the interference of wayfinding knowledge with the visual secondary task. These findings are consistent with a dual-coding approach of wayfinding knowledge. 2008 Cognitive Science Society, Inc.

  9. Parallel k-means++ for Multiple Shared-Memory Architectures

    Energy Technology Data Exchange (ETDEWEB)

    Mackey, Patrick S.; Lewis, Robert R.

    2016-09-22

    In recent years k-means++ has become a popular initialization technique for improved k-means clustering. To date, most of the work done to improve its performance has involved parallelizing algorithms that are only approximations of k-means++. In this paper we present a parallelization of the exact k-means++ algorithm, with a proof of its correctness. We develop implementations for three distinct shared-memory architectures: multicore CPU, high performance GPU, and the massively multithreaded Cray XMT platform. We demonstrate the scalability of the algorithm on each platform. In addition we present a visual approach for showing which platform performed k-means++ the fastest for varying data sizes.

  10. Sharing Memories

    DEFF Research Database (Denmark)

    Rodil, Kasper; Nielsen, Emil Byskov; Nielsen, Jonathan Bernstorff

    2018-01-01

    in which it was to be contextualized and through a close partnership between aphasics and their caretakers. The underlying design methodology for the MemoryBook is Participatory Design manifested through the collaboration and creations by two aphasic residents and one member of the support staff. The idea...

  11. MULTI: a shared memory approach to cooperative molecular modeling.

    Science.gov (United States)

    Darden, T; Johnson, P; Smith, H

    1991-03-01

    A general purpose molecular modeling system, MULTI, based on the UNIX shared memory and semaphore facilities for interprocess communication is described. In addition to the normal querying or monitoring of geometric data, MULTI also provides processes for manipulating conformations, and for displaying peptide or nucleic acid ribbons, Connolly surfaces, close nonbonded contacts, crystal-symmetry related images, least-squares superpositions, and so forth. This paper outlines the basic techniques used in MULTI to ensure cooperation among these specialized processes, and then describes how they can work together to provide a flexible modeling environment.

  12. Contributions of Medial Temporal Lobe and Striatal Memory Systems to Learning and Retrieving Overlapping Spatial Memories

    Science.gov (United States)

    Brown, Thackery I.; Stern, Chantal E.

    2014-01-01

    Many life experiences share information with other memories. In order to make decisions based on overlapping memories, we need to distinguish between experiences to determine the appropriate behavior for the current situation. Previous work suggests that the medial temporal lobe (MTL) and medial caudate interact to support the retrieval of overlapping navigational memories in different contexts. The present study used functional magnetic resonance imaging (fMRI) in humans to test the prediction that the MTL and medial caudate play complementary roles in learning novel mazes that cross paths with, and must be distinguished from, previously learned routes. During fMRI scanning, participants navigated virtual routes that were well learned from prior training while also learning new mazes. Critically, some routes learned during scanning shared hallways with those learned during pre-scan training. Overlap between mazes required participants to use contextual cues to select between alternative behaviors. Results demonstrated parahippocampal cortex activity specific for novel spatial cues that distinguish between overlapping routes. The hippocampus and medial caudate were active for learning overlapping spatial memories, and increased their activity for previously learned routes when they became context dependent. Our findings provide novel evidence that the MTL and medial caudate play complementary roles in the learning, updating, and execution of context-dependent navigational behaviors. PMID:23448868

  13. Virtual resistance-based control strategy for DC link regeneration protection and current sharing in uninterruptible power supply

    DEFF Research Database (Denmark)

    Lu, Jinghang; Guan, Yajuan; Savaghebi, Mehdi

    2017-01-01

    To address the DC link voltage regeneration issue in parallel Uninterruptible Power Supply (UPS) system, a DC link voltage protection (DCVP) method through online virtual resistance regulation is proposed. The proposed control strategy is able to protect the DC link from overvoltage that may...... trigger the protection mechanism of the UPS system. Moreover, a current sharing control strategy by regulating the virtual resistance is proposed to address the circulating current caused by the active power feeding. Finally, the feasibility of the proposed method is verified by experimental results from...

  14. Does virtual reality have a future for the study of episodic memory in aging?

    Science.gov (United States)

    Abichou, Kouloud; La Corte, Valentina; Piolino, Pascale

    2017-03-01

    Episodic memory is the memory of personally lived events located in time and space, it shapes our identity and allows us to project ourselves into the past and the future. This form of memory is vulnerable to the effects of age and its alteration, hindering the autonomy of the subjects, can predict the evolution towards neurodegenerative disorders. Hence, a better understanding of this type of memory is a priority in the field of public health. Actually, traditional neuropsychological tools are often decontextualized, using simplistic situations that did not require the mobilization of all the characteristics of episodic memory, thus they just offer a partial measure of this complex mnemonic capacity. Nowadays, the virtual reality (VR) is a tool allowing the immersion of subjects in simulations of real situations, rich in spatial and temporal naturalistic contexts. Due to its many characteristics, the VR allows to solve several limitations of the traditional tests. The purpose of this review is to expose studies that investigated episodic memory in normal and Alzheimer's disease using VR in order to address its relevance as a new tool in the future practice of neuropsychology of aging.

  15. To share and be shared

    DEFF Research Database (Denmark)

    Winther, Ida Wentzel

    2018-01-01

    to another. To a certain degree, they share their everyday lives, things, places, memories, and past/future, but as the ones who move back and forth, they belong a little less in each place. This article is about children who are shared between their parent, households and siblings. They are shared...

  16. Eye movements, visual search and scene memory, in an immersive virtual environment.

    Directory of Open Access Journals (Sweden)

    Dmitry Kit

    Full Text Available Visual memory has been demonstrated to play a role in both visual search and attentional prioritization in natural scenes. However, it has been studied predominantly in experimental paradigms using multiple two-dimensional images. Natural experience, however, entails prolonged immersion in a limited number of three-dimensional environments. The goal of the present experiment was to recreate circumstances comparable to natural visual experience in order to evaluate the role of scene memory in guiding eye movements in a natural environment. Subjects performed a continuous visual-search task within an immersive virtual-reality environment over three days. We found that, similar to two-dimensional contexts, viewers rapidly learn the location of objects in the environment over time, and use spatial memory to guide search. Incidental fixations did not provide obvious benefit to subsequent search, suggesting that semantic contextual cues may often be just as efficient, or that many incidentally fixated items are not held in memory in the absence of a specific task. On the third day of the experience in the environment, previous search items changed in color. These items were fixated upon with increased probability relative to control objects, suggesting that memory-guided prioritization (or Surprise may be a robust mechanisms for attracting gaze to novel features of natural environments, in addition to task factors and simple spatial saliency.

  17. Eye movements, visual search and scene memory, in an immersive virtual environment.

    Science.gov (United States)

    Kit, Dmitry; Katz, Leor; Sullivan, Brian; Snyder, Kat; Ballard, Dana; Hayhoe, Mary

    2014-01-01

    Visual memory has been demonstrated to play a role in both visual search and attentional prioritization in natural scenes. However, it has been studied predominantly in experimental paradigms using multiple two-dimensional images. Natural experience, however, entails prolonged immersion in a limited number of three-dimensional environments. The goal of the present experiment was to recreate circumstances comparable to natural visual experience in order to evaluate the role of scene memory in guiding eye movements in a natural environment. Subjects performed a continuous visual-search task within an immersive virtual-reality environment over three days. We found that, similar to two-dimensional contexts, viewers rapidly learn the location of objects in the environment over time, and use spatial memory to guide search. Incidental fixations did not provide obvious benefit to subsequent search, suggesting that semantic contextual cues may often be just as efficient, or that many incidentally fixated items are not held in memory in the absence of a specific task. On the third day of the experience in the environment, previous search items changed in color. These items were fixated upon with increased probability relative to control objects, suggesting that memory-guided prioritization (or Surprise) may be a robust mechanisms for attracting gaze to novel features of natural environments, in addition to task factors and simple spatial saliency.

  18. Translation techniques for distributed-shared memory programming models

    Energy Technology Data Exchange (ETDEWEB)

    Fuller, Douglas James [Iowa State Univ., Ames, IA (United States)

    2005-01-01

    The high performance computing community has experienced an explosive improvement in distributed-shared memory hardware. Driven by increasing real-world problem complexity, this explosion has ushered in vast numbers of new systems. Each new system presents new challenges to programmers and application developers. Part of the challenge is adapting to new architectures with new performance characteristics. Different vendors release systems with widely varying architectures that perform differently in different situations. Furthermore, since vendors need only provide a single performance number (total MFLOPS, typically for a single benchmark), they only have strong incentive initially to optimize the API of their choice. Consequently, only a fraction of the available APIs are well optimized on most systems. This causes issues porting and writing maintainable software, let alone issues for programmers burdened with mastering each new API as it is released. Also, programmers wishing to use a certain machine must choose their API based on the underlying hardware instead of the application. This thesis argues that a flexible, extensible translator for distributed-shared memory APIs can help address some of these issues. For example, a translator might take as input code in one API and output an equivalent program in another. Such a translator could provide instant porting for applications to new systems that do not support the application's library or language natively. While open-source APIs are abundant, they do not perform optimally everywhere. A translator would also allow performance testing using a single base code translated to a number of different APIs. Most significantly, this type of translator frees programmers to select the most appropriate API for a given application based on the application (and developer) itself instead of the underlying hardware.

  19. Coupling Computer Codes for The Analysis of Severe Accident Using A Pseudo Shared Memory Based on MPI

    International Nuclear Information System (INIS)

    Cho, Young Chul; Park, Chang-Hwan; Kim, Dong-Min

    2016-01-01

    As there are four codes in-vessel analysis code (CSPACE), ex-vessel analysis code (SACAP), corium behavior analysis code (COMPASS), and fission product behavior analysis code, for the analysis of severe accident, it is complex to implement the coupling of codes with the similar methodologies for RELAP and CONTEMPT or SPACE and CAP. Because of that, an efficient coupling so called Pseudo shared memory architecture was introduced. In this paper, coupling methodologies will be compared and the methodology used for the analysis of severe accident will be discussed in detail. The barrier between in-vessel and ex-vessel has been removed for the analysis of severe accidents with the implementation of coupling computer codes with pseudo shared memory architecture based on MPI. The remaining are proper choice and checking of variables and values for the selected severe accident scenarios, e.g., TMI accident. Even though it is possible to couple more than two computer codes with pseudo shared memory architecture, the methodology should be revised to couple parallel codes especially when they are programmed using MPI

  20. Coupling Computer Codes for The Analysis of Severe Accident Using A Pseudo Shared Memory Based on MPI

    Energy Technology Data Exchange (ETDEWEB)

    Cho, Young Chul; Park, Chang-Hwan; Kim, Dong-Min [FNC Technology Co., Yongin (Korea, Republic of)

    2016-10-15

    As there are four codes in-vessel analysis code (CSPACE), ex-vessel analysis code (SACAP), corium behavior analysis code (COMPASS), and fission product behavior analysis code, for the analysis of severe accident, it is complex to implement the coupling of codes with the similar methodologies for RELAP and CONTEMPT or SPACE and CAP. Because of that, an efficient coupling so called Pseudo shared memory architecture was introduced. In this paper, coupling methodologies will be compared and the methodology used for the analysis of severe accident will be discussed in detail. The barrier between in-vessel and ex-vessel has been removed for the analysis of severe accidents with the implementation of coupling computer codes with pseudo shared memory architecture based on MPI. The remaining are proper choice and checking of variables and values for the selected severe accident scenarios, e.g., TMI accident. Even though it is possible to couple more than two computer codes with pseudo shared memory architecture, the methodology should be revised to couple parallel codes especially when they are programmed using MPI.

  1. Paging memory from random access memory to backing storage in a parallel computer

    Science.gov (United States)

    Archer, Charles J; Blocksome, Michael A; Inglett, Todd A; Ratterman, Joseph D; Smith, Brian E

    2013-05-21

    Paging memory from random access memory (`RAM`) to backing storage in a parallel computer that includes a plurality of compute nodes, including: executing a data processing application on a virtual machine operating system in a virtual machine on a first compute node; providing, by a second compute node, backing storage for the contents of RAM on the first compute node; and swapping, by the virtual machine operating system in the virtual machine on the first compute node, a page of memory from RAM on the first compute node to the backing storage on the second compute node.

  2. A Virtual Object-Location Task for Children: Gender and Videogame Experience Influence Navigation; Age Impacts Memory and Completion Time.

    Science.gov (United States)

    Rodriguez-Andres, David; Mendez-Lopez, Magdalena; Juan, M-Carmen; Perez-Hernandez, Elena

    2018-01-01

    The use of virtual reality-based tasks for studying memory has increased considerably. Most of the studies that have looked at child population factors that influence performance on such tasks have been focused on cognitive variables. However, little attention has been paid to the impact of non-cognitive skills. In the present paper, we tested 52 typically-developing children aged 5-12 years in a virtual object-location task. The task assessed their spatial short-term memory for the location of three objects in a virtual city. The virtual task environment was presented using a 3D application consisting of a 120″ stereoscopic screen and a gamepad interface. Measures of learning and displacement indicators in the virtual environment, 3D perception, satisfaction, and usability were obtained. We assessed the children's videogame experience, their visuospatial span, their ability to build blocks, and emotional and behavioral outcomes. The results indicate that learning improved with age. Significant effects on the speed of navigation were found favoring boys and those more experienced with videogames. Visuospatial skills correlated mainly with ability to recall object positions, but the correlation was weak. Longer paths were related with higher scores of withdrawal behavior, attention problems, and a lower visuospatial span. Aggressiveness and experience with the device used for interaction were related with faster navigation. However, the correlations indicated only weak associations among these variables.

  3. A Virtual Object-Location Task for Children: Gender and Videogame Experience Influence Navigation; Age Impacts Memory and Completion Time

    Science.gov (United States)

    Rodriguez-Andres, David; Mendez-Lopez, Magdalena; Juan, M.-Carmen; Perez-Hernandez, Elena

    2018-01-01

    The use of virtual reality-based tasks for studying memory has increased considerably. Most of the studies that have looked at child population factors that influence performance on such tasks have been focused on cognitive variables. However, little attention has been paid to the impact of non-cognitive skills. In the present paper, we tested 52 typically-developing children aged 5–12 years in a virtual object-location task. The task assessed their spatial short-term memory for the location of three objects in a virtual city. The virtual task environment was presented using a 3D application consisting of a 120″ stereoscopic screen and a gamepad interface. Measures of learning and displacement indicators in the virtual environment, 3D perception, satisfaction, and usability were obtained. We assessed the children’s videogame experience, their visuospatial span, their ability to build blocks, and emotional and behavioral outcomes. The results indicate that learning improved with age. Significant effects on the speed of navigation were found favoring boys and those more experienced with videogames. Visuospatial skills correlated mainly with ability to recall object positions, but the correlation was weak. Longer paths were related with higher scores of withdrawal behavior, attention problems, and a lower visuospatial span. Aggressiveness and experience with the device used for interaction were related with faster navigation. However, the correlations indicated only weak associations among these variables. PMID:29674988

  4. Global and Local Page Replacement Algorithms on Virtual Memory Systems for Image Processing

    OpenAIRE

    WADA, Ben Tsutom

    1985-01-01

    Three virtual memory systems for image processing, different one another in frame allocation algorithms and page replacement algorithms, were examined experimentally upon their page-fault characteristics. The hypothesis, that global page replacement algorithms are susceptible to thrashing, held in the raster scan experiment, while it did not in another non raster-scan experiment. The results of the experiments may be useful also in making parallel image processors more efficient, while they a...

  5. Functions of Memory Sharing and Mother-Child Reminiscing Behaviors: Individual and Cultural Variations

    Science.gov (United States)

    Kulkofsky, Sarah; Wang, Qi; Koh, Jessie Bee Kim

    2009-01-01

    This study examined maternal beliefs about the functions of memory sharing and the relations between these beliefs and mother-child reminiscing behaviors in a cross-cultural context. Sixty-three European American and 47 Chinese mothers completed an open-ended questionnaire concerning their beliefs about the functions of parent-child memory…

  6. Parallel discrete event simulation: A shared memory approach

    Science.gov (United States)

    Reed, Daniel A.; Malony, Allen D.; Mccredie, Bradley D.

    1987-01-01

    With traditional event list techniques, evaluating a detailed discrete event simulation model can often require hours or even days of computation time. Parallel simulation mimics the interacting servers and queues of a real system by assigning each simulated entity to a processor. By eliminating the event list and maintaining only sufficient synchronization to insure causality, parallel simulation can potentially provide speedups that are linear in the number of processors. A set of shared memory experiments is presented using the Chandy-Misra distributed simulation algorithm to simulate networks of queues. Parameters include queueing network topology and routing probabilities, number of processors, and assignment of network nodes to processors. These experiments show that Chandy-Misra distributed simulation is a questionable alternative to sequential simulation of most queueing network models.

  7. Performance Analysis of Ivshmem for High-Performance Computing in Virtual Machines

    Science.gov (United States)

    Ivanovic, Pavle; Richter, Harald

    2018-01-01

    High-Performance computing (HPC) is rarely accomplished via virtual machines (VMs). In this paper, we present a remake of ivshmem which can change this. Ivshmem was a shared memory (SHM) between virtual machines on the same server, with SHM-access synchronization included, until about 5 years ago when newer versions of Linux and its virtualization library libvirt evolved. We restored that SHM-access synchronization feature because it is indispensable for HPC and made ivshmem runnable with contemporary versions of Linux, libvirt, KVM, QEMU and especially MPICH, which is an implementation of MPI - the standard HPC communication library. Additionally, MPICH was transparently modified by us to get ivshmem included, resulting in a three to ten times performance improvement compared to TCP/IP. Furthermore, we have transparently replaced MPI_PUT, a single-side MPICH communication mechanism, by an own MPI_PUT wrapper. As a result, our ivshmem even surpasses non-virtualized SHM data transfers for block lengths greater than 512 KBytes, showing the benefits of virtualization. All improvements were possible without using SR-IOV.

  8. A Study of Shared-Memory Mutual Exclusion Protocols Using CADP

    Science.gov (United States)

    Mateescu, Radu; Serwe, Wendelin

    Mutual exclusion protocols are an essential building block of concurrent systems: indeed, such a protocol is required whenever a shared resource has to be protected against concurrent non-atomic accesses. Hence, many variants of mutual exclusion protocols exist in the shared-memory setting, such as Peterson's or Dekker's well-known protocols. Although the functional correctness of these protocols has been studied extensively, relatively little attention has been paid to their non-functional aspects, such as their performance in the long run. In this paper, we report on experiments with the performance evaluation of mutual exclusion protocols using Interactive Markov Chains. Steady-state analysis provides an additional criterion for comparing protocols, which complements the verification of their functional properties. We also carefully re-examined the functional properties, whose accurate formulation as temporal logic formulas in the action-based setting turns out to be quite involved.

  9. Effects of Virtual Reality on the Cognitive Memory and Handgun Accuracy Development of Law Enforcement Neophytes

    Science.gov (United States)

    Wright, Richard A.

    2013-01-01

    The purpose of this research was to investigate the effects of virtual reality training on the development of cognitive memory and handgun accuracy by law enforcement neophytes. One hundred and six academy students from 6 different academy classes were divided into two groups, experimental and control. The experimental group was exposed to virtual…

  10. A Virtual Object-Location Task for Children: Gender and Videogame Experience Influence Navigation; Age Impacts Memory and Completion Time

    Directory of Open Access Journals (Sweden)

    David Rodriguez-Andres

    2018-04-01

    Full Text Available The use of virtual reality-based tasks for studying memory has increased considerably. Most of the studies that have looked at child population factors that influence performance on such tasks have been focused on cognitive variables. However, little attention has been paid to the impact of non-cognitive skills. In the present paper, we tested 52 typically-developing children aged 5–12 years in a virtual object-location task. The task assessed their spatial short-term memory for the location of three objects in a virtual city. The virtual task environment was presented using a 3D application consisting of a 120″ stereoscopic screen and a gamepad interface. Measures of learning and displacement indicators in the virtual environment, 3D perception, satisfaction, and usability were obtained. We assessed the children’s videogame experience, their visuospatial span, their ability to build blocks, and emotional and behavioral outcomes. The results indicate that learning improved with age. Significant effects on the speed of navigation were found favoring boys and those more experienced with videogames. Visuospatial skills correlated mainly with ability to recall object positions, but the correlation was weak. Longer paths were related with higher scores of withdrawal behavior, attention problems, and a lower visuospatial span. Aggressiveness and experience with the device used for interaction were related with faster navigation. However, the correlations indicated only weak associations among these variables.

  11. Effects of enactment in episodic memory: a pilot virtual reality study with young and elderly adults.

    Science.gov (United States)

    Jebara, Najate; Orriols, Eric; Zaoui, Mohamed; Berthoz, Alain; Piolino, Pascale

    2014-01-01

    None of the previous studies on aging have tested the influence of action with respect to the degree of interaction with the environment (active or passive navigation) and the source of itinerary choice (self or externally imposed), on episodic memory (EM) encoding. The aim of this pilot study was to explore the influence of these factors on feature binding (the association between what, where, and when) in EM and on the subjective sense of remembering. Navigation in a virtual city was performed by 64 young and 64 older adults in one of four modes of exploration: (1) passive condition where participants were immersed as passengers of a virtual car [no interaction, no itinerary control (IC)], (2) IC (the subject chose the itinerary, but did not drive the car), (3) low, or (4) high navigation control (the subject just moved the car on rails or drove the car with a steering-wheel and a gas pedal on a fixed itinerary, respectively). The task was to memorize as many events encountered in the virtual environment as possible along with their factual (what), spatial (where), and temporal (when) details, and then to perform immediate and delayed memory tests. An age-related decline was evidenced for immediate and delayed feature binding. Compared to passive and high navigation conditions, and regardless of age-groups, feature binding was enhanced by low navigation and IC conditions. The subjective sense of remembering was boosted by the IC in older adults. Memory performance following high navigation was specifically linked to variability in executive functions. The present findings suggest that the decision of the itinerary is beneficial to boost EM in aging, although it does not eliminate age-related deficits. Active navigation can also enhance EM when it is not too demanding for subjects' cognitive resources.

  12. A Parallel Saturation Algorithm on Shared Memory Architectures

    Science.gov (United States)

    Ezekiel, Jonathan; Siminiceanu

    2007-01-01

    Symbolic state-space generators are notoriously hard to parallelize. However, the Saturation algorithm implemented in the SMART verification tool differs from other sequential symbolic state-space generators in that it exploits the locality of ring events in asynchronous system models. This paper explores whether event locality can be utilized to efficiently parallelize Saturation on shared-memory architectures. Conceptually, we propose to parallelize the ring of events within a decision diagram node, which is technically realized via a thread pool. We discuss the challenges involved in our parallel design and conduct experimental studies on its prototypical implementation. On a dual-processor dual core PC, our studies show speed-ups for several example models, e.g., of up to 50% for a Kanban model, when compared to running our algorithm only on a single core.

  13. Reducing the Threat of Terrorism through Knowledge Sharing in a Virtual Environment Between Law Enforcement and the Private Security Industry

    National Research Council Canada - National Science Library

    Gallagher, Jerry P

    2008-01-01

    ... between private security and the KCPD. To empower this resource as a terrorism prevention force multiplier the development of a web based virtual knowledge sharing initiative was explored in this study as a solution to provide "one stop...

  14. Shared filtering processes link attentional and visual short-term memory capacity limits.

    Science.gov (United States)

    Bettencourt, Katherine C; Michalka, Samantha W; Somers, David C

    2011-09-30

    Both visual attention and visual short-term memory (VSTM) have been shown to have capacity limits of 4 ± 1 objects, driving the hypothesis that they share a visual processing buffer. However, these capacity limitations also show strong individual differences, making the degree to which these capacities are related unclear. Moreover, other research has suggested a distinction between attention and VSTM buffers. To explore the degree to which capacity limitations reflect the use of a shared visual processing buffer, we compared individual subject's capacities on attentional and VSTM tasks completed in the same testing session. We used a multiple object tracking (MOT) and a VSTM change detection task, with varying levels of distractors, to measure capacity. Significant correlations in capacity were not observed between the MOT and VSTM tasks when distractor filtering demands differed between the tasks. Instead, significant correlations were seen when the tasks shared spatial filtering demands. Moreover, these filtering demands impacted capacity similarly in both attention and VSTM tasks. These observations fail to support the view that visual attention and VSTM capacity limits result from a shared buffer but instead highlight the role of the resource demands of underlying processes in limiting capacity.

  15. Simulating Navigation with Virtual 3d Geovisualizations - a Focus on Memory Related Factors

    Science.gov (United States)

    Lokka, I.; Çöltekin, A.

    2016-06-01

    The use of virtual environments (VE) for navigation-related studies, such as spatial cognition and path retrieval has been widely adopted in cognitive psychology and related fields. What motivates the use of VEs for such studies is that, as opposed to real-world, we can control for the confounding variables in simulated VEs. When simulating a geographic environment as a virtual world with the intention to train navigational memory in humans, an effective and efficient visual design is important to facilitate the amount of recall. However, it is not yet clear what amount of information should be included in such visual designs intended to facilitate remembering: there can be too little or too much of it. Besides the amount of information or level of detail, the types of visual features (`elements' in a visual scene) that should be included in the representations to create memorable scenes and paths must be defined. We analyzed the literature in cognitive psychology, geovisualization and information visualization, and identified the key factors for studying and evaluating geovisualization designs for their function to support and strengthen human navigational memory. The key factors we identified are: i) the individual abilities and age of the users, ii) the level of realism (LOR) included in the representations and iii) the context in which the navigation is performed, thus specific tasks within a case scenario. Here we present a concise literature review and our conceptual development for follow-up experiments.

  16. Virtual Vector Machine for Bayesian Online Classification

    OpenAIRE

    Minka, Thomas P.; Xiang, Rongjing; Yuan; Qi

    2012-01-01

    In a typical online learning scenario, a learner is required to process a large data stream using a small memory buffer. Such a requirement is usually in conflict with a learner's primary pursuit of prediction accuracy. To address this dilemma, we introduce a novel Bayesian online classi cation algorithm, called the Virtual Vector Machine. The virtual vector machine allows you to smoothly trade-off prediction accuracy with memory size. The virtual vector machine summarizes the information con...

  17. Shared neuroanatomical substrates of impaired phonological working memory across reading disability and autism

    OpenAIRE

    Lu, Chunming; Qi, Zhenghan; Harris, Adrianne; Weil, Lisa Wisman; Han, Michelle; Halverson, Kelly; Perrachione, Tyler K.; Kjelgaard, Margaret; Wexler, Kenneth; Tager-Flusberg, Helen; Gabrieli, John D. E.

    2016-01-01

    Background Individuals with reading disability and individuals with autism spectrum disorder (ASD) are characterized, respectively, by their difficulties in reading and social communication, but both groups often have impaired phonological working memory (PWM). It is not known whether the impaired PWM reflects distinct or shared neuroanatomical abnormalities in these two diagnostic groups. Methods White-matter structural connectivity via diffusion weighted imaging was examined in 64 children,...

  18. Domain-general involvement of the posterior frontolateral cortex in time-based resource-sharing in working memory: An fMRI study

    NARCIS (Netherlands)

    Vergauwe, E.; Hartstra, E.; Barrouillet, P.; Brass, M.

    2015-01-01

    Working memory is often defined in cognitive psychology as a system devoted to the simultaneous processing and maintenance of information. In line with the time-based resource-sharing model of working memory (TBRS; Barrouillet and Camos, 2015; Barrouillet et al., 2004), there is accumulating

  19. On the Parallel Elliptic Single/Multigrid Solutions about Aligned and Nonaligned Bodies Using the Virtual Machine for Multiprocessors

    Directory of Open Access Journals (Sweden)

    A. Averbuch

    1994-01-01

    Full Text Available Parallel elliptic single/multigrid solutions around an aligned and nonaligned body are presented and implemented on two multi-user and single-user shared memory multiprocessors (Sequent Symmetry and MOS and on a distributed memory multiprocessor (a Transputer network. Our parallel implementation uses the Virtual Machine for Muli-Processors (VMMP, a software package that provides a coherent set of services for explicitly parallel application programs running on diverse multiple instruction multiple data (MIMD multiprocessors, both shared memory and message passing. VMMP is intended to simplify parallel program writing and to promote portable and efficient programming. Furthermore, it ensures high portability of application programs by implementing the same services on all target multiprocessors. The performance of our algorithm is investigated in detail. It is seen to fit well the above architectures when the number of processors is less than the maximal number of grid points along the axes. In general, the efficiency in the nonaligned case is higher than in the aligned case. Alignment overhead is observed to be up to 200% in the shared-memory case and up to 65% in the message-passing case. We have demonstrated that when using VMMP, the portability of the algorithms is straightforward and efficient.

  20. Getting to the point: making, wayfaring, loss and memory as meaning-making in virtual archaeology

    Directory of Open Access Journals (Sweden)

    William Michael Carter

    2017-05-01

    Full Text Available The initial construction of a digital virtual object is the three-dimensional (3Dpoint. Using the notions of making, wayfaring, meshwork and agency, this discussion focuses on Ingold’s (2011 theoretical approach to these comments as a means for the construction of archaeological knowledge as applied to the 3D virtual landscape. It will demonstrate that 3D points, whether constructed or captured, can be considered to be agents within an actor network, have agency and are subject to memory and loss within the digital archaeological record. By their interconnections they become a mesh work that can exchange and retain unique attributes of materiality. As such, they challenge our notions of meaning-making beyond the rote actions of visualizing within archaeology to a form that is more theoretically deeper. By viewing the construction and capture and the production of 3D or 2D visual data through a different lens but within theoretical archaeological terms, we can begin to understand our role in the creation of meaning within virtual archaeology.

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

    International Nuclear Information System (INIS)

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

    2014-01-01

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

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

    Energy Technology Data Exchange (ETDEWEB)

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

    2014-05-15

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

  3. A microbased shared virtual world prototype

    Science.gov (United States)

    Pitts, Gerald; Robinson, Mark; Strange, Steve

    1993-01-01

    Virtual reality (VR) allows sensory immersion and interaction with a computer-generated environment. The user adopts a physical interface with the computer, through Input/Output devices such as a head-mounted display, data glove, mouse, keyboard, or monitor, to experience an alternate universe. What this means is that the computer generates an environment which, in its ultimate extension, becomes indistinguishable from the real world. 'Imagine a wraparound television with three-dimensional programs, including three-dimensional sound, and solid objects that you can pick up and manipulate, even feel with your fingers and hands.... 'Imagine that you are the creator as well as the consumer of your artificial experience, with the power to use a gesture or word to remold the world you see and hear and feel. That part is not fiction... three-dimensional computer graphics, input/output devices, computer models that constitute a VR system make it possible, today, to immerse yourself in an artificial world and to reach in and reshape it.' Our research's goal was to propose a feasibility experiment in the construction of a networked virtual reality system, making use of current personal computer (PC) technology. The prototype was built using Borland C compiler, running on an IBM 486 33 MHz and a 386 33 MHz. Each game currently is represented as an IPX client on a non-dedicated Novell server. We initially posed the two questions: (1) Is there a need for networked virtual reality? (2) In what ways can the technology be made available to the most people possible?

  4. Generalized Load Sharing for Homogeneous Networks of Distributed Environment

    Directory of Open Access Journals (Sweden)

    A. Satheesh

    2008-01-01

    Full Text Available We propose a method for job migration policies by considering effective usage of global memory in addition to CPU load sharing in distributed systems. When a node is identified for lacking sufficient memory space to serve jobs, one or more jobs of the node will be migrated to remote nodes with low memory allocations. If the memory space is sufficiently large, the jobs will be scheduled by a CPU-based load sharing policy. Following the principle of sharing both CPU and memory resources, we present several load sharing alternatives. Our objective is to reduce the number of page faults caused by unbalanced memory allocations for jobs among distributed nodes, so that overall performance of a distributed system can be significantly improved. We have conducted trace-driven simulations to compare CPU-based load sharing policies with our policies. We show that our load sharing policies not only improve performance of memory bound jobs, but also maintain the same load sharing quality as the CPU-based policies for CPU-bound jobs. Regarding remote execution and preemptive migration strategies, our experiments indicate that a strategy selection in load sharing is dependent on the amount of memory demand of jobs, remote execution is more effective for memory-bound jobs, and preemptive migration is more effective for CPU-bound jobs. Our CPU-memory-based policy using either high performance or high throughput approach and using the remote execution strategy performs the best for both CPU-bound and memory-bound job in homogeneous networks of distributed environment.

  5. Evaluation of a Connectionless NoC for a Real-Time Distributed Shared Memory Many-Core System

    NARCIS (Netherlands)

    Rutgers, J.H.; Bekooij, Marco Jan Gerrit; Smit, Gerardus Johannes Maria

    2012-01-01

    Real-time embedded systems like smartphones tend to comprise an ever increasing number of processing cores. For scalability and the need for guaranteed performance, the use of a connection-oriented network-on-chip (NoC) is advocated. Furthermore, a distributed shared memory architecture is preferred

  6. A virtual network computer's optical storage virtualization scheme

    Science.gov (United States)

    Wang, Jianzong; Hu, Huaixiang; Wan, Jiguang; Wang, Peng

    2008-12-01

    In this paper, we present the architecture and implementation of a virtual network computers' (VNC) optical storage virtualization scheme called VOSV. Its task is to manage the mapping of virtual optical storage to physical optical storage, a technique known as optical storage virtualization. The design of VOSV aims at the optical storage resources of different clients and servers that have high read-sharing patterns. VOSV uses several schemes such as a two-level Cache mechanism, a VNC server embedded module and the iSCSI protocols to improve the performance. The results measured on the prototype are encouraging, and indicating that VOSV provides the high I/O performance.

  7. Interactive volume exploration of petascale microscopy data streams using a visualization-driven virtual memory approach

    KAUST Repository

    Hadwiger, Markus; Beyer, Johanna; Jeong, Wonki; Pfister, Hanspeter

    2012-01-01

    This paper presents the first volume visualization system that scales to petascale volumes imaged as a continuous stream of high-resolution electron microscopy images. Our architecture scales to dense, anisotropic petascale volumes because it: (1) decouples construction of the 3D multi-resolution representation required for visualization from data acquisition, and (2) decouples sample access time during ray-casting from the size of the multi-resolution hierarchy. Our system is designed around a scalable multi-resolution virtual memory architecture that handles missing data naturally, does not pre-compute any 3D multi-resolution representation such as an octree, and can accept a constant stream of 2D image tiles from the microscopes. A novelty of our system design is that it is visualization-driven: we restrict most computations to the visible volume data. Leveraging the virtual memory architecture, missing data are detected during volume ray-casting as cache misses, which are propagated backwards for on-demand out-of-core processing. 3D blocks of volume data are only constructed from 2D microscope image tiles when they have actually been accessed during ray-casting. We extensively evaluate our system design choices with respect to scalability and performance, compare to previous best-of-breed systems, and illustrate the effectiveness of our system for real microscopy data from neuroscience. © 1995-2012 IEEE.

  8. Interactive volume exploration of petascale microscopy data streams using a visualization-driven virtual memory approach

    KAUST Repository

    Hadwiger, Markus

    2012-12-01

    This paper presents the first volume visualization system that scales to petascale volumes imaged as a continuous stream of high-resolution electron microscopy images. Our architecture scales to dense, anisotropic petascale volumes because it: (1) decouples construction of the 3D multi-resolution representation required for visualization from data acquisition, and (2) decouples sample access time during ray-casting from the size of the multi-resolution hierarchy. Our system is designed around a scalable multi-resolution virtual memory architecture that handles missing data naturally, does not pre-compute any 3D multi-resolution representation such as an octree, and can accept a constant stream of 2D image tiles from the microscopes. A novelty of our system design is that it is visualization-driven: we restrict most computations to the visible volume data. Leveraging the virtual memory architecture, missing data are detected during volume ray-casting as cache misses, which are propagated backwards for on-demand out-of-core processing. 3D blocks of volume data are only constructed from 2D microscope image tiles when they have actually been accessed during ray-casting. We extensively evaluate our system design choices with respect to scalability and performance, compare to previous best-of-breed systems, and illustrate the effectiveness of our system for real microscopy data from neuroscience. © 1995-2012 IEEE.

  9. Ecological validity of virtual environments to assess human navigation ability

    Directory of Open Access Journals (Sweden)

    Ineke eVan Der Ham

    2015-05-01

    Full Text Available Route memory is frequently assessed in virtual environments. These environments can be presented in a fully controlled manner and are easy to use. Yet they lack the physical involvement that participants have when navigating real environments. For some aspects of route memory this may result in reduced performance in virtual environments. We assessed route memory performance in four different environments: real, virtual, virtual with directional information (compass, and hybrid. In the hybrid environment, participants walked the route outside on an open field, while all route information (i.e. path, landmarks was shown simultaneously on a handheld tablet computer. Results indicate that performance in the real life environment was better than in the virtual conditions for tasks relying on survey knowledge, like pointing to start and end point, and map drawing. Performance in the hybrid condition however, hardly differed from real life performance. Performance in the virtual environment did not benefit from directional information. Given these findings, the hybrid condition may offer the best of both worlds: the performance level is comparable to that of real life for route memory, yet it offers full control of visual input during route learning.

  10. Explicit time integration of finite element models on a vectorized, concurrent computer with shared memory

    Science.gov (United States)

    Gilbertsen, Noreen D.; Belytschko, Ted

    1990-01-01

    The implementation of a nonlinear explicit program on a vectorized, concurrent computer with shared memory is described and studied. The conflict between vectorization and concurrency is described and some guidelines are given for optimal block sizes. Several example problems are summarized to illustrate the types of speed-ups which can be achieved by reprogramming as compared to compiler optimization.

  11. Computational performance of a smoothed particle hydrodynamics simulation for shared-memory parallel computing

    Science.gov (United States)

    Nishiura, Daisuke; Furuichi, Mikito; Sakaguchi, Hide

    2015-09-01

    The computational performance of a smoothed particle hydrodynamics (SPH) simulation is investigated for three types of current shared-memory parallel computer devices: many integrated core (MIC) processors, graphics processing units (GPUs), and multi-core CPUs. We are especially interested in efficient shared-memory allocation methods for each chipset, because the efficient data access patterns differ between compute unified device architecture (CUDA) programming for GPUs and OpenMP programming for MIC processors and multi-core CPUs. We first introduce several parallel implementation techniques for the SPH code, and then examine these on our target computer architectures to determine the most effective algorithms for each processor unit. In addition, we evaluate the effective computing performance and power efficiency of the SPH simulation on each architecture, as these are critical metrics for overall performance in a multi-device environment. In our benchmark test, the GPU is found to produce the best arithmetic performance as a standalone device unit, and gives the most efficient power consumption. The multi-core CPU obtains the most effective computing performance. The computational speed of the MIC processor on Xeon Phi approached that of two Xeon CPUs. This indicates that using MICs is an attractive choice for existing SPH codes on multi-core CPUs parallelized by OpenMP, as it gains computational acceleration without the need for significant changes to the source code.

  12. The Elderly Perceived Meanings and Values of Virtual Reality Leisure Activities: A Means-End Chain Approach

    Directory of Open Access Journals (Sweden)

    Cheng-Shih Lin

    2018-04-01

    Full Text Available This study uses means-end chain (MEC techniques to examine the awareness, decision-making procedure, and personal values of the elderly with regard to virtual reality leisure activities. The results of the study show that elderly respondents value virtual reality leisure activities that are fun, safe, and easy. In terms of outcome benefits, elderly respondents value feeling physically and mentally healthy, firsthand experience, and satisfied curiosity. In value terms, elderly respondents hope that their chosen virtual reality leisure activities improve not only their relationships with others, but also their enjoyment, quality of life, and sense of belonging. The results show that, while consumers with different awarenesses of virtual reality leisure activities have different decision-making processes, they share creating “good memories” as the terminal value with the most significant effect. This presents a potential opportunity to promote virtual reality leisure activities. Relevant bodies or enterprises can seek to create good memories in consumers by developing activities that are safe and fun, promote good health, and provide good service, thereby attracting the interest of elderly consumers.

  13. The Elderly Perceived Meanings and Values of Virtual Reality Leisure Activities: A Means-End Chain Approach

    Science.gov (United States)

    Lin, Cheng-Shih; Jeng, Mei-Yuan

    2018-01-01

    This study uses means-end chain (MEC) techniques to examine the awareness, decision-making procedure, and personal values of the elderly with regard to virtual reality leisure activities. The results of the study show that elderly respondents value virtual reality leisure activities that are fun, safe, and easy. In terms of outcome benefits, elderly respondents value feeling physically and mentally healthy, firsthand experience, and satisfied curiosity. In value terms, elderly respondents hope that their chosen virtual reality leisure activities improve not only their relationships with others, but also their enjoyment, quality of life, and sense of belonging. The results show that, while consumers with different awarenesses of virtual reality leisure activities have different decision-making processes, they share creating “good memories” as the terminal value with the most significant effect. This presents a potential opportunity to promote virtual reality leisure activities. Relevant bodies or enterprises can seek to create good memories in consumers by developing activities that are safe and fun, promote good health, and provide good service, thereby attracting the interest of elderly consumers. PMID:29614012

  14. Associative-memory representations emerge as shared spatial patterns of theta activity spanning the primate temporal cortex.

    Science.gov (United States)

    Nakahara, Kiyoshi; Adachi, Ken; Kawasaki, Keisuke; Matsuo, Takeshi; Sawahata, Hirohito; Majima, Kei; Takeda, Masaki; Sugiyama, Sayaka; Nakata, Ryota; Iijima, Atsuhiko; Tanigawa, Hisashi; Suzuki, Takafumi; Kamitani, Yukiyasu; Hasegawa, Isao

    2016-06-10

    Highly localized neuronal spikes in primate temporal cortex can encode associative memory; however, whether memory formation involves area-wide reorganization of ensemble activity, which often accompanies rhythmicity, or just local microcircuit-level plasticity, remains elusive. Using high-density electrocorticography, we capture local-field potentials spanning the monkey temporal lobes, and show that the visual pair-association (PA) memory is encoded in spatial patterns of theta activity in areas TE, 36, and, partially, in the parahippocampal cortex, but not in the entorhinal cortex. The theta patterns elicited by learned paired associates are distinct between pairs, but similar within pairs. This pattern similarity, emerging through novel PA learning, allows a machine-learning decoder trained on theta patterns elicited by a particular visual item to correctly predict the identity of those elicited by its paired associate. Our results suggest that the formation and sharing of widespread cortical theta patterns via learning-induced reorganization are involved in the mechanisms of associative memory representation.

  15. Cognitive training on stroke patients via virtual reality-based serious games.

    Science.gov (United States)

    Gamito, Pedro; Oliveira, Jorge; Coelho, Carla; Morais, Diogo; Lopes, Paulo; Pacheco, José; Brito, Rodrigo; Soares, Fabio; Santos, Nuno; Barata, Ana Filipa

    2017-02-01

    Use of virtual reality environments in cognitive rehabilitation offers cost benefits and other advantages. In order to test the effectiveness of a virtual reality application for neuropsychological rehabilitation, a cognitive training program using virtual reality was applied to stroke patients. A virtual reality-based serious games application for cognitive training was developed, with attention and memory tasks consisting of daily life activities. Twenty stroke patients were randomly assigned to two conditions: exposure to the intervention, and waiting list control. The results showed significant improvements in attention and memory functions in the intervention group, but not in the controls. Overall findings provide further support for the use of VR cognitive training applications in neuropsychological rehabilitation. Implications for Rehabilitation Improvements in memory and attention functions following a virtual reality-based serious games intervention. Training of daily-life activities using a virtual reality application. Accessibility to training contents.

  16. Selective deficit in spatial memory strategies contrast to intact response strategies in patients with schizophrenia spectrum disorders tested in a virtual navigation task.

    Science.gov (United States)

    Wilkins, Leanne K; Girard, Todd A; Konishi, Kyoko; King, Matthew; Herdman, Katherine A; King, Jelena; Christensen, Bruce; Bohbot, Veronique D

    2013-11-01

    Spatial memory is impaired among persons with schizophrenia (SCZ). However, different strategies may be used to solve most spatial memory and navigation tasks. This study investigated the hypothesis that participants with schizophrenia-spectrum disorders (SSD) would demonstrate differential impairment during acquisition and retrieval of target locations when using a hippocampal-dependent spatial strategy, but not a response strategy, which is more associated with caudate function. Healthy control (CON) and SSD participants were tested using the 4-on-8 virtual maze (4/8VM), a virtual navigation task designed to differentiate between participants' use of spatial and response strategies. Consistent with our predictions, SSD participants demonstrated a differential deficit such that those who navigated using a spatial strategy made more errors and took longer to locate targets. In contrast, SSD participants who spontaneously used a response strategy performed as well as CON participants. The differential pattern of spatial-memory impairment in SSD provides only indirect support for underlying hippocampal dysfunction. These findings emphasize the importance of considering individual strategies when investigating SSD-related memory and navigation performance. Future cognitive intervention protocols may harness SSD participants' intact ability to navigate using a response strategy and/or train the deficient ability to navigate using a spatial strategy to improve navigation and memory abilities in participants with SSD. Copyright © 2013 Wiley Periodicals, Inc.

  17. Virtual Team Work : Group Decision Making in 3D Virtual Environments

    NARCIS (Netherlands)

    Schouten, A.P.; van den Hooff, B.; Feldberg, F.

    2016-01-01

    This study investigates how three-dimensional virtual environments (3DVEs) support shared understanding and group decision making. Based on media synchronicity theory, we pose that the shared environment and avatar-based interaction allowed by 3DVEs aid convergence processes in teams working on a

  18. Virtual Team Work : Group Decision Making in 3D Virtual Environments

    NARCIS (Netherlands)

    Schouten, Alexander P.; van den Hooff, Bart; Feldberg, Frans

    This study investigates how three-dimensional virtual environments (3DVEs) support shared understanding and group decision making. Based on media synchronicity theory, we pose that the shared environment and avatar-based interaction allowed by 3DVEs aid convergence processes in teams working on a

  19. Analogical reasoning in working memory: resources shared among relational integration, interference resolution, and maintenance.

    Science.gov (United States)

    Cho, Soohyun; Holyoak, Keith J; Cannon, Tyrone D

    2007-09-01

    We report a series of experiments using a pictorial analogy task designed to manipulate relational integration, interference resolution, and active maintenance simultaneously. The difficulty of the problems was varied in terms of the number of relations to be integrated, the need for interference resolution, and the duration of maintenance required to correctly solve the analogy. The participants showed decreases in performance when integrating multiple relations, as compared with a single relation, and when interference resolution was required in solving the analogy. When the participants were required to integrate multiple relations while simultaneously engaged in interference resolution, performance was worse, as compared with problems that incorporated either of these features alone. Maintenance of information across delays in the range of 1-4.5 sec led to greater decrements in visual memory, as compared with analogical reasoning. Misleading information caused interference when it had been necessarily attended to and maintained in working memory and, hence, had to be actively suppressed. However, sources of conflict within information that had not been attended to or encoded into working memory did not interfere with the ongoing controlled information processing required for relational integration. The findings provide evidence that relational integration and interference resolution depend on shared cognitive resources in working memory during analogical reasoning.

  20. Iterative schemes for parallel Sn algorithms in a shared-memory computing environment

    International Nuclear Information System (INIS)

    Haghighat, A.; Hunter, M.A.; Mattis, R.E.

    1995-01-01

    Several two-dimensional spatial domain partitioning S n transport theory algorithms are developed on the basis of different iterative schemes. These algorithms are incorporated into TWOTRAN-II and tested on the shared-memory CRAY Y-MP C90 computer. For a series of fixed-source r-z geometry homogeneous problems, it is demonstrated that the concurrent red-black algorithms may result in large parallel efficiencies (>60%) on C90. It is also demonstrated that for a realistic shielding problem, the use of the negative flux fixup causes high load imbalance, which results in a significant loss of parallel efficiency

  1. Virtual Reality and Special Needs

    Science.gov (United States)

    Jeffs, Tara L.

    2009-01-01

    The use of virtual environments for special needs is as diverse as the field of Special Education itself and the individuals it serves. Individuals with special needs often face challenges with attention, language, spatial abilities, memory, higher reasoning and knowledge acquisition. Research in the use of Virtual Learning Environments (VLE)…

  2. A real-time multichannel memory controller and optimal mapping of memory clients to memory channels

    NARCIS (Netherlands)

    Gomony, M.D.; Akesson, K.B.; Goossens, K.G.W.

    2015-01-01

    Ever-increasing demands for main memory bandwidth and memory speed/power tradeoff led to the introduction of memories with multiple memory channels, such as Wide IO DRAM. Efficient utilization of a multichannel memory as a shared resource in multiprocessor real-time systems depends on mapping of the

  3. A Virtual Reality Task Based on Animal Research - Spatial Learning and Memory in Patients after the First Episode of Schizophrenia

    Directory of Open Access Journals (Sweden)

    Iveta eFajnerova

    2014-05-01

    Full Text Available Objective: Cognitive deficit is considered to be a characteristic feature of schizophrenia disorder. A similar cognitive dysfunction was demonstrated in animal models of schizophrenia. However, the poor comparability of methods used to assess cognition in animals and humans could be responsible for low predictive validity of current animal models. In order to assess spatial abilities in schizophrenia and compare our results with the data obtained in animal models we designed a virtual analogue of the Morris water maze (MWM, the virtual Four Goals Navigation (vFGN task.Method: Twenty-nine patients after the first psychotic episode with schizophrenia symptoms and a matched group of healthy volunteers performed the vFGN task. They were required to find and remember four hidden goal positions in an enclosed virtual arena. The task consisted of two parts. The Reference memory (RM session with a stable goal position was designed to test spatial learning. The Delayed-matching-to-place (DMP session presented a modified working memory protocol designed to test the ability to remember a sequence of three hidden goal positions.Results: Data obtained in the RM session show impaired spatial learning in schizophrenia patients compared to healthy controls in pointing and navigation accuracy. The DMP session showed impaired spatial memory in schizophrenia during the recall of spatial sequence and similar deficit in spatial bias in probe trials. The pointing accuracy and the quadrant preference showed higher sensitivity toward the cognitive deficit than the navigation accuracy. Direct navigation to the goal was affected by sex and age of the tested subjects. Age affected spatial performance only in healthy controls. Conclusions: Despite some limitations of the study, our results correspond well to previous studies in animal models of schizophrenia and support the decline of spatial cognition in schizophrenia, indicating the usefulness of the vFGN task in

  4. Secure Virtual Enclaves

    National Research Council Canada - National Science Library

    Shands, Deborah

    2002-01-01

    The Secure Virtual Enclaves (SVE) collaboration infrastructure allows multiple organizations to share their distributed application resources, while respecting organizational autonomy over local resources...

  5. Resource-sharing in multiple-component working memory

    OpenAIRE

    Doherty, Jason M.; Logie, Robert H.

    2016-01-01

    Working memory research often focuses on measuring the capacity of the system and how it relates to other cognitive abilities. However, research into the structure of working memory is less concerned with an overall capacity measure but rather with the intricacies of underlying components and their contribution to different tasks. A number of models of working memory structure have been proposed, each with different assumptions and predictions, but none of which adequately accounts for the fu...

  6. Real-life memory and spatial navigation in patients with focal epilepsy: ecological validity of a virtual reality supermarket task.

    Science.gov (United States)

    Grewe, P; Lahr, D; Kohsik, A; Dyck, E; Markowitsch, H J; Bien, C G; Botsch, M; Piefke, M

    2014-02-01

    Ecological assessment and training of real-life cognitive functions such as visual-spatial abilities in patients with epilepsy remain challenging. Some studies have applied virtual reality (VR) paradigms, but external validity of VR programs has not sufficiently been proven. Patients with focal epilepsy (EG, n=14) accomplished an 8-day program in a VR supermarket, which consisted of learning and buying items on a shopping list. Performance of the EG was compared with that of healthy controls (HCG, n=19). A comprehensive neuropsychological examination was administered. Real-life performance was investigated in a real supermarket. Learning in the VR supermarket was significantly impaired in the EG on different VR measures. Delayed free recall of products did not differ between the EG and the HCG. Virtual reality scores were correlated with neuropsychological measures of visual-spatial cognition, subjective estimates of memory, and performance in the real supermarket. The data indicate that our VR approach allows for the assessment of real-life visual-spatial memory and cognition in patients with focal epilepsy. The multimodal, active, and complex VR paradigm may particularly enhance visual-spatial cognitive resources. Copyright © 2013 Elsevier Inc. All rights reserved.

  7. Emergence of Virtual Communities as Means of Communication: A Case Study on Virtual Health Care Communities

    Science.gov (United States)

    Argan, Mehpare Tokay; Argan, Metin; Suher, Idil K.

    2011-01-01

    Like in all areas, virtual communities make their presence felt in the area of healthcare too. Virtual communities play an important role in healthcare in terms of gathering information on healthcare, sharing of personal interests and providing social support. Virtual communities provide a way for a group of peers to communicate with each other.…

  8. High and low schizotypal female subjects do not differ in spatial memory abilities in a virtual reality task.

    Science.gov (United States)

    García-Montes, José Manuel; Noguera, Carmen; Alvarez, Dolores; Ruiz, Marina; Cimadevilla Redondo, José Manuel

    2014-01-01

    Schizotypy is a psychological construct related to schizophrenia. The exact relationship between both entities is not clear. In recent years, schizophrenia has been associated with hippocampal abnormalities and spatial memory problems. The aim of this study was to determine possible links between high schizotypy (HS) and low schizotypy (LS) and spatial abilities, using virtual reality tasks. We hypothesised that the HS group would exhibit a lower performance in spatial memory tasks than the LS group. Two groups of female students were formed according to their score on the ESQUIZO-Q-A questionnaire. HS and LS subjects were tested on two different tasks: the Boxes Room task, a spatial memory task sensitive to hippocampal alterations and a spatial recognition task. Data showed that both groups mastered both tasks. Groups differed in personality features but not in spatial performance. These results provide valuable information about the schizotypy-schizophrenia connections. Schizotypal subjects are not impaired on spatial cognition and, accordingly, the schizotypy-schizophrenia relationship is not straightforward.

  9. Managing virtual machines with Vac and Vcycle

    Science.gov (United States)

    McNab, A.; Love, P.; MacMahon, E.

    2015-12-01

    We compare the Vac and Vcycle virtual machine lifecycle managers and our experiences in providing production job execution services for ATLAS, CMS, LHCb, and the GridPP VO at sites in the UK, France and at CERN. In both the Vac and Vcycle systems, the virtual machines are created outside of the experiment's job submission and pilot framework. In the case of Vac, a daemon runs on each physical host which manages a pool of virtual machines on that host, and a peer-to-peer UDP protocol is used to achieve the desired target shares between experiments across the site. In the case of Vcycle, a daemon manages a pool of virtual machines on an Infrastructure-as-a-Service cloud system such as OpenStack, and has within itself enough information to create the types of virtual machines to achieve the desired target shares. Both systems allow unused shares for one experiment to temporarily taken up by other experiements with work to be done. The virtual machine lifecycle is managed with a minimum of information, gathered from the virtual machine creation mechanism (such as libvirt or OpenStack) and using the proposed Machine/Job Features API from WLCG. We demonstrate that the same virtual machine designs can be used to run production jobs on Vac and Vcycle/OpenStack sites for ATLAS, CMS, LHCb, and GridPP, and that these technologies allow sites to be operated in a reliable and robust way.

  10. VirSchool: The Effect of Background Music and Immersive Display Systems on Memory for Facts Learned in an Educational Virtual Environment

    Science.gov (United States)

    Fassbender, Eric; Richards, Deborah; Bilgin, Ayse; Thompson, William Forde; Heiden, Wolfgang

    2012-01-01

    Game technology has been widely used for educational applications, however, despite the common use of background music in games, its effect on learning has been largely unexplored. This paper discusses how music played in the background of a computer-animated history lesson affected participants' memory for facts. A virtual history lesson was…

  11. Coping with Memory Loss

    Science.gov (United States)

    ... Consumers Home For Consumers Consumer Updates Coping With Memory Loss Share Tweet Linkedin Pin it More sharing ... be evaluated by a health professional. What Causes Memory Loss? Anything that affects cognition—the process of ...

  12. Domain-general involvement of the posterior frontolateral cortex in time-based resource-sharing in working memory: An fMRI study.

    Science.gov (United States)

    Vergauwe, Evie; Hartstra, Egbert; Barrouillet, Pierre; Brass, Marcel

    2015-07-15

    Working memory is often defined in cognitive psychology as a system devoted to the simultaneous processing and maintenance of information. In line with the time-based resource-sharing model of working memory (TBRS; Barrouillet and Camos, 2015; Barrouillet et al., 2004), there is accumulating evidence that, when memory items have to be maintained while performing a concurrent activity, memory performance depends on the cognitive load of this activity, independently of the domain involved. The present study used fMRI to identify regions in the brain that are sensitive to variations in cognitive load in a domain-general way. More precisely, we aimed at identifying brain areas that activate during maintenance of memory items as a direct function of the cognitive load induced by both verbal and spatial concurrent tasks. Results show that the right IFJ and bilateral SPL/IPS are the only areas showing an increased involvement as cognitive load increases and do so in a domain general manner. When correlating the fMRI signal with the approximated cognitive load as defined by the TBRS model, it was shown that the main focus of the cognitive load-related activation is located in the right IFJ. The present findings indicate that the IFJ makes domain-general contributions to time-based resource-sharing in working memory and allowed us to generate the novel hypothesis by which the IFJ might be the neural basis for the process of rapid switching. We argue that the IFJ might be a crucial part of a central attentional bottleneck in the brain because of its inability to upload more than one task rule at once. Copyright © 2015 Elsevier Inc. All rights reserved.

  13. Designing Shared Virtual Reality Gaming Experiences in Local Multi-platform Games

    OpenAIRE

    Liszio , Stefan; Masuch , Maic

    2016-01-01

    Part 4: Short Papers; International audience; Designing multiplayer virtual reality games is a challenging task since immersion is easily destroyed by real world influences. However, providing fun and social virtual reality experiences is inevitable for establishing virtual reality gaming as a convincing new medium. We propose a design approach to integrate social interactions into the game design while retaining immersion, and present design methods to implement this approach. Furthermore, w...

  14. Rocinante, a virtual collaborative visualizer

    International Nuclear Information System (INIS)

    McDonald, M.J.

    1996-01-01

    With the goal of improving the ability of people around the world to share the development and use of intelligent systems, Sandia National Laboratories' Intelligent Systems and Robotics Center is developing new Virtual Collaborative Engineering (VCE) and Virtual Collaborative Control (VCC) technologies. A key area of VCE and VCC research is in shared visualization of virtual environments. This paper describes a Virtual Collaborative Visualizer (VCV), named Rocinante, that Sandia developed for VCE and VCC applications. Rocinante allows multiple participants to simultaneously view dynamic geometrically-defined environments. Each viewer can exclude extraneous detail or include additional information in the scene as desired. Shared information can be saved and later replayed in a stand-alone mode. Rocinante automatically scales visualization requirements with computer system capabilities. Models with 30,000 polygons and 4 Megabytes of texture display at 12 to 15 frames per second (fps) on an SGI Onyx and at 3 to 8 fps (without texture) on Indigo 2 Extreme computers. In its networked mode, Rocinante synchronizes its local geometric model with remote simulators and sensory systems by monitoring data transmitted through UDP packets. Rocinante's scalability and performance make it an ideal VCC tool. Users throughout the country can monitor robot motions and the thinking behind their motion planners and simulators

  15. Rocinante, a virtual collaborative visualizer

    Energy Technology Data Exchange (ETDEWEB)

    McDonald, M.J. [Sandia National Labs., Albuquerque, NM (United States). Intelligent Systems and Robotics Center; Ice, L.G. [Univ. of New Mexico, Albuquerque, NM (United States)

    1996-12-31

    With the goal of improving the ability of people around the world to share the development and use of intelligent systems, Sandia National Laboratories` Intelligent Systems and Robotics Center is developing new Virtual Collaborative Engineering (VCE) and Virtual Collaborative Control (VCC) technologies. A key area of VCE and VCC research is in shared visualization of virtual environments. This paper describes a Virtual Collaborative Visualizer (VCV), named Rocinante, that Sandia developed for VCE and VCC applications. Rocinante allows multiple participants to simultaneously view dynamic geometrically-defined environments. Each viewer can exclude extraneous detail or include additional information in the scene as desired. Shared information can be saved and later replayed in a stand-alone mode. Rocinante automatically scales visualization requirements with computer system capabilities. Models with 30,000 polygons and 4 Megabytes of texture display at 12 to 15 frames per second (fps) on an SGI Onyx and at 3 to 8 fps (without texture) on Indigo 2 Extreme computers. In its networked mode, Rocinante synchronizes its local geometric model with remote simulators and sensory systems by monitoring data transmitted through UDP packets. Rocinante`s scalability and performance make it an ideal VCC tool. Users throughout the country can monitor robot motions and the thinking behind their motion planners and simulators.

  16. The Virtual Seismic Atlas Project: sharing the interpretation of seismic data

    Science.gov (United States)

    Butler, R.; Mortimer, E.; McCaffrey, B.; Stuart, G.; Sizer, M.; Clayton, S.

    2007-12-01

    Through the activities of academic research programs, national institutions and corporations, especially oil and gas companies, there is a substantial volume of seismic reflection data. Although the majority is proprietary and confidential, there are significant volumes of data that are potentially within the public domain and available for research. Yet the community is poorly connected to these data and consequently geological and other research using seismic reflection data is limited to very few groups of researchers. This is about to change. The Virtual Seismic Atlas (VSA) is generating an independent, free-to-use, community based internet resource that captures and shares the geological interpretation of seismic data globally. Images and associated documents are explicitly indexed using not only existing survey and geographical data but also on the geology they portray. By using "Guided Navigation" to search, discover and retrieve images, users are exposed to arrays of geological analogues that provide novel insights and opportunities for research and education. The VSA goes live, with evolving content and functionality, through 2008. There are opportunities for designed integration with other global data programs in the earth sciences.

  17. Using virtual machine monitors to overcome the challenges of monitoring and managing virtualized cloud infrastructures

    Science.gov (United States)

    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.

  18. Sharing programming resources between Bio* projects through remote procedure call and native call stack strategies.

    Science.gov (United States)

    Prins, Pjotr; Goto, Naohisa; Yates, Andrew; Gautier, Laurent; Willis, Scooter; Fields, Christopher; Katayama, Toshiaki

    2012-01-01

    Open-source software (OSS) encourages computer programmers to reuse software components written by others. In evolutionary bioinformatics, OSS comes in a broad range of programming languages, including C/C++, Perl, Python, Ruby, Java, and R. To avoid writing the same functionality multiple times for different languages, it is possible to share components by bridging computer languages and Bio* projects, such as BioPerl, Biopython, BioRuby, BioJava, and R/Bioconductor. In this chapter, we compare the two principal approaches for sharing software between different programming languages: either by remote procedure call (RPC) or by sharing a local call stack. RPC provides a language-independent protocol over a network interface; examples are RSOAP and Rserve. The local call stack provides a between-language mapping not over the network interface, but directly in computer memory; examples are R bindings, RPy, and languages sharing the Java Virtual Machine stack. This functionality provides strategies for sharing of software between Bio* projects, which can be exploited more often. Here, we present cross-language examples for sequence translation, and measure throughput of the different options. We compare calling into R through native R, RSOAP, Rserve, and RPy interfaces, with the performance of native BioPerl, Biopython, BioJava, and BioRuby implementations, and with call stack bindings to BioJava and the European Molecular Biology Open Software Suite. In general, call stack approaches outperform native Bio* implementations and these, in turn, outperform RPC-based approaches. To test and compare strategies, we provide a downloadable BioNode image with all examples, tools, and libraries included. The BioNode image can be run on VirtualBox-supported operating systems, including Windows, OSX, and Linux.

  19. Beyond health and well-being: transformation, memory and the virtual in older people's music and dance

    Directory of Open Access Journals (Sweden)

    Kate Wakeling

    2015-08-01

    Full Text Available Research exploring older people and the participatory arts has tended to focus on notions of biomedical impact, often coupled with appeals to evasive notions of "well-being." Rather than suggesting such approaches are invalid, this article proposes the need for their extension and proposes an alternative, critical approach to analysing older people's experience of arts participation. Based on ethnographic participant observation and intensive consultation with a cohort of older people engaged in a programme of creative music and dance, we explore the complex processes and possibilities of transformation that the participatory arts can initiate, examining how performance can create intriguing linkages between past, present and future experiences. Taking a phenomenological approach to the study of memory, recollection, reminiscence and future anticipation, we discuss how arts participation can "actualise" potential memories in older participants, examining how and why this kind of expressive activity animates the idea of "virtual" selves (after Bergson.

  20. Exploring Shared-Memory Optimizations for an Unstructured Mesh CFD Application on Modern Parallel Systems

    KAUST Repository

    Mudigere, Dheevatsa

    2015-05-01

    In this work, we revisit the 1999 Gordon Bell Prize winning PETSc-FUN3D aerodynamics code, extending it with highly-tuned shared-memory parallelization and detailed performance analysis on modern highly parallel architectures. An unstructured-grid implicit flow solver, which forms the backbone of computational aerodynamics, poses particular challenges due to its large irregular working sets, unstructured memory accesses, and variable/limited amount of parallelism. This code, based on a domain decomposition approach, exposes tradeoffs between the number of threads assigned to each MPI-rank sub domain, and the total number of domains. By applying several algorithm- and architecture-aware optimization techniques for unstructured grids, we show a 6.9X speed-up in performance on a single-node Intel® XeonTM1 E5 2690 v2 processor relative to the out-of-the-box compilation. Our scaling studies on TACC Stampede supercomputer show that our optimizations continue to provide performance benefits over baseline implementation as we scale up to 256 nodes.

  1. Analysis towards VMEM File of a Suspended Virtual Machine

    Science.gov (United States)

    Song, Zheng; Jin, Bo; Sun, Yongqing

    With the popularity of virtual machines, forensic investigators are challenged with more complicated situations, among which discovering the evidences in virtualized environment is of significant importance. This paper mainly analyzes the file suffixed with .vmem in VMware Workstation, which stores all pseudo-physical memory into an image. The internal file structure of .vmem file is studied and disclosed. Key information about processes and threads of a suspended virtual machine is revealed. Further investigation into the Windows XP SP3 heap contents is conducted and a proof-of-concept tool is provided. Different methods to obtain forensic memory images are introduced, with both advantages and limits analyzed. We conclude with an outlook.

  2. Resource-sharing between internal maintenance and external selection modulates attentional capture by working memory content

    Directory of Open Access Journals (Sweden)

    Anastasia eKiyonaga

    2014-08-01

    Full Text Available It is unclear why and under what circumstances working memory (WM and attention interact. Here, we apply the logic of the time-based resource-sharing (TBRS model of WM (e.g., Barrouillet, Bernardin, & Camos, 2004 to explore the mixed findings of a separate, but related, literature that studies the guidance of visual attention by WM contents. Specifically, we hypothesize that the linkage between WM representations and visual attention is governed by a time-shared cognitive resource that alternately refreshes internal (WM and selects external (visual attention information. If this were the case, WM content should guide visual attention (involuntarily, but only when there is time for it to be refreshed in an internal focus of attention. To provide an initial test for this hypothesis, we examined whether the amount of unoccupied time during a WM delay could impact the magnitude of attentional capture by WM contents. Participants were presented with a series of visual search trials while they maintained a WM cue for a delayed-recognition test. WM cues could coincide with the search target, a distracter, or neither. We varied both the number of searches to be performed, and the amount of available time to perform them. Slowing of visual search by a WM matching distracter—and facilitation by a matching target—were curtailed when the delay was filled with fast-paced (refreshing-preventing search trials, as was subsequent memory probe accuracy. WM content may, therefore, only capture visual attention when it can be refreshed, suggesting that internal (WM and external attention demands reciprocally impact one another because they share a limited resource. The TBRS rationale can thus be applied in a novel context to explain why WM contents capture attention, and under what conditions that effect should be observed.

  3. Configurable memory system and method for providing atomic counting operations in a memory device

    Science.gov (United States)

    Bellofatto, Ralph E.; Gara, Alan G.; Giampapa, Mark E.; Ohmacht, Martin

    2010-09-14

    A memory system and method for providing atomic memory-based counter operations to operating systems and applications that make most efficient use of counter-backing memory and virtual and physical address space, while simplifying operating system memory management, and enabling the counter-backing memory to be used for purposes other than counter-backing storage when desired. The encoding and address decoding enabled by the invention provides all this functionality through a combination of software and hardware.

  4. Distinct and shared cognitive functions mediate event- and time-based prospective memory impairment in normal ageing

    Science.gov (United States)

    Gonneaud, Julie; Kalpouzos, Grégoria; Bon, Laetitia; Viader, Fausto; Eustache, Francis; Desgranges, Béatrice

    2011-01-01

    Prospective memory (PM) is the ability to remember to perform an action at a specific point in the future. Regarded as multidimensional, PM involves several cognitive functions that are known to be impaired in normal aging. In the present study, we set out to investigate the cognitive correlates of PM impairment in normal aging. Manipulating cognitive load, we assessed event- and time-based PM, as well as several cognitive functions, including executive functions, working memory and retrospective episodic memory, in healthy subjects covering the entire adulthood. We found that normal aging was characterized by PM decline in all conditions and that event-based PM was more sensitive to the effects of aging than time-based PM. Whatever the conditions, PM was linked to inhibition and processing speed. However, while event-based PM was mainly mediated by binding and retrospective memory processes, time-based PM was mainly related to inhibition. The only distinction between high- and low-load PM cognitive correlates lays in an additional, but marginal, correlation between updating and the high-load PM condition. The association of distinct cognitive functions, as well as shared mechanisms with event- and time-based PM confirms that each type of PM relies on a different set of processes. PMID:21678154

  5. Investigating multimodal communication in virtual meetings

    DEFF Research Database (Denmark)

    Persson, John Stouby; Mathiassen, Lars

    2014-01-01

    recordings of their oral exchanges and video recordings of their shared dynamic representation of the project’s status and plans, our analysis reveals how their interrelating of visual and verbal communication acts enabled effective communication and coordination. In conclusion, we offer theoretical......To manage distributed work, organizations increasingly rely on virtual meetings based on multimodal, synchronous communication technologies. However, despite technological advances, it is still challenging to coordinate knowledge through these meetings with spatial and cultural separation. Against...... propositions that explain how interrelating of verbal and visual acts based on shared dynamic representations enable communication repairs during virtual meetings. We argue the proposed framework provides researchers with a novel and practical approach to investigate the complex data involved in virtual...

  6. Optimizing memory use in Java applications, garbage collectors

    Directory of Open Access Journals (Sweden)

    Ştefan PREDA

    2016-05-01

    Full Text Available Java applications are diverse, depending by use case, exist application that use small amount of memory till application that use huge amount, tens or hundreds of gigabits. Java Virtual Machine is designed to automatically manage memory for applications. Even in this case due diversity of hardware, software that coexist on the same system and applications itself, these automatic decision need to be accompanied by developer or system administrator to triage optimal memory use. After developer big role to write optimum code from memory allocation perspective , optimizing memory use at Java Virtual Machine and application level become in last year's one of the most important task. This is explained in special due increased demand in applications scalability.

  7. Location-based prospective memory.

    Science.gov (United States)

    O'Rear, Andrea E; Radvansky, Gabriel A

    2018-02-01

    This study explores location-based prospective memory. People often have to remember to do things when in a particular location, such as buying tissues the next time they are in the supermarket. For event cognition theory, location is important for structuring events. However, because event cognition has not been used to examine prospective memory, the question remains of how multiple events will influence prospective memory performance. In our experiments, people delivered messages from store to store in a virtual shopping mall as an ongoing task. The prospective tasks were to do certain activities in certain stores. For Experiment 1, each trial involved one prospective memory task to be done in a single location at one of three delays. The virtual environment and location cues were effective for prospective memory, and performance was unaffected by delay. For Experiment 2, each trial involved two prospective memory tasks, given in either one or two instruction locations, and to be done in either one or two store locations. There was improved performance when people received instructions from two locations and did both tasks in one location relative to other combinations. This demonstrates that location-based event structure influences how well people perform on prospective memory tasks.

  8. Rambrain - a library for virtually extending physical memory

    Science.gov (United States)

    Imgrund, Maximilian; Arth, Alexander

    2017-08-01

    We introduce Rambrain, a user space library that manages memory consumption of your code. Using Rambrain you can overcommit memory over the size of physical memory present in the system. Rambrain takes care of temporarily swapping out data to disk and can handle multiples of the physical memory size present. Rambrain is thread-safe, OpenMP and MPI compatible and supports Asynchronous IO. The library was designed to require minimal changes to existing programs and to be easy to use.

  9. Detecting allocentric and egocentric navigation deficits in patients with schizophrenia and bipolar disorder using virtual reality.

    Science.gov (United States)

    Mohammadi, Alireza; Hesami, Ehsan; Kargar, Mahmoud; Shams, Jamal

    2018-04-01

    Present evidence suggests that the use of virtual reality has great advantages in evaluating visuospatial navigation and memory for the diagnosis of psychiatric or other neurological disorders. There are a few virtual reality studies on allocentric and egocentric memories in schizophrenia, but studies on both memories in bipolar disorder are lacking. The objective of this study was to compare the performance of allocentric and egocentric memories in patients with schizophrenia and bipolar disorder. For this resolve, an advanced virtual reality navigation task (VRNT) was presented to distinguish the navigational performances of these patients. Twenty subjects with schizophrenia and 20 bipolar disorder patients were compared with 20 healthy-matched controls on the newly developed VRNT consisting of a virtual neighbourhood (allocentric memory) and a virtual maze (egocentric memory). The results demonstrated that schizophrenia patients were significantly impaired on all allocentric, egocentric, visual, and verbal memory tasks compared with patients with bipolar disorder and normal subjects. Dissimilarly, the performance of patients with bipolar disorder was slightly lower than that of control subjects in all these abilities, but no significant differences were observed. It was concluded that allocentric and egocentric navigation deficits are detectable in patients with schizophrenia and bipolar disorder using VRNT, and this task along with RAVLT and ROCFT can be used as a valid clinical tool for distinguishing these patients from normal subjects.

  10. Performance Comparison for Virtual Impedance Techniques Used in Droop Controlled Islanded Microgrids

    DEFF Research Database (Denmark)

    Micallef, Alexander; Apap, Maurice; Spiteri-Staines, Cyril

    2016-01-01

    ). Virtual impedance loops were proposed in literature to improve the current sharing between the inverters by normalizing the output impedance of the inverters. However, virtual impedance loops have constraints in this respect since the improvement in the current sharing occurs through redistribution...... for a single phase microgrid setup to achieve a fair performance comparison of the different virtual impedance techniques....

  11. MetaBlast! Virtual Cell: A Pedagogical Convergence between Game Design and Science Education

    Directory of Open Access Journals (Sweden)

    Anson Call

    2007-10-01

    Full Text Available Virtual Cell is a game design solution to a specific scientific and educational problem; expressly, how to make advanced, university level plant biology instruction on molecular and anatomical levels an exciting, efficient learning experience. The advanced technologies of 3D modeling and animation, computer programming and game design are united and tempered with strong, scientific guidance for accuracy and art direction for a powerful visual and audio simulation. The additional strength of intense gaming as a powerful tool aiding memory, logic and problem solving has recently become well recognized. Virtual Cell will provide a unique gaming experience, while transparently teaching scientifically accurate facts and concepts about, in this case, a soybean plant's inner workings and dependant mechanisms on multiple scales and levels of complexity. Virtual Cell (from now on referred to as VC in the future may prove to be a reference for other scientific/education endeavors as scientists battle for a more prominent mind share among average citizens. This paper will discuss the difficulties of developing VC, its structure, intended game and educational goals along with additional benefits to both the sciences and gaming industry.

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

    Science.gov (United States)

    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.

  13. Supporting collaboration with trust virtual organization

    NARCIS (Netherlands)

    Lin, A.; Vullings, E.; Dalziel, J.

    2008-01-01

    This chapter introduces the trust virtual organization as a means of facilitating authentication and authorization for sharing distributed and protected contents and services. It indicates that sharing institutional protected services and deliverables has proven a hurdle since user accounts are

  14. A virtual reality task based on animal research – spatial learning and memory in patients after the first episode of schizophrenia

    Czech Academy of Sciences Publication Activity Database

    Fajnerová, Iveta; Rodriguez, M.; Levčík, David; Konrádová, L.; Mikoláš, P.; Brom, C.; Stuchlík, Aleš; Vlček, Kamil; Horáček, J.

    2014-01-01

    Roč. 8, May 27 (2014), s. 157 ISSN 1662-5153 R&D Projects: GA MZd(CZ) NT13386 Grant - others:GA MZd(CZ) NT14291; GA MZd(CZ) NT13843 Institutional support: RVO:67985823 Keywords : schizophrenia * spatial navigation * learning and memory * virtual reality environment * cognitive deficit * Morris Water Maze (MWM) * psychotic disorders * spatial behavior Subject RIV: FH - Neurology Impact factor: 3.270, year: 2014

  15. Virtual Machine Logbook - Enabling virtualization for ATLAS

    International Nuclear Information System (INIS)

    Yao Yushu; Calafiura, Paolo; Leggett, Charles; Poffet, Julien; Cavalli, Andrea; Frederic, Bapst

    2010-01-01

    ATLAS software has been developed mostly on CERN linux cluster lxplus or on similar facilities at the experiment Tier 1 centers. The fast rise of virtualization technology has the potential to change this model, turning every laptop or desktop into an ATLAS analysis platform. In the context of the CernVM project we are developing a suite of tools and CernVM plug-in extensions to promote the use of virtualization for ATLAS analysis and software development. The Virtual Machine Logbook (VML), in particular, is an application to organize work of physicists on multiple projects, logging their progress, and speeding up ''context switches'' from one project to another. An important feature of VML is the ability to share with a single 'click' the status of a given project with other colleagues. VML builds upon the save and restore capabilities of mainstream virtualization software like VMware, and provides a technology-independent client interface to them. A lot of emphasis in the design and implementation has gone into optimizing the save and restore process to makepractical to store many VML entries on a typical laptop disk or to share a VML entry over the network. At the same time, taking advantage of CernVM's plugin capabilities, we are extending the CernVM platform to help increase the usability of ATLAS software. For example, we added the ability to start the ATLAS event display on any computer running CernVM simply by clicking a button in a web browser. We want to integrate seamlessly VML with CernVM unique file system design to distribute efficiently ATLAS software on every physicist computer. The CernVM File System (CVMFS) download files on-demand via HTTP, and cache it locally for future use. This reduces by one order of magnitude the download sizes, making practical for a developer to work with multiple software releases on a virtual machine.

  16. An On-Chip Learning Neuromorphic Autoencoder With Current-Mode Transposable Memory Read and Virtual Lookup Table.

    Science.gov (United States)

    Cho, Hwasuk; Son, Hyunwoo; Seong, Kihwan; Kim, Byungsub; Park, Hong-June; Sim, Jae-Yoon

    2018-02-01

    This paper presents an IC implementation of on-chip learning neuromorphic autoencoder unit in a form of rate-based spiking neural network. With a current-mode signaling scheme embedded in a 500 × 500 6b SRAM-based memory, the proposed architecture achieves simultaneous processing of multiplications and accumulations. In addition, a transposable memory read for both forward and backward propagations and a virtual lookup table are also proposed to perform an unsupervised learning of restricted Boltzmann machine. The IC is fabricated using 28-nm CMOS process and is verified in a three-layer network of encoder-decoder pair for training and recovery of images with two-dimensional pixels. With a dataset of 50 digits, the IC shows a normalized root mean square error of 0.078. Measured energy efficiencies are 4.46 pJ per synaptic operation for inference and 19.26 pJ per synaptic weight update for learning, respectively. The learning performance is also estimated by simulations if the proposed hardware architecture is extended to apply to a batch training of 60 000 MNIST datasets.

  17. Can virtual nature improve patient experiences and memories of dental treatment? A study protocol for a randomized controlled trial.

    Science.gov (United States)

    Tanja-Dijkstra, Karin; Pahl, Sabine; White, Mathew P; Andrade, Jackie; May, Jon; Stone, Robert J; Bruce, Malcolm; Mills, Ian; Auvray, Melissa; Gabe, Rhys; Moles, David R

    2014-03-22

    Dental anxiety and anxiety-related avoidance of dental care create significant problems for patients and the dental profession. Distraction interventions are used in daily medical practice to help patients cope with unpleasant procedures. There is evidence that exposure to natural scenery is beneficial for patients and that the use of virtual reality (VR) distraction is more effective than other distraction interventions, such as watching television. The main aim of this randomized controlled trial is to determine whether the use of VR during dental treatment can improve the overall dental experience and recollections of treatment for patients, breaking the negative cycle of memories of anxiety leading to further anxiety, and avoidance of future dental appointments. Additionally, the aim is to test whether VR benefits dental patients with all levels of dental anxiety or whether it could be especially beneficial for patients suffering from higher levels of dental anxiety. The third aim is to test whether the content of the VR distraction can make a difference for its effectiveness by comparing two types of virtual environments, a natural environment and an urban environment. The effectiveness of VR distraction will be examined in patients 18 years or older who are scheduled to undergo dental treatment for fillings and/or extractions, with a maximum length of 30 minutes. Patients will be randomly allocated into one of three groups. The first group will be exposed to a VR of a natural environment. The second group will be exposed to a VR of an urban environment. A third group consists of patients who receive standard care (control group). Primary outcomes relate to patients' memories of the dental treatment one week after treatment: (a) remembered pain, (b) intrusive thoughts and (c) vividness of memories. Other measures of interest are the dental experience, the treatment experience and the VR experience. Current Controlled Trials ISRCTN41442806.

  18. Raising Virtual Laboratories in Australia onto global platforms

    Science.gov (United States)

    Wyborn, L. A.; Barker, M.; Fraser, R.; Evans, B. J. K.; Moloney, G.; Proctor, R.; Moise, A. F.; Hamish, H.

    2016-12-01

    Across the globe, Virtual Laboratories (VLs), Science Gateways (SGs), and Virtual Research Environments (VREs) are being developed that enable users who are not co-located to actively work together at various scales to share data, models, tools, software, workflows, best practices, etc. Outcomes range from enabling `long tail' researchers to more easily access specific data collections, to facilitating complex workflows on powerful supercomputers. In Australia, government funding has facilitated the development of a range of VLs through the National eResearch Collaborative Tools and Resources (NeCTAR) program. The VLs provide highly collaborative, research-domain oriented, integrated software infrastructures that meet user community needs. Twelve VLs have been funded since 2012, including the Virtual Geophysics Laboratory (VGL); Virtual Hazards, Impact and Risk Laboratory (VHIRL); Climate and Weather Science Laboratory (CWSLab); Marine Virtual Laboratory (MarVL); and Biodiversity and Climate Change Virtual Laboratory (BCCVL). These VLs share similar technical challenges, with common issues emerging on integration of tools, applications and access data collections via both cloud-based environments and other distributed resources. While each VL began with a focus on a specific research domain, communities of practice have now formed across the VLs around common issues, and facilitate identification of best practice case studies, and new standards. As a result, tools are now being shared where the VLs access data via data services using international standards such as ISO, OGC, W3C. The sharing of these approaches is starting to facilitate re-usability of infrastructure and is a step towards supporting interdisciplinary research. Whilst the focus of the VLs are Australia-centric, by using standards, these environments are able to be extended to analysis on other international datasets. Many VL datasets are subsets of global datasets and so extension to global is a

  19. Rambrain - a library for virtually extending physical memory

    Directory of Open Access Journals (Sweden)

    M. Imgrund

    2017-01-01

    Full Text Available We introduce Rambrain, a user space C++ library that manages memory consumption of data-intense applications. Using Rambrain, one can overcommit memory beyond the size of physical memory present in the system. While there exist other more advanced techniques to solve this problem, Rambrain focuses on saving development time by providing a fast, general and easy-to-use solution. Rambrain takes care of temporarily swapping out data to disk and can handle multiples of the physical memory size present. Rambrain is thread-safe, OpenMP and MPI compatible and supports asynchronous I/O. The library is designed to require minimal changes to existing programs and pose only a small overhead.

  20. Virtual Doppelgangers: Psychological Effects of Avatars Who Ignore Their Owners

    Science.gov (United States)

    Bailenson, Jeremy N.; Segovia, Kathryn Y.

    For a decade, the Virtual Human Interaction Lab has been creating doppelgangers, virtual versions of the self, for research purposes. This chapter considers how humans may be affected by confrontation with virtual versions of themselves, on the basis of well-established psychological theories, including social cognitive theory (social learning theory), media richness theory (information richness theory), and self-perception theory. Experiments carried out in the Lab, and informed by these theories, have explored such notable topics as health communication, marketing, and false memories. The findings of one series of studies suggest that doppelgangerscan show the rewards of exercise and proper eating habits, changing people's health-related behavior as a result. Other studies showed that doppelgangers are powerful marketing agents and can be used in advertisements to create favorable brand impressions among consumers. Other research documented that children have difficulty in distinguishing between an actual memory elicited by a physical world event and a false memory elicited by mental image or doppelganger.

  1. A shared representation of order between encoding and recognition in visual short-term memory.

    Science.gov (United States)

    Kalm, Kristjan; Norris, Dennis

    2017-07-15

    Many complex tasks require people to bind individual events into a sequence that can be held in short term memory (STM). For this purpose information about the order of the individual events in the sequence needs to be maintained in an active and accessible form in STM over a period of few seconds. Here we investigated how the temporal order information is shared between the presentation and response phases of an STM task. We trained a classification algorithm on the fMRI activity patterns from the presentation phase of the STM task to predict the order of the items during the subsequent recognition phase. While voxels in a number of brain regions represented positional information during either presentation and recognition phases, only voxels in the lateral prefrontal cortex (PFC) and the anterior temporal lobe (ATL) represented position consistently across task phases. A shared positional code in the ATL might reflect verbal recoding of visual sequences to facilitate the maintenance of order information over several seconds. Copyright © 2017 The Authors. Published by Elsevier Inc. All rights reserved.

  2. Virtual Treatment of Basilar Aneurysms Using Shape Memory Polymer Foam

    Science.gov (United States)

    Ortega, J.M.; Hartman, J.; Rodriguez, J.N.; Maitland, D.J.

    2013-01-01

    Numerical simulations are performed on patient-specific basilar aneurysms that are treated with shape memory polymer (SMP) foam. In order to assess the post-treatment hemodynamics, two modeling approaches are employed. In the first, the foam geometry is obtained from a micro-CT scan and the pulsatile blood flow within the foam is simulated for both Newtonian and non-Newtonian viscosity models. In the second, the foam is represented as a porous media continuum, which has permeability properties that are determined by computing the pressure gradient through the foam geometry over a range of flow speeds comparable to those of in vivo conditions. Virtual angiography and additional post-processing demonstrate that the SMP foam significantly reduces the blood flow speed within the treated aneurysms, while eliminating the high-frequency velocity fluctuations that are present within the pre-treatment aneurysms. An estimation of the initial locations of thrombus formation throughout the SMP foam is obtained by means of a low fidelity thrombosis model that is based upon the residence time and shear rate of blood. The Newtonian viscosity model and the porous media model capture similar qualitative trends, though both yield a smaller volume of thrombus within the SMP foam. PMID:23329002

  3. Performance Evaluation of the Myrias SPS-2 Computer

    National Research Council Canada - National Science Library

    McBryan, Oliver A; Pozo, Roldan

    1990-01-01

    .... The highlight of the software environment is the virtual shared memory environment. We have analyzed the performance of the shared memory environment by studying system efficiency as a function of both number of processors in use and of paging activity...

  4. An e-consent-based shared EHR system architecture for integrated healthcare networks.

    Science.gov (United States)

    Bergmann, Joachim; Bott, Oliver J; Pretschner, Dietrich P; Haux, Reinhold

    2007-01-01

    Virtual integration of distributed patient data promises advantages over a consolidated health record, but raises questions mainly about practicability and authorization concepts. Our work aims on specification and development of a virtual shared health record architecture using a patient-centred integration and authorization model. A literature survey summarizes considerations of current architectural approaches. Complemented by a methodical analysis in two regional settings, a formal architecture model was specified and implemented. Results presented in this paper are a survey of architectural approaches for shared health records and an architecture model for a virtual shared EHR, which combines a patient-centred integration policy with provider-oriented document management. An electronic consent system assures, that access to the shared record remains under control of the patient. A corresponding system prototype has been developed and is currently being introduced and evaluated in a regional setting. The proposed architecture is capable of partly replacing message-based communications. Operating highly available provider repositories for the virtual shared EHR requires advanced technology and probably means additional costs for care providers. Acceptance of the proposed architecture depends on transparently embedding document validation and digital signature into the work processes. The paradigm shift from paper-based messaging to a "pull model" needs further evaluation.

  5. Cooperation, Coordination, and Trust in Virtual Teams: Insights from Virtual Games

    Science.gov (United States)

    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.

  6. Management and Engineering of Virtual Enterprises

    DEFF Research Database (Denmark)

    Tølle, Martin

    ) Component layer: consists of reusable components and modules. - Each layer builds on the previous one, i.e. the VE concept is captured in VERA, and the VERA can be used to structure each of the VERAM components. * C) A methodology for virtual enterprise named VEM (Virtual Enterprise Methodology) - One...... to the set up of virtual enterprises. Types of work preparation include definitions (e.g. shared terminology), ICT support (e.g. infrastructure and applications), procedures (e.g. how to set up virtual enterprises, partner selection), reference models (e.g. contract models and product structure) and the like....... * B) A framework and a reference architecture for virtual enterprises named VERAM (Virtual Enterprise Reference Architecture and Methodology) and VERA (Virtual Enterprise Reference Architecture) respectively. - VERAM is a framework that structures the body of knowledge related to preparation, set up...

  7. Code Sharing and Collaboration: Experiences From the Scientist's Expert Assistant Project and Their Relevance to the Virtual Observatory

    Science.gov (United States)

    Korathkar, Anuradha; Grosvenor, Sandy; Jones, Jeremy; Li, Connie; Mackey, Jennifer; Neher, Ken; Obenschain, Arthur F. (Technical Monitor)

    2001-01-01

    In the Virtual Observatory (VO), software tools will perform the functions that have traditionally been performed by physical observatories and their instruments. These tools will not be adjuncts to VO functionality but will make up the very core of the VO. Consequently, the tradition of observatory and system independent tools serving a small user base is not valid for the VO. For the VO to succeed, we must improve software collaboration and code sharing between projects and groups. A significant goal of the Scientist's Expert Assistant (SEA) project has been promoting effective collaboration and code sharing among groups. During the past three years, the SEA project has been developing prototypes for new observation planning software tools and strategies. Initially funded by the Next Generation Space Telescope, parts of the SEA code have since been adopted by the Space Telescope Science Institute. SEA has also supplied code for the SIRTF (Space Infrared Telescope Facility) planning tools, and the JSky Open Source Java library. The potential benefits of sharing code are clear. The recipient gains functionality for considerably less cost. The provider gains additional developers working with their code. If enough users groups adopt a set of common code and tools, de facto standards can emerge (as demonstrated by the success of the FITS standard). Code sharing also raises a number of challenges related to the management of the code. In this talk, we will review our experiences with SEA--both successes and failures, and offer some lessons learned that might promote further successes in collaboration and re-use.

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

    Science.gov (United States)

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

  9. Cognitive and Neural Plasticity in Older Adults’ Prospective Memory Following Training with the Virtual Week Computer Game

    Directory of Open Access Journals (Sweden)

    Nathan S Rose

    2015-10-01

    Full Text Available Prospective memory (PM – the ability to remember and successfully execute our intentions and planned activities – is critical for functional independence and declines with age, yet few studies have attempted to train PM in older adults. We developed a PM training program using the Virtual Week computer game. Trained participants played the game in twelve, 1-hour sessions over one month. Measures of neuropsychological functions, lab-based PM, event-related potentials (ERPs during performance on a lab-based PM task, instrumental activities of daily living, and real-world PM were assessed before and after training. Performance was compared to both no-contact and active (music training control groups. PM on the Virtual Week game dramatically improved following training relative to controls, suggesting PM plasticity is preserved in older adults. Relative to control participants, training did not produce reliable transfer to laboratory-based tasks, but was associated with a reduction of an ERP component (sustained negativity over occipito-parietal cortex associated with processing PM cues, indicative of more automatic PM retrieval. Most importantly, training produced far transfer to real-world outcomes including improvements in performance on real-world PM and activities of daily living. Real-world gains were not observed in either control group. Our findings demonstrate that short-term training with the Virtual Week game produces cognitive and neural plasticity that may result in real-world benefits to supporting functional independence in older adulthood.

  10. Cognitive and neural plasticity in older adults' prospective memory following training with the Virtual Week computer game.

    Science.gov (United States)

    Rose, Nathan S; Rendell, Peter G; Hering, Alexandra; Kliegel, Matthias; Bidelman, Gavin M; Craik, Fergus I M

    2015-01-01

    Prospective memory (PM) - the ability to remember and successfully execute our intentions and planned activities - is critical for functional independence and declines with age, yet few studies have attempted to train PM in older adults. We developed a PM training program using the Virtual Week computer game. Trained participants played the game in 12, 1-h sessions over 1 month. Measures of neuropsychological functions, lab-based PM, event-related potentials (ERPs) during performance on a lab-based PM task, instrumental activities of daily living, and real-world PM were assessed before and after training. Performance was compared to both no-contact and active (music training) control groups. PM on the Virtual Week game dramatically improved following training relative to controls, suggesting PM plasticity is preserved in older adults. Relative to control participants, training did not produce reliable transfer to laboratory-based tasks, but was associated with a reduction of an ERP component (sustained negativity over occipito-parietal cortex) associated with processing PM cues, indicative of more automatic PM retrieval. Most importantly, training produced far transfer to real-world outcomes including improvements in performance on real-world PM and activities of daily living. Real-world gains were not observed in either control group. Our findings demonstrate that short-term training with the Virtual Week game produces cognitive and neural plasticity that may result in real-world benefits to supporting functional independence in older adulthood.

  11. A critical survey of live virtual machine migration techniques

    Directory of Open Access Journals (Sweden)

    Anita Choudhary

    2017-11-01

    Full Text Available Abstract Virtualization techniques effectively handle the growing demand for computing, storage, and communication resources in large-scale Cloud Data Centers (CDC. It helps to achieve different resource management objectives like load balancing, online system maintenance, proactive fault tolerance, power management, and resource sharing through Virtual Machine (VM migration. VM migration is a resource-intensive procedure as VM’s continuously demand appropriate CPU cycles, cache memory, memory capacity, and communication bandwidth. Therefore, this process degrades the performance of running applications and adversely affects efficiency of the data centers, particularly when Service Level Agreements (SLA and critical business objectives are to be met. Live VM migration is frequently used because it allows the availability of application service, while migration is performed. In this paper, we make an exhaustive survey of the literature on live VM migration and analyze the various proposed mechanisms. We first classify the types of Live VM migration (single, multiple and hybrid. Next, we categorize VM migration techniques based on duplication mechanisms (replication, de-duplication, redundancy, and compression and awareness of context (dependency, soft page, dirty page, and page fault and evaluate the various Live VM migration techniques. We discuss various performance metrics like application service downtime, total migration time and amount of data transferred. CPU, memory and storage data is transferred during the process of VM migration and we identify the category of data that needs to be transferred in each case. We present a brief discussion on security threats in live VM migration and categories them in three different classes (control plane, data plane, and migration module. We also explain the security requirements and existing solutions to mitigate possible attacks. Specific gaps are identified and the research challenges in improving

  12. The Developmental Influence of Primary Memory Capacity on Working Memory and Academic Achievement

    Science.gov (United States)

    2015-01-01

    In this study, we investigate the development of primary memory capacity among children. Children between the ages of 5 and 8 completed 3 novel tasks (split span, interleaved lists, and a modified free-recall task) that measured primary memory by estimating the number of items in the focus of attention that could be spontaneously recalled in serial order. These tasks were calibrated against traditional measures of simple and complex span. Clear age-related changes in these primary memory estimates were observed. There were marked individual differences in primary memory capacity, but each novel measure was predictive of simple span performance. Among older children, each measure shared variance with reading and mathematics performance, whereas for younger children, the interleaved lists task was the strongest single predictor of academic ability. We argue that these novel tasks have considerable potential for the measurement of primary memory capacity and provide new, complementary ways of measuring the transient memory processes that predict academic performance. The interleaved lists task also shared features with interference control tasks, and our findings suggest that young children have a particular difficulty in resisting distraction and that variance in the ability to resist distraction is also shared with measures of educational attainment. PMID:26075630

  13. Differences in Spatial Memory Recognition Due to Cognitive Style.

    Science.gov (United States)

    Tascón, Laura; Boccia, Maddalena; Piccardi, Laura; Cimadevilla, José M

    2017-01-01

    Field independence refers to the ability to perceive details from the surrounding context as a whole and to represent the environment by relying on an internal reference frame. Conversely, field dependence individuals tend to focus their attention on single environmental features analysing them individually. This cognitive style affects several visuo-spatial abilities including spatial memory. This study assesses both the effect of field independence and field dependence on performance displayed on virtual environments of different complexity. Forty young healthy individuals took part in this study. Participants performed the Embedded Figures Test for field independence or dependence assessment and a new spatial memory recognition test. The spatial memory recognition test demanded to memorize a green box location in a virtual room picture. Thereafter, during ten trials participants had to decide if a green box was located in the same position as in the sample picture. Five of the pictures were correct. The information available in the virtual room was manipulated. Hence, two different experimental conditions were tested: a virtual room containing all landmarks and a virtual room with only two cues. Accuracy and reaction time were registered. Analyses demonstrated that higher field independent individuals were related to better spatial memory performance in two landmarks condition and were faster in all landmark condition. In addition, men and women did not differ in their performance. These results suggested that cognitive style affects spatial memory performance and this phenomenon is modulated by environment complexity. This does not affect accuracy but time spent. Moreover, field dependent individuals are unable to organize the navigational field by relying on internal reference frames when few landmarks are available, and this causes them to commit more errors.

  14. Declarative virtual water maze learning and emotional fear conditioning in primary insomnia.

    Science.gov (United States)

    Kuhn, Marion; Hertenstein, Elisabeth; Feige, Bernd; Landmann, Nina; Spiegelhalder, Kai; Baglioni, Chiara; Hemmerling, Johanna; Durand, Diana; Frase, Lukas; Klöppel, Stefan; Riemann, Dieter; Nissen, Christoph

    2018-05-02

    Healthy sleep restores the brain's ability to adapt to novel input through memory formation based on activity-dependent refinements of the strength of neural transmission across synapses (synaptic plasticity). In line with this framework, patients with primary insomnia often report subjective memory impairment. However, investigations of memory performance did not produce conclusive results. The aim of this study was to further investigate memory performance in patients with primary insomnia in comparison to healthy controls, using two well-characterized learning tasks, a declarative virtual water maze task and emotional fear conditioning. Twenty patients with primary insomnia according to DSM-IV criteria (17 females, three males, 43.5 ± 13.0 years) and 20 good sleeper controls (17 females, three males, 41.7 ± 12.8 years) were investigated in a parallel-group study. All participants completed a hippocampus-dependent virtual Morris water maze task and amygdala-dependent classical fear conditioning. Patients with insomnia showed significantly delayed memory acquisition in the virtual water maze task, but no significant difference in fear acquisition compared with controls. These findings are consistent with the notion that memory processes that emerge from synaptic refinements in a hippocampal-neocortical network are particularly sensitive to chronic disruptions of sleep, while those in a basic emotional amygdala-dependent network may be more resilient. © 2018 European Sleep Research Society.

  15. Virtual patients on the semantic Web: a proof-of-application study.

    Science.gov (United States)

    Dafli, Eleni; Antoniou, Panagiotis; Ioannidis, Lazaros; Dombros, Nicholas; Topps, David; Bamidis, Panagiotis D

    2015-01-22

    Virtual patients are interactive computer simulations that are increasingly used as learning activities in modern health care education, especially in teaching clinical decision making. A key challenge is how to retrieve and repurpose virtual patients as unique types of educational resources between different platforms because of the lack of standardized content-retrieving and repurposing mechanisms. Semantic Web technologies provide the capability, through structured information, for easy retrieval, reuse, repurposing, and exchange of virtual patients between different systems. An attempt to address this challenge has been made through the mEducator Best Practice Network, which provisioned frameworks for the discovery, retrieval, sharing, and reuse of medical educational resources. We have extended the OpenLabyrinth virtual patient authoring and deployment platform to facilitate the repurposing and retrieval of existing virtual patient material. A standalone Web distribution and Web interface, which contains an extension for the OpenLabyrinth virtual patient authoring system, was implemented. This extension was designed to semantically annotate virtual patients to facilitate intelligent searches, complex queries, and easy exchange between institutions. The OpenLabyrinth extension enables OpenLabyrinth authors to integrate and share virtual patient case metadata within the mEducator3.0 network. Evaluation included 3 successive steps: (1) expert reviews; (2) evaluation of the ability of health care professionals and medical students to create, share, and exchange virtual patients through specific scenarios in extended OpenLabyrinth (OLabX); and (3) evaluation of the repurposed learning objects that emerged from the procedure. We evaluated 30 repurposed virtual patient cases. The evaluation, with a total of 98 participants, demonstrated the system's main strength: the core repurposing capacity. The extensive metadata schema presentation facilitated user exploration

  16. Internet-Enabled High-Resolution Brain Mapping and Virtual Microscopy

    OpenAIRE

    Mikula, Shawn; Trotts, Issac; Stone, James M.; Jones, Edward G.

    2007-01-01

    Virtual microscopy involves the conversion of histological sections mounted on glass microscope slides to high resolution digital images. Virtual microscopy offers several advantages over traditional microscopy, including remote viewing and data-sharing, annotation, and various forms of data-mining.

  17. Optimizing TLB entries for mixed page size storage in contiguous memory

    Science.gov (United States)

    Chen, Dong; Gara, Alan; Giampapa, Mark E.; Heidelberger, Philip; Kriegel, Jon K.; Ohmacht, Martin; Steinmacher-Burow, Burkhard

    2013-04-30

    A system and method for accessing memory are provided. The system comprises a lookup buffer for storing one or more page table entries, wherein each of the one or more page table entries comprises at least a virtual page number and a physical page number; a logic circuit for receiving a virtual address from said processor, said logic circuit for matching the virtual address to the virtual page number in one of the page table entries to select the physical page number in the same page table entry, said page table entry having one or more bits set to exclude a memory range from a page.

  18. MODELS OF LIVE MIGRATION WITH ITERATIVE APPROACH AND MOVE OF VIRTUAL MACHINES

    Directory of Open Access Journals (Sweden)

    S. M. Aleksankov

    2015-11-01

    Full Text Available Subject of Research. The processes of live migration without shared storage with pre-copy approach and move migration are researched. Migration of virtual machines is an important opportunity of virtualization technology. It enables applications to move transparently with their runtime environments between physical machines. Live migration becomes noticeable technology for efficient load balancing and optimizing the deployment of virtual machines to physical hosts in data centres. Before the advent of live migration, only network migration (the so-called, «Move», has been used, that entails stopping the virtual machine execution while copying to another physical server, and, consequently, unavailability of the service. Method. Algorithms of live migration without shared storage with pre-copy approach and move migration of virtual machines are reviewed from the perspective of research of migration time and unavailability of services at migrating of virtual machines. Main Results. Analytical models are proposed predicting migration time of virtual machines and unavailability of services at migrating with such technologies as live migration with pre-copy approach without shared storage and move migration. In the latest works on the time assessment of unavailability of services and migration time using live migration without shared storage experimental results are described, that are applicable to draw general conclusions about the changes of time for unavailability of services and migration time, but not to predict their values. Practical Significance. The proposed models can be used for predicting the migration time and time of unavailability of services, for example, at implementation of preventive and emergency works on the physical nodes in data centres.

  19. Contextual memory, psychosis-proneness, and the experience of intrusive imagery.

    Science.gov (United States)

    Glazer, Daniel A; Mason, Oliver; King, John A; Brewin, Chris R

    2013-01-01

    This study tested the hypothesis that the presence and characteristics of naturally occurring involuntary imagery would be related to poorer context-dependent spatial memory and higher levels of proneness to psychotic experiences. Poorer contextual memory was also predicted to be associated with a greater sense of "nowness". Participants completed a virtual environment task that assessed contextual memory through responses that required allocentric and egocentric processing of virtual stimuli. Two questionnaires assessing predisposition to psychotic experiences were employed. Finally, participants completed an interview that required details of recent, naturally occurring involuntary images. Reports of involuntary imagery were associated with greater proneness to psychotic experiences but not with memory. In those participants who reported imagery, however, poorer memory performance was associated with more vivid and detailed intrusive imagery. Poorer contextual memory was specifically associated with a greater sense of "nowness". Possible links between contextual memory and proneness to psychosis are discussed.

  20. Clinical Trial Data as Public Goods: Fair Trade and the Virtual Knowledge Bank as a Solution to the Free Rider Problem - A Framework for the Promotion of Innovation by Facilitation of Clinical Trial Data Sharing among Biopharmaceutical Companies in the Era of Omics and Big Data.

    Science.gov (United States)

    Evangelatos, Nikolaos; Reumann, Matthias; Lehrach, Hans; Brand, Angela

    2016-01-01

    Knowledge in the era of Omics and Big Data has been increasingly conceptualized as a public good. Sharing of de-identified patient data has been advocated as a means to increase confidence and public trust in the results of clinical trials. On the other hand, research has shown that the current research and development model of the biopharmaceutical industry has reached its innovation capacity. In response to that, the biopharmaceutical industry has adopted open innovation practices, with sharing of clinical trial data being among the most interesting ones. However, due to the free rider problem, clinical trial data sharing among biopharmaceutical companies could undermine their innovativeness. Based on the theory of public goods, we have developed a commons arrangement and devised a model, which enables secure and fair clinical trial data sharing over a Virtual Knowledge Bank based on a web platform. Our model uses data as a virtual currency and treats knowledge as a club good. Fair sharing of clinical trial data over the Virtual Knowledge Bank has positive effects on the innovation capacity of the biopharmaceutical industry without compromising the intellectual rights, proprietary interests and competitiveness of the latter. The Virtual Knowledge Bank is a sustainable and self-expanding model for secure and fair clinical trial data sharing that allows for sharing of clinical trial data, while at the same time it increases the innovation capacity of the biopharmaceutical industry. © 2016 S. Karger AG, Basel.

  1. Writing virtual environments for software visualization

    CERN Document Server

    Jeffery, Clinton

    2015-01-01

    This book describes the software for creating networked, 3D multi-user virtual environments that allow users to create and remotely share visualizations of program behavior. The authors cover the major features of collaborative virtual environments and how to program them in a very high level language, and show how visualization can enable important advances in our ability to understand and reduce the costs of maintaining software. The book also examines the application of popular game-like software technologies.   • Discusses the acquisition of program behavior data to be visualized • Demonstrates the integration of multiple 2D and 3D dynamic views within a 3Dscene • Presents the network messaging capabilities to share those visualizations

  2. Resource slicing in virtual wireless networks: a survey

    OpenAIRE

    Richart, Matias; Baliosian De Lazzari, Javier Ernesto; Serrat Fernández, Juan; Gorricho Moreno, Juan Luis

    2016-01-01

    New architectural and design approaches for radio access networks have appeared with the introduction of network virtualization in the wireless domain. One of these approaches splits the wireless network infrastructure into isolated virtual slices under their own management, requirements, and characteristics. Despite the advances in wireless virtualization, there are still many open issues regarding the resource allocation and isolation of wireless slices. Because of the dynamics and share...

  3. Optimization and parallelization of B-spline based orbital evaluations in QMC on multi/many-core shared memory processors

    OpenAIRE

    Mathuriya, Amrita; Luo, Ye; Benali, Anouar; Shulenburger, Luke; Kim, Jeongnim

    2016-01-01

    B-spline based orbital representations are widely used in Quantum Monte Carlo (QMC) simulations of solids, historically taking as much as 50% of the total run time. Random accesses to a large four-dimensional array make it challenging to efficiently utilize caches and wide vector units of modern CPUs. We present node-level optimizations of B-spline evaluations on multi/many-core shared memory processors. To increase SIMD efficiency and bandwidth utilization, we first apply data layout transfo...

  4. Virtualization, The next step for online services

    Directory of Open Access Journals (Sweden)

    Haller Piroska

    2013-06-01

    Full Text Available Virtualization allows sharing and allocating the hardware resources to more virtual machines thus increasing their usage rate. There are multiple solutions available today such as VMware vSphere, Microsoft Hyper-V, Xen Server and Red Hat KVM each with its own advantages and disadvantages. Choosing the right virtualization solution largely depends on the used applications and their resources requirements. The comparative analysis of the available virtualization solutions shows that it is essential to establish performance criteria’s and minimum and maximum resources usage thresholds over a given period of time. The coexistence of different services in different virtual machines that use different amount of resources allows a more efficient use of the available hardware resources.

  5. Assessing the effect of knowledge sharing on Employees\\' Psychological Empowerment by Clarifying Mediating Role of organizational memory and learning collaborative electronic in National Library and Archives of I.R of Iran

    Directory of Open Access Journals (Sweden)

    Davood Feiz

    2017-06-01

    Full Text Available Nowadays knowledge has been enumerated as a valuable and important source in libraries. Knowledge sharing among employees is necessary for libraries’ survive and goal achievement. On the other hand, empowerment people with high moral are an important factor in the libraries’ survival and life. In other words, the importance of human resources is far from the new technology and material and financial resources. As a result, this study aimed at evaluating the effect of knowledge sharing on psychological empowerment with regard to organizational memory and learning electronic participation the role of the mediator. The research data were gathered from four areas named at organizing; communicating; education and logistic by questioner. Construct validity and cronbach's alpha coefficient were used for assessing the validity and reliability respectively. To hypotheses test, structural equation modeling and Lisrel software were used. The results show that knowledge sharing has a directly significant impact on psychological empowerment. While knowledge sharing has an indirect impact on psychological empowerment, this impact via organizational memory and electronic participation learning is far greater than its direct impact. The results also show that organizational memory has not any effect on the psychological empowerment.

  6. Providing Virtual Execution Environments: A Twofold Illustration

    CERN Document Server

    Grehant, Xavier

    2008-01-01

    Platform virtualization helps solving major grid computing challenges: share resource with flexible, user-controlled and custom execution environments and in the meanwhile, isolate failures and malicious code. Grid resource management tools will evolve to embrace support for virtual resource. We present two open source projects that transparently supply virtual execution environments. Tycoon has been developed at HP Labs to optimise resource usage in creating an economy where users bid to access virtual machines and compete for CPU cycles. SmartDomains provides a peer-to-peer layer that automates virtual machines deployment using a description language and deployment engine from HP Labs. These projects demonstrate both client-server and peer-to-peer approaches to virtual resource management. The first case makes extensive use of virtual machines features for dynamic resource allocation. The second translates virtual machines capabilities into a sophisticated language where resource management components can b...

  7. A shared resource between declarative memory and motor memory

    OpenAIRE

    Keisler, Aysha; Shadmehr, Reza

    2010-01-01

    The neural systems that support motor adaptation in humans are thought to be distinct from those that support the declarative system. Yet, during motor adaptation changes in motor commands are supported by a fast adaptive process that has important properties (rapid learning, fast decay) that are usually associated with the declarative system. The fast process can be contrasted to a slow adaptive process that also supports motor memory, but learns gradually and shows resistance to forgetting....

  8. Differences in Spatial Memory Recognition Due to Cognitive Style

    Directory of Open Access Journals (Sweden)

    Laura Tascón

    2017-08-01

    Full Text Available Field independence refers to the ability to perceive details from the surrounding context as a whole and to represent the environment by relying on an internal reference frame. Conversely, field dependence individuals tend to focus their attention on single environmental features analysing them individually. This cognitive style affects several visuo-spatial abilities including spatial memory. This study assesses both the effect of field independence and field dependence on performance displayed on virtual environments of different complexity. Forty young healthy individuals took part in this study. Participants performed the Embedded Figures Test for field independence or dependence assessment and a new spatial memory recognition test. The spatial memory recognition test demanded to memorize a green box location in a virtual room picture. Thereafter, during ten trials participants had to decide if a green box was located in the same position as in the sample picture. Five of the pictures were correct. The information available in the virtual room was manipulated. Hence, two different experimental conditions were tested: a virtual room containing all landmarks and a virtual room with only two cues. Accuracy and reaction time were registered. Analyses demonstrated that higher field independent individuals were related to better spatial memory performance in two landmarks condition and were faster in all landmark condition. In addition, men and women did not differ in their performance. These results suggested that cognitive style affects spatial memory performance and this phenomenon is modulated by environment complexity. This does not affect accuracy but time spent. Moreover, field dependent individuals are unable to organize the navigational field by relying on internal reference frames when few landmarks are available, and this causes them to commit more errors.

  9. Sleep modulates the neural substrates of both spatial and contextual memory consolidation.

    Directory of Open Access Journals (Sweden)

    Géraldine Rauchs

    Full Text Available It is known that sleep reshapes the neural representations that subtend the memories acquired while navigating in a virtual environment. However, navigation is not process-pure, as manifold learning components contribute to performance, notably the spatial and contextual memory constituents. In this context, it remains unclear whether post-training sleep globally promotes consolidation of all of the memory components embedded in virtual navigation, or rather favors the development of specific representations. Here, we investigated the effect of post-training sleep on the neural substrates of the consolidation of spatial and contextual memories acquired while navigating in a complex 3D, naturalistic virtual town. Using fMRI, we mapped regional cerebral activity during various tasks designed to tap either the spatial or the contextual memory component, or both, 72 h after encoding with or without sleep deprivation during the first post-training night. Behavioral performance was not dependent upon post-training sleep deprivation, neither in a natural setting that engages both spatial and contextual memory processes nor when looking more specifically at each of these memory representations. At the neuronal level however, analyses that focused on contextual memory revealed distinct correlations between performance and neuronal activity in frontal areas associated with recollection processes after post-training sleep, and in the parahippocampal gyrus associated with familiarity processes in sleep-deprived participants. Likewise, efficient spatial memory was associated with posterior cortical activity after sleep whereas it correlated with parahippocampal/medial temporal activity after sleep deprivation. Finally, variations in place-finding efficiency in a natural setting encompassing spatial and contextual elements were associated with caudate activity after post-training sleep, suggesting the automation of navigation. These data indicate that post

  10. Virtual Teams and Knowledge Communication

    DEFF Research Database (Denmark)

    Lehtonen, Miikka; Kampf, Constance Elizabeth

    2014-01-01

    How does culture affect virtual teams and the knowledge communication processes in which they engage? As virtual spaces are increasingly used to support teams and establish collaboration in cross-cultural projects, the notion of cross-cultural communication can be understood as shifting from...... contextual perspective to a semiotic perspective. That is to say, although the team members are using the same vocabulary they might attach different meanings to and have different knowledge about them thus highlighting the importance of approaching virtual teams and collaboration from a semiotic perspective....... To look at how knowledge about virtual work is established in a multinational context, we interviewed members of a team that connects Finland and India. Results reveal five objects shared between the team members with varying knowledge about them. By making these differences in knowledge visible through...

  11. Shared neuroanatomical substrates of impaired phonological working memory across reading disability and autism.

    Science.gov (United States)

    Lu, Chunming; Qi, Zhenghan; Harris, Adrianne; Weil, Lisa Wisman; Han, Michelle; Halverson, Kelly; Perrachione, Tyler K; Kjelgaard, Margaret; Wexler, Kenneth; Tager-Flusberg, Helen; Gabrieli, John D E

    2016-03-01

    Individuals with reading disability or individuals with autism spectrum disorder (ASD) are characterized, respectively, by their difficulties in reading or social communication, but both groups often have impaired phonological working memory (PWM). It is not known whether the impaired PWM reflects distinct or shared neuroanatomical abnormalities in these two diagnostic groups. White-matter structural connectivity via diffusion weighted imaging was examined in sixty-four children, ages 5-17 years, with reading disability, ASD, or typical development (TD), who were matched in age, gender, intelligence, and diffusion data quality. Children with reading disability and children with ASD exhibited reduced PWM compared to children with TD. The two diagnostic groups showed altered white-matter microstructure in the temporo-parietal portion of the left arcuate fasciculus (AF) and in the temporo-occipital portion of the right inferior longitudinal fasciculus (ILF), as indexed by reduced fractional anisotropy and increased radial diffusivity. Moreover, the structural integrity of the right ILF was positively correlated with PWM ability in the two diagnostic groups, but not in the TD group. These findings suggest that impaired PWM is transdiagnostically associated with shared neuroanatomical abnormalities in ASD and reading disability. Microstructural characteristics in left AF and right ILF may play important roles in the development of PWM. The right ILF may support a compensatory mechanism for children with impaired PWM.

  12. Virtual machine performance benchmarking.

    Science.gov (United States)

    Langer, Steve G; French, Todd

    2011-10-01

    The attractions of virtual computing are many: reduced costs, reduced resources and simplified maintenance. Any one of these would be compelling for a medical imaging professional attempting to support a complex practice on limited resources in an era of ever tightened reimbursement. In particular, the ability to run multiple operating systems optimized for different tasks (computational image processing on Linux versus office tasks on Microsoft operating systems) on a single physical machine is compelling. However, there are also potential drawbacks. High performance requirements need to be carefully considered if they are to be executed in an environment where the running software has to execute through multiple layers of device drivers before reaching the real disk or network interface. Our lab has attempted to gain insight into the impact of virtualization on performance by benchmarking the following metrics on both physical and virtual platforms: local memory and disk bandwidth, network bandwidth, and integer and floating point performance. The virtual performance metrics are compared to baseline performance on "bare metal." The results are complex, and indeed somewhat surprising.

  13. Destination memory impairment in older people.

    Science.gov (United States)

    Gopie, Nigel; Craik, Fergus I M; Hasher, Lynn

    2010-12-01

    Older adults are assumed to have poor destination memory-knowing to whom they tell particular information-and anecdotes about them repeating stories to the same people are cited as informal evidence for this claim. Experiment 1 assessed young and older adults' destination memory by having participants tell facts (e.g., "A dime has 118 ridges around its edge") to pictures of famous people (e.g., Oprah Winfrey). Surprise recognition memory tests, which also assessed confidence, revealed that older adults, compared to young adults, were disproportionately impaired on destination memory relative to spared memory for the individual components (i.e., facts, faces) of the episode. Older adults also were more confident that they had not told a fact to a particular person when they actually had (i.e., a miss); this presumably causes them to repeat information more often than young adults. When the direction of information transfer was reversed in Experiment 2, such that the famous people shared information with the participants (i.e., a source memory experiment), age-related memory differences disappeared. In contrast to the destination memory experiment, older adults in the source memory experiment were more confident than young adults that someone had shared a fact with them when a different person actually had shared the fact (i.e., a false alarm). Overall, accuracy and confidence jointly influence age-related changes to destination memory, a fundamental component of successful communication. (c) 2010 APA, all rights reserved).

  14. Virtual networks pluralistic approach for the next generation of Internet

    CERN Document Server

    Duarte, Otto Carlos M B

    2013-01-01

    The first chapter of this title concerns virtualization techniques that allow sharing computational resources basically, slicing a real computational environment into virtual computational environments that are isolated from one another.The Xen and OpenFlow virtualization platforms are then presented in Chapter 2 and a performance analysis of both is provided. This chapter also defines the primitives that the network virtualization infrastructure must provide for allowing the piloting plane to manage virtual network elements.Following this, interfaces for system management of the two platform

  15. Shared memory parallelism for 3D cartesian discrete ordinates solver

    International Nuclear Information System (INIS)

    Moustafa, S.; Dutka-Malen, I.; Plagne, L.; Poncot, A.; Ramet, P.

    2013-01-01

    This paper describes the design and the performance of DOMINO, a 3D Cartesian SN solver that implements two nested levels of parallelism (multi-core + SIMD - Single Instruction on Multiple Data) on shared memory computation nodes. DOMINO is written in C++, a multi-paradigm programming language that enables the use of powerful and generic parallel programming tools such as Intel TBB and Eigen. These two libraries allow us to combine multi-thread parallelism with vector operations in an efficient and yet portable way. As a result, DOMINO can exploit the full power of modern multi-core processors and is able to tackle very large simulations, that usually require large HPC clusters, using a single computing node. For example, DOMINO solves a 3D full core PWR eigenvalue problem involving 26 energy groups, 288 angular directions (S16), 46*10 6 spatial cells and 1*10 12 DoFs within 11 hours on a single 32-core SMP node. This represents a sustained performance of 235 GFlops and 40.74% of the SMP node peak performance for the DOMINO sweep implementation. The very high Flops/Watt ratio of DOMINO makes it a very interesting building block for a future many-nodes nuclear simulation tool. (authors)

  16. Analysis of a virtual memory model for maintaining database views

    Science.gov (United States)

    Kinsley, Kathryn C.; Hughes, Charles E.

    1992-01-01

    This paper presents an analytical model for predicting the performance of a new support strategy for database views. This strategy, called the virtual method, is compared with traditional methods for supporting views. The analytical model's predictions of improved performance by the virtual method are then validated by comparing these results with those achieved in an experimental implementation.

  17. The relationship of topographical memory performance to regional neurodegeneration in Alzheimer’s disease

    Directory of Open Access Journals (Sweden)

    George ePengas

    2012-07-01

    Full Text Available The network activated during normal route learning shares considerable homology with the network of degeneration in the earliest symptomatic stages of Alzheimer’s disease (AD. This inspired the Virtual Route Learning Test (VRLT in which patients learn routes in a virtual reality environment. This study investigated the neural basis of VRLT performance in AD to test whether impairment was underpinned by a network or by the widely held explanation of hippocampal degeneration. VRLT score in a mild AD cohort was regressed against grey matter (GM density and diffusion tensor metrics of white matter (WM (n=30, and, cerebral glucose metabolism (n=26, using a mass univariate approach. GM density and cerebral metabolism were then submitted to a multivariate analysis (support vector regression to examine whether there was a network associated with task performance. Univariate analyses of GM density, metabolism and WM axial diffusion converged on the vicinity of the retrosplenial/posterior cingulate cortex, isthmus and, possibly, hippocampal tail. The multivariate analysis revealed a significant, right hemisphere-predominant, network level correlation with cerebral metabolism; this comprised areas common to both activation in normal route learning and early degeneration in AD (retrosplenial and lateral parietal cortices. It also identified right medio-dorsal thalamus (part of the limbic-diencephalic hypometabolic network of early AD and right caudate nucleus (activated during normal route learning. These results offer strong evidence that topographical memory impairment in AD relates to damage across a network, in turn offering complimentary lesion evidence to previous studies in healthy volunteers for the neural basis of topographical memory. The results also emphasize that structures beyond the mesial temporal lobe contribute to memory impairment in AD—it is too simplistic to view memory impairment in AD as a synonym for hippocampal degeneration.

  18. Principles of Transactional Memory The Theory

    CERN Document Server

    Guerraoui, Rachid

    2010-01-01

    Transactional memory (TM) is an appealing paradigm for concurrent programming on shared memory architectures. With a TM, threads of an application communicate, and synchronize their actions, via in-memory transactions. Each transaction can perform any number of operations on shared data, and then either commit or abort. When the transaction commits, the effects of all its operations become immediately visible to other transactions; when it aborts, however, those effects are entirely discarded. Transactions are atomic: programmers get the illusion that every transaction executes all its operati

  19. Incorporating Virtually Immersive Environments as a Collaborative Medium for Virtual Teaming

    Directory of Open Access Journals (Sweden)

    Charles J. Lesko, Jr.

    2012-08-01

    Full Text Available Virtually immersive environments incorporate the use of various computer modelling and simulation techniques enabling geographically dispersed virtual project teams to interact within an artificially projected three-dimensional space online. This study focused on adoption of virtually immersive technologies as a collaborative media to support virtual teaming of both graduate and undergraduate-level project management students. The data and information from this study has implications for educators using virtually immersive environments in the classroom. In this study, we specifically evaluated two key components in this paper: 1 students’ level of trust and; 2 students’ willingness to use the technology, along with their belief about the virtual environment’s ability to extend and improve knowledge sharing in their team work environment. We learned that while students did find the environment a positive add on for working collaboratively, there were students who were neither more nor less likely to use the technology for future collaborative ventures. Most of the students who were not very positive about the environment were “fence sitters” likely indicating needs related to additional training to improve communication skills. Finally, based on the full study results we have provided basic recommendations designed to support team trust building in the system along with interpersonal trust building to facilitate knowledge transfer and better strategic us of the technology.

  20. Using a Virtual Classroom to Teach Online Mathematics

    Science.gov (United States)

    Lu, Yun

    2011-01-01

    The purpose of this study was to share the author's experience of using the virtual classroom when teaching online mathematics course. Various softwares including MyMathLab and Wimba are introduced and the teaching methods and tips are provided and analyzed. Results show that the use of the virtual classroom enhance the communication in the online…

  1. An assessment of prospective memory retrieval in women with chronic fatigue syndrome using a virtual-reality environment: an initial study.

    Science.gov (United States)

    Attree, Elizabeth A; Dancey, Christine P; Pope, Alison L

    2009-08-01

    People with chronic fatigue syndrome (CFS) have increased rates of depression, anxiety, and illness intrusiveness; they may also suffer from cognitive problems such as retrospective memory (RM) deficits and concentration difficulties that can stem from diminished information-processing capability. We predicted that this diminished capacity may also lead to deficits in other cognitive functions, such as prospective memory (ProM). Event-, time-, and activity-based ProM was assessed in 11 women with CFS and 12 healthy women using a computer-generated virtual environment (VE). RM was assessed using a free-recall test, and subjective assessment of both ProM and RM was assessed by questionnaire. Groups were equivalent in age and measures of IQ. People with CFS performed slightly worse than healthy controls on both the event- and time-based ProM measures, although these were not statistically significant. However, the CFS group performed significantly worse than the healthy controls on both the free recall-task and on subjective assessment of both RM and ProM. Women with CFS do have some subtle decrements in memory, particularly RM. However, it is possible that the decrements found in the present sample would be greater in real life. Further studies utilizing both healthy controls and illness controls are now needed to ascertain how sensitive the VE measure is and to inform the development of tasks in the VE that place progressively increasing demands on working memory capacity.

  2. Virtual anthropology.

    Science.gov (United States)

    Weber, Gerhard W

    2015-02-01

    Comparative morphology, dealing with the diversity of form and shape, and functional morphology, the study of the relationship between the structure and the function of an organism's parts, are both important subdisciplines in biological research. Virtual anthropology (VA) contributes to comparative morphology by taking advantage of technological innovations, and it also offers new opportunities for functional analyses. It exploits digital technologies and pools experts from different domains such as anthropology, primatology, medicine, paleontology, mathematics, statistics, computer science, and engineering. VA as a technical term was coined in the late 1990s from the perspective of anthropologists with the intent of being mostly applied to biological questions concerning recent and fossil hominoids. More generally, however, there are advanced methods to study shape and size or to manipulate data digitally suitable for application to all kinds of primates, mammals, other vertebrates, and invertebrates or to issues regarding plants, tools, or other objects. In this sense, we could also call the field "virtual morphology." The approach yields permanently available virtual copies of specimens and data that comprehensively quantify geometry, including previously neglected anatomical regions. It applies advanced statistical methods, supports the reconstruction of specimens based on reproducible manipulations, and promotes the acquisition of larger samples by data sharing via electronic archives. Finally, it can help identify new, hidden traits, which is particularly important in paleoanthropology, where the scarcity of material demands extracting information from fragmentary remains. This contribution presents a current view of the six main work steps of VA: digitize, expose, compare, reconstruct, materialize, and share. The VA machinery has also been successfully used in biomechanical studies which simulate the stress and strains appearing in structures. Although

  3. Degrading emotional memories induced by a virtual reality paradigm

    NARCIS (Netherlands)

    Cuperus, Anne; Laken, Maarten; van den Hout, M.A.|info:eu-repo/dai/nl/070445354; Engelhard, I.M.|info:eu-repo/dai/nl/239681533

    2016-01-01

    Background and objectives In Eye Movement and Desensitization and Reprocessing (EMDR) therapy, a dual-task approach is used: patients make horizontal eye movements while they recall aversive memories. Studies showed that this reduces memory vividness and/or emotionality. A strong explanation is

  4. GeauxDock: Accelerating Structure-Based Virtual Screening with Heterogeneous Computing

    Science.gov (United States)

    Fang, Ye; Ding, Yun; Feinstein, Wei P.; Koppelman, David M.; Moreno, Juana; Jarrell, Mark; Ramanujam, J.; Brylinski, Michal

    2016-01-01

    Computational modeling of drug binding to proteins is an integral component of direct drug design. Particularly, structure-based virtual screening is often used to perform large-scale modeling of putative associations between small organic molecules and their pharmacologically relevant protein targets. Because of a large number of drug candidates to be evaluated, an accurate and fast docking engine is a critical element of virtual screening. Consequently, highly optimized docking codes are of paramount importance for the effectiveness of virtual screening methods. In this communication, we describe the implementation, tuning and performance characteristics of GeauxDock, a recently developed molecular docking program. GeauxDock is built upon the Monte Carlo algorithm and features a novel scoring function combining physics-based energy terms with statistical and knowledge-based potentials. Developed specifically for heterogeneous computing platforms, the current version of GeauxDock can be deployed on modern, multi-core Central Processing Units (CPUs) as well as massively parallel accelerators, Intel Xeon Phi and NVIDIA Graphics Processing Unit (GPU). First, we carried out a thorough performance tuning of the high-level framework and the docking kernel to produce a fast serial code, which was then ported to shared-memory multi-core CPUs yielding a near-ideal scaling. Further, using Xeon Phi gives 1.9× performance improvement over a dual 10-core Xeon CPU, whereas the best GPU accelerator, GeForce GTX 980, achieves a speedup as high as 3.5×. On that account, GeauxDock can take advantage of modern heterogeneous architectures to considerably accelerate structure-based virtual screening applications. GeauxDock is open-sourced and publicly available at www.brylinski.org/geauxdock and https://figshare.com/articles/geauxdock_tar_gz/3205249. PMID:27420300

  5. GeauxDock: Accelerating Structure-Based Virtual Screening with Heterogeneous Computing.

    Directory of Open Access Journals (Sweden)

    Ye Fang

    Full Text Available Computational modeling of drug binding to proteins is an integral component of direct drug design. Particularly, structure-based virtual screening is often used to perform large-scale modeling of putative associations between small organic molecules and their pharmacologically relevant protein targets. Because of a large number of drug candidates to be evaluated, an accurate and fast docking engine is a critical element of virtual screening. Consequently, highly optimized docking codes are of paramount importance for the effectiveness of virtual screening methods. In this communication, we describe the implementation, tuning and performance characteristics of GeauxDock, a recently developed molecular docking program. GeauxDock is built upon the Monte Carlo algorithm and features a novel scoring function combining physics-based energy terms with statistical and knowledge-based potentials. Developed specifically for heterogeneous computing platforms, the current version of GeauxDock can be deployed on modern, multi-core Central Processing Units (CPUs as well as massively parallel accelerators, Intel Xeon Phi and NVIDIA Graphics Processing Unit (GPU. First, we carried out a thorough performance tuning of the high-level framework and the docking kernel to produce a fast serial code, which was then ported to shared-memory multi-core CPUs yielding a near-ideal scaling. Further, using Xeon Phi gives 1.9× performance improvement over a dual 10-core Xeon CPU, whereas the best GPU accelerator, GeForce GTX 980, achieves a speedup as high as 3.5×. On that account, GeauxDock can take advantage of modern heterogeneous architectures to considerably accelerate structure-based virtual screening applications. GeauxDock is open-sourced and publicly available at www.brylinski.org/geauxdock and https://figshare.com/articles/geauxdock_tar_gz/3205249.

  6. The Changing Global Context of Virtual Workforce

    Directory of Open Access Journals (Sweden)

    James A. Ejiwale

    2012-09-01

    Full Text Available The technological revolution occurring in today’s market place has made it possible for many companies to be innovative about the way and where work is done. To get the job done, due to digital revolution, companies have turned to virtual workforce to harness the benefits of connectivity and effective information sharing among stakeholders to get the job done. More important, the success of coordinating work among a virtual workforce for profitability in a rapidly changing global environment depends on “effective indirect communication” between the leadership and the virtual workforce. This article will address the importance of effective communication as a necessary tool for the success of e-leadership, productivity improvement in virtual work environment.

  7. Memory Management for Safety-Critical Java

    DEFF Research Database (Denmark)

    Schoeberl, Martin

    2011-01-01

    Safety-Critical Java (SCJ) is based on the Real-Time Specification for Java. To simplify the certification of Java programs, SCJ supports only a restricted scoped memory model. Individual threads share only immortal memory and the newly introduced mission memory. All other scoped memories...... implementation is evaluated on an embedded Java processor....

  8. Efficient operating system level virtualization techniques for cloud resources

    Science.gov (United States)

    Ansu, R.; Samiksha; Anju, S.; Singh, K. John

    2017-11-01

    Cloud computing is an advancing technology which provides the servcies of Infrastructure, Platform and Software. Virtualization and Computer utility are the keys of Cloud computing. The numbers of cloud users are increasing day by day. So it is the need of the hour to make resources available on demand to satisfy user requirements. The technique in which resources namely storage, processing power, memory and network or I/O are abstracted is known as Virtualization. For executing the operating systems various virtualization techniques are available. They are: Full System Virtualization and Para Virtualization. In Full Virtualization, the whole architecture of hardware is duplicated virtually. No modifications are required in Guest OS as the OS deals with the VM hypervisor directly. In Para Virtualization, modifications of OS is required to run in parallel with other OS. For the Guest OS to access the hardware, the host OS must provide a Virtual Machine Interface. OS virtualization has many advantages such as migrating applications transparently, consolidation of server, online maintenance of OS and providing security. This paper briefs both the virtualization techniques and discusses the issues in OS level virtualization.

  9. [Learning virtual routes: what does verbal coding do in working memory?].

    Science.gov (United States)

    Gyselinck, Valérie; Grison, Élise; Gras, Doriane

    2015-03-01

    Two experiments were run to complete our understanding of the role of verbal and visuospatial encoding in the construction of a spatial model from visual input. In experiment 1 a dual task paradigm was applied to young adults who learned a route in a virtual environment and then performed a series of nonverbal tasks to assess spatial knowledge. Results indicated that landmark knowledge as asserted by the visual recognition of landmarks was not impaired by any of the concurrent task. Route knowledge, assessed by recognition of directions, was impaired both by a tapping task and a concurrent articulation task. Interestingly, the pattern was modulated when no landmarks were available to perform the direction task. A second experiment was designed to explore the role of verbal coding on the construction of landmark and route knowledge. A lexical-decision task was used as a verbal-semantic dual task, and a tone decision task as a nonsemantic auditory task. Results show that these new concurrent tasks impaired differently landmark knowledge and route knowledge. Results can be interpreted as showing that the coding of route knowledge could be grounded on both a coding of the sequence of events and on a semantic coding of information. These findings also point on some limits of Baddeley's working memory model. (PsycINFO Database Record (c) 2015 APA, all rights reserved).

  10. The twentieth century in European Memory

    DEFF Research Database (Denmark)

    The Twentieth Century in European Memory investigates contested and divisive memories of conflicts, world wars, dictatorship, genocide and mass killing. Focusing on the questions of transculturality and reception, the book looks at the ways in which such memories are being shared, debated...

  11. Concurrent performance of two memory tasks: evidence for domain-specific working memory systems.

    Science.gov (United States)

    Cocchini, Gianna; Logie, Robert H; Della Sala, Sergio; MacPherson, Sarah E; Baddeley, Alan D

    2002-10-01

    Previous studies of dual-task coordination in working memory have shown a lack of dual-task interference when a verbal memory task is combined with concurrent perceptuomotor tracking. Two experiments are reported in which participants were required to perform pairwise combinations of (1) a verbal memory task, a visual memory task, and perceptuomotor tracking (Experiment 1), and (2) pairwise combinations of the two memory tasks and articulatory suppression (Experiment 2). Tracking resulted in no disruption of the verbal memory preload over and above the impact of a delay in recall and showed only minimal disruption of the retention of the visual memory load. Performing an ongoing verbal memory task had virtually no impact on retention of a visual memory preload or vice versa, indicating that performing two demanding memory tasks results in little mutual interference. Experiment 2 also showed minimal disruption when the two memory tasks were combined, although verbal memory (but not visual memory) was clearly disrupted by articulatory suppression interpolated between presentation and recall. These data suggest that a multiple-component working memory model provides a better account for performance in concurrent immediate memory tasks than do theories that assume a single processing and storage system or a limited-capacity attentional system coupled with activated memory traces.

  12. Episodic memory for human-like agents and human-like agents for episodic memory

    Czech Academy of Sciences Publication Activity Database

    Brom, C.; Lukavský, Jiří; Kadlec, R.

    2010-01-01

    Roč. 2, č. 2 (2010), s. 227-244 ISSN 1793-8473 Institutional research plan: CEZ:AV0Z70250504 Keywords : episodic memory * virtual agent * modelling Subject RIV: AN - Psychology http://www.worldscinet.com/ijmc/02/0202/S1793843010000461.html

  13. Targeted Memory Reactivation during Sleep Adaptively Promotes the Strengthening or Weakening of Overlapping Memories.

    Science.gov (United States)

    Oyarzún, Javiera P; Morís, Joaquín; Luque, David; de Diego-Balaguer, Ruth; Fuentemilla, Lluís

    2017-08-09

    System memory consolidation is conceptualized as an active process whereby newly encoded memory representations are strengthened through selective memory reactivation during sleep. However, our learning experience is highly overlapping in content (i.e., shares common elements), and memories of these events are organized in an intricate network of overlapping associated events. It remains to be explored whether and how selective memory reactivation during sleep has an impact on these overlapping memories acquired during awake time. Here, we test in a group of adult women and men the prediction that selective memory reactivation during sleep entails the reactivation of associated events and that this may lead the brain to adaptively regulate whether these associated memories are strengthened or pruned from memory networks on the basis of their relative associative strength with the shared element. Our findings demonstrate the existence of efficient regulatory neural mechanisms governing how complex memory networks are shaped during sleep as a function of their associative memory strength. SIGNIFICANCE STATEMENT Numerous studies have demonstrated that system memory consolidation is an active, selective, and sleep-dependent process in which only subsets of new memories become stabilized through their reactivation. However, the learning experience is highly overlapping in content and thus events are encoded in an intricate network of related memories. It remains to be explored whether and how memory reactivation has an impact on overlapping memories acquired during awake time. Here, we show that sleep memory reactivation promotes strengthening and weakening of overlapping memories based on their associative memory strength. These results suggest the existence of an efficient regulatory neural mechanism that avoids the formation of cluttered memory representation of multiple events and promotes stabilization of complex memory networks. Copyright © 2017 the authors 0270-6474/17/377748-11$15.00/0.

  14. How the human brain goes virtual: distinct cortical regions of the person-processing network are involved in self-identification with virtual agents.

    Science.gov (United States)

    Ganesh, Shanti; van Schie, Hein T; de Lange, Floris P; Thompson, Evan; Wigboldus, Daniël H J

    2012-07-01

    Millions of people worldwide engage in online role-playing with their avatar, a virtual agent that represents the self. Previous behavioral studies have indicated that many gamers identify more strongly with their avatar than with their biological self. Through their avatar, gamers develop social networks and learn new social-cognitive skills. The cognitive neurosciences have yet to identify the neural processes that underlie self-identification with these virtual agents. We applied functional neuroimaging to 22 long-term online gamers and 21 nongaming controls, while they rated personality traits of self, avatar, and familiar others. Strikingly, neuroimaging data revealed greater avatar-referential cortical activity in the left inferior parietal lobe, a region associated with self-identification from a third-person perspective. The magnitude of this brain activity correlated positively with the propensity to incorporate external body enhancements into one's bodily identity. Avatar-referencing furthermore recruited greater activity in the rostral anterior cingulate gyrus, suggesting relatively greater emotional self-involvement with one's avatar. Post-scanning behavioral data revealed superior recognition memory for avatar relative to others. Interestingly, memory for avatar positively covaried with play duration. These findings significantly advance our knowledge about the brain's plasticity to self-identify with virtual agents and the human cognitive-affective potential to live and learn in virtual worlds.

  15. NUMA obliviousness through memory mapping

    NARCIS (Netherlands)

    M.M. Gawade (Mrunal); M.L. Kersten (Martin)

    2015-01-01

    htmlabstractWith the rise of multi-socket multi-core CPUs a lot of effort is being put into how to best exploit their abundant CPU power. In a shared memory setting the multi-socket CPUs are equipped with their own memory module, and access memory modules across sockets in a non-uniform

  16. Virtual Organizations: Trends and Models

    Science.gov (United States)

    Nami, Mohammad Reza; Malekpour, Abbaas

    The Use of ICT in business has changed views about traditional business. With VO, organizations with out physical, geographical, or structural constraint can collaborate with together in order to fulfill customer requests in a networked environment. This idea improves resource utilization, reduces development process and costs, and saves time. Virtual Organization (VO) 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 an overview of virtual organizations and main issues in collaboration such as security and management. It also presents a number of different model approaches according to their purpose and applications.

  17. Verbalizing, Visualizing, and Navigating: The Effect of Strategies on Encoding a Large-Scale Virtual Environment

    Science.gov (United States)

    Kraemer, David J. M.; Schinazi, Victor R.; Cawkwell, Philip B.; Tekriwal, Anand; Epstein, Russell A.; Thompson-Schill, Sharon L.

    2017-01-01

    Using novel virtual cities, we investigated the influence of verbal and visual strategies on the encoding of navigation-relevant information in a large-scale virtual environment. In 2 experiments, participants watched videos of routes through 4 virtual cities and were subsequently tested on their memory for observed landmarks and their ability to…

  18. Virtual Interactive Space (VIS)

    DEFF Research Database (Denmark)

    Brooks, Anthony Lewis

    2015-01-01

    This paper shares code that enables the making of a Virtual Interactive Space (VIS) where the skin of the invisible active sensor area is dynamically responsive to the velocity of a limb e.g. hand. Used in proprioception training of movement the patch is at the core of the author’s Reafferentation...

  19. File System Virtual Appliances

    Science.gov (United States)

    2010-05-01

    4 KB of data is read or written, data is copied back and forth using trampoline buffers — pages that are shared during proxy initialization — because...in 2008. CIO Magazine. 104 · File system virtual appliances [64] Megiddo, N. and Modha, D. S. 2003. ARC: A Self-Tuning, Low Over- head Replacement

  20. The novel cloud application technology with virtual platform

    Directory of Open Access Journals (Sweden)

    Chen Ying-Chuan

    2018-01-01

    Full Text Available Virtualization technology of cloud application service is the major research issue in recent years. Our virtual platform can obtain a lot of advantages base on virtualization technology with suitable virtual machine solution that all system resources can deployed quickly and managed competently, and it has some features including the high capacity for reliability, elasticity and customization. In our virtual platform, there are many different application services are provided for cloud service style. For system computing resources, we need to share all of system and software resources using the virtualization technology is presented in related sections, and we proposed virtual and remote application technology to implement innovative, convenient and powerful cloud application service base on virtual platform. For users of our platform, they can easy to use any software and tools on demand with pay per use mode anytime, and they do not have specialized knowledge and ability of install and maintenance.

  1. Grouping and binding in visual short-term memory.

    Science.gov (United States)

    Quinlan, Philip T; Cohen, Dale J

    2012-09-01

    Findings of 2 experiments are reported that challenge the current understanding of visual short-term memory (VSTM). In both experiments, a single study display, containing 6 colored shapes, was presented briefly and then probed with a single colored shape. At stake is how VSTM retains a record of different objects that share common features: In the 1st experiment, 2 study items sometimes shared a common feature (either a shape or a color). The data revealed a color sharing effect, in which memory was much better for items that shared a common color than for items that did not. The 2nd experiment showed that the size of the color sharing effect depended on whether a single pair of items shared a common color or whether 2 pairs of items were so defined-memory for all items improved when 2 color groups were presented. In explaining performance, an account is advanced in which items compete for a fixed number of slots, but then memory recall for any given stored item is prone to error. A critical assumption is that items that share a common color are stored together in a slot as a chunk. The evidence provides further support for the idea that principles of perceptual organization may determine the manner in which items are stored in VSTM. PsycINFO Database Record (c) 2012 APA, all rights reserved.

  2. Cooperative Data Sharing: Simple Support for Clusters of SMP Nodes

    Science.gov (United States)

    DiNucci, David C.; Balley, David H. (Technical Monitor)

    1997-01-01

    Libraries like PVM and MPI send typed messages to allow for heterogeneous cluster computing. Lower-level libraries, such as GAM, provide more efficient access to communication by removing the need to copy messages between the interface and user space in some cases. still lower-level interfaces, such as UNET, get right down to the hardware level to provide maximum performance. However, these are all still interfaces for passing messages from one process to another, and have limited utility in a shared-memory environment, due primarily to the fact that message passing is just another term for copying. This drawback is made more pertinent by today's hybrid architectures (e.g. clusters of SMPs), where it is difficult to know beforehand whether two communicating processes will share memory. As a result, even portable language tools (like HPF compilers) must either map all interprocess communication, into message passing with the accompanying performance degradation in shared memory environments, or they must check each communication at run-time and implement the shared-memory case separately for efficiency. Cooperative Data Sharing (CDS) is a single user-level API which abstracts all communication between processes into the sharing and access coordination of memory regions, in a model which might be described as "distributed shared messages" or "large-grain distributed shared memory". As a result, the user programs to a simple latency-tolerant abstract communication specification which can be mapped efficiently to either a shared-memory or message-passing based run-time system, depending upon the available architecture. Unlike some distributed shared memory interfaces, the user still has complete control over the assignment of data to processors, the forwarding of data to its next likely destination, and the queuing of data until it is needed, so even the relatively high latency present in clusters can be accomodated. CDS does not require special use of an MMU, which

  3. Out of One's Mind: A Study of Involuntary Semantic Memories

    Science.gov (United States)

    Kvavilashvili, Lia; Mandler, George

    2004-01-01

    The study of memories that pop into one's mind without any conscious attempt to retrieve them began only recently. While there are some studies on involuntary autobiographical memories (e.g., Berntsen, 1996, 1998) research on involuntary semantic memories or mind-popping is virtually non-existent. The latter is defined as an involuntary conscious…

  4. A general model for memory interference in a multiprocessor system with memory hierarchy

    Science.gov (United States)

    Taha, Badie A.; Standley, Hilda M.

    1989-01-01

    The problem of memory interference in a multiprocessor system with a hierarchy of shared buses and memories is addressed. The behavior of the processors is represented by a sequence of memory requests with each followed by a determined amount of processing time. A statistical queuing network model for determining the extent of memory interference in multiprocessor systems with clusters of memory hierarchies is presented. The performance of the system is measured by the expected number of busy memory clusters. The results of the analytic model are compared with simulation results, and the correlation between them is found to be very high.

  5. HydroShare: A Platform for Collaborative Data and Model Sharing in Hydrology

    Science.gov (United States)

    Tarboton, D. G.; Idaszak, R.; Horsburgh, J. S.; Ames, D. P.; Goodall, J. L.; Couch, A.; Hooper, R. P.; Dash, P. K.; Stealey, M.; Yi, H.; Bandaragoda, C.; Castronova, A. M.

    2017-12-01

    HydroShare is an online, collaboration system for sharing of hydrologic data, analytical tools, and models. It supports the sharing of and collaboration around "resources" which are defined by standardized content types for data formats and models commonly used in hydrology. With HydroShare you can: Share your data and models with colleagues; Manage who has access to the content that you share; Share, access, visualize and manipulate a broad set of hydrologic data types and models; Use the web services application programming interface (API) to program automated and client access; Publish data and models and obtain a citable digital object identifier (DOI); Aggregate your resources into collections; Discover and access data and models published by others; Use web apps to visualize, analyze and run models on data in HydroShare. This presentation will describe the functionality and architecture of HydroShare highlighting its use as a virtual environment supporting education and research. HydroShare has components that support: (1) resource storage, (2) resource exploration, and (3) web apps for actions on resources. The HydroShare data discovery, sharing and publishing functions as well as HydroShare web apps provide the capability to analyze data and execute models completely in the cloud (servers remote from the user) overcoming desktop platform limitations. The HydroShare GIS app provides a basic capability to visualize spatial data. The HydroShare JupyterHub Notebook app provides flexible and documentable execution of Python code snippets for analysis and modeling in a way that results can be shared among HydroShare users and groups to support research collaboration and education. We will discuss how these developments can be used to support different types of educational efforts in Hydrology where being completely web based is of value in an educational setting as students can all have access to the same functionality regardless of their computer.

  6. Reliability analysis of load-sharing systems with memory.

    Science.gov (United States)

    Wang, Dewei; Jiang, Chendi; Park, Chanseok

    2018-02-22

    The load-sharing model has been studied since the early 1940s to account for the stochastic dependence of components in a parallel system. It assumes that, as components fail one by one, the total workload applied to the system is shared by the remaining components and thus affects their performance. Such dependent systems have been studied in many engineering applications which include but are not limited to fiber composites, manufacturing, power plants, workload analysis of computing, software and hardware reliability, etc. Many statistical models have been proposed to analyze the impact of each redistribution of the workload; i.e., the changes on the hazard rate of each remaining component. However, they do not consider how long a surviving component has worked for prior to the redistribution. We name such load-sharing models as memoryless. To remedy this potential limitation, we propose a general framework for load-sharing models that account for the work history. Through simulation studies, we show that an inappropriate use of the memoryless assumption could lead to inaccurate inference on the impact of redistribution. Further, a real-data example of plasma display devices is analyzed to illustrate our methods.

  7. NUMA obliviousness through memory mapping

    NARCIS (Netherlands)

    Gawade, M.; Kersten, M.; Pandis, I.; Kersten, M.

    2015-01-01

    With the rise of multi-socket multi-core CPUs a lot of effort is being put into how to best exploit their abundant CPU power. In a shared memory setting the multi-socket CPUs are equipped with their own memory module, and access memory modules across sockets in a non-uniform access pattern (NUMA).

  8. Wealth Share Analysis with “Fundamentalist/Chartist” Heterogeneous Agents

    Directory of Open Access Journals (Sweden)

    Hai-Chuan Xu

    2014-01-01

    Full Text Available We build a multiassets heterogeneous agents model with fundamentalists and chartists, who make investment decisions by maximizing the constant relative risk aversion utility function. We verify that the model can reproduce the main stylized facts in real markets, such as fat-tailed return distribution and long-term memory in volatility. Based on the calibrated model, we study the impacts of the key strategies’ parameters on investors’ wealth shares. We find that, as chartists’ exponential moving average periods increase, their wealth shares also show an increasing trend. This means that higher memory length can help to improve their wealth shares. This effect saturates when the exponential moving average periods are sufficiently long. On the other hand, the mean reversion parameter has no obvious impacts on wealth shares of either type of traders. It suggests that no matter whether fundamentalists take moderate strategy or aggressive strategy on the mistake of stock prices, it will have no different impact on their wealth shares in the long run.

  9. Tier identification (TID) for tiered memory characteristics

    Science.gov (United States)

    Chang, Jichuan; Lim, Kevin T; Ranganathan, Parthasarathy

    2014-03-25

    A tier identification (TID) is to indicate a characteristic of a memory region associated with a virtual address in a tiered memory system. A thread may be serviced according to a first path based on the TID indicating a first characteristic. The thread may be serviced according to a second path based on the TID indicating a second characteristic.

  10. Building a Community Memory in Communities of Practice of E-Learning: A Knowledge Engineering Approach

    Science.gov (United States)

    Sarirete, Akila; Chikh, Azeddine; Noble, Elizabeth

    2011-01-01

    Purpose: The purpose of this paper is to define a community memory for a virtual communities of practice (CoP) based on organizational learning (OL) concept and ontologies. Design/methodology/approach: The paper focuses on applying the OL concept to virtual CoP and proposes a framework for building the CoP memory by identifying several layers of…

  11. GeoSearch: a new virtual globe application for the submission, storage, and sharing of point-based ecological data

    Science.gov (United States)

    Cardille, J. A.; Gonzales, R.; Parrott, L.; Bai, J.

    2009-12-01

    How should researchers store and share data? For most of history, scientists with results and data to share have been mostly limited to books and journal articles. In recent decades, the advent of personal computers and shared data formats has made it feasible, though often cumbersome, to transfer data between individuals or among small groups. Meanwhile, the use of automatic samplers, simulation models, and other data-production techniques has increased greatly. The result is that there is more and more data to store, and a greater expectation that they will be available at the click of a button. In 10 or 20 years, will we still send emails to each other to learn about what data exist? The development and widespread familiarity with virtual globes like Google Earth and NASA WorldWind has created the potential, in just the last few years, to revolutionize the way we share data, search for and search through data, and understand the relationship between individual projects in research networks, where sharing and dissemination of knowledge is encouraged. For the last two years, we have been building the GeoSearch application, a cutting-edge online resource for the storage, sharing, search, and retrieval of data produced by research networks. Linking NASA’s WorldWind globe platform, the data browsing toolkit prefuse, and SQL databases, GeoSearch’s version 1.0 enables flexible searches and novel geovisualizations of large amounts of related scientific data. These data may be submitted to the database by individual researchers and processed by GeoSearch’s data parser. Ultimately, data from research groups gathered in a research network would be shared among users via the platform. Access is not limited to the scientists themselves; administrators can determine which data can be presented publicly and which require group membership. Under the auspices of the Canada’s Sustainable Forestry Management Network of Excellence, we have created a moderate-sized database

  12. Implementation of a virtual learning from discrepancy meeting: a method to improve attendance and facilitate shared learning from radiological error

    International Nuclear Information System (INIS)

    Carlton Jones, A.L.; Roddie, M.E.

    2016-01-01

    Aim: To assess the effect on radiologist participation in learning from discrepancy meetings (LDMs) in a multisite radiology department by establishing virtual LDMs using OsiriX (Pixmeo). Materials and methods: Sets of anonymised discrepancy cases were added to an OsiriX database available for viewing on iMacs in all radiology reporting rooms. Radiologists were given a 3-week period to review the cases and send their feedback to the LDM convenor. Group learning points and consensus feedback were added to each case before it was moved to a permanent digital LDM library. Participation was recorded and compared with that from the previous 4 years of conventional LDMs. Radiologist feedback comparing the two types of LDM was collected using an anonymous online questionnaire. Results: Numbers of radiologists attending increased significantly from a mean of 12±2.9 for the conventional LDM to 32.7±7 for the virtual LDM (p<0.0001) and the percentage of radiologists achieving the UK standard of participation in at least 50% of LDMs annually rose from an average of 18% to 68%. The number of cases submitted per meeting rose significantly from an average of 11.1±3 for conventional LDMs to 15.9±5.9 for virtual LDMs (p<0.0097). Analysis of 35 returned questionnaires showed that radiologists welcomed being able to review cases at a time and place of their choosing and at their own pace. Conclusion: Introduction of virtual LDMs in a multisite radiology department improved radiologist participation in shared learning from radiological discrepancy and increased the number of submitted cases. - Highlights: • Learning from error is an important way to improve patient safety. • Consultant attendance at learning from discrepancy meetings (LDMs) was persistently poor in a large, multisite Trust. • Introduction of a ‘virtual’ LDM improved consultant participation and increased the number of cases submitted.

  13. Virtualizing Microsoft Tier 1 Applications with VMware vSphere 4

    CERN Document Server

    Windom, Charles A; Fontana, Alex

    2010-01-01

    Virtualize mission-critical Microsoft applications. How do you safely deploy Tier 1 apps in virtual environments? In this in-depth guide, VMware insiders Charles A. Windom, Hemant Gaidhani, and Alex Fontana show you how. Focusing on Microsoft applications, they guide you step by step through a Proof of Concept for virtualizing Windows Server, Active Directory, Internet Information Services, Exchange Server, SQL Server, SharePoint Server, and Remote Desktop Services—all on the VMware vSphere 4 platform. You'll find out what to consider for each application before you virtualize it, and learn ho

  14. Green Virtualization for Multiple Collaborative Cellular Operators

    KAUST Repository

    Farooq, Muhammad Junaid; Ghazzai, Hakim; Yaacoub, Elias; Kadri, Abdullah; Alouini, Mohamed-Slim

    2017-01-01

    This paper proposes and investigates a green virtualization framework for infrastructure sharing among multiple cellular operators whose networks are powered by a combination of conventional and renewable sources of energy. Under the proposed

  15. Enabling Virtual Sensing as a Service

    Directory of Open Access Journals (Sweden)

    Yang Li

    2016-03-01

    Full Text Available In many situations, placing a physical sensor in the ideal position in or on the human body to acquire sensing data is incredibly difficult. Virtual sensors, in contrast to physical sensors, can provide indirect measurements by making use of other available sensor data. In this paper, we demonstrate a virtual sensing application developed as a service on top of a cloud-based health sensor data management platform called Wiki-Health. The proposed application “implants” virtual sensors in the human body by integrating environmental, geographic and personal sensor data with physiological models to compute temperature estimations of various parts of the body. The feasibility of the proposed virtual sensing service is supported by a case study. The ability to share computational models relevant to do calculations on measured data on the go is also discussed.

  16. The Virtual Surgical Pelvis : Anatomy Visualization for Education and Surgical Planning

    NARCIS (Netherlands)

    Smit, N.N.

    2016-01-01

    This thesis deals with visualizing anatomical data for medical education and surgical planning purposes. To this end, we have developed a detailed virtual atlas, the Virtual Surgical Pelvis (VSP),which unifies surgically relevant knowledge on pelvic anatomy. We provide methods to share the knowledge

  17. Secure virtualization: benefits, risks and constraints

    CSIR Research Space (South Africa)

    Carroll, M

    2011-05-01

    Full Text Available Cloud computing is changing the IT delivery model to provide on-demand self-service access to a shared pool of computing resources (physical and virtual) via broad network access to offer reduced costs, scalability, flexibility, capacity utilization...

  18. 3D virtual table in anatomy education

    DEFF Research Database (Denmark)

    Dahl, Mads Ronald; Simonsen, Eivind Ortind

    The ‘Anatomage’ is a 3D virtual human anatomy table, with touchscreen functionality, where it is possible to upload CT-scans and digital. Learning the human anatomy terminology requires time, a very good memory, anatomy atlas, books and lectures. Learning the 3 dimensional structure, connections...

  19. A Virtual Collaboration Testbed for C2

    National Research Council Canada - National Science Library

    Gardner, Sheldon

    2000-01-01

    .... To be effective in future Network Centric Warfare (NCW), mission planners will need to operate in a virtual environment with seamless sharing and collaboration among participants and the resources they use to do work...

  20. Selective Harmonic Virtual Impedance for Voltage Source Inverters with LCL filter in Microgrids

    DEFF Research Database (Denmark)

    Savaghebi, Mehdi; Vasquez, Juan Carlos; Jalilian, Alireza Jalilian

    2012-01-01

    This paper presents a new control approach for voltage source inverters ended with LCL filters for microgrid applications. The control approach consists of voltage and current inner control loops in order to fix the filter capacitor voltage and a virtual impedance loop. The virtual impedance...... is added in order to mitigate the voltage distortion after the output inductor and improve the load sharing among parallel inverters. A general case with a combined voltage harmonic and unbalance distortion is considered. In such a case, voltage distortion is mitigated by inserting capacitive virtual...... impedance for negative sequence of fundamental component as well as positive and negative sequences of main harmonic components. Furthermore, resistive virtual impedances are added at these components in order to provide a proper load sharing and make the overall system more damped. Simulation results...

  1. Virtualization and cloud computing in dentistry.

    Science.gov (United States)

    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.

  2. Enhanced memory architecture for massively parallel vision chip

    Science.gov (United States)

    Chen, Zhe; Yang, Jie; Liu, Liyuan; Wu, Nanjian

    2015-04-01

    Local memory architecture plays an important role in high performance massively parallel vision chip. In this paper, we propose an enhanced memory architecture with compact circuit area designed in a full-custom flow. The memory consists of separate master-stage static latches and shared slave-stage dynamic latches. We use split transmission transistors on the input data path to enhance tolerance for charge sharing and to achieve random read/write capabilities. The memory is designed in a 0.18 μm CMOS process. The area overhead of the memory achieves 16.6 μm2/bit. Simulation results show that the maximum operating frequency reaches 410 MHz and the corresponding peak dynamic power consumption for a 64-bit memory unit is 190 μW under 1.8 V supply voltage.

  3. Addressing data privacy in matched studies via virtual pooling.

    Science.gov (United States)

    Saha-Chaudhuri, P; Weinberg, C R

    2017-09-07

    Data confidentiality and shared use of research data are two desirable but sometimes conflicting goals in research with multi-center studies and distributed data. While ideal for straightforward analysis, confidentiality restrictions forbid creation of a single dataset that includes covariate information of all participants. Current approaches such as aggregate data sharing, distributed regression, meta-analysis and score-based methods can have important limitations. We propose a novel application of an existing epidemiologic tool, specimen pooling, to enable confidentiality-preserving analysis of data arising from a matched case-control, multi-center design. Instead of pooling specimens prior to assay, we apply the methodology to virtually pool (aggregate) covariates within nodes. Such virtual pooling retains most of the information used in an analysis with individual data and since individual participant data is not shared externally, within-node virtual pooling preserves data confidentiality. We show that aggregated covariate levels can be used in a conditional logistic regression model to estimate individual-level odds ratios of interest. The parameter estimates from the standard conditional logistic regression are compared to the estimates based on a conditional logistic regression model with aggregated data. The parameter estimates are shown to be similar to those without pooling and to have comparable standard errors and confidence interval coverage. Virtual data pooling can be used to maintain confidentiality of data from multi-center study and can be particularly useful in research with large-scale distributed data.

  4. EMERGENCE OF VIRTUAL COMMUNITIES AS MEANS OF COMMUNICATION: A Case Study On Virtual Health Care Communities

    Directory of Open Access Journals (Sweden)

    Mehpare Tokay ARGAN

    2011-07-01

    Full Text Available Today, like in all areas, the Internet has had an important effect in the area of health as well. With the development of the Internet many new and different applications have developed and one of the most important of these are probably virtual communities. Virtual communities, which are used as a tool for providing information and word of mouth communication, have become a widely used marketing tool in the area of healthcare services in recent years. A virtual community is a group that does not depend on space and time to maintain ties or participation in the group whose members share the same interest and to maintain closeness, that is based on internet communications and whose membership is based on free will. In these kinds of communities whose services are provided on a membership basis, health services of various kinds are offered to the members. In virtual communities, virtual interactive communications established between the members can be an important determining factor when choosing a product, service or doctor.

  5. A Study of Factors Influencing the Virtual Brand Communities Participation in Malaysia

    OpenAIRE

    Chia, Chin Hwa

    2015-01-01

    The form of Virtual Community in the space of internet has resulted in a new dimension of communication among people. Virtual communities can be utilized by businesses as a medium to help them in their growth and increase performance levels. Virtual communities have evolved into virtual brand communities where members share the same interest and objective, provide guidance, feedback and comments to the other members. This has become an opportunity for the marketers to build a closer and stabl...

  6. Knowledge sharing at the World Bank

    International Nuclear Information System (INIS)

    Denning, S.

    2004-01-01

    The World Bank is thus one of many organizations that have recognized that knowledge sharing is a central driver of the 21st century economy. The World Bank experience replicates what has been learned in many organizations that have attempted to implement an organization-wide program over the last eight years. Here are ten main features of that experience. 1. Knowledge sharing requires seven basic elements: strategy of knowledge management; organizing for knowledge management; budget of knowledge management; incentives for knowledge management; communities of practice; technology of knowledge management; measurement of KM strategy. 2. Communities of practice are the key to knowledge sharing. 3. Virtual community members also need physical interactions. 4. Passion is the driving force behind communities of practice. 5. Tacit knowledge can be at least partially captured. 6. Knowledge sharing has an inside-out and outside-in dynamic. 7. Storytelling is needed to ignite knowledge sharing. 8. Knowledge sharing is at some point confused with IT. 9. Vibrant communities of practice attract new talents. 10. Organizations are in different stages of knowledge sharing

  7. Concurrent Operations of O2-Tree on Shared Memory Multicore Architectures

    OpenAIRE

    Daniel Ohene-Kwofie; E. J. Otoo1, Gideon Nimako

    2014-01-01

    Modern computer architectures provide high performance computing capability by having multiple CPU cores. Such systems are also typically associated with very large main-memory capacities, thereby allowing them to be used for fast processing of in-memory database applications. However, most of the concurrency control mechanism associated with the index structures of these memory resident databases do not scale well, under high transaction rates. This paper presents the O2-Tree, a fast main me...

  8. A Stream Tilling Approach to Surface Area Estimation for Large Scale Spatial Data in a Shared Memory System

    Directory of Open Access Journals (Sweden)

    Liu Jiping

    2017-12-01

    Full Text Available Surface area estimation is a widely used tool for resource evaluation in the physical world. When processing large scale spatial data, the input/output (I/O can easily become the bottleneck in parallelizing the algorithm due to the limited physical memory resources and the very slow disk transfer rate. In this paper, we proposed a stream tilling approach to surface area estimation that first decomposed a spatial data set into tiles with topological expansions. With these tiles, the one-to-one mapping relationship between the input and the computing process was broken. Then, we realized a streaming framework towards the scheduling of the I/O processes and computing units. Herein, each computing unit encapsulated a same copy of the estimation algorithm, and multiple asynchronous computing units could work individually in parallel. Finally, the performed experiment demonstrated that our stream tilling estimation can efficiently alleviate the heavy pressures from the I/O-bound work, and the measured speedup after being optimized have greatly outperformed the directly parallel versions in shared memory systems with multi-core processors.

  9. Shared reality in interpersonal relationships.

    Science.gov (United States)

    Andersen, Susan M; Przybylinski, Elizabeth

    2017-11-24

    Close relationships afford us opportunities to create and maintain meaning systems as shared perceptions of ourselves and the world. Establishing a sense of mutual understanding allows for creating and maintaining lasting social bonds, and as such, is important in human relations. In a related vein, it has long been known that knowledge of significant others in one's life is stored in memory and evoked with new persons-in the social-cognitive process of 'transference'-imbuing new encounters with significance and leading to predictable cognitive, evaluative, motivational, and behavioral consequences, as well as shifts in the self and self-regulation, depending on the particular significant other evoked. In these pages, we briefly review the literature on meaning as interpersonally defined and then selectively review research on transference in interpersonal perception. Based on this, we then highlight a recent series of studies focused on shared meaning systems in transference. The highlighted studies show that values and beliefs that develop in close relationships (as shared reality) are linked in memory to significant-other knowledge, and thus, are indirectly activated (made accessible) when cues in a new person implicitly activate that significant-other knowledge (in transference), with these shared beliefs then actively pursued with the new person and even protected against threat. This also confers a sense of mutual understanding, and all told, serves both relational and epistemic functions. In concluding, we consider as well the relevance of co-construction of shared reality n such processes. Copyright © 2017 Elsevier Ltd. All rights reserved.

  10. Grids, virtualization, and clouds at Fermilab

    International Nuclear Information System (INIS)

    Timm, S; Chadwick, K; Garzoglio, G; Noh, S

    2014-01-01

    Fermilab supports a scientific program that includes experiments and scientists located across the globe. To better serve this community, in 2004, the (then) Computing Division undertook the strategy of placing all of the High Throughput Computing (HTC) resources in a Campus Grid known as FermiGrid, supported by common shared services. In 2007, the FermiGrid Services group deployed a service infrastructure that utilized Xen virtualization, LVS network routing and MySQL circular replication to deliver highly available services that offered significant performance, reliability and serviceability improvements. This deployment was further enhanced through the deployment of a distributed redundant network core architecture and the physical distribution of the systems that host the virtual machines across multiple buildings on the Fermilab Campus. In 2010, building on the experience pioneered by FermiGrid in delivering production services in a virtual infrastructure, the Computing Sector commissioned the FermiCloud, General Physics Computing Facility and Virtual Services projects to serve as platforms for support of scientific computing (FermiCloud 6 GPCF) and core computing (Virtual Services). This work will present the evolution of the Fermilab Campus Grid, Virtualization and Cloud Computing infrastructure together with plans for the future.

  11. Grids, virtualization, and clouds at Fermilab

    Science.gov (United States)

    Timm, S.; Chadwick, K.; Garzoglio, G.; Noh, S.

    2014-06-01

    Fermilab supports a scientific program that includes experiments and scientists located across the globe. To better serve this community, in 2004, the (then) Computing Division undertook the strategy of placing all of the High Throughput Computing (HTC) resources in a Campus Grid known as FermiGrid, supported by common shared services. In 2007, the FermiGrid Services group deployed a service infrastructure that utilized Xen virtualization, LVS network routing and MySQL circular replication to deliver highly available services that offered significant performance, reliability and serviceability improvements. This deployment was further enhanced through the deployment of a distributed redundant network core architecture and the physical distribution of the systems that host the virtual machines across multiple buildings on the Fermilab Campus. In 2010, building on the experience pioneered by FermiGrid in delivering production services in a virtual infrastructure, the Computing Sector commissioned the FermiCloud, General Physics Computing Facility and Virtual Services projects to serve as platforms for support of scientific computing (FermiCloud 6 GPCF) and core computing (Virtual Services). This work will present the evolution of the Fermilab Campus Grid, Virtualization and Cloud Computing infrastructure together with plans for the future.

  12. Educational innovation, learning technologies and Virtual culture potential'

    Directory of Open Access Journals (Sweden)

    David Riley

    2002-12-01

    Full Text Available Learning technologies are regularly associated with innovative teaching but will they contribute to profound innovations in education itself? This paper addresses the question by building upon Merlin.Donald's co-evolutionary theory of mind, cognition and culture. He claimed that the invention of technologies for storing and sharing external symbol systems, such as writing, gave rise to a 'theoretic culture' with rich symbolic representations and a resultant need for formal education. More recently, Shaffer and Kaput have claimed that the development of external and shared symbol-processing technologies is giving rise to an emerging 'virtual culture'. They argue that mathematics curricula are grounded in theoretic culture and should change to meet the novel demands of 'virtual culture' for symbol-processing and representational fluency. The generic character of their cultural claim is noted in this paper and it is suggested that equivalent pedagogic arguments are applicable across the educational spectrum. Hence, four general characteristics of virtual culture are proposed, against which applications of learning technologies can be evaluated for their innovative potential. Two illustrative uses of learning technologies are evaluated in terms of their 'virtual culture potential' and some anticipated questions about this approach are discussed towards the end of the paper.

  13. Security Isolation Strategy Mechanism for Lightweight Virtualization Environment

    Directory of Open Access Journals (Sweden)

    Liu Qian

    2017-01-01

    Full Text Available For cloud service providers, lightweight virtualization is a more economical way of virtualization. While the user is worried about the safety of applications and data of the container, due to the container sharing the underlying interface and the kernel, therefore the security and trusted degree of lightweight virtualization container isolation mechanism is critical for the promotion of lightweight virtualization service. Because the user cannot directly participate in the process of the construction and management of container isolation mechanism, it is difficult for them to establish confidence in the security and trusted degree of container isolation mechanism. Based on the research and analysis of system credible and virtualization isolation mechanism, this paper puts forward a set of lightweight virtualization security isolation strategy mechanism, divides lightweight virtualization container storage address space into several parts, puts forward the definition of lightweight virtualization security isolation, gives the formal description and proof of container security isolation strategy, and combines with related technology to verify the feasibility of lightweight virtualization security isolation strategy mechanism. The mechanism has important guiding significance for cloud services providers to deploy container security isolation.

  14. The Virtual Shopping Experience: using virtual presence to motivate online shopping

    Directory of Open Access Journals (Sweden)

    Carolyn Chin

    2005-11-01

    Full Text Available Online shopping has thus far tended to be a niche business – highly successful in selling digital products such as shares, software and, increasingly, music and films, it has been less successful in persuading the purchasers of ‘traditional’ goods such as cars, clothes, toiletries, or household appliances to forsake their physical retailers and move into cyberspace. In this wide-ranging review paper we investigate the issue of the virtual experience – endeavouring to understand what is needed for a successful ‘shopping experience’ online and what the possible obstacles or pitfalls along the way might be. We initially introduce the concepts of virtual presence (the sense of ‘being there’ and virtual reality, discussing the possible roles both can play in providing a solution to the problem of effective online shopping. We then consider the Experience Economy, a concept which encapsulates many of the issues related to the problem of online shopping and which suggests ways in which online retailers can enhance the effectiveness of their sites by means of a virtual ‘experience’. Having set the scene for online shopping, we discuss eTailing today in terms of direct product experience and the opportunities which cyber-shopping offers to replicate this process. Finally, we identify some of the possibilities and problems of online shopping today, illustrating the current status of virtual presence in retailing with two micro-cases of success and failure.

  15. Speculations on the representation of architecture in virtual reality

    DEFF Research Database (Denmark)

    Hermund, Anders; Klint, Lars; Bundgård, Ture Slot

    2017-01-01

    to the visual field of perception. However, this should not necessarily imply an acceptance of the dominance of vision over the other senses, and the much-criticized retinal architecture with its inherent loss of plasticity. Recent neurology studies indicate that 3D representation models in virtual reality......This paper discusses the present and future possibilities of representation models of architecture in new media such as virtual reality, seen in the broader context of tradition, perception, and neurology. Through comparative studies of real and virtual scenarios using eye tracking, the paper...... are less demanding on the brain’s working memory than 3D models seen on flat two-dimensional screens. This paper suggests that virtual reality representational architectural models can, if used correctly, significantly improve the imaginative role of architectural representation....

  16. An Exploration of Leadership in Virtual Communities of Practice

    Science.gov (United States)

    Chrisentary, John

    2013-01-01

    Virtual community of practice (VCoP) teams are becoming a typical function in many knowledge-based organizations. VCoP teams can consist of team members located in various cities, states, and countries. The main characteristic of the VCoP is team members' sense of community that allows individuals to share knowledge. Knowledge sharing in a VCoP…

  17. Exploring Shared SRAM Tables in FPGAs for Larger LUTs and Higher Degree of Sharing

    Directory of Open Access Journals (Sweden)

    Ali Asghar

    2017-01-01

    Full Text Available In modern SRAM based Field Programmable Gate Arrays, a Look-Up Table (LUT is the principal constituent logic element which can realize every possible Boolean function. However, this flexibility of LUTs comes with a heavy area penalty. A part of this area overhead comes from the increased amount of configuration memory which rises exponentially as the LUT size increases. In this paper, we first present a detailed analysis of a previously proposed FPGA architecture which allows sharing of LUTs memory (SRAM tables among NPN-equivalent functions, to reduce the area as well as the number of configuration bits. We then propose several methods to improve the existing architecture. A new clustering technique has been proposed which packs NPN-equivalent functions together inside a Configurable Logic Block (CLB. We also make use of a recently proposed high performance Boolean matching algorithm to perform NPN classification. To enhance area savings further, we evaluate the feasibility of more than two LUTs sharing the same SRAM table. Consequently, this work explores the SRAM table sharing approach for a range of LUT sizes (4–7, while varying the cluster sizes (4–16. Experimental results on MCNC benchmark circuits set show an overall area reduction of ~7% while maintaining the same critical path delay.

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

    Science.gov (United States)

    2016-03-01

    bike rides. I learned so much from you all, and will miss each and every one of you. To Mr. John Gibson and Dr. Alan Shaffer: thank you for your...guidance, your long-leash approach to thesis advising, and for the laughs we shared during our meetings. I appreciate the enthusiasm you both had for the...Conclusion and Future Work. This chapter discusses the successes and limitations of the MAVNATT Virtualization Module’s prototype and identifies

  19. An optimal multi-channel memory controller for real-time systems

    NARCIS (Netherlands)

    Gomony, M.D.; Akesson, K.B.; Goossens, K.G.W.

    2013-01-01

    Optimal utilization of a multi-channel memory, such as Wide IO DRAM, as shared memory in multi-processor platforms depends on the mapping of memory clients to the memory channels, the granularity at which the memory requests are interleaved in each channel, and the bandwidth and memory capacity

  20. Insights on consciousness from taste memory research.

    Science.gov (United States)

    Gallo, Milagros

    2016-01-01

    Taste research in rodents supports the relevance of memory in order to determine the content of consciousness by modifying both taste perception and later action. Associated with this issue is the fact that taste and visual modalities share anatomical circuits traditionally related to conscious memory. This challenges the view of taste memory as a type of non-declarative unconscious memory.

  1. The scars of memory: a prospective, longitudinal investigation of the consistency of traumatic and positive emotional memories in adulthood.

    Science.gov (United States)

    Porter, Stephen; Peace, Kristine A

    2007-05-01

    We conducted a prospective study with individuals who first described their memories of both a recent traumatic and a highly positive emotional experience in 2001-2002. Of the 49 subjects interviewed after 3 months, 29 were re-interviewed after 3.45 to 5.0 years. Subjects answered questions from a 12-item consistency questionnaire (maximum possible score of 36), rated the qualities of their memories, and completed questionnaires concerning the impact of the trauma. Results indicated that traumatic memories (including memories for violence) were highly consistent (M= 28.04) over time relative to positive memories (M= 17.75). Ratings of vividness, overall quality, and sensory components declined markedly for positive memories but remained virtually unchanged for traumatic memories. The severity of traumatic symptoms diminished over time and was unrelated to memory consistency. These findings contribute to understanding of the impact of trauma on memory over long periods.

  2. Decomposing the relationship between cognitive functioning and self-referent memory beliefs in older adulthood: what's memory got to do with it?

    Science.gov (United States)

    Payne, Brennan R; Gross, Alden L; Hill, Patrick L; Parisi, Jeanine M; Rebok, George W; Stine-Morrow, Elizabeth A L

    2017-07-01

    With advancing age, episodic memory performance shows marked declines along with concurrent reports of lower subjective memory beliefs. Given that normative age-related declines in episodic memory co-occur with declines in other cognitive domains, we examined the relationship between memory beliefs and multiple domains of cognitive functioning. Confirmatory bi-factor structural equation models were used to parse the shared and independent variance among factors representing episodic memory, psychomotor speed, and executive reasoning in one large cohort study (Senior Odyssey, N = 462), and replicated using another large cohort of healthy older adults (ACTIVE, N = 2802). Accounting for a general fluid cognitive functioning factor (comprised of the shared variance among measures of episodic memory, speed, and reasoning) attenuated the relationship between objective memory performance and subjective memory beliefs in both samples. Moreover, the general cognitive functioning factor was the strongest predictor of memory beliefs in both samples. These findings are consistent with the notion that dispositional memory beliefs may reflect perceptions of cognition more broadly. This may be one reason why memory beliefs have broad predictive validity for interventions that target fluid cognitive ability.

  3. Virtual reality-based cognitive training for drug abusers: A randomised controlled trial.

    Science.gov (United States)

    Man, David W K

    2018-05-08

    Non-pharmacological means are being developed to enhance cognitive abilities in drug abusers. This study evaluated virtual reality (VR) as an intervention tool for enhancing cognitive and vocational outcomes in 90 young ketamine users (KU) randomly assigned to a treatment group (virtual reality group, VRG; tutor-administered group, TAG) or wait-listed control group (CG). Two training programmes with similar content but different delivery modes (VR-based and manual-based) were applied using a virtual boutique as a training scenario. Outcome assessments comprised the Digit Vigilance Test, Rivermead Behavioural Memory Test, Wisconsin Cart Sorting Test, work-site test and self-efficacy pre- and post-test and during 3- and 6-month follow-ups. The VRG exhibited significant improvements in attention and improvements in memory that were maintained after 3 months. Both the VRG and TAG exhibited significantly improved vocational skills after training which were maintained during follow-up, and improved self-efficacy. VR-based cognitive training might target cognitive problems in KU.

  4. Traffic measurement for big network data

    CERN Document Server

    Chen, Shigang; Xiao, Qingjun

    2017-01-01

    This book presents several compact and fast methods for online traffic measurement of big network data. It describes challenges of online traffic measurement, discusses the state of the field, and provides an overview of the potential solutions to major problems. The authors introduce the problem of per-flow size measurement for big network data and present a fast and scalable counter architecture, called Counter Tree, which leverages a two-dimensional counter sharing scheme to achieve far better memory efficiency and significantly extend estimation range. Unlike traditional approaches to cardinality estimation problems that allocate a separated data structure (called estimator) for each flow, this book takes a different design path by viewing all the flows together as a whole: each flow is allocated with a virtual estimator, and these virtual estimators share a common memory space. A framework of virtual estimators is designed to apply the idea of sharing to an array of cardinality estimation solutions, achi...

  5. Hirarchical emotion calculation model for virtual human modellin - biomed 2010.

    Science.gov (United States)

    Zhao, Yue; Wright, David

    2010-01-01

    This paper introduces a new emotion generation method for virtual human modelling. The method includes a novel hierarchical emotion structure, a group of emotion calculation equations and a simple heuristics decision making mechanism, which enables virtual humans to perform emotionally in real-time according to their internal and external factors. Emotion calculation equations used in this research were derived from psychologic emotion measurements. Virtual humans can utilise the information in virtual memory and emotion calculation equations to generate their own numerical emotion states within the hierarchical emotion structure. Those emotion states are important internal references for virtual humans to adopt appropriate behaviours and also key cues for their decision making. A simple heuristics theory is introduced and integrated into decision making process in order to make the virtual humans decision making more like a real human. A data interface which connects the emotion calculation and the decision making structure together has also been designed and simulated to test the method in Virtools environment.

  6. Toward self-stabilizing wait-free shared memory objects

    NARCIS (Netherlands)

    J.H. Hoepman (Jaap-Henk); M. Papatriantafilou (Marina); P. Tsigas (Philippas)

    1995-01-01

    textabstractPast research on fault tolerant distributed systems has focussed on either processor failures, ranging from benign crash failures to the malicious byzantine failure types, or on transient memory failures, which can suddenly corrupt the state of the system. An interesting question in the

  7. System and method for programmable bank selection for banked memory subsystems

    Energy Technology Data Exchange (ETDEWEB)

    Blumrich, Matthias A. (Ridgefield, CT); Chen, Dong (Croton on Hudson, NY); Gara, Alan G. (Mount Kisco, NY); Giampapa, Mark E. (Irvington, NY); Hoenicke, Dirk (Seebruck-Seeon, DE); Ohmacht, Martin (Yorktown Heights, NY); Salapura, Valentina (Chappaqua, NY); Sugavanam, Krishnan (Mahopac, NY)

    2010-09-07

    A programmable memory system and method for enabling one or more processor devices access to shared memory in a computing environment, the shared memory including one or more memory storage structures having addressable locations for storing data. The system comprises: one or more first logic devices associated with a respective one or more processor devices, each first logic device for receiving physical memory address signals and programmable for generating a respective memory storage structure select signal upon receipt of pre-determined address bit values at selected physical memory address bit locations; and, a second logic device responsive to each of the respective select signal for generating an address signal used for selecting a memory storage structure for processor access. The system thus enables each processor device of a computing environment memory storage access distributed across the one or more memory storage structures.

  8. The effect of listening to others remember on subsequent memory: The roles of expertise and trust in socially shared retrieval-induced forgetting and social contagion

    DEFF Research Database (Denmark)

    Koppel, Jonathan Mark; Wohl, Dana; Meksin, Robert

    2014-01-01

    Speakers reshape listeners’ memories through at least two discrete means: (1) social contagion and (2) socially shared retrieval-induced forgetting (SS-RIF). Three experiments explored how social relationships between speaker and listener moderate these conversational effects, focusing specifically......-RIF than untrustworthy speakers. These findings suggest that how speakers shape listeners’ memories depends on the social dynamic that exists between speaker and listener....... on two speaker characteristics, expertise and trustworthiness. We examined their effect on SS-RIF and contrasted, within-subjects, their effects on both SS-RIF and the previously studied social contagion. Experiments 1 and 2 explored the effects of perceived expertise; Experiment 3 explored trust. We...

  9. Distributed Virtual Reality: System Concepts for Cooperative Training and Commanding in Virtual Worlds

    Directory of Open Access Journals (Sweden)

    Eckhard Freund

    2003-02-01

    Full Text Available The general aim of the development of virtual reality technology for automation applications at the IRF is to provide the framework for Projective Virtual Reality which allows users to "project" their actions in the virtual world into the real world primarily by means of robots but also by other means of automation. The framework is based on a new task-oriented approach which builds on the "task deduction" capabilities of a newly developed virtual reality system and a task planning component. The advantage of this new approach is that robots which work at great distances from the control station can be controlled as easily and intuitively as robots that work right next to the control station. Robot control technology now provides the user in the virtual world with a "prolonged arm" into the physical environment, thus paving the way for a new quality of userfriendly man machine interfaces for automation applications. Lately, this work has been enhanced by a new structure that allows to distribute the virtual reality application over multiple computers. With this new step, it is now possible for multiple users to work together in the same virtual room, although they may physically be thousands of miles apart. They only need an Internet or ISDN connection to share this new experience. Last but not least, the distribution technology has been further developed to not just allow users to cooperate but to be able to run the virtual world on many synchronized PCs so that a panorama projection or even a cave can be run with 10 synchronized PCs instead of high-end workstations, thus cutting down the costs for such a visualization environment drastically and allowing for a new range of applications.

  10. No Spearman’s Law of Diminishing Returns for the working memory and intelligence relationship

    Directory of Open Access Journals (Sweden)

    Kroczek Bartłomiej

    2016-04-01

    Full Text Available Spearman’s Law of Diminishing Returns (SLODR holds that correlation between general (g/fluid (Gf intelligence factor and other cognitive abilities weakens with increasing ability level. Thus, cognitive processing in low ability people is most strongly saturated by g/Gf, whereas processing in high ability people depends less on g/Gf. Numerous studies demonstrated that low g is more strongly correlated with crystallized intelligence/creativity/processing speed than is high g, however no study tested an analogous effect in the case of working memory (WM. Our aim was to investigate SLODR for the relationship between Gf and WM capacity, using a large data set from our own previous studies. We tested alternative regression models separately for three types of WM tasks that tapped short-term memory storage, attention control, and relational integration, respectively. No significant SLODR effect was found for any of these tasks. Each task shared with Gf virtually the same amount of variance in the case of low- and high-ability people. This result suggests that Gf and WM rely on one and the same (neurocognitive mechanism.

  11. Efficient Numeric and Geometric Computations using Heterogeneous Shared Memory Architectures

    Science.gov (United States)

    2017-10-04

    to the memory architectures of CPUs and GPUs to obtain good performance and result in good memory performance using cache management. These methods ...Accomplishments: The PI and students has developed new methods for path and ray tracing and their Report Date: 14-Oct-2017 INVESTIGATOR(S): Phone...The efficiency of our method makes it a good candidate for forming hybrid schemes with wave-based models. One possibility is to couple the ray curve

  12. Fast transfer of shared data

    International Nuclear Information System (INIS)

    Timmer, C.; Abbott, D.J.; Heyes, W.G.; Jostizembski, E.; MacLeod, R.W.; Wolin, E.

    2000-01-01

    The Event Transfer system enables its users to produce events (data) and share them with other users by utilizing shared memory on either Solaris or Linux-based computers. Its design emphasizes speed, reliability, ease of use, and recoverability from crashes. In addition to fast local operation, the ET system allows network transfer of events. Using multi-threaded code based on POSIX threades and mutexes, a successful implementation was developed which allowed passing events over 500 kHz on a 4 cpu Sun workstation and 150 kHz on a dual cpu PC

  13. New directions in virtual environments and gaming to address obesity and diabetes: industry perspective.

    Science.gov (United States)

    Ruppert, Barb

    2011-03-01

    Virtual reality is increasingly used for education and treatment in the fields of health and medicine. What is the health potential of virtual reality technology from the software development industry perspective? This article presents interviews with Ben Sawyer of Games for Health, Dr. Walter Greenleaf of InWorld Solutions, and Dr. Ernie Medina of MedPlay Technologies. Games for Health brings together researchers, medical professionals, and game developers to share information on the impact that game technologies can have on health, health care, and policy. InWorld is an Internet-based virtual environment designed specifically for behavioral health care. MedPlay Technologies develops wellness training programs that include exergaming technology. The interviewees share their views on software development and other issues that must be addressed to advance the field of virtual reality for health applications. © 2011 Diabetes Technology Society.

  14. Speculations on the representation of architecture in virtual reality

    DEFF Research Database (Denmark)

    Hermund, Anders; Klint, Lars; Bundgård, Ture Slot

    2017-01-01

    to the visual field of perception. However, this should not necessarily imply an acceptance of the dominance of vision over the other senses, and the much-criticized retinal architecture with its inherent loss of plasticity. Recent neurology studies indicate that 3D representation models in virtual reality...... are less demanding on the brain’s working memory than 3D models seen on flat two-dimensional screens. This paper suggests that virtual reality representational architectural models can, if used correctly, significantly improve the imaginative role of architectural representation....

  15. Using Information-Sharing Exchange Techniques from the Private Sector to Enhance Information Sharing Between Domestic Intelligence Organizations

    Science.gov (United States)

    2013-12-01

    Travel Alliance —Fast Res System Flow (From Open Travel, 2009a...Intelligence Center THN Tourism Harmonisation Network VCC Virtual Command Center xiii ACKNOWLEDGMENTS I would like to open with thanking my wife...HSIN) The HSIN brand is divided into two parts, HSIN and HSIN-Intel. The larger HSIN is devoted to information sharing amongst the public safety

  16. Virtual reality measures in neuropsychological assessment: a meta-analytic review.

    Science.gov (United States)

    Neguț, Alexandra; Matu, Silviu-Andrei; Sava, Florin Alin; David, Daniel

    2016-02-01

    Virtual reality-based assessment is a new paradigm for neuropsychological evaluation, that might provide an ecological assessment, compared to paper-and-pencil or computerized neuropsychological assessment. Previous research has focused on the use of virtual reality in neuropsychological assessment, but no meta-analysis focused on the sensitivity of virtual reality-based measures of cognitive processes in measuring cognitive processes in various populations. We found eighteen studies that compared the cognitive performance between clinical and healthy controls on virtual reality measures. Based on a random effects model, the results indicated a large effect size in favor of healthy controls (g = .95). For executive functions, memory and visuospatial analysis, subgroup analysis revealed moderate to large effect sizes, with superior performance in the case of healthy controls. Participants' mean age, type of clinical condition, type of exploration within virtual reality environments, and the presence of distractors were significant moderators. Our findings support the sensitivity of virtual reality-based measures in detecting cognitive impairment. They highlight the possibility of using virtual reality measures for neuropsychological assessment in research applications, as well as in clinical practice.

  17. Dynamic provisioning of a HEP computing infrastructure on a shared hybrid HPC system

    International Nuclear Information System (INIS)

    Meier, Konrad; Fleig, Georg; Hauth, Thomas; Quast, Günter; Janczyk, Michael; Von Suchodoletz, Dirk; Wiebelt, Bernd

    2016-01-01

    Experiments in high-energy physics (HEP) rely on elaborate hardware, software and computing systems to sustain the high data rates necessary to study rare physics processes. The Institut fr Experimentelle Kernphysik (EKP) at KIT is a member of the CMS and Belle II experiments, located at the LHC and the Super-KEKB accelerators, respectively. These detectors share the requirement, that enormous amounts of measurement data must be processed and analyzed and a comparable amount of simulated events is required to compare experimental results with theoretical predictions. Classical HEP computing centers are dedicated sites which support multiple experiments and have the required software pre-installed. Nowadays, funding agencies encourage research groups to participate in shared HPC cluster models, where scientist from different domains use the same hardware to increase synergies. This shared usage proves to be challenging for HEP groups, due to their specialized software setup which includes a custom OS (often Scientific Linux), libraries and applications. To overcome this hurdle, the EKP and data center team of the University of Freiburg have developed a system to enable the HEP use case on a shared HPC cluster. To achieve this, an OpenStack-based virtualization layer is installed on top of a bare-metal cluster. While other user groups can run their batch jobs via the Moab workload manager directly on bare-metal, HEP users can request virtual machines with a specialized machine image which contains a dedicated operating system and software stack. In contrast to similar installations, in this hybrid setup, no static partitioning of the cluster into a physical and virtualized segment is required. As a unique feature, the placement of the virtual machine on the cluster nodes is scheduled by Moab and the job lifetime is coupled to the lifetime of the virtual machine. This allows for a seamless integration with the jobs sent by other user groups and honors the fairshare

  18. Dynamic provisioning of a HEP computing infrastructure on a shared hybrid HPC system

    Science.gov (United States)

    Meier, Konrad; Fleig, Georg; Hauth, Thomas; Janczyk, Michael; Quast, Günter; von Suchodoletz, Dirk; Wiebelt, Bernd

    2016-10-01

    Experiments in high-energy physics (HEP) rely on elaborate hardware, software and computing systems to sustain the high data rates necessary to study rare physics processes. The Institut fr Experimentelle Kernphysik (EKP) at KIT is a member of the CMS and Belle II experiments, located at the LHC and the Super-KEKB accelerators, respectively. These detectors share the requirement, that enormous amounts of measurement data must be processed and analyzed and a comparable amount of simulated events is required to compare experimental results with theoretical predictions. Classical HEP computing centers are dedicated sites which support multiple experiments and have the required software pre-installed. Nowadays, funding agencies encourage research groups to participate in shared HPC cluster models, where scientist from different domains use the same hardware to increase synergies. This shared usage proves to be challenging for HEP groups, due to their specialized software setup which includes a custom OS (often Scientific Linux), libraries and applications. To overcome this hurdle, the EKP and data center team of the University of Freiburg have developed a system to enable the HEP use case on a shared HPC cluster. To achieve this, an OpenStack-based virtualization layer is installed on top of a bare-metal cluster. While other user groups can run their batch jobs via the Moab workload manager directly on bare-metal, HEP users can request virtual machines with a specialized machine image which contains a dedicated operating system and software stack. In contrast to similar installations, in this hybrid setup, no static partitioning of the cluster into a physical and virtualized segment is required. As a unique feature, the placement of the virtual machine on the cluster nodes is scheduled by Moab and the job lifetime is coupled to the lifetime of the virtual machine. This allows for a seamless integration with the jobs sent by other user groups and honors the fairshare

  19. The distribution and the functions of autobiographical memories: Why do older adults remember autobiographical memories from their youth?

    Science.gov (United States)

    Wolf, Tabea; Zimprich, Daniel

    2016-09-01

    In the present study, the distribution of autobiographical memories was examined from a functional perspective: we examined whether the extent to which long-term autobiographical memories were rated as having a self-, a directive, or a social function affects the location (mean age) and scale (standard deviation) of the memory distribution. Analyses were based on a total of 5598 autobiographical memories generated by 149 adults aged between 50 and 81 years in response to 51 cue-words. Participants provided their age at the time when the recalled events had happened and rated how frequently they recall these events for self-, directive, and social purposes. While more frequently using autobiographical memories for self-functions was associated with an earlier mean age, memories frequently shared with others showed a narrower distribution around a later mean age. The directive function, by contrast, did not affect the memory distribution. The results strengthen the assumption that experiences from an individual's late adolescence serve to maintain a sense of self-continuity throughout the lifespan. Experiences that are frequently shared with others, in contrast, stem from a narrow age range located in young adulthood.

  20. Decomposing the relationship between cognitive functioning and self-referent memory beliefs in older adulthood: What’s memory got to do with it?

    Science.gov (United States)

    Payne, Brennan R.; Gross, Alden L.; Hill, Patrick L.; Parisi, Jeanine M.; Rebok, George W.; Stine-Morrow, Elizabeth A. L.

    2018-01-01

    With advancing age, episodic memory performance shows marked declines along with concurrent reports of lower subjective memory beliefs. Given that normative age-related declines in episodic memory co-occur with declines in other cognitive domains, we examined the relationship between memory beliefs and multiple domains of cognitive functioning. Confirmatory bi-factor structural equation models were used to parse the shared and independent variance among factors representing episodic memory, psychomotor speed, and executive reasoning in one large cohort study (Senior Odyssey, N = 462), and replicated using another large cohort of healthy older adults (ACTIVE, N = 2,802). Accounting for a general fluid cognitive functioning factor (comprised of the shared variance among measures of episodic memory, speed, and reasoning) attenuated the relationship between objective memory performance and subjective memory beliefs in both samples. Moreover, the general cognitive functioning factor was the strongest predictor of memory beliefs in both samples. These findings are consistent with the notion that dispositional memory beliefs may reflect perceptions of cognition more broadly. This may be one reason why memory beliefs have broad predictive validity for interventions that target fluid cognitive ability. PMID:27685541

  1. DOLIB: Distributed Object Library

    Energy Technology Data Exchange (ETDEWEB)

    D' Azevedo, E.F.

    1994-01-01

    This report describes the use and implementation of DOLIB (Distributed Object Library), a library of routines that emulates global or virtual shared memory on Intel multiprocessor systems. Access to a distributed global array is through explicit calls to gather and scatter. Advantages of using DOLIB include: dynamic allocation and freeing of huge (gigabyte) distributed arrays, both C and FORTRAN callable interfaces, and the ability to mix shared-memory and message-passing programming models for ease of use and optimal performance. DOLIB is independent of language and compiler extensions and requires no special operating system support. DOLIB also supports automatic caching of read-only data for high performance. The virtual shared memory support provided in DOLIB is well suited for implementing Lagrangian particle tracking techniques. We have also used DOLIB to create DONIO (Distributed Object Network I/O Library), which obtains over a 10-fold improvement in disk I/O performance on the Intel Paragon.

  2. DOLIB: Distributed Object Library

    Energy Technology Data Exchange (ETDEWEB)

    D`Azevedo, E.F.; Romine, C.H.

    1994-10-01

    This report describes the use and implementation of DOLIB (Distributed Object Library), a library of routines that emulates global or virtual shared memory on Intel multiprocessor systems. Access to a distributed global array is through explicit calls to gather and scatter. Advantages of using DOLIB include: dynamic allocation and freeing of huge (gigabyte) distributed arrays, both C and FORTRAN callable interfaces, and the ability to mix shared-memory and message-passing programming models for ease of use and optimal performance. DOLIB is independent of language and compiler extensions and requires no special operating system support. DOLIB also supports automatic caching of read-only data for high performance. The virtual shared memory support provided in DOLIB is well suited for implementing Lagrangian particle tracking techniques. We have also used DOLIB to create DONIO (Distributed Object Network I/O Library), which obtains over a 10-fold improvement in disk I/O performance on the Intel Paragon.

  3. Concurrent Operations of O2-Tree on Shared Memory Multicore Architectures

    Directory of Open Access Journals (Sweden)

    Daniel Ohene-Kwofie

    2014-05-01

    Full Text Available Modern computer architectures provide high performance computing capability by having multiple CPU cores. Such systems are also typically associated with very large main-memory capacities, thereby allowing them to be used for fast processing of in-memory database applications. However, most of the concurrency control mechanism associated with the index structures of these memory resident databases do not scale well, under high transaction rates. This paper presents the O2-Tree, a fast main memory resident index, which is also highly scalable and tolerant of high transaction rates in a concurrent environment using the relaxed balancing tree algorithm. The O2-Tree is a modified Red-Black tree in which the leaf nodes are formed into blocks that hold key-value pairs, while each internal node stores a single key that results from splitting leaf nodes. Multi-threaded concurrent manipulation of the O2-Tree outperforms popular NoSQL based key-value stores considered in this paper.

  4. Trichotomous Processes in Early Memory Development, Aging, and Neurocognitive Impairment: A Unified Theory

    Science.gov (United States)

    Brainerd, C. J.; Reyna, V. F.; Howe, M. L.

    2009-01-01

    One of the most extensively investigated topics in the adult memory literature, dual memory processes, has had virtually no impact on the study of early memory development. The authors remove the key obstacles to such research by formulating a trichotomous theory of recall that combines the traditional dual processes of recollection and…

  5. The Virtual Shopping Experience: using virtual presence to motivate online shopping

    OpenAIRE

    Carolyn Chin; Paula Swatman; Paula Swatman

    2005-01-01

    Online shopping has thus far tended to be a niche business – highly successful in selling digital products such as shares, software and, increasingly, music and films, it has been less successful in persuading the purchasers of ‘traditional’ goods such as cars, clothes, toiletries, or household appliances to forsake their physical retailers and move into cyberspace. In this wide-ranging review paper we investigate the issue of the virtual experience – endeavouring to understand what is nee...

  6. The Virtual Enterprise – Citizen of the European Union

    Directory of Open Access Journals (Sweden)

    Andreea Davidescu (Vasile

    2013-06-01

    Full Text Available The Virtual Enterprise is a rather young and unclear concept in the business world. A virtual enterprise is a temporary network of companies that share their different resources in order to reach a given goal (the creation of a new product, or the entry on a new market and is a powerful tool in the hands of the business community. The question this article raises is whether European Union's businesses are able to take advantage of this opportunity within the European Union. We discuss several obstacles towards the creation of virtual enterprises: regulatory uncertainties, operational management that dismisses the advantage of an excellent infrastructure, the orientation of innovation creators towards theoretical research and the European business culture. The article also looks at research on the virtual enterprise in the European Union, the legal framework and technologies for virtualization.

  7. Aging Memory Is "Not" a Limiting Factor for Lifelong Learning

    Science.gov (United States)

    Lalovic, Dejan; Gvozdenovic, Vasilije

    2015-01-01

    Efficient memory is one of the necessary cognitive potentials required for virtually every form of lifelong learning. In this contribution we first briefly review and summarize state of the art of knowledge on memory and related cognitive functions in normal aging. Then we critically discuss a relatively short inventory of clinical, psychometric,…

  8. Open Source Meets Virtual Reality--An Instructor's Journey Unearths New Opportunities for Learning, Community, and Academia

    Science.gov (United States)

    O'Connor, Eileen A.

    2015-01-01

    Opening with the history, recent advances, and emerging ways to use avatar-based virtual reality, an instructor who has used virtual environments since 2007 shares how these environments bring more options to community building, teaching, and education. With the open-source movement, where the source code for virtual environments was made…

  9. The co-definition of self: conversations in virtual reality.

    Science.gov (United States)

    Cantamesse, Matteo

    2009-01-01

    Conversation analysis can take the form of a qualitative methodology for the exploration of discursive productions, whose main goal is the formulation of hypotheses for reading psychosocial interaction through descriptive models of interlocution. Therefore, in this study, conversations in a shared Virtual Environment have been analyzed in order to understand the specific structure, dynamics, and phenomenology of Virtual Reality effects on the "interactive micro-chains" that constitute the communicative thread of daily experience.

  10. The Use of Virtual Reality Tools in the Reading-Language Arts Classroom

    Science.gov (United States)

    Pilgrim, J. Michael; Pilgrim, Jodi

    2016-01-01

    This article presents virtual reality as a tool for classroom literacy instruction. Building on the traditional use of images as a way to scaffold prior knowledge, we extend this idea to share ways virtual reality enables experiential learning through field trip-like experiences. The use of technology tools such Google Street view, Google…

  11. Spatial memory enhances the evacuation efficiency of virtual pedestrians under poor visibility condition

    Science.gov (United States)

    Ma, Yi; Lee, Eric Wai Ming; Shi, Meng; Kwok Kit Yuen, Richard

    2018-03-01

    Spatial memory is a critical navigation support tool for disoriented evacuees during evacuation under adverse environmental conditions such as dark or smoky conditions. Owing to the complexity of memory, it is challenging to understand the effect of spatial memory on pedestrian evacuation quantitatively. In this study, we propose a simple method to quantitatively represent the evacueeʼs spatial memory about the emergency exit, model the evacuation of pedestrians under the guidance of the spatial memory, and investigate the effect of the evacueeʼs spatial memory on the evacuation from theoretical and physical perspectives. The result shows that (i) a good memory can significantly assist the evacuation of pedestrians under poor visibility conditions, and the evacuation can always succeed when the degree of the memory exceeds a threshold (\\varphi > 0.5); (ii) the effect of memory is superior to that of “follow-the-crowd” under the same environmental conditions; (iii) in the case of multiple exits, the difference in the degree of the memory between evacuees has a significant effect (the greater the difference, the faster the evacuation) for the evacuation under poor visibility conditions. Our study provides a new quantitative insight into the effect of spatial memory on crowd evacuation under poor visibility conditions. Project supported by the Research Grants Council of the Hong Kong Special Administrative Region, China (Grant No. 11203615).

  12. A Time-predictable Memory Network-on-Chip

    DEFF Research Database (Denmark)

    Schoeberl, Martin; Chong, David VH; Puffitsch, Wolfgang

    2014-01-01

    To derive safe bounds on worst-case execution times (WCETs), all components of a computer system need to be time-predictable: the processor pipeline, the caches, the memory controller, and memory arbitration on a multicore processor. This paper presents a solution for time-predictable memory...... arbitration and access for chip-multiprocessors. The memory network-on-chip is organized as a tree with time-division multiplexing (TDM) of accesses to the shared memory. The TDM based arbitration completely decouples processor cores and allows WCET analysis of the memory accesses on individual cores without...

  13. Sexual orientation and spatial memory.

    Science.gov (United States)

    Cánovas, Ma Rosa; Cimadevilla, José Manuel

    2011-11-01

    The present study aimed at determining the influence of sexual orientation in human spatial learning and memory. Participants performed the Boxes Room, a virtual reality version of the Holeboard. In Experiment I, a reference memory task, the position of the hidden rewards remained constant during the whole experiment. In Experiment II, a working memory task, the position of rewards changed between blocks. Each block consisted of two trials: One trial for acquisition and another for retrieval. The results of Experiment I showed that heterosexual men performed better than homosexual men and heterosexual women. They found the rewarded boxes faster. Moreover, homosexual participants committed more errors than heterosexuals. Experiment II showed that working memory abilities are the same in groups of different sexual orientation. These results suggest that sexual orientation is related to spatial navigation abilities, but mostly in men, and limited to reference memory, which depends more on the function of the hippocampal system.

  14. Virtual World Currency Value Fluctuation Prediction System Based on User Sentiment Analysis.

    Directory of Open Access Journals (Sweden)

    Young Bin Kim

    Full Text Available In this paper, we present a method for predicting the value of virtual currencies used in virtual gaming environments that support multiple users, such as massively multiplayer online role-playing games (MMORPGs. Predicting virtual currency values in a virtual gaming environment has rarely been explored; it is difficult to apply real-world methods for predicting fluctuating currency values or shares to the virtual gaming world on account of differences in domains between the two worlds. To address this issue, we herein predict virtual currency value fluctuations by collecting user opinion data from a virtual community and analyzing user sentiments or emotions from the opinion data. The proposed method is straightforward and applicable to predicting virtual currencies as well as to gaming environments, including MMORPGs. We test the proposed method using large-scale MMORPGs and demonstrate that virtual currencies can be effectively and efficiently predicted with it.

  15. Virtual World Currency Value Fluctuation Prediction System Based on User Sentiment Analysis

    Science.gov (United States)

    Kim, Young Bin; Lee, Sang Hyeok; Kang, Shin Jin; Choi, Myung Jin; Lee, Jung; Kim, Chang Hun

    2015-01-01

    In this paper, we present a method for predicting the value of virtual currencies used in virtual gaming environments that support multiple users, such as massively multiplayer online role-playing games (MMORPGs). Predicting virtual currency values in a virtual gaming environment has rarely been explored; it is difficult to apply real-world methods for predicting fluctuating currency values or shares to the virtual gaming world on account of differences in domains between the two worlds. To address this issue, we herein predict virtual currency value fluctuations by collecting user opinion data from a virtual community and analyzing user sentiments or emotions from the opinion data. The proposed method is straightforward and applicable to predicting virtual currencies as well as to gaming environments, including MMORPGs. We test the proposed method using large-scale MMORPGs and demonstrate that virtual currencies can be effectively and efficiently predicted with it. PMID:26241496

  16. Reality in Virtual Learning

    DEFF Research Database (Denmark)

    Lindberg, Frank; Pettersson, Michael

    professors most often decide what and when one could learn by providing the context and substance. In this perspective, the student has a role which is close to the one of a passive receiver, and s/he is mainly preoccupied with the problem of generating substance in memory most efficiently. Today, technology......-time educational logic. There are fewer attempts to use ICT according to a different pedagogical perspective than the old professor authoritarian model. The purpose of this paper is to illuminate some challenges virtual students experience when facing a new ICT-based learning situation. We will try to explore...... and develop understandings of what it might mean to be a student when learning occurs within a virtual problem based learning landscape. When students are used to the traditional classroom, challenges appear in the twilight zone between two pedagogical practices. How do the students cope with challenges...

  17. European Union of Memories?

    DEFF Research Database (Denmark)

    Wæhrens, Anne

    After a very brief introduction to history and memory in Europe after 1989, as seen by Aleida Assmann, I will give a short introduction to the EP and to their adoption of resolutions and declarations. Then I will define some concepts central to my study before I proceed to the analysis. Finally I...... these changes have come about. Moreover, I show that there seems to be a political memory split between Left and Right and I suggest that the time might not be ripe for a shared European memory....

  18. Fathers sharing about early parental support in health-care - virtual discussions on an Internet forum.

    Science.gov (United States)

    Salzmann-Erikson, Martin; Eriksson, Henrik

    2013-07-01

    Becoming a father is a life changing event and this transition is associated with various emotions. Educational activities aimed at new parents are important in healthcare parental support (HCPS). HCPS has been critiqued for its predominant focus on mothers, while the needs of fathers seem to have been downplayed. As a result, fathers often turn to Internet-based forums for support. As virtual discussions and mutual support among fathers take place in cyberspace, it is important to monitor these forums to observe the ways in which the fathers discuss HCPS. The aim of this study is to explore the ways in which new fathers visiting an Internet-based forum for fathers communicated their experiences of HCPS. A netnographic method consisting of six steps was used to gather and analyse the data. The findings show that fathers shared with one another their experiences of the attitudes expressed by HCPS workers as well as their own attitudes towards HCPS. The attitudes of HCPS workers that were directed towards the fathers were perceived as highly personal and individual, while fathers described their attitudes towards the HCPS in general terms, towards HCPS as a system. Overall, the fathers described HCPS as a valuable confirmatory support that eased their worries concerning sudden infant death syndrome (SIDS), colic, weight gain, fever and teething. Although the fathers expressed gratitude towards HCPS, they also shared their negative experiences, such as feeling invisible, disregarded and insulted. In fact, the twofold attitudes that exist in the relationship between the fathers and HCPS can act as a barrier rather than being a confirmatory support. We recommend that HCPS adopts a broader approach using more targeted and strategic didactic methods for supporting fathers in the growth of their own personal awareness, as such an approach would offer a competitive and professional alternative to the support offered in informal experience-based Internet forums. © 2013

  19. Short-term memory, executive control, and children's route learning

    OpenAIRE

    Purser, H. R.; Farran, E. K.; Courbois, Y.; Lemahieu, A.; Mellier, D.; Sockeel, P.; Blades, M.

    2012-01-01

    The aim of this study was to investigate route-learning ability in 67 children aged 5 to 11years and to relate route-learning performance to the components of Baddeley's model of working memory. Children carried out tasks that included measures of verbal and visuospatial short-term memory and executive control and also measures of verbal and visuospatial long-term memory; the route-learning task was conducted using a maze in a virtual environment. In contrast to previous research, correlation...

  20. Blade runner. Blade server and virtualization technology can help hospitals save money--but they are far from silver bullets.

    Science.gov (United States)

    Lawrence, Daphne

    2009-03-01

    Blade servers and virtualization can reduce infrastructure, maintenance, heating, electric, cooling and equipment costs. Blade server technology is evolving and some elements may become obsolete. There is very little interoperability between blades. Hospitals can virtualize 40 to 60 percent of their servers, and old servers can be reused for testing. Not all applications lend themselves to virtualization--especially those with high memory requirements. CIOs should engage their vendors in virtualization discussions.

  1. Behavioral, Attitudinal, and Cultural Factors Influencing Interagency Information Sharing

    Science.gov (United States)

    2011-05-01

    Conflict ( Prosocial Behavior ) Cognitive Processes - Shared Team Mental Models, Transactive Memory Action Processes - Team Coordination...information sharing behaviors after the experiment unfolded. To explore this further, an independent sample t -test was conducted, where the difference in...U.S. Army Research Institute for the Behavioral and Social Sciences Research Report 1944 Behavioral , Attitudinal, and Cultural Factors

  2. DMZ Cultural Center: The Role of Shared Space in the Korean Peninsula Crisis

    Directory of Open Access Journals (Sweden)

    Jin Young Song

    2016-08-01

    Full Text Available If we view urban space as a framework of events and memory, conflict infrastructure is inevitably understood as a memorial practice – it either solidifies the conflict or promotes positive associations. Using the mechanism of memorialization, this article examines the function of shared space, namely the built environment that occupies space between the highly conflicted borders of the Korean peninsula. In order to overcome the limitations of two recent inter-Korean projects that focused on economic cooperation, we analyze the Demilitarized Zone (DMZ Cultural Center’s planning and design strategy, which is based on the role of shared space contributing to peace and reconciliation.

  3. Hierarchical Traces for Reduced NSM Memory Requirements

    Science.gov (United States)

    Dahl, Torbjørn S.

    This paper presents work on using hierarchical long term memory to reduce the memory requirements of nearest sequence memory (NSM) learning, a previously published, instance-based reinforcement learning algorithm. A hierarchical memory representation reduces the memory requirements by allowing traces to share common sub-sequences. We present moderated mechanisms for estimating discounted future rewards and for dealing with hidden state using hierarchical memory. We also present an experimental analysis of how the sub-sequence length affects the memory compression achieved and show that the reduced memory requirements do not effect the speed of learning. Finally, we analyse and discuss the persistence of the sub-sequences independent of specific trace instances.

  4. Shared visual attention and memory systems in the Drosophila brain.

    Directory of Open Access Journals (Sweden)

    Bruno van Swinderen

    Full Text Available BACKGROUND: Selective attention and memory seem to be related in human experience. This appears to be the case as well in simple model organisms such as the fly Drosophila melanogaster. Mutations affecting olfactory and visual memory formation in Drosophila, such as in dunce and rutabaga, also affect short-term visual processes relevant to selective attention. In particular, increased optomotor responsiveness appears to be predictive of visual attention defects in these mutants. METHODOLOGY/PRINCIPAL FINDINGS: To further explore the possible overlap between memory and visual attention systems in the fly brain, we screened a panel of 36 olfactory long term memory (LTM mutants for visual attention-like defects using an optomotor maze paradigm. Three of these mutants yielded high dunce-like optomotor responsiveness. We characterized these three strains by examining their visual distraction in the maze, their visual learning capabilities, and their brain activity responses to visual novelty. We found that one of these mutants, D0067, was almost completely identical to dunce(1 for all measures, while another, D0264, was more like wild type. Exploiting the fact that the LTM mutants are also Gal4 enhancer traps, we explored the sufficiency for the cells subserved by these elements to rescue dunce attention defects and found overlap at the level of the mushroom bodies. Finally, we demonstrate that control of synaptic function in these Gal4 expressing cells specifically modulates a 20-30 Hz local field potential associated with attention-like effects in the fly brain. CONCLUSIONS/SIGNIFICANCE: Our study uncovers genetic and neuroanatomical systems in the fly brain affecting both visual attention and odor memory phenotypes. A common component to these systems appears to be the mushroom bodies, brain structures which have been traditionally associated with odor learning but which we propose might be also involved in generating oscillatory brain activity

  5. Social Media, Education and Data Sharing

    Science.gov (United States)

    King, T. A.; Walker, R. J.; Masters, A.

    2011-12-01

    Social media is a blending of technology and social interactions which allows for the creation and exchange of user-generated content. Social media started as conversations between groups of people, now companies are using social media to communicate with customers and politicians use it to communicate with their constituents. Social media is now finding uses in the science communities. This adoption is driven by the expectation of students that technology will be an integral part of their research and that it will match the technology they use in their social lifes. Students are using social media to keep informed and collaborate with others. They have also replaced notepads with smart mobile devices. We have been introducing social media components into Virtual Observatories as a way to quickly access and exchange information with a tap or a click. We discuss the use of Quick Response (QR) codes, Digital Object Identifiers (DOIs), unique identifiers, Twitter, Facebook and tiny URL redirects as ways to enable easier sharing of data and information. We also discuss what services and features are needed in a Virtual Observatory to make data sharing with social media possible.

  6. Incidental memory and navigation in panoramic virtual reality for electronic commerce.

    Science.gov (United States)

    Howes, A; Miles, G E; Payne, S J; Mitchell, C D; Davies, A J

    2001-01-01

    Recently much effort has been dedicated to designing and implementing World Wide Web sites for virtual shopping and e-commerce. Despite this effort, relatively little empirical work has been done to determine the effectiveness with which different site designs sell products. We report three experiments in which participants were asked to search for products in various experimental e-commerce sites. Across the experiments participants were asked to search in either QTVR (QuickTime Virtual Reality), hypertext, or pictorially rich hypertext environments; they were then tested for their ability to recall the products seen and to recognize product locations. The experiments demonstrated that when using QTVR (Experiments 1, 2, and 3) or pictorial environments (Experiment 2), participants retained more information about products that were incidental to their goals. In two of the experiments it was shown that participants navigated more efficiently when using a QTVR environment. The costs and benefits of using 3D virtual environments for on-line shops are discussed. Actual or potential applications of this research include support for the development of e-commerce design guidelines.

  7. Managing Geographically Dispersed Teams: From Temporary to Permanent Global Virtual Teams

    DEFF Research Database (Denmark)

    Svane Hansen, Tine; Hope, Alexander John; Moehler, Robert C.

    2012-01-01

    for organisations to move towards establishing permanent Global Virtual Teams in order to leverage knowledge sharing and cooperation across distance. To close this gap, this paper will set the scene for a research project investigating the changed preconditions for organisations. As daily face-to-face communication......The rise and spread of information communication technologies (ICT) has enabled increasing use of geographically dispersed work teams (Global Virtual Teams). Originally, Global Virtual Teams were mainly organised into temporary projects. Little research has focused on the emergent challenge...... generation of self-lead digital natives, who are already practising virtual relationships and a new approach to work, and currently joining the global workforce; and improved communication technologies. Keywords: Global Virtual teams, ICT, leadership, motivation, self-management, millenials....

  8. Virtual collaboration in the online educational setting: a concept analysis.

    Science.gov (United States)

    Breen, Henny

    2013-01-01

    This study was designed to explore the concept of virtual collaboration within the context of an online learning environment in an academic setting. Rodgers' method of evolutionary concept analysis was used to provide a contextual view of the concept to identify attributes, antecedents, and consequences of virtual collaboration. Commonly used terms to describe virtual collaboration are collaborative and cooperative learning, group work, group interaction, group learning, and teamwork. A constructivist pedagogy, group-based process with a shared purpose, support, and web-based technology is required for virtual collaboration to take place. Consequences of virtual collaboration are higher order thinking and learning to work with others. A comprehensive definition of virtual collaboration is offered as an outcome of this analysis. Clarification of virtual collaboration prior to using it as a pedagogical tool in the online learning environment will enhance nursing education with the changes in nursing curriculum being implemented today. Further research is recommended to describe the developmental stages of the collaborative process among nursing students in online education and how virtual collaboration facilitates collaboration in practice. © 2013 Wiley Periodicals, Inc.

  9. Students' Acceptance of File Sharing Systems as a Tool for Sharing Course Materials: The Case of Google Drive

    Science.gov (United States)

    Sadik, Alaa

    2017-01-01

    Students' perceptions about both ease of use and usefulness are fundamental factors in determining their acceptance and successful use of technology in higher education. File sharing systems are one of these technologies and can be used to manage and deliver course materials and coordinate virtual teams. The aim of this study is to explore how…

  10. Location-Unbound Color-Shape Binding Representations in Visual Working Memory.

    Science.gov (United States)

    Saiki, Jun

    2016-02-01

    The mechanism by which nonspatial features, such as color and shape, are bound in visual working memory, and the role of those features' location in their binding, remains unknown. In the current study, I modified a redundancy-gain paradigm to investigate these issues. A set of features was presented in a two-object memory display, followed by a single object probe. Participants judged whether the probe contained any features of the memory display, regardless of its location. Response time distributions revealed feature coactivation only when both features of a single object in the memory display appeared together in the probe, regardless of the response time benefit from the probe and memory objects sharing the same location. This finding suggests that a shared location is necessary in the formation of bound representations but unnecessary in their maintenance. Electroencephalography data showed that amplitude modulations reflecting location-unbound feature coactivation were different from those reflecting the location-sharing benefit, consistent with the behavioral finding that feature-location binding is unnecessary in the maintenance of color-shape binding. © The Author(s) 2015.

  11. Towards a psychology of collective memory.

    Science.gov (United States)

    Hirst, William; Manier, David

    2008-04-01

    This article discusses the place of psychology within the now voluminous social scientific literature on collective memory. Many social scientists locate collective memories in the social resources that shape them. For scholars adopting this perspective, collective memories are viewed as transcending individuals; that is, as being "in the world". Others recognise that, in the final analysis, individuals must remember collective as well as individual memories. These scholars treat collective memories as shared individual memories. We attempt to bridge these two approaches by distinguishing between the design of social resources and memory practices, on one hand, and on the other, the effectiveness of each in forming and transforming the memories held by individuals and the psychological mechanisms that guide this effectiveness.

  12. An Adaptive Insertion and Promotion Policy for Partitioned Shared Caches

    Science.gov (United States)

    Mahrom, Norfadila; Liebelt, Michael; Raof, Rafikha Aliana A.; Daud, Shuhaizar; Hafizah Ghazali, Nur

    2018-03-01

    Cache replacement policies in chip multiprocessors (CMP) have been investigated extensively and proven able to enhance shared cache management. However, competition among multiple processors executing different threads that require simultaneous access to a shared memory may cause cache contention and memory coherence problems on the chip. These issues also exist due to some drawbacks of the commonly used Least Recently Used (LRU) policy employed in multiprocessor systems, which are because of the cache lines residing in the cache longer than required. In image processing analysis of for example extra pulmonary tuberculosis (TB), an accurate diagnosis for tissue specimen is required. Therefore, a fast and reliable shared memory management system to execute algorithms for processing vast amount of specimen image is needed. In this paper, the effects of the cache replacement policy in a partitioned shared cache are investigated. The goal is to quantify whether better performance can be achieved by using less complex replacement strategies. This paper proposes a Middle Insertion 2 Positions Promotion (MI2PP) policy to eliminate cache misses that could adversely affect the access patterns and the throughput of the processors in the system. The policy employs a static predefined insertion point, near distance promotion, and the concept of ownership in the eviction policy to effectively improve cache thrashing and to avoid resource stealing among the processors.

  13. Using virtual reality to distinguish subjects with multiple- but not single-domain amnestic mild cognitive impairment from normal elderly subjects.

    Science.gov (United States)

    Mohammadi, Alireza; Kargar, Mahmoud; Hesami, Ehsan

    2018-03-01

    Spatial disorientation is a hallmark of amnestic mild cognitive impairment (aMCI) and Alzheimer's disease. Our aim was to use virtual reality to determine the allocentric and egocentric memory deficits of subjects with single-domain aMCI (aMCIsd) and multiple-domain aMCI (aMCImd). For this purpose, we introduced an advanced virtual reality navigation task (VRNT) to distinguish these deficits in mild Alzheimer's disease (miAD), aMCIsd, and aMCImd. The VRNT performance of 110 subjects, including 20 with miAD, 30 with pure aMCIsd, 30 with pure aMCImd, and 30 cognitively normal controls was compared. Our newly developed VRNT consists of a virtual neighbourhood (allocentric memory) and virtual maze (egocentric memory). Verbal and visuospatial memory impairments were also examined with Rey Auditory-Verbal Learning Test and Rey-Osterrieth Complex Figure Test, respectively. We found that miAD and aMCImd subjects were impaired in both allocentric and egocentric memory, but aMCIsd subjects performed similarly to the normal controls on both tasks. The miAD, aMCImd, and aMCIsd subjects performed worse on finding the target or required more time in the virtual environment than the aMCImd, aMCIsd, and normal controls, respectively. Our findings indicated the aMCImd and miAD subjects, as well as the aMCIsd subjects, were more impaired in egocentric orientation than allocentric orientation. We concluded that VRNT can distinguish aMCImd subjects, but not aMCIsd subjects, from normal elderly subjects. The VRNT, along with the Rey Auditory-Verbal Learning Test and Rey-Osterrieth Complex Figure Test, can be used as a valid diagnostic tool for properly distinguishing different forms of aMCI. © 2018 Japanese Psychogeriatric Society.

  14. Improvement of Navigation and Representation in Virtual Reality after Prism Adaptation in Neglect Patients

    Directory of Open Access Journals (Sweden)

    Bertrand Glize

    2017-11-01

    Full Text Available Prism adaptation (PA is responsible for an expansion of sensori-motor after-effects to cognitive domains for patients with spatial neglect. One important question is whether the cognitive after-effects induced by PA may also concern higher aspects of spatial cognition, such as navigation and topographic memory, which are critical in everyday life. The aim of this study was to assess whether multiple sessions of right PA can affect navigation and topographic memory. Seven right brain-damaged (RBD patients with chronic neglect were included. We used a virtual supermarket named VAP-S which is an original paradigm, similar to the “shopping list test” during which patients had to purchase items from a list of eight products. Furthermore, in order to assess generalization of PA effects on constructing a spatial map from virtual information, each participant was then asked to draw the map of the virtual supermarket from memory. Regarding navigation performance, significant results were obtained: session duration reduction, fewer numbers of pauses and omissions, more items purchased on the left side and more items purchased over all. A long-lasting effect was noted, up to one month after PA. The representational task performance was also significantly increased for map drawing, with a reduction of the right shift of the symmetry axis of the map, more items drawn on the left side of maps and over all, and more items correctly located on the map. Some of these effects lasted for at least 7 days. These results suggest an expansion of PA benefit to a virtual environment. Crucially, the cognitive benefits induced by PA were noted for complex spatial cognition tasks required in everyday life such as navigation and topographic memory and this improvement was maintained for up to 1 month.

  15. Converged Optical Network and Data Center Virtual Infrastructure Planning

    DEFF Research Database (Denmark)

    Georgakilas, Konstantinos; Tzanakaki, Anna; Anastasopoulos, Markos

    2012-01-01

    This paper presents a detailed study of planning virtual infrastructures (VIs) over a physical infrastructure comprising integrated optical network and data center resources with the aim of enabling sharing of physical resources among several virtual operators and services. Through the planning...... process, the VI topology and virtual resources are identified and mapped to the physical resources. Our study assumes a practical VI demand model without any in advance global knowledge of the VI requests that are handled sequentially. Through detailed integer linear program modeling, two objective...... functions—one that minimizes the overall power consumption of the infrastructure and one that minimizes the wavelength utilization—are compared. Both are evaluated for the virtual wavelength path and wavelength path optical network architectures. The first objective results in power consumption savings...

  16. Sleep Benefits Memory for Semantic Category Structure While Preserving Exemplar-Specific Information.

    Science.gov (United States)

    Schapiro, Anna C; McDevitt, Elizabeth A; Chen, Lang; Norman, Kenneth A; Mednick, Sara C; Rogers, Timothy T

    2017-11-01

    Semantic memory encompasses knowledge about both the properties that typify concepts (e.g. robins, like all birds, have wings) as well as the properties that individuate conceptually related items (e.g. robins, in particular, have red breasts). We investigate the impact of sleep on new semantic learning using a property inference task in which both kinds of information are initially acquired equally well. Participants learned about three categories of novel objects possessing some properties that were shared among category exemplars and others that were unique to an exemplar, with exposure frequency varying across categories. In Experiment 1, memory for shared properties improved and memory for unique properties was preserved across a night of sleep, while memory for both feature types declined over a day awake. In Experiment 2, memory for shared properties improved across a nap, but only for the lower-frequency category, suggesting a prioritization of weakly learned information early in a sleep period. The increase was significantly correlated with amount of REM, but was also observed in participants who did not enter REM, suggesting involvement of both REM and NREM sleep. The results provide the first evidence that sleep improves memory for the shared structure of object categories, while simultaneously preserving object-unique information.

  17. Glucocorticoids in the prefrontal cortex enhance memory consolidation and impair working memory by a common neural mechanism

    Science.gov (United States)

    Barsegyan, Areg; Mackenzie, Scott M.; Kurose, Brian D.; McGaugh, James L.; Roozendaal, Benno

    2010-01-01

    It is well established that acute administration of adrenocortical hormones enhances the consolidation of memories of emotional experiences and, concurrently, impairs working memory. These different glucocorticoid effects on these two memory functions have generally been considered to be independently regulated processes. Here we report that a glucocorticoid receptor agonist administered into the medial prefrontal cortex (mPFC) of male Sprague-Dawley rats both enhances memory consolidation and impairs working memory. Both memory effects are mediated by activation of a membrane-bound steroid receptor and depend on noradrenergic activity within the mPFC to increase levels of cAMP-dependent protein kinase. These findings provide direct evidence that glucocorticoid effects on both memory consolidation and working memory share a common neural influence within the mPFC. PMID:20810923

  18. Challenges in Virtual Collaboration. Videoconferencing, Audioconferencing, and Computer-Mediated Communications

    National Research Council Canada - National Science Library

    Wainfan, Lynne

    2004-01-01

    ...) on group processes and outcomes. Virtual collaborations are collaborations in which the people working together are interdependent in their tasks, share responsibility for outcomes, are geographically dispersed, and rely on mediated...

  19. A Decentralized Current-Sharing Controller Endows Fast Transient Response to Parallel DC-DC Converters

    DEFF Research Database (Denmark)

    Wang, Haojie; Han, Minxiao; Han, Renke

    2018-01-01

    This paper proposes a decentralized current-sharing control strategy to endow fast transient response to paralleled DC-DC converters systems, such as DC microgrids or distributed power systems. The proposed controller consist of two main control loops: an external voltage droop control for current......-sharing proposes and an internal current loop. The external droop control loop is designed as a voltage loop with embedded virtual impedance, which avoids the use of a slow voltage loop and a separate extra virtual impedance loop that may limit the system bandwidth. The internal current loop, thanks...... and the proposed embedded-virtual-impedance based I-V droop. In order to compare the dynamic response performances between two droop controllers, their state-space models have been developed and analyzed in this paper. The results show that the dynamic response of the I-V droop control is faster than...

  20. Effects of noise and working memory capacity on memory processing of speech for hearing-aid users.

    Science.gov (United States)

    Ng, Elaine Hoi Ning; Rudner, Mary; Lunner, Thomas; Pedersen, Michael Syskind; Rönnberg, Jerker

    2013-07-01

    It has been shown that noise reduction algorithms can reduce the negative effects of noise on memory processing in persons with normal hearing. The objective of the present study was to investigate whether a similar effect can be obtained for persons with hearing impairment and whether such an effect is dependent on individual differences in working memory capacity. A sentence-final word identification and recall (SWIR) test was conducted in two noise backgrounds with and without noise reduction as well as in quiet. Working memory capacity was measured using a reading span (RS) test. Twenty-six experienced hearing-aid users with moderate to moderately severe sensorineural hearing loss. Noise impaired recall performance. Competing speech disrupted memory performance more than speech-shaped noise. For late list items the disruptive effect of the competing speech background was virtually cancelled out by noise reduction for persons with high working memory capacity. Noise reduction can reduce the adverse effect of noise on memory for speech for persons with good working memory capacity. We argue that the mechanism behind this is faster word identification that enhances encoding into working memory.

  1. Understanding Social Learning Behaviors via a Virtual Field Trip

    Directory of Open Access Journals (Sweden)

    Xin Bai

    2014-06-01

    Full Text Available This is a multidisciplinary study investigating how a virtual rather than face-to-face field trip can be conducted in a real-world setting and how students respond to such a social learning opportunity. Our participants followed a story of a stroke patient at her virtual home and in a virtual hospital via a teaching vignette. They were then given a new case and got on a virtual trip via a multiuser virtual environment. They played the roles of patients, relatives, doctors, or nurses, experiencing the emotional, physical, or social impacts those stakeholders may go through. Our study finds the overall participation of the Virtual Group is 50% more than the Text Group. Although the Virtual Group generates much more nodes in total, they focused much less on knowledge sharing and comparing than the Text Group (46 vs. 67, but more on other higher-level aspects of social interactions, such as knowledge discovery (57 vs. 42, co-construction (66 vs. 39, testing and modification (58 vs. 24 and application of newly constructed meaning (60 vs. 16. Analysis of students’ virtual field activities and in-depth discussions of important issues implied are included to help understand social learning behaviors during a virtual field trip. Sustainability of such systems is discussed.

  2. Shared reality in intergroup communication: Increasing the epistemic authority of an out-group audience.

    Science.gov (United States)

    Echterhoff, Gerald; Kopietz, René; Higgins, E Tory

    2017-06-01

    Communicators typically tune messages to their audience's attitude. Such audience tuning biases communicators' memory for the topic toward the audience's attitude to the extent that they create a shared reality with the audience. To investigate shared reality in intergroup communication, we first established that a reduced memory bias after tuning messages to an out-group (vs. in-group) audience is a subtle index of communicators' denial of shared reality to that out-group audience (Experiments 1a and 1b). We then examined whether the audience-tuning memory bias might emerge when the out-group audience's epistemic authority is enhanced, either by increasing epistemic expertise concerning the communication topic or by creating epistemic consensus among members of a multiperson out-group audience. In Experiment 2, when Germans communicated to a Turkish audience with an attitude about a Turkish (vs. German) target, the audience-tuning memory bias appeared. In Experiment 3, when the audience of German communicators consisted of 3 Turks who all held the same attitude toward the target, the memory bias again appeared. The association between message valence and memory valence was consistently higher when the audience's epistemic authority was high (vs. low). An integrative analysis across all studies also suggested that the memory bias increases with increasing strength of epistemic inputs (epistemic expertise, epistemic consensus, and audience-tuned message production). The findings suggest novel ways of overcoming intergroup biases in intergroup relations. (PsycINFO Database Record (c) 2017 APA, all rights reserved).

  3. Virtual Globes, where we were, are and will be

    Science.gov (United States)

    Dehn, J.; Webley, P. W.; Worden, A. K.

    2016-12-01

    Ten years ago, Google Earth was new, and the first "Virtual Globes" session was held at AGU. Only a few of us realized the potential of this technology at the time, but the idea quickly caught on. At that time a virtual globe came in two flavors, first a complex GIS system that was utterly impenetrable for the public, or a more accessible version with limited functionality and layers that was available on a desktop computer with a good internet connection. Google Earth's use of the Keyhole Markup Language opened the door for scientists and the public to share data and visualizations across disciplines and revolutionized how everyone uses geographic data. In the following 10 years, KML became more advanced, virtual globes moved to mobile and handheld platforms, and the Google Earth engine allowed for more complex data sharing among scientists. Virtual globe images went from a rare commodity to being everywhere in our lives, from weather forecasts, in our cars, on our smart-phones and shape how we receive and process data. This is a fantastic tool for education and with newer technologies can reach the the remote corners of the world and developing countries. New and emerging technologies allow for augmented reality to be merged with the globes, and for real-time data integration with sensors built into mobile devices or add-ons. This presentation will follow the history of virtual globes in the geosciences, show how robust technologies can be used in the field and classroom today, and make some suggestions for the future.

  4. Virtual Tour Environment of Cuba's National School of Art

    Science.gov (United States)

    Napolitano, R. K.; Douglas, I. P.; Garlock, M. E.; Glisic, B.

    2017-08-01

    Innovative technologies have enabled new opportunities for collecting, analyzing, and sharing information about cultural heritage sites. Through a combination of two of these technologies, spherical imaging and virtual tour environment, we preliminarily documented one of Cuba's National Schools of Art, the National Ballet School.The Ballet School is one of the five National Art Schools built in Havana, Cuba after the revolution. Due to changes in the political climate, construction was halted on the schools before completion. The Ballet School in particular was partially completed but never used for the intended purpose. Over the years, the surrounding vegetation and environment have started to overtake the buildings; damages such as missing bricks, corroded rebar, and broken tie bars can be seen. We created a virtual tour through the Ballet School which highlights key satellite classrooms and the main domed performance spaces. Scenes of the virtual tour were captured utilizing the Ricoh Theta S spherical imaging camera and processed with Kolor Panotour virtual environment software. Different forms of data can be included in this environment in order to provide a user with pertinent information. Image galleries, hyperlinks to websites, videos, PDFs, and links to databases can be embedded within the scene and interacted with by a user. By including this information within the virtual tour, a user can better understand how the site was constructed as well as the existing types of damage. The results of this work are recommendations for how a site can be preliminarily documented and information can be initially organized and shared.

  5. Cognitive assessment and rehabilitation in virtual reality: theoretical review and practical implications

    Directory of Open Access Journals (Sweden)

    Negut, A.

    2014-07-01

    Full Text Available Virtual reality scenarios have been developed in order to assess cognitive functioning such as: memory, attention and executive function. Most scenarios replicate everyday situations like shopping activities, navigation through a park or a street, learning objects in an apartment or virtual office, or sitting and solving tasks in a classroom or apartment. Results of these studies support the use of virtual reality scenarios in neurocognitive assessment. Virtual scenarios that are used in cognitive training include a wide range of contexts from everyday life such as: a store, a kitchen, a city, as well as exercises like touching a ball on a screen for movement coordination, collecting a coconut and positioning it in a basket. Overall, virtual reality-based assessment or rehabilitation tools seem to be valid, reliable and efficient with an increased level of ecological validity.

  6. Investigating Solution Convergence in a Global Ocean Model Using a 2048-Processor Cluster of Distributed Shared Memory Machines

    Directory of Open Access Journals (Sweden)

    Chris Hill

    2007-01-01

    Full Text Available Up to 1920 processors of a cluster of distributed shared memory machines at the NASA Ames Research Center are being used to simulate ocean circulation globally at horizontal resolutions of 1/4, 1/8, and 1/16-degree with the Massachusetts Institute of Technology General Circulation Model, a finite volume code that can scale to large numbers of processors. The study aims to understand physical processes responsible for skill improvements as resolution is increased and to gain insight into what resolution is sufficient for particular purposes. This paper focuses on the computational aspects of reaching the technical objective of efficiently performing these global eddy-resolving ocean simulations. At 1/16-degree resolution the model grid contains 1.2 billion cells. At this resolution it is possible to simulate approximately one month of ocean dynamics in about 17 hours of wallclock time with a model timestep of two minutes on a cluster of four 512-way NUMA Altix systems. The Altix systems' large main memory and I/O subsystems allow computation and disk storage of rich sets of diagnostics during each integration, supporting the scientific objective to develop a better understanding of global ocean circulation model solution convergence as model resolution is increased.

  7. How Health Care Professionals Use Social Media to Create Virtual Communities: An Integrative Review.

    Science.gov (United States)

    Rolls, Kaye; Hansen, Margaret; Jackson, Debra; Elliott, Doug

    2016-06-16

    Prevailing health care structures and cultures restrict intraprofessional communication, inhibiting knowledge dissemination and impacting the translation of research into practice. Virtual communities may facilitate professional networking and knowledge sharing in and between health care disciplines. This study aimed to review the literature on the use of social media by health care professionals in developing virtual communities that facilitate professional networking, knowledge sharing, and evidence-informed practice. An integrative literature review was conducted to identify research published between 1990 and 2015. Search strategies sourced electronic databases (PubMed, CINAHL), snowball references, and tables of contents of 3 journals. Papers that evaluated social media use by health care professionals (unless within an education framework) using any research design (except for research protocols or narrative reviews) were included. Standardized data extraction and quality assessment tools were used. Overall, 72 studies were included: 44 qualitative (including 2 ethnographies, 26 qualitative descriptive, and 1 Q-sort) and 20 mixed-methods studies, and 8 literature reviews. The most common methods of data collection were Web-based observation (n=39), surveys (n=23), interviews (n=11), focus groups (n=2), and diaries (n=1). Study quality was mixed. Social media studied included Listservs (n=22), Twitter (n=18), general social media (n=17), discussion forums (n=7), Web 2.0 (n=3), virtual community of practice (n=3), wiki (n=1), and Facebook (n=1). A range of health care professionals were sampled in the studies, including physicians (n=24), nurses (n=15), allied health professionals (n=14), followed by health care professionals in general (n=8), a multidisciplinary clinical specialty area (n=9), and midwives (n=2). Of 36 virtual communities, 31 were monodiscipline for a discrete clinical specialty. Population uptake by the target group ranged from 1.6% to 29% (n

  8. Virtual water trade and development in Africa

    Science.gov (United States)

    Konar, Megan; Caylor, Kelly

    2014-05-01

    A debate has long existed on the relationships between human population, natural resources, and development. Recent research has expanded this debate to include the impacts of trade; specifically, virtual water trade, or the water footprint of traded commodities. We conduct an empirical analysis of the relationships between virtual water trade, population, and development in Africa. We find that increases in virtual water imports do not lead to increases in population growth nor do they diminish human welfare. We establish a new index of virtual water trade openness and show that levels of undernourishment tend to fall with increased values of virtual water trade openness. Countries with small dam storage capacity obtain a higher fraction of their agricultural water requirements from external sources, which may indicate implicit `infrastructure sharing' across nations. Globally, increased crop exports tends to correlate with increased crop water use efficiency, though this relationship does not hold for Africa. However, internal African trade is much more efficient in terms of embodied water resources than any other region in the world. Thus, internal African trade patterns may be compensating for poor internal production systems.

  9. Virtual water trade and development in Africa

    Directory of Open Access Journals (Sweden)

    M. Konar

    2013-10-01

    Full Text Available A debate has long existed on the relationships between human population, natural resources, and development. Recent research has expanded this debate to include the impacts of trade; specifically, virtual water trade, or the water footprint of traded commodities. We conduct an empirical analysis of the relationships between virtual water trade, population, and development in Africa. We find that increases in virtual water imports do not lead to increases in population growth nor do they diminish human welfare. We establish a new index of virtual water trade openness and show that levels of undernourishment tend to fall with increased values of virtual water trade openness. Countries with small dam storage capacity obtain a higher fraction of their agricultural water requirements from external sources, which may indicate implicit "infrastructure sharing" across nations. Globally, increased crop exports tend to correlate with increased crop water use efficiency, though this relationship does not hold for Africa. However, internal African trade is much more efficient in terms of embodied water resources than any other region in the world. Thus, internal African trade patterns may be compensating for poor internal production systems.

  10. Topological Embedding Feature Based Resource Allocation in Network Virtualization

    Directory of Open Access Journals (Sweden)

    Hongyan Cui

    2014-01-01

    Full Text Available Virtualization provides a powerful way to run multiple virtual networks on a shared substrate network, which needs accurate and efficient mathematical models. Virtual network embedding is a challenge in network virtualization. In this paper, considering the degree of convergence when mapping a virtual network onto substrate network, we propose a new embedding algorithm based on topology mapping convergence-degree. Convergence-degree means the adjacent degree of virtual network’s nodes when they are mapped onto a substrate network. The contributions of our method are as below. Firstly, we map virtual nodes onto the substrate nodes with the maximum convergence-degree. The simulation results show that our proposed algorithm largely enhances the network utilization efficiency and decreases the complexity of the embedding problem. Secondly, we define the load balance rate to reflect the load balance of substrate links. The simulation results show our proposed algorithm achieves better load balance. Finally, based on the feature of star topology, we further improve our embedding algorithm and make it suitable for application in the star topology. The test result shows it gets better performance than previous works.

  11. Divergent Trajectories in the Aging Mind: Changes in Working Memory for Affective Versus Visual Information With Age

    OpenAIRE

    Mikels, Joseph A.; Larkin, Gregory R.; Reuter-Lorenz, Patricia A.; Carstensen, Laura L.

    2005-01-01

    Working memory mediates the short-term maintenance of information. Virtually all empirical research on working memory involves investigations of working memory for verbal and visual information. Whereas aging is typically associated with a deficit in working memory for these types of information, recent findings suggestive of relatively well-preserved long-term memory for emotional information in older adults raise questions about working memory for emotional material. This study examined age...

  12. Developing a Virtual Network of Research Observatories

    Science.gov (United States)

    Hooper, R. P.; Kirschtl, D.

    2008-12-01

    The hydrologic community has been discussing the concept of a network of observatories for the advancement of hydrologic science in areas of scaling processes, in testing generality of hypotheses, and in examining non-linear couplings between hydrologic, biotic, and human systems. The Consortium of Universities for the Advancement of Hydrologic Science, Inc. (CUAHSI) is exploring the formation of a virtual network of observatories, formed from existing field studies without regard to funding source. Such a network would encourage sharing of data, metadata, field methods, and data analysis techniques to enable multidisciplinary synthesis, meta-analysis, and scientific collaboration in hydrologic and environmental science and engineering. The virtual network would strive to provide both the data and the environmental context of the data through advanced cyberinfrastructure support. The foundation for this virtual network is Water Data Services that enable the publication of time-series data collected at fixed points using a services-oriented architecture. These publication services, developed in the CUAHSI Hydrologic Information Systems project, permit the discovery of data from both academic and government sources through a single portal. Additional services under consideration are publication of geospatial data sets, immersive environments based upon site digital elevation models, and a common web portal to member sites populated with structured data about the site (such as land use history and geologic setting) to permit understanding the environmental context of the data being shared.

  13. PENGUJIAN COGNITIVE ABSORPTION TERHADAP KEPERCAYAAN-KEPERCAYAAN PENGGUNA UNTUK BERBAGI INFORMASI DI LINGKUNGAN VIRTUAL WORLDS

    OpenAIRE

    Supardi Supardi

    2014-01-01

    Virtual Worlds (VWs) are media-rich  cognitively  engaging technologies that geographically dispersed organizations  can use  as a cost effective workplace collaboration tool. Using  a sharing  information in virtual worlds environment, the aims of this study is to investigate cognitive absorption within individual beliefs about the technology of virtual worlds use. Cognitive absorption, theorized as being exhibited through the five dimensions of temporal dissociation, focused immersion, heig...

  14. 3D-LIN: A Configurable Low-Latency Interconnect for Multi-Core Clusters with 3D Stacked L1 Memory

    OpenAIRE

    Beanato, Giulia; Loi, Igor; De Micheli, Giovanni; Leblebici, Yusuf; Benini, Luca

    2012-01-01

    Shared L1 memories are of interest for tightly- coupled processor clusters in programmable accelerators as they provide a convenient shared memory abstraction while avoiding cache coherence overheads. The performance of a shared-L1 memory critically depends on the architecture of the low-latency interconnect between processors and memory banks, which needs to provide ultra-fast access to the largest possible L1 working set. The advent of 3D technology provides new opportunities to improve the...

  15. Collaborative virtual environments art exhibition

    Science.gov (United States)

    Dolinsky, Margaret; Anstey, Josephine; Pape, Dave E.; Aguilera, Julieta C.; Kostis, Helen-Nicole; Tsoupikova, Daria

    2005-03-01

    This panel presentation will exhibit artwork developed in CAVEs and discuss how art methodologies enhance the science of VR through collaboration, interaction and aesthetics. Artists and scientists work alongside one another to expand scientific research and artistic expression and are motivated by exhibiting collaborative virtual environments. Looking towards the arts, such as painting and sculpture, computer graphics captures a visual tradition. Virtual reality expands this tradition to not only what we face, but to what surrounds us and even what responds to our body and its gestures. Art making that once was isolated to the static frame and an optimal point of view is now out and about, in fully immersive mode within CAVEs. Art knowledge is a guide to how the aesthetics of 2D and 3D worlds affect, transform, and influence the social, intellectual and physical condition of the human body through attention to psychology, spiritual thinking, education, and cognition. The psychological interacts with the physical in the virtual in such a way that each facilitates, enhances and extends the other, culminating in a "go together" world. Attention to sharing art experience across high-speed networks introduces a dimension of liveliness and aliveness when we "become virtual" in real time with others.

  16. Multithreaded Asynchronous Graph Traversal for In-Memory and Semi-External Memory

    KAUST Repository

    Pearce, Roger

    2010-11-01

    Processing large graphs is becoming increasingly important for many domains such as social networks, bioinformatics, etc. Unfortunately, many algorithms and implementations do not scale with increasing graph sizes. As a result, researchers have attempted to meet the growing data demands using parallel and external memory techniques. We present a novel asynchronous approach to compute Breadth-First-Search (BFS), Single-Source-Shortest-Paths, and Connected Components for large graphs in shared memory. Our highly parallel asynchronous approach hides data latency due to both poor locality and delays in the underlying graph data storage. We present an experimental study applying our technique to both In-Memory and Semi-External Memory graphs utilizing multi-core processors and solid-state memory devices. Our experiments using synthetic and real-world datasets show that our asynchronous approach is able to overcome data latencies and provide significant speedup over alternative approaches. For example, on billion vertex graphs our asynchronous BFS scales up to 14x on 16-cores. © 2010 IEEE.

  17. Categorical and associative relations increase false memory relative to purely associative relations.

    Science.gov (United States)

    Coane, Jennifer H; McBride, Dawn M; Termonen, Miia-Liisa; Cutting, J Cooper

    2016-01-01

    The goal of the present study was to examine the contributions of associative strength and similarity in terms of shared features to the production of false memories in the Deese/Roediger-McDermott list-learning paradigm. Whereas the activation/monitoring account suggests that false memories are driven by automatic associative activation from list items to nonpresented lures, combined with errors in source monitoring, other accounts (e.g., fuzzy trace theory, global-matching models) emphasize the importance of semantic-level similarity, and thus predict that shared features between list and lure items will increase false memory. Participants studied lists of nine items related to a nonpresented lure. Half of the lists consisted of items that were associated but did not share features with the lure, and the other half included items that were equally associated but also shared features with the lure (in many cases, these were taxonomically related items). The two types of lists were carefully matched in terms of a variety of lexical and semantic factors, and the same lures were used across list types. In two experiments, false recognition of the critical lures was greater following the study of lists that shared features with the critical lure, suggesting that similarity at a categorical or taxonomic level contributes to false memory above and beyond associative strength. We refer to this phenomenon as a "feature boost" that reflects additive effects of shared meaning and association strength and is generally consistent with accounts of false memory that have emphasized thematic or feature-level similarity among studied and nonstudied representations.

  18. Usage of a learning virtual environment with interactive virtual reality for helping in reactor engineering teaching

    International Nuclear Information System (INIS)

    Miguel, Lucas de Castro

    2017-01-01

    In the last few decades, several studies have been conducted regarding the effectiveness of the use of virtual reality as a teaching tool. New and complex IT tools (Information and Communication Technologies) have also been developed. One such tool, is the Virtual Learning Environment (VLE). VLEs are internet media that use cyberspace to convey didactic content and can complement the orthodox teaching method, allowing students a new way of understanding complex content through digital interaction. This work aims to teach the operation of the first and second cycles of a pressurized water nuclear reactor through the development and use of a VLE. The VLE will use interactive virtual reality to demonstrate to the student the 'anatomy' of a generating nuclear power plant. There are several possibilities for future work using this VLE. One is the use as a data repository and 'virtual exhibition room' of each component of the nuclear reactor that researchers are modelling and developing. With these virtual objects allocated in a category, teachers could use this VLE in the classroom as a teaching tool while researchers could use the platform as a quick and practical way of viewing their online work and sharing it with other researchers. Thus, this VLE will be an effective tool for spreading knowledge of nuclear power more easily within, as well as outside of the research community. (author)

  19. A UNIX-based prototype biomedical virtual image processor

    International Nuclear Information System (INIS)

    Fahy, J.B.; Kim, Y.

    1987-01-01

    The authors have developed a multiprocess virtual image processor for the IBM PC/AT, in order to maximize image processing software portability for biomedical applications. An interprocess communication scheme, based on two-way metacode exchange, has been developed and verified for this purpose. Application programs call a device-independent image processing library, which transfers commands over a shared data bridge to one or more Autonomous Virtual Image Processors (AVIP). Each AVIP runs as a separate process in the UNIX operating system, and implements the device-independent functions on the image processor to which it corresponds. Application programs can control multiple image processors at a time, change the image processor configuration used at any time, and are completely portable among image processors for which an AVIP has been implemented. Run-time speeds have been found to be acceptable for higher level functions, although rather slow for lower level functions, owing to the overhead associated with sending commands and data over the shared data bridge

  20. Virtual Data in CMS Analysis

    CERN Document Server

    Arbree, A; Bourilkov, D; Cavanaugh, R J; Graham, G; Rodríguez, J; Wilde, M; Zhao, Y

    2003-01-01

    The use of virtual data for enhancing the collaboration between large groups of scientists is explored in several ways: - by defining ``virtual'' parameter spaces which can be searched and shared in an organized way by a collaboration of scientists in the course of their analysis - by providing a mechanism to log the provenance of results and the ability to trace them back to the various stages in the analysis of real or simulated data - by creating ``check points'' in the course of an analysis to permit collaborators to explore their own analysis branches by refining selections, improving the signal to background ratio, varying the estimation of parameters, etc. - by facilitating the audit of an analysis and the reproduction of its results by a different group, or in a peer review context. We describe a prototype for the analysis of data from the CMS experiment based on the virtual data system Chimera and the object-oriented data analysis framework ROOT. The Chimera system is used to chain together several s...

  1. Immersive virtual reality and environmental noise assessment: An innovative audio–visual approach

    International Nuclear Information System (INIS)

    Ruotolo, Francesco; Maffei, Luigi; Di Gabriele, Maria; Iachini, Tina; Masullo, Massimiliano; Ruggiero, Gennaro; Senese, Vincenzo Paolo

    2013-01-01

    Several international studies have shown that traffic noise has a negative impact on people's health and that people's annoyance does not depend only on noise energetic levels, but rather on multi-perceptual factors. The combination of virtual reality technology and audio rendering techniques allow us to experiment a new approach for environmental noise assessment that can help to investigate in advance the potential negative effects of noise associated with a specific project and that in turn can help designers to make educated decisions. In the present study, the audio–visual impact of a new motorway project on people has been assessed by means of immersive virtual reality technology. In particular, participants were exposed to 3D reconstructions of an actual landscape without the projected motorway (ante operam condition), and of the same landscape with the projected motorway (post operam condition). Furthermore, individuals' reactions to noise were assessed by means of objective cognitive measures (short term verbal memory and executive functions) and subjective evaluations (noise and visual annoyance). Overall, the results showed that the introduction of a projected motorway in the environment can have immediate detrimental effects of people's well-being depending on the distance from the noise source. In particular, noise due to the new infrastructure seems to exert a negative influence on short term verbal memory and to increase both visual and noise annoyance. The theoretical and practical implications of these findings are discussed. -- Highlights: ► Impact of traffic noise on people's well-being depends on multi-perceptual factors. ► A multisensory virtual reality technology is used to simulate a projected motorway. ► Effects on short-term memory and auditory and visual subjective annoyance were found. ► The closer the distance from the motorway the stronger was the effect. ► Multisensory virtual reality methodologies can be used to study

  2. Hashtag (# as Message Identity in Virtual Community

    Directory of Open Access Journals (Sweden)

    Urip Mulyadi

    2018-02-01

    Full Text Available Computer Mediated Communication or CMC is able to present a virtual community, where the people inside have the same interest to share information related to events, activities, competitions, entertainment, history, event and others in Semarang City for publication. This research attempted to describe that hashtags can be utilized as the identity of a message in a communications network on Facebook Group MIK Semar. The results of this study are hashtags have changed how we build a virtual community, as the use of hashtags in Facebook Group MIK SEMAR as message identity to build better relationship and support communication among its members.

  3. The EVER-EST portal as support for the Sea Monitoring Virtual Research Community, through the sharing of resources, enabling dynamic collaboration and promoting community engagement

    Science.gov (United States)

    Foglini, Federica; Grande, Valentina; De Leo, Francesco; Mantovani, Simone; Ferraresi, Sergio

    2017-04-01

    EVER-EST offers a framework based on advanced services delivered both at the e-infrastructure and domain-specific level, with the objective of supporting each phase of the Earth Science Research and Information Lifecycle. It provides innovative e-research services to Earth Science user communities for communication, cross-validation and the sharing of knowledge and science outputs. The project follows a user-centric approach: real use cases taken from pre-selected Virtual Research Communities (VRC) covering different Earth Science research scenarios drive the implementation of the Virtual Research Environment (VRE) services and capabilities. The Sea Monitoring community is involved in the evaluation of the EVER-EST infrastructure. The community of potential users is wide and heterogeneous including both multi-disciplinary scientists and national/international agencies and authorities (e.g. MPAs directors, technicians from regional agencies like ARPA in Italy, the technicians working for the Ministry of the Environment) dealing with the adoption of a better way of measuring the quality of the environment. The scientific community has the main role of assessing the best criteria and indicators for defining the Good Environmental Status (GES) in their own sub regions, and implementing methods, protocols and tools for monitoring the GES descriptors. According to the Marine Strategy Framework Directive (MSFD), the environmental status of marine waters is defined by 11 descriptors, and forms a proposed set of 29 associated criteria and 56 different indicators. The objective of the Sea Monitoring VRC is to provide useful and applicable contributions to the evaluation of the descriptors: D1.Biodiversity, D2.Non-indigenous species and D6.Seafloor Integrity (http://ec.europa.eu/environment/marine/good-environmental-status/index_en.htm). The main challenges for the community members are: 1. discovery of existing data and products distributed among different infrastructures; 2

  4. Poor sleep quality affects spatial orientation in virtual environments

    Directory of Open Access Journals (Sweden)

    Silvana Valera

    2016-07-01

    Full Text Available Sleep is well known to have a significant impact on learning and memory. Specifically, studies adopting an experimentally induced sleep loss protocol in healthy individuals have provided evidence that the consolidation of spatial memories, as acquired through navigating and orienteering in spatial surroundings, is negatively affected by total sleep loss. Here, we used both objective and subjective measures to characterize individuals' quality of sleep, and grouped participants into either a poor (insomnia-like or normal (control sleep quality group. We asked participants to solve a wayfinding task in a virtual environment, and scored their performance by measuring the time spent to reach a target location and the number of wayfinding errors made while navigating. We found that participants with poor sleep quality were slower and more error-prone than controls in solving the task. These findings provide novel evidence that pre-existing sleep deficiencies in otherwise healthy individuals affects negatively the ability to learn novel routes, and suggest that sleep quality should be accounted for among healthy individuals performing experimental spatial orientation tasks in virtual environments.

  5. Discrete-Slots Models of Visual Working-Memory Response Times

    Science.gov (United States)

    Donkin, Christopher; Nosofsky, Robert M.; Gold, Jason M.; Shiffrin, Richard M.

    2014-01-01

    Much recent research has aimed to establish whether visual working memory (WM) is better characterized by a limited number of discrete all-or-none slots or by a continuous sharing of memory resources. To date, however, researchers have not considered the response-time (RT) predictions of discrete-slots versus shared-resources models. To complement the past research in this field, we formalize a family of mixed-state, discrete-slots models for explaining choice and RTs in tasks of visual WM change detection. In the tasks under investigation, a small set of visual items is presented, followed by a test item in 1 of the studied positions for which a change judgment must be made. According to the models, if the studied item in that position is retained in 1 of the discrete slots, then a memory-based evidence-accumulation process determines the choice and the RT; if the studied item in that position is missing, then a guessing-based accumulation process operates. Observed RT distributions are therefore theorized to arise as probabilistic mixtures of the memory-based and guessing distributions. We formalize an analogous set of continuous shared-resources models. The model classes are tested on individual subjects with both qualitative contrasts and quantitative fits to RT-distribution data. The discrete-slots models provide much better qualitative and quantitative accounts of the RT and choice data than do the shared-resources models, although there is some evidence for “slots plus resources” when memory set size is very small. PMID:24015956

  6. Toward a 62.5 MHz analog virtual pipeline integrated data acquisition system

    International Nuclear Information System (INIS)

    Kleinfelder, S.A.; Levi, M.; Milgrome, O.

    1991-01-01

    Requirements of analog pipeline memories at the SSC are reviewed and the concept of virtual pipelines is introduced. Design details and test results of several new custom analog and digital integrated circuits implementing sections of the virtual multiple pipeline (VMP) scheme are provied. These include serial, random access and simultaneous read and write random access analog storage and retrieval circuits, a 100 MHz systolic variable depth digital pipeline, and a prototye 32 μs, 12 bit serial analog to digital converter. (orig.)

  7. Stereopsis, Visuospatial Ability, and Virtual Reality in Anatomy Learning.

    Science.gov (United States)

    Luursema, Jan-Maarten; Vorstenbosch, Marc; Kooloos, Jan

    2017-01-01

    A new wave of virtual reality headsets has become available. A potential benefit for the study of human anatomy is the reintroduction of stereopsis and absolute size. We report a randomized controlled trial to assess the contribution of stereopsis to anatomy learning, for students of different visuospatial ability. Sixty-three participants engaged in a one-hour session including a study phase and posttest. One group studied 3D models of the anatomy of the deep neck in full stereoptic virtual reality; one group studied those structures in virtual reality without stereoptic depth. The control group experienced an unrelated virtual reality environment. A post hoc questionnaire explored cognitive load and problem solving strategies of the participants. We found no effect of condition on learning. Visuospatial ability however did impact correct answers at F (1) = 5.63 and p = .02. No evidence was found for an impact of cognitive load on performance. Possibly, participants were able to solve the posttest items based on visuospatial information contained in the test items themselves. Additionally, the virtual anatomy may have been complex enough to discourage memory based strategies. It is important to control the amount of visuospatial information present in test items.

  8. VIRTUAL TOUR ENVIRONMENT OF CUBA’S NATIONAL SCHOOL OF ART

    Directory of Open Access Journals (Sweden)

    R. K. Napolitano

    2017-08-01

    Full Text Available Innovative technologies have enabled new opportunities for collecting, analyzing, and sharing information about cultural heritage sites. Through a combination of two of these technologies, spherical imaging and virtual tour environment, we preliminarily documented one of Cuba’s National Schools of Art, the National Ballet School.The Ballet School is one of the five National Art Schools built in Havana, Cuba after the revolution. Due to changes in the political climate, construction was halted on the schools before completion. The Ballet School in particular was partially completed but never used for the intended purpose. Over the years, the surrounding vegetation and environment have started to overtake the buildings; damages such as missing bricks, corroded rebar, and broken tie bars can be seen. We created a virtual tour through the Ballet School which highlights key satellite classrooms and the main domed performance spaces. Scenes of the virtual tour were captured utilizing the Ricoh Theta S spherical imaging camera and processed with Kolor Panotour virtual environment software. Different forms of data can be included in this environment in order to provide a user with pertinent information. Image galleries, hyperlinks to websites, videos, PDFs, and links to databases can be embedded within the scene and interacted with by a user. By including this information within the virtual tour, a user can better understand how the site was constructed as well as the existing types of damage. The results of this work are recommendations for how a site can be preliminarily documented and information can be initially organized and shared.

  9. Symbiosis of Executive and Selective Attention in Working Memory

    Directory of Open Access Journals (Sweden)

    André eVandierendonck

    2014-08-01

    Full Text Available The notion of working memory was introduced to account for the usage of short-term memory resources by other cognitive tasks such as reasoning, mental arithmetic, language comprehension, and many others. This collaboration between memory and other cognitive tasks can only be achieved by a dedicated working memory system that controls task coordination. To that end, working memory models include executive control. Nevertheless, other attention control systems may be involved in coordination of memory and cognitive tasks calling on memory resources. The present paper briefly reviews the evidence concerning the role of selective attention in working memory activities. A model is proposed in which selective attention control is directly linked to the executive control part of the working memory system. The model assumes that apart from storage of declarative information, the system also includes an executive working memory module that represents the current task set. Control processes are automatically triggered when particular conditions in these modules are met.. As each task set represents the parameter settings and the actions needed to achieve the task goal, it will depend on the specific settings and actions whether selective attention control will have to be shared among the active tasks. Only when such sharing is required, task performance will be affected by the capacity limits of the control system involved.

  10. Knowledge translation in eHealth: building a virtual community.

    Science.gov (United States)

    Bassi, Jesdeep; Lau, Francis; Hagens, Simon; Leaver, Chad; Price, Morgan

    2013-01-01

    Knowledge can be powerful in eliciting positive change when it is put into action. This is the belief that drives knowledge translation. The University of Victoria (UVic) eHealth Observatory is focused on deriving knowledge from health information system (HIS) evaluation, which needs to be shared with HIS practitioners. Through an application of the Knowledge-to-Action Framework and the concept of a virtual community, we have established the virtual eHealth Benefits Evaluation Knowledge Translation (KT) Community. This paper describes the foundational elements of the KT Community and our overall KT strategy.

  11. Sensory memory for ambiguous vision.

    Science.gov (United States)

    Pearson, Joel; Brascamp, Jan

    2008-09-01

    In recent years the overlap between visual perception and memory has shed light on our understanding of both. When ambiguous images that normally cause perception to waver unpredictably are presented briefly with intervening blank periods, perception tends to freeze, locking into one interpretation. This indicates that there is a form of memory storage across the blank interval. This memory trace codes low-level characteristics of the stored stimulus. Although a trace is evident after a single perceptual instance, the trace builds over many separate stimulus presentations, indicating a flexible, variable-length time-course. This memory shares important characteristics with priming by non-ambiguous stimuli. Computational models now provide a framework to interpret many empirical observations.

  12. Virtual inertia for variable speed wind turbines

    DEFF Research Database (Denmark)

    Zeni, Lorenzo; Rudolph, Andreas Jakob; Münster-Swendsen, Janus

    2013-01-01

    electronic converter and on its impact on the primary frequency response of a power system. An additional control for the power electronics is implemented to give VSWTs a virtual inertia, referring to the kinetic energy stored in the rotating masses, which can be released initially to support the system......’s inertia. A simple Matlab/Simulink model and control of a VSWT and of a generic power system are developed to analyse the primary frequency response following different generation losses in a system comprising VSWTs provided with virtual inertia. The possibility of substituting a 50% share of conventional...... power with wind is also assessed and investigated. The intrinsic problems related to the implementation of virtual inertia are illustrated, addressing their origin in the action of pitch and power control. A solution is proposed, which aims at obtaining the same response as for the system with only...

  13. How Health Care Professionals Use Social Media to Create Virtual Communities: An Integrative Review

    Science.gov (United States)

    2016-01-01

    Background Prevailing health care structures and cultures restrict intraprofessional communication, inhibiting knowledge dissemination and impacting the translation of research into practice. Virtual communities may facilitate professional networking and knowledge sharing in and between health care disciplines. Objectives This study aimed to review the literature on the use of social media by health care professionals in developing virtual communities that facilitate professional networking, knowledge sharing, and evidence-informed practice. Methods An integrative literature review was conducted to identify research published between 1990 and 2015. Search strategies sourced electronic databases (PubMed, CINAHL), snowball references, and tables of contents of 3 journals. Papers that evaluated social media use by health care professionals (unless within an education framework) using any research design (except for research protocols or narrative reviews) were included. Standardized data extraction and quality assessment tools were used. Results Overall, 72 studies were included: 44 qualitative (including 2 ethnographies, 26 qualitative descriptive, and 1 Q-sort) and 20 mixed-methods studies, and 8 literature reviews. The most common methods of data collection were Web-based observation (n=39), surveys (n=23), interviews (n=11), focus groups (n=2), and diaries (n=1). Study quality was mixed. Social media studied included Listservs (n=22), Twitter (n=18), general social media (n=17), discussion forums (n=7), Web 2.0 (n=3), virtual community of practice (n=3), wiki (n=1), and Facebook (n=1). A range of health care professionals were sampled in the studies, including physicians (n=24), nurses (n=15), allied health professionals (n=14), followed by health care professionals in general (n=8), a multidisciplinary clinical specialty area (n=9), and midwives (n=2). Of 36 virtual communities, 31 were monodiscipline for a discrete clinical specialty. Population uptake by the

  14. Ontology-Based Empirical Knowledge Verification for Professional Virtual Community

    Science.gov (United States)

    Chen, Yuh-Jen

    2011-01-01

    A professional virtual community provides an interactive platform for enterprise experts to create and share their empirical knowledge cooperatively, and the platform contains a tremendous amount of hidden empirical knowledge that knowledge experts have preserved in the discussion process. Therefore, enterprise knowledge management highly…

  15. Aspects of GPU perfomance in algorithms with random memory access

    Science.gov (United States)

    Kashkovsky, Alexander V.; Shershnev, Anton A.; Vashchenkov, Pavel V.

    2017-10-01

    The numerical code for solving the Boltzmann equation on the hybrid computational cluster using the Direct Simulation Monte Carlo (DSMC) method showed that on Tesla K40 accelerators computational performance drops dramatically with increase of percentage of occupied GPU memory. Testing revealed that memory access time increases tens of times after certain critical percentage of memory is occupied. Moreover, it seems to be the common problem of all NVidia's GPUs arising from its architecture. Few modifications of the numerical algorithm were suggested to overcome this problem. One of them, based on the splitting the memory into "virtual" blocks, resulted in 2.5 times speed up.

  16. Visual memory and visual perception: when memory improves visual search.

    Science.gov (United States)

    Riou, Benoit; Lesourd, Mathieu; Brunel, Lionel; Versace, Rémy

    2011-08-01

    This study examined the relationship between memory and perception in order to identify the influence of a memory dimension in perceptual processing. Our aim was to determine whether the variation of typical size between items (i.e., the size in real life) affects visual search. In two experiments, the congruency between typical size difference and perceptual size difference was manipulated in a visual search task. We observed that congruency between the typical and perceptual size differences decreased reaction times in the visual search (Exp. 1), and noncongruency between these two differences increased reaction times in the visual search (Exp. 2). We argue that these results highlight that memory and perception share some resources and reveal the intervention of typical size difference on the computation of the perceptual size difference.

  17. Virtual laboratory strategies for data sharing, communications and development

    Directory of Open Access Journals (Sweden)

    Enrique Canessa

    2006-01-01

    Full Text Available We present an overview of the VL approach to promote research and education in developing countries and to help reduce the technology gap of the digital divide. We discuss software tools for instrument control, data sharing and e-collaboration and communications with special attention to low-bandwidth networks. We analyse the tentative costs involved in VL and the skills needed for VL administration. We conclude by identifying some VL strategies for development.

  18. Parallel implementations of 2D explicit Euler solvers

    International Nuclear Information System (INIS)

    Giraud, L.; Manzini, G.

    1996-01-01

    In this work we present a subdomain partitioning strategy applied to an explicit high-resolution Euler solver. We describe the design of a portable parallel multi-domain code suitable for parallel environments. We present several implementations on a representative range of MlMD computers that include shared memory multiprocessors, distributed virtual shared memory computers, as well as networks of workstations. Computational results are given to illustrate the efficiency, the scalability, and the limitations of the different approaches. We discuss also the effect of the communication protocol on the optimal domain partitioning strategy for the distributed memory computers

  19. Energy-aware virtual network embedding in flexi-grid optical networks

    Science.gov (United States)

    Lin, Rongping; Luo, Shan; Wang, Haoran; Wang, Sheng; Chen, Bin

    2018-01-01

    Virtual network embedding (VNE) problem is to map multiple heterogeneous virtual networks (VN) on a shared substrate network, which mitigate the ossification of the substrate network. Meanwhile, energy efficiency has been widely considered in the network design. In this paper, we aim to solve the energy-aware VNE problem in flexi-grid optical networks. We provide an integer linear programming (ILP) formulation to minimize the power increment of each arriving VN request. We also propose a polynomial-time heuristic algorithm where virtual links are embedded sequentially to keep a reasonable acceptance ratio and maintain a low energy consumption. Numerical results show the functionality of the heuristic algorithm in a 24-node network.

  20. Virtual radiology rounds: adding value in the digital era

    International Nuclear Information System (INIS)

    Fefferman, Nancy R.; Strubel, Naomi A.; Prithiani, Chandan; Chakravarti, Sujata; Caprio, Martha; Recht, Michael P.

    2016-01-01

    To preserve radiology rounds in the changing health care environment, we have introduced virtual radiology rounds, an initiative enabling clinicians to remotely review imaging studies with the radiologist. We describe our initial experience with virtual radiology rounds and referring provider impressions. Virtual radiology rounds, a web-based conference, use remote sharing of radiology workstations. Participants discuss imaging studies by speakerphone. Virtual radiology rounds were piloted with the Neonatal Intensive Care Unit (NICU) and the Congenital Cardiovascular Care Unit (CCVCU). Providers completed a survey assessing the perceived impact and overall value of virtual radiology rounds on patient care using a 10-point scale. Pediatric radiologists participating in virtual radiology rounds completed a survey assessing technical, educational and clinical aspects of this methodology. Sixteen providers responded to the survey; 9 NICU and 7 CCVCU staff (physicians, nurse practitioners and fellows). Virtual radiology rounds occurred 4-5 sessions/week with an average of 6.4 studies. Clinicians rated confidence in their own image interpretation with a 7.4 average rating for NICU and 7.5 average rating for CCVCU. Clinicians unanimously rated virtual radiology rounds as adding value. NICU staff preferred virtual radiology rounds to traditional rounds and CCVCU staff supported their new participation in virtual radiology rounds. Four of the five pediatric radiologists participating in virtual radiology rounds responded to the survey reporting virtual radiology rounds to be easy to facilitate (average rating: 9.3), to moderately impact interpretation of imaging studies (average rating: 6), and to provide substantial educational value for radiologists (average rating: 8.3). All pediatric radiologists felt strongly that virtual radiology rounds enable increased integration of the radiologist into the clinical care team (average rating: 8.8). Virtual radiology rounds are a

  1. Virtual radiology rounds: adding value in the digital era

    Energy Technology Data Exchange (ETDEWEB)

    Fefferman, Nancy R.; Strubel, Naomi A.; Prithiani, Chandan; Chakravarti, Sujata; Caprio, Martha; Recht, Michael P. [New York University School of Medicine, Department of Radiology, New York, NY (United States)

    2016-11-15

    To preserve radiology rounds in the changing health care environment, we have introduced virtual radiology rounds, an initiative enabling clinicians to remotely review imaging studies with the radiologist. We describe our initial experience with virtual radiology rounds and referring provider impressions. Virtual radiology rounds, a web-based conference, use remote sharing of radiology workstations. Participants discuss imaging studies by speakerphone. Virtual radiology rounds were piloted with the Neonatal Intensive Care Unit (NICU) and the Congenital Cardiovascular Care Unit (CCVCU). Providers completed a survey assessing the perceived impact and overall value of virtual radiology rounds on patient care using a 10-point scale. Pediatric radiologists participating in virtual radiology rounds completed a survey assessing technical, educational and clinical aspects of this methodology. Sixteen providers responded to the survey; 9 NICU and 7 CCVCU staff (physicians, nurse practitioners and fellows). Virtual radiology rounds occurred 4-5 sessions/week with an average of 6.4 studies. Clinicians rated confidence in their own image interpretation with a 7.4 average rating for NICU and 7.5 average rating for CCVCU. Clinicians unanimously rated virtual radiology rounds as adding value. NICU staff preferred virtual radiology rounds to traditional rounds and CCVCU staff supported their new participation in virtual radiology rounds. Four of the five pediatric radiologists participating in virtual radiology rounds responded to the survey reporting virtual radiology rounds to be easy to facilitate (average rating: 9.3), to moderately impact interpretation of imaging studies (average rating: 6), and to provide substantial educational value for radiologists (average rating: 8.3). All pediatric radiologists felt strongly that virtual radiology rounds enable increased integration of the radiologist into the clinical care team (average rating: 8.8). Virtual radiology rounds are a

  2. Using memories to understand others: the role of episodic memory in theory of mind impairment in Alzheimer disease.

    Science.gov (United States)

    Moreau, Noémie; Viallet, François; Champagne-Lavau, Maud

    2013-09-01

    Theory of mind (TOM) refers to the ability to infer one's own and other's mental states. Growing evidence highlighted the presence of impairment on the most complex TOM tasks in Alzheimer disease (AD). However, how TOM deficit is related to other cognitive dysfunctions and more specifically to episodic memory impairment - the prominent feature of this disease - is still under debate. Recent neuroanatomical findings have shown that remembering past events and inferring others' states of mind share the same cerebral network suggesting the two abilities share a common process .This paper proposes to review emergent evidence of TOM impairment in AD patients and to discuss the evidence of a relationship between TOM and episodic memory. We will discuss about AD patients' deficit in TOM being possibly related to their difficulties in recollecting memories of past social interactions. Copyright © 2013 Elsevier B.V. All rights reserved.

  3. An improved design of virtual output impedance loop for droop-controlled parallel three-phase Voltage Source Inverters

    DEFF Research Database (Denmark)

    Wang, Xiongfei; Blaabjerg, Frede; Chen, Zhe

    2012-01-01

    -sequence virtual resistance even in the case of feeding a balanced three-phase load. Furthermore, to adapt to the variety of unbalanced loads, a dynamically-tuned negative-sequence resistance loop is designed, such that a good compromise between the quality of inverter output voltage and the performance of load......The virtual output impedance loop is known as an effective way to enhance the load sharing stability and quality of droop-controlled parallel inverters. This paper proposes an improved design of virtual output impedance loop for parallel three-phase voltage source inverters. In the approach...... sharing can be obtained. Finally, laboratory test results of two parallel three-phase voltage source inverters are shown to confirm the validity of the proposed method....

  4. Comparative analysis of video processing and 3D rendering for cloud video games using different virtualization technologies

    Science.gov (United States)

    Bada, Adedayo; Alcaraz-Calero, Jose M.; Wang, Qi; Grecos, Christos

    2014-05-01

    This paper describes a comprehensive empirical performance evaluation of 3D video processing employing the physical/virtual architecture implemented in a cloud environment. Different virtualization technologies, virtual video cards and various 3D benchmarks tools have been utilized in order to analyse the optimal performance in the context of 3D online gaming applications. This study highlights 3D video rendering performance under each type of hypervisors, and other factors including network I/O, disk I/O and memory usage. Comparisons of these factors under well-known virtual display technologies such as VNC, Spice and Virtual 3D adaptors reveal the strengths and weaknesses of the various hypervisors with respect to 3D video rendering and streaming.

  5. Feature-based memory-driven attentional capture: Visual working memory content affects visual attention.

    NARCIS (Netherlands)

    Olivers, C.N.L.; Meijer, F.; Theeuwes, J.

    2006-01-01

    In 7 experiments, the authors explored whether visual attention (the ability to select relevant visual information) and visual working memory (the ability to retain relevant visual information) share the same content representations. The presence of singleton distractors interfered more strongly

  6. VLSI Design of Trusted Virtual Sensors

    Directory of Open Access Journals (Sweden)

    Macarena C. Martínez-Rodríguez

    2018-01-01

    Full Text Available This work presents a Very Large Scale Integration (VLSI design of trusted virtual sensors providing a minimum unitary cost and very good figures of size, speed and power consumption. The sensed variable is estimated by a virtual sensor based on a configurable and programmable PieceWise-Affine hyper-Rectangular (PWAR model. An algorithm is presented to find the best values of the programmable parameters given a set of (empirical or simulated input-output data. The VLSI design of the trusted virtual sensor uses the fast authenticated encryption algorithm, AEGIS, to ensure the integrity of the provided virtual measurement and to encrypt it, and a Physical Unclonable Function (PUF based on a Static Random Access Memory (SRAM to ensure the integrity of the sensor itself. Implementation results of a prototype designed in a 90-nm Complementary Metal Oxide Semiconductor (CMOS technology show that the active silicon area of the trusted virtual sensor is 0.86 mm 2 and its power consumption when trusted sensing at 50 MHz is 7.12 mW. The maximum operation frequency is 85 MHz, which allows response times lower than 0.25 μ s. As application example, the designed prototype was programmed to estimate the yaw rate in a vehicle, obtaining root mean square errors lower than 1.1%. Experimental results of the employed PUF show the robustness of the trusted sensing against aging and variations of the operation conditions, namely, temperature and power supply voltage (final value as well as ramp-up time.

  7. VLSI Design of Trusted Virtual Sensors.

    Science.gov (United States)

    Martínez-Rodríguez, Macarena C; Prada-Delgado, Miguel A; Brox, Piedad; Baturone, Iluminada

    2018-01-25

    This work presents a Very Large Scale Integration (VLSI) design of trusted virtual sensors providing a minimum unitary cost and very good figures of size, speed and power consumption. The sensed variable is estimated by a virtual sensor based on a configurable and programmable PieceWise-Affine hyper-Rectangular (PWAR) model. An algorithm is presented to find the best values of the programmable parameters given a set of (empirical or simulated) input-output data. The VLSI design of the trusted virtual sensor uses the fast authenticated encryption algorithm, AEGIS, to ensure the integrity of the provided virtual measurement and to encrypt it, and a Physical Unclonable Function (PUF) based on a Static Random Access Memory (SRAM) to ensure the integrity of the sensor itself. Implementation results of a prototype designed in a 90-nm Complementary Metal Oxide Semiconductor (CMOS) technology show that the active silicon area of the trusted virtual sensor is 0.86 mm 2 and its power consumption when trusted sensing at 50 MHz is 7.12 mW. The maximum operation frequency is 85 MHz, which allows response times lower than 0.25 μ s. As application example, the designed prototype was programmed to estimate the yaw rate in a vehicle, obtaining root mean square errors lower than 1.1%. Experimental results of the employed PUF show the robustness of the trusted sensing against aging and variations of the operation conditions, namely, temperature and power supply voltage (final value as well as ramp-up time).

  8. The evolution of episodic memory

    Science.gov (United States)

    Allen, Timothy A.; Fortin, Norbert J.

    2013-01-01

    One prominent view holds that episodic memory emerged recently in humans and lacks a “(neo)Darwinian evolution” [Tulving E (2002) Annu Rev Psychol 53:1–25]. Here, we review evidence supporting the alternative perspective that episodic memory has a long evolutionary history. We show that fundamental features of episodic memory capacity are present in mammals and birds and that the major brain regions responsible for episodic memory in humans have anatomical and functional homologs in other species. We propose that episodic memory capacity depends on a fundamental neural circuit that is similar across mammalian and avian species, suggesting that protoepisodic memory systems exist across amniotes and, possibly, all vertebrates. The implication is that episodic memory in diverse species may primarily be due to a shared underlying neural ancestry, rather than the result of evolutionary convergence. We also discuss potential advantages that episodic memory may offer, as well as species-specific divergences that have developed on top of the fundamental episodic memory architecture. We conclude by identifying possible time points for the emergence of episodic memory in evolution, to help guide further research in this area. PMID:23754432

  9. Long-distance quantum communication over noisy networks without long-time quantum memory

    Science.gov (United States)

    Mazurek, Paweł; Grudka, Andrzej; Horodecki, Michał; Horodecki, Paweł; Łodyga, Justyna; Pankowski, Łukasz; PrzysieŻna, Anna

    2014-12-01

    The problem of sharing entanglement over large distances is crucial for implementations of quantum cryptography. A possible scheme for long-distance entanglement sharing and quantum communication exploits networks whose nodes share Einstein-Podolsky-Rosen (EPR) pairs. In Perseguers et al. [Phys. Rev. A 78, 062324 (2008), 10.1103/PhysRevA.78.062324] the authors put forward an important isomorphism between storing quantum information in a dimension D and transmission of quantum information in a D +1 -dimensional network. We show that it is possible to obtain long-distance entanglement in a noisy two-dimensional (2D) network, even when taking into account that encoding and decoding of a state is exposed to an error. For 3D networks we propose a simple encoding and decoding scheme based solely on syndrome measurements on 2D Kitaev topological quantum memory. Our procedure constitutes an alternative scheme of state injection that can be used for universal quantum computation on 2D Kitaev code. It is shown that the encoding scheme is equivalent to teleporting the state, from a specific node into a whole two-dimensional network, through some virtual EPR pair existing within the rest of network qubits. We present an analytic lower bound on fidelity of the encoding and decoding procedure, using as our main tool a modified metric on space-time lattice, deviating from a taxicab metric at the first and the last time slices.

  10. Usage of a learning virtual environment with interactive virtual reality for helping in reactor engineering teaching; Utilização de um ambiente virtual de aprendizagem com realidade virtual interativa no auxílio de ensino de engenharia de reatores

    Energy Technology Data Exchange (ETDEWEB)

    Miguel, Lucas de Castro

    2017-07-01

    In the last few decades, several studies have been conducted regarding the effectiveness of the use of virtual reality as a teaching tool. New and complex IT tools (Information and Communication Technologies) have also been developed. One such tool, is the Virtual Learning Environment (VLE). VLEs are internet media that use cyberspace to convey didactic content and can complement the orthodox teaching method, allowing students a new way of understanding complex content through digital interaction. This work aims to teach the operation of the first and second cycles of a pressurized water nuclear reactor through the development and use of a VLE. The VLE will use interactive virtual reality to demonstrate to the student the 'anatomy' of a generating nuclear power plant. There are several possibilities for future work using this VLE. One is the use as a data repository and 'virtual exhibition room' of each component of the nuclear reactor that researchers are modelling and developing. With these virtual objects allocated in a category, teachers could use this VLE in the classroom as a teaching tool while researchers could use the platform as a quick and practical way of viewing their online work and sharing it with other researchers. Thus, this VLE will be an effective tool for spreading knowledge of nuclear power more easily within, as well as outside of the research community. (author)

  11. Aerobic fitness relates to learning on a virtual morris water task and hippocampal volume in adolescents

    Science.gov (United States)

    Herting, Megan M.; Nagel, Bonnie J.

    2012-01-01

    In rodents, exercise increases hippocampal neurogenesis and allows for better learning and memory performance on water maze tasks. While exercise has also been shown to be beneficial for the brain and behavior in humans, no study has examined how exercise impacts spatial learning using a directly translational water maze task, or if these relationships exist during adolescence – a developmental period which the animal literature has shown to be especially vulnerable to exercise effects. In this study, we investigated the influence of aerobic fitness on hippocampal size and subsequent learning and memory, including visuospatial memory using a human analogue of the Morris Water Task, in 34 adolescents. Results showed that higher aerobic fitness predicted better learning on the virtual Morris Water Task and larger hippocampal volumes. No relationship between virtual Morris Water Task memory recall and aerobic fitness was detected. Aerobic fitness, however, did not relate to global brain volume, or verbal learning, which might suggest some specificity of the influence of aerobic fitness on the adolescent brain. This study provides a direct translational approach to the existing animal literature on exercise, as well as adds to the sparse research that exists on how aerobic exercise impacts the developing human brain and memory. PMID:22610054

  12. Aerobic fitness relates to learning on a virtual Morris Water Task and hippocampal volume in adolescents.

    Science.gov (United States)

    Herting, Megan M; Nagel, Bonnie J

    2012-08-01

    In rodents, exercise increases hippocampal neurogenesis and allows for better learning and memory performance on water maze tasks. While exercise has also been shown to be beneficial for the brain and behavior in humans, no study has examined how exercise impacts spatial learning using a directly translational water maze task, or if these relationships exist during adolescence--a developmental period which the animal literature has shown to be especially vulnerable to exercise effects. In this study, we investigated the influence of aerobic fitness on hippocampal size and subsequent learning and memory, including visuospatial memory using a human analogue of the Morris Water Task, in 34 adolescents. Results showed that higher aerobic fitness predicted better learning on the virtual Morris Water Task and larger hippocampal volumes. No relationship between virtual Morris Water Task memory recall and aerobic fitness was detected. Aerobic fitness, however, did not relate to global brain volume or verbal learning, which might suggest some specificity of the influence of aerobic fitness on the adolescent brain. This study provides a direct translational approach to the existing animal literature on exercise, as well as adds to the sparse research that exists on how aerobic exercise impacts the developing human brain and memory. Published by Elsevier B.V.

  13. Operational Semantics of a Weak Memory Model inspired by Go

    OpenAIRE

    Fava, Daniel Schnetzer; Stolz, Volker; Valle, Stian

    2017-01-01

    A memory model dictates which values may be returned when reading from memory. In a parallel computing setting, the memory model affects how processes communicate through shared memory. The design of a proper memory model is a balancing act. On one hand, memory models must be lax enough to allow common hardware and compiler optimizations. On the other, the more lax the model, the harder it is for developers to reason about their programs. In order to alleviate the burden on programmers, a wea...

  14. Episodic memory in nonhuman animals.

    Science.gov (United States)

    Templer, Victoria L; Hampton, Robert R

    2013-09-09

    Episodic memories differ from other types of memory because they represent aspects of the past not present in other memories, such as the time, place, or social context in which the memories were formed. Focus on phenomenal experience in human memory, such as the sense of 'having been there', has resulted in conceptualizations of episodic memory that are difficult or impossible to apply to nonhuman species. It is therefore a significant challenge for investigators to agree on objective behavioral criteria that can be applied in nonhuman animals and still capture features of memory thought to be critical in humans. Some investigators have attempted to use neurobiological parallels to bridge this gap; however, defining memory types on the basis of the brain structures involved rather than on identified cognitive mechanisms risks missing crucial functional aspects of episodic memory, which are ultimately behavioral. The most productive way forward is likely a combination of neurobiology and sophisticated cognitive testing that identifies the mental representations present in episodic memory. Investigators that have refined their approach from asking the naïve question "do nonhuman animals have episodic memory" to instead asking "what aspects of episodic memory are shared by humans and nonhumans" are making progress. Copyright © 2013 Elsevier Ltd. All rights reserved.

  15. A virtual shopping test for realistic assessment of cognitive function.

    Science.gov (United States)

    Okahashi, Sayaka; Seki, Keiko; Nagano, Akinori; Luo, Zhiwei; Kojima, Maki; Futaki, Toshiko

    2013-06-18

    Cognitive dysfunction caused by brain injury often prevents a patient from achieving a healthy and high quality of life. By now, each cognitive function is assessed precisely by neuropsychological tests. However, it is also important to provide an overall assessment of the patients' ability in their everyday life. We have developed a Virtual Shopping Test (VST) using virtual reality technology. The objective of this study was to clarify 1) the significance of VST by comparing VST with other conventional tests, 2) the applicability of VST to brain-damaged patients, and 3) the performance of VST in relation to age differences. The participants included 10 patients with brain damage, 10 age-matched healthy subjects for controls, 10 old healthy subjects, and 10 young healthy subjects. VST and neuropsychological tests/questionnaires about attention, memory and executive function were conducted on the patients, while VST and the Mini-Mental State Examination (MMSE) were conducted on the controls and healthy subjects. Within the VST, the participants were asked to buy four items in the virtual shopping mall quickly in a rational way. The score for evaluation included the number of items bought correctly, the number of times to refer to hints, the number of movements between shops, and the total time spent to complete the shopping. Some variables on VST correlated with the scores of conventional assessment about attention and everyday memory. The mean number of times referring to hints and the mean number of movements were significantly larger for the patients with brain damage, and the mean total time was significantly longer for the patients than for the controls. In addition, the mean total time was significantly longer for the old than for the young. The results suggest that VST is able to evaluate the ability of attention and everyday memory in patients with brain damage. The time of VST is increased by age.

  16. A loss in the family: silence, memory, and narrative identity after bereavement.

    Science.gov (United States)

    Baddeley, Jenna; Singer, Jefferson A

    2010-02-01

    Grief theories have converged on the idea that the sharing of autobiographical memory narratives of loss and of the deceased person, especially within the family, is a major way to maintain and/or reconfigure a healthy sense of identity after a loss. In contrast, we examine unspoken memory-the withholding of socially sharing autobiographical memories about the loss and the departed family member-as a way to either conserve an existing narrative identity or assert a new narrative identity. Depending on its context and function, silence about memory can play either a positive or negative role in an individual griever's ongoing narrative identity, as well as in the larger family narrative in which the griever's identity is embedded.

  17. Professionals and Emerging Scientists Sharing Science

    Science.gov (United States)

    Graff, P. V.; Allen, J. S.; Tobola, K.

    2010-01-01

    participating in Expedition Earth and Beyond, will also have the opportunity to virtually share their research. These virtual team presentations will allow these emerging scientists to celebrate their own exploration, and in doing so, contribute to the excitement of the Year of the Solar System. As the public joins NASA in the celebration of YSS, students across the nation will not only be excited by the science and discoveries being made, but will prime themselves with experience to perhaps someday become the new leaders in science, discovery, and NASA.

  18. Synapsin determines memory strength after punishment- and relief-learning.

    Science.gov (United States)

    Niewalda, Thomas; Michels, Birgit; Jungnickel, Roswitha; Diegelmann, Sören; Kleber, Jörg; Kähne, Thilo; Gerber, Bertram

    2015-05-13

    Adverse life events can induce two kinds of memory with opposite valence, dependent on timing: "negative" memories for stimuli preceding them and "positive" memories for stimuli experienced at the moment of "relief." Such punishment memory and relief memory are found in insects, rats, and man. For example, fruit flies (Drosophila melanogaster) avoid an odor after odor-shock training ("forward conditioning" of the odor), whereas after shock-odor training ("backward conditioning" of the odor) they approach it. Do these timing-dependent associative processes share molecular determinants? We focus on the role of Synapsin, a conserved presynaptic phosphoprotein regulating the balance between the reserve pool and the readily releasable pool of synaptic vesicles. We find that a lack of Synapsin leaves task-relevant sensory and motor faculties unaffected. In contrast, both punishment memory and relief memory scores are reduced. These defects reflect a true lessening of associative memory strength, as distortions in nonassociative processing (e.g., susceptibility to handling, adaptation, habituation, sensitization), discrimination ability, and changes in the time course of coincidence detection can be ruled out as alternative explanations. Reductions in punishment- and relief-memory strength are also observed upon an RNAi-mediated knock-down of Synapsin, and are rescued both by acutely restoring Synapsin and by locally restoring it in the mushroom bodies of mutant flies. Thus, both punishment memory and relief memory require the Synapsin protein and in this sense share genetic and molecular determinants. We note that corresponding molecular commonalities between punishment memory and relief memory in humans would constrain pharmacological attempts to selectively interfere with excessive associative punishment memories, e.g., after traumatic experiences. Copyright © 2015 Niewalda et al.

  19. Synapsin Determines Memory Strength after Punishment- and Relief-Learning

    Science.gov (United States)

    Niewalda, Thomas; Michels, Birgit; Jungnickel, Roswitha; Diegelmann, Sören; Kleber, Jörg; Kähne, Thilo

    2015-01-01

    Adverse life events can induce two kinds of memory with opposite valence, dependent on timing: “negative” memories for stimuli preceding them and “positive” memories for stimuli experienced at the moment of “relief.” Such punishment memory and relief memory are found in insects, rats, and man. For example, fruit flies (Drosophila melanogaster) avoid an odor after odor-shock training (“forward conditioning” of the odor), whereas after shock-odor training (“backward conditioning” of the odor) they approach it. Do these timing-dependent associative processes share molecular determinants? We focus on the role of Synapsin, a conserved presynaptic phosphoprotein regulating the balance between the reserve pool and the readily releasable pool of synaptic vesicles. We find that a lack of Synapsin leaves task-relevant sensory and motor faculties unaffected. In contrast, both punishment memory and relief memory scores are reduced. These defects reflect a true lessening of associative memory strength, as distortions in nonassociative processing (e.g., susceptibility to handling, adaptation, habituation, sensitization), discrimination ability, and changes in the time course of coincidence detection can be ruled out as alternative explanations. Reductions in punishment- and relief-memory strength are also observed upon an RNAi-mediated knock-down of Synapsin, and are rescued both by acutely restoring Synapsin and by locally restoring it in the mushroom bodies of mutant flies. Thus, both punishment memory and relief memory require the Synapsin protein and in this sense share genetic and molecular determinants. We note that corresponding molecular commonalities between punishment memory and relief memory in humans would constrain pharmacological attempts to selectively interfere with excessive associative punishment memories, e.g., after traumatic experiences. PMID:25972175

  20. Design issues for block-oriented reflective memory system

    Energy Technology Data Exchange (ETDEWEB)

    Jovanovic, M; Tomasevic, M; Milutinovic, V

    1996-12-31

    The block-oriented reflective memory (BORM) system represents a modular bus-based system architecture that belongs to the class of distributed shared memory systems. The results of the evaluation study of the BORM implementation strategies and design decisions in regard to the different values of input parameters are presented. 5 refs.

  1. A Survey on Virtualization of Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Ga-Won Lee

    2012-02-01

    Full Text Available Wireless Sensor Networks (WSNs are gaining tremendous importance thanks to their broad range of commercial applications such as in smart home automation, health-care and industrial automation. In these applications multi-vendor and heterogeneous sensor nodes are deployed. Due to strict administrative control over the specific WSN domains, communication barriers, conflicting goals and the economic interests of different WSN sensor node vendors, it is difficult to introduce a large scale federated WSN. By allowing heterogeneous sensor nodes in WSNs to coexist on a shared physical sensor substrate, virtualization in sensor network may provide flexibility, cost effective solutions, promote diversity, ensure security and increase manageability. This paper surveys the novel approach of using the large scale federated WSN resources in a sensor virtualization environment. Our focus in this paper is to introduce a few design goals, the challenges and opportunities of research in the field of sensor network virtualization as well as to illustrate a current status of research in this field. This paper also presents a wide array of state-of-the art projects related to sensor network virtualization.

  2. A Survey on Virtualization of Wireless Sensor Networks

    Science.gov (United States)

    Islam, Md. Motaharul; Hassan, Mohammad Mehedi; Lee, Ga-Won; Huh, Eui-Nam

    2012-01-01

    Wireless Sensor Networks (WSNs) are gaining tremendous importance thanks to their broad range of commercial applications such as in smart home automation, health-care and industrial automation. In these applications multi-vendor and heterogeneous sensor nodes are deployed. Due to strict administrative control over the specific WSN domains, communication barriers, conflicting goals and the economic interests of different WSN sensor node vendors, it is difficult to introduce a large scale federated WSN. By allowing heterogeneous sensor nodes in WSNs to coexist on a shared physical sensor substrate, virtualization in sensor network may provide flexibility, cost effective solutions, promote diversity, ensure security and increase manageability. This paper surveys the novel approach of using the large scale federated WSN resources in a sensor virtualization environment. Our focus in this paper is to introduce a few design goals, the challenges and opportunities of research in the field of sensor network virtualization as well as to illustrate a current status of research in this field. This paper also presents a wide array of state-of-the art projects related to sensor network virtualization. PMID:22438759

  3. A survey on virtualization of Wireless Sensor Networks.

    Science.gov (United States)

    Islam, Md Motaharul; Hassan, Mohammad Mehedi; Lee, Ga-Won; Huh, Eui-Nam

    2012-01-01

    Wireless Sensor Networks (WSNs) are gaining tremendous importance thanks to their broad range of commercial applications such as in smart home automation, health-care and industrial automation. In these applications multi-vendor and heterogeneous sensor nodes are deployed. Due to strict administrative control over the specific WSN domains, communication barriers, conflicting goals and the economic interests of different WSN sensor node vendors, it is difficult to introduce a large scale federated WSN. By allowing heterogeneous sensor nodes in WSNs to coexist on a shared physical sensor substrate, virtualization in sensor network may provide flexibility, cost effective solutions, promote diversity, ensure security and increase manageability. This paper surveys the novel approach of using the large scale federated WSN resources in a sensor virtualization environment. Our focus in this paper is to introduce a few design goals, the challenges and opportunities of research in the field of sensor network virtualization as well as to illustrate a current status of research in this field. This paper also presents a wide array of state-of-the art projects related to sensor network virtualization.

  4. Cloud Communities and Travel Diaries. Virtual Representations of Tourist Areas

    Directory of Open Access Journals (Sweden)

    Marco Platania

    2014-06-01

    Full Text Available Collective construction of descriptions can radically change the image of an area. This uncontrollable process is destined to become one of the main priority research areas also in tourism studies. The spread of Web sites in which telling stories and descriptions of territories has become a significant element in the network society, and the growing use of social networks and cloud communities, often in planning tourism, contributes to social description of touristic landscapes and influence the collective imaginary. In social space, territories are the result of the superposition of different layers, from the real one to the virtual, bound to a constant exchange of information. This phenomenon that could guide tourist attraction, begins to affect the choices of local institutions and residents.The aim of the paper is to give an interpretation on the construction of collective representation, which takes place, after the journey, through the on-line publication of a diary. The research is divided into two parts. In the first, we explain some theoretical aspects related to the representation of the travel, the sharing of information in virtual form and the construction of an imaginary touristic. Subsequently, are taken into account the results obtained in previous studies related to the analysis of the narratives of tourism experiences, shared within virtual spaces freely accessible on the net. These results will be used to develop a model of interpretation on the virtual representation of tourist areas.

  5. Establishing a Virtual Community of Practice in Simulation: The Value of Social Media.

    Science.gov (United States)

    Thoma, Brent; Brazil, Victoria; Spurr, Jesse; Palaganas, Janice; Eppich, Walter; Grant, Vincent; Cheng, Adam

    2018-04-01

    Professional development opportunities are not readily accessible for most simulation educators, who may only connect with simulation experts at periodic and costly conferences. Virtual communities of practice consist of individuals with a shared passion who communicate via virtual media to advance their own learning and that of others. A nascent virtual community of practice is developing online for healthcare simulation on social media platforms. Simulation educators should consider engaging on these platforms for their own benefit and to help develop healthcare simulation educators around the world. Herein, we describe this developing virtual community of practice and offer guidance to assist educators to engage, learn, and contribute to the growth of the community.

  6. Virtual reality training to enhance behavior and cognitive function among children with attention-deficit/hyperactivity disorder: brief report.

    Science.gov (United States)

    Shema-Shiratzky, Shirley; Brozgol, Marina; Cornejo-Thumm, Pablo; Geva-Dayan, Karen; Rotstein, Michael; Leitner, Yael; Hausdorff, Jeffrey M; Mirelman, Anat

    2018-05-17

    To examine the feasibility and efficacy of a combined motor-cognitive training using virtual reality to enhance behavior, cognitive function and dual-tasking in children with Attention-Deficit/Hyperactivity Disorder (ADHD). Fourteen non-medicated school-aged children with ADHD, received 18 training sessions during 6 weeks. Training included walking on a treadmill while negotiating virtual obstacles. Behavioral symptoms, cognition and gait were tested before and after the training and at 6-weeks follow-up. Based on parental report, there was a significant improvement in children's social problems and psychosomatic behavior after the training. Executive function and memory were improved post-training while attention was unchanged. Gait regularity significantly increased during dual-task walking. Long-term training effects were maintained in memory and executive function. Treadmill-training augmented with virtual-reality is feasible and may be an effective treatment to enhance behavior, cognitive function and dual-tasking in children with ADHD.

  7. Virtually Unpacking Your Backpack: Educational Philosophy and Pedagogical Praxis

    Science.gov (United States)

    Franklin, Yvette

    2014-01-01

    In this autoethnographic, conceptual philosophical reflection, the author inquires: "Can my students and I, in a technologically mediated virtual space, harness the work of philosophy of education scholars to engage in a shared experience of (re)considering paths to sensitivity to diversity for equity and equality?" The author engages…

  8. Federated Process Framework in a Virtual Enterprise Using an Object-Oriented Database and Extensible Markup Language.

    Science.gov (United States)

    Bae, Kyoung-Il; Kim, Jung-Hyun; Huh, Soon-Young

    2003-01-01

    Discusses process information sharing among participating organizations in a virtual enterprise and proposes a federated process framework and system architecture that provide a conceptual design for effective implementation of process information sharing supporting the autonomy and agility of the organizations. Develops the framework using an…

  9. System-Enforced Deterministic Streaming for Efficient Pipeline Parallelism

    Institute of Scientific and Technical Information of China (English)

    张昱; 李兆鹏; 曹慧芳

    2015-01-01

    Pipeline parallelism is a popular parallel programming pattern for emerging applications. However, program-ming pipelines directly on conventional multithreaded shared memory is difficult and error-prone. We present DStream, a C library that provides high-level abstractions of deterministic threads and streams for simply representing pipeline stage work-ers and their communications. The deterministic stream is established atop our proposed single-producer/multi-consumer (SPMC) virtual memory, which integrates synchronization with the virtual memory model to enforce determinism on shared memory accesses. We investigate various strategies on how to efficiently implement DStream atop the SPMC memory, so that an infinite sequence of data items can be asynchronously published (fixed) and asynchronously consumed in order among adjacent stage workers. We have successfully transformed two representative pipeline applications – ferret and dedup using DStream, and conclude conversion rules. An empirical evaluation shows that the converted ferret performed on par with its Pthreads and TBB counterparts in term of running time, while the converted dedup is close to 2.56X, 7.05X faster than the Pthreads counterpart and 1.06X, 3.9X faster than the TBB counterpart on 16 and 32 CPUs, respectively.

  10. An Affordable Virtual Reality System for Treatment of Phantom Limb Pain

    DEFF Research Database (Denmark)

    Henriksen, Bartal; Nielsen, Ronni Nedergaard; Szabo, Laszlo

    2016-01-01

    This paper describes the implementation of an affordable phantom limb pain (PLP) home treatment system using virtual reality (VR) and a motion sensor to immerse the users in a virtual environment (VE). The work is inspired by mirror therapy (MT) which is used to treat patients with PLP. This proj......This paper describes the implementation of an affordable phantom limb pain (PLP) home treatment system using virtual reality (VR) and a motion sensor to immerse the users in a virtual environment (VE). The work is inspired by mirror therapy (MT) which is used to treat patients with PLP...... are conveyed in the VR as three games: (1) A bending game, where the patients have to bend a rod, (2) a box game where the patients pick up and place boxes with their hands, (3) and a button memory game where the patients have to push buttons in a given sequence. These games were tested on twelve healthy...

  11. Stereopsis, Visuospatial Ability, and Virtual Reality in Anatomy Learning

    Directory of Open Access Journals (Sweden)

    Jan-Maarten Luursema

    2017-01-01

    Full Text Available A new wave of virtual reality headsets has become available. A potential benefit for the study of human anatomy is the reintroduction of stereopsis and absolute size. We report a randomized controlled trial to assess the contribution of stereopsis to anatomy learning, for students of different visuospatial ability. Sixty-three participants engaged in a one-hour session including a study phase and posttest. One group studied 3D models of the anatomy of the deep neck in full stereoptic virtual reality; one group studied those structures in virtual reality without stereoptic depth. The control group experienced an unrelated virtual reality environment. A post hoc questionnaire explored cognitive load and problem solving strategies of the participants. We found no effect of condition on learning. Visuospatial ability however did impact correct answers at F(1=5.63 and p=.02. No evidence was found for an impact of cognitive load on performance. Possibly, participants were able to solve the posttest items based on visuospatial information contained in the test items themselves. Additionally, the virtual anatomy may have been complex enough to discourage memory based strategies. It is important to control the amount of visuospatial information present in test items.

  12. Socially shared mourning: construction and consumption of collective memory

    Science.gov (United States)

    Harju, Anu

    2015-04-01

    Social media, such as YouTube, is increasingly a site of collective remembering where personal tributes to celebrity figures become sites of public mourning. YouTube, especially, is rife with celebrity commemorations. Examining fans' online mourning practices on YouTube, this paper examines video tributes dedicated to the late Steve Jobs, with a focus on collective remembering and collective construction of memory. Combining netnography with critical discourse analysis, the analysis focuses on the user comments where the past unfolds in interaction and meanings are negotiated and contested. The paper argues that celebrity death may, for avid fans, be a source of disenfranchised grief, a type of grief characterised by inadequate social support, usually arising from lack of empathy for the loss. The paper sheds light on the functions digital memorials have for mourning fans (and fandom) and argues that social media sites have come to function as spaces of negotiation, legitimisation and alleviation of disenfranchised grief. It is also suggested that when it comes to disenfranchised grief, and grief work generally, the concept of community be widened to include communities of weak ties, a typical form of communal belonging on social media.

  13. [Neuroscience and collective memory: memory schemas linking brain, societies and cultures].

    Science.gov (United States)

    Legrand, Nicolas; Gagnepain, Pierre; Peschanski, Denis; Eustache, Francis

    2015-01-01

    During the last two decades, the effect of intersubjective relationships on cognition has been an emerging topic in cognitive neurosciences leading through a so-called "social turn" to the formation of new domains integrating society and cultures to this research area. Such inquiry has been recently extended to collective memory studies. Collective memory refers to shared representations that are constitutive of the identity of a group and distributed among all its members connected by a common history. After briefly describing those evolutions in the study of human brain and behaviors, we review recent researches that have brought together cognitive psychology, neuroscience and social sciences into collective memory studies. Using the reemerging concept of memory schema, we propose a theoretical framework allowing to account for collective memories formation with a specific focus on the encoding process of historical events. We suggest that (1) if the concept of schema has been mainly used to describe rather passive framework of knowledge, such structure may also be implied in more active fashions in the understanding of significant collective events. And, (2) if some schema researches have restricted themselves to the individual level of inquiry, we describe a strong coherence between memory and cultural frameworks. Integrating the neural basis and properties of memory schema to collective memory studies may pave the way toward a better understanding of the reciprocal interaction between individual memories and cultural resources such as media or education. © Société de Biologie, 2016.

  14. Virtually teaching virtual leadership

    DEFF Research Database (Denmark)

    Henriksen, Thomas Duus; Nielsen, Rikke Kristine; Børgesen, Kenneth

    2017-01-01

    This paper seeks to investigate the challenges to virtual collaboration and leadership on basis of findings from a virtual course on collaboration and leadership. The course used for this experiment was designed as a practical approach, which allowed participants to experience curriculum phenomena....... This experimental course provided insights into the challenges involved in virtual processes, and those experiences where used for addressing the challenges that virtual leadership is confronted with. Emphasis was placed on the reduction of undesired virtual distance and its consequences through affinity building....... We found that student scepticism appeared when a breakdown resulted in increasing virtual distance, and raises questions on how leaders might translate or upgrade their understandings of leadership to handling such increased distance through affinity building....

  15. Parallel statistical image reconstruction for cone-beam x-ray CT on a shared memory computation platform

    International Nuclear Information System (INIS)

    Kole, J S; Beekman, F J

    2005-01-01

    Statistical reconstruction methods offer possibilities of improving image quality as compared to analytical methods, but current reconstruction times prohibit routine clinical applications. To reduce reconstruction times we have parallelized a statistical reconstruction algorithm for cone-beam x-ray CT, the ordered subset convex algorithm (OSC), and evaluated it on a shared memory computer. Two different parallelization strategies were developed: one that employs parallelism by computing the work for all projections within a subset in parallel, and one that divides the total volume into parts and processes the work for each sub-volume in parallel. Both methods are used to reconstruct a three-dimensional mathematical phantom on two different grid densities. The reconstructed images are binary identical to the result of the serial (non-parallelized) algorithm. The speed-up factor equals approximately 30 when using 32 to 40 processors, and scales almost linearly with the number of cpus for both methods. The huge reduction in computation time allows us to apply statistical reconstruction to clinically relevant studies for the first time

  16. Evaluating students' perspectives about virtual classrooms with regard to Seven Principles of Good Practice

    Directory of Open Access Journals (Sweden)

    Ünal Çakiroğlu

    2014-06-01

    Full Text Available This study assesses the quality of distance learning (DL in higher education assessed by considering the Seven Principles of Good Practice (SPGP. The participants were 77 second-year students from the Computer and Instructional Technologies Program (CEIT of a Faculty of Education in Turkey. A questionnaire was developed in line with the SPGP and administered to collect data after 14 weeks of teaching. The author's observations were added to a discussion of the connections between student perspectives and the SPGP. The lessons were delivered in a virtual classroom. It is a synchronous online learning environment with online meetings, chat, forums, whiteboards, desktop sharing, document sharing and other online features. The analysis of the results of the questionnaire indicate that this questionnaire as it has been developed in this study can be effective in understanding and evaluating the perspectives of learners on the quality of distance learning in virtual classrooms. This study also presents some new evidence on the potential of virtual classrooms for teaching, learning and learner interaction. Finally, some suggestions regarding the expectations of distance learners were also provided for instructors who wish to utilize virtual classrooms in their teaching.

  17. Virtual Sensor Test Instrumentation

    Science.gov (United States)

    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

  18. Memory Forensics: Review of Acquisition and Analysis Techniques

    Science.gov (United States)

    2013-11-01

    Management Overview Processes running on modern multitasking operating systems operate on an abstraction of RAM, called virtual memory [7]. In these systems...information such as user names, email addresses and passwords [7]. Analysts also use tools such as WinHex to identify headers or other suspicious data within

  19. Collective Empowerment through Local Memory Websites : balancing between group interest and common good

    NARCIS (Netherlands)

    M. de Kreek (Mike)

    2017-01-01

    markdownabstractThe research in this dissertation explores the social significance of local memory websites. Local memory websites offer local residents a platform where they collect and share memories about particular places or experiences in their neighbourhoods and districts. Following a

  20. Dynamically allocated virtual clustering management system

    Science.gov (United States)

    Marcus, Kelvin; Cannata, Jess

    2013-05-01

    The U.S Army Research Laboratory (ARL) has built a "Wireless Emulation Lab" to support research in wireless mobile networks. In our current experimentation environment, our researchers need the capability to run clusters of heterogeneous nodes to model emulated wireless tactical networks where each node could contain a different operating system, application set, and physical hardware. To complicate matters, most experiments require the researcher to have root privileges. Our previous solution of using a single shared cluster of statically deployed virtual machines did not sufficiently separate each user's experiment due to undesirable network crosstalk, thus only one experiment could be run at a time. In addition, the cluster did not make efficient use of our servers and physical networks. To address these concerns, we created the Dynamically Allocated Virtual Clustering management system (DAVC). This system leverages existing open-source software to create private clusters of nodes that are either virtual or physical machines. These clusters can be utilized for software development, experimentation, and integration with existing hardware and software. The system uses the Grid Engine job scheduler to efficiently allocate virtual machines to idle systems and networks. The system deploys stateless nodes via network booting. The system uses 802.1Q Virtual LANs (VLANs) to prevent experimentation crosstalk and to allow for complex, private networks eliminating the need to map each virtual machine to a specific switch port. The system monitors the health of the clusters and the underlying physical servers and it maintains cluster usage statistics for historical trends. Users can start private clusters of heterogeneous nodes with root privileges for the duration of the experiment. Users also control when to shutdown their clusters.

  1. Shared cognitive impairments and aetiology in ADHD symptoms and reading difficulties.

    Directory of Open Access Journals (Sweden)

    Celeste H M Cheung

    Full Text Available Twin studies indicate that the frequent co-occurrence of attention deficit hyperactivity disorder (ADHD symptoms and reading difficulties (RD is largely due to shared genetic influences. Both disorders are associated with multiple cognitive impairments, but it remains unclear which cognitive impairments share the aetiological pathway, underlying the co-occurrence of the symptoms. We address this question using a sample of twins aged 7-10 and a range of cognitive measures previously associated with ADHD symptoms or RD.We performed multivariate structural equation modelling analyses on parent and teacher ratings on the ADHD symptom domains of inattention and hyperactivity, parent ratings on RD, and cognitive data on response inhibition (commission errors, CE, reaction time variability (RTV, verbal short-term memory (STM, working memory (WM and choice impulsivity, from a population sample of 1312 twins aged 7-10 years.Three cognitive processes showed significant phenotypic and genetic associations with both inattention symptoms and RD: RTV, verbal WM and STM. While STM captured only 11% of the shared genetic risk between inattention and RD, the estimates increased somewhat for WM (21% and RTV (28%; yet most of the genetic sharing between inattention and RD remained unaccounted for in each case.While response inhibition and choice impulsivity did not emerge as important cognitive processes underlying the co-occurrence between ADHD symptoms and RD, RTV and verbal memory processes separately showed significant phenotypic and genetic associations with both inattention symptoms and RD. Future studies employing longitudinal designs will be required to investigate the developmental pathways and direction of causality further.

  2. Virtual reality techniques in older adults: exposure therapy, memory training, and training of motor balance

    NARCIS (Netherlands)

    Meyerbröker, K.; Emmelkamp, P.M.G.; Pachana, N.A.; Laidlaw, K.

    2014-01-01

    We reviewed the literature on virtual reality techniques in older adults. Although treatment of specific phobias in older adults by virtual reality exposure therapy (VRET) is feasible and might be effective, this has yet not been evaluated in randomized controlled trials. The few controlled studies

  3. Immersive virtual reality and environmental noise assessment: An innovative audio–visual approach

    Energy Technology Data Exchange (ETDEWEB)

    Ruotolo, Francesco, E-mail: francesco.ruotolo@unina2.it [Laboratory of Cognitive Science and Immersive Virtual Reality, Department of Psychology, Second University of Naples, Viale Ellittico, 31, 81100, Caserta (Italy); Maffei, Luigi, E-mail: luigi.maffei@unina2.it [Department of Architecture and Industrial Design, Second University of Naples, Abazia di S. Lorenzo, 81031, Aversa (Italy); Di Gabriele, Maria, E-mail: maria.digabriele@unina2.it [Department of Architecture and Industrial Design, Second University of Naples, Abazia di S. Lorenzo, 81031, Aversa (Italy); Iachini, Tina, E-mail: santa.iachini@unina2.it [Laboratory of Cognitive Science and Immersive Virtual Reality, Department of Psychology, Second University of Naples, Viale Ellittico, 31, 81100, Caserta (Italy); Masullo, Massimiliano, E-mail: massimiliano.masullo@unina2.it [Department of Architecture and Industrial Design, Second University of Naples, Abazia di S. Lorenzo, 81031, Aversa (Italy); Ruggiero, Gennaro, E-mail: gennaro.ruggiero@unina2.it [Laboratory of Cognitive Science and Immersive Virtual Reality, Department of Psychology, Second University of Naples, Viale Ellittico, 31, 81100, Caserta (Italy); Senese, Vincenzo Paolo, E-mail: vincenzopaolo.senese@unina2.it [Laboratory of Cognitive Science and Immersive Virtual Reality, Department of Psychology, Second University of Naples, Viale Ellittico, 31, 81100, Caserta (Italy); Psychometric Laboratory, Department of Psychology, Second University of Naples, Viale Ellittico, 31, 81100, Caserta (Italy)

    2013-07-15

    Several international studies have shown that traffic noise has a negative impact on people's health and that people's annoyance does not depend only on noise energetic levels, but rather on multi-perceptual factors. The combination of virtual reality technology and audio rendering techniques allow us to experiment a new approach for environmental noise assessment that can help to investigate in advance the potential negative effects of noise associated with a specific project and that in turn can help designers to make educated decisions. In the present study, the audio–visual impact of a new motorway project on people has been assessed by means of immersive virtual reality technology. In particular, participants were exposed to 3D reconstructions of an actual landscape without the projected motorway (ante operam condition), and of the same landscape with the projected motorway (post operam condition). Furthermore, individuals' reactions to noise were assessed by means of objective cognitive measures (short term verbal memory and executive functions) and subjective evaluations (noise and visual annoyance). Overall, the results showed that the introduction of a projected motorway in the environment can have immediate detrimental effects of people's well-being depending on the distance from the noise source. In particular, noise due to the new infrastructure seems to exert a negative influence on short term verbal memory and to increase both visual and noise annoyance. The theoretical and practical implications of these findings are discussed. -- Highlights: ► Impact of traffic noise on people's well-being depends on multi-perceptual factors. ► A multisensory virtual reality technology is used to simulate a projected motorway. ► Effects on short-term memory and auditory and visual subjective annoyance were found. ► The closer the distance from the motorway the stronger was the effect. ► Multisensory virtual reality methodologies

  4. Review of Active and Reactive Power Sharing Strategies in Hierarchical Controlled Microgrids

    DEFF Research Database (Denmark)

    Han, Yang; Li, Hong; Shen, Pan

    2017-01-01

    Microgrids consist of multiple parallel-connected distributed generation (DG) units with coordinated control strategies, which are able to operate in both grid-connected and islanded mode. Microgrids are attracting more and more attention since they can alleviate the stress of main transmission...... systems, reduce feeder losses, and improve system power quality. When the islanded microgrids are concerned, it is important to maintain system stability and achieve load power sharing among the multiple parallel-connected DG units. However, the poor active and reactive power sharing problems due...... in this paper for active power sharing. Moreover, nonlinear and unbalanced loads could further affect the reactive power sharing when regulating the active power, and it is difficult to share the reactive power accurately only by using the enhanced virtual impedance method. Therefore, the hierarchical control...

  5. Conglomerate memory and cosmopolitanism

    Directory of Open Access Journals (Sweden)

    Susannah Ryan

    2016-01-01

    Full Text Available Under what conditions do countries and cultures considered radically different find a basis for allegiance and kinship? What part does memory play in this process? This article responds to these questions in two ways: 1 Through Emmanuel Levinas and Hannah Arendt, I propose that when an other appears in empathetic discourses that both honor difference and cite shared human experiences, seemingly irreconcilable people can develop a sense of mutual responsibility and 2 Conglomerate memory, memories that fuse together others through common pains, contributes to such an appearance. To illustrate this point, I turn to Congolese voices as they are articulated in online American discourses; although currently, authors of online texts typically rely on traditional narrative forms that position Central Africa as incommensurate to Western civilizations, the Internet's worldwide accessibility and intertextual capacities render it a place primed for developing international collectives by connecting memories while maintaining difference.

  6. A standardized set of 3-D objects for virtual reality research and applications.

    Science.gov (United States)

    Peeters, David

    2018-06-01

    The use of immersive virtual reality as a research tool is rapidly increasing in numerous scientific disciplines. By combining ecological validity with strict experimental control, immersive virtual reality provides the potential to develop and test scientific theories in rich environments that closely resemble everyday settings. This article introduces the first standardized database of colored three-dimensional (3-D) objects that can be used in virtual reality and augmented reality research and applications. The 147 objects have been normed for name agreement, image agreement, familiarity, visual complexity, and corresponding lexical characteristics of the modal object names. The availability of standardized 3-D objects for virtual reality research is important, because reaching valid theoretical conclusions hinges critically on the use of well-controlled experimental stimuli. Sharing standardized 3-D objects across different virtual reality labs will allow for science to move forward more quickly.

  7. Celebrating international collaboration: reflections on the first Virtual International Practice Development Conference

    Directory of Open Access Journals (Sweden)

    Moira Stephens

    2016-11-01

    Full Text Available This article reports on the first Virtual International Practice Development Conference, held in May 2015 to celebrate International Nurses Day. The article describes key aspects of its planning, offers a flavour of the event itself and sets out an evaluation, including learning points and recommendations to assist with planning similar events in the future. Central to our learning are: The need for practice developers to grasp skills in technology associated with virtual space The need to embrace virtual space itself as another means by which creative and communicative spaces can be established for active learning and practice development activities The potential advantages that international virtual engagement has over face-to-face national or international engagement The delivery of this virtual event made a significant international contribution to global practice development activity within the International Practice Development Collaborative and to enabling practice developers to connect and celebrate on a more global basis. Implications for practice: Virtual space technology skills can assist with sharing and translating practice development research, innovations and critical commentary Virtual space can provide an adjunct to creative and communicative learning spaces Global networking opportunities can be developed and enhanced through the use of virtual space technology Practice developers need to role model the use of virtual technologies

  8. Mixed-Handedness Advantages in Episodic Memory Obtained under Conditions of Intentional Learning Extend to Incidental Learning

    Science.gov (United States)

    Christman, Stephen D.; Butler, Michael

    2011-01-01

    The existence of handedness differences in the retrieval of episodic memories is well-documented, but virtually all have been obtained under conditions of intentional learning. Two experiments are reported that extend the presence of such handedness differences to memory retrieval under conditions of incidental learning. Experiment 1 used Craik…

  9. Mnemonic transmission, social contagion, and emergence of collective memory: Influence of emotional valence, group structure, and information distribution.

    Science.gov (United States)

    Choi, Hae-Yoon; Kensinger, Elizabeth A; Rajaram, Suparna

    2017-09-01

    Social transmission of memory and its consequence on collective memory have generated enduring interdisciplinary interest because of their widespread significance in interpersonal, sociocultural, and political arenas. We tested the influence of 3 key factors-emotional salience of information, group structure, and information distribution-on mnemonic transmission, social contagion, and collective memory. Participants individually studied emotionally salient (negative or positive) and nonemotional (neutral) picture-word pairs that were completely shared, partially shared, or unshared within participant triads, and then completed 3 consecutive recalls in 1 of 3 conditions: individual-individual-individual (control), collaborative-collaborative (identical group; insular structure)-individual, and collaborative-collaborative (reconfigured group; diverse structure)-individual. Collaboration enhanced negative memories especially in insular group structure and especially for shared information, and promoted collective forgetting of positive memories. Diverse group structure reduced this negativity effect. Unequally distributed information led to social contagion that creates false memories; diverse structure propagated a greater variety of false memories whereas insular structure promoted confidence in false recognition and false collective memory. A simultaneous assessment of network structure, information distribution, and emotional valence breaks new ground to specify how network structure shapes the spread of negative memories and false memories, and the emergence of collective memory. (PsycINFO Database Record (c) 2017 APA, all rights reserved).

  10. An investigation of the efficacy of collaborative virtual reality systems for moderated remote usability testing.

    Science.gov (United States)

    Chalil Madathil, Kapil; Greenstein, Joel S

    2017-11-01

    Collaborative virtual reality-based systems have integrated high fidelity voice-based communication, immersive audio and screen-sharing tools into virtual environments. Such three-dimensional collaborative virtual environments can mirror the collaboration among usability test participants and facilitators when they are physically collocated, potentially enabling moderated usability tests to be conducted effectively when the facilitator and participant are located in different places. We developed a virtual collaborative three-dimensional remote moderated usability testing laboratory and employed it in a controlled study to evaluate the effectiveness of moderated usability testing in a collaborative virtual reality-based environment with two other moderated usability testing methods: the traditional lab approach and Cisco WebEx, a web-based conferencing and screen sharing approach. Using a mixed methods experimental design, 36 test participants and 12 test facilitators were asked to complete representative tasks on a simulated online shopping website. The dependent variables included the time taken to complete the tasks; the usability defects identified and their severity; and the subjective ratings on the workload index, presence and satisfaction questionnaires. Remote moderated usability testing methodology using a collaborative virtual reality system performed similarly in terms of the total number of defects identified, the number of high severity defects identified and the time taken to complete the tasks with the other two methodologies. The overall workload experienced by the test participants and facilitators was the least with the traditional lab condition. No significant differences were identified for the workload experienced with the virtual reality and the WebEx conditions. However, test participants experienced greater involvement and a more immersive experience in the virtual environment than in the WebEx condition. The ratings for the virtual

  11. About virtual communities and Alzheimer's disease - Solidarity, care and information

    Directory of Open Access Journals (Sweden)

    Liliane Maria da Silva Melo Bruno

    2013-10-01

    Full Text Available From an approach to the environment virtual communities related to Alzheimer’s Disease, this study sought highlighted the scale of this issue in internet and watch how to approach the pathology in fourteen communities specific. The theoretical study focused on the complexities of family care to old guided the course of drafting the research. Through and analysis qualitative community, observed the importance of virtual environment training support networks for caregivers of relatives with Alzheimer’s. Among 5337 shares of virtual users from a same community it was felt content suggesting the formation of social ties-affective quite significant in reference to an exercise of solidarity social and ability to resist adversities of the progression of degenerative disease. Once standing as a tool for information dissemination and exchange of experience, the internet could represent an additional resource potentially able to establish greater approach among caregivers, which in ultimately could contribute to creation of an interactive network of care beyond the virtual environment.

  12. Sex effects on spatial learning but not on spatial memory retrieval in healthy young adults.

    Science.gov (United States)

    Piber, Dominique; Nowacki, Jan; Mueller, Sven C; Wingenfeld, Katja; Otte, Christian

    2018-01-15

    Sex differences have been found in spatial learning and spatial memory, with several studies indicating that males outperform females. We tested in the virtual Morris Water Maze (vMWM) task, whether sex differences in spatial cognitive processes are attributable to differences in spatial learning or spatial memory retrieval in a large student sample. We tested 90 healthy students (45 women and 45 men) with a mean age of 23.5 years (SD=3.5). Spatial learning and spatial memory retrieval were measured by using the vMWM task, during which participants had to search a virtual pool for a hidden platform, facilitated by visual cues surrounding the pool. Several learning trials assessed spatial learning, while a separate probe trial assessed spatial memory retrieval. We found a significant sex effect during spatial learning, with males showing shorter latency and shorter path length, as compared to females (all pretrieval (p=0.615). Furthermore, post-hoc analyses revealed significant sex differences in spatial search strategies (pretrieval. Our study raises the question, whether men and women use different learning strategies, which nevertheless result in equal performances of spatial memory retrieval. Copyright © 2017 Elsevier B.V. All rights reserved.

  13. Only visual impressions are almost always present in long-term memories, and reported completeness, accuracy, and verbalizability of recollections increase with age.

    Science.gov (United States)

    Westman, A S; Orellana, C

    1996-10-01

    In two studies, students answered questions about their earliest memories from childhood and either elementary school and high school or college and yesterday. Visual sensory impressions were present in all childhood and almost all later memories. Sound aspects were more frequent in memories from high school and college than in those from childhood. Earliest memories from yesterday almost always included internal sensations. Recollections were rated as more accurate, complete, and verbalizable as events occurred later in life. Memories from childhood, elementary, and high school were thought about, found useful, or shared equally frequently. Yesterday's events were less likely shared, but, if shared, enhanced social relationships.

  14. Deaf Children Building Narrative Texts. Effect of Adult-Shared vs. Non-Shared Perception of a Picture Story

    Directory of Open Access Journals (Sweden)

    Tarwacka-Odolczyk Agata

    2014-08-01

    Full Text Available This paper discusses the communicative competence of deaf children. It illustrates the process in which such children build narrative texts in interaction with a deaf teacher, and presents the diversity of this process due to the shared vs. non-shared perception of a picture - the source of the topic. Detailed analyses focus on the formal and semantic aspect of the stories, including the length of the text in sign language, the content selected, information categories, and types of answers to the teacher’s questions. This text is our contribution in memory of Professor Grace Wales Shugar, whose idea of dual agentivity of child-adult interaction inspired the research presented here.

  15. Shape memory of human red blood cells.

    Science.gov (United States)

    Fischer, Thomas M

    2004-05-01

    The human red cell can be deformed by external forces but returns to the biconcave resting shape after removal of the forces. If after such shape excursions the rim is always formed by the same part of the membrane, the cell is said to have a memory of its biconcave shape. If the rim can form anywhere on the membrane, the cell would have no shape memory. The shape memory was probed by an experiment called go-and-stop. Locations on the membrane were marked by spontaneously adhering latex spheres. Shape excursions were induced by shear flow. In virtually all red cells, a shape memory was found. After stop of flow and during the return of the latex spheres to the original location, the red cell shape was biconcave. The return occurred by a tank-tread motion of the membrane. The memory could not be eliminated by deforming the red cells in shear flow up to 4 h at room temperature as well as at 37 degrees C. It is suggested that 1). the characteristic time of stress relaxation is >80 min and 2). red cells in vivo also have a shape memory.

  16. Virtual Reality and Learning: Where Is the Pedagogy?

    Science.gov (United States)

    Fowler, Chris

    2015-01-01

    The aim of this paper was to build upon Dalgarno and Lee's model or framework of learning in three-dimensional (3-D) virtual learning environments (VLEs) and to extend their road map for further research in this area. The enhanced model shares the common goal with Dalgarno and Lee of identifying the learning benefits from using 3-D VLEs. The…

  17. Collective memory: a perspective from (experimental) clinical psychology.

    Science.gov (United States)

    Wessel, Ineke; Moulds, Michelle L

    2008-04-01

    This paper considers the concept of collective memory from an experimental clinical psychology perspective. Exploration of the term collective reveals a broad distinction between literatures that view collective memories as a property of groups (collectivistic memory) and those that regard these memories as a property of individuals who are, to a greater or lesser extent, an integral part of their social environment (social memory). First, we argue that the understanding of collectivistic memory phenomena may benefit from drawing parallels with current psychological models such as the self-memory system theory of individualistic autobiographical memory. Second, we suggest that the social memory literature may inform the study of trauma-related disorders. We argue that a factual focus induced by collaborative remembering may be beneficial to natural recovery in the immediate aftermath of trauma, and propose that shared remembering techniques may provide a useful addition to the treatment of post-traumatic stress disorder.

  18. Knowledge of memory functions in European and Asian American adults and children: the relation to autobiographical memory.

    Science.gov (United States)

    Wang, Qi; Koh, Jessie Bee Kim; Song, Qingfang; Hou, Yubo

    2015-01-01

    This study investigated explicit knowledge of autobiographical memory functions using a newly developed questionnaire. European and Asian American adults (N = 57) and school-aged children (N = 68) indicated their agreement with 13 statements about why people think about and share memories pertaining to four broad functions-self, social, directive and emotion regulation. Children were interviewed for personal memories concurrently with the memory function knowledge assessment and again 3 months later. It was found that adults agreed to the self, social and directive purposes of memory to a greater extent than did children, whereas European American children agreed to the emotion regulation purposes of memory to a greater extent than did European American adults. Furthermore, European American children endorsed more self and emotion regulation functions than did Asian American children, whereas Asian American adults endorsed more directive functions than did European American adults. Children's endorsement of memory functions, particularly social functions, was associated with more detailed and personally meaningful memories. These findings are informative for the understanding of developmental and cultural influences on memory function knowledge and of the relation of such knowledge to autobiographical memory development.

  19. eProblem-Based Learning: Problem-Based Learning Using Virtual Teams

    Science.gov (United States)

    Brodie, L. M.

    2009-01-01

    Literature on engineering education stresses the need for graduates to have skills such as working globally in a multicultural environment; working in interdisciplinary teams; sharing of tasks on a global, around the clock basis; working with digital communication tools and in a virtual environment. In addition, accreditation criteria include…

  20. Modeling and simulation of virtual human's coordination based on multi-agent systems

    Science.gov (United States)

    Zhang, Mei; Wen, Jing-Hua; Zhang, Zu-Xuan; Zhang, Jian-Qing

    2006-10-01

    The difficulties and hotspots researched in current virtual geographic environment (VGE) are sharing space and multiusers operation, distributed coordination and group decision-making. The theories and technologies of MAS provide a brand-new environment for analysis, design and realization of distributed opening system. This paper takes cooperation among virtual human in VGE which multi-user participate in as main researched object. First we describe theory foundation truss of VGE, and present the formalization description of Multi-Agent System (MAS). Then we detailed analyze and research arithmetic of collectivity operating behavior learning of virtual human based on best held Genetic Algorithm(GA), and establish dynamics action model which Multi-Agents and object interact dynamically and colony movement strategy. Finally we design a example which shows how 3 evolutional Agents cooperate to complete the task of colony pushing column box, and design a virtual world prototype of virtual human pushing box collectively based on V-Realm Builder 2.0, moreover we make modeling and dynamic simulation with Simulink 6.