Sample records for ajax asynchronous javascript

  1. Ajax Architecture Implementation Techniques

    NASA Astrophysics Data System (ADS)

    Hussaini, Syed Asadullah; Tabassum, S. Nasira; Baig, Tabassum, M. Khader

    2012-03-01

    Today's rich Web applications use a mix of Java Script and asynchronous communication with the application server. This mechanism is also known as Ajax: Asynchronous JavaScript and XML. The intent of Ajax is to exchange small pieces of data between the browser and the application server, and in doing so, use partial page refresh instead of reloading the entire Web page. AJAX (Asynchronous JavaScript and XML) is a powerful Web development model for browser-based Web applications. Technologies that form the AJAX model, such as XML, JavaScript, HTTP, and XHTML, are individually widely used and well known. However, AJAX combines these technologies to let Web pages retrieve small amounts of data from the server without having to reload the entire page. This capability makes Web pages more interactive and lets them behave like local applications. Web 2.0 enabled by the Ajax architecture has given rise to a new level of user interactivity through web browsers. Many new and extremely popular Web applications have been introduced such as Google Maps, Google Docs, Flickr, and so on. Ajax Toolkits such as Dojo allow web developers to build Web 2.0 applications quickly and with little effort.

  2. Building an Ajax Application from Scratch

    ERIC Educational Resources Information Center

    Clark, Jason A.

    2006-01-01

    The author of this article suggests that to refresh Web pages and online library catalogs in a more pleasing way, Ajax, an acronym for Asynchronous JavaScript and XML, should be used. Ajax is the way to use Web technologies that work together to refresh sections of Web pages to allow almost instant responses to user input. This article describes…

  3. EntrezAJAX: direct web browser access to the Entrez Programming Utilities

    PubMed Central

    2010-01-01

    Web applications for biology and medicine often need to integrate data from Entrez services provided by the National Center for Biotechnology Information. However, direct access to Entrez from a web browser is not possible due to 'same-origin' security restrictions. The use of "Asynchronous JavaScript and XML" (AJAX) to create rich, interactive web applications is now commonplace. The ability to access Entrez via AJAX would be advantageous in the creation of integrated biomedical web resources. We describe EntrezAJAX, which provides access to Entrez eUtils and is able to circumvent same-origin browser restrictions. EntrezAJAX is easily implemented by JavaScript developers and provides identical functionality as Entrez eUtils as well as enhanced functionality to ease development. We provide easy-to-understand developer examples written in JavaScript to illustrate potential uses of this service. For the purposes of speed, reliability and scalability, EntrezAJAX has been deployed on Google App Engine, a freely available cloud service. The EntrezAJAX webpage is located at http://entrezajax.appspot.com/ PMID:20565938

  4. EntrezAJAX: direct web browser access to the Entrez Programming Utilities.

    PubMed

    Loman, Nicholas J; Pallen, Mark J

    2010-06-21

    Web applications for biology and medicine often need to integrate data from Entrez services provided by the National Center for Biotechnology Information. However, direct access to Entrez from a web browser is not possible due to 'same-origin' security restrictions. The use of "Asynchronous JavaScript and XML" (AJAX) to create rich, interactive web applications is now commonplace. The ability to access Entrez via AJAX would be advantageous in the creation of integrated biomedical web resources. We describe EntrezAJAX, which provides access to Entrez eUtils and is able to circumvent same-origin browser restrictions. EntrezAJAX is easily implemented by JavaScript developers and provides identical functionality as Entrez eUtils as well as enhanced functionality to ease development. We provide easy-to-understand developer examples written in JavaScript to illustrate potential uses of this service. For the purposes of speed, reliability and scalability, EntrezAJAX has been deployed on Google App Engine, a freely available cloud service. The EntrezAJAX webpage is located at http://entrezajax.appspot.com/

  5. Client-Server Connection Status Monitoring Using Ajax Push Technology

    NASA Technical Reports Server (NTRS)

    Lamongie, Julien R.

    2008-01-01

    This paper describes how simple client-server connection status monitoring can be implemented using Ajax (Asynchronous JavaScript and XML), JSF (Java Server Faces) and ICEfaces technologies. This functionality is required for NASA LCS (Launch Control System) displays used in the firing room for the Constellation project. Two separate implementations based on two distinct approaches are detailed and analyzed.

  6. Research on Ajax and Hibernate technology in the development of E-shop system

    NASA Astrophysics Data System (ADS)

    Yin, Luo

    2011-12-01

    Hibernate is a object relational mapping framework of open source code, which conducts light-weighted object encapsulation of JDBC to let Java programmers use the concept of object-oriented programming to manipulate database at will. The appearence of the concept of Ajax (asynchronous JavaScript and XML technology) begins the time prelude of page partial refresh so that developers can develop web application programs with stronger interaction. The paper illustrates the concrete application of Ajax and Hibernate to the development of E-shop in details and adopts them to design to divide the entire program code into relatively independent parts which can cooperate with one another as well. In this way, it is easier for the entire program to maintain and expand.

  7. Proposal and Implementation of SSH Client System Using Ajax

    NASA Astrophysics Data System (ADS)

    Kosuda, Yusuke; Sasaki, Ryoichi

    Technology called Ajax gives web applications the functionality and operability of desktop applications. In this study, we propose and implement a Secure Shell (SSH) client system using Ajax, independent of the OS or Java execution environment. In this system, SSH packets are generated on a web browser by using JavaScript and a web server works as a proxy in communication with an SSH server to realize end-to-end SSH communication. We implemented a prototype program and confirmed by experiment that it runs on several web browsers and mobile phones. This system has enabled secure SSH communication from a PC at an Internet cafe or any mobile phone. By measuring the processing performance, we verified satisfactory performance for emergency use, although the speed was unsatisfactory in some cases with mobile phone. The system proposed in this study will be effective in various fields of E-Business.

  8. Timely Diagnostic Feedback for Database Concept Learning

    ERIC Educational Resources Information Center

    Lin, Jian-Wei; Lai, Yuan-Cheng; Chuang, Yuh-Shy

    2013-01-01

    To efficiently learn database concepts, this work adopts association rules to provide diagnostic feedback for drawing an Entity-Relationship Diagram (ERD). Using association rules and Asynchronous JavaScript and XML (AJAX) techniques, this work implements a novel Web-based Timely Diagnosis System (WTDS), which provides timely diagnostic feedback…

  9. PubMed Interact: an Interactive Search Application for MEDLINE/PubMed

    PubMed Central

    Muin, Michael; Fontelo, Paul; Ackerman, Michael

    2006-01-01

    Online search and retrieval systems are important resources for medical literature research. Progressive Web 2.0 technologies provide opportunities to improve search strategies and user experience. Using PHP, Document Object Model (DOM) manipulation and Asynchronous JavaScript and XML (Ajax), PubMed Interact allows greater functionality so users can refine search parameters with ease and interact with the search results to retrieve and display relevant information and related articles. PMID:17238658

  10. Migration of the ATLAS Metadata Interface (AMI) to Web 2.0 and cloud

    NASA Astrophysics Data System (ADS)

    Odier, J.; Albrand, S.; Fulachier, J.; Lambert, F.

    2015-12-01

    The ATLAS Metadata Interface (AMI), a mature application of more than 10 years of existence, is currently under adaptation to some recently available technologies. The web interfaces, which previously manipulated XML documents using XSL transformations, are being migrated to Asynchronous JavaScript (AJAX). Web development is considerably simplified by the introduction of a framework based on JQuery and Twitter Bootstrap. Finally, the AMI services are being migrated to an OpenStack cloud infrastructure.

  11. The Advanced Jovian Asteroid Explorer (AJAX)

    NASA Astrophysics Data System (ADS)

    Murchie, S. L.; Adams, E. Y.; Mustard, J. F.; Rivkin, A.; Peplowski, P. N.

    2015-12-01

    The Advanced Jovian Asteroid eXplorer (AJAX) is the first mission to characterize the geology, morphology, geophysical properties, and chemistry of a Trojan asteroid. The Decadal Survey outlined a notional New Frontiers class Trojan asteroid rendezvous mission to conduct geological, elemental composition, mineralogical, and geophysical investigations. AJAX, our Discovery mission proposal, addresses the Decadal Survey science goals by using a focused payload and an innovative mission design. By responding to the most important questions about the Trojan asteroids, AJAX advances our understanding of all of the Solar System. Are these objects a remnant population of the local primordial material from which the outer planets and their satellites formed, or did they originate in the Kuiper Belt? Landed measurements of major and minor elements test hypotheses for the Trojan asteroid origin, revealing the outer Solar System dynamical history. How and when were prebiotic materials delivered to the terrestrial planets? AJAX's landed measurements include C and H concentrations, necessary to determine their inventories of volatiles and organic compounds, material delivered to the inner Solar System during the Late Heavy Bombardment. What chemical and geological processes shaped the small bodies that merged to form the planets in our Solar System? AJAX investigates the asteroid internal structure, geology, and regolith by using global high-resolution stereo and multispectral imaging, determining density and estimating interior porosity by measuring gravity, and measuring regolith mechanical properties by landing. AJAX's science phase starts with search for natural satellites and dust lifted by possible cometary activity and shape and pole position determination. AJAX descends to lower altitudes for global mapping, and conducts a low flyover for high-resolution surface characterization and measurement of hydrogen abundance. Finally, it deploys a small landed package, which

  12. A web based Radiation Oncology Dose Manager with a rich User Interface developed using AJAX, ruby, dynamic XHTML and the new Yahoo/EXT User Interface Library.

    PubMed

    Vali, Faisal; Hong, Robert

    2007-10-11

    With the evolution of AJAX, ruby on rails, advanced dynamic XHTML technologies and the advent of powerful user interface libraries for javascript (EXT, Yahoo User Interface Library), developers now have the ability to provide truly rich interfaces within web browsers, with reasonable effort and without third-party plugins. We designed and developed an example of such a solution. The User Interface allows radiation oncology practices to intuitively manage different dose fractionation schemes by helping estimate total dose to irradiated organs.

  13. Ajax and Firefox: New Web Applications and Browsers

    ERIC Educational Resources Information Center

    Godwin-Jones, Bob

    2005-01-01

    Alternative browsers are gaining significant market share, and both Apple and Microsoft are releasing OS upgrades which portend some interesting changes in Web development. Of particular interest for language learning professionals may be new developments in the area of Web browser based applications, particularly using an approach dubbed "Ajax."…

  14. 5. DETAIL VIEW OF AJAX MAGNETHERMIC HEAT TREATING LINE AT ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    5. DETAIL VIEW OF AJAX MAGNETHERMIC HEAT TREATING LINE AT THE HEAT TREATMENT PLANT OF THE DUQUESNE WORKS. - U.S. Steel Duquesne Works, Heat Treatment Plant, Along Monongahela River, Duquesne, Allegheny County, PA

  15. 4. GENERAL VIEW OF AJAX MAGNETHERMIC HEAT TREATING LINE AT ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    4. GENERAL VIEW OF AJAX MAGNETHERMIC HEAT TREATING LINE AT THE HEAT TREATMENT PLANT OF THE DUQUESNE WORKS. - U.S. Steel Duquesne Works, Heat Treatment Plant, Along Monongahela River, Duquesne, Allegheny County, PA

  16. 6. HOT BED FOR THE AJAX MAGNETHERMIC HEAT TREATING LINE ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    6. HOT BED FOR THE AJAX MAGNETHERMIC HEAT TREATING LINE AT THE HEAT TREATMENT PLANT OF THE DUQUESNE WORKS. - U.S. Steel Duquesne Works, Heat Treatment Plant, Along Monongahela River, Duquesne, Allegheny County, PA

  17. 7. Photocopy of photograph showing four Ajax missiles in launch ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    7. Photocopy of photograph showing four Ajax missiles in launch position from ARADCOM Argus pg. 14, from Institute for Military History, Carlisle Barracks, Carlisle, PA, October 1, 1963 - NIKE Missile Battery PR-79, East Windsor Road south of State Route 101, Foster, Providence County, RI

  18. 6. Photocopy of photograph showing an Ajax and Hercules Missile ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    6. Photocopy of photograph showing an Ajax and Hercules Missile from ARADCOM Argus pg. 3, from Institute for Military History, Carlisle Barracks, Carlisle, PA, October 1, 1958 - NIKE Missile Battery PR-79, East Windsor Road south of State Route 101, Foster, Providence County, RI

  19. JavaScript: Data Visualizations

    EPA Pesticide Factsheets

    D3 is a JavaScript library that, in a manner similar to jQuery library, allows direct inspection and manipulation of the Document Object Model, but is intended for the primary purpose of data visualization.

  20. Tactical Applications (TACAPPS) JavaScript Framework Investigation

    DTIC Science & Technology

    2017-02-01

    frameworks explored were Angular JavaScript (AngularJS), jQuery UI, Meteor, Ember, React JavaScript (ReactJS) and Web Components. The team evaluated the...10 Issues and Risks 11 Web Components 11 Benefits 13 Issues and Risks 13 Conclusions 14 Bibliography 15 Distribution List 19...3 Basic Flux flow 10 4 Shadow DOM tree hierarchy 12 5 Web Components browser support 13 UNCLASSIFIED Approved for

  1. JavaScript: Convenient Interactivity for the Class Web Page.

    ERIC Educational Resources Information Center

    Gray, Patricia

    This paper shows how JavaScript can be used within HTML pages to add interactive review sessions and quizzes incorporating graphics and sound files. JavaScript has the advantage of providing basic interactive functions without the use of separate software applications and players. Because it can be part of a standard HTML page, it is…

  2. Enhanced Information Retrieval Using AJAX

    NASA Astrophysics Data System (ADS)

    Kachhwaha, Rajendra; Rajvanshi, Nitin

    2010-11-01

    Information Retrieval deals with the representation, storage, organization of, and access to information items. The representation and organization of information items should provide the user with easy access to the information with the rapid development of Internet, large amounts of digitally stored information is readily available on the World Wide Web. This information is so huge that it becomes increasingly difficult and time consuming for the users to find the information relevant to their needs. The explosive growth of information on the Internet has greatly increased the need for information retrieval systems. However, most of the search engines are using conventional information retrieval systems. An information system needs to implement sophisticated pattern matching tools to determine contents at a faster rate. AJAX has recently emerged as the new tool such the of information retrieval process of information retrieval can become fast and information reaches the use at a faster pace as compared to conventional retrieval systems.

  3. [Radiology information system using HTML, JavaScript, and Web server].

    PubMed

    Sone, M; Sasaki, M; Oikawa, H; Yoshioka, K; Ehara, S; Tamakawa, Y

    1997-12-01

    We have developed a radiology information system using intranet techniques, including hypertext markup language, JavaScript, and Web server. JavaScript made it possible to develop an easy-to-use application, as well as to reduce network traffic and load on the server. The system we have developed is inexpensive and flexible, and its development and maintenance are much easier than with the previous system.

  4. SPV: a JavaScript Signaling Pathway Visualizer.

    PubMed

    Calderone, Alberto; Cesareni, Gianni

    2018-03-24

    The visualization of molecular interactions annotated in web resources is useful to offer to users such information in a clear intuitive layout. These interactions are frequently represented as binary interactions that are laid out in free space where, different entities, cellular compartments and interaction types are hardly distinguishable. SPV (Signaling Pathway Visualizer) is a free open source JavaScript library which offers a series of pre-defined elements, compartments and interaction types meant to facilitate the representation of signaling pathways consisting of causal interactions without neglecting simple protein-protein interaction networks. freely available under Apache version 2 license; Source code: https://github.com/Sinnefa/SPV_Signaling_Pathway_Visualizer_v1.0. Language: JavaScript; Web technology: Scalable Vector Graphics; Libraries: D3.js. sinnefa@gmail.com.

  5. Development of a Web-Based Distributed Interactive Simulation (DIS) Environment Using JavaScript

    DTIC Science & Technology

    2014-09-01

    scripting that let users change or interact with web content depending on user input, which is in contrast with server-side scripts such as PHP, Java and...transfer, DIS usually broadcasts or multicasts its PDUs based on UDP socket. 3. JavaScript JavaScript is the scripting language of the web, and all...IDE) for developing desktop, mobile and web applications with JAVA , C++, HTML5, JavaScript and more. b. Framework The DIS implementation of

  6. Atmospheric Methane Measurements from an Aircraft Based at NASA Ames: Five Years of Observations by the AJAX Project

    NASA Technical Reports Server (NTRS)

    Iraci, Laura

    2016-01-01

    The Alpha Jet Atmospheric eXperiment (AJAX) is a research project based at Moffett Field, CA, which collects airborne measurements of ozone, carbon dioxide, methane, water vapor, and formaldehyde, as well as 3-D winds, temperature, pressure, and location. Since its first science flight in 2011, AJAX has developed a wide a variety of mission types, combining vertical profiles (from approx. 8 km to near surface),boundary layer legs, and plume sampling as needed. With an ongoing five-year data set, the team has sampled over 160 vertical profiles, a dozen wildfires, and numerous stratospheric ozone intrusions. This talk will present an overview of our flights flown to date, with particular focus on methane observations in the San Francisco Bay Area, Sacramento, and the delta region.

  7. Server-Side JavaScript Debugging: Viewing the Contents of an Object

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

    Hampton, J.; Simons, R.

    1999-04-21

    JavaScript allows the definition and use of large, complex objects. Unlike some other object-oriented languages, it also allows run-time modifications not only of the values of object components, but also of the very structure of the object itself. This feature is powerful and sometimes very convenient, but it can be difficult to keep track of the object's structure and values throughout program execution. What's needed is a simple way to view the current state of an object at any point during execution. There is a debug function that is included in the Netscape server-side JavaScript environment. The function outputs themore » value(s) of the expression given as the argument to the function in the JavaScript Application Manager's debug window [SSJS].« less

  8. Maintaining High Assurance in Asynchronous Messaging

    DTIC Science & Technology

    2015-10-24

    Assurance in Asynchronous Messaging Kevin E. Foltz and William R. Simpson Abstract—Asynchronous messaging is the delivery of a message without... integrity , and confidentiality guarantees. End-to-end security for asynchronous messaging must be provided by the asynchronous messaging layer itself... continuing its processing. At the completion of message transmission, the sender does not know when or whether the receiver received it. The message

  9. Viewing multiple sequence alignments with the JavaScript Sequence Alignment Viewer (JSAV)

    PubMed Central

    Martin, Andrew C. R.

    2014-01-01

    The JavaScript Sequence Alignment Viewer (JSAV) is designed as a simple-to-use JavaScript component for displaying sequence alignments on web pages. The display of sequences is highly configurable with options to allow alternative coloring schemes, sorting of sequences and ’dotifying’ repeated amino acids. An option is also available to submit selected sequences to another web site, or to other JavaScript code. JSAV is implemented purely in JavaScript making use of the JQuery and JQuery-UI libraries. It does not use any HTML5-specific options to help with browser compatibility. The code is documented using JSDOC and is available from http://www.bioinf.org.uk/software/jsav/. PMID:25653836

  10. Viewing multiple sequence alignments with the JavaScript Sequence Alignment Viewer (JSAV).

    PubMed

    Martin, Andrew C R

    2014-01-01

    The JavaScript Sequence Alignment Viewer (JSAV) is designed as a simple-to-use JavaScript component for displaying sequence alignments on web pages. The display of sequences is highly configurable with options to allow alternative coloring schemes, sorting of sequences and 'dotifying' repeated amino acids. An option is also available to submit selected sequences to another web site, or to other JavaScript code. JSAV is implemented purely in JavaScript making use of the JQuery and JQuery-UI libraries. It does not use any HTML5-specific options to help with browser compatibility. The code is documented using JSDOC and is available from http://www.bioinf.org.uk/software/jsav/.

  11. MSAViewer: interactive JavaScript visualization of multiple sequence alignments

    PubMed Central

    Yachdav, Guy; Wilzbach, Sebastian; Rauscher, Benedikt; Sheridan, Robert; Sillitoe, Ian; Procter, James; Lewis, Suzanna E.; Rost, Burkhard; Goldberg, Tatyana

    2016-01-01

    Summary: The MSAViewer is a quick and easy visualization and analysis JavaScript component for Multiple Sequence Alignment data of any size. Core features include interactive navigation through the alignment, application of popular color schemes, sorting, selecting and filtering. The MSAViewer is ‘web ready’: written entirely in JavaScript, compatible with modern web browsers and does not require any specialized software. The MSAViewer is part of the BioJS collection of components. Availability and Implementation: The MSAViewer is released as open source software under the Boost Software License 1.0. Documentation, source code and the viewer are available at http://msa.biojs.net/. Supplementary information: Supplementary data are available at Bioinformatics online. Contact: msa@bio.sh PMID:27412096

  12. Global search tool for the Advanced Photon Source Integrated Relational Model of Installed Systems (IRMIS) database.

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

    Quock, D. E. R.; Cianciarulo, M. B.; APS Engineering Support Division

    2007-01-01

    The Integrated Relational Model of Installed Systems (IRMIS) is a relational database tool that has been implemented at the Advanced Photon Source to maintain an updated account of approximately 600 control system software applications, 400,000 process variables, and 30,000 control system hardware components. To effectively display this large amount of control system information to operators and engineers, IRMIS was initially built with nine Web-based viewers: Applications Organizing Index, IOC, PLC, Component Type, Installed Components, Network, Controls Spares, Process Variables, and Cables. However, since each viewer is designed to provide details from only one major category of the control system, themore » necessity for a one-stop global search tool for the entire database became apparent. The user requirements for extremely fast database search time and ease of navigation through search results led to the choice of Asynchronous JavaScript and XML (AJAX) technology in the implementation of the IRMIS global search tool. Unique features of the global search tool include a two-tier level of displayed search results, and a database data integrity validation and reporting mechanism.« less

  13. Microprocessor-controlled wide-range streak camera

    NASA Astrophysics Data System (ADS)

    Lewis, Amy E.; Hollabaugh, Craig

    2006-08-01

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

  14. MSAViewer: interactive JavaScript visualization of multiple sequence alignments.

    PubMed

    Yachdav, Guy; Wilzbach, Sebastian; Rauscher, Benedikt; Sheridan, Robert; Sillitoe, Ian; Procter, James; Lewis, Suzanna E; Rost, Burkhard; Goldberg, Tatyana

    2016-11-15

    The MSAViewer is a quick and easy visualization and analysis JavaScript component for Multiple Sequence Alignment data of any size. Core features include interactive navigation through the alignment, application of popular color schemes, sorting, selecting and filtering. The MSAViewer is 'web ready': written entirely in JavaScript, compatible with modern web browsers and does not require any specialized software. The MSAViewer is part of the BioJS collection of components. The MSAViewer is released as open source software under the Boost Software License 1.0. Documentation, source code and the viewer are available at http://msa.biojs.net/Supplementary information: Supplementary data are available at Bioinformatics online. msa@bio.sh. © The Author 2016. Published by Oxford University Press.

  15. Conversion of the agent-oriented domain-specific language ALAS into JavaScript

    NASA Astrophysics Data System (ADS)

    Sredojević, Dejan; Vidaković, Milan; Okanović, Dušan; Mitrović, Dejan; Ivanović, Mirjana

    2016-06-01

    This paper shows generation of JavaScript code from code written in agent-oriented domain-specific language ALAS. ALAS is an agent-oriented domain-specific language for writing software agents that are executed within XJAF middleware. Since the agents can be executed on various platforms, they must be converted into a language of the target platform. We also try to utilize existing tools and technologies to make the whole conversion process as simple as possible, as well as faster and more efficient. We use the Xtext framework that is compatible with Java to implement ALAS infrastructure - editor and code generator. Since Xtext supports Java, generation of Java code from ALAS code is straightforward. To generate a JavaScript code that will be executed within the target JavaScript XJAF implementation, Google Web Toolkit (GWT) is used.

  16. An Online Atlas for Exploring Spatio-Temporal Patterns of Cancer Mortality (1972–2011) and Incidence (1995–2008) in Taiwan

    PubMed Central

    Ku, Wen-Yuan; Liaw, Yung-Po; Huang, Jing-Yang; Nfor, Oswald Ndi; Hsu, Shu-Yi; Ko, Pei-Chieh; Lee, Wen-Chung; Chen, Chien-Jen

    2016-01-01

    Abstract Public health mapping and Geographical Information Systems (GIS) are already being used to locate the geographical spread of diseases. This study describes the construction of an easy-to-use online atlas of cancer mortality (1972–2011) and incidence (1995–2008) in Taiwan. Two sets of color maps were made based on “age-adjusted mortality by rate” and “age-adjusted mortality by rank.” AJAX (Asynchronous JavaScript and XML), JSON (JavaScript Object Notation), and SVG (Scaling Vector Graphic) were used to create the online atlas. Spatio-temporal patterns of cancer mortality and incidence in Taiwan over the period from 1972 to 2011 and from 1995 to 2008. The constructed online atlas contains information on cancer mortality and incidence (http://taiwancancermap.csmu-liawyp.tw/). The common GIS functions include zoom and pan and identity tools. Users can easily customize the maps to explore the spatio-temporal trends of cancer mortality and incidence using different devices (such as personal computers, mobile phone, or pad). This study suggests an easy- to-use, low-cost, and independent platform for exploring cancer incidence and mortality. It is expected to serve as a reference tool for cancer prevention and risk assessment. This online atlas is a cheap and fast tool that integrates various cancer maps. Therefore, it can serve as a powerful tool that allows users to examine and compare spatio-temporal patterns of various maps. Furthermore, it is an-easy-to use tool for updating data and assessing risk factors of cancer in Taiwan. PMID:27227915

  17. An Online Atlas for Exploring Spatio-Temporal Patterns of Cancer Mortality (1972-2011) and Incidence (1995-2008) in Taiwan.

    PubMed

    Ku, Wen-Yuan; Liaw, Yung-Po; Huang, Jing-Yang; Nfor, Oswald Ndi; Hsu, Shu-Yi; Ko, Pei-Chieh; Lee, Wen-Chung; Chen, Chien-Jen

    2016-05-01

    Public health mapping and Geographical Information Systems (GIS) are already being used to locate the geographical spread of diseases. This study describes the construction of an easy-to-use online atlas of cancer mortality (1972-2011) and incidence (1995-2008) in Taiwan.Two sets of color maps were made based on "age-adjusted mortality by rate" and "age-adjusted mortality by rank." AJAX (Asynchronous JavaScript and XML), JSON (JavaScript Object Notation), and SVG (Scaling Vector Graphic) were used to create the online atlas. Spatio-temporal patterns of cancer mortality and incidence in Taiwan over the period from 1972 to 2011 and from 1995 to 2008.The constructed online atlas contains information on cancer mortality and incidence (http://taiwancancermap.csmu-liawyp.tw/). The common GIS functions include zoom and pan and identity tools. Users can easily customize the maps to explore the spatio-temporal trends of cancer mortality and incidence using different devices (such as personal computers, mobile phone, or pad). This study suggests an easy- to-use, low-cost, and independent platform for exploring cancer incidence and mortality. It is expected to serve as a reference tool for cancer prevention and risk assessment.This online atlas is a cheap and fast tool that integrates various cancer maps. Therefore, it can serve as a powerful tool that allows users to examine and compare spatio-temporal patterns of various maps. Furthermore, it is an-easy-to use tool for updating data and assessing risk factors of cancer in Taiwan.

  18. Technical development of PubMed Interact: an improved interface for MEDLINE/PubMed searches

    PubMed Central

    Muin, Michael; Fontelo, Paul

    2006-01-01

    Background The project aims to create an alternative search interface for MEDLINE/PubMed that may provide assistance to the novice user and added convenience to the advanced user. An earlier version of the project was the 'Slider Interface for MEDLINE/PubMed searches' (SLIM) which provided JavaScript slider bars to control search parameters. In this new version, recent developments in Web-based technologies were implemented. These changes may prove to be even more valuable in enhancing user interactivity through client-side manipulation and management of results. Results PubMed Interact is a Web-based MEDLINE/PubMed search application built with HTML, JavaScript and PHP. It is implemented on a Windows Server 2003 with Apache 2.0.52, PHP 4.4.1 and MySQL 4.1.18. PHP scripts provide the backend engine that connects with E-Utilities and parses XML files. JavaScript manages client-side functionalities and converts Web pages into interactive platforms using dynamic HTML (DHTML), Document Object Model (DOM) tree manipulation and Ajax methods. With PubMed Interact, users can limit searches with JavaScript slider bars, preview result counts, delete citations from the list, display and add related articles and create relevance lists. Many interactive features occur at client-side, which allow instant feedback without reloading or refreshing the page resulting in a more efficient user experience. Conclusion PubMed Interact is a highly interactive Web-based search application for MEDLINE/PubMed that explores recent trends in Web technologies like DOM tree manipulation and Ajax. It may become a valuable technical development for online medical search applications. PMID:17083729

  19. Technical development of PubMed interact: an improved interface for MEDLINE/PubMed searches.

    PubMed

    Muin, Michael; Fontelo, Paul

    2006-11-03

    The project aims to create an alternative search interface for MEDLINE/PubMed that may provide assistance to the novice user and added convenience to the advanced user. An earlier version of the project was the 'Slider Interface for MEDLINE/PubMed searches' (SLIM) which provided JavaScript slider bars to control search parameters. In this new version, recent developments in Web-based technologies were implemented. These changes may prove to be even more valuable in enhancing user interactivity through client-side manipulation and management of results. PubMed Interact is a Web-based MEDLINE/PubMed search application built with HTML, JavaScript and PHP. It is implemented on a Windows Server 2003 with Apache 2.0.52, PHP 4.4.1 and MySQL 4.1.18. PHP scripts provide the backend engine that connects with E-Utilities and parses XML files. JavaScript manages client-side functionalities and converts Web pages into interactive platforms using dynamic HTML (DHTML), Document Object Model (DOM) tree manipulation and Ajax methods. With PubMed Interact, users can limit searches with JavaScript slider bars, preview result counts, delete citations from the list, display and add related articles and create relevance lists. Many interactive features occur at client-side, which allow instant feedback without reloading or refreshing the page resulting in a more efficient user experience. PubMed Interact is a highly interactive Web-based search application for MEDLINE/PubMed that explores recent trends in Web technologies like DOM tree manipulation and Ajax. It may become a valuable technical development for online medical search applications.

  20. Designing and developing portable large-scale JavaScript web applications within the Experiment Dashboard framework

    NASA Astrophysics Data System (ADS)

    Andreeva, J.; Dzhunov, I.; Karavakis, E.; Kokoszkiewicz, L.; Nowotka, M.; Saiz, P.; Tuckett, D.

    2012-12-01

    Improvements in web browser performance and web standards compliance, as well as the availability of comprehensive JavaScript libraries, provides an opportunity to develop functionally rich yet intuitive web applications that allow users to access, render and analyse data in novel ways. However, the development of such large-scale JavaScript web applications presents new challenges, in particular with regard to code sustainability and team-based work. We present an approach that meets the challenges of large-scale JavaScript web application design and development, including client-side model-view-controller architecture, design patterns, and JavaScript libraries. Furthermore, we show how the approach leads naturally to the encapsulation of the data source as a web API, allowing applications to be easily ported to new data sources. The Experiment Dashboard framework is used for the development of applications for monitoring the distributed computing activities of virtual organisations on the Worldwide LHC Computing Grid. We demonstrate the benefits of the approach for large-scale JavaScript web applications in this context by examining the design of several Experiment Dashboard applications for data processing, data transfer and site status monitoring, and by showing how they have been ported for different virtual organisations and technologies.

  1. Labeled Postings for Asynchronous Interaction

    ERIC Educational Resources Information Center

    ChanLin, Lih-Juan; Chen, Yong-Ting; Chan, Kung-Chi

    2009-01-01

    The Internet promotes computer-mediated communications, and so asynchronous learning network systems permit more flexibility in time, space, and interaction than synchronous mode of learning. The key point of asynchronous learning is the materials for web-aided teaching and the flow of knowledge. This research focuses on improving online…

  2. JSME: a free molecule editor in JavaScript.

    PubMed

    Bienfait, Bruno; Ertl, Peter

    2013-01-01

    A molecule editor, i.e. a program facilitating graphical input and interactive editing of molecules, is an indispensable part of every cheminformatics or molecular processing system. Today, when a web browser has become the universal scientific user interface, a tool to edit molecules directly within the web browser is essential. One of the most popular tools for molecular structure input on the web is the JME applet. Since its release nearly 15 years ago, however the web environment has changed and Java applets are facing increasing implementation hurdles due to their maintenance and support requirements, as well as security issues. This prompted us to update the JME editor and port it to a modern Internet programming language - JavaScript. The actual molecule editing Java code of the JME editor was translated into JavaScript with help of the Google Web Toolkit compiler and a custom library that emulates a subset of the GUI features of the Java runtime environment. In this process, the editor was enhanced by additional functionalities including a substituent menu, copy/paste, drag and drop and undo/redo capabilities and an integrated help. In addition to desktop computers, the editor supports molecule editing on touch devices, including iPhone, iPad and Android phones and tablets. In analogy to JME the new editor is named JSME. This new molecule editor is compact, easy to use and easy to incorporate into web pages. A free molecule editor written in JavaScript was developed and is released under the terms of permissive BSD license. The editor is compatible with JME, has practically the same user interface as well as the web application programming interface. The JSME editor is available for download from the project web page http://peter-ertl.com/jsme/

  3. SU-E-J-114: Web-Browser Medical Physics Applications Using HTML5 and Javascript.

    PubMed

    Bakhtiari, M

    2012-06-01

    Since 2010, there has been a great attention about HTML5. Application developers and browser makers fully embrace and support the web of the future. Consumers have started to embrace HTML5, especially as more users understand the benefits and potential that HTML5 can mean for the future.Modern browsers such as Firefox, Google Chrome, and Safari are offering better and more robust support for HTML5, CSS3, and JavaScript. The idea is to introduce the HTML5 to medical physics community for open source software developments. The benefit of using HTML5 is developing portable software systems. The HTML5, CSS, and JavaScript programming languages were used to develop several applications for Quality Assurance in radiation therapy. The canvas element of HTML5 was used for handling and displaying the images, and JavaScript was used to manipulate the data. Sample application were developed to: 1. analyze the flatness and symmetry of the radiotherapy fields in a web browser, 2.analyze the Dynalog files from Varian machines, 3. visualize the animated Dynamic MLC files, 4. Simulation via Monte Carlo, and 5. interactive image manipulation. The programs showed great performance and speed in uploading the data and displaying the results. The flatness and symmetry program and Dynalog file analyzer ran in a fraction of second. The reason behind this performance is using JavaScript language which is a lower level programming language in comparison to the most of the scientific programming packages such as Matlab. The second reason is that JavaScript runs locally on client side computers not on the web-servers. HTML5 and JavaScript can be used to develop useful applications that can be run online or offline on different modern web-browsers. The programming platform can be also one of the modern web-browsers which are mostly open source (such as Firefox). © 2012 American Association of Physicists in Medicine.

  4. The Use of AJAX in Searching a Bibliographic Database: A Case Study of the Italian Biblioteche Oggi Database

    ERIC Educational Resources Information Center

    Cavaleri, Piero

    2008-01-01

    Purpose: The purpose of this paper is to describe the use of AJAX for searching the Biblioteche Oggi database of bibliographic records. Design/methodology/approach: The paper is a demonstration of how bibliographic database single page interfaces allow the implementation of more user-friendly features for social and collaborative tasks. Findings:…

  5. A Phenomenological Synapse Model for Asynchronous Neurotransmitter Release

    PubMed Central

    Wang, Tao; Yin, Luping; Zou, Xiaolong; Shu, Yousheng; Rasch, Malte J.; Wu, Si

    2016-01-01

    Neurons communicate with each other via synapses. Action potentials cause release of neurotransmitters at the axon terminal. Typically, this neurotransmitter release is tightly time-locked to the arrival of an action potential and is thus called synchronous release. However, neurotransmitter release is stochastic and the rate of release of small quanta of neurotransmitters can be considerably elevated even long after the ceasing of spiking activity, leading to asynchronous release of neurotransmitters. Such asynchronous release varies for tissue and neuron types and has been shown recently to be pronounced in fast-spiking neurons. Notably, it was found that asynchronous release is enhanced in human epileptic tissue implicating a possibly important role in generating abnormal neural activity. Current neural network models for simulating and studying neural activity virtually only consider synchronous release and ignore asynchronous transmitter release. Here, we develop a phenomenological model for asynchronous neurotransmitter release, which, on one hand, captures the fundamental features of the asynchronous release process, and, on the other hand, is simple enough to be incorporated in large-size network simulations. Our proposed model is based on the well-known equations for short-term dynamical synaptic interactions and includes an additional stochastic term for modeling asynchronous release. We use experimental data obtained from inhibitory fast-spiking synapses of human epileptic tissue to fit the model parameters, and demonstrate that our model reproduces the characteristics of realistic asynchronous transmitter release. PMID:26834617

  6. JavaScript DNA translator: DNA-aligned protein translations.

    PubMed

    Perry, William L

    2002-12-01

    There are many instances in molecular biology when it is necessary to identify ORFs in a DNA sequence. While programs exist for displaying protein translations in multiple ORFs in alignment with a DNA sequence, they are often expensive, exist as add-ons to software that must be purchased, or are only compatible with a particular operating system. JavaScript DNA Translator is a shareware application written in JavaScript, a scripting language interpreted by the Netscape Communicator and Internet Explorer Web browsers, which makes it compatible with several different operating systems. While the program uses a familiar Web page interface, it requires no connection to the Internet since calculations are performed on the user's own computer. The program analyzes one or multiple DNA sequences and generates translations in up to six reading frames aligned to a DNA sequence, in addition to displaying translations as separate sequences in FASTA format. ORFs within a reading frame can also be displayed as separate sequences. Flexible formatting options are provided, including the ability to hide ORFs below a minimum size specified by the user. The program is available free of charge at the BioTechniques Software Library (www.Biotechniques.com).

  7. Microprocessor-controlled, wide-range streak camera

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

    Amy E. Lewis, Craig Hollabaugh

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

  8. Asynchronous discrete control of continuous processes

    NASA Astrophysics Data System (ADS)

    Kaliski, M. E.; Johnson, T. L.

    1984-07-01

    The research during this second contract year continued to deal with the development of sound theoretical models for asynchronous systems. Two criteria served to shape the research pursued: the first, that the developed models extend and generalize previously developed research for synchronous discrete control; the second, that the models explicitly address the question of how to incorporate system transition times into themselves. The following sections of this report concisely delineate this year's work. Our original proposal for this research identified four general tasks of investigation: (1.1) Analysis of Qualitative Properties of Asynchronous Hybrid Systems; (1.2) Acceptance and Control for Asynchronous Hybrid Systems.

  9. Asynchronous Learning Forums for Business Acculturation

    ERIC Educational Resources Information Center

    Pence, Christine Cope; Wulf, Catharina

    2009-01-01

    The use of IT as a facilitator for student collaboration in higher business education has grown rapidly since 2000. Asynchronous discussion forums are used abundantly for collaborative training purposes and for teaching students business-relevant tools for their future careers. This article presents an analysis of the asynchronous discussion forum…

  10. A massively asynchronous, parallel brain.

    PubMed

    Zeki, Semir

    2015-05-19

    Whether the visual brain uses a parallel or a serial, hierarchical, strategy to process visual signals, the end result appears to be that different attributes of the visual scene are perceived asynchronously--with colour leading form (orientation) by 40 ms and direction of motion by about 80 ms. Whatever the neural root of this asynchrony, it creates a problem that has not been properly addressed, namely how visual attributes that are perceived asynchronously over brief time windows after stimulus onset are bound together in the longer term to give us a unified experience of the visual world, in which all attributes are apparently seen in perfect registration. In this review, I suggest that there is no central neural clock in the (visual) brain that synchronizes the activity of different processing systems. More likely, activity in each of the parallel processing-perceptual systems of the visual brain is reset independently, making of the brain a massively asynchronous organ, just like the new generation of more efficient computers promise to be. Given the asynchronous operations of the brain, it is likely that the results of activities in the different processing-perceptual systems are not bound by physiological interactions between cells in the specialized visual areas, but post-perceptually, outside the visual brain.

  11. Comparing the force ripple during asynchronous and conventional stimulation.

    PubMed

    Downey, Ryan J; Tate, Mark; Kawai, Hiroyuki; Dixon, Warren E

    2014-10-01

    Asynchronous stimulation has been shown to reduce fatigue during electrical stimulation; however, it may also exhibit a force ripple. We quantified the ripple during asynchronous and conventional single-channel transcutaneous stimulation across a range of stimulation frequencies. The ripple was measured during 5 asynchronous stimulation protocols, 2 conventional stimulation protocols, and 3 volitional contractions in 12 healthy individuals. Conventional 40 Hz and asynchronous 16 Hz stimulation were found to induce contractions that were as smooth as volitional contractions. Asynchronous 8, 10, and 12 Hz stimulation induced contractions with significant ripple. Lower stimulation frequencies can reduce fatigue; however, they may also lead to increased ripple. Future efforts should study the relationship between force ripple and the smoothness of the evoked movements in addition to the relationship between stimulation frequency and NMES-induced fatigue to elucidate an optimal stimulation frequency for asynchronous stimulation. © 2014 Wiley Periodicals, Inc.

  12. Building asynchronous geospatial processing workflows with web services

    NASA Astrophysics Data System (ADS)

    Zhao, Peisheng; Di, Liping; Yu, Genong

    2012-02-01

    Geoscience research and applications often involve a geospatial processing workflow. This workflow includes a sequence of operations that use a variety of tools to collect, translate, and analyze distributed heterogeneous geospatial data. Asynchronous mechanisms, by which clients initiate a request and then resume their processing without waiting for a response, are very useful for complicated workflows that take a long time to run. Geospatial contents and capabilities are increasingly becoming available online as interoperable Web services. This online availability significantly enhances the ability to use Web service chains to build distributed geospatial processing workflows. This paper focuses on how to orchestrate Web services for implementing asynchronous geospatial processing workflows. The theoretical bases for asynchronous Web services and workflows, including asynchrony patterns and message transmission, are examined to explore different asynchronous approaches to and architecture of workflow code for the support of asynchronous behavior. A sample geospatial processing workflow, issued by the Open Geospatial Consortium (OGC) Web Service, Phase 6 (OWS-6), is provided to illustrate the implementation of asynchronous geospatial processing workflows and the challenges in using Web Services Business Process Execution Language (WS-BPEL) to develop them.

  13. Asynchronous vibration problem of centrifugal compressor

    NASA Technical Reports Server (NTRS)

    Fujikawa, T.; Ishiguro, N.; Ito, M.

    1980-01-01

    An unstable asynchronous vibration problem in a high pressure centrifugal compressor and the remedial actions against it are described. Asynchronous vibration of the compressor took place when the discharge pressure (Pd) was increased, after the rotor was already at full speed. The typical spectral data of the shaft vibration indicate that as the pressure Pd increases, pre-unstable vibration appears and becomes larger, and large unstable asynchronous vibration occurs suddenly (Pd = 5.49MPa). A computer program was used which calculated the logarithmic decrement and the damped natural frequency of the rotor bearing systems. The analysis of the log-decrement is concluded to be effective in preventing unstable vibration in both the design stage and remedial actions.

  14. Study on Web-Based Tool for Regional Agriculture Industry Structure Optimization Using Ajax

    NASA Astrophysics Data System (ADS)

    Huang, Xiaodong; Zhu, Yeping

    According to the research status of regional agriculture industry structure adjustment information system and the current development of information technology, this paper takes web-based regional agriculture industry structure optimization tool as research target. This paper introduces Ajax technology and related application frameworks to build an auxiliary toolkit of decision support system for agricultural policy maker and economy researcher. The toolkit includes a “one page” style component of regional agriculture industry structure optimization which provides agile arguments setting method that enables applying sensitivity analysis and usage of data and comparative advantage analysis result, and a component that can solve the linear programming model and its dual problem by simplex method.

  15. Acceptability of an Asynchronous Learning Forum on Mobile Devices

    ERIC Educational Resources Information Center

    Chang, Chih-Kai

    2010-01-01

    Mobile learning has recently become noteworthy because mobile devices have become popular. To construct an asynchronous learning forum on mobile devices is important because an asynchronous learning forum is always an essential part of networked asynchronous distance learning. However, the input interface in handheld learning devices, which is…

  16. Pulling Results Out of Thin Air: Four Years of Ozone and Greenhouse Gas Measurements by the Alpha Jet Atmospheric Experiment (AJAX)

    NASA Technical Reports Server (NTRS)

    Yates, Emma

    2015-01-01

    The Alpha Jet Atmospheric eXperiment (AJAX) has been measuring atmospheric ozone, carbon dioxide, methane and meteorological parameters from near the surface to 8000 m since January 2011. The main goals are to study photochemical ozone production and the impacts of extreme events on western US air quality, provide data to support satellite observations and aid in the quantification of emission sources e.g. wildfires, urban outflow, diary and oil and gas. The aircraft is based at Moffett Field and flies multiple times a month to sample vertical profiles at selected sites in California and Nevada, providing long-term data records at these sites. AJAX is also uniquely positioned to launch with short notice sampling flights in rapid response to extreme events e.g. the 2013 Yosemite Rim fire. This talk will focus on the impacts of vertical transport on surface air quality, and investigation of emission sources from diaries and wildfires.

  17. Modeling and Analysis of Mixed Synchronous/Asynchronous Systems

    NASA Technical Reports Server (NTRS)

    Driscoll, Kevin R.; Madl. Gabor; Hall, Brendan

    2012-01-01

    Practical safety-critical distributed systems must integrate safety critical and non-critical data in a common platform. Safety critical systems almost always consist of isochronous components that have synchronous or asynchronous interface with other components. Many of these systems also support a mix of synchronous and asynchronous interfaces. This report presents a study on the modeling and analysis of asynchronous, synchronous, and mixed synchronous/asynchronous systems. We build on the SAE Architecture Analysis and Design Language (AADL) to capture architectures for analysis. We present preliminary work targeted to capture mixed low- and high-criticality data, as well as real-time properties in a common Model of Computation (MoC). An abstract, but representative, test specimen system was created as the system to be modeled.

  18. A Taxonomy of Learning through Asynchronous Discussion

    ERIC Educational Resources Information Center

    Knowlton, Dave S.

    2005-01-01

    This article presents a five-tiered taxonomy that describes the nature of participation in, and learning through, asynchronous discussion. The taxonomy is framed by a constructivist view of asynchronous discussion. The five tiers of the taxonomy include the following: (a) passive participation, (b) developmental participation, (c) generative…

  19. Asynchronous reference frame agreement in a quantum network

    NASA Astrophysics Data System (ADS)

    Islam, Tanvirul; Wehner, Stephanie

    2016-03-01

    An efficient implementation of many multiparty protocols for quantum networks requires that all the nodes in the network share a common reference frame. Establishing such a reference frame from scratch is especially challenging in an asynchronous network where network links might have arbitrary delays and the nodes do not share synchronised clocks. In this work, we study the problem of establishing a common reference frame in an asynchronous network of n nodes of which at most t are affected by arbitrary unknown error, and the identities of the faulty nodes are not known. We present a protocol that allows all the correctly functioning nodes to agree on a common reference frame as long as the network graph is complete and not more than t\\lt n/4 nodes are faulty. As the protocol is asynchronous, it can be used with some assumptions to synchronise clocks over a network. Also, the protocol has the appealing property that it allows any existing two-node asynchronous protocol for reference frame agreement to be lifted to a robust protocol for an asynchronous quantum network.

  20. An Asynchronous Augmentation to Traditional Course Delivery.

    ERIC Educational Resources Information Center

    Wolverton, Marvin L.; Wolverton, Mimi

    Asynchronous augmentation facilitates distributed learning, which relies heavily on technology and self-learning. This paper reports the results of delivering a real estate principles course using an asynchronous course delivery format. It highlights one of many ways to enhance learning using technology, and it provides information concerning how…

  1. Developing asynchronous online interprofessional education.

    PubMed

    Sanborn, Heidi

    2016-09-01

    For many health programmes, developing interprofessional education (IPE) has been a challenge. Evidence on the best method for design and implementation of IPE has been slow to emerge, with little research on how to best incorporate IPE in the asynchronous online learning environment. This leaves online programmes with no clear guidance when embarking upon an initiative to integrate IPE into the curriculum. One tool that can be effective at guiding the incorporation of IPE across all learning platforms is the Interprofessional Education Collaborative (IPEC) competencies. A project was designed to integrate the nationally defined IPEC competencies throughout an asynchronous, online baccalaureate nursing completion programme. A programme-wide review led to targeted revision of course and unit-level objectives, learning experiences, and assessments based on the IPEC framework. As a result of this effort, the programme curriculum now provides interprofessional learning activities across all courses. This report provides a method for using the IPEC competencies to incorporate IPE within various asynchronous learning assessments, assuring students learn about, with, and from other professions.

  2. Asynchronous networks: modularization of dynamics theorem

    NASA Astrophysics Data System (ADS)

    Bick, Christian; Field, Michael

    2017-02-01

    Building on the first part of this paper, we develop the theory of functional asynchronous networks. We show that a large class of functional asynchronous networks can be (uniquely) represented as feedforward networks connecting events or dynamical modules. For these networks we can give a complete description of the network function in terms of the function of the events comprising the network: the modularization of dynamics theorem. We give examples to illustrate the main results.

  3. Synchronous Office Hours in an Asynchronous Course: Making the Connection

    ERIC Educational Resources Information Center

    Gibbons-Kunka, Beatrice

    2017-01-01

    The notion of synchronous office hours in an asynchronous course seems counterintuitive. After all, one of the tenets of asynchronous education is to not require students to be online and participating at any time during the course. Having taught higher education online asynchronous courses for twenty years, the researcher experimented with online…

  4. JavaScript Access to DICOM Network and Objects in Web Browser.

    PubMed

    Drnasin, Ivan; Grgić, Mislav; Gogić, Goran

    2017-10-01

    Digital imaging and communications in medicine (DICOM) 3.0 standard provides the baseline for the picture archiving and communication systems (PACS). The development of Internet and various communication media initiated demand for non-DICOM access to PACS systems. Ever-increasing utilization of the web browsers, laptops and handheld devices, as opposed to desktop applications and static organizational computers, lead to development of different web technologies. The DICOM standard officials accepted those subsequently as tools of alternative access. This paper provides an overview of the current state of development of the web access technology to the DICOM repositories. It presents a different approach of using HTML5 features of the web browsers through the JavaScript language and the WebSocket protocol by enabling real-time communication with DICOM repositories. JavaScript DICOM network library, DICOM to WebSocket proxy and a proof-of-concept web application that qualifies as a DICOM 3.0 device were developed.

  5. Stand-Alone and Hybrid Positioning Using Asynchronous Pseudolites

    PubMed Central

    Gioia, Ciro; Borio, Daniele

    2015-01-01

    global navigation satellite system (GNSS) receivers are usually unable to achieve satisfactory performance in difficult environments, such as open-pit mines, urban canyons and indoors. Pseudolites have the potential to extend GNSS usage and significantly improve receiver performance in such environments by providing additional navigation signals. This also applies to asynchronous pseudolite systems, where different pseudolites operate in an independent way. Asynchronous pseudolite systems require, however, dedicated strategies in order to properly integrate GNSS and pseudolite measurements. In this paper, several asynchronous pseudolite/GNSS integration strategies are considered: loosely- and tightly-coupled approaches are developed and combined with pseudolite proximity and receiver signal strength (RSS)-based positioning. The performance of the approaches proposed has been tested in different scenarios, including static and kinematic conditions. The tests performed demonstrate that the methods developed are effective techniques for integrating heterogeneous measurements from different sources, such as asynchronous pseudolites and GNSS. PMID:25609041

  6. Pure JavaScript Storyline Layout Algorithm

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

    This is a JavaScript library for a storyline layout algorithm. Storylines are adept at communicating complex change by encoding time on the x-axis and using the proximity of lines in the y direction to represent interaction between entities. The library in this disclosure takes as input a list of objects containing an id, time, and state. The output is a data structure that can be used to conveniently render a storyline visualization. Most importantly, the library computes the y-coordinate of the entities over time that decreases layout artifacts including crossings, wiggles, and whitespace. This is accomplished through multi-objective, multi-stage optimizationmore » problem, where the output of one stage produces input and constraints for the next stage.« less

  7. Simulating fail-stop in asynchronous distributed systems

    NASA Technical Reports Server (NTRS)

    Sabel, Laura; Marzullo, Keith

    1994-01-01

    The fail-stop failure model appears frequently in the distributed systems literature. However, in an asynchronous distributed system, the fail-stop model cannot be implemented. In particular, it is impossible to reliably detect crash failures in an asynchronous system. In this paper, we show that it is possible to specify and implement a failure model that is indistinguishable from the fail-stop model from the point of view of any process within an asynchronous system. We give necessary conditions for a failure model to be indistinguishable from the fail-stop model, and derive lower bounds on the amount of process replication needed to implement such a failure model. We present a simple one-round protocol for implementing one such failure model, which we call simulated fail-stop.

  8. Designing Asynchronous Communication Tools for Optimization of Patient-Clinician Coordination

    PubMed Central

    Eschler, Jordan; Liu, Leslie S.; Vizer, Lisa M.; McClure, Jennifer B.; Lozano, Paula; Pratt, Wanda; Ralston, James D.

    2015-01-01

    Asynchronous communication outside the clinical setting has both enriched and complicated patient-clinician interactions. Many patients can now interact with a patient portal 24 hours a day, asking questions of their clinicians via secure message, checking lab results, ordering medication refills, or making appointments. However, the mode of communication (asynchronous) and the nature of the interaction (lacking tone or body language) strip valuable information from each side of patient-clinician asynchronous communication. Using interviews with 34 individuals who actively manage a chronic illness of their own, or for a child or partner, we elicited narratives about patients’ experiences and expectations for using asynchronous communication to address medical issues with their clinicians. Based on these perspectives, we present opportunities for designing asynchronous communication tools to better facilitate understanding of and coordination around care activities between patients and clinicians. PMID:26958188

  9. Interpolation algorithm for asynchronous ADC-data

    NASA Astrophysics Data System (ADS)

    Bramburger, Stefan; Zinke, Benny; Killat, Dirk

    2017-09-01

    This paper presents a modified interpolation algorithm for signals with variable data rate from asynchronous ADCs. The Adaptive weights Conjugate gradient Toeplitz matrix (ACT) algorithm is extended to operate with a continuous data stream. An additional preprocessing of data with constant and linear sections and a weighted overlap of step-by-step into spectral domain transformed signals improve the reconstruction of the asycnhronous ADC signal. The interpolation method can be used if asynchronous ADC data is fed into synchronous digital signal processing.

  10. Optimization of parameters of special asynchronous electric drives

    NASA Astrophysics Data System (ADS)

    Karandey, V. Yu; Popov, B. K.; Popova, O. B.; Afanasyev, V. L.

    2018-03-01

    The article considers the solution of the problem of parameters optimization of special asynchronous electric drives. The solution of the problem will allow one to project and create special asynchronous electric drives for various industries. The created types of electric drives will have optimum mass-dimensional and power parameters. It will allow one to realize and fulfill the set characteristics of management of technological processes with optimum level of expenses of electric energy, time of completing the process or other set parameters. The received decision allows one not only to solve a certain optimizing problem, but also to construct dependences between the optimized parameters of special asynchronous electric drives, for example, with the change of power, current in a winding of the stator or rotor, induction in a gap or steel of magnetic conductors and other parameters. On the constructed dependences, it is possible to choose necessary optimum values of parameters of special asynchronous electric drives and their components without carrying out repeated calculations.

  11. Harnessing modern web application technology to create intuitive and efficient data visualization and sharing tools.

    PubMed

    Wood, Dylan; King, Margaret; Landis, Drew; Courtney, William; Wang, Runtang; Kelly, Ross; Turner, Jessica A; Calhoun, Vince D

    2014-01-01

    Neuroscientists increasingly need to work with big data in order to derive meaningful results in their field. Collecting, organizing and analyzing this data can be a major hurdle on the road to scientific discovery. This hurdle can be lowered using the same technologies that are currently revolutionizing the way that cultural and social media sites represent and share information with their users. Web application technologies and standards such as RESTful webservices, HTML5 and high-performance in-browser JavaScript engines are being utilized to vastly improve the way that the world accesses and shares information. The neuroscience community can also benefit tremendously from these technologies. We present here a web application that allows users to explore and request the complex datasets that need to be shared among the neuroimaging community. The COINS (Collaborative Informatics and Neuroimaging Suite) Data Exchange uses web application technologies to facilitate data sharing in three phases: Exploration, Request/Communication, and Download. This paper will focus on the first phase, and how intuitive exploration of large and complex datasets is achieved using a framework that centers around asynchronous client-server communication (AJAX) and also exposes a powerful API that can be utilized by other applications to explore available data. First opened to the neuroscience community in August 2012, the Data Exchange has already provided researchers with over 2500 GB of data.

  12. Harnessing modern web application technology to create intuitive and efficient data visualization and sharing tools

    PubMed Central

    Wood, Dylan; King, Margaret; Landis, Drew; Courtney, William; Wang, Runtang; Kelly, Ross; Turner, Jessica A.; Calhoun, Vince D.

    2014-01-01

    Neuroscientists increasingly need to work with big data in order to derive meaningful results in their field. Collecting, organizing and analyzing this data can be a major hurdle on the road to scientific discovery. This hurdle can be lowered using the same technologies that are currently revolutionizing the way that cultural and social media sites represent and share information with their users. Web application technologies and standards such as RESTful webservices, HTML5 and high-performance in-browser JavaScript engines are being utilized to vastly improve the way that the world accesses and shares information. The neuroscience community can also benefit tremendously from these technologies. We present here a web application that allows users to explore and request the complex datasets that need to be shared among the neuroimaging community. The COINS (Collaborative Informatics and Neuroimaging Suite) Data Exchange uses web application technologies to facilitate data sharing in three phases: Exploration, Request/Communication, and Download. This paper will focus on the first phase, and how intuitive exploration of large and complex datasets is achieved using a framework that centers around asynchronous client-server communication (AJAX) and also exposes a powerful API that can be utilized by other applications to explore available data. First opened to the neuroscience community in August 2012, the Data Exchange has already provided researchers with over 2500 GB of data. PMID:25206330

  13. Analysis and visualization of Arabidopsis thaliana GWAS using web 2.0 technologies.

    PubMed

    Huang, Yu S; Horton, Matthew; Vilhjálmsson, Bjarni J; Seren, Umit; Meng, Dazhe; Meyer, Christopher; Ali Amer, Muhammad; Borevitz, Justin O; Bergelson, Joy; Nordborg, Magnus

    2011-01-01

    With large-scale genomic data becoming the norm in biological studies, the storing, integrating, viewing and searching of such data have become a major challenge. In this article, we describe the development of an Arabidopsis thaliana database that hosts the geographic information and genetic polymorphism data for over 6000 accessions and genome-wide association study (GWAS) results for 107 phenotypes representing the largest collection of Arabidopsis polymorphism data and GWAS results to date. Taking advantage of a series of the latest web 2.0 technologies, such as Ajax (Asynchronous JavaScript and XML), GWT (Google-Web-Toolkit), MVC (Model-View-Controller) web framework and Object Relationship Mapper, we have created a web-based application (web app) for the database, that offers an integrated and dynamic view of geographic information, genetic polymorphism and GWAS results. Essential search functionalities are incorporated into the web app to aid reverse genetics research. The database and its web app have proven to be a valuable resource to the Arabidopsis community. The whole framework serves as an example of how biological data, especially GWAS, can be presented and accessed through the web. In the end, we illustrate the potential to gain new insights through the web app by two examples, showcasing how it can be used to facilitate forward and reverse genetics research. Database URL: http://arabidopsis.usc.edu/

  14. Asynchronous Learning Sources in a High-Tech Organization

    ERIC Educational Resources Information Center

    Bouhnik, Dan; Giat, Yahel; Sanderovitch, Yafit

    2009-01-01

    Purpose: The purpose of this study is to characterize learning from asynchronous sources among research and development (R&D) personnel. It aims to examine four aspects of asynchronous source learning: employee preferences regarding self-learning; extent of source usage; employee satisfaction with these sources and the effect of the sources on the…

  15. A massively asynchronous, parallel brain

    PubMed Central

    Zeki, Semir

    2015-01-01

    Whether the visual brain uses a parallel or a serial, hierarchical, strategy to process visual signals, the end result appears to be that different attributes of the visual scene are perceived asynchronously—with colour leading form (orientation) by 40 ms and direction of motion by about 80 ms. Whatever the neural root of this asynchrony, it creates a problem that has not been properly addressed, namely how visual attributes that are perceived asynchronously over brief time windows after stimulus onset are bound together in the longer term to give us a unified experience of the visual world, in which all attributes are apparently seen in perfect registration. In this review, I suggest that there is no central neural clock in the (visual) brain that synchronizes the activity of different processing systems. More likely, activity in each of the parallel processing-perceptual systems of the visual brain is reset independently, making of the brain a massively asynchronous organ, just like the new generation of more efficient computers promise to be. Given the asynchronous operations of the brain, it is likely that the results of activities in the different processing-perceptual systems are not bound by physiological interactions between cells in the specialized visual areas, but post-perceptually, outside the visual brain. PMID:25823871

  16. Pharmacists' perception of synchronous versus asynchronous distance learning for continuing education programs.

    PubMed

    Buxton, Eric C

    2014-02-12

    To evaluate and compare pharmacists' satisfaction with the content and learning environment of a continuing education program series offered as either synchronous or asynchronous webinars. An 8-lecture series of online presentations on the topic of new drug therapies was offered to pharmacists in synchronous and asynchronous webinar formats. Participants completed a 50-question online survey at the end of the program series to evaluate their perceptions of the distance learning experience. Eighty-two participants completed the survey instrument (41 participants from the live webinar series and 41 participants from the asynchronous webinar series.) Responses indicated that while both groups were satisfied with the program content, the asynchronous group showed greater satisfaction with many aspects of the learning environment. The synchronous and asynchronous webinar participants responded positively regarding the quality of the programming and the method of delivery, but asynchronous participants rated their experience more positively overall.

  17. Interactional Coherence in Asynchronous Learning Networks: A Rhetorical Approach

    ERIC Educational Resources Information Center

    Potter, Andrew

    2008-01-01

    Numerous studies have affirmed the value of asynchronous online communication as a learning resource. Several investigations, however, have indicated that discussions in asynchronous environments are often neither interactive nor coherent. The research reported sought to develop an enhanced understanding of interactional coherence, argumentation,…

  18. Exploring Asynchronous and Synchronous Tool Use in Online Courses

    ERIC Educational Resources Information Center

    Oztok, Murat; Zingaro, Daniel; Brett, Clare; Hewitt, Jim

    2013-01-01

    While the independent contributions of synchronous and asynchronous interaction in online learning are clear, comparatively less is known about the pedagogical consequences of using both modes in the same environment. In this study, we examine relationships between students' use of asynchronous discussion forums and synchronous private messages…

  19. Teaching Presence and Communication Timeliness in Asynchronous Online Courses

    ERIC Educational Resources Information Center

    Skramstad, Erik; Schlosser, Charles; Orellana, Anymir

    2012-01-01

    This study examined student perceptions of teaching presence and communication timeliness in asynchronous online courses. Garrison, Anderson, and Archer's (2000) community of inquiry model provided the framework for the survey research methodology used. Participants were 59 student volunteers taking 1 or more asynchronous online graduate courses.…

  20. Integrating Asynchronous Digital Design Into the Computer Engineering Curriculum

    ERIC Educational Resources Information Center

    Smith, S. C.; Al-Assadi, W. K.; Di, J.

    2010-01-01

    As demand increases for circuits with higher performance, higher complexity, and decreased feature size, asynchronous (clockless) paradigms will become more widely used in the semiconductor industry, as evidenced by the International Technology Roadmap for Semiconductors' (ITRS) prediction of a likely shift from synchronous to asynchronous design…

  1. Pharmacists’ Perception of Synchronous Versus Asynchronous Distance Learning for Continuing Education Programs

    PubMed Central

    2014-01-01

    Objective. To evaluate and compare pharmacists’ satisfaction with the content and learning environment of a continuing education program series offered as either synchronous or asynchronous webinars. Methods. An 8-lecture series of online presentations on the topic of new drug therapies was offered to pharmacists in synchronous and asynchronous webinar formats. Participants completed a 50-question online survey at the end of the program series to evaluate their perceptions of the distance learning experience. Results. Eighty-two participants completed the survey instrument (41 participants from the live webinar series and 41 participants from the asynchronous webinar series.) Responses indicated that while both groups were satisfied with the program content, the asynchronous group showed greater satisfaction with many aspects of the learning environment. Conclusion. The synchronous and asynchronous webinar participants responded positively regarding the quality of the programming and the method of delivery, but asynchronous participants rated their experience more positively overall. PMID:24558276

  2. Two Studies Examining Argumentation in Asynchronous Computer Mediated Communication

    ERIC Educational Resources Information Center

    Joiner, Richard; Jones, Sarah; Doherty, John

    2008-01-01

    Asynchronous computer mediated communication (CMC) would seem to be an ideal medium for supporting development in student argumentation. This paper investigates this assumption through two studies. The first study compared asynchronous CMC with face-to-face discussions. The transactional and strategic level of the argumentation (i.e. measures of…

  3. Asynchronous Video Streaming vs. Synchronous Videoconferencing for Teaching a Pharmacogenetic Pharmacotherapy Course

    PubMed Central

    2007-01-01

    Objectives To compare students' performance and course evaluations for a pharmacogenetic pharmacotherapy course taught by synchronous videoconferencing method via the Internet and for the same course taught via asynchronous video streaming via the Internet. Methods In spring 2005, a pharmacogenetic therapy course was taught to 73 students located on Amarillo, Lubbock, and Dallas campuses using synchronous videoconferencing, and in spring 2006, to 78 students located on the same 3 campuses using asynchronous video streaming. A course evaluation was administered to each group at the end of the courses. Results Students in the asynchronous setting had final course grades of 89% ± 7% compared to the mean final course grade of 87% ± 7% in the synchronous group (p = 0.05). Regardless of which technology was used, average course grades did not differ significantly among the 3 campus sites. Significantly more of the students in the asynchronous setting agreed (57%) with the statement that they could read the lecture notes and absorb the content on their own without attending the class than students in the synchronous class (23%; chi-square test; p < 0.001). Conclusions Students in both asynchronous and synchronous settings performed well. However, students taught using asynchronous videotaped lectures had lower satisfaction with the method of content delivery, and preferred live interactive sessions or a mix of interactive sessions and asynchronous videos over delivery of content using the synchronous or asynchronous method alone. PMID:17429516

  4. PsychVACS: a system for asynchronous telepsychiatry.

    PubMed

    Odor, Alberto; Yellowlees, Peter; Hilty, Donald; Parish, Michelle Burke; Nafiz, Najia; Iosif, Ana-Maria

    2011-05-01

    To describe the technical development of an asynchronous telepsychiatry application, the Psychiatric Video Archiving and Communication System. A client-server application was developed in Visual Basic.Net with Microsoft(®) SQL database as the backend. It includes the capability of storing video-recorded psychiatric interviews and manages the workflow of the system with automated messaging. Psychiatric Video Archiving and Communication System has been used to conduct the first ever series of asynchronous telepsychiatry consultations worldwide. A review of the software application and the process as part of this project has led to a number of improvements that are being implemented in the next version, which is being written in Java. This is the first description of the use of video recorded data in an asynchronous telemedicine application. Primary care providers and consulting psychiatrists have found it easy to work with and a valuable resource to increase the availability of psychiatric consultation in remote rural locations.

  5. Redundant Asynchronous Microprocessor System

    NASA Technical Reports Server (NTRS)

    Meyer, G.; Johnston, J. O.; Dunn, W. R.

    1985-01-01

    Fault-tolerant computer structure called RAMPS (for redundant asynchronous microprocessor system) has simplicity of static redundancy but offers intermittent-fault handling ability of complex, dynamically redundant systems. New structure useful wherever several microprocessors are employed for control - in aircraft, industrial processes, robotics, and automatic machining, for example.

  6. Interactive Analysis of General Beam Configurations using Finite Element Methods and JavaScript

    NASA Astrophysics Data System (ADS)

    Hernandez, Christopher

    Advancements in computer technology have contributed to the widespread practice of modelling and solving engineering problems through the use of specialized software. The wide use of engineering software comes with the disadvantage to the user of costs from the required purchase of software licenses. The creation of accurate, trusted, and freely available applications capable of conducting meaningful analysis of engineering problems is a way to mitigate to the costs associated with every-day engineering computations. Writing applications in the JavaScript programming language allows the applications to run within any computer browser, without the need to install specialized software, since all internet browsers are equipped with virtual machines (VM) that allow the browsers to execute JavaScript code. The objective of this work is the development of an application that performs the analysis of a completely general beam through use of the finite element method. The app is written in JavaScript and embedded in a web page so it can be downloaded and executed by a user with an internet connection. This application allows the user to analyze any uniform or non-uniform beam, with any combination of applied forces, moments, distributed loads, and boundary conditions. Outputs for this application include lists the beam deformations and slopes, as well as lateral and slope deformation graphs, bending stress distributions, and shear and a moment diagrams. To validate the methodology of the GBeam finite element app, its results are verified using the results from obtained from two other established finite element solvers for fifteen separate test cases.

  7. Detection of Failure in Asynchronous Motor Using Soft Computing Method

    NASA Astrophysics Data System (ADS)

    Vinoth Kumar, K.; Sony, Kevin; Achenkunju John, Alan; Kuriakose, Anto; John, Ano P.

    2018-04-01

    This paper investigates the stator short winding failure of asynchronous motor also their effects on motor current spectrums. A fuzzy logic approach i.e., model based technique possibly will help to detect the asynchronous motor failure. Actually, fuzzy logic similar to humanoid intelligent methods besides expected linguistic empowering inferences through vague statistics. The dynamic model is technologically advanced for asynchronous motor by means of fuzzy logic classifier towards investigate the stator inter turn failure in addition open phase failure. A hardware implementation was carried out with LabVIEW for the online-monitoring of faults.

  8. Asynchronous Communication of TLNS3DMB Boundary Exchange

    NASA Technical Reports Server (NTRS)

    Hammond, Dana P.

    1997-01-01

    This paper describes the recognition of implicit serialization due to coarse-grain, synchronous communication and demonstrates the conversion to asynchronous communication for the exchange of boundary condition information in the Thin-Layer Navier Stokes 3-Dimensional Multi Block (TLNS3DMB) code. The implementation details of using asynchronous communication is provided including buffer allocation, message identification, and barrier control. The IBM SP2 was used for the tests presented.

  9. lawn: An R client for the Turf JavaScript Library for Geospatial Analysis

    EPA Science Inventory

    lawn is an R package to provide access to the geospatial analysis capabilities in the Turf javascript library. Turf expects data in GeoJSON format. Given that many datasets are now available natively in GeoJSON providing an easier method for conducting geospatial analyses on thes...

  10. Arachne—A web-based event viewer for MINERνA

    NASA Astrophysics Data System (ADS)

    Tagg, N.; Brangham, J.; Chvojka, J.; Clairemont, M.; Day, M.; Eberly, B.; Felix, J.; Fields, L.; Gago, A. M.; Gran, R.; Harris, D. A.; Kordosky, M.; Lee, H.; Maggi, G.; Maher, E.; Mann, W. A.; Marshall, C. M.; McFarland, K. S.; McGowan, A. M.; Mislivec, A.; Mousseau, J.; Osmanov, B.; Osta, J.; Paolone, V.; Perdue, G.; Ransome, R. D.; Ray, H.; Schellman, H.; Schmitz, D. W.; Simon, C.; Solano Salinas, C. J.; Tice, B. G.; Walding, J.; Walton, T.; Wolcott, J.; Zhang, D.; Ziemer, B. P.; MinerνA Collaboration

    2012-06-01

    Neutrino interaction events in the MINERνA detector are visually represented with a web-based tool called Arachne. Data are retrieved from a central server via AJAX, and client-side JavaScript draws images into the user's browser window using the draft HTML 5 standard. These technologies allow neutrino interactions to be viewed by anyone with a web browser, allowing for easy hand-scanning of particle interactions. Arachne has been used in MINERνA to evaluate neutrino data in a prototype detector, to tune reconstruction algorithms, and for public outreach and education.

  11. Arachne - A web-based event viewer for MINERvA

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

    Tagg, N.; /Otterbein Coll.; Brangham, J.

    2011-11-01

    Neutrino interaction events in the MINERvA detector are visually represented with a web-based tool called Arachne. Data are retrieved from a central server via AJAX, and client-side JavaScript draws images into the user's browser window using the draft HTML 5 standard. These technologies allow neutrino interactions to be viewed by anyone with a web browser, allowing for easy hand-scanning of particle interactions. Arachne has been used in MINERvA to evaluate neutrino data in a prototype detector, to tune reconstruction algorithms, and for public outreach and education.

  12. Asynchronous glimpsing of speech: Spread of masking and task set-size

    PubMed Central

    Ozmeral, Erol J.; Buss, Emily; Hall, Joseph W.

    2012-01-01

    Howard-Jones and Rosen [(1993). J. Acoust. Soc. Am. 93, 2915–2922] investigated the ability to integrate glimpses of speech that are separated in time and frequency using a “checkerboard” masker, with asynchronous amplitude modulation (AM) across frequency. Asynchronous glimpsing was demonstrated only for spectrally wide frequency bands. It is possible that the reduced evidence of spectro-temporal integration with narrower bands was due to spread of masking at the periphery. The present study tested this hypothesis with a dichotic condition, in which the even- and odd-numbered bands of the target speech and asynchronous AM masker were presented to opposite ears, minimizing the deleterious effects of masking spread. For closed-set consonant recognition, thresholds were 5.1–8.5 dB better for dichotic than for monotic asynchronous AM conditions. Results were similar for closed-set word recognition, but for open-set word recognition the benefit of dichotic presentation was more modest and level dependent, consistent with the effects of spread of masking being level dependent. There was greater evidence of asynchronous glimpsing in the open-set than closed-set tasks. Presenting stimuli dichotically supported asynchronous glimpsing with narrower frequency bands than previously shown, though the magnitude of glimpsing was reduced for narrower bandwidths even in some dichotic conditions. PMID:22894234

  13. [A novel proposal explaining sleep disturbance of children in Japan--asynchronization].

    PubMed

    Kohyama, Jun

    2008-07-01

    It has been reported that more than half of the children in Japan suffer from daytime sleepiness. In contrast, about one quarter of junior high-school students in Japan complain of insomnia. According to the International Classification of Sleep Disorders (Second edition), these children could be diagnosed as having behaviorally-induced insufficient sleep syndrome due to inadequate sleeping habits. Getting on adequate amount of sleep should solve such problems;however, such a therapeutic approach often fails. Although social factors are involved in these sleep disturbances, I feel that a novel notion - asynchronization - leads to an understanding of the pathophysiology of disturbances in these children. Further, it could contribute to resolve their problems. The essence of asynchronization is a disturbance of various aspects (e.g., cycle, amplitude, phase, and interrelationship) of the biological rhythms that normally exhibits circadian oscillation. The main cause of asynchronization is hypothesized to be the combination of light exposure during night and the lack of light exposure in the morning. Asynchronization results in the disturbance of variable systems. Thus, symptoms of asynchronization include disturbances of the autonomic nervous system (sleepiness, insomnia, disturbance of hormonal excretion, gastrointestinal problems, etc.) and higher brain function (disorientation, loss of sociality, loss of will or motivation, impaired alertness and performance, etc.). Neurological (attention deficit, aggression, impulsiveness, hyperactivity, etc.), psychiatric (depressive disorders, personality disorders, anxiety disorders, etc.) and somatic (tiredness, fatigue, etc.) disturbances could also be symptoms of asynchronization. At the initial phase of asynchronization, disturbances are functional and can be resolved relatively easily, such as by the establishment of a regular sleep-wakefulness cycle;however, without adequate intervention the disturbances could gradually

  14. Localized radio frequency communication using asynchronous transfer mode protocol

    DOEpatents

    Witzke, Edward L [Edgewood, NM; Robertson, Perry J [Albuquerque, NM; Pierson, Lyndon G [Albuquerque, NM

    2007-08-14

    A localized wireless communication system for communication between a plurality of circuit boards, and between electronic components on the circuit boards. Transceivers are located on each circuit board and electronic component. The transceivers communicate with one another over spread spectrum radio frequencies. An asynchronous transfer mode protocol controls communication flow with asynchronous transfer mode switches located on the circuit boards.

  15. Actively Engaging Students in Asynchronous Online Classes. IDEA Paper #64

    ERIC Educational Resources Information Center

    Riggs, Shannon A.; Linder, Kathryn E.

    2016-01-01

    Active learning activities and pedagogical strategies can look different in online learning environments, particularly in asynchronous courses when students are not interacting with the instructor, or with each other, in real time. This paper suggests a three-pronged approach for conceptualizing active learning in the online asynchronous class:…

  16. Designing Asynchronous, Text-Based Computer Conferences: Ten Research-Based Suggestions

    ERIC Educational Resources Information Center

    Choitz, Paul; Lee, Doris

    2006-01-01

    Asynchronous computer conferencing refers to the use of computer software and a network enabling participants to post messages that allow discourse to continue even though interactions may be extended over days and weeks. Asynchronous conferences are time-independent, adapting to multiple time zones and learner schedules. Such activities as…

  17. Student Satisfaction with Asynchronous Learning

    ERIC Educational Resources Information Center

    Dziuban, Charles; Moskal, Patsy; Brophy, Jay; Shea, Peter

    2007-01-01

    The authors discuss elements that potentially impact student satisfaction with asynchronous learning: the media culture, digital, personal and mobile technologies, student learning preferences, pedagogy, complexities of measurement, and the digital generation. They describe a pilot study to identify the underlying dimensions of student…

  18. Reusable Client-Side JavaScript Modules for Immersive Web-Based Real-Time Collaborative Neuroimage Visualization.

    PubMed

    Bernal-Rusiel, Jorge L; Rannou, Nicolas; Gollub, Randy L; Pieper, Steve; Murphy, Shawn; Robertson, Richard; Grant, Patricia E; Pienaar, Rudolph

    2017-01-01

    In this paper we present a web-based software solution to the problem of implementing real-time collaborative neuroimage visualization. In both clinical and research settings, simple and powerful access to imaging technologies across multiple devices is becoming increasingly useful. Prior technical solutions have used a server-side rendering and push-to-client model wherein only the server has the full image dataset. We propose a rich client solution in which each client has all the data and uses the Google Drive Realtime API for state synchronization. We have developed a small set of reusable client-side object-oriented JavaScript modules that make use of the XTK toolkit, a popular open-source JavaScript library also developed by our team, for the in-browser rendering and visualization of brain image volumes. Efficient realtime communication among the remote instances is achieved by using just a small JSON object, comprising a representation of the XTK image renderers' state, as the Google Drive Realtime collaborative data model. The developed open-source JavaScript modules have already been instantiated in a web-app called MedView , a distributed collaborative neuroimage visualization application that is delivered to the users over the web without requiring the installation of any extra software or browser plugin. This responsive application allows multiple physically distant physicians or researchers to cooperate in real time to reach a diagnosis or scientific conclusion. It also serves as a proof of concept for the capabilities of the presented technological solution.

  19. Application of intelligent soft start in asynchronous motor

    NASA Astrophysics Data System (ADS)

    Du, Xue; Ye, Ying; Wang, Yuelong; Peng, Lei; Zhang, Suying

    2018-05-01

    The starting way of three phase asynchronous motor has full voltage start and step-down start. Direct starting brings large current impact, causing excessive local temperature to the power grid and larger starting torque will also impact the motor equipment and affect the service life of the motor. Aim at the problem of large current and torque caused by start-up, an intelligent soft starter is proposed. Through the application of intelligent soft start on asynchronous motor, highlights its application advantage in motor control.

  20. Asynchronous signal-dependent non-uniform sampler

    NASA Astrophysics Data System (ADS)

    Can-Cimino, Azime; Chaparro, Luis F.; Sejdić, Ervin

    2014-05-01

    Analog sparse signals resulting from biomedical and sensing network applications are typically non-stationary with frequency-varying spectra. By ignoring that the maximum frequency of their spectra is changing, uniform sampling of sparse signals collects unnecessary samples in quiescent segments of the signal. A more appropriate sampling approach would be signal-dependent. Moreover, in many of these applications power consumption and analog processing are issues of great importance that need to be considered. In this paper we present a signal dependent non-uniform sampler that uses a Modified Asynchronous Sigma Delta Modulator which consumes low-power and can be processed using analog procedures. Using Prolate Spheroidal Wave Functions (PSWF) interpolation of the original signal is performed, thus giving an asynchronous analog to digital and digital to analog conversion. Stable solutions are obtained by using modulated PSWFs functions. The advantage of the adapted asynchronous sampler is that range of frequencies of the sparse signal is taken into account avoiding aliasing. Moreover, it requires saving only the zero-crossing times of the non-uniform samples, or their differences, and the reconstruction can be done using their quantized values and a PSWF-based interpolation. The range of frequencies analyzed can be changed and the sampler can be implemented as a bank of filters for unknown range of frequencies. The performance of the proposed algorithm is illustrated with an electroencephalogram (EEG) signal.

  1. Distributed Consensus of Stochastic Delayed Multi-agent Systems Under Asynchronous Switching.

    PubMed

    Wu, Xiaotai; Tang, Yang; Cao, Jinde; Zhang, Wenbing

    2016-08-01

    In this paper, the distributed exponential consensus of stochastic delayed multi-agent systems with nonlinear dynamics is investigated under asynchronous switching. The asynchronous switching considered here is to account for the time of identifying the active modes of multi-agent systems. After receipt of confirmation of mode's switching, the matched controller can be applied, which means that the switching time of the matched controller in each node usually lags behind that of system switching. In order to handle the coexistence of switched signals and stochastic disturbances, a comparison principle of stochastic switched delayed systems is first proved. By means of this extended comparison principle, several easy to verified conditions for the existence of an asynchronously switched distributed controller are derived such that stochastic delayed multi-agent systems with asynchronous switching and nonlinear dynamics can achieve global exponential consensus. Two examples are given to illustrate the effectiveness of the proposed method.

  2. Comparing face-to-face, synchronous, and asynchronous learning: postgraduate dental resident preferences.

    PubMed

    Kunin, Marc; Julliard, Kell N; Rodriguez, Tobias E

    2014-06-01

    The Department of Dental Medicine of Lutheran Medical Center has developed an asynchronous online curriculum consisting of prerecorded PowerPoint presentations with audio explanations. The focus of this study was to evaluate if the new asynchronous format satisfied the educational needs of the residents compared to traditional lecture (face-to-face) and synchronous (distance learning) formats. Lectures were delivered to 219 dental residents employing face-to-face and synchronous formats, as well as the new asynchronous format; 169 (77 percent) participated in the study. Outcomes were assessed with pretests, posttests, and individual lecture surveys. Results found the residents preferred face-to-face and asynchronous formats to the synchronous format in terms of effectiveness and clarity of presentations. This preference was directly related to the residents' perception of how well the technology worked in each format. The residents also rated the quality of student-instructor and student-student interactions in the synchronous and asynchronous formats significantly higher after taking the lecture series than they did before taking it. However, they rated the face-to-face format as significantly more conducive to student-instructor and student-student interaction. While the study found technology had a major impact on the efficacy of this curricular model, the results suggest that the asynchronous format can be an effective way to teach a postgraduate course.

  3. Designing Asynchronous Online Discussion Environments: Recent Progress and Possible Future Directions

    ERIC Educational Resources Information Center

    Gao, Fei; Zhang, Tianyi; Franklin, Teresa

    2013-01-01

    Asynchronous online discussion environments are important platforms to support learning. Research suggests, however, threaded forums, one of the most popular asynchronous discussion environments, do not often foster productive online discussions naturally. This paper explores how certain properties of threaded forums have affected or constrained…

  4. Modeling and Analysis of Asynchronous Systems Using SAL and Hybrid SAL

    NASA Technical Reports Server (NTRS)

    Tiwari, Ashish; Dutertre, Bruno

    2013-01-01

    We present formal models and results of formal analysis of two different asynchronous systems. We first examine a mid-value select module that merges the signals coming from three different sensors that are each asynchronously sampling the same input signal. We then consider the phase locking protocol proposed by Daly, Hopkins, and McKenna. This protocol is designed to keep a set of non-faulty (asynchronous) clocks phase locked even in the presence of Byzantine-faulty clocks on the network. All models and verifications have been developed using the SAL model checking tools and the Hybrid SAL abstractor.

  5. Creating Asynchronous Online Learning Communities

    ERIC Educational Resources Information Center

    Kerr, Crystal

    2009-01-01

    This research project examined how to develop and sustain online, asynchronous learning communities in continuous intake, distance education environments for learners in grades 7 through 10. The study is an action research project that is based upon in-depth, qualitative data. Interviews were conducted with distance education teachers,…

  6. Anonymity and Motivation in Asynchronous Discussions and L2 Vocabulary Learning

    ERIC Educational Resources Information Center

    Polat, Nihat; Mancilla, Rae; Mahalingappa, Laura

    2013-01-01

    This study investigates L2 attainment in asynchronous online environments, specifically possible relationships among anonymity, L2 motivation, participation in discussions, quality of L2 production, and success in L2 vocabulary learning. It examines, in asynchronous discussions, (a) if participation and (b) motivation contribute to L2 vocabulary…

  7. Reusable Client-Side JavaScript Modules for Immersive Web-Based Real-Time Collaborative Neuroimage Visualization

    PubMed Central

    Bernal-Rusiel, Jorge L.; Rannou, Nicolas; Gollub, Randy L.; Pieper, Steve; Murphy, Shawn; Robertson, Richard; Grant, Patricia E.; Pienaar, Rudolph

    2017-01-01

    In this paper we present a web-based software solution to the problem of implementing real-time collaborative neuroimage visualization. In both clinical and research settings, simple and powerful access to imaging technologies across multiple devices is becoming increasingly useful. Prior technical solutions have used a server-side rendering and push-to-client model wherein only the server has the full image dataset. We propose a rich client solution in which each client has all the data and uses the Google Drive Realtime API for state synchronization. We have developed a small set of reusable client-side object-oriented JavaScript modules that make use of the XTK toolkit, a popular open-source JavaScript library also developed by our team, for the in-browser rendering and visualization of brain image volumes. Efficient realtime communication among the remote instances is achieved by using just a small JSON object, comprising a representation of the XTK image renderers' state, as the Google Drive Realtime collaborative data model. The developed open-source JavaScript modules have already been instantiated in a web-app called MedView, a distributed collaborative neuroimage visualization application that is delivered to the users over the web without requiring the installation of any extra software or browser plugin. This responsive application allows multiple physically distant physicians or researchers to cooperate in real time to reach a diagnosis or scientific conclusion. It also serves as a proof of concept for the capabilities of the presented technological solution. PMID:28507515

  8. The Design of Finite State Machine for Asynchronous Replication Protocol

    NASA Astrophysics Data System (ADS)

    Wang, Yanlong; Li, Zhanhuai; Lin, Wei; Hei, Minglei; Hao, Jianhua

    Data replication is a key way to design a disaster tolerance system and to achieve reliability and availability. It is difficult for a replication protocol to deal with the diverse and complex environment. This means that data is less well replicated than it ought to be. To reduce data loss and to optimize replication protocols, we (1) present a finite state machine, (2) run it to manage an asynchronous replication protocol and (3) report a simple evaluation of the asynchronous replication protocol based on our state machine. It's proved that our state machine is applicable to guarantee the asynchronous replication protocol running in the proper state to the largest extent in the event of various possible events. It also can helpful to build up replication-based disaster tolerance systems to ensure the business continuity.

  9. A Binary Array Asynchronous Sorting Algorithm with Using Petri Nets

    NASA Astrophysics Data System (ADS)

    Voevoda, A. A.; Romannikov, D. O.

    2017-01-01

    Nowadays the tasks of computations speed-up and/or their optimization are actual. Among the approaches on how to solve these tasks, a method applying approaches of parallelization and asynchronization to a sorting algorithm is considered in the paper. The sorting methods are ones of elementary methods and they are used in a huge amount of different applications. In the paper, we offer a method of an array sorting that based on a division into a set of independent adjacent pairs of numbers and their parallel and asynchronous comparison. And this one distinguishes the offered method from the traditional sorting algorithms (like quick sorting, merge sorting, insertion sorting and others). The algorithm is implemented with the use of Petri nets, like the most suitable tool for an asynchronous systems description.

  10. Network evolution induced by asynchronous stimuli through spike-timing-dependent plasticity.

    PubMed

    Yuan, Wu-Jie; Zhou, Jian-Fang; Zhou, Changsong

    2013-01-01

    In sensory neural system, external asynchronous stimuli play an important role in perceptual learning, associative memory and map development. However, the organization of structure and dynamics of neural networks induced by external asynchronous stimuli are not well understood. Spike-timing-dependent plasticity (STDP) is a typical synaptic plasticity that has been extensively found in the sensory systems and that has received much theoretical attention. This synaptic plasticity is highly sensitive to correlations between pre- and postsynaptic firings. Thus, STDP is expected to play an important role in response to external asynchronous stimuli, which can induce segregative pre- and postsynaptic firings. In this paper, we study the impact of external asynchronous stimuli on the organization of structure and dynamics of neural networks through STDP. We construct a two-dimensional spatial neural network model with local connectivity and sparseness, and use external currents to stimulate alternately on different spatial layers. The adopted external currents imposed alternately on spatial layers can be here regarded as external asynchronous stimuli. Through extensive numerical simulations, we focus on the effects of stimulus number and inter-stimulus timing on synaptic connecting weights and the property of propagation dynamics in the resulting network structure. Interestingly, the resulting feedforward structure induced by stimulus-dependent asynchronous firings and its propagation dynamics reflect both the underlying property of STDP. The results imply a possible important role of STDP in generating feedforward structure and collective propagation activity required for experience-dependent map plasticity in developing in vivo sensory pathways and cortices. The relevance of the results to cue-triggered recall of learned temporal sequences, an important cognitive function, is briefly discussed as well. Furthermore, this finding suggests a potential application for

  11. Using Television Sitcoms to Facilitate Asynchronous Discussions in the Online Communication Course

    ERIC Educational Resources Information Center

    Tolman, Elizabeth; Asbury, Bryan

    2012-01-01

    Asynchronous discussions are a useful instructional resource in the online communication course. In discussion groups students have the opportunity to actively participate and interact with students and the instructor. Asynchronous communication allows for flexibility because "participants can interact with significant amounts of time between…

  12. [Cost-effectiveness of Synchronous vs. Asynchronous Telepsychiatry in Prison Inmates With Depression].

    PubMed

    Barrera-Valencia, Camilo; Benito-Devia, Alexis Vladimir; Vélez-Álvarez, Consuelo; Figueroa-Barrera, Mario; Franco-Idárraga, Sandra Milena

    Telepsychiatry is defined as the use of information and communication technology (ICT) in providing remote psychiatric services. Telepsychiatry is applied using two types of communication: synchronous (real time) and asynchronous (store and forward). To determine the cost-effectiveness of a synchronous and an asynchronous telepsychiatric model in prison inmate patients with symptoms of depression. A cost-effectiveness study was performed on a population consisting of 157 patients from the Establecimiento Penitenciario y Carcelario de Mediana Seguridad de Manizales, Colombia. The sample was determined by applying Zung self-administered surveys for depression (1965) and the Hamilton Depression Rating Scale (HDRS), the latter being the tool used for the comparison. Initial Hamilton score, arrival time, duration of system downtime, and clinical effectiveness variables had normal distributions (P>.05). There were significant differences (P<.001) between care costs for the different models, showing that the mean cost of the asynchronous model is less than synchronous model, and making the asynchronous model more cost-effective. The asynchronous model is the most cost-effective model of telepsychiatry care for patients with depression admitted to a detention centre, according to the results of clinical effectiveness, cost measurement, and patient satisfaction. Copyright © 2016 Asociación Colombiana de Psiquiatría. Publicado por Elsevier España. All rights reserved.

  13. Distributed asynchronous microprocessor architectures in fault tolerant integrated flight systems

    NASA Technical Reports Server (NTRS)

    Dunn, W. R.

    1983-01-01

    The paper discusses the implementation of fault tolerant digital flight control and navigation systems for rotorcraft application. It is shown that in implementing fault tolerance at the systems level using advanced LSI/VLSI technology, aircraft physical layout and flight systems requirements tend to define a system architecture of distributed, asynchronous microprocessors in which fault tolerance can be achieved locally through hardware redundancy and/or globally through application of analytical redundancy. The effects of asynchronism on the execution of dynamic flight software is discussed. It is shown that if the asynchronous microprocessors have knowledge of time, these errors can be significantly reduced through appropiate modifications of the flight software. Finally, the papear extends previous work to show that through the combined use of time referencing and stable flight algorithms, individual microprocessors can be configured to autonomously tolerate intermittent faults.

  14. The Influence of Asynchronous Video Communication on Learner Social Presence: A Narrative Analysis of Four Cases

    ERIC Educational Resources Information Center

    Borup, Jered; West, Richard E.; Graham, Charles R.

    2013-01-01

    Online courses are increasingly using asynchronous video communication. However, little is known about how asynchronous video communication influences students' communication patterns. This study presents four narratives of students with varying characteristics who engaged in asynchronous video communication. The extrovert valued the efficiency of…

  15. Asynchronous Discussion Board Facilitation and Rubric Use in a Blended Learning Environment

    ERIC Educational Resources Information Center

    Giacumo, Lisa

    2012-01-01

    The purpose of this study was to investigate the effects of instructor response prompts and rubrics on students' performance in an asynchronous discussion-board assignment, their learning achievement on an objective-type posttest, and their reported satisfaction levels. Researchers who have studied asynchronous computer-mediated student…

  16. Pediatric emergency medicine asynchronous e-learning: a multicenter randomized controlled Solomon four-group study.

    PubMed

    Chang, Todd P; Pham, Phung K; Sobolewski, Brad; Doughty, Cara B; Jamal, Nazreen; Kwan, Karen Y; Little, Kim; Brenkert, Timothy E; Mathison, David J

    2014-08-01

    Asynchronous e-learning allows for targeted teaching, particularly advantageous when bedside and didactic education is insufficient. An asynchronous e-learning curriculum has not been studied across multiple centers in the context of a clinical rotation. We hypothesize that an asynchronous e-learning curriculum during the pediatric emergency medicine (EM) rotation improves medical knowledge among residents and students across multiple participating centers. Trainees on pediatric EM rotations at four large pediatric centers from 2012 to 2013 were randomized in a Solomon four-group design. The experimental arms received an asynchronous e-learning curriculum consisting of nine Web-based, interactive, peer-reviewed Flash/HTML5 modules. Postrotation testing and in-training examination (ITE) scores quantified improvements in knowledge. A 2 × 2 analysis of covariance (ANCOVA) tested interaction and main effects, and Pearson's correlation tested associations between module usage, scores, and ITE scores. A total of 256 of 458 participants completed all study elements; 104 had access to asynchronous e-learning modules, and 152 were controls who used the current education standards. No pretest sensitization was found (p = 0.75). Use of asynchronous e-learning modules was associated with an improvement in posttest scores (p < 0.001), from a mean score of 18.45 (95% confidence interval [CI] = 17.92 to 18.98) to 21.30 (95% CI = 20.69 to 21.91), a large effect (partial η(2) = 0.19). Posttest scores correlated with ITE scores (r(2) = 0.14, p < 0.001) among pediatric residents. Asynchronous e-learning is an effective educational tool to improve knowledge in a clinical rotation. Web-based asynchronous e-learning is a promising modality to standardize education among multiple institutions with common curricula, particularly in clinical rotations where scheduling difficulties, seasonality, and variable experiences limit in-hospital learning. © 2014 by the Society for Academic

  17. Regional Geology Web Map Application Development: Javascript v2.0

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

    Russell, Glenn

    This is a milestone report for the FY2017 continuation of the Spent Fuel, Storage, and Waste, Technology (SFSWT) program (formerly Used Fuel Disposal (UFD) program) development of the Regional Geology Web Mapping Application by the Idaho National Laboratory Geospatial Science and Engineering group. This application was developed for general public use and is an interactive web-based application built in Javascript to visualize, reference, and analyze US pertinent geological features of the SFSWT program. This tool is a version upgrade from Adobe FLEX technology. It is designed to facilitate informed decision making of the geology of continental US relevant to themore » SFSWT program.« less

  18. Kekule.js: An Open Source JavaScript Chemoinformatics Toolkit.

    PubMed

    Jiang, Chen; Jin, Xi; Dong, Ying; Chen, Ming

    2016-06-27

    Kekule.js is an open-source, object-oriented JavaScript toolkit for chemoinformatics. It provides methods for many common tasks in molecular informatics, including chemical data input/output (I/O), two- and three-dimensional (2D/3D) rendering of chemical structure, stereo identification, ring perception, structure comparison, and substructure search. Encapsulated widgets to display and edit chemical structures directly in web context are also supplied. Developed with web standards, the toolkit is ideal for building chemoinformatics applications over the Internet. Moreover, it is highly platform-independent and can also be used in desktop or mobile environments. Some initial applications, such as plugins for inputting chemical structures on the web and uses in chemistry education, have been developed based on the toolkit.

  19. Fostering Critical Reflection in a Computer-Based, Asynchronously Delivered Diversity Training Course

    ERIC Educational Resources Information Center

    Givhan, Shawn T.

    2013-01-01

    This dissertation study chronicles the creation of a computer-based, asynchronously delivered diversity training course for a state agency. The course format enabled efficient delivery of a mandatory curriculum to the Massachusetts Department of State Police workforce. However, the asynchronous format posed a challenge to achieving the learning…

  20. Asynchronous vs didactic education: it's too early to throw in the towel on tradition.

    PubMed

    Jordan, Jaime; Jalali, Azadeh; Clarke, Samuel; Dyne, Pamela; Spector, Tahlia; Coates, Wendy

    2013-08-08

    Asynchronous, computer based instruction is cost effective, allows self-directed pacing and review, and addresses preferences of millennial learners. Current research suggests there is no significant difference in learning compared to traditional classroom instruction. Data are limited for novice learners in emergency medicine. The objective of this study was to compare asynchronous, computer-based instruction with traditional didactics for senior medical students during a week-long intensive course in acute care. We hypothesized both modalities would be equivalent. This was a prospective observational quasi-experimental study of 4th year medical students who were novice learners with minimal prior exposure to curricular elements. We assessed baseline knowledge with an objective pre-test. The curriculum was delivered in either traditional lecture format (shock, acute abdomen, dyspnea, field trauma) or via asynchronous, computer-based modules (chest pain, EKG interpretation, pain management, trauma). An interactive review covering all topics was followed by a post-test. Knowledge retention was measured after 10 weeks. Pre and post-test items were written by a panel of medical educators and validated with a reference group of learners. Mean scores were analyzed using dependent t-test and attitudes were assessed by a 5-point Likert scale. 44 of 48 students completed the protocol. Students initially acquired more knowledge from didactic education as demonstrated by mean gain scores (didactic: 28.39% ± 18.06; asynchronous 9.93% ± 23.22). Mean difference between didactic and asynchronous = 18.45% with 95% CI [10.40 to 26.50]; p = 0.0001. Retention testing demonstrated similar knowledge attrition: mean gain scores -14.94% (didactic); -17.61% (asynchronous), which was not significantly different: 2.68% ± 20.85, 95% CI [-3.66 to 9.02], p = 0.399. The attitudinal survey revealed that 60.4% of students believed the asynchronous modules were educational and 95

  1. An interactive HTML ocean nowcast GUI based on Perl and JavaScript

    NASA Astrophysics Data System (ADS)

    Sakalaukus, Peter J.; Fox, Daniel N.; Louise Perkins, A.; Smedstad, Lucy F.

    1999-02-01

    We describe the use of Hyper Text Markup Language (HTML), JavaScript code, and Perl I/O to create and validate forms in an Internet-based graphical user interface (GUI) for the Naval Research Laboratory (NRL) Ocean models and Assimilation Demonstration System (NOMADS). The resulting nowcast system can be operated from any compatible browser across the Internet, for although the GUI was prepared in a Netscape browser, it used no Netscape extensions. Code available at: http://www.iamg.org/CGEditor/index.htm

  2. Synchronization of Hierarchical Time-Varying Neural Networks Based on Asynchronous and Intermittent Sampled-Data Control.

    PubMed

    Xiong, Wenjun; Patel, Ragini; Cao, Jinde; Zheng, Wei Xing

    In this brief, our purpose is to apply asynchronous and intermittent sampled-data control methods to achieve the synchronization of hierarchical time-varying neural networks. The asynchronous and intermittent sampled-data controllers are proposed for two reasons: 1) the controllers may not transmit the control information simultaneously and 2) the controllers cannot always exist at any time . The synchronization is then discussed for a kind of hierarchical time-varying neural networks based on the asynchronous and intermittent sampled-data controllers. Finally, the simulation results are given to illustrate the usefulness of the developed criteria.In this brief, our purpose is to apply asynchronous and intermittent sampled-data control methods to achieve the synchronization of hierarchical time-varying neural networks. The asynchronous and intermittent sampled-data controllers are proposed for two reasons: 1) the controllers may not transmit the control information simultaneously and 2) the controllers cannot always exist at any time . The synchronization is then discussed for a kind of hierarchical time-varying neural networks based on the asynchronous and intermittent sampled-data controllers. Finally, the simulation results are given to illustrate the usefulness of the developed criteria.

  3. Asynchronous emergence by loggerhead turtle (Caretta caretta) hatchlings

    NASA Astrophysics Data System (ADS)

    Houghton, J. D. R.; Hays, G. C.

    2001-03-01

    For many decades it has been accepted that marine turtle hatchlings from the same nest generally emerge from the sand together. However, for loggerhead turtles (Caretta caretta) nesting on the Greek Island of Kefalonia, a more asynchronous pattern of emergence has been documented. By placing temperature loggers at the top and bottom of nests laid on Kefalonia during 1998, we examined whether this asynchronous emergence was related to the thermal conditions within nests. Pronounced thermal variation existed not only between, but also within, individual nests. These within-nest temperature differences were related to the patterns of hatchling emergence, with hatchlings from nests displaying large thermal ranges emerging over a longer time-scale than those characterised by more uniform temperatures.

  4. FAST: A fully asynchronous and status-tracking pattern for geoprocessing services orchestration

    NASA Astrophysics Data System (ADS)

    Wu, Huayi; You, Lan; Gui, Zhipeng; Gao, Shuang; Li, Zhenqiang; Yu, Jingmin

    2014-09-01

    Geoprocessing service orchestration (GSO) provides a unified and flexible way to implement cross-application, long-lived, and multi-step geoprocessing service workflows by coordinating geoprocessing services collaboratively. Usually, geoprocessing services and geoprocessing service workflows are data and/or computing intensive. The intensity feature may make the execution process of a workflow time-consuming. Since it initials an execution request without blocking other interactions on the client side, an asynchronous mechanism is especially appropriate for GSO workflows. Many critical problems remain to be solved in existing asynchronous patterns for GSO including difficulties in improving performance, status tracking, and clarifying the workflow structure. These problems are a challenge when orchestrating performance efficiency, making statuses instantly available, and constructing clearly structured GSO workflows. A Fully Asynchronous and Status-Tracking (FAST) pattern that adopts asynchronous interactions throughout the whole communication tier of a workflow is proposed for GSO. The proposed FAST pattern includes a mechanism that actively pushes the latest status to clients instantly and economically. An independent proxy was designed to isolate the status tracking logic from the geoprocessing business logic, which assists the formation of a clear GSO workflow structure. A workflow was implemented in the FAST pattern to simulate the flooding process in the Poyang Lake region. Experimental results show that the proposed FAST pattern can efficiently tackle data/computing intensive geoprocessing tasks. The performance of all collaborative partners was improved due to the asynchronous mechanism throughout communication tier. A status-tracking mechanism helps users retrieve the latest running status of a GSO workflow in an efficient and instant way. The clear structure of the GSO workflow lowers the barriers for geospatial domain experts and model designers to

  5. Increasing Student Engagement Using Asynchronous Learning

    ERIC Educational Resources Information Center

    Northey, Gavin; Bucic, Tania; Chylinski, Mathew; Govind, Rahul

    2015-01-01

    Student engagement is an ongoing concern for educators because of its positive association with deep learning and educational outcomes. This article tests the use of a social networking site (Facebook) as a tool to facilitate asynchronous learning opportunities that complement face-to-face interactions and thereby enable a stronger learning…

  6. Asynchronous Gossip for Averaging and Spectral Ranking

    NASA Astrophysics Data System (ADS)

    Borkar, Vivek S.; Makhijani, Rahul; Sundaresan, Rajesh

    2014-08-01

    We consider two variants of the classical gossip algorithm. The first variant is a version of asynchronous stochastic approximation. We highlight a fundamental difficulty associated with the classical asynchronous gossip scheme, viz., that it may not converge to a desired average, and suggest an alternative scheme based on reinforcement learning that has guaranteed convergence to the desired average. We then discuss a potential application to a wireless network setting with simultaneous link activation constraints. The second variant is a gossip algorithm for distributed computation of the Perron-Frobenius eigenvector of a nonnegative matrix. While the first variant draws upon a reinforcement learning algorithm for an average cost controlled Markov decision problem, the second variant draws upon a reinforcement learning algorithm for risk-sensitive control. We then discuss potential applications of the second variant to ranking schemes, reputation networks, and principal component analysis.

  7. Asynchronous vs didactic education: it’s too early to throw in the towel on tradition

    PubMed Central

    2013-01-01

    Background Asynchronous, computer based instruction is cost effective, allows self-directed pacing and review, and addresses preferences of millennial learners. Current research suggests there is no significant difference in learning compared to traditional classroom instruction. Data are limited for novice learners in emergency medicine. The objective of this study was to compare asynchronous, computer-based instruction with traditional didactics for senior medical students during a week-long intensive course in acute care. We hypothesized both modalities would be equivalent. Methods This was a prospective observational quasi-experimental study of 4th year medical students who were novice learners with minimal prior exposure to curricular elements. We assessed baseline knowledge with an objective pre-test. The curriculum was delivered in either traditional lecture format (shock, acute abdomen, dyspnea, field trauma) or via asynchronous, computer-based modules (chest pain, EKG interpretation, pain management, trauma). An interactive review covering all topics was followed by a post-test. Knowledge retention was measured after 10 weeks. Pre and post-test items were written by a panel of medical educators and validated with a reference group of learners. Mean scores were analyzed using dependent t-test and attitudes were assessed by a 5-point Likert scale. Results 44 of 48 students completed the protocol. Students initially acquired more knowledge from didactic education as demonstrated by mean gain scores (didactic: 28.39% ± 18.06; asynchronous 9.93% ± 23.22). Mean difference between didactic and asynchronous = 18.45% with 95% CI [10.40 to 26.50]; p = 0.0001. Retention testing demonstrated similar knowledge attrition: mean gain scores −14.94% (didactic); -17.61% (asynchronous), which was not significantly different: 2.68% ± 20.85, 95% CI [−3.66 to 9.02], p = 0.399. The attitudinal survey revealed that 60.4% of students believed the asynchronous

  8. Asynchronous Cooperative e-Learning System and Its Evaluation

    NASA Astrophysics Data System (ADS)

    Eto, Kazuhiro; Miyoshi, Takumi

    Much attention has been attracted to collaborative learning on an e-learning system. However, it is difficult to implement the collaborative environment to an asynchronous e-learning system since collaboration would be realized only when learners join the system at the same time. On the other hand, cooperative learning has been proposed. In this method, learners can study on their own pace without making mutual agreement but with receiving cognitive information from others. In this paper, the authors have developed the asynchronous cooperative e-learning system that provides learners' attendance and studying progress as the cognitive information. The subjective evaluation experiments show that our system is slightly inferior to the synchronous collaborative e-learning system, but it can motivate the learners more than the conventional system.

  9. Psychophysiological effects of synchronous versus asynchronous music during cycling.

    PubMed

    Lim, Harry B T; Karageorghis, Costas I; Romer, Lee M; Bishop, Daniel T

    2014-02-01

    Synchronizing movement to a musical beat may reduce the metabolic cost of exercise, but findings to date have been equivocal. Our aim was to examine the degree to which the synchronous application of music moderates the metabolic demands of a cycle ergometer task. Twenty-three recreationally active men made two laboratory visits. During the first visit, participants completed a maximal incremental ramp test on a cycle ergometer. At the second visit, they completed four randomized 6-min cycling bouts at 90% of ventilatory threshold (control, metronome, synchronous music, and asynchronous music). Main outcome variables were oxygen uptake, HR, ratings of dyspnea and limb discomfort, affective valence, and arousal. No significant differences were evident for oxygen uptake. HR was lower under the metronome condition (122 ± 15 bpm) compared to asynchronous music (124 ± 17 bpm) and control (125 ± 16 bpm). Limb discomfort was lower while listening to the metronome (2.5 ± 1.2) and synchronous music (2.3 ± 1.1) compared to control (3.0 ± 1.5). Both music conditions, synchronous (1.9 ± 1.2) and asynchronous (2.1 ± 1.3), elicited more positive affective valence compared to metronome (1.2 ± 1.4) and control (1.2 ± 1.2), while arousal was higher with synchronous music (3.4 ± 0.9) compared to metronome (2.8 ± 1.0) and control (2.8 ± 0.9). Synchronizing movement to a rhythmic stimulus does not reduce metabolic cost but may lower limb discomfort. Moreover, synchronous music has a stronger effect on limb discomfort and arousal when compared to asynchronous music.

  10. A Multi-Perspective Investigation into Learners' Interaction in Asynchronous Computer-Mediated Communication (CMC)

    ERIC Educational Resources Information Center

    Çardak, Çigdem Suzan

    2016-01-01

    This article focusses on graduate level students' interactions during asynchronous CMC activities of an online course about the teaching profession in Turkey. The instructor of the course designed and facilitated a semester-long asynchronous CMC on forum discussions, and investigated the interaction of learners in multiple perspectives: learners'…

  11. Air Temperature Distribution Measurement Using Asynchronous-Type Sound Probe

    NASA Astrophysics Data System (ADS)

    Katano, Yosuke; Wakatsuki, Naoto; Mizutani, Koichi

    2009-07-01

    In conventional temperature measurement using a sound probe, the operation beginnings of two acoustic sensors must be completely synchronized to measure time of flight (TOF), tf, because the precision of synchronization determines TOF measurement accuracy. A wireless local area network (LAN) is convenient for constructing a sensing grid; however, it causes a fluctuation in the delay of millisecond order. Therefore, it cannot provide sufficient precision for synchronizing acoustic sensors. In previous studies, synchronization was achieved by a trigger line using a coaxial cable; however, the cable reduces the flexibility of a wireless sensing grid especially in larger-scale measurement. In this study, an asynchronous-type sound probe is devised to compensate for the effect of the delay of millisecond order caused by the network. The validity of the probe was examined, and the air temperature distribution was measured using this means. A matrix method is employed to obtain the distribution. Similar results were observed using both asynchronous-type sound probes and thermocouples. This shows the validity of the use of a sensing grid with an asynchronous-type sound probe for temperature distribution measurement even if the trigger line is omitted.

  12. FIFO Buffer for Asynchronous Data Streams

    NASA Technical Reports Server (NTRS)

    Bascle, K. P.

    1985-01-01

    Variable-rate, asynchronous data signals from up to four measuring instruments or other sources combined in first-in/first-out (FIFO) buffer for transmission on single channel. Constructed in complementary metal-oxide-semiconductor (CMOS) logic, buffer consumes low power (only 125 mW at 5V) and conforms to aerospace standards of reliability and maintainability.

  13. Exploring the Effect of Scripted Roles on Cognitive Presence in Asynchronous Online Discussions

    ERIC Educational Resources Information Center

    Olesova, Larisa; Slavin, Margaret; Lim, Jieun

    2016-01-01

    The purpose of this study was to identify the effect of scripted roles on students' level of cognitive presence in asynchronous online threaded discussions. A quantitative content analysis was used to investigate: (1) what level of cognitive presence is achieved by students' assigned roles in asynchronous online discussions; (2) differences…

  14. A novel asynchronous access method with binary interfaces

    PubMed Central

    2008-01-01

    Background Traditionally synchronous access strategies require users to comply with one or more time constraints in order to communicate intent with a binary human-machine interface (e.g., mechanical, gestural or neural switches). Asynchronous access methods are preferable, but have not been used with binary interfaces in the control of devices that require more than two commands to be successfully operated. Methods We present the mathematical development and evaluation of a novel asynchronous access method that may be used to translate sporadic activations of binary interfaces into distinct outcomes for the control of devices requiring an arbitrary number of commands to be controlled. With this method, users are required to activate their interfaces only when the device under control behaves erroneously. Then, a recursive algorithm, incorporating contextual assumptions relevant to all possible outcomes, is used to obtain an informed estimate of user intention. We evaluate this method by simulating a control task requiring a series of target commands to be tracked by a model user. Results When compared to a random selection, the proposed asynchronous access method offers a significant reduction in the number of interface activations required from the user. Conclusion This novel access method offers a variety of advantages over traditionally synchronous access strategies and may be adapted to a wide variety of contexts, with primary relevance to applications involving direct object manipulation. PMID:18959797

  15. Asynchronous hatching and food limitation: A test of Lack's hypothesis

    USGS Publications Warehouse

    Skagen, Susan Knight

    1988-01-01

    Lack's (1954, 1968) hypothesis that asynchronous hatching of altricial birds is an adaptive response to unpredictable food shortages during the breeding season was examined in the highly granivorous Zebra Finch (Poephila guttata). I compared growth and survival of nestlings in asynchronous and artificially created synchronous broods reared under food-limited and food-abundant conditions in an aviary. I also examined the role of parental experience on survival and growth of nestlings.There was no differential mortality of Zebra Finch nestlings due to either asynchrony or food abundance. Young in abundant food treatments grew more rapidly, however, than those in food-restricted treatments. Heaviest Zebra Finch nestlings in a brood grew more quickly than their lightest siblings when food was limited, supporting Lack's hypothesis. Further, differential survival of light and heavy siblings occurred when food was abundant, suggesting that asynchronous hatching can be maladaptive under some ecological conditions. Nestlings reared by inexperienced parents suffered greater mortality and slower growth when food was abundant than nestlings raised by experienced parents. Prefledging mass was correlated with size at adulthood

  16. Asynchronous collision integrators: Explicit treatment of unilateral contact with friction and nodal restraints

    PubMed Central

    Wolff, Sebastian; Bucher, Christian

    2013-01-01

    This article presents asynchronous collision integrators and a simple asynchronous method treating nodal restraints. Asynchronous discretizations allow individual time step sizes for each spatial region, improving the efficiency of explicit time stepping for finite element meshes with heterogeneous element sizes. The article first introduces asynchronous variational integration being expressed by drift and kick operators. Linear nodal restraint conditions are solved by a simple projection of the forces that is shown to be equivalent to RATTLE. Unilateral contact is solved by an asynchronous variant of decomposition contact response. Therein, velocities are modified avoiding penetrations. Although decomposition contact response is solving a large system of linear equations (being critical for the numerical efficiency of explicit time stepping schemes) and is needing special treatment regarding overconstraint and linear dependency of the contact constraints (for example from double-sided node-to-surface contact or self-contact), the asynchronous strategy handles these situations efficiently and robust. Only a single constraint involving a very small number of degrees of freedom is considered at once leading to a very efficient solution. The treatment of friction is exemplified for the Coulomb model. Special care needs the contact of nodes that are subject to restraints. Together with the aforementioned projection for restraints, a novel efficient solution scheme can be presented. The collision integrator does not influence the critical time step. Hence, the time step can be chosen independently from the underlying time-stepping scheme. The time step may be fixed or time-adaptive. New demands on global collision detection are discussed exemplified by position codes and node-to-segment integration. Numerical examples illustrate convergence and efficiency of the new contact algorithm. Copyright © 2013 The Authors. International Journal for Numerical Methods in

  17. Determination of power and moment on shaft of special asynchronous electric drives

    NASA Astrophysics Data System (ADS)

    Karandey, V. Yu; Popov, B. K.; Popova, O. B.; Afanasyev, V. L.

    2018-03-01

    In the article, questions and tasks of determination of power and the moment on a shaft of special asynchronous electric drives are considered. Use of special asynchronous electric drives in mechanical engineering and other industries is relevant. The considered types of electric drives possess the improved mass-dimensional indicators in comparison with singleengine systems. Also these types of electric drives have constructive advantages; the improved characteristics allow one to realize the technological process. But creation and design of new electric drives demands adjustment of existing or development of new methods and approaches of calculation of parameters. Determination of power and the moment on a shaft of special asynchronous electric drives is the main objective during design of electric drives. This task has been solved based on a method of electromechanical transformation of energy.

  18. Universal filtered multi-carrier system for asynchronous uplink transmission in optical access network

    NASA Astrophysics Data System (ADS)

    Kang, Soo-Min; Kim, Chang-Hun; Han, Sang-Kook

    2016-02-01

    In passive optical network (PON), orthogonal frequency division multiplexing (OFDM) has been studied actively due to its advantages such as high spectra efficiency (SE), dynamic resource allocation in time or frequency domain, and dispersion robustness. However, orthogonal frequency division multiple access (OFDMA)-PON requires tight synchronization among multiple access signals. If not, frequency orthogonality could not be maintained. Also its sidelobe causes inter-channel interference (ICI) to adjacent channel. To prevent ICI caused by high sidelobes, guard band (GB) is usually used which degrades SE. Thus, OFDMA-PON is not suitable for asynchronous uplink transmission in optical access network. In this paper, we propose intensity modulation/direct detection (IM/DD) based universal filtered multi-carrier (UFMC) PON for asynchronous multiple access. The UFMC uses subband filtering to subsets of subcarriers. Since it reduces sidelobe of each subband by applying subband filtering, it could achieve better performance compared to OFDM. For the experimental demonstration, different sample delay was applied to subbands to implement asynchronous transmission condition. As a result, time synchronization robustness of UFMC was verified in asynchronous multiple access system.

  19. Efficacy of an asynchronous electronic curriculum in emergency medicine education in the United States.

    PubMed

    Wray, Alisa; Bennett, Kathryn; Boysen-Osborn, Megan; Wiechmann, Warren; Toohey, Shannon

    2017-01-01

    The aim of this study was to measure the effect of an iPad-based asynchronous curriculum on emergency medicine resident performance on the in-training exam (ITE). We hypothesized that the implementation of an asynchronous curriculum (replacing 1 hour of weekly didactic time) would result in non-inferior ITE scores compared to the historical scores of residents who had participated in the traditional 5-hour weekly didactic curriculum. The study was a retrospective, non-inferiority study. conducted at the University of California, Irvine Emergency Medicine Residency Program. We compared ITE scores from 2012 and 2013, when there were 5 weekly hours of didactic content, with scores from 2014 and 2015, when 1 hour of conference was replaced with asynchro-nous content. Examination results were compared using a non-inferiority data analysis with a 10% margin of difference. Using a non-inferiority test with a 95% confidence interval, there was no difference between the 2 groups (before and after implementation of asynchronous learning), as the confidence interval for the change of the ITE was -3.5 to 2.3 points, whereas the 10% non-inferiority margin was 7.8 points. Replacing 1 hour of didactic conference with asynchronous learning showed no negative impact on resident ITE scores.

  20. Regression analysis of sparse asynchronous longitudinal data

    PubMed Central

    Cao, Hongyuan; Zeng, Donglin; Fine, Jason P.

    2015-01-01

    Summary We consider estimation of regression models for sparse asynchronous longitudinal observations, where time-dependent responses and covariates are observed intermittently within subjects. Unlike with synchronous data, where the response and covariates are observed at the same time point, with asynchronous data, the observation times are mismatched. Simple kernel-weighted estimating equations are proposed for generalized linear models with either time invariant or time-dependent coefficients under smoothness assumptions for the covariate processes which are similar to those for synchronous data. For models with either time invariant or time-dependent coefficients, the estimators are consistent and asymptotically normal but converge at slower rates than those achieved with synchronous data. Simulation studies evidence that the methods perform well with realistic sample sizes and may be superior to a naive application of methods for synchronous data based on an ad hoc last value carried forward approach. The practical utility of the methods is illustrated on data from a study on human immunodeficiency virus. PMID:26568699

  1. Asynchronous Transfer Mode Quality-of-Service Testing

    NASA Technical Reports Server (NTRS)

    Ivancic, William D.

    1998-01-01

    In support of satellite-ATM interoperability, researchers at the NASA Lewis Research Center performed asynchronous transfer mode (ATM) quality-of-service experiments using MPEG-2 (ATM application layer 5, AAL5) over ATM over an emulated satellite link. The purpose of these experiments was to determine the free-space link quality necessary to use the ATM protocol to transmit high-quality multimedia information. The experimental results have been submitted to various International Telecommunications Union (ITU) study groups in order to improve and modify current standards and recommendations for the telecommunications industry. Quality-of-service parameters for Class I, stringent class requirements for ITU-T I.356 are currently being debated. The experimental results presented will help to establish these quality-of-service thresholds. This material will also be useful in the development of the ITU-R WP-4B's Draft Preliminary New Recommendation on the Transmission of Asynchronous Transfer Mode Traffic via Satellite (Rec. S.atm).

  2. Regression analysis of sparse asynchronous longitudinal data.

    PubMed

    Cao, Hongyuan; Zeng, Donglin; Fine, Jason P

    2015-09-01

    We consider estimation of regression models for sparse asynchronous longitudinal observations, where time-dependent responses and covariates are observed intermittently within subjects. Unlike with synchronous data, where the response and covariates are observed at the same time point, with asynchronous data, the observation times are mismatched. Simple kernel-weighted estimating equations are proposed for generalized linear models with either time invariant or time-dependent coefficients under smoothness assumptions for the covariate processes which are similar to those for synchronous data. For models with either time invariant or time-dependent coefficients, the estimators are consistent and asymptotically normal but converge at slower rates than those achieved with synchronous data. Simulation studies evidence that the methods perform well with realistic sample sizes and may be superior to a naive application of methods for synchronous data based on an ad hoc last value carried forward approach. The practical utility of the methods is illustrated on data from a study on human immunodeficiency virus.

  3. Pseudo Asynchronous Level Crossing adc for ecg Signal Acquisition.

    PubMed

    Marisa, T; Niederhauser, T; Haeberlin, A; Wildhaber, R A; Vogel, R; Goette, J; Jacomet, M

    2017-02-07

    A new pseudo asynchronous level crossing analogue-to-digital converter (adc) architecture targeted for low-power, implantable, long-term biomedical sensing applications is presented. In contrast to most of the existing asynchronous level crossing adc designs, the proposed design has no digital-to-analogue converter (dac) and no continuous time comparators. Instead, the proposed architecture uses an analogue memory cell and dynamic comparators. The architecture retains the signal activity dependent sampling operation by generating events only when the input signal is changing. The architecture offers the advantages of smaller chip area, energy saving and fewer analogue system components. Beside lower energy consumption the use of dynamic comparators results in a more robust performance in noise conditions. Moreover, dynamic comparators make interfacing the asynchronous level crossing system to synchronous processing blocks simpler. The proposed adc was implemented in [Formula: see text] complementary metal-oxide-semiconductor (cmos) technology, the hardware occupies a chip area of 0.0372 mm 2 and operates from a supply voltage of [Formula: see text] to [Formula: see text]. The adc's power consumption is as low as 0.6 μW with signal bandwidth from [Formula: see text] to [Formula: see text] and achieves an equivalent number of bits (enob) of up to 8 bits.

  4. The Use of Efficient Broadcast Protocols in Asynchronous Distributed Systems. Ph.D. Thesis

    NASA Technical Reports Server (NTRS)

    Schmuck, Frank Bernhard

    1988-01-01

    Reliable broadcast protocols are important tools in distributed and fault-tolerant programming. They are useful for sharing information and for maintaining replicated data in a distributed system. However, a wide range of such protocols has been proposed. These protocols differ in their fault tolerance and delivery ordering characteristics. There is a tradeoff between the cost of a broadcast protocol and how much ordering it provides. It is, therefore, desirable to employ protocols that support only a low degree of ordering whenever possible. This dissertation presents techniques for deciding how strongly ordered a protocol is necessary to solve a given application problem. It is shown that there are two distinct classes of application problems: problems that can be solved with efficient, asynchronous protocols, and problems that require global ordering. The concept of a linearization function that maps partially ordered sets of events to totally ordered histories is introduced. How to construct an asynchronous implementation that solves a given problem if a linearization function for it can be found is shown. It is proved that in general the question of whether a problem has an asynchronous solution is undecidable. Hence there exists no general algorithm that would automatically construct a suitable linearization function for a given problem. Therefore, an important subclass of problems that have certain commutativity properties are considered. Techniques for constructing asynchronous implementations for this class are presented. These techniques are useful for constructing efficient asynchronous implementations for a broad range of practical problems.

  5. Asynchronous versus Synchronous Learning in Pharmacy Education

    ERIC Educational Resources Information Center

    Motycka, Carol A.; St. Onge, Erin L.; Williams, Jennifer

    2013-01-01

    Objective: To better understand the technology being used today in pharmacy education through a review of the current methodologies being employed at various institutions. Also, to discuss the benefits and difficulties of asynchronous and synchronous methodologies, which are being utilized at both traditional and distance education campuses.…

  6. Creating and Nurturing Distributed Asynchronous Learning Environments.

    ERIC Educational Resources Information Center

    Kochtanek, Thomas R.; Hein, Karen K.

    2000-01-01

    Describes the evolution of a university course from a face-to-face experience to a Web-based asynchronous learning environment. Topics include cognition and learning; distance learning and distributed learning; student learning communities and the traditional classroom; the future as it relates to education and technology; collaborative student…

  7. Process membership in asynchronous environments

    NASA Technical Reports Server (NTRS)

    Ricciardi, Aleta M.; Birman, Kenneth P.

    1993-01-01

    The development of reliable distributed software is simplified by the ability to assume a fail-stop failure model. The emulation of such a model in an asynchronous distributed environment is discussed. The solution proposed, called Strong-GMP, can be supported through a highly efficient protocol, and was implemented as part of a distributed systems software project at Cornell University. The precise definition of the problem, the protocol, correctness proofs, and an analysis of costs are addressed.

  8. Integrating the Intangibles into Asynchronous Online Instruction: Strategies for Improving Interaction and Social Presence

    ERIC Educational Resources Information Center

    McGuire, Beverley Foulks

    2016-01-01

    This paper considers how instructors of asynchronous online courses in the Humanities might integrate intangibles associated with face-to-face instruction into their online environments. It presents a case study of asynchronous online instruction in a philosophy and religion department at a midsize public university in the southeastern United…

  9. The Development, Validity, and Reliability of Communication Satisfaction in an Online Asynchronous Discussion Scale

    ERIC Educational Resources Information Center

    Hung, Min-Ling; Chou, Chien

    2014-01-01

    The purpose of this study was to identify dimensions of students' communication satisfaction in an asynchronous discussion forum. An asynchronous discussion may be defined as text-based human-to-human communication via computer networks that provides a platform for the participants to interact with one another to exchange ideas, insights, and…

  10. An asynchronous traversal engine for graph-based rich metadata management

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

    Dai, Dong; Carns, Philip; Ross, Robert B.

    Rich metadata in high-performance computing (HPC) systems contains extended information about users, jobs, data files, and their relationships. Property graphs are a promising data model to represent heterogeneous rich metadata flexibly. Specifically, a property graph can use vertices to represent different entities and edges to record the relationships between vertices with unique annotations. The high-volume HPC use case, with millions of entities and relationships, naturally requires an out-of-core distributed property graph database, which must support live updates (to ingest production information in real time), low-latency point queries (for frequent metadata operations such as permission checking), and large-scale traversals (for provenancemore » data mining). Among these needs, large-scale property graph traversals are particularly challenging for distributed graph storage systems. Most existing graph systems implement a "level synchronous" breadth-first search algorithm that relies on global synchronization in each traversal step. This performs well in many problem domains; but a rich metadata management system is characterized by imbalanced graphs, long traversal lengths, and concurrent workloads, each of which has the potential to introduce or exacerbate stragglers (i.e., abnormally slow steps or servers in a graph traversal) that lead to low overall throughput for synchronous traversal algorithms. Previous research indicated that the straggler problem can be mitigated by using asynchronous traversal algorithms, and many graph-processing frameworks have successfully demonstrated this approach. Such systems require the graph to be loaded into a separate batch-processing framework instead of being iteratively accessed, however. In this work, we investigate a general asynchronous graph traversal engine that can operate atop a rich metadata graph in its native format. We outline a traversal-aware query language and key optimizations (traversal

  11. An asynchronous traversal engine for graph-based rich metadata management

    DOE PAGES

    Dai, Dong; Carns, Philip; Ross, Robert B.; ...

    2016-06-23

    Rich metadata in high-performance computing (HPC) systems contains extended information about users, jobs, data files, and their relationships. Property graphs are a promising data model to represent heterogeneous rich metadata flexibly. Specifically, a property graph can use vertices to represent different entities and edges to record the relationships between vertices with unique annotations. The high-volume HPC use case, with millions of entities and relationships, naturally requires an out-of-core distributed property graph database, which must support live updates (to ingest production information in real time), low-latency point queries (for frequent metadata operations such as permission checking), and large-scale traversals (for provenancemore » data mining). Among these needs, large-scale property graph traversals are particularly challenging for distributed graph storage systems. Most existing graph systems implement a "level synchronous" breadth-first search algorithm that relies on global synchronization in each traversal step. This performs well in many problem domains; but a rich metadata management system is characterized by imbalanced graphs, long traversal lengths, and concurrent workloads, each of which has the potential to introduce or exacerbate stragglers (i.e., abnormally slow steps or servers in a graph traversal) that lead to low overall throughput for synchronous traversal algorithms. Previous research indicated that the straggler problem can be mitigated by using asynchronous traversal algorithms, and many graph-processing frameworks have successfully demonstrated this approach. Such systems require the graph to be loaded into a separate batch-processing framework instead of being iteratively accessed, however. In this work, we investigate a general asynchronous graph traversal engine that can operate atop a rich metadata graph in its native format. We outline a traversal-aware query language and key optimizations (traversal

  12. Performance evaluation of an asynchronous multisensor track fusion filter

    NASA Astrophysics Data System (ADS)

    Alouani, Ali T.; Gray, John E.; McCabe, D. H.

    2003-08-01

    Recently the authors developed a new filter that uses data generated by asynchronous sensors to produce a state estimate that is optimal in the minimum mean square sense. The solution accounts for communications delay between sensors platform and fusion center. It also deals with out of sequence data as well as latent data by processing the information in a batch-like manner. This paper compares, using simulated targets and Monte Carlo simulations, the performance of the filter to the optimal sequential processing approach. It was found that the new asynchronous Multisensor track fusion filter (AMSTFF) performance is identical to that of the extended sequential Kalman filter (SEKF), while the new filter updates its track at a much lower rate than the SEKF.

  13. Data Collection for Mobile Group Consumption: An Asynchronous Distributed Approach.

    PubMed

    Zhu, Weiping; Chen, Weiran; Hu, Zhejie; Li, Zuoyou; Liang, Yue; Chen, Jiaojiao

    2016-04-06

    Mobile group consumption refers to consumption by a group of people, such as a couple, a family, colleagues and friends, based on mobile communications. It differs from consumption only involving individuals, because of the complex relations among group members. Existing data collection systems for mobile group consumption are centralized, which has the disadvantages of being a performance bottleneck, having single-point failure and increasing business and security risks. Moreover, these data collection systems are based on a synchronized clock, which is often unrealistic because of hardware constraints, privacy concerns or synchronization cost. In this paper, we propose the first asynchronous distributed approach to collecting data generated by mobile group consumption. We formally built a system model thereof based on asynchronous distributed communication. We then designed a simulation system for the model for which we propose a three-layer solution framework. After that, we describe how to detect the causality relation of two/three gathering events that happened in the system based on the collected data. Various definitions of causality relations based on asynchronous distributed communication are supported. Extensive simulation results show that the proposed approach is effective for data collection relating to mobile group consumption.

  14. Digital Self-Interference Cancellation for Asynchronous In-Band Full-Duplex Underwater Acoustic Communication.

    PubMed

    Qiao, Gang; Gan, Shuwei; Liu, Songzuo; Ma, Lu; Sun, Zongxin

    2018-05-24

    To improve the throughput of underwater acoustic (UWA) networking, the In-band full-duplex (IBFD) communication is one of the most vital pieces of research. The major drawback of IBFD-UWA communication is Self-Interference (SI). This paper presents a digital SI cancellation algorithm for asynchronous IBFD-UWA communication system. We focus on two issues: one is asynchronous communication dissimilar to IBFD radio communication, the other is nonlinear distortion caused by power amplifier (PA). First, we discuss asynchronous IBFD-UWA signal model with the nonlinear distortion of PA. Then, we design a scheme for asynchronous IBFD-UWA communication utilizing the non-overlapping region between SI and intended signal to estimate the nonlinear SI channel. To cancel the nonlinear distortion caused by PA, we propose an Over-Parameterization based Recursive Least Squares (RLS) algorithm (OPRLS) to estimate the nonlinear SI channel. Furthermore, we present the OPRLS with a sparse constraint to estimate the SI channel, which reduces the requirement of the length of the non-overlapping region. Finally, we verify our concept through simulation and the pool experiment. Results demonstrate that the proposed digital SI cancellation scheme can cancel SI efficiently.

  15. Scenario Decomposition for 0-1 Stochastic Programs: Improvements and Asynchronous Implementation

    DOE PAGES

    Ryan, Kevin; Rajan, Deepak; Ahmed, Shabbir

    2016-05-01

    We recently proposed scenario decomposition algorithm for stochastic 0-1 programs finds an optimal solution by evaluating and removing individual solutions that are discovered by solving scenario subproblems. In our work, we develop an asynchronous, distributed implementation of the algorithm which has computational advantages over existing synchronous implementations of the algorithm. Improvements to both the synchronous and asynchronous algorithm are proposed. We also test the results on well known stochastic 0-1 programs from the SIPLIB test library and is able to solve one previously unsolved instance from the test set.

  16. Interaction and Cognition in Asynchronous Computer Conferencing

    ERIC Educational Resources Information Center

    Schrire, Sarah

    2004-01-01

    This paper is based on a multiple-case study of the learning process in three asynchronous computer conferences. The conferences were part of the distance learning component in doctoral degree courses in computing technology in education offered at an American university. The conferences were analyzed from a number of perspectives, the emphasis in…

  17. Coordinated profiling of stratospheric intrusions and transported pollution by the Tropospheric Ozone Lidar Network (TOLNet) and NASA Alpha Jet experiment (AJAX): Observations and comparison to HYSPLIT, RAQMS, and FLEXPART

    NASA Astrophysics Data System (ADS)

    Langford, A. O.; Alvarez, R. J.; Brioude, J.; Evan, S.; Iraci, L. T.; Kirgis, G.; Kuang, S.; Leblanc, T.; Newchurch, M. J.; Pierce, R. B.; Senff, C. J.; Yates, E. L.

    2018-02-01

    Ground-based lidars and ozonesondes belonging to the NASA-supported Tropospheric Ozone Lidar Network (TOLNet) are used in conjunction with the NASA Alpha Jet Atmospheric eXperiment (AJAX) to investigate the transport of stratospheric ozone and entrained pollution into the lower troposphere above the United States on May 24-25, 2013. TOLNet and AJAX measurements made in California, Nevada, and Alabama are compared to tropospheric ozone retrievals from the Atmospheric Infrared Sounder (AIRS), to back trajectories from the NOAA Air Resources Laboratory (ARL) Hybrid Single Particle Lagrangian Integrated Trajectory (HYSPLIT) model, and to analyses from the NOAA/NESDIS Real-time Air Quality Modeling System (RAQMS) and FLEXPART particle dispersion model. The measurements and model analyses show much deeper descent of ozone-rich upper tropospheric/lower stratospheric air above the Desert Southwest than above the Southeast, and comparisons to surface measurements from regulatory monitors reporting to the U.S. EPA Air Quality System (AQS) suggest that there was a much greater surface impact in the Southwest including exceedances of the 2008 National Ambient Air Quality Standard (NAAQS) of 0.075 ppm in both Southern California and Nevada. Our analysis demonstrates the potential benefits to be gained by supplementing the existing surface ozone network with coordinated upper air observations by TOLNet.

  18. Youpi: A Web-based Astronomical Image Processing Pipeline

    NASA Astrophysics Data System (ADS)

    Monnerville, M.; Sémah, G.

    2010-12-01

    Youpi stands for “YOUpi is your processing PIpeline”. It is a portable, easy to use web application providing high level functionalities to perform data reduction on scientific FITS images. It is built on top of open source processing tools that are released to the community by Terapix, in order to organize your data on a computer cluster, to manage your processing jobs in real time and to facilitate teamwork by allowing fine-grain sharing of results and data. On the server side, Youpi is written in the Python programming language and uses the Django web framework. On the client side, Ajax techniques are used along with the Prototype and script.aculo.us Javascript librairies.

  19. The Effects of Asynchronous Visual Delays on Simulator Flight Performance and the Development of Simulator Sickness Symptomatology

    DTIC Science & Technology

    1986-12-26

    NAVAL TRAINING SYSTEMS CENTER ORLANDO. FLORIDA IT FILE COPY THE EFFECTS OF ASYNCHRONOUS VISUAL DELAYS ON SIMULATOR FLIGHT PERFORMANCE AND THE...ASYNCHRONOUS VISUAL. DELAYS ON SI.WLATOR FLIGHT PERF OMANCE AND THE DEVELOPMENT OF SIMLATOR SICKNESS SYMPTOMATOLOGY K. C. Uliano, E. Y. Lambert, R. S. Kennedy...ACCESSION NO. N63733N SP-01 0785-7P6 I. 4780 11. TITLE (Include Security Classification) The Effects of Asynchronous Visual Delays on Simulator Flight

  20. The Negotiation Model in Asynchronous Computer-Mediated Communication (CMC): Negotiation in Task-Based Email Exchanges

    ERIC Educational Resources Information Center

    Kitade, Keiko

    2006-01-01

    Based on recent studies, computer-mediated communication (CMC) has been considered a tool to aid in language learning on account of its distinctive interactional features. However, most studies have referred to "synchronous" CMC and neglected to investigate how "asynchronous" CMC contributes to language learning. Asynchronous CMC possesses…

  1. Features of the Asynchronous Correlation between the China Coal Price Index and Coal Mining Accidental Deaths.

    PubMed

    Huang, Yuecheng; Cheng, Wuyi; Luo, Sida; Luo, Yun; Ma, Chengchen; He, Tailin

    2016-01-01

    The features of the asynchronous correlation between accident indices and the factors that influence accidents can provide an effective reference for warnings of coal mining accidents. However, what are the features of this correlation? To answer this question, data from the China coal price index and the number of deaths from coal mining accidents were selected as the sample data. The fluctuation modes of the asynchronous correlation between the two data sets were defined according to the asynchronous correlation coefficients, symbolization, and sliding windows. We then built several directed and weighted network models, within which the fluctuation modes and the transformations between modes were represented by nodes and edges. Then, the features of the asynchronous correlation between these two variables could be studied from a perspective of network topology. We found that the correlation between the price index and the accidental deaths was asynchronous and fluctuating. Certain aspects, such as the key fluctuation modes, the subgroups characteristics, the transmission medium, the periodicity and transmission path length in the network, were analyzed by using complex network theory, analytical methods and spectral analysis method. These results provide a scientific reference for generating warnings for coal mining accidents based on economic indices.

  2. Asynchronous updates can promote the evolution of cooperation on multiplex networks

    NASA Astrophysics Data System (ADS)

    Allen, James M.; Hoyle, Rebecca B.

    2017-04-01

    We study the importance to the frequency of cooperation of the choice of updating strategies in a game played asynchronously or synchronously across layers in a multiplex network. Updating asynchronously in the public goods game leads to higher frequencies of cooperation compared to synchronous updates. How large this effect is depends on the sensitivity of the game dynamics to changes in the number of cooperators surrounding a player, with the largest effect observed when players payoffs are small. The discovery of this effect enhances understanding of cooperation on multiplex networks, and demonstrates a new way to maintain cooperation in these systems.

  3. Asynchronous Communication Scheme For Hypercube Computer

    NASA Technical Reports Server (NTRS)

    Madan, Herb S.

    1988-01-01

    Scheme devised for asynchronous-message communication system for Mark III hypercube concurrent-processor network. Network consists of up to 1,024 processing elements connected electrically as though were at corners of 10-dimensional cube. Each node contains two Motorola 68020 processors along with Motorola 68881 floating-point processor utilizing up to 4 megabytes of shared dynamic random-access memory. Scheme intended to support applications requiring passage of both polled or solicited and unsolicited messages.

  4. Designing a Web-Based Asynchronous Innovation/Entrepreneurism Course

    ERIC Educational Resources Information Center

    Ghandforoush, Parviz

    2017-01-01

    Teaching an online fully asynchronous information technology course that requires students to ideate, build an e-commerce website, and develop an effective business plan involves a well-developed and highly engaging course design. This paper describes the design, development, and implementation of such a course and presents information on…

  5. Adding the Human Touch to Asynchronous Online Learning

    ERIC Educational Resources Information Center

    Glenn, Cynthia Wheatley

    2018-01-01

    For learners to actively accept responsibility in a virtual classroom platform, it is necessary to provide special motivation extending across the traditional classroom setting into asynchronous online learning. This article explores specific ways to do this that bridge the gap between ground and online students' learning experiences, and how…

  6. Postgraduate Students' Knowledge Construction during Asynchronous Computer Conferences in a Blended Learning Environment: A Malaysian Experience

    ERIC Educational Resources Information Center

    Kian-Sam, Hong; Lee, Julia Ai Cheng

    2008-01-01

    Blended learning, using e-learning tools to supplement existing on campus learning, often incorporates asynchronous computer conferencing as a means of augmenting knowledge construction among students. This case study reports findings about levels of knowledge construction amongst adult postgraduate students in six asynchronous computer…

  7. Asynchronous decision making in a memorized paddle pressing task

    NASA Astrophysics Data System (ADS)

    Dankert, James R.; Olson, Byron; Si, Jennie

    2008-12-01

    This paper presents a method for asynchronous decision making using recorded neural data in a binary decision task. This is a demonstration of a technique for developing motor cortical neural prosthetics that do not rely on external cued timing information. The system presented in this paper uses support vector machines and leaky integrate-and-fire elements to predict directional paddle presses. In addition to the traditional metrics of accuracy, asynchronous systems must also optimize the time needed to make a decision. The system presented is able to predict paddle presses with a median accuracy of 88% and all decisions are made before the time of the actual paddle press. An alternative bit rate measure of performance is defined to show that the system proposed here is able to perform the task with the same efficiency as the rats.

  8. Finite-time synchronization of uncertain coupled switched neural networks under asynchronous switching.

    PubMed

    Wu, Yuanyuan; Cao, Jinde; Li, Qingbo; Alsaedi, Ahmed; Alsaadi, Fuad E

    2017-01-01

    This paper deals with the finite-time synchronization problem for a class of uncertain coupled switched neural networks under asynchronous switching. By constructing appropriate Lyapunov-like functionals and using the average dwell time technique, some sufficient criteria are derived to guarantee the finite-time synchronization of considered uncertain coupled switched neural networks. Meanwhile, the asynchronous switching feedback controller is designed to finite-time synchronize the concerned networks. Finally, two numerical examples are introduced to show the validity of the main results. Copyright © 2016 Elsevier Ltd. All rights reserved.

  9. Features of the Asynchronous Correlation between the China Coal Price Index and Coal Mining Accidental Deaths

    PubMed Central

    Huang, Yuecheng; Cheng, Wuyi; Luo, Sida; Luo, Yun; Ma, Chengchen; He, Tailin

    2016-01-01

    The features of the asynchronous correlation between accident indices and the factors that influence accidents can provide an effective reference for warnings of coal mining accidents. However, what are the features of this correlation? To answer this question, data from the China coal price index and the number of deaths from coal mining accidents were selected as the sample data. The fluctuation modes of the asynchronous correlation between the two data sets were defined according to the asynchronous correlation coefficients, symbolization, and sliding windows. We then built several directed and weighted network models, within which the fluctuation modes and the transformations between modes were represented by nodes and edges. Then, the features of the asynchronous correlation between these two variables could be studied from a perspective of network topology. We found that the correlation between the price index and the accidental deaths was asynchronous and fluctuating. Certain aspects, such as the key fluctuation modes, the subgroups characteristics, the transmission medium, the periodicity and transmission path length in the network, were analyzed by using complex network theory, analytical methods and spectral analysis method. These results provide a scientific reference for generating warnings for coal mining accidents based on economic indices. PMID:27902748

  10. Data Collection for Mobile Group Consumption: An Asynchronous Distributed Approach †

    PubMed Central

    Zhu, Weiping; Chen, Weiran; Hu, Zhejie; Li, Zuoyou; Liang, Yue; Chen, Jiaojiao

    2016-01-01

    Mobile group consumption refers to consumption by a group of people, such as a couple, a family, colleagues and friends, based on mobile communications. It differs from consumption only involving individuals, because of the complex relations among group members. Existing data collection systems for mobile group consumption are centralized, which has the disadvantages of being a performance bottleneck, having single-point failure and increasing business and security risks. Moreover, these data collection systems are based on a synchronized clock, which is often unrealistic because of hardware constraints, privacy concerns or synchronization cost. In this paper, we propose the first asynchronous distributed approach to collecting data generated by mobile group consumption. We formally built a system model thereof based on asynchronous distributed communication. We then designed a simulation system for the model for which we propose a three-layer solution framework. After that, we describe how to detect the causality relation of two/three gathering events that happened in the system based on the collected data. Various definitions of causality relations based on asynchronous distributed communication are supported. Extensive simulation results show that the proposed approach is effective for data collection relating to mobile group consumption. PMID:27058544

  11. Dual stator winding variable speed asynchronous generator: optimal design and experiments

    NASA Astrophysics Data System (ADS)

    Tutelea, L. N.; Deaconu, S. I.; Popa, G. N.

    2015-06-01

    In the present paper is carried out a theoretical and experimental study of dual stator winding squirrel cage asynchronous generator (DSWA) behavior in the presence of saturation regime (non-sinusoidal) due to the variable speed operation. The main aims are the determination of the relations of calculating the equivalent parameters of the machine windings to optimal design using a Matlab code. Issue is limited to three phase range of double stator winding cage-induction generator of small sized powers, the most currently used in the small adjustable speed wind or hydro power plants. The tests were carried out using three-phase asynchronous generator having rated power of 6 [kVA].

  12. Asynchronous, macrotasked relaxation strategies for the solution of viscous, hypersonic flows

    NASA Technical Reports Server (NTRS)

    Gnoffo, Peter A.

    1991-01-01

    A point-implicit, asynchronous macrotasked relaxation of the steady, thin-layer, Navier-Stokes equations is presented. The method employs multidirectional, single-level storage Gauss-Seidel relaxation sweeps, which effectively communicate perturbations across the entire domain in 2n sweeps, where n is the dimension of the domain. In order to enhance convergence the application of relaxation factors to specific components of the Jacobian is examined using a stability analysis of the advection and diffusion equations. Attention is also given to the complications associated with asynchronous multitasking. Solutions are generated for hypersonic flows over blunt bodies in two and three dimensions with chemical reactions, utilizing single-tasked and multitasked relaxation strategies.

  13. Asynchronous Assessment in a Large Lecture Marketing Course

    ERIC Educational Resources Information Center

    Downey, W. Scott; Schetzsle, Stacey

    2012-01-01

    Asynchronous assessment, which includes quizzes or exams online or outside class, offers marketing educators an opportunity to make more efficient use of class time and to enhance students' learning experiences by giving them more flexibility and choice in their assessment environment. In this paper, we examine the performance difference between…

  14. Investigating Asynchronous Online Communication: A Connected Stance Revealed

    ERIC Educational Resources Information Center

    Wegmann, Susan J.; McCauley, Joyce K.

    2014-01-01

    This research project explores the effects of altering the structure of discussion board formats to increase students' engagement and participation. This paper will present the findings of a two-university, two-class research project in which asynchronous discussion board entries were analyzed for substance. By using oral discourse analysis…

  15. pileup.js: a JavaScript library for interactive and in-browser visualization of genomic data.

    PubMed

    Vanderkam, Dan; Aksoy, B Arman; Hodes, Isaac; Perrone, Jaclyn; Hammerbacher, Jeff

    2016-08-01

    P: ileup.js is a new browser-based genome viewer. It is designed to facilitate the investigation of evidence for genomic variants within larger web applications. It takes advantage of recent developments in the JavaScript ecosystem to provide a modular, reliable and easily embedded library. The code and documentation for pileup.js is publicly available at https://github.com/hammerlab/pileup.js under the Apache 2.0 license. correspondence@hammerlab.org. © The Author 2016. Published by Oxford University Press.

  16. Asynchronous Replication and Autosome-Pair Non-Equivalence in Human Embryonic Stem Cells

    PubMed Central

    Dutta, Devkanya; Ensminger, Alexander W.; Zucker, Jacob P.; Chess, Andrew

    2009-01-01

    A number of mammalian genes exhibit the unusual properties of random monoallelic expression and random asynchronous replication. Such exceptional genes include genes subject to X inactivation and autosomal genes including odorant receptors, immunoglobulins, interleukins, pheromone receptors, and p120 catenin. In differentiated cells, random asynchronous replication of interspersed autosomal genes is coordinated at the whole chromosome level, indicative of chromosome-pair non-equivalence. Here we have investigated the replication pattern of the random asynchronously replicating genes in undifferentiated human embryonic stem cells, using fluorescence in situ hybridization based assay. We show that allele-specific replication of X-linked genes and random monoallelic autosomal genes occur in human embryonic stem cells. The direction of replication is coordinated at the whole chromosome level and can cross the centromere, indicating the existence of autosome-pair non-equivalence in human embryonic stem cells. These results suggest that epigenetic mechanism(s) that randomly distinguish between two parental alleles are emerging in the cells of the inner cell mass, the source of human embryonic stem cells. PMID:19325893

  17. Superconducting magnetic energy storage for asynchronous electrical systems

    DOEpatents

    Boenig, H.J.

    1984-05-16

    It is an object of the present invention to provide superconducting magnetic energy storage for a plurality of asynchronous electrical systems. It is a further object of the present invention to provide load leveling and stability improvement in a plurality of independent ac systems using a single superconducting magnetic energy storage coil.

  18. Content Analysis Coding Schemes for Online Asynchronous Discussion

    ERIC Educational Resources Information Center

    Weltzer-Ward, Lisa

    2011-01-01

    Purpose: Researchers commonly utilize coding-based analysis of classroom asynchronous discussion contributions as part of studies of online learning and instruction. However, this analysis is inconsistent from study to study with over 50 coding schemes and procedures applied in the last eight years. The aim of this article is to provide a basis…

  19. Miscellany of Students' Satisfaction in an Asynchronous Learning Environment

    ERIC Educational Resources Information Center

    Larbi-Siaw, Otu; Owusu-Agyeman, Yaw

    2017-01-01

    This study investigates the determinants of students' satisfaction in an asynchronous learning environment using seven key considerations: the e-learning environment, student-content interaction, student and student interaction, student-teacher interaction, group cohesion and timely participation, knowledge of Internet usage, and satisfaction. The…

  20. High-Throughput Bit-Serial LDPC Decoder LSI Based on Multiple-Valued Asynchronous Interleaving

    NASA Astrophysics Data System (ADS)

    Onizawa, Naoya; Hanyu, Takahiro; Gaudet, Vincent C.

    This paper presents a high-throughput bit-serial low-density parity-check (LDPC) decoder that uses an asynchronous interleaver. Since consecutive log-likelihood message values on the interleaver are similar, node computations are continuously performed by using the most recently arrived messages without significantly affecting bit-error rate (BER) performance. In the asynchronous interleaver, each message's arrival rate is based on the delay due to the wire length, so that the decoding throughput is not restricted by the worst-case latency, which results in a higher average rate of computation. Moreover, the use of a multiple-valued data representation makes it possible to multiplex control signals and data from mutual nodes, thus minimizing the number of handshaking steps in the asynchronous interleaver and eliminating the clock signal entirely. As a result, the decoding throughput becomes 1.3 times faster than that of a bit-serial synchronous decoder under a 90nm CMOS technology, at a comparable BER.

  1. Combining Live Video and Audio Broadcasting, Synchronous Chat, and Asynchronous Open Forum Discussions in Distance Education

    ERIC Educational Resources Information Center

    Teng, Tian-Lih; Taveras, Marypat

    2004-01-01

    This article outlines the evolution of a unique distance education program that began as a hybrid--combining face-to-face instruction with asynchronous online teaching--and evolved to become an innovative combination of synchronous education using live streaming video, audio, and chat over the Internet, blended with asynchronous online discussions…

  2. Airborne Measurements of Ozone and Other Trace Gases Captured by the Alpha Jet Atmospheric eXperiment (AJAX) during the 2016 California Baseline Ozone Transport Study (CABOTS)

    NASA Astrophysics Data System (ADS)

    McNamara, M. E.; Iraci, L. T.; Yates, E. L.; Marrero, J. E.; Ryoo, J. M.; Langford, A. O.; Alvarez, R. J., II; Senff, C. J.; Kirgis, G.; Chiao, S.; Eiserloh, A. J., Jr.

    2016-12-01

    In October 2015, the Environmental Protection Agency lowered the National Ambient Air Quality Standard for ozone (O3) from 75 ppbv to 70 ppbv. However, meeting the stricter air standards is a challenge for certain areas of California, like the San Joaquin Valley (SJV), where O3 levels are typically high due to topography, meteorology, and local emissions. Another factor potentially contributing to increased surface O3 is the trans-Pacific transport of O3 from Asia. The extent of which O3stems from local emissions or is transported across the Pacific, however, is unclear. The California Ozone Transport Study (CABOTS), a joint effort between the California Air Resource Board, the National Oceanic and Atmospheric Administration, and San Jose State University, was conducted during the spring and summer of 2016 in an attempt to answer this question. Nearly 10 science flights were carried out by the Alpha Jet Atmospheric eXperiment (AJAX) between June and August 2016, based out of the NASA Ames Research Center. A summary of airborne O3, CO2, CH4, H2O, formaldehyde (HCHO), and 3D wind measurements will be presented. AJAX flights connect the fixed-location measurements at Visalia (TOPAZ ozone lidar) and Bodega Bay (ozonesondes), while exploring the spatial heterogeneity of O3 concentrations across California and at various offshore locations. Preliminary analyses of these flights will investigate connections between offshore O3 and Central Valley O3. Vertical profiles, time series, and tracer-tracer correlations will be employed to identify the sources of O3 during these flights.

  3. Experience with synchronous and asynchronous digital control systems

    NASA Technical Reports Server (NTRS)

    Regenie, V. A.; Chacon, C. V.; Lock, W. P.

    1986-01-01

    Flight control systems have undergone a revolution since the days of simple mechanical linkages; presently the most advanced systems are full-authority, full-time digital systems controlling unstable aircraft. With the use of advanced control systems, the aerodynamic design can incorporate features that allow greater performance and fuel savings, as can be seen on the new Airbus design and advanced tactical fighter concepts. These advanced aircraft will be and are relying on the flight control system to provide the stability and handling qualities required for safe flight and to allow the pilot to control the aircraft. Various design philosophies have been proposed and followed to investigate system architectures for these advanced flight control systems. One major area of discussion is whether a multichannel digital control system should be synchronous or asynchronous. This paper addressed the flight experience at the Dryden Flight Research Facility of NASA's Ames Research Center with both synchronous and asynchronous digital flight control systems. Four different flight control systems are evaluated against criteria such as software reliability, cost increases, and schedule delays.

  4. Visualization of protein sequence features using JavaScript and SVG with pViz.js.

    PubMed

    Mukhyala, Kiran; Masselot, Alexandre

    2014-12-01

    pViz.js is a visualization library for displaying protein sequence features in a Web browser. By simply providing a sequence and the locations of its features, this lightweight, yet versatile, JavaScript library renders an interactive view of the protein features. Interactive exploration of protein sequence features over the Web is a common need in Bioinformatics. Although many Web sites have developed viewers to display these features, their implementations are usually focused on data from a specific source or use case. Some of these viewers can be adapted to fit other use cases but are not designed to be reusable. pViz makes it easy to display features as boxes aligned to a protein sequence with zooming functionality but also includes predefined renderings for secondary structure and post-translational modifications. The library is designed to further customize this view. We demonstrate such applications of pViz using two examples: a proteomic data visualization tool with an embedded viewer for displaying features on protein structure, and a tool to visualize the results of the variant_effect_predictor tool from Ensembl. pViz.js is a JavaScript library, available on github at https://github.com/Genentech/pviz. This site includes examples and functional applications, installation instructions and usage documentation. A Readme file, which explains how to use pViz with examples, is available as Supplementary Material A. © The Author 2014. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com.

  5. Overview of AMS (CCSDS Asynchronous Message Service)

    NASA Technical Reports Server (NTRS)

    Burleigh, Scott

    2006-01-01

    This viewgraph presentation gives an overview of the Consultative Committee for Space Data Systems (CCSDS) Asynchronous Message Service (AMS). The topics include: 1) Key Features; 2) A single AMS continuum; 3) The AMS Protocol Suite; 4) A multi-continuum venture; 5) Constraining transmissions; 6) Security; 7) Fault Tolerance; 8) Performance of Reference Implementation; 9) AMS vs Multicast (1); 10) AMS vs Multicast (2); 11) RAMS testing exercise; and 12) Results.

  6. Engineering the ATLAS TAG Browser

    NASA Astrophysics Data System (ADS)

    Zhang, Qizhi; ATLAS Collaboration

    2011-12-01

    ELSSI is a web-based event metadata (TAG) browser and event-level selection service for ATLAS. In this paper, we describe some of the challenges encountered in the process of developing ELSSI, and the software engineering strategies adopted to address those challenges. Approaches to management of access to data, browsing, data rendering, query building, query validation, execution, connection management, and communication with auxiliary services are discussed. We also describe strategies for dealing with data that may vary over time, such as run-dependent trigger decision decoding. Along with examples, we illustrate how programming techniques in multiple languages (PHP, JAVASCRIPT, XML, AJAX, and PL/SQL) have been blended to achieve the required results. Finally, we evaluate features of the ELSSI service in terms of functionality, scalability, and performance.

  7. [Asynchronous asymmetry (sexual and lateral differentiation--a consequence of asynchronous evolution)].

    PubMed

    Geodakian, V A

    1993-01-01

    In the paper is presented a unified interpretation of sex differentiation and lateral asymmetry as asynchronous evolution. The operative subsystems, i.e. the male and the left hemisphere of the brain evolutionize earlier than the conservative ones, i.e. the female and the right hemisphere. New functions appear at first in males and after many generations they are transferred to females. The leading centers of their control are at first originated in the left hemisphere, then they are translocated to the right one. The criterion for functions localization in the hemisphere is their evolutionary age: new functions are controlled by the left hemisphere, old functions by the right one. Therefore the left hemisphere is socio-cultural, ethnic, the right one is biological, special. The theory explains from a single standpoint the phenomena of sex, handedness, nervous crossover, as well as many know facts, and predicts the new ones.

  8. DAI-CLIPS: Distributed, Asynchronous, Interacting CLIPS

    NASA Technical Reports Server (NTRS)

    Gagne, Denis; Garant, Alain

    1994-01-01

    DAI-CLIPS is a distributed computational environment within which each CLIPS is an active independent computational entity with the ability to communicate freely with other CLIPS. Furthermore, new CLIPS can be created, others can be deleted or modify their expertise, all dynamically in an asynchronous and independent fashion during execution. The participating CLIPS are distributed over a network of heterogeneous processors taking full advantage of the available processing power. We present the general framework encompassing DAI-CLIPS and discuss some of its advantages and potential applications.

  9. Asynchronous Video Interviewing as a New Technology in Personnel Selection: The Applicant’s Point of View

    PubMed Central

    Brenner, Falko S.; Ortner, Tuulia M.; Fay, Doris

    2016-01-01

    The present study aimed to integrate findings from technology acceptance research with research on applicant reactions to new technology for the emerging selection procedure of asynchronous video interviewing. One hundred six volunteers experienced asynchronous video interviewing and filled out several questionnaires including one on the applicants’ personalities. In line with previous technology acceptance research, the data revealed that perceived usefulness and perceived ease of use predicted attitudes toward asynchronous video interviewing. Furthermore, openness revealed to moderate the relation between perceived usefulness and attitudes toward this particular selection technology. No significant effects emerged for computer self-efficacy, job interview self-efficacy, extraversion, neuroticism, and conscientiousness. Theoretical and practical implications are discussed. PMID:27378969

  10. Asynchronous threat awareness by observer trials using crowd simulation

    NASA Astrophysics Data System (ADS)

    Dunau, Patrick; Huber, Samuel; Stein, Karin U.; Wellig, Peter

    2016-10-01

    The last few years showed that a high risk of asynchronous threats is given in every day life. Especially in large crowds a high probability of asynchronous attacks is evident. High observational abilities to detect threats are desirable. Consequently highly trained security and observation personal is needed. This paper evaluates the effectiveness of a training methodology to enhance performance of observation personnel engaging in a specific target identification task. For this purpose a crowd simulation video is utilized. The study first provides a measurement of the base performance before the training sessions. Furthermore a training procedure will be performed. Base performance will then be compared to the after training performance in order to look for a training effect. A thorough evaluation of both the training sessions as well as the overall performance will be done in this paper. A specific hypotheses based metric is used. Results will be discussed in order to provide guidelines for the design of training for observational tasks.

  11. Parallel, Asynchronous Executive (PAX): System concepts, facilities, and architecture

    NASA Technical Reports Server (NTRS)

    Jones, W. H.

    1983-01-01

    The Parallel, Asynchronous Executive (PAX) is a software operating system simulation that allows many computers to work on a single problem at the same time. PAX is currently implemented on a UNIVAC 1100/42 computer system. Independent UNIVAC runstreams are used to simulate independent computers. Data are shared among independent UNIVAC runstreams through shared mass-storage files. PAX has achieved the following: (1) applied several computing processes simultaneously to a single, logically unified problem; (2) resolved most parallel processor conflicts by careful work assignment; (3) resolved by means of worker requests to PAX all conflicts not resolved by work assignment; (4) provided fault isolation and recovery mechanisms to meet the problems of an actual parallel, asynchronous processing machine. Additionally, one real-life problem has been constructed for the PAX environment. This is CASPER, a collection of aerodynamic and structural dynamic problem simulation routines. CASPER is not discussed in this report except to provide examples of parallel-processing techniques.

  12. Area/latency optimized early output asynchronous full adders and relative-timed ripple carry adders.

    PubMed

    Balasubramanian, P; Yamashita, S

    2016-01-01

    This article presents two area/latency optimized gate level asynchronous full adder designs which correspond to early output logic. The proposed full adders are constructed using the delay-insensitive dual-rail code and adhere to the four-phase return-to-zero handshaking. For an asynchronous ripple carry adder (RCA) constructed using the proposed early output full adders, the relative-timing assumption becomes necessary and the inherent advantages of the relative-timed RCA are: (1) computation with valid inputs, i.e., forward latency is data-dependent, and (2) computation with spacer inputs involves a bare minimum constant reverse latency of just one full adder delay, thus resulting in the optimal cycle time. With respect to different 32-bit RCA implementations, and in comparison with the optimized strong-indication, weak-indication, and early output full adder designs, one of the proposed early output full adders achieves respective reductions in latency by 67.8, 12.3 and 6.1 %, while the other proposed early output full adder achieves corresponding reductions in area by 32.6, 24.6 and 6.9 %, with practically no power penalty. Further, the proposed early output full adders based asynchronous RCAs enable minimum reductions in cycle time by 83.4, 15, and 8.8 % when considering carry-propagation over the entire RCA width of 32-bits, and maximum reductions in cycle time by 97.5, 27.4, and 22.4 % for the consideration of a typical carry chain length of 4 full adder stages, when compared to the least of the cycle time estimates of various strong-indication, weak-indication, and early output asynchronous RCAs of similar size. All the asynchronous full adders and RCAs were realized using standard cells in a semi-custom design fashion based on a 32/28 nm CMOS process technology.

  13. Forming the wide asynchronous binary asteroid population

    NASA Astrophysics Data System (ADS)

    Jacobson, S.; Scheeres, D.; McMahon, J.

    2014-07-01

    We propose and analyze a new mechanism for the formation of the wide asynchronous binary population. These binary asteroids have wide semi-major axes relative to most near-Earth-asteroid and main-belt-asteroid systems as shown in the attached table. Confirmed members have rapidly rotating primaries and satellites that are not tidally locked. Previously suggested formation mechanisms from impact ejecta, from planetary flybys, and directly from rotational-fission events cannot satisfy all of the observations. The newly hypothesized mechanism works as follows: (1) these systems are formed from rotational fission, (2) their satellites are tidally locked, (3) their orbits are expanded by the binary Yarkovsky-O'Keefe-Radzievskii-Paddack (BYORP) effect, (4) their satellites desynchronize as a result of the adiabatic invariance between the libration of the secondary and the mutual orbit, and (5) the secondary avoids resynchronization because of the YORP effect. This seemingly complex chain of events is a natural pathway for binaries with satellites that have particular shapes, which define the BYORP effect torque that acts on the system. After detailing the theory, we analyze each of the wide-asynchronous-binary members and candidates to assess their most likely formation mechanism. Finally, we suggest possible future observations to check and constrain our hypothesis.

  14. A JavaScript API for the Ice Sheet System Model (ISSM) 4.11: towards an online interactive model for the cryosphere community

    NASA Astrophysics Data System (ADS)

    Larour, Eric; Cheng, Daniel; Perez, Gilberto; Quinn, Justin; Morlighem, Mathieu; Duong, Bao; Nguyen, Lan; Petrie, Kit; Harounian, Silva; Halkides, Daria; Hayes, Wayne

    2017-12-01

    Earth system models (ESMs) are becoming increasingly complex, requiring extensive knowledge and experience to deploy and use in an efficient manner. They run on high-performance architectures that are significantly different from the everyday environments that scientists use to pre- and post-process results (i.e., MATLAB, Python). This results in models that are hard to use for non-specialists and are increasingly specific in their application. It also makes them relatively inaccessible to the wider science community, not to mention to the general public. Here, we present a new software/model paradigm that attempts to bridge the gap between the science community and the complexity of ESMs by developing a new JavaScript application program interface (API) for the Ice Sheet System Model (ISSM). The aforementioned API allows cryosphere scientists to run ISSM on the client side of a web page within the JavaScript environment. When combined with a web server running ISSM (using a Python API), it enables the serving of ISSM computations in an easy and straightforward way. The deep integration and similarities between all the APIs in ISSM (MATLAB, Python, and now JavaScript) significantly shortens and simplifies the turnaround of state-of-the-art science runs and their use by the larger community. We demonstrate our approach via a new Virtual Earth System Laboratory (VESL) website (http://vesl.jpl.nasa.gov, VESL(2017)).

  15. Principles for Effective Asynchronous Online Instruction in Religious Studies

    ERIC Educational Resources Information Center

    McGuire, Beverley

    2017-01-01

    Asynchronous online instruction has become increasingly popular in the field of religious studies. However, despite voluminous research on online learning in general and numerous articles on online theological instruction, there has been little discussion of how to effectively design and deliver online undergraduate courses in religious studies.…

  16. A Group Intelligence-Based Asynchronous Argumentation Learning-Assistance Platform

    ERIC Educational Resources Information Center

    Huang, Chenn-Jung; Chang, Shun-Chih; Chen, Heng-Ming; Tseng, Jhe-Hao; Chien, Sheng-Yuan

    2016-01-01

    Structured argumentation support environments have been built and used in scientific discourse in the literature. However, to the best our knowledge, there is no research work in the literature examining whether student's knowledge has grown during learning activities with asynchronous argumentation. In this work, an intelligent computer-supported…

  17. Students' Use of Asynchronous Discussions for Academic Discourse Socialization

    ERIC Educational Resources Information Center

    Beckett, Gulbahar H.; Amaro-Jimenez, Carla; Beckett, Kelvin S.

    2010-01-01

    Our universities are becoming increasingly diverse at the same time as online asynchronous discussions (OADs) are emerging as the most important forum for computer mediated communication (CMC) in distance education. But there is shortage of studies that explore how graduate students from different ethnic, linguistic and cultural backgrounds use…

  18. Event-Based Tone Mapping for Asynchronous Time-Based Image Sensor

    PubMed Central

    Simon Chane, Camille; Ieng, Sio-Hoi; Posch, Christoph; Benosman, Ryad B.

    2016-01-01

    The asynchronous time-based neuromorphic image sensor ATIS is an array of autonomously operating pixels able to encode luminance information with an exceptionally high dynamic range (>143 dB). This paper introduces an event-based methodology to display data from this type of event-based imagers, taking into account the large dynamic range and high temporal accuracy that go beyond available mainstream display technologies. We introduce an event-based tone mapping methodology for asynchronously acquired time encoded gray-level data. A global and a local tone mapping operator are proposed. Both are designed to operate on a stream of incoming events rather than on time frame windows. Experimental results on real outdoor scenes are presented to evaluate the performance of the tone mapping operators in terms of quality, temporal stability, adaptation capability, and computational time. PMID:27642275

  19. Asynchronous and Synchronous Teleconsultation for Diabetes Care: A Systematic Literature Review

    PubMed Central

    Verhoeven, Fenne; Tanja-Dijkstra, Karin; Nijland, Nicol; Eysenbach, Gunther; van Gemert-Pijnen, Lisette

    2010-01-01

    Aim A systematic literature review, covering publications from 1994 to 2009, was carried out to determine the effects of teleconsultation regarding clinical, behavioral, and care coordination outcomes of diabetes care compared to usual care. Two types of teleconsultation were distinguished: (1) asynchronous teleconsultation for monitoring and delivering feedback via email and cell phone, automated messaging systems, or other equipment without face-to-face contact; and (2) synchronous teleconsultation that involves real-time, face-to-face contact (image and voice) via videoconferencing equipment (television, digital camera, webcam, videophone, etc.) to connect caregivers and one or more patients simultaneously, e.g., for the purpose of education. Methods Electronic databases were searched for relevant publications about asynchronous and synchronous tele-consultation [Medline, Picarta, Psychinfo, ScienceDirect, Telemedicine Information Exchange, Institute for Scientific Information Web of Science, Google Scholar]. Reference lists of identified publications were hand searched. The contribution to diabetes care was examined for clinical outcomes [e.g., hemoglobin A1c (HbA1c), dietary values, blood pressure, quality of life], for behavioral outcomes (patient-caregiver interaction, self-care), and for care coordination outcomes (usability of technology, cost-effectiveness, transparency of guidelines, equity of access to care). Randomized controlled trials with HbA1c as an outcome were pooled using standard meta-analytical methods. Results Of 2060 publications identified, 90 met inclusion criteria for electronic communication between (groups of) caregivers and patients with type 1 and 2 or gestational diabetes. Studies that evaluated teleconsultation not particularly aimed at diabetes were excluded, as were those that described interventions aimed solely at clinical improvements (e.g., HbA1c or lipid profiles). In 63 of 90 interventions, the interaction had an

  20. [Development and evaluation of the medical imaging distribution system with dynamic web application and clustering technology].

    PubMed

    Yokohama, Noriya; Tsuchimoto, Tadashi; Oishi, Masamichi; Itou, Katsuya

    2007-01-20

    It has been noted that the downtime of medical informatics systems is often long. Many systems encounter downtimes of hours or even days, which can have a critical effect on daily operations. Such systems remain especially weak in the areas of database and medical imaging data. The scheme design shows the three-layer architecture of the system: application, database, and storage layers. The application layer uses the DICOM protocol (Digital Imaging and Communication in Medicine) and HTTP (Hyper Text Transport Protocol) with AJAX (Asynchronous JavaScript+XML). The database is designed to decentralize in parallel using cluster technology. Consequently, restoration of the database can be done not only with ease but also with improved retrieval speed. In the storage layer, a network RAID (Redundant Array of Independent Disks) system, it is possible to construct exabyte-scale parallel file systems that exploit storage spread. Development and evaluation of the test-bed has been successful in medical information data backup and recovery in a network environment. This paper presents a schematic design of the new medical informatics system that can be accommodated from a recovery and the dynamic Web application for medical imaging distribution using AJAX.

  1. Asynchronous P300-based brain-computer interface to control a virtual environment: initial tests on end users.

    PubMed

    Aloise, Fabio; Schettini, Francesca; Aricò, Pietro; Salinari, Serenella; Guger, Christoph; Rinsma, Johanna; Aiello, Marco; Mattia, Donatella; Cincotti, Febo

    2011-10-01

    Motor disability and/or ageing can prevent individuals from fully enjoying home facilities, thus worsening their quality of life. Advances in the field of accessible user interfaces for domotic appliances can represent a valuable way to improve the independence of these persons. An asynchronous P300-based Brain-Computer Interface (BCI) system was recently validated with the participation of healthy young volunteers for environmental control. In this study, the asynchronous P300-based BCI for the interaction with a virtual home environment was tested with the participation of potential end-users (clients of a Frisian home care organization) with limited autonomy due to ageing and/or motor disabilities. System testing revealed that the minimum number of stimulation sequences needed to achieve correct classification had a higher intra-subject variability in potential end-users with respect to what was previously observed in young controls. Here we show that the asynchronous modality performed significantly better as compared to the synchronous mode in continuously adapting its speed to the users' state. Furthermore, the asynchronous system modality confirmed its reliability in avoiding misclassifications and false positives, as previously shown in young healthy subjects. The asynchronous modality may contribute to filling the usability gap between BCI systems and traditional input devices, representing an important step towards their use in the activities of daily living.

  2. Asynchronous P300 classification in a reactive brain-computer interface during an outlier detection task

    NASA Astrophysics Data System (ADS)

    Krumpe, Tanja; Walter, Carina; Rosenstiel, Wolfgang; Spüler, Martin

    2016-08-01

    Objective. In this study, the feasibility of detecting a P300 via an asynchronous classification mode in a reactive EEG-based brain-computer interface (BCI) was evaluated. The P300 is one of the most popular BCI control signals and therefore used in many applications, mostly for active communication purposes (e.g. P300 speller). As the majority of all systems work with a stimulus-locked mode of classification (synchronous), the field of applications is limited. A new approach needs to be applied in a setting in which a stimulus-locked classification cannot be used due to the fact that the presented stimuli cannot be controlled or predicted by the system. Approach. A continuous observation task requiring the detection of outliers was implemented to test such an approach. The study was divided into an offline and an online part. Main results. Both parts of the study revealed that an asynchronous detection of the P300 can successfully be used to detect single events with high specificity. It also revealed that no significant difference in performance was found between the synchronous and the asynchronous approach. Significance. The results encourage the use of an asynchronous classification approach in suitable applications without a potential loss in performance.

  3. Language Use in Asynchronous Computer-Mediated Communication in Taiwan

    ERIC Educational Resources Information Center

    Huang, Daphne Li-jung

    2009-01-01

    This paper describes how Chinese-English bilinguals in Taiwan use their languages in asynchronous computer-mediated communication, specifically, via Bulletin Board System (BBS) and email. The main data includes two types: emails collected from a social network and postings collected from two BBS websites. By examining patterns of language choice…

  4. AP-IO: asynchronous pipeline I/O for hiding periodic output cost in CFD simulation.

    PubMed

    Xiaoguang, Ren; Xinhai, Xu

    2014-01-01

    Computational fluid dynamics (CFD) simulation often needs to periodically output intermediate results to files in the form of snapshots for visualization or restart, which seriously impacts the performance. In this paper, we present asynchronous pipeline I/O (AP-IO) optimization scheme for the periodically snapshot output on the basis of asynchronous I/O and CFD application characteristics. In AP-IO, dedicated background I/O processes or threads are in charge of handling the file write in pipeline mode, therefore the write overhead can be hidden with more calculation than classic asynchronous I/O. We design the framework of AP-IO and implement it in OpenFOAM, providing CFD users with a user-friendly interface. Experimental results on the Tianhe-2 supercomputer demonstrate that AP-IO can achieve a good optimization effect for the periodical snapshot output in CFD application, and the effect is especially better for massively parallel CFD simulations, which can reduce the total execution time up to about 40%.

  5. AP-IO: Asynchronous Pipeline I/O for Hiding Periodic Output Cost in CFD Simulation

    PubMed Central

    Xiaoguang, Ren; Xinhai, Xu

    2014-01-01

    Computational fluid dynamics (CFD) simulation often needs to periodically output intermediate results to files in the form of snapshots for visualization or restart, which seriously impacts the performance. In this paper, we present asynchronous pipeline I/O (AP-IO) optimization scheme for the periodically snapshot output on the basis of asynchronous I/O and CFD application characteristics. In AP-IO, dedicated background I/O processes or threads are in charge of handling the file write in pipeline mode, therefore the write overhead can be hidden with more calculation than classic asynchronous I/O. We design the framework of AP-IO and implement it in OpenFOAM, providing CFD users with a user-friendly interface. Experimental results on the Tianhe-2 supercomputer demonstrate that AP-IO can achieve a good optimization effect for the periodical snapshot output in CFD application, and the effect is especially better for massively parallel CFD simulations, which can reduce the total execution time up to about 40%. PMID:24955390

  6. Continuous EEG signal analysis for asynchronous BCI application.

    PubMed

    Hsu, Wei-Yen

    2011-08-01

    In this study, we propose a two-stage recognition system for continuous analysis of electroencephalogram (EEG) signals. An independent component analysis (ICA) and correlation coefficient are used to automatically eliminate the electrooculography (EOG) artifacts. Based on the continuous wavelet transform (CWT) and Student's two-sample t-statistics, active segment selection then detects the location of active segment in the time-frequency domain. Next, multiresolution fractal feature vectors (MFFVs) are extracted with the proposed modified fractal dimension from wavelet data. Finally, the support vector machine (SVM) is adopted for the robust classification of MFFVs. The EEG signals are continuously analyzed in 1-s segments, and every 0.5 second moves forward to simulate asynchronous BCI works in the two-stage recognition architecture. The segment is first recognized as lifted or not in the first stage, and then is classified as left or right finger lifting at stage two if the segment is recognized as lifting in the first stage. Several statistical analyses are used to evaluate the performance of the proposed system. The results indicate that it is a promising system in the applications of asynchronous BCI work.

  7. Formation of the Wide Asynchronous Binary Asteroid Population

    NASA Astrophysics Data System (ADS)

    Jacobson, Seth A.; Scheeres, Daniel J.; McMahon, Jay

    2014-01-01

    We propose and analyze a new mechanism for the formation of the wide asynchronous binary population. These binary asteroids have wide semimajor axes relative to most near-Earth and main belt asteroid systems. Confirmed members have rapidly rotating primaries and satellites that are not tidally locked. Previously suggested formation mechanisms from impact ejecta, from planetary flybys, and directly from rotational fission events cannot satisfy all of the observations. The newly hypothesized mechanism works as follows: (1) these systems are formed from rotational fission, (2) their satellites are tidally locked, (3) their orbits are expanded by the binary Yarkovsky-O'Keefe-Radzievskii-Paddack (BYORP) effect, (4) their satellites desynchronize as a result of the adiabatic invariance between the libration of the secondary and the mutual orbit, and (5) the secondary avoids resynchronization because of the YORP effect. This seemingly complex chain of events is a natural pathway for binaries with satellites that have particular shapes, which define the BYORP effect torque that acts on the system. After detailing the theory, we analyze each of the wide asynchronous binary members and candidates to assess their most likely formation mechanism. Finally, we suggest possible future observations to check and constrain our hypothesis.

  8. High-speed asynchronous optical sampling for high-sensitivity detection of coherent phonons

    NASA Astrophysics Data System (ADS)

    Dekorsy, T.; Taubert, R.; Hudert, F.; Schrenk, G.; Bartels, A.; Cerna, R.; Kotaidis, V.; Plech, A.; Köhler, K.; Schmitz, J.; Wagner, J.

    2007-12-01

    A new optical pump-probe technique is implemented for the investigation of coherent acoustic phonon dynamics in the GHz to THz frequency range which is based on two asynchronously linked femtosecond lasers. Asynchronous optical sampling (ASOPS) provides the performance of on all-optical oscilloscope and allows us to record optically induced lattice dynamics over nanosecond times with femtosecond resolution at scan rates of 10 kHz without any moving part in the set-up. Within 1 minute of data acquisition time signal-to-noise ratios better than 107 are achieved. We present examples of the high-sensitivity detection of coherent phonons in superlattices and of the coherent acoustic vibration of metallic nanoparticles.

  9. Refining an Asynchronous Telerehabilitation Platform for Speech-Language Pathology: Engaging End-Users in the Process

    PubMed Central

    Hill, Annie J.; Breslin, Hugh M.

    2016-01-01

    Asynchronous telerehabilitation in which computer-based interventions are remotely monitored and adapted offline is an emerging service delivery model in the rehabilitation of communication disorders. The asynchronous nature of this model may hold a benefit over its synchronous counterpart by eliminating scheduling issues and thus improving efficiency in a healthcare landscape of constrained resource allocation. The design of asynchronous telerehabilitation platforms should therefore ensure efficiency and flexibility. The authors have been engaged in a program of research to develop and evaluate an asynchronous telerehabilitation platform for use in speech-language pathology. eSALT is a novel asynchronous telerehabilitation platform in which clinicians design and individualize therapy tasks for transfer to a client's mobile device. An inbuilt telerehabilitation module allows for remote monitoring and updating of tasks. This paper introduces eSALT and reports outcomes from an usability study that considered the needs of two end-user groups, people with aphasia and clinicians, in the on-going refinement of eSALT. In the study participants with aphasia were paired with clinicians who used eSALT to design and customize therapy tasks. After training on the mobile device the participants engaged in therapy at home for a period of 3 weeks, while clinicians remotely monitored and updated tasks. Following the home trial, participants, and clinicians engaged in semi-structured interviews and completed surveys on the usability of eSALT and their satisfaction with the platform. Content analysis of data involving five participants and three clinicians revealed a number of usability themes including ease of use, user support, satisfaction, limitations, and potential improvements. These findings were translated into a number of refinements of the eSALT platform including the development of a client interface for use on the Apple iPad®, greater variety in feedback options to both

  10. Chick Development and Asynchroneous Hatching in the Zebra Finch (Taeniopygia guttata castanotis).

    PubMed

    Ikebuchi, Maki; Okanoya, Kazuo; Hasegawa, Toshikazu; Bischof, Hans-Joachim

    2017-10-01

    The mode of hatching in birds has important impacts on both parents and chicks, including the costs and risks of breeding for parents, and sibling competition in a clutch. Birds with multiple eggs in a single clutch often begin incubating when most eggs are laid, thereby reducing time of incubation, nursing burden, and sibling competition. In some songbirds and some other species, however, incubation starts immediately after the first egg is laid, and the chicks thus hatch asynchronously. This may result in differences in parental care and in sibling competition based on body size differences among older and younger chicks, which in turn might produce asynchronous development among siblings favoring the first hatchling, and further affect the development and fitness of the chicks after fledging. To determine whether such processes in fact occur in the zebra finch, we observed chick development in 18 clutches of zebra finches. We found that there were effects of asynchronous hatching, but these were smaller than expected and mostly not significant. Our observations suggest that the amount of care given to each chick may be equated with such factors as a camouflage effect of the down feathers, and that the low illumination within the nest also complicates the determination of the hatching order by the parents.

  11. Knowledge Building in Asynchronous Discussion Groups: Going Beyond Quantitative Analysis

    ERIC Educational Resources Information Center

    Schrire, Sarah

    2006-01-01

    This contribution examines the methodological challenges involved in defining the collaborative knowledge-building processes occurring in asynchronous discussion and proposes an approach that could advance understanding of these processes. The written protocols that are available to the analyst provide an exact record of the instructional…

  12. Asynchronous online foresight panels: the case of wildfire management

    Treesearch

    David N. Bengston; Robert L. Olson

    2015-01-01

    Text-based asynchronous online conferencing involves structured online discussion and deliberation among multiple participants from multiple sites in which there is a delay in interaction between contributors. This method has been widely used for a variety of purposes in higher education and other settings, but has not been commonly used in futures research. This paper...

  13. Design of resolution/power controllable Asynchronous Sigma-Delta Modulator

    NASA Astrophysics Data System (ADS)

    Deshmukh, Anita Arvind; Deshmukh, Raghvendra B.

    2016-12-01

    This paper presents the design of a Programmable Asynchronous Modulator (PAM) with field control of resolution and power. A novel variable hysteresis Schmitt Trigger (ST) is used for external programmability. Asynchronous Sigma-Delta Modulator (ASDM) implementation with external control voltages is proposed to supervise the resolution and power. This architecture with reduced circuit complexity considerably improves the earlier realizations by eliminating multiple current sources as well switched capacitor circuits and results in power saving up to 87 %. Proposed PAM design demonstrates an improved SNDR of 115 dB, DR of 96 dB, and power consumption below 280 μW. It illustrates Effective Number of Bits (ENOB) to 18.81 and Figure of Merit (FoM) to 0.15 fJ/conversion step. Modulator is implemented in Cadence UMC Hspice 0.18 μm CMOS analog technology. Off-chip PAM control for resolution/power performance has potential applications in battery operated ultra low power applications like IoT; where ADC is one of the major power consuming components. It offers the promise for an efficient performance with power saving.

  14. Dcs Data Viewer, an Application that Accesses ATLAS DCS Historical Data

    NASA Astrophysics Data System (ADS)

    Tsarouchas, C.; Schlenker, S.; Dimitrov, G.; Jahn, G.

    2014-06-01

    The ATLAS experiment at CERN is one of the four Large Hadron Collider experiments. The Detector Control System (DCS) of ATLAS is responsible for the supervision of the detector equipment, the reading of operational parameters, the propagation of the alarms and the archiving of important operational data in a relational database (DB). DCS Data Viewer (DDV) is an application that provides access to the ATLAS DCS historical data through a web interface. Its design is structured using a client-server architecture. The pythonic server connects to the DB and fetches the data by using optimized SQL requests. It communicates with the outside world, by accepting HTTP requests and it can be used stand alone. The client is an AJAX (Asynchronous JavaScript and XML) interactive web application developed under the Google Web Toolkit (GWT) framework. Its web interface is user friendly, platform and browser independent. The selection of metadata is done via a column-tree view or with a powerful search engine. The final visualization of the data is done using java applets or java script applications as plugins. The default output is a value-over-time chart, but other types of outputs like tables, ascii or ROOT files are supported too. Excessive access or malicious use of the database is prevented by a dedicated protection mechanism, allowing the exposure of the tool to hundreds of inexperienced users. The current configuration of the client and of the outputs can be saved in an XML file. Protection against web security attacks is foreseen and authentication constrains have been taken into account, allowing the exposure of the tool to hundreds of users world wide. Due to its flexible interface and its generic and modular approach, DDV could be easily used for other experiment control systems.

  15. BioJS DAGViewer: A reusable JavaScript component for displaying directed graphs

    PubMed Central

    Micklem, Gos

    2014-01-01

    Summary: The DAGViewer BioJS component is a reusable JavaScript component made available as part of the BioJS project and intended to be used to display graphs of structured data, with a particular emphasis on Directed Acyclic Graphs (DAGs). It enables users to embed representations of graphs of data, such as ontologies or phylogenetic trees, in hyper-text documents (HTML). This component is generic, since it is capable (given the appropriate configuration) of displaying any kind of data that is organised as a graph. The features of this component which are useful for examining and filtering large and complex graphs are described. Availability: http://github.com/alexkalderimis/dag-viewer-biojs; http://github.com/biojs/biojs; http://dx.doi.org/10.5281/zenodo.8303. PMID:24627804

  16. Analysis of the Relevance of Posts in Asynchronous Discussions

    ERIC Educational Resources Information Center

    Azevedo, Breno T.; Reategui, Eliseo; Behar, Patrícia A.

    2014-01-01

    This paper presents ForumMiner, a tool for the automatic analysis of students' posts in asynchronous discussions. ForumMiner uses a text mining system to extract graphs from texts that are given to students as a basis for their discussion. These graphs contain the most relevant terms found in the texts, as well as the relationships between them.…

  17. Reconceptualising Moderation in Asynchronous Online Discussions Using Grounded Theory

    ERIC Educational Resources Information Center

    Vlachopoulos, Panos; Cowan, John

    2010-01-01

    This article reports a grounded theory study of the moderation of asynchronous online discussions, to explore the processes by which tutors in higher education decide when and how to moderate. It aims to construct a theory of e-moderation based on some key factors which appear to influence e-moderation. It discusses previous research on the…

  18. Developing a Successful Asynchronous Online Extension Program for Forest Landowners

    ERIC Educational Resources Information Center

    Zobrist, Kevin W.

    2014-01-01

    Asynchronous online Extension classes can reach a wide audience, is convenient for the learner, and minimizes ongoing demands on instructor time. However, producing such classes takes significant effort up front. Advance planning and good communication with contributors are essential to success. Considerations include delivery platforms, content…

  19. Supporting Handoff in Asynchronous Collaborative Sensemaking Using Knowledge-Transfer Graphs.

    PubMed

    Zhao, Jian; Glueck, Michael; Isenberg, Petra; Chevalier, Fanny; Khan, Azam

    2018-01-01

    During asynchronous collaborative analysis, handoff of partial findings is challenging because externalizations produced by analysts may not adequately communicate their investigative process. To address this challenge, we developed techniques to automatically capture and help encode tacit aspects of the investigative process based on an analyst's interactions, and streamline explicit authoring of handoff annotations. We designed our techniques to mediate awareness of analysis coverage, support explicit communication of progress and uncertainty with annotation, and implicit communication through playback of investigation histories. To evaluate our techniques, we developed an interactive visual analysis system, KTGraph, that supports an asynchronous investigative document analysis task. We conducted a two-phase user study to characterize a set of handoff strategies and to compare investigative performance with and without our techniques. The results suggest that our techniques promote the use of more effective handoff strategies, help increase an awareness of prior investigative process and insights, as well as improve final investigative outcomes.

  20. Asynchronous data change notification between database server and accelerator controls system

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

    Fu, W.; Morris, J.; Nemesure, S.

    2011-10-10

    Database data change notification (DCN) is a commonly used feature. Not all database management systems (DBMS) provide an explicit DCN mechanism. Even for those DBMS's which support DCN (such as Oracle and MS SQL server), some server side and/or client side programming may be required to make the DCN system work. This makes the setup of DCN between database server and interested clients tedious and time consuming. In accelerator control systems, there are many well established software client/server architectures (such as CDEV, EPICS, and ADO) that can be used to implement data reflection servers that transfer data asynchronously to anymore » client using the standard SET/GET API. This paper describes a method for using such a data reflection server to set up asynchronous DCN (ADCN) between a DBMS and clients. This method works well for all DBMS systems which provide database trigger functionality. Asynchronous data change notification (ADCN) between database server and clients can be realized by combining the use of a database trigger mechanism, which is supported by major DBMS systems, with server processes that use client/server software architectures that are familiar in the accelerator controls community (such as EPICS, CDEV or ADO). This approach makes the ADCN system easy to set up and integrate into an accelerator controls system. Several ADCN systems have been set up and used in the RHIC-AGS controls system.« less

  1. Asynchronous Cholinergic Drive Correlates with Excitation-Inhibition Imbalance via a Neuronal Ca2+ Sensor Protein.

    PubMed

    Zhou, Keming; Cherra, Salvatore J; Goncharov, Alexandr; Jin, Yishi

    2017-05-09

    Excitation-inhibition imbalance in neural networks is widely linked to neurological and neuropsychiatric disorders. However, how genetic factors alter neuronal activity, leading to excitation-inhibition imbalance, remains unclear. Here, using the C. elegans locomotor circuit, we examine how altering neuronal activity for varying time periods affects synaptic release pattern and animal behavior. We show that while short-duration activation of excitatory cholinergic neurons elicits a reversible enhancement of presynaptic strength, persistent activation results to asynchronous and reduced cholinergic drive, inducing imbalance between endogenous excitation and inhibition. We find that the neuronal calcium sensor protein NCS-2 is required for asynchronous cholinergic release in an activity-dependent manner and dampens excitability of inhibitory neurons non-cell autonomously. The function of NCS-2 requires its Ca 2+ binding and membrane association domains. These results reveal a synaptic mechanism implicating asynchronous release in regulation of excitation-inhibition balance. Copyright © 2017 The Author(s). Published by Elsevier Inc. All rights reserved.

  2. Synchronous versus Asynchronous CMC and Transfer to Japanese Oral Performance

    ERIC Educational Resources Information Center

    Hirotani, Maki

    2009-01-01

    This study investigated the effects of synchronous and asynchronous CMC (computer-mediated communication)on the development of linguistic features of learners' speech in Japanese. Using learners from fourth-semester Japanese classes, the following research questions were examined: (a) Does CMC have positive effects on the development of oral…

  3. Asynchronous Group Review of EFL Writing: Interactions and Text Revisions

    ERIC Educational Resources Information Center

    Saeed, Murad Abdu; Ghazali, Kamila

    2017-01-01

    The current paper reports an empirical study of asynchronous online group review of argumentative essays among nine English as foreign language (EFL) Arab university learners joining English in their first, second, and third years at the institution. In investigating online interactions, commenting patterns, and how the students facilitate text…

  4. Asynchronous cracking with dissimilar paths in multilayer graphene.

    PubMed

    Jang, Bongkyun; Kim, Byungwoon; Kim, Jae-Hyun; Lee, Hak-Joo; Sumigawa, Takashi; Kitamura, Takayuki

    2017-11-16

    Multilayer graphene consists of a stack of single-atomic-thick monolayer graphene sheets bound with π-π interactions and is a fascinating model material opening up a new field of fracture mechanics. In this study, fracture behavior of single-crystalline multilayer graphene was investigated using an in situ mode I fracture test under a scanning electron microscope, and abnormal crack propagation in multilayer graphene was identified for the first time. The fracture toughness of graphene was determined from the measured load-displacement curves and the realistic finite element modelling of specimen geometries. Nonlinear fracture behavior of the multilayer graphene is discussed based on nonlinear elastic fracture mechanics. In situ scanning electron microscope images obtained during the fracture test showed asynchronous crack propagation along independent paths, causing interlayer shear stress and slippages. We also found that energy dissipation by interlayer slippages between the graphene layers is the reason for the enhanced fracture toughness of multilayer graphene. The asynchronous cracking with independent paths is a unique cracking and toughening mechanism for single-crystalline multilayer graphene, which is not observed for the monolayer graphene. This could provide a useful insight for the design and development of graphene-based composite materials for structural applications.

  5. Asynchronous polar V1500 Cyg: orbital, spin and beat periods

    NASA Astrophysics Data System (ADS)

    Pavlenko, E. P.; Mason, P. A.; Sosnovskij, A. A.; Shugarov, S. Yu; Babina, Ju V.; Antonyuk, K. A.; Andreev, M. V.; Pit, N. V.; Antonyuk, O. I.; Baklanov, A. V.

    2018-06-01

    The bright Nova Cygni 1975 is a rare nova on a magnetic white dwarf (WD). Later it was found to be an asynchronous polar, now called V1500 Cyg. Our multisite photometric campaign occurring 40 years post eruption covered 26-nights (2015-2017). The reflection effect from the heated donor has decreased, but still dominates the optical radiation with an amplitude ˜1m.5. The 0m.3 residual reveals cyclotron emission and ellipsoidal variations. Mean brightness modulation from night-to-night is used to measure the 9.6-d spin-orbit beat period that is due to changing accretion geometry including magnetic pole-switching of the flow. By subtracting the orbital and beat frequencies, spin-phase dependent light curves are obtained. The amplitude and profile of the WD spin light curves track the cyclotron emitting accretion regions on the WD and they vary systematically with beat phase. A weak intermittent signal at 0.137613-d is likely the spin period, which is 1.73(1) min shorter than the orbital period. The O-C diagram of light curve maxima displays phase jumps every one-half beat period, a characteristic of asynchronous polars. The first jump we interpret as pole switching between regions separated by 180°. Then the spot drifts during ˜ 0.1 beat phase before undergoing a second phase jump between spots separated by less than 180°. We trace the cooling of the still hot WD as revealed by the irradiated companion. The post nova evolution and spin-orbit asynchronism of V1500 Cyg continues to be a powerful laboratory for accretion flows onto magnetic white dwarfs.

  6. Presentation and response timing accuracy in Adobe Flash and HTML5/JavaScript Web experiments.

    PubMed

    Reimers, Stian; Stewart, Neil

    2015-06-01

    Web-based research is becoming ubiquitous in the behavioral sciences, facilitated by convenient, readily available participant pools and relatively straightforward ways of running experiments: most recently, through the development of the HTML5 standard. Although in most studies participants give untimed responses, there is a growing interest in being able to record response times online. Existing data on the accuracy and cross-machine variability of online timing measures are limited, and generally they have compared behavioral data gathered on the Web with similar data gathered in the lab. For this article, we took a more direct approach, examining two ways of running experiments online-Adobe Flash and HTML5 with CSS3 and JavaScript-across 19 different computer systems. We used specialist hardware to measure stimulus display durations and to generate precise response times to visual stimuli in order to assess measurement accuracy, examining effects of duration, browser, and system-to-system variability (such as across different Windows versions), as well as effects of processing power and graphics capability. We found that (a) Flash and JavaScript's presentation and response time measurement accuracy are similar; (b) within-system variability is generally small, even in low-powered machines under high load; (c) the variability of measured response times across systems is somewhat larger; and (d) browser type and system hardware appear to have relatively small effects on measured response times. Modeling of the effects of this technical variability suggests that for most within- and between-subjects experiments, Flash and JavaScript can both be used to accurately detect differences in response times across conditions. Concerns are, however, noted about using some correlational or longitudinal designs online.

  7. The Socratic Dialogue in Asynchronous Online Discussions: Is Constructivism Redundant?

    ERIC Educational Resources Information Center

    Kingsley, Paul

    2011-01-01

    Purpose: This paper aims to examine Socratic dialogue in asynchronous online discussions in relation to constructivism. The links between theory and practice in teaching are to be discussed whilst tracing the origins of Socratic dialogue and recent trends and use of seminar in research based institutions. Design/methodology/approach: Many online…

  8. Students' Learning in Asynchronous Discussion Forums: A Meta-Analysis

    ERIC Educational Resources Information Center

    Martono, Fkipuntan; Salam, Urai

    2017-01-01

    Asynchronous discussion forums are among the most preferred tools chosen to foster learning opportunities and knowledge construction. To reveal the cognitive engagement evidenced in the transcripts of the discussion forums, this study presents 51 papers. 17 papers reported research on students' attitude toward the use of ICT for learning, 16…

  9. Rapid Feedforward Inhibition and Asynchronous Excitation Regulate Granule Cell Activity in the Mammalian Main Olfactory Bulb

    PubMed Central

    Burton, Shawn D.

    2015-01-01

    Granule cell-mediated inhibition is critical to patterning principal neuron activity in the olfactory bulb, and perturbation of synaptic input to granule cells significantly alters olfactory-guided behavior. Despite the critical role of granule cells in olfaction, little is known about how sensory input recruits granule cells. Here, we combined whole-cell patch-clamp electrophysiology in acute mouse olfactory bulb slices with biophysical multicompartmental modeling to investigate the synaptic basis of granule cell recruitment. Physiological activation of sensory afferents within single glomeruli evoked diverse modes of granule cell activity, including subthreshold depolarization, spikelets, and suprathreshold responses with widely distributed spike latencies. The generation of these diverse activity modes depended, in part, on the asynchronous time course of synaptic excitation onto granule cells, which lasted several hundred milliseconds. In addition to asynchronous excitation, each granule cell also received synchronous feedforward inhibition. This inhibition targeted both proximal somatodendritic and distal apical dendritic domains of granule cells, was reliably recruited across sniff rhythms, and scaled in strength with excitation as more glomeruli were activated. Feedforward inhibition onto granule cells originated from deep short-axon cells, which responded to glomerular activation with highly reliable, short-latency firing consistent with tufted cell-mediated excitation. Simulations showed that feedforward inhibition interacts with asynchronous excitation to broaden granule cell spike latency distributions and significantly attenuates granule cell depolarization within local subcellular compartments. Collectively, our results thus identify feedforward inhibition onto granule cells as a core feature of olfactory bulb circuitry and establish asynchronous excitation and feedforward inhibition as critical regulators of granule cell activity. SIGNIFICANCE

  10. Differences in Electronic Exchanges in Synchronous and Asynchronous Computer-Mediated Communication: The Effect of Culture as a Mediating Variable

    ERIC Educational Resources Information Center

    Angeli, Charoula; Schwartz, Neil H.

    2016-01-01

    Two hundred and eighty undergraduates from universities in two countries were asked to read didactic material, and then think and write about potential solutions to an ill-defined problem. The writing was conducted within a synchronous or asynchronous computer-mediated communication (CMC) environment. Asynchronous CMC took the form of email…

  11. A Methodology for the Design and Verification of Globally Asynchronous/Locally Synchronous Architectures

    NASA Technical Reports Server (NTRS)

    Miller, Steven P.; Whalen, Mike W.; O'Brien, Dan; Heimdahl, Mats P.; Joshi, Anjali

    2005-01-01

    Recent advanced in model-checking have made it practical to formally verify the correctness of many complex synchronous systems (i.e., systems driven by a single clock). However, many computer systems are implemented by asynchronously composing several synchronous components, where each component has its own clock and these clocks are not synchronized. Formal verification of such Globally Asynchronous/Locally Synchronous (GA/LS) architectures is a much more difficult task. In this report, we describe a methodology for developing and reasoning about such systems. This approach allows a developer to start from an ideal system specification and refine it along two axes. Along one axis, the system can be refined one component at a time towards an implementation. Along the other axis, the behavior of the system can be relaxed to produce a more cost effective but still acceptable solution. We illustrate this process by applying it to the synchronization logic of a Dual Fight Guidance System, evolving the system from an ideal case in which the components do not fail and communicate synchronously to one in which the components can fail and communicate asynchronously. For each step, we show how the system requirements have to change if the system is to be implemented and prove that each implementation meets the revised system requirements through modelchecking.

  12. Asynchronous Education: A Blueprint for the Future of Adult Learning.

    ERIC Educational Resources Information Center

    Krueger, Lyle L.; Porter, Cyndi Wilson; Burke, Daniel

    While the distance learning curriculum at Lakeland College (Wisconsin) began 20 years ago, the idea for Lakeland Online was conceived about two and one-half years ago. A variety of delivery modes were considered before discovering Convene software. Since the communication process enabled by the Convene software is asynchronous and requires only a…

  13. Reflections of Students in Their Use of Asynchronous Online Seminars

    ERIC Educational Resources Information Center

    Groves, Mark; O'Donoghue, John

    2009-01-01

    This paper reports on research that has been carried out into the use, process, and effectiveness of an asynchronous online seminar within an undergraduate sports studies degree programme. Contemporary sources are used to justify the use of technology supported learning (TSL) in higher education and to inform a reflective and critical account of…

  14. Student Moderators in Asynchronous Online Discussion: A Question of Questions

    ERIC Educational Resources Information Center

    Zingaro, Daniel

    2012-01-01

    Much current research exalts the benefits of having students facilitate weekly discussions in asynchronous online courses. This study seeks to add to what is known about student moderation through an analysis of the types of questions students use to spur each discussion. Prior experimental work has demonstrated that the types of questions posed…

  15. An Investigation of Student Practices in Asynchronous Computer Conferencing Courses

    ERIC Educational Resources Information Center

    Peters, Vanessa L.; Hewitt, Jim

    2010-01-01

    This study investigated the online practices of students enrolled in graduate-level distance education courses. Using interviews and a questionnaire as data sources, the study sought to: (a) identify common practices that students adopt in asynchronous discussions, and (b) gain an understanding of why students adopt them. An analysis of the data…

  16. Web-based Cases in Teaching and Learning - the Quality of Discussions and a Stage of Perspective Taking in Asynchronous Communication.

    ERIC Educational Resources Information Center

    Jarvela, Sanna; Hakkinen, Paivi

    2002-01-01

    Examines the quality of asynchronous interaction in Web-based conferencing among preservice teachers. The study combines asynchronous conferencing with peer and mentor collaboration to electronically apprentice student learning. Results point out different levels of Web-based discussion: higher-level, progressive, and lower-level discussion. A…

  17. A Communication Perspective on Sexual Harassment: Affiliative Nonverbal Behaviors in Asynchronous Relationships.

    ERIC Educational Resources Information Center

    Hickson, Mark, III; And Others

    1991-01-01

    Develops a communication perspective on sexual harassment in asynchronous relationships. Presents a six-step process model to predict private harassing behavior among faculty members in higher education. Makes suggestions for prevention of sexual harassment. (SR)

  18. BioCircos.js: an interactive Circos JavaScript library for biological data visualization on web applications.

    PubMed

    Cui, Ya; Chen, Xiaowei; Luo, Huaxia; Fan, Zhen; Luo, Jianjun; He, Shunmin; Yue, Haiyan; Zhang, Peng; Chen, Runsheng

    2016-06-01

    We here present BioCircos.js, an interactive and lightweight JavaScript library especially for biological data interactive visualization. BioCircos.js facilitates the development of web-based applications for circular visualization of various biological data, such as genomic features, genetic variations, gene expression and biomolecular interactions. BioCircos.js and its manual are freely available online at http://bioinfo.ibp.ac.cn/biocircos/ rschen@ibp.ac.cn Supplementary data are available at Bioinformatics online. © The Author 2016. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com.

  19. A Scalable Multicore Architecture With Heterogeneous Memory Structures for Dynamic Neuromorphic Asynchronous Processors (DYNAPs).

    PubMed

    Moradi, Saber; Qiao, Ning; Stefanini, Fabio; Indiveri, Giacomo

    2018-02-01

    Neuromorphic computing systems comprise networks of neurons that use asynchronous events for both computation and communication. This type of representation offers several advantages in terms of bandwidth and power consumption in neuromorphic electronic systems. However, managing the traffic of asynchronous events in large scale systems is a daunting task, both in terms of circuit complexity and memory requirements. Here, we present a novel routing methodology that employs both hierarchical and mesh routing strategies and combines heterogeneous memory structures for minimizing both memory requirements and latency, while maximizing programming flexibility to support a wide range of event-based neural network architectures, through parameter configuration. We validated the proposed scheme in a prototype multicore neuromorphic processor chip that employs hybrid analog/digital circuits for emulating synapse and neuron dynamics together with asynchronous digital circuits for managing the address-event traffic. We present a theoretical analysis of the proposed connectivity scheme, describe the methods and circuits used to implement such scheme, and characterize the prototype chip. Finally, we demonstrate the use of the neuromorphic processor with a convolutional neural network for the real-time classification of visual symbols being flashed to a dynamic vision sensor (DVS) at high speed.

  20. Asynchronous Laser Transponders for Precise Interplanetary Ranging and Time Transfer

    NASA Technical Reports Server (NTRS)

    Degnan, John J.; Smith, David E. (Technical Monitor)

    2001-01-01

    The feasibility of a two-way asynchronous (i.e. independently firing) interplanetary laser transponder pair, capable of decimeter ranging and subnanosecond time transfer from Earth to a spacecraft anywhere within the inner Solar System, is discussed. In the Introduction, we briefly discuss the current state-of-the-art in Satellite Laser Ranging (SLR) and Lunar Laser Ranging (LLR) which use single-ended range measurements to a passive optical reflector, and the limitations of this approach in ranging beyond the Moon to the planets. In Section 2 of this paper, we describe two types of transponders (echo and asynchronous), introduce the transponder link equation and the concept of "balanced" transponders, describe how range and time can be transferred between terminals, and preview the potential advantages of photon counting asynchronous transponders for interplanetary applications. In Section 3, we discuss and provide mathematical models for the various sources of noise in an interplanetary transponder link including planetary albedo, solar or lunar illumination of the local atmosphere, and laser backscatter off the local atmosphere. In Section 4, we introduce the key engineering elements of an interplanetary laser transponder and develop an operational scenario for the acquisition and tracking of the opposite terminal. In Section 5, we use the theoretical models of th previous sections to perform an Earth-Mars link analysis over a full synodic period of 780 days under the simplifying assumption of coaxial, coplanar, circular orbits. We demonstrate that, using slightly modified versions of existing space and ground based laser systems, an Earth-Mars transponder link is not only feasible but quite robust. We also demonstrate through analysis the advantages and feasibility of compact, low output power (<300 mW photon-counting transponders using NASA's developmental SLR2000 satellite laser ranging system as the Earth terminal. Section 6 provides a summary of the results

  1. Asynchronous parallel status comparator

    DOEpatents

    Arnold, Jeffrey W.; Hart, Mark M.

    1992-01-01

    Apparatus for matching asynchronously received signals and determining whether two or more out of a total number of possible signals match. The apparatus comprises, in one embodiment, an array of sensors positioned in discrete locations and in communication with one or more processors. The processors will receive signals if the sensors detect a change in the variable sensed from a nominal to a special condition and will transmit location information in the form of a digital data set to two or more receivers. The receivers collect, read, latch and acknowledge the data sets and forward them to decoders that produce an output signal for each data set received. The receivers also periodically reset the system following each scan of the sensor array. A comparator then determines if any two or more, as specified by the user, of the output signals corresponds to the same location. A sufficient number of matches produces a system output signal that activates a system to restore the array to its nominal condition.

  2. Cyber Asynchronous versus Blended Cyber Approach in Distance English Learning

    ERIC Educational Resources Information Center

    Ge, Zi-Gang

    2012-01-01

    This study aims to compare the single cyber asynchronous learning approach with the blended cyber learning approach in distance English education. Two classes of 70 students participated in this study, which lasted one semester of about four months, with one class using the blended approach for their English study and the other only using the…

  3. Forced synchronization and asynchronous quenching in a thermo-acoustic system

    NASA Astrophysics Data System (ADS)

    Mondal, Sirshendu; Pawar, Samadhan A.; Sujith, Raman

    2017-11-01

    Forced synchronization, which has been extensively studied in theory and experiments, occurs through two different mechanisms known as phase locking and asynchronous quenching. The latter indicates the suppression of oscillation amplitude. In most practical combustion systems such as gas turbine engines, the main concern is high amplitude pressure oscillations, known as thermo-acoustic instability. Thermo-acoustic instability is undesirable and needs to be suppressed because of its damaging consequences to an engine. In the present study, a systematic experimental investigation of forced synchronization is performed in a prototypical thermo-acoustic system, a Rijke tube, in its limit cycle operation. Further, we show a qualitatively similar behavior using a reduced order model. In the phase locking region, the simultaneous occurrence of synchronization and resonant amplification leads to high amplitude pressure oscillations. However, a reduction in the amplitude of natural oscillations by about 78% of the unforced amplitude is observed when the forcing frequency is far lower than the natural frequency. This shows the possibility of suppression of the oscillation amplitude through asynchronous quenching in thermo-acoustic systems.

  4. Experience with synchronous and asynchronous digital control systems. [for flight

    NASA Technical Reports Server (NTRS)

    Regenie, Victoria A.; Chacon, Claude V.; Lock, Wilton P.

    1986-01-01

    Flight control systems have undergone a revolution since the days of simple mechanical linkages; presently the most advanced systems are full-authority, full-time digital systems controlling unstable aircraft. With the use of advanced control systems, the aerodynamic design can incorporate features that allow greater performance and fuel savings, as can be seen on the new Airbus design and advanced tactical fighter concepts. These advanced aircraft will be and are relying on the flight control system to provide the stability and handling qualities required for safe flight and to allow the pilot to control the aircraft. Various design philosophies have been proposed and followed to investigate system architectures for these advanced flight control systems. One major area of discussion is whether a multichannel digital control system should be synchronous or asynchronous. This paper addressed the flight experience at the Dryden Flight Research Facility of NASA's Ames Research Center with both synchronous and asynchronous digital flight control systems. Four different flight control systems are evaluated against criteria such as software reliability, cost increases, and schedule delays.

  5. Scalable asynchronous execution of cellular automata

    NASA Astrophysics Data System (ADS)

    Folino, Gianluigi; Giordano, Andrea; Mastroianni, Carlo

    2016-10-01

    The performance and scalability of cellular automata, when executed on parallel/distributed machines, are limited by the necessity of synchronizing all the nodes at each time step, i.e., a node can execute only after the execution of the previous step at all the other nodes. However, these synchronization requirements can be relaxed: a node can execute one step after synchronizing only with the adjacent nodes. In this fashion, different nodes can execute different time steps. This can be a notable advantageous in many novel and increasingly popular applications of cellular automata, such as smart city applications, simulation of natural phenomena, etc., in which the execution times can be different and variable, due to the heterogeneity of machines and/or data and/or executed functions. Indeed, a longer execution time at a node does not slow down the execution at all the other nodes but only at the neighboring nodes. This is particularly advantageous when the nodes that act as bottlenecks vary during the application execution. The goal of the paper is to analyze the benefits that can be achieved with the described asynchronous implementation of cellular automata, when compared to the classical all-to-all synchronization pattern. The performance and scalability have been evaluated through a Petri net model, as this model is very useful to represent the synchronization barrier among nodes. We examined the usual case in which the territory is partitioned into a number of regions, and the computation associated with a region is assigned to a computing node. We considered both the cases of mono-dimensional and two-dimensional partitioning. The results show that the advantage obtained through the asynchronous execution, when compared to the all-to-all synchronous approach is notable, and it can be as large as 90% in terms of speedup.

  6. Surface-distributed low-frequency asynchronous stimulation delays fatigue of stimulated muscles.

    PubMed

    Maneski, Lana Z Popović; Malešević, Nebojša M; Savić, Andrej M; Keller, Thierry; Popović, Dejan B

    2013-12-01

    One important reason why functional electrical stimulation (FES) has not gained widespread clinical use is the limitation imposed by rapid muscle fatigue due to non-physiological activation of the stimulated muscles. We aimed to show that asynchronous low-pulse-rate (LPR) electrical stimulation applied by multipad surface electrodes greatly postpones the occurrence of muscle fatigue compared with conventional stimulation (high pulse rate, HPR). We compared the produced force vs. time of the forearm muscles responsible for finger flexion in 2 stimulation protocols, LPR (fL = 10 Hz) and HPR (fH = 40 Hz). Surface-distributed low-frequency asynchronous stimulation (sDLFAS) doubles the time interval before the onset of fatigue (104 ± 80%) compared with conventional synchronous stimulation. Combining the performance of multipad electrodes (increased selectivity and facilitated positioning) with sDLFAS (decreased fatigue) can improve many FES applications in both the lower and upper extremities. Copyright © 2013 Wiley Periodicals, Inc.

  7. Asynchronous State Estimation for Discrete-Time Switched Complex Networks With Communication Constraints.

    PubMed

    Zhang, Dan; Wang, Qing-Guo; Srinivasan, Dipti; Li, Hongyi; Yu, Li

    2018-05-01

    This paper is concerned with the asynchronous state estimation for a class of discrete-time switched complex networks with communication constraints. An asynchronous estimator is designed to overcome the difficulty that each node cannot access to the topology/coupling information. Also, the event-based communication, signal quantization, and the random packet dropout problems are studied due to the limited communication resource. With the help of switched system theory and by resorting to some stochastic system analysis method, a sufficient condition is proposed to guarantee the exponential stability of estimation error system in the mean-square sense and a prescribed performance level is also ensured. The characterization of the desired estimator gains is derived in terms of the solution to a convex optimization problem. Finally, the effectiveness of the proposed design approach is demonstrated by a simulation example.

  8. Bayesian operational modal analysis with asynchronous data, part I: Most probable value

    NASA Astrophysics Data System (ADS)

    Zhu, Yi-Chen; Au, Siu-Kui

    2018-01-01

    In vibration tests, multiple sensors are used to obtain detailed mode shape information about the tested structure. Time synchronisation among data channels is required in conventional modal identification approaches. Modal identification can be more flexibly conducted if this is not required. Motivated by the potential gain in feasibility and economy, this work proposes a Bayesian frequency domain method for modal identification using asynchronous 'output-only' ambient data, i.e. 'operational modal analysis'. It provides a rigorous means for identifying the global mode shape taking into account the quality of the measured data and their asynchronous nature. This paper (Part I) proposes an efficient algorithm for determining the most probable values of modal properties. The method is validated using synthetic and laboratory data. The companion paper (Part II) investigates identification uncertainty and challenges in applications to field vibration data.

  9. JS-MS: a cross-platform, modular javascript viewer for mass spectrometry signals.

    PubMed

    Rosen, Jebediah; Handy, Kyle; Gillan, André; Smith, Rob

    2017-11-06

    Despite the ubiquity of mass spectrometry (MS), data processing tools can be surprisingly limited. To date, there is no stand-alone, cross-platform 3-D visualizer for MS data. Available visualization toolkits require large libraries with multiple dependencies and are not well suited for custom MS data processing modules, such as MS storage systems or data processing algorithms. We present JS-MS, a 3-D, modular JavaScript client application for viewing MS data. JS-MS provides several advantages over existing MS viewers, such as a dependency-free, browser-based, one click, cross-platform install and better navigation interfaces. The client includes a modular Java backend with a novel streaming.mzML parser to demonstrate the API-based serving of MS data to the viewer. JS-MS enables custom MS data processing and evaluation by providing fast, 3-D visualization using improved navigation without dependencies. JS-MS is publicly available with a GPLv2 license at github.com/optimusmoose/jsms.

  10. Merging the Forces of Asynchronous Tutoring and Synchronous Conferencing: A Qualitative Study of Arab ESL Academic Writers Using E-Tutoring

    ERIC Educational Resources Information Center

    Alqadoumi, Omar Mohamed

    2012-01-01

    Previous studies in the field of e-tutoring dealt either with asynchronous tutoring or synchronous conferencing as modes for providing e-tutoring services to English learners. This qualitative research study reports the experiences of Arab ESL tutees with both asynchronous tutoring and synchronous conferencing. It also reports the experiences of…

  11. Exploring JavaScript and ROOT technologies to create Web-based ATLAS analysis and monitoring tools

    NASA Astrophysics Data System (ADS)

    Sánchez Pineda, A.

    2015-12-01

    We explore the potential of current web applications to create online interfaces that allow the visualization, interaction and real cut-based physics analysis and monitoring of processes through a web browser. The project consists in the initial development of web- based and cloud computing services to allow students and researchers to perform fast and very useful cut-based analysis on a browser, reading and using real data and official Monte- Carlo simulations stored in ATLAS computing facilities. Several tools are considered: ROOT, JavaScript and HTML. Our study case is the current cut-based H → ZZ → llqq analysis of the ATLAS experiment. Preliminary but satisfactory results have been obtained online.

  12. Dynamic modelling and estimation of the error due to asynchronism in a redundant asynchronous multiprocessor system

    NASA Technical Reports Server (NTRS)

    Huynh, Loc C.; Duval, R. W.

    1986-01-01

    The use of Redundant Asynchronous Multiprocessor System to achieve ultrareliable Fault Tolerant Control Systems shows great promise. The development has been hampered by the inability to determine whether differences in the outputs of redundant CPU's are due to failures or to accrued error built up by slight differences in CPU clock intervals. This study derives an analytical dynamic model of the difference between redundant CPU's due to differences in their clock intervals and uses this model with on-line parameter identification to idenitify the differences in the clock intervals. The ability of this methodology to accurately track errors due to asynchronisity generate an error signal with the effect of asynchronisity removed and this signal may be used to detect and isolate actual system failures.

  13. Three Interaction Patterns on Asynchronous Online Discussion Behaviours: A Methodological Comparison

    ERIC Educational Resources Information Center

    Jo, I.; Park, Y.; Lee, H.

    2017-01-01

    An asynchronous online discussion (AOD) is one format of instructional methods that facilitate student-centered learning. In the wealth of AOD research, this study evaluated how students' behavior on AOD influences their academic outcomes. This case study compared the differential analytic methods including web log mining, social network analysis…

  14. Cooperative Learning in Graduate Student Projects: Comparing Synchronous versus Asynchronous Collaboration

    ERIC Educational Resources Information Center

    Strang, Kenneth

    2013-01-01

    Cooperative learning was applied in a graduate project management course to compare the effectiveness of asynchronous versus synchronous online team meetings. An experiment was constructed to allocate students to project teams while ensuring there was a balance of requisite skills, namely systems analysis and design along with HTML/Javascript…

  15. Flipping the Online Classroom with Web 2.0: The Asynchronous Workshop

    ERIC Educational Resources Information Center

    Cummings, Lance

    2016-01-01

    This article examines how Web 2.0 technologies can be used to "flip" the online classroom by creating asynchronous workshops in social environments where immediacy and social presence can be maximized. Using experience teaching several communication and writing classes in Google Apps (Google+, Google Hangouts, Google Drive, etc.), I…

  16. An improved asynchronous brain interface: making use of the temporal history of the LF-ASD feature vectors

    NASA Astrophysics Data System (ADS)

    Bashashati, Ali; Mason, Steve; Ward, Rabab K.; Birch, Gary E.

    2006-06-01

    The low-frequency asynchronous switch design (LF-ASD) has been introduced as a direct brain interface (BI) for asynchronous control applications. Asynchronous interfaces, as opposed to synchronous interfaces, have the advantage of being operational at all times and not only at specific system-defined periods. This paper modifies the LF-ASD design by incorporating into the system more knowledge about the attempted movements. Specifically, the history of feature values extracted from the EEG signal is used to detect a right index finger movement attempt. Using data collected from individuals with high-level spinal cord injuries and able-bodied subjects, it is shown that the error characteristics of the modified design are significantly better than the previous LF-ASD design. The true positive rate percentage increased by up to 15 which corresponds to 50% improvement when the system is operating with false positive rates in the 1-2% range.

  17. Pulvinar thalamic nucleus allows for asynchronous spike propagation through the cortex

    PubMed Central

    Cortes, Nelson; van Vreeswijk, Carl

    2015-01-01

    We create two multilayered feedforward networks composed of excitatory and inhibitory integrate-and-fire neurons in the balanced state to investigate the role of cortico-pulvino-cortical connections. The first network consists of ten feedforward levels where a Poisson spike train with varying firing rate is applied as an input in layer one. Although the balanced state partially avoids spike synchronization during the transmission, the average firing-rate in the last layer either decays or saturates depending on the feedforward pathway gain. The last layer activity is almost independent of the input even for a carefully chosen intermediate gain. Adding connections to the feedforward pathway by a nine areas Pulvinar structure improves the firing-rate propagation to become almost linear among layers. Incoming strong pulvinar spikes balance the low feedforward gain to have a unit input-output relation in the last layer. Pulvinar neurons evoke a bimodal activity depending on the magnitude input: synchronized spike bursts between 20 and 80 Hz and an asynchronous activity for very both low and high frequency inputs. In the first regime, spikes of last feedforward layer neurons are asynchronous with weak, low frequency, oscillations in the rate. Here, the uncorrelated incoming feedforward pathway washes out the synchronized thalamic bursts. In the second regime, spikes in the whole network are asynchronous. As the number of cortical layers increases, long-range pulvinar connections can link directly two or more cortical stages avoiding their either saturation or gradual activity falling. The Pulvinar acts as a shortcut that supplies the input-output firing-rate relationship of two separated cortical areas without changing the strength of connections in the feedforward pathway. PMID:26042026

  18. Asynchronous automated electronic laboratory result notifications: a systematic review.

    PubMed

    Slovis, Benjamin H; Nahass, Thomas A; Salmasian, Hojjat; Kuperman, Gilad; Vawdrey, David K

    2017-11-01

    To systematically review the literature pertaining to asynchronous automated electronic notifications of laboratory results to clinicians. PubMed, Web of Science, and the Cochrane Collaboration were queried for studies pertaining to automated electronic notifications of laboratory results. A title review was performed on the primary results, with a further abstract review and full review to produce the final set of included articles. The full review included 34 articles, representing 19 institutions. Of these, 19 reported implementation and design of systems, 11 reported quasi-experimental studies, 3 reported a randomized controlled trial, and 1 was a meta-analysis. Twenty-seven articles included alerts of critical results, while 5 focused on urgent notifications and 2 on elective notifications. There was considerable variability in clinical setting, system implementation, and results presented. Several asynchronous automated electronic notification systems for laboratory results have been evaluated, most from >10 years ago. Further research on the effect of notifications on clinicians as well as the use of modern electronic health records and new methods of notification is warranted to determine their effects on workflow and clinical outcomes. © The Author 2017. Published by Oxford University Press on behalf of the American Medical Informatics Association. All rights reserved. For Permissions, please email: journals.permissions@oup.com

  19. Asynchronous Replica Exchange Software for Grid and Heterogeneous Computing.

    PubMed

    Gallicchio, Emilio; Xia, Junchao; Flynn, William F; Zhang, Baofeng; Samlalsingh, Sade; Mentes, Ahmet; Levy, Ronald M

    2015-11-01

    Parallel replica exchange sampling is an extended ensemble technique often used to accelerate the exploration of the conformational ensemble of atomistic molecular simulations of chemical systems. Inter-process communication and coordination requirements have historically discouraged the deployment of replica exchange on distributed and heterogeneous resources. Here we describe the architecture of a software (named ASyncRE) for performing asynchronous replica exchange molecular simulations on volunteered computing grids and heterogeneous high performance clusters. The asynchronous replica exchange algorithm on which the software is based avoids centralized synchronization steps and the need for direct communication between remote processes. It allows molecular dynamics threads to progress at different rates and enables parameter exchanges among arbitrary sets of replicas independently from other replicas. ASyncRE is written in Python following a modular design conducive to extensions to various replica exchange schemes and molecular dynamics engines. Applications of the software for the modeling of association equilibria of supramolecular and macromolecular complexes on BOINC campus computational grids and on the CPU/MIC heterogeneous hardware of the XSEDE Stampede supercomputer are illustrated. They show the ability of ASyncRE to utilize large grids of desktop computers running the Windows, MacOS, and/or Linux operating systems as well as collections of high performance heterogeneous hardware devices.

  20. Thematic Analysis of the "Games" Students Play in Asynchronous Learning Environments

    ERIC Educational Resources Information Center

    MacMillan, Thalia; Forte, Michele; Grant, Cynthia

    2014-01-01

    The dynamics of the student-student relationship within the asynchronous online classroom, as evidenced by conversations in an online discussion board, is a balancing act potentially more complex than those occurring in real-time. In order for learning to truly be considered effective, a collaborative, safe environment needs to exist among…

  1. An Examination of Computer Engineering Students' Perceptions about Asynchronous Discussion Forums

    ERIC Educational Resources Information Center

    Ozyurt, Ozcan; Ozyurt, Hacer

    2013-01-01

    This study was conducted in order to reveal the usage profiles and perceptions of Asynchronous Discussion Forums (ADFs) of 126 computer engineering students from the Computer Engineering Department in a university in Turkey. By using a mixed methods research design both quantitative and qualitative data were collected and analyzed. Research…

  2. A Simple Analytical Model for Asynchronous Dense WDM/OOK Systems

    DTIC Science & Technology

    1994-06-01

    asynchronous dense WDM systems employing an external OOK modulator. Our model is based upon a close approximation of the optical Fabry - Perot filter in the...receiver as a single-pole RC filter for signals that are bandlimitr i, & -equency band approximately equal to one sixtieth of the Fabry - Perot filter’s...4 A. INPUT SIGNAL ............................................................................................... 4 B. FABRY - PEROT FILTERED OUTPUT

  3. The queueing perspective of asynchronous network coding in two-way relay network

    NASA Astrophysics Data System (ADS)

    Liang, Yaping; Chang, Qing; Li, Xianxu

    2018-04-01

    Asynchronous network coding (NC) has potential to improve the wireless network performance compared with a routing or the synchronous network coding. Recent researches concentrate on the optimization between throughput/energy consuming and delay with a couple of independent input flow. However, the implementation of NC requires a thorough investigation of its impact on relevant queueing systems where few work focuses on. Moreover, few works study the probability density function (pdf) in network coding scenario. In this paper, the scenario with two independent Poisson input flows and one output flow is considered. The asynchronous NC-based strategy is that a new arrival evicts a head packet holding in its queue when waiting for another packet from the other flow to encode. The pdf for the output flow which contains both coded and uncoded packets is derived. Besides, the statistic characteristics of this strategy are analyzed. These results are verified by numerical simulations.

  4. Research on navigation of satellite constellation based on an asynchronous observation model using X-ray pulsar

    NASA Astrophysics Data System (ADS)

    Guo, Pengbin; Sun, Jian; Hu, Shuling; Xue, Ju

    2018-02-01

    Pulsar navigation is a promising navigation method for high-altitude orbit space tasks or deep space exploration. At present, an important reason for restricting the development of pulsar navigation is that navigation accuracy is not high due to the slow update of the measurements. In order to improve the accuracy of pulsar navigation, an asynchronous observation model which can improve the update rate of the measurements is proposed on the basis of satellite constellation which has a broad space for development because of its visibility and reliability. The simulation results show that the asynchronous observation model improves the positioning accuracy by 31.48% and velocity accuracy by 24.75% than that of the synchronous observation model. With the new Doppler effects compensation method in the asynchronous observation model proposed in this paper, the positioning accuracy is improved by 32.27%, and the velocity accuracy is improved by 34.07% than that of the traditional method. The simulation results show that without considering the clock error will result in a filtering divergence.

  5. A formal model of asynchronous communication and its use in mechanically verifying a biphase mark protocol

    NASA Technical Reports Server (NTRS)

    Moore, J. Strother

    1992-01-01

    In this paper we present a formal model of asynchronous communication as a function in the Boyer-Moore logic. The function transforms the signal stream generated by one processor into the signal stream consumed by an independently clocked processor. This transformation 'blurs' edges and 'dilates' time due to differences in the phases and rates of the two clocks and the communications delay. The model can be used quantitatively to derive concrete performance bounds on asynchronous communications at ISO protocol level 1 (physical level). We develop part of the reusable formal theory that permits the convenient application of the model. We use the theory to show that a biphase mark protocol can be used to send messages of arbitrary length between two asynchronous processors. We study two versions of the protocol, a conventional one which uses cells of size 32 cycles and an unconventional one which uses cells of size 18. We conjecture that the protocol can be proved to work under our model for smaller cell sizes and more divergent clock rates but the proofs would be harder.

  6. Semidiurnal thermal tides in asynchronously rotating hot Jupiters

    NASA Astrophysics Data System (ADS)

    Auclair-Desrotour, P.; Leconte, J.

    2018-05-01

    Context. Thermal tides can torque the atmosphere of hot Jupiters into asynchronous rotation, while these planets are usually assumed to be locked into spin-orbit synchronization with their host star. Aims: In this work, our goal is to characterize the tidal response of a rotating hot Jupiter to the tidal semidiurnal thermal forcing of its host star by identifying the structure of tidal waves responsible for variation of mass distribution, their dependence on the tidal frequency, and their ability to generate strong zonal flows. Methods: We develop an ab initio global modelling that generalizes the early approach of Arras & Socrates (2010, ApJ, 714, 1) to rotating and non-adiabatic planets. We analytically derive the torque exerted on the body and the associated timescales of evolution, as well as the equilibrium tidal response of the atmosphere in the zero-frequency limit. Finally, we numerically integrate the equations of thermal tides for three cases, including dissipation and rotation step by step. Results: The resonances associated with tidally generated gravito-inertial waves significantly amplify the resulting tidal torque in the range 1-30 days. This torque can globally drive the atmosphere into asynchronous rotation, as its sign depends on the tidal frequency. The resonant behaviour of the tidal response is enhanced by rotation, which couples the forcing to several Hough modes in the general case, while the radiative cooling tends to regularize it and diminish its amplitude.

  7. A Parallel Particle Swarm Optimization Algorithm Accelerated by Asynchronous Evaluations

    NASA Technical Reports Server (NTRS)

    Venter, Gerhard; Sobieszczanski-Sobieski, Jaroslaw

    2005-01-01

    A parallel Particle Swarm Optimization (PSO) algorithm is presented. Particle swarm optimization is a fairly recent addition to the family of non-gradient based, probabilistic search algorithms that is based on a simplified social model and is closely tied to swarming theory. Although PSO algorithms present several attractive properties to the designer, they are plagued by high computational cost as measured by elapsed time. One approach to reduce the elapsed time is to make use of coarse-grained parallelization to evaluate the design points. Previous parallel PSO algorithms were mostly implemented in a synchronous manner, where all design points within a design iteration are evaluated before the next iteration is started. This approach leads to poor parallel speedup in cases where a heterogeneous parallel environment is used and/or where the analysis time depends on the design point being analyzed. This paper introduces an asynchronous parallel PSO algorithm that greatly improves the parallel e ciency. The asynchronous algorithm is benchmarked on a cluster assembled of Apple Macintosh G5 desktop computers, using the multi-disciplinary optimization of a typical transport aircraft wing as an example.

  8. Bowhead whale localization using asynchronous hydrophones in the Chukchi Sea.

    PubMed

    Warner, Graham A; Dosso, Stan E; Hannay, David E; Dettmer, Jan

    2016-07-01

    This paper estimates bowhead whale locations and uncertainties using non-linear Bayesian inversion of their modally-dispersed calls recorded on asynchronous recorders in the Chukchi Sea, Alaska. Bowhead calls were recorded on a cluster of 7 asynchronous ocean-bottom hydrophones that were separated by 0.5-9.2 km. A warping time-frequency analysis is used to extract relative mode arrival times as a function of frequency for nine frequency-modulated whale calls that dispersed in the shallow water environment. Each call was recorded on multiple hydrophones and the mode arrival times are inverted for: the whale location in the horizontal plane, source instantaneous frequency (IF), water sound-speed profile, seabed geoacoustic parameters, relative recorder clock drifts, and residual error standard deviations, all with estimated uncertainties. A simulation study shows that accurate prior environmental knowledge is not required for accurate localization as long as the inversion treats the environment as unknown. Joint inversion of multiple recorded calls is shown to substantially reduce uncertainties in location, source IF, and relative clock drift. Whale location uncertainties are estimated to be 30-160 m and relative clock drift uncertainties are 3-26 ms.

  9. Ultrawideband asynchronous tracking system and method

    NASA Technical Reports Server (NTRS)

    Arndt, G. Dickey (Inventor); Ngo, Phong H. (Inventor); Phan, Chau T. (Inventor); Gross, Julia A. (Inventor); Ni, Jianjun (Inventor); Dusl, John (Inventor)

    2012-01-01

    A passive tracking system is provided with a plurality of ultrawideband (UWB) receivers that is asynchronous with respect to a UWB transmitter. A geometry of the tracking system may utilize a plurality of clusters with each cluster comprising a plurality of antennas. Time Difference of Arrival (TDOA) may be determined for the antennas in each cluster and utilized to determine Angle of Arrival (AOA) based on a far field assumption regarding the geometry. Parallel software communication sockets may be established with each of the plurality of UWB receivers. Transfer of waveform data may be processed by alternately receiving packets of waveform data from each UWB receiver. Cross Correlation Peak Detection (CCPD) is utilized to estimate TDOA information to reduce errors in a noisy, multipath environment.

  10. Asynchronous parallel status comparator

    DOEpatents

    Arnold, J.W.; Hart, M.M.

    1992-12-15

    Disclosed is an apparatus for matching asynchronously received signals and determining whether two or more out of a total number of possible signals match. The apparatus comprises, in one embodiment, an array of sensors positioned in discrete locations and in communication with one or more processors. The processors will receive signals if the sensors detect a change in the variable sensed from a nominal to a special condition and will transmit location information in the form of a digital data set to two or more receivers. The receivers collect, read, latch and acknowledge the data sets and forward them to decoders that produce an output signal for each data set received. The receivers also periodically reset the system following each scan of the sensor array. A comparator then determines if any two or more, as specified by the user, of the output signals corresponds to the same location. A sufficient number of matches produces a system output signal that activates a system to restore the array to its nominal condition. 4 figs.

  11. Asynchronous spatial evolutionary games.

    PubMed

    Newth, David; Cornforth, David

    2009-02-01

    Over the past 50 years, much attention has been given to the Prisoner's Dilemma as a metaphor for problems surrounding the evolution and maintenance of cooperative and altruistic behavior. The bulk of this work has dealt with the successfulness and robustness of various strategies. Nowak and May (1992) considered an alternative approach to studying evolutionary games. They assumed that players were distributed across a two-dimensional (2D) lattice, interactions between players occurred locally, rather than at long range as in the well mixed situation. The resulting spatial evolutionary games display dynamics not seen in their well-mixed counterparts. An assumption underlying much of the work on spatial evolutionary games is that the state of all players is updated in unison or in synchrony. Using the framework outlined in Nowak and May (1992), we examine the effect of various asynchronous updating schemes on the dynamics of spatial evolutionary games. There are potential implications for the dynamics of a wide variety of spatially extended systems in biology, physics and chemistry.

  12. Reverse engineering a gene network using an asynchronous parallel evolution strategy

    PubMed Central

    2010-01-01

    Background The use of reverse engineering methods to infer gene regulatory networks by fitting mathematical models to gene expression data is becoming increasingly popular and successful. However, increasing model complexity means that more powerful global optimisation techniques are required for model fitting. The parallel Lam Simulated Annealing (pLSA) algorithm has been used in such approaches, but recent research has shown that island Evolutionary Strategies can produce faster, more reliable results. However, no parallel island Evolutionary Strategy (piES) has yet been demonstrated to be effective for this task. Results Here, we present synchronous and asynchronous versions of the piES algorithm, and apply them to a real reverse engineering problem: inferring parameters in the gap gene network. We find that the asynchronous piES exhibits very little communication overhead, and shows significant speed-up for up to 50 nodes: the piES running on 50 nodes is nearly 10 times faster than the best serial algorithm. We compare the asynchronous piES to pLSA on the same test problem, measuring the time required to reach particular levels of residual error, and show that it shows much faster convergence than pLSA across all optimisation conditions tested. Conclusions Our results demonstrate that the piES is consistently faster and more reliable than the pLSA algorithm on this problem, and scales better with increasing numbers of nodes. In addition, the piES is especially well suited to further improvements and adaptations: Firstly, the algorithm's fast initial descent speed and high reliability make it a good candidate for being used as part of a global/local search hybrid algorithm. Secondly, it has the potential to be used as part of a hierarchical evolutionary algorithm, which takes advantage of modern multi-core computing architectures. PMID:20196855

  13. Exploring Singapore Primary School Students' Perceptions of Chinese Asynchronous Online Discussions

    ERIC Educational Resources Information Center

    Chin, Wong Wan; Sum, Cheung Wing; Foon, Hew Khe

    2008-01-01

    Background: Asynchronous online discussion (AOD) has found widespread use in tertiary education and adult learning environment; however, there has been little research on its use in elementary school, especially in the context of the teaching of the Chinese Language. This study explores the use of AOD in a Chinese Language class in a primary…

  14. Student Perceptions of Asynchronous Multimodal Instructor Feedback: A Multiple Case Study

    ERIC Educational Resources Information Center

    Lenards, Nishele Dyan

    2017-01-01

    Student dissatisfaction has been a problem in higher education with regard to the provision of assessment-related feedback. Due to the distant nature of online learning, instructors are faced with many challenges in delivering quality feedback because the communication is asynchronous and lacks social cues that are present in a F2F environment.…

  15. Beyond Social Presence: Facelessness and the Ethics of Asynchronous Online Education

    ERIC Educational Resources Information Center

    Rose, Ellen

    2017-01-01

    In this position paper, I argue that a focus on achieving and increasing social presence in online courses tends to derail a consideration of the ethical implications and dimensions of the essential facelessness of asynchronous education. Drawing upon the work of Emmanuel Levinas and Nel Noddings, who contended that the face is the basis of…

  16. Asynchronous Transfer Mode (ATM) Switch Technology and Vendor Survey

    NASA Technical Reports Server (NTRS)

    Berry, Noemi

    1995-01-01

    Asynchronous Transfer Mode (ATM) switch and software features are described and compared in order to make switch comparisons meaningful. An ATM switch's performance cannot be measured solely based on its claimed switching capacity; traffic management and congestion control are emerging as the determining factors in an ATM network's ultimate throughput. Non-switch ATM products and experiences with actual installations of ATM networks are described. A compilation of select vendor offerings as of October 1994 is provided in chart form.

  17. Positioning (Mis)Aligned: The (Un)Making of Intercultural Asynchronous Computer-Mediated Communication

    ERIC Educational Resources Information Center

    Wu, Zhiwei

    2018-01-01

    Framed from positioning theory and dynamic systems theory, the paper reports on a naturalistic study involving four Chinese participants and their American peers in an intercultural asynchronous computer-mediated communication (ACMC) activity. Based on the moment-by-moment analysis and triangulation of forum posts, reflective essays, and…

  18. Cultural Influences on Chinese Students' Asynchronous Online Learning in a Canadian University

    ERIC Educational Resources Information Center

    Zhao, Naxin; McDougall, Douglas

    2008-01-01

    This study explored six Chinese graduate students' asynchronous online learning in a large urban Canadian university. Individual interviews in Mandarin elicited their perceptions of online learning, their participation in it, and the cultural factors that influenced their experiences. In general, the participants had a positive attitude towards…

  19. Relationship of Metacognitive Monitoring with Interaction in an Asynchronous Online Discussion Forum

    ERIC Educational Resources Information Center

    Topcu, Abdullah

    2010-01-01

    Monitoring one's own performance accurately is essential for information-processing and self-regulation, which are indispensable in an online learning environment. In this article, the effect of metacognitive monitoring (MM) on interaction in an asynchronous online discussion forum was investigated. Transcripts of this forum, which was integrated…

  20. jsPsych: a JavaScript library for creating behavioral experiments in a Web browser.

    PubMed

    de Leeuw, Joshua R

    2015-03-01

    Online experiments are growing in popularity, and the increasing sophistication of Web technology has made it possible to run complex behavioral experiments online using only a Web browser. Unlike with offline laboratory experiments, however, few tools exist to aid in the development of browser-based experiments. This makes the process of creating an experiment slow and challenging, particularly for researchers who lack a Web development background. This article introduces jsPsych, a JavaScript library for the development of Web-based experiments. jsPsych formalizes a way of describing experiments that is much simpler than writing the entire experiment from scratch. jsPsych then executes these descriptions automatically, handling the flow from one task to another. The jsPsych library is open-source and designed to be expanded by the research community. The project is available online at www.jspsych.org .

  1. Synchronous and Asynchronous Communication in Distance Learning: A Review of the Literature

    ERIC Educational Resources Information Center

    Watts, Lynette

    2016-01-01

    Distance learning is commonplace in higher education, with increasing numbers of students enjoying the flexibility e-learning provides. Keeping students connected with peers and instructors has been a challenge with e-learning, but as technology has advanced, the methods by which educators keep students engaged, synchronously and asynchronously,…

  2. Argumentation in a Multi Party Asynchronous Computer Mediated Conference: A Generic Analysis

    ERIC Educational Resources Information Center

    Coffin, Caroline; Painter, Clare; Hewings, Ann

    2005-01-01

    This paper draws on systemic functional linguistic genre analysis to illuminate the way in which post graduate applied linguistics students structure their argumentation within a multi party asynchronous computer mediated conference. Two conference discussions within the same postgraduate course are compared in order to reveal the way in which…

  3. Scaffolding Collaborative Argumentation in Asynchronous Discussions with Message Constraints and Message Labels

    ERIC Educational Resources Information Center

    Jeong, Allan; Joung, Sunyoung

    2007-01-01

    This study examined the effects of message constraints and labels on collaborative argumentation in asynchronous online discussions. Thirty-eight undergraduate students in an introductory educational technology course were assigned to one of three groups. In one group, students posted specific types of messages using a prescribed set of message…

  4. The impact of asynchronous online course design for professional development on science-teacher self-efficacy

    NASA Astrophysics Data System (ADS)

    Long, Caryn L. Smith

    This dissertation examines how various designs of asynchronous online courses for teacher professional development may impact science-teacher self-efficacy. Mayer's studies, providing the cognitive theory of multimedia learning, targeted designs of asynchronous online learning and the point where contributions of written, auditory, and visual information on these sites could cause cognitive overload (Mayer, 2005). With increasing usage of online resources for educators to gain teaching credits, understanding how to construct these professional development offerings is critical. Teacher self-efficacy can affect how well information from these courses relays to students in their classroom. This research explored the connection between online asynchronous professional development design and teacher self-efficacy through analysis of a physics-based course in three distinct course-design offerings, while collecting content-acquisition data and self-efficacy effects before and after participation. Results from this research showed teacher self-efficacy had improved in all online treatments which included a text-only, text and audio and text, audio and animation version of the same physics content. Content knowledge was most effected by the text-only and text and audio treatments with significan growth occurring in the remember, apply, and analyze levels of bloom's taxonomy. Due to the small number of participants, it cannot be said that these results are conclusive.

  5. Asynchronous and synchronous dual-wavelength pulse generation in a passively mode-locked fiber laser with a mode-locker.

    PubMed

    Hu, Guoqing; Pan, Yingling; Zhao, Xin; Yin, Siyao; Zhang, Meng; Zheng, Zheng

    2017-12-01

    The evolution from asynchronous to synchronous dual-wavelength pulse generation in a passively mode-locked fiber laser is experimentally investigated by tailoring the intracavity dispersion. Through tuning the intracavity-loss-dependent gain profile and the birefringence-induced filter effect, asynchronous dual-wavelength soliton pulses can be generated until the intracavity anomalous dispersion is reduced to ∼8  fs/nm. The transition from asynchronous to synchronous pulse generation is then observed at an elevated pump power in the presence of residual anomalous dispersion, and it is shown that pulses are temporally synchronized at the mode-locker in the cavity. Spectral sidelobes are observed and could be attributed to the four-wave-mixing effect between dual-wavelength pulses at the carbon nanotube mode-locker. These results could provide further insight into the design and realization of such dual-wavelength ultrafast lasers for different applications such as dual-comb metrology as well as better understanding of the inter-pulse interactions in such dual-comb lasers.

  6. Critical Thinking in Asynchronous Online Discussion: An Investigation of Student Facilitation Techniques

    ERIC Educational Resources Information Center

    Lim, Sze Chung Raymond; Cheung, Wing Sum; Hew, Khe Foon

    2011-01-01

    Background: In the last decade, asynchronous online discussion forums have become a primary focus of many educational researchers. Some advocates believed that the process of typing out messages in itself can promote in-depth critical thinking skills. Nevertheless, empirical research has not provided much support for this claim in natural…

  7. Using Asynchronous Electronic Surveys to Help In-Class Revision: A Case Study

    ERIC Educational Resources Information Center

    Tong, Vincent C. H.

    2012-01-01

    Synchronous e-voting systems (commonly known as "clickers") have become increasingly popular as they can be used to enhance interactivity in lectures. Asynchronous electronic surveys (AESs), unlike these voting system, usually serve as a method of gathering feedback before or after teaching sessions. This paper describes and evaluates a project…

  8. The Role of Technology-Based Scaffolding in Problem-Based Online Asynchronous Discussion

    ERIC Educational Resources Information Center

    Ak, Serife

    2016-01-01

    This study examined the effects of technology-based scaffolds that were composed through the use of the seven-stage, problem-based learning strategy on knowledge construction in a problem-based online asynchronous discussion. In a quasi-experimental setting, 60 students in an undergraduate Instructional Technology and Material Design course were…

  9. Learning about the Literacy Development of English Language Learners in Asynchronous Online Discussions

    ERIC Educational Resources Information Center

    De Oliveira, Luciana C.; Olesova, Larisa

    2013-01-01

    This study examined asynchronous online discussions in the online course "English Language Development" to identify themes related to participants' learning about the language and literacy development of English Language Learners when they facilitated online discussions to determine whether the participants developed sufficient…

  10. The effects on health behavior and health outcomes of Internet-based asynchronous communication between health providers and patients with a chronic condition: a systematic review.

    PubMed

    de Jong, Catharina Carolina; Ros, Wynand Jg; Schrijvers, Guus

    2014-01-16

    In support of professional practice, asynchronous communication between the patient and the provider is implemented separately or in combination with Internet-based self-management interventions. This interaction occurs primarily through electronic messaging or discussion boards. There is little evidence as to whether it is a useful tool for chronically ill patients to support their self-management and increase the effectiveness of interventions. The aim of our study was to review the use and usability of patient-provider asynchronous communication for chronically ill patients and the effects of such communication on health behavior, health outcomes, and patient satisfaction. A literature search was performed using PubMed and Embase. The quality of the articles was appraised according to the National Institute for Health and Clinical Excellence (NICE) criteria. The use and usability of the asynchronous communication was analyzed by examining the frequency of use and the number of users of the interventions with asynchronous communication, as well as of separate electronic messaging. The effectiveness of asynchronous communication was analyzed by examining effects on health behavior, health outcomes, and patient satisfaction. Patients' knowledge concerning their chronic condition increased and they seemed to appreciate being able to communicate asynchronously with their providers. They not only had specific questions but also wanted to communicate about feeling ill. A decrease in visits to the physician was shown in two studies (P=.07, P=.07). Increases in self-management/self-efficacy for patients with back pain, dyspnea, and heart failure were found. Positive health outcomes were shown in 12 studies, where the clinical outcomes for diabetic patients (HbA1c level) and for asthmatic patients (forced expiratory volume [FEV]) improved. Physical symptoms improved in five studies. Five studies generated a variety of positive psychosocial outcomes. The effect of

  11. Use of Podcasting as an Innovative Asynchronous E-Learning Tool for Students

    ERIC Educational Resources Information Center

    Jalali, Alireza; Leddy, John; Gauthier, Martin; Sun, Rong; Hincke, Maxwell; Carnegie, Jacqueline

    2011-01-01

    Podcasting is an innovative, asynchronous communication tool. A pilot study was conducted to assess the utility of podcasting as an educational tool for undergraduate medical students. A paper-and-pencil questionnaire was developed and distributed to the 40 first-year students enrolled in the francophone stream of the medical curriculum at the…

  12. Distributed Training for the Reserve Component: Remote Delivery Using Asynchronous Computer Conferencing.

    ERIC Educational Resources Information Center

    Hahn, H. A.; And Others

    The purposes of this research were to evaluate the cost effectiveness of using Asynchronous Computer Conferencing (ACC) and to develop guidelines for effectively conducting high quality military training using ACC. The evaluation used a portion of the Engineer Officer Advanced Course (EOAC) as a test bed. Course materials which taught the same…

  13. Interaction and Critical Inquiry in Asynchronous Computer-Mediated Conferencing: A Research Agenda

    ERIC Educational Resources Information Center

    Hopkins, Joseph; Gibson, Will; Ros i. Sole, Cristina; Savvides, Nicola; Starkey, Hugh

    2008-01-01

    This paper reviews research on learner and tutor interaction in asynchronous computer-mediated (ACM) conferences used in distance learning. The authors note claims made for the potential of ACM conferences to promote higher-order critical inquiry and the social construction of knowledge, and argue that there is a general lack of evidence regarding…

  14. Three-Dimensional Temperature Field Simulation for the Rotor of an Asynchronous Motor

    ERIC Educational Resources Information Center

    Wang, Yanwu; Fan, Chunli; Yang, Li; Sun, Fengrui

    2010-01-01

    A three-dimensional heat transfer model is built according to the rotor structure of an asynchronous motor, and three-dimensional temperature fields of the rotor under different working conditions, such as the unloaded, rated loaded and that with broken rotor bars, are studied based on the finite element numerical method and experiments. The…

  15. Live Synchronous Web Meetings in Asynchronous Online Courses: Reconceptualizing Virtual Office Hours

    ERIC Educational Resources Information Center

    Lowenthal, Patrick R.; Snelson, Chareen; Dunlap, Joanna C.

    2017-01-01

    Most online courses rely solely on asynchronous text-based online communication. This type of communication can foster anytime, anywhere reflection, critical thinking, and deep learning. However, it can also frustrate participants because of the lack of spontaneity and visual cues and the time it takes for conversations to develop and feedback to…

  16. Theoretically Based Pedagogical Strategies Leading to Deep Learning in Asynchronous Online Gerontology Courses

    ERIC Educational Resources Information Center

    Majeski, Robin; Stover, Merrily

    2007-01-01

    Online learning has enjoyed increasing popularity in gerontology. This paper presents instructional strategies grounded in Fink's (2003) theory of significant learning designed for the completely asynchronous online gerontology classroom. It links these components with the development of mastery learning goals and provides specific guidelines for…

  17. A Coding Scheme to Analyse the Online Asynchronous Discussion Forums of University Students

    ERIC Educational Resources Information Center

    Biasutti, Michele

    2017-01-01

    The current study describes the development of a content analysis coding scheme to examine transcripts of online asynchronous discussion groups in higher education. The theoretical framework comprises the theories regarding knowledge construction in computer-supported collaborative learning (CSCL) based on a sociocultural perspective. The coding…

  18. Effects of synchronous versus asynchronous mode of propulsion on wheelchair basketball sprinting.

    PubMed

    Faupin, Arnaud; Borel, Benoit; Meyer, Christophe; Gorce, Philippe; Watelain, Eric

    2013-11-01

    This study aimed to first investigate synchronous (SYN) versus asynchronous (ASY) mode of propulsion and, second, investigate the wheel camber effects on sprinting performance as well as temporal parameters. Seven wheelchair basketball players performed four maximal eight-second sprints on a wheelchair ergometer. They repeated the test according to two modes of propulsion (SYN and ASY) and two wheel cambers (9° and 15°). The mean maximal velocity and push power output was greater in the synchronous mode compared to the asynchronous mode for both camber angles. However, the fluctuation in the velocity profile is inferior for ASY versus SYN mode for both camber angles. Greater push time/cycle time (Pt/Ct) and arm frequency (AF) for synchronous mode versus asynchronous mode and inversely, lesser Ct and rest time (Rt) values for the synchronous mode, for which greater velocity were observed. SYN mode leads to better performance than ASY mode in terms of maximal propulsion velocity. However, ASY propulsion allows greater continuity of the hand-rim force application, reducing fluctuations in the velocity profile. The camber angle had no effect on ASY and SYN mean maximal velocity and push power output. The study of wheelchair propulsion strategies is important for better understanding physiological and biomechanical impacts of wheelchair propulsion for individuals with disabilities. From a kinematical point of view, this study highlights synchronous mode of propulsion to be more efficient, with regards to mean maximal velocity reaching during maximal sprinting exercises. Even if this study focuses on well-trained wheelchair athletes, results from this study could complement the knowledge on the physiological and biomechanical adaptations to wheelchair propulsion and therefore, might be interesting for wheelchair modifications for purposes of rehabilitation.

  19. Socially Shared Metacognitive Regulation in Asynchronous CSCL in Science: Functions, Evolution and Participation

    ERIC Educational Resources Information Center

    Iiskala, Tuike; Volet, Simone; Lehtinen, Erno; Vauras, Marja

    2015-01-01

    The significance of socially shared metacognitive regulation (SSMR) in collaborative learning is gaining momentum. To date, however, there is still a paucity of research of how SSMR is manifested in asynchronous computer-supported collaborative learning (CSCL), and hardly any systematic investigation of SSMR's functions and evolution across…

  20. Evaluating the Quality of Interaction in Asynchronous Discussion Forums in Fully Online Courses

    ERIC Educational Resources Information Center

    Nandi, Dip; Hamilton, Margaret; Harland, James

    2012-01-01

    Fully online courses are becoming progressively more popular because of their "anytime anywhere" learning flexibility. One of the ways students interact with each other and with the instructors within fully online learning environments is via asynchronous discussion forums. However, student engagement in online discussion forums does not…

  1. Factors Affecting Pre-Service Teachers' Participation in Asynchronous Discussion: The Case of Iran

    ERIC Educational Resources Information Center

    Ebrahimi, Alice; Faghih, Esmail; Marandi, Seyyedeh Susan

    2016-01-01

    This study reports on a qualitative small-scale exploratory study which examined the factors influencing 32 Iranian pre-service language teachers' participation in online asynchronous text-based discussion forums. By adopting a multiple case study design and analysing data gathered through semi-structured interviews and participants' online…

  2. Scalability of Several Asynchronous Many-Task Models for In Situ Statistical Analysis.

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

    Pebay, Philippe Pierre; Bennett, Janine Camille; Kolla, Hemanth

    This report is a sequel to [PB16], in which we provided a first progress report on research and development towards a scalable, asynchronous many-task, in situ statistical analysis engine using the Legion runtime system. This earlier work included a prototype implementation of a proposed solution, using a proxy mini-application as a surrogate for a full-scale scientific simulation code. The first scalability studies were conducted with the above on modestly-sized experimental clusters. In contrast, in the current work we have integrated our in situ analysis engines with a full-size scientific application (S3D, using the Legion-SPMD model), and have conducted nu- mericalmore » tests on the largest computational platform currently available for DOE science ap- plications. We also provide details regarding the design and development of a light-weight asynchronous collectives library. We describe how this library is utilized within our SPMD- Legion S3D workflow, and compare the data aggregation technique deployed herein to the approach taken within our previous work.« less

  3. Multiple-input single-output closed-loop isometric force control using asynchronous intrafascicular multi-electrode stimulation.

    PubMed

    Frankel, Mitchell A; Dowden, Brett R; Mathews, V John; Normann, Richard A; Clark, Gregory A; Meek, Sanford G

    2011-06-01

    Although asynchronous intrafascicular multi-electrode stimulation (IFMS) can evoke fatigue-resistant muscle force, a priori determination of the necessary stimulation parameters for precise force production is not possible. This paper presents a proportionally-modulated, multiple-input single-output (MISO) controller that was designed and experimentally validated for real-time, closed-loop force-feedback control of asynchronous IFMS. Experiments were conducted on anesthetized felines with a Utah Slanted Electrode Array implanted in the sciatic nerve, either acutely or chronically ( n = 1 for each). Isometric forces were evoked in plantar-flexor muscles, and target forces consisted of up to 7 min of step, sinusoidal, and more complex time-varying trajectories. The controller was successful in evoking steps in force with time-to-peak of less than 0.45 s, steady-state ripple of less than 7% of the mean steady-state force, and near-zero steady-state error even in the presence of muscle fatigue, but with transient overshoot of near 20%. The controller was also successful in evoking target sinusoidal and complex time-varying force trajectories with amplitude error of less than 0.5 N and time delay of approximately 300 ms. This MISO control strategy can potentially be used to develop closed-loop asynchronous IFMS controllers for a wide variety of multi-electrode stimulation applications to restore lost motor function.

  4. Effects of Synchronous Lessons on Students in an Asynchronous Online Art Course

    ERIC Educational Resources Information Center

    Werner, Polly D.

    2011-01-01

    The purpose of this study was to determine what effects synchronous instruction has on students in an asynchronous online art course. Action research was selected as the research method as it allows the researcher to study his or her own classroom in order to improve their own instruction. Data was collected for a period of one month from five…

  5. Friend or foe? An exploratory study of Australian parents' use of asynchronous discussion boards in childhood obesity.

    PubMed

    Appleton, Jessica; Fowler, Cathrine; Brown, Nicola

    2014-01-01

    The use of Internet and social media is increasing in every area of life. Parents are increasingly using online mediums to seek information about their children's health. Therefore, this is becoming an increasingly important topic area for health professionals to acknowledge. Developing an understanding about the dissemination of child health information through these online mediums will assist health professional to continue to engage and support parents to seek and share accurate and safe child health information. To explore parents' use of asynchronous online discussion boards for child health information seeking, advice and social support. A qualitative descriptive approach using an a priori template analysis was used to explore 34 discussions threads sampled from two Australian based online parenting discussion forums. To contain the scope of this study the threads chosen focused on childhood obesity in the Australian context. Four major themes related to parents' use of asynchronous online discussion boards were found. These were seeking advice, sharing advice, social support and making judgement. This final theme of making judgements included parents' perceptions of health professionals' advice. Asynchronous online discussion boards are online mediums being utilised for seeking and sharing child health related information and support between parents. The notion

  6. Asynchronous Online Peer Assistance: Telephone Messages of Encouragement in Post Licensure Nursing Programs

    ERIC Educational Resources Information Center

    Melrose, Sherri; Swettenham, Steve

    2012-01-01

    Peer assistance activities can strengthen online learning environments. And yet, like other professional adult learners, working post licensure nurses attending university part time to upgrade their credentials may have limited interest in student-to-student interaction. Some intentionally choose asynchronous self-paced courses so they can work on…

  7. Does the Medium Dictate the Message? Cultivating E-Communication in an Asynchronous Environment.

    ERIC Educational Resources Information Center

    Kiernan, Mary; Thomas, Pete; Woodroffe, Mark

    Virtual learning environments (VLEs) are often perceived by education establishments as an opportunity to widen access without traditional overheads. An integral part of most VLEs is asynchronous computer conferencing and on-line moderators must help students migrate quickly to the new virtual environment to minimize learning disruption. This…

  8. Asynchronous variational integration using continuous assumed gradient elements.

    PubMed

    Wolff, Sebastian; Bucher, Christian

    2013-03-01

    Asynchronous variational integration (AVI) is a tool which improves the numerical efficiency of explicit time stepping schemes when applied to finite element meshes with local spatial refinement. This is achieved by associating an individual time step length to each spatial domain. Furthermore, long-term stability is ensured by its variational structure. This article presents AVI in the context of finite elements based on a weakened weak form (W2) Liu (2009) [1], exemplified by continuous assumed gradient elements Wolff and Bucher (2011) [2]. The article presents the main ideas of the modified AVI, gives implementation notes and a recipe for estimating the critical time step.

  9. Asynchronous web-based learning, a practical method to enhance teaching in emergency medicine.

    PubMed

    Pourmand, Ali; Lucas, Raymond; Nouraie, Mehdi

    2013-03-01

    Abstract Objective: To compare medical knowledge acquisition among emergency medicine (EM) residents who attend weekly core content lectures with those absent but asynchronously viewing the same lectures in a Web-based electronic platform. During the study period all EM residents attending or absent from weekly educational conferences were given a quiz on the covered material. During Phase 1, absentees were not given supplemental educational content for missed lectures. During Phase 2, absentees were sent a link to an online multimedia module containing an audiovisual recording of the actual missed lecture with presentation slides. Scores between attendees and absentees during both phases were compared using a repeated-measures analysis to evaluate the effect of the supplemental online module on knowledge acquisition. Thirty-nine EM residents (equally distributed in postgraduate years 1-4) were studied during a 15-week period. Overall and after adjusting for sex and postgraduate year level, both lecture attendance (b=27; 95% confidence interval, 22-32; p<0.0001) and Web-based learning (b=32; 95% confidence interval, 26-37; p<0.0001) were associated with significant increases in test scores compared with residents who were absent and not receiving supplemental Web-based learning. Neither the self-perceived level of mastery with the lecture topic nor the amount of reported reading was found to be a predictor of test scores. In an EM residency program, asynchronous Web-based learning may result in medical knowledge acquisition similar to or better than attending traditional core content lectures. The percentage of curriculum delivery by asynchronous learning that may be used to achieve overall terminal learning objectives in medical knowledge acquisition requires further study.

  10. Participation in asynchronous online discussion forums does improve student learning of gross anatomy.

    PubMed

    Green, Rodney A; Farchione, Davide; Hughes, Diane L; Chan, Siew-Pang

    2014-01-01

    Asynchronous online discussion forums are common in blended learning models and are popular with students. A previous report has suggested that participation in these forums may assist student learning in a gross anatomy subject but it was unclear as to whether more academically able students post more often or whether participation led to improved learning outcomes. This study used a path model to analyze the contribution of forum participation, previous academic ability, and student campus of enrolment to final marks in a multicampus gross anatomy course for physiotherapy students. The course has a substantial online learning management system (LMS) that incorporates asynchronous forums as a learning tool, particularly to answer learning objectives. Students were encouraged to post new threads and answer queries in threads started by others. The forums were moderated weekly by staff. Discussion forums were the most used feature of the LMS site with 31,920 hits. Forty-eight percent of the students posted at least once with 186 threads initiated by students and a total of 608 posts. The total number of posts made a significant direct contribution to final mark (P = 0.008) as did previous academic ability (P = 0.002). Although campus did not contribute to final mark, there was a trend for students at the campus where the course coordinator was situated to post more often than those at the other campus (P = 0.073). These results indicate that asynchronous online discussion forums can be an effective tool for improving student learning outcomes as evidenced by final marks in gross anatomy teaching. Copyright © 2013 American Association of Anatomists.

  11. The Effects on Health Behavior and Health Outcomes of Internet-Based Asynchronous Communication Between Health Providers and Patients With a Chronic Condition: A Systematic Review

    PubMed Central

    Ros, Wynand JG; Schrijvers, Guus

    2014-01-01

    Background In support of professional practice, asynchronous communication between the patient and the provider is implemented separately or in combination with Internet-based self-management interventions. This interaction occurs primarily through electronic messaging or discussion boards. There is little evidence as to whether it is a useful tool for chronically ill patients to support their self-management and increase the effectiveness of interventions. Objective The aim of our study was to review the use and usability of patient-provider asynchronous communication for chronically ill patients and the effects of such communication on health behavior, health outcomes, and patient satisfaction. Methods A literature search was performed using PubMed and Embase. The quality of the articles was appraised according to the National Institute for Health and Clinical Excellence (NICE) criteria. The use and usability of the asynchronous communication was analyzed by examining the frequency of use and the number of users of the interventions with asynchronous communication, as well as of separate electronic messaging. The effectiveness of asynchronous communication was analyzed by examining effects on health behavior, health outcomes, and patient satisfaction. Results Patients’ knowledge concerning their chronic condition increased and they seemed to appreciate being able to communicate asynchronously with their providers. They not only had specific questions but also wanted to communicate about feeling ill. A decrease in visits to the physician was shown in two studies (P=.07, P=.07). Increases in self-management/self-efficacy for patients with back pain, dyspnea, and heart failure were found. Positive health outcomes were shown in 12 studies, where the clinical outcomes for diabetic patients (HbA1c level) and for asthmatic patients (forced expiratory volume [FEV]) improved. Physical symptoms improved in five studies. Five studies generated a variety of positive

  12. Asynchronous RTK precise DGNSS positioning method for deriving a low-latency high-rate output

    NASA Astrophysics Data System (ADS)

    Liang, Zhang; Hanfeng, Lv; Dingjie, Wang; Yanqing, Hou; Jie, Wu

    2015-07-01

    Low-latency high-rate (1 Hz) precise real-time kinematic (RTK) can be applied in high-speed scenarios such as aircraft automatic landing, precise agriculture and intelligent vehicle. The classic synchronous RTK (SRTK) precise differential GNSS (DGNSS) positioning technology, however, is not able to obtain a low-latency high-rate output for the rover receiver because of long data link transmission time delays (DLTTD) from the reference receiver. To overcome the long DLTTD, this paper proposes an asynchronous real-time kinematic (ARTK) method using asynchronous observations from two receivers. The asynchronous observation model (AOM) is developed based on undifferenced carrier phase observation equations of the two receivers at different epochs with short baseline. The ephemeris error and atmosphere delay are the possible main error sources on positioning accuracy in this model, and they are analyzed theoretically. In a short DLTTD and during a period of quiet ionosphere activity, the main error sources decreasing positioning accuracy are satellite orbital errors: the "inverted ephemeris error" and the integration of satellite velocity error which increase linearly along with DLTTD. The cycle slip of asynchronous double-differencing carrier phase is detected by TurboEdit method and repaired by the additional ambiguity parameter method. The AOM can deal with synchronous observation model (SOM) and achieve precise positioning solution with synchronous observations as well, since the SOM is only a specific case of AOM. The proposed method not only can reduce the cost of data collection and transmission, but can also support the mobile phone network data link transfer mode for the data of the reference receiver. This method can avoid data synchronizing process besides ambiguity initialization step, which is very convenient for real-time navigation of vehicles. The static and kinematic experiment results show that this method achieves 20 Hz or even higher rate output in

  13. Auditory presentation and synchronization in Adobe Flash and HTML5/JavaScript Web experiments.

    PubMed

    Reimers, Stian; Stewart, Neil

    2016-09-01

    Substantial recent research has examined the accuracy of presentation durations and response time measurements for visually presented stimuli in Web-based experiments, with a general conclusion that accuracy is acceptable for most kinds of experiments. However, many areas of behavioral research use auditory stimuli instead of, or in addition to, visual stimuli. Much less is known about auditory accuracy using standard Web-based testing procedures. We used a millisecond-accurate Black Box Toolkit to measure the actual durations of auditory stimuli and the synchronization of auditory and visual presentation onsets. We examined the distribution of timings for 100 presentations of auditory and visual stimuli across two computers with difference specs, three commonly used browsers, and code written in either Adobe Flash or JavaScript. We also examined different coding options for attempting to synchronize the auditory and visual onsets. Overall, we found that auditory durations were very consistent, but that the lags between visual and auditory onsets varied substantially across browsers and computer systems.

  14. Asynchronous emergence by loggerhead turtle (Caretta caretta) hatchlings.

    PubMed

    Houghton, J D; Hays, G C

    2001-03-01

    For many decades it has been accepted that marine turtle hatchlings from the same nest generally emerge from the sand together. However, for loggerhead turtles (Caretta caretta) nesting on the Greek Island of Kefalonia, a more asynchronous pattern of emergence has been documented. By placing temperature loggers at the top and bottom of nests laid on Kefalonia during 1998, we examined whether this asynchronous emergence was related to the thermal conditions within nests. Pronounced thermal variation existed not only between, but also within, individual nests. These within-nest temperature differences were related to the patterns of hatchling emergence, with hatchlings from nests displaying large thermal ranges emerging over a longer time-scale than those characterised by more uniform temperatures. In many egg-laying animals, parental care of the offspring may continue while the eggs are incubating and also after they have hatched. Consequently, the importance of the nest site for determining incubation conditions may be reduced since the parents themselves may alter the local environment. By contrast, in marine turtles, parental care ceases once the eggs have been laid and the nest site covered. The positioning of the nest site, in both space and time, may therefore have profound effects for marine turtles by affecting, for example, the survival of the eggs and hatchlings as well as their sex (Janzen and Paukstis 1991). During incubation, sea turtle embryos grow from a few cells at oviposition to a self-sufficient organism at hatching some 50-80 days later (Ackerman 1997). After hatching, the young turtles dig up through the sand and emerge typically en masse at the surface 1-7 nights later, with a number of stragglers following over the next few nights (Christens 1990). This contrasts with the frequently observed pattern of hatching asynchrony in birds. It has been suggested that the cause of mass emergence in turtles is that eggs within a clutch are fertilised

  15. Digging beneath the Surface: Analyzing the Complexity of Instructors' Participation in Asynchronous Discussion

    ERIC Educational Resources Information Center

    Clarke, Lane Whitney; Bartholomew, Audrey

    2014-01-01

    The purpose of this study was to investigate instructor participation in asynchronous discussions through an in-depth content analysis of instructors' postings and comments through the Community of Inquiry (COI) framework (Garrison et. al, 2001). We developed an analytical tool based on this framework in order to better understand what instructors…

  16. Distributed Teaching Presence and Communicative Patterns in Asynchronous Learning: Name versus Reply Networks

    ERIC Educational Resources Information Center

    Engel, Anna; Coll, Cesar; Bustos, Alfonso

    2013-01-01

    This work explores some methodological challenges in the application of Social Network Analysis (SNA) to the study of "Asynchronous Learning Networks" (ALN). Our interest in the SNA is situated within the framework of the study of Distributed Teaching Presence (DTP), understood as the exercise of educational influence, through a multi-method…

  17. Asynchronous discrete event schemes for PDEs

    NASA Astrophysics Data System (ADS)

    Stone, D.; Geiger, S.; Lord, G. J.

    2017-08-01

    A new class of asynchronous discrete-event simulation schemes for advection-diffusion-reaction equations is introduced, based on the principle of allowing quanta of mass to pass through faces of a (regular, structured) Cartesian finite volume grid. The timescales of these events are linked to the flux on the face. The resulting schemes are self-adaptive, and local in both time and space. Experiments are performed on realistic physical systems related to porous media flow applications, including a large 3D advection diffusion equation and advection diffusion reaction systems. The results are compared to highly accurate reference solutions where the temporal evolution is computed with exponential integrator schemes using the same finite volume discretisation. This allows a reliable estimation of the solution error. Our results indicate a first order convergence of the error as a control parameter is decreased, and we outline a framework for analysis.

  18. Asynchronous inputs and flip-flop metastability in the CLAS trigger at CEBAF

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

    Doughty, D.C. Jr.; Lemon, S.; Bonneau, P.

    1993-08-01

    The impact of flip-flop metastability on the pipelined trigger for the CLAS detector at CEBAF has been studied. The authors find that the newest ECL flip-flops (ECLinPS) are much faster than older families (10H) at resolving the metastable condition. This will allow their use in systems with asynchronous inputs without an extra stage of synchronizing flip-flops.

  19. The Role of Beliefs and Motivation in Asynchronous Online Learning in College-Level Classes

    ERIC Educational Resources Information Center

    Xie, Kui; Huang, Kun

    2014-01-01

    Epistemic and learning beliefs were found to affect college students' cognitive engagement and study strategies, as well as motivation in classroom settings. However, the relationships between epistemic and learning beliefs, motivation, learning perception, and students' actual learning participation in asynchronous online settings have been…

  20. The Effect of Synchronous and Asynchronous Participation on Students' Performance in Online Accounting Courses

    ERIC Educational Resources Information Center

    Duncan, Keith; Kenworthy, Amy; McNamara, Ray

    2012-01-01

    This article examines the relationship between MBA students' performance and participation in two online environments: a synchronous forum (chat room) and an asynchronous forum (discussion board) at an Australian university. The "quality" and "quantity" of students' participation is used to predict their final examination and…

  1. Visual and Auditory Components in the Perception of Asynchronous Audiovisual Speech

    PubMed Central

    Alcalá-Quintana, Rocío

    2015-01-01

    Research on asynchronous audiovisual speech perception manipulates experimental conditions to observe their effects on synchrony judgments. Probabilistic models establish a link between the sensory and decisional processes underlying such judgments and the observed data, via interpretable parameters that allow testing hypotheses and making inferences about how experimental manipulations affect such processes. Two models of this type have recently been proposed, one based on independent channels and the other using a Bayesian approach. Both models are fitted here to a common data set, with a subsequent analysis of the interpretation they provide about how experimental manipulations affected the processes underlying perceived synchrony. The data consist of synchrony judgments as a function of audiovisual offset in a speech stimulus, under four within-subjects manipulations of the quality of the visual component. The Bayesian model could not accommodate asymmetric data, was rejected by goodness-of-fit statistics for 8/16 observers, and was found to be nonidentifiable, which renders uninterpretable parameter estimates. The independent-channels model captured asymmetric data, was rejected for only 1/16 observers, and identified how sensory and decisional processes mediating asynchronous audiovisual speech perception are affected by manipulations that only alter the quality of the visual component of the speech signal. PMID:27551361

  2. Participation in Asynchronous Online Discussion Forums Does Improve Student Learning of Gross Anatomy

    ERIC Educational Resources Information Center

    Green, Rodney A.; Farchione, Davide; Hughes, Diane L.; Chan, Siew-Pang

    2014-01-01

    Asynchronous online discussion forums are common in blended learning models and are popular with students. A previous report has suggested that participation in these forums may assist student learning in a gross anatomy subject but it was unclear as to whether more academically able students post more often or whether participation led to…

  3. A Study of Synchronous versus Asynchronous Collaboration in an Online Business Writing Class

    ERIC Educational Resources Information Center

    Mabrito, Mark

    2006-01-01

    A case study examined the collaborative experiences of students in an online business writing classroom. The purpose was to examine the same groups of students working on collaborative writing assignments in both a synchronous (real-time) and an asynchronous (non-real-time) discussion forum. This study focused on examining the amount, pattern, and…

  4. A Survey of Factors Contributing to Learners' "Listening" Behaviors in Asynchronous Online Discussions

    ERIC Educational Resources Information Center

    Wise, Alyssa Friend; Marbouti, Farshid; Hsiao, Ying-Ting; Hausknecht, Simone

    2012-01-01

    Sixty-seven undergraduates taking either a Blended Business Course (BBC) or an Online Education Course (OEC) were surveyed about factors influencing their "listening" behaviors in asynchronous online course discussions. These are the ways they attend to the posts made by others: which posts they open, how they engage with open posts, and…

  5. Use of a Post-Asynchronous Online Discussion Assessment to Enhance Student Critical Thinking

    ERIC Educational Resources Information Center

    Klisc, Chris; McGill, Tanya; Hobbs, Valerie

    2017-01-01

    Asynchronous online discussion (AOD) is used in many tertiary education courses, and assessing it has been shown to enhance critical thinking outcomes. There has, however, been debate on what should be assessed and how the assessment should be implemented. The most common form of assessment involves grading the individual discussion contributions,…

  6. The Pacific Asynchronous TeleHealth (PATH) system: review of 1,000 pediatric teleconsultations.

    PubMed

    Mahnke, Christopher Becket; Jordan, Christopher P; Bergvall, Ethan; Person, Donald A; Pinsker, Jordan E

    2011-01-01

    The aim of this study was to evaluate the impact on pediatric care of the Pacific Asynchronous TeleHealth (PATH) system, a provider-to-provider teleconsultation platform utilized by military medical facilities throughout the Pacific Region. This review focuses on access to care, quality of care, and cost savings for the Department of Defense as a result of ongoing development of the PATH system from 2006 to 2009. This is a retrospective review of 1,000 consecutive teleconsultations occurring from January 2006 to March 2009. Three pediatric subspecialists reviewed the characteristics of each teleconsultation and the ultimate outcome. The PATH system processed > 300 pediatric teleconsultations in 2009 from 20 hospitals and clinics throughout the Pacific Region. The number of teleconsultations has grown significantly since 2006. Median teleconsultation response time was 14.5 h with 97% of teleconsultations answered within 1 week. The majority (75%) of teleconsultations came from areas without host nation pediatric subspecialty resources. Most teleconsultations (72%) involved diagnostic questions, whereas 21% were primarily for treatment issues. Teleconsultations originated predominantly from outpatient clinics (90%), with question resolution in 60% of cases without a face-to-face subspecialty evaluation. Fifteen percent of teleconsultations resulted in patient transfer to our center for definitive diagnosis and treatment. The diagnostic and/or treatment plan was modified in 74% of teleconsultations. PATH precluded patient transfer in 12%-43% of teleconsultations (annual savings: $208,283-$746,348 per year) and generated an average of 1.7 relative value units per teleconsultation. PATH provided patient access to pediatric subspecialty expertise via provider-to-provider asynchronous teleconsultation. Internet-based pediatric subspecialty teleconsultation provides fast, convenient, cost-effective, quality pediatric care to populations of patients who might otherwise

  7. Using process groups to implement failure detection in asynchronous environments

    NASA Technical Reports Server (NTRS)

    Ricciardi, Aleta M.; Birman, Kenneth P.

    1991-01-01

    Agreement on the membership of a group of processes in a distributed system is a basic problem that arises in a wide range of applications. Such groups occur when a set of processes cooperate to perform some task, share memory, monitor one another, subdivide a computation, and so forth. The group membership problems is discussed as it relates to failure detection in asynchronous, distributed systems. A rigorous, formal specification for group membership is presented under this interpretation. A solution is then presented for this problem.

  8. Asynchronous Amazon forest canopy phenology indicates adaptation to both water and light availability

    NASA Astrophysics Data System (ADS)

    Jones, Matthew O.; Kimball, John S.; Nemani, Ramakrishna R.

    2014-12-01

    Amazon forests represent nearly half of all tropical vegetation biomass and, through photosynthesis and respiration, annually process more than twice the amount of estimated carbon (CO2) from fossil fuel emissions. Yet the seasonality of Amazon canopy cover, and the extent to which seasonal fluctuations in water availability and photosynthetically available radiation influence these processes, is still poorly understood. Implementing six remotely sensed data sets spanning nine years (2003-2011), with reported field and flux tower data, we show that southern equatorial Amazon forests exhibit a distinctive seasonal signal. Seasonal timing of water availability, canopy biomass growth and net leaf flush are asynchronous in regions with short dry seasons and become more synchronous across a west-to-east longitudinal moisture gradient of increasing dry season. Forest cover is responsive to seasonal disparities in both water and solar radiation availability, temporally adjusting net leaf flush to maximize use of these generally abundant resources, while reducing drought susceptibility. An accurate characterization of this asynchronous behavior allows for improved understanding of canopy phenology across contiguous tropical forests and their sensitivity to climate variability and drought.

  9. Patterns and Perceptions of Asynchronous Video Discussion in a Graduate Health Sciences Course.

    PubMed

    Cummins, Mollie; Rajan, Naresh Sundar; Hodge, Chad; Gouripeddi, Ramkiran

    2016-12-01

    Studies of graduate online education indicate a need for increased interaction among students and faculty. However, it can be challenging to foster a high level of scholarly interaction and engagement in fully online courses. The objective of this study was to evaluate student perceptions and participation patterns related to online, asynchronous video discussion in a graduate health sciences course. An asynchronous video discussion was piloted in a 2014 interprofessional informatics course and students were subsequently surveyed to determine their perceptions of this approach. Participation patterns were analyzed using descriptive statistics and social network analysis. The results indicate broad and inclusive interaction among students and faculty, with discussion characteristics perceived as equivalent to, or better than, traditional classroom discussion. The quality of student participation was high, and students spent additional time researching and preparing their contributions. This format for a seminar-style discussion holds good potential for effective teaching and learning in online graduate-level health courses and supports the development of students' critical thinking and scholarly communication skills. [J Nurs Educ. 2016;55(12):706-710.]. Copyright 2016, SLACK Incorporated.

  10. Asynchronous inputs and flip-flop metastability in the CLAS trigger at CEBAF

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

    Dave Doughty; S. Lemon; P. Bonneau

    1992-10-01

    The impact of flip-flop metastability on the pipelined trigger for the CLAS detector at CEBAF (Continuous Electron Beam Accelerator Facility) has been studied. It is found that the newest ECL (emitter coupled logic) flip-flops (ECLinPS) are much faster than older families at resolving the metastable condition. This will allow their use in systems with asynchronous inputs without an extra stage of synchronizing flip-flops.

  11. Hatching behavior of eastern long-necked turtles (Chelodina longicollis): The influence of asynchronous environments on embryonic heart rate and phenotype.

    PubMed

    McGlashan, Jessica K; Loudon, Fiona K; Thompson, Michael B; Spencer, Ricky-John

    2015-10-01

    Variable temperatures within a nest cause asynchronous development within clutches of freshwater turtle embryos, yet synchronous hatching occurs and is thought to be an important survival strategy for hatchlings. Metabolic compensation and circadian rhythms in heart rates of embryonic turtles indicate the potential of communication between embryos in a nest. Heart rates were used to identify metabolic circadian rhythms in clutches of an Australian freshwater turtle (Chelodina longicollis) and determine whether embryos metabolically compensate and hatch synchronously when incubated in asynchronous environments. The effects of a group environment during incubation on egg development and incubation period were also investigated during the final 3 weeks of development. Chelodina longicollis hatch synchronously and metabolically compensate so that less advanced embryos catch up to more advanced clutch-mates. Heart rates of embryos remained stable from week 4-7 in asynchronous (M=89 bpm) and synchronous (M=92 bpm) groups and declined in the final 2 weeks of incubation (M=72 and 77 bpm). Circadian rhythms were present throughout development and diel heart rates of embryos in asynchronous groups showed less deviation from the mean (M=-0.5 bpm) than synchronous groups (M=-4 bpm). Eggs incubated in groups had a significantly shorter incubation period than eggs incubated individually. Phenotypic traits including size, performance, and growth of all hatchlings were not affected. Egg position within a turtle nest is important for coordinating development throughout incubation and facilitating synchronous hatching. Copyright © 2015 Elsevier Inc. All rights reserved.

  12. Frog: Asynchronous Graph Processing on GPU with Hybrid Coloring Model

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

    Shi, Xuanhua; Luo, Xuan; Liang, Junling

    GPUs have been increasingly used to accelerate graph processing for complicated computational problems regarding graph theory. Many parallel graph algorithms adopt the asynchronous computing model to accelerate the iterative convergence. Unfortunately, the consistent asynchronous computing requires locking or atomic operations, leading to significant penalties/overheads when implemented on GPUs. As such, coloring algorithm is adopted to separate the vertices with potential updating conflicts, guaranteeing the consistency/correctness of the parallel processing. Common coloring algorithms, however, may suffer from low parallelism because of a large number of colors generally required for processing a large-scale graph with billions of vertices. We propose a light-weightmore » asynchronous processing framework called Frog with a preprocessing/hybrid coloring model. The fundamental idea is based on Pareto principle (or 80-20 rule) about coloring algorithms as we observed through masses of realworld graph coloring cases. We find that a majority of vertices (about 80%) are colored with only a few colors, such that they can be read and updated in a very high degree of parallelism without violating the sequential consistency. Accordingly, our solution separates the processing of the vertices based on the distribution of colors. In this work, we mainly answer three questions: (1) how to partition the vertices in a sparse graph with maximized parallelism, (2) how to process large-scale graphs that cannot fit into GPU memory, and (3) how to reduce the overhead of data transfers on PCIe while processing each partition. We conduct experiments on real-world data (Amazon, DBLP, YouTube, RoadNet-CA, WikiTalk and Twitter) to evaluate our approach and make comparisons with well-known non-preprocessed (such as Totem, Medusa, MapGraph and Gunrock) and preprocessed (Cusha) approaches, by testing four classical algorithms (BFS, PageRank, SSSP and CC). On all the tested applications

  13. A comparison of classroom and online asynchronous problem-based learning for students undertaking statistics training as part of a Public Health Masters degree.

    PubMed

    de Jong, N; Verstegen, D M L; Tan, F E S; O'Connor, S J

    2013-05-01

    This case-study compared traditional, face-to-face classroom-based teaching with asynchronous online learning and teaching methods in two sets of students undertaking a problem-based learning module in the multilevel and exploratory factor analysis of longitudinal data as part of a Masters degree in Public Health at Maastricht University. Students were allocated to one of the two study variants on the basis of their enrolment status as full-time or part-time students. Full-time students (n = 11) followed the classroom-based variant and part-time students (n = 12) followed the online asynchronous variant which included video recorded lectures and a series of asynchronous online group or individual SPSS activities with synchronous tutor feedback. A validated student motivation questionnaire was administered to both groups of students at the start of the study and a second questionnaire was administered at the end of the module. This elicited data about student satisfaction with the module content, teaching and learning methods, and tutor feedback. The module coordinator and problem-based learning tutor were also interviewed about their experience of delivering the experimental online variant and asked to evaluate its success in relation to student attainment of the module's learning outcomes. Student examination results were also compared between the two groups. Asynchronous online teaching and learning methods proved to be an acceptable alternative to classroom-based teaching for both students and staff. Educational outcomes were similar for both groups, but importantly, there was no evidence that the asynchronous online delivery of module content disadvantaged part-time students in comparison to their full-time counterparts.

  14. Investigation on intermolecular interaction between berberine and β-cyclodextrin by 2D UV-Vis asynchronous spectra

    NASA Astrophysics Data System (ADS)

    He, Anqi; Kang, Xiaoyan; Xu, Yizhuang; Noda, Isao; Ozaki, Yukihiro; Wu, Jinguang

    2017-10-01

    The interaction between berberine chloride and β-cyclodextrin (β-CyD) is investigated via 2D asynchronous UV-Vis spectrum. The occurrence of cross peaks around (420 nm, 420 nm) in 2D asynchronous spectrum reveals that specific intermolecular interaction indeed exists between berberine chloride and β-CyD. In spite of the difficulty caused by overlapping of cross peaks, we manage to confirm that the 420 nm band of berberine undergoes a red-shift, and its bandwidth decreases under the interaction with β-CyD. The red-shift of the 420 nm band that can be assigned to n-π* transition indicates the environment of berberine becomes more hydrophobic. The above spectral behavior is helpful in understanding why the solubility of berberine is enhanced by β-CyD.

  15. Student Outcomes Associated with Use of Asynchronous Online Discussion Forums in Gross Anatomy Teaching

    ERIC Educational Resources Information Center

    Green, Rodney A.; Hughes, Diane L.

    2013-01-01

    Asynchronous online discussion forums are increasingly common in blended learning environments but the relationship to student learning outcomes has not been reported for anatomy teaching. Forums were monitored in two multicampus anatomy courses; an introductory first year course and a second year physiotherapy-specific course. The forums are…

  16. Students' Desired and Experienced Levels of Connectivity to an Asynchronous, Online, Distance Degree Program

    ERIC Educational Resources Information Center

    Schroeder, Shawnda; Baker, Mary; Terras, Katherine; Mahar, Patti; Chiasson, Kari

    2016-01-01

    This study examined graduate students' desired and experienced levels of connectivity in an online, asynchronous distance degree program. Connectivity was conceptualized as the students' feelings of community and involvement, not their level of access to the Internet. Graduate students enrolled in a distance degree program were surveyed on both…

  17. An Investigation of Assessment and Feedback Practices in Fully Asynchronous Online Undergraduate Mathematics Courses

    ERIC Educational Resources Information Center

    Trenholm, Sven; Alcock, Lara; Robinson, Carol

    2015-01-01

    Research suggests it is difficult to learn mathematics in the fully asynchronous online (FAO) instructional modality, yet little is known about associated teaching and assessment practices. In this study, we investigate FAO mathematics assessment and feedback practices in particular consideration of both claims and findings that these practices…

  18. Peer Moderation of Asynchronous Online Discussions: An Exploratory Study of Peer E-Moderating Behaviour

    ERIC Educational Resources Information Center

    Ghadirian, Hajar; Ayub, Ahmad Fauzi Mohd

    2017-01-01

    This study explored patterns of e-moderating behaviour students performed when they were assigned as peer moderators of asynchronous online discussions in a reciprocal manner. Eighty-four students from an undergraduate blended course were observed during a 7-week-long online discussions. Using quantitative content analysis peer moderators'…

  19. XMPP for cloud computing in bioinformatics supporting discovery and invocation of asynchronous web services.

    PubMed

    Wagener, Johannes; Spjuth, Ola; Willighagen, Egon L; Wikberg, Jarl E S

    2009-09-04

    Life sciences make heavily use of the web for both data provision and analysis. However, the increasing amount of available data and the diversity of analysis tools call for machine accessible interfaces in order to be effective. HTTP-based Web service technologies, like the Simple Object Access Protocol (SOAP) and REpresentational State Transfer (REST) services, are today the most common technologies for this in bioinformatics. However, these methods have severe drawbacks, including lack of discoverability, and the inability for services to send status notifications. Several complementary workarounds have been proposed, but the results are ad-hoc solutions of varying quality that can be difficult to use. We present a novel approach based on the open standard Extensible Messaging and Presence Protocol (XMPP), consisting of an extension (IO Data) to comprise discovery, asynchronous invocation, and definition of data types in the service. That XMPP cloud services are capable of asynchronous communication implies that clients do not have to poll repetitively for status, but the service sends the results back to the client upon completion. Implementations for Bioclipse and Taverna are presented, as are various XMPP cloud services in bio- and cheminformatics. XMPP with its extensions is a powerful protocol for cloud services that demonstrate several advantages over traditional HTTP-based Web services: 1) services are discoverable without the need of an external registry, 2) asynchronous invocation eliminates the need for ad-hoc solutions like polling, and 3) input and output types defined in the service allows for generation of clients on the fly without the need of an external semantics description. The many advantages over existing technologies make XMPP a highly interesting candidate for next generation online services in bioinformatics.

  20. Development of a web application for water resources based on open source software

    NASA Astrophysics Data System (ADS)

    Delipetrev, Blagoj; Jonoski, Andreja; Solomatine, Dimitri P.

    2014-01-01

    This article presents research and development of a prototype web application for water resources using latest advancements in Information and Communication Technologies (ICT), open source software and web GIS. The web application has three web services for: (1) managing, presenting and storing of geospatial data, (2) support of water resources modeling and (3) water resources optimization. The web application is developed using several programming languages (PhP, Ajax, JavaScript, Java), libraries (OpenLayers, JQuery) and open source software components (GeoServer, PostgreSQL, PostGIS). The presented web application has several main advantages: it is available all the time, it is accessible from everywhere, it creates a real time multi-user collaboration platform, the programing languages code and components are interoperable and designed to work in a distributed computer environment, it is flexible for adding additional components and services and, it is scalable depending on the workload. The application was successfully tested on a case study with concurrent multi-users access.

  1. Quasi-perfect FIFO: Synchronous or asynchronous with application in controller design for the UNICON laser memory. [digital memory and buffer storage

    NASA Technical Reports Server (NTRS)

    Lim, R. S.

    1974-01-01

    The first-in-first-out memory buffer (FIFO), is an elastic digital memory whose main application is in data buffering between devices operating at different rates. Data written into the top is moved autonomously down toward the bottom of the FIFO to the lowest unoccupied location, and data read from the bottom of the FIFO will cause data from the top to move autonomously down toward the bottom. The FIFO is available in MOS LSI asynchronous form with data rate in the 1 MHz region. The FIFO described yields a simple high-speed iterative implementation, either synchronous of asynchronous. Because of this simple iterative structure, the FIFO is expandable in both number of words and bits per word, and it is attractive from the viewpoint of integrated-circuit production. For the synchronous FIFO, a model was built and successfully used in the controller for the UNICON laser memory. For the asynchronous FIFO, a model was built and also successfully used in a high-performance magnetic tape controller.

  2. A Comparison of Asynchronous Online Text-Based Lectures and Synchronous Interactive Web Conferencing Lectures

    ERIC Educational Resources Information Center

    Skylar, Ashley Ann

    2009-01-01

    Online learning environments are more prevalent in teacher education than ever before. In 2009, many instructors are attempting to emulate traditional instructional methods in the online learning environment as much as possible. Online courses are separated into two categories, (1) asynchronous; and (2) synchronous, depending on the nature of the…

  3. Synchronous and Asynchronous Text-Based CMC in Educational Contexts: A Review of Recent Research

    ERIC Educational Resources Information Center

    Johnson, Genevieve, Marie

    2006-01-01

    This paper presents a review of recent research that examines the relative instructional utility of text-based synchronous and asynchronous computer-mediated communication (CMC). As a mechanism for limiting the number of studies reviewed as well as controlling for emergent technologies, only research published since 2000 was reviewed. The goal was…

  4. Asynchronous Knowledge Sharing and Conversation Interaction Impact on Grade in an Online Business Course

    ERIC Educational Resources Information Center

    Strang, Kenneth David

    2011-01-01

    Student knowledge sharing and conversation theory interactions were coded from asynchronous discussion forums to measure the effect of learning-oriented utterances on academic performance. The sample was 3 terms of an online business course (in an accredited MBA program) at a U.S.-based university. Correlation, stepwise regression, and multiple…

  5. Comparing Face-To-Face and Asynchronous Online Communication as Mechanisms for Critical Reflective Dialogue

    ERIC Educational Resources Information Center

    Salter, Susan; Douglas, Tracy; Kember, David

    2017-01-01

    Two mechanisms for engaging in critical reflective dialogue are discussed and compared: face-to-face meetings and asynchronous online discussion. The context is an umbrella action research project, with over 20 participants, which aimed to improve practices in online teaching and contribute to the development of graduate attributes. The article…

  6. Toward Personal and Emotional Connectivity in Mobile Higher Education through Asynchronous Formative Audio Feedback

    ERIC Educational Resources Information Center

    Rasi, Päivi; Vuojärvi, Hanna

    2018-01-01

    This study aims to develop asynchronous formative audio feedback practices for mobile learning in higher education settings. The development was conducted in keeping with the principles of design-based research. The research activities focused on an inter-university online course, within which the use of instructor audio feedback was tested,…

  7. Synchronous and Asynchronous E-Language Learning: A Case Study of Virtual University of Pakistan

    ERIC Educational Resources Information Center

    Perveen, Ayesha

    2016-01-01

    This case study evaluated the impact of synchronous and asynchronous E-Language Learning activities (ELL-ivities) in an E-Language Learning Environment (ELLE) at Virtual University of Pakistan. The purpose of the study was to assess e-language learning analytics based on the constructivist approach of collaborative construction of knowledge. The…

  8. Exploring Change in Graduate Students' Perceptions of Web-Based Education throughout an Asynchronous Course

    ERIC Educational Resources Information Center

    Timotheou, Maria Mama

    2017-01-01

    This paper presents the main findings of a UK study exploring graduate students' perceptions of web-based education, with a specific focus on their change over time, throughout an asynchronous course. Data were collected through online messages and interviews, and analyzed qualitatively, following content and thematic analyses. Participant pre-…

  9. A BMI-based occupational therapy assist suit: asynchronous control by SSVEP

    PubMed Central

    Sakurada, Takeshi; Kawase, Toshihiro; Takano, Kouji; Komatsu, Tomoaki; Kansaku, Kenji

    2013-01-01

    A brain-machine interface (BMI) is an interface technology that uses neurophysiological signals from the brain to control external machines. Recent invasive BMI technologies have succeeded in the asynchronous control of robot arms for a useful series of actions, such as reaching and grasping. In this study, we developed non-invasive BMI technologies aiming to make such useful movements using the subject's own hands by preparing a BMI-based occupational therapy assist suit (BOTAS). We prepared a pre-recorded series of useful actions—a grasping-a-ball movement and a carrying-the-ball movement—and added asynchronous control using steady-state visual evoked potential (SSVEP) signals. A SSVEP signal was used to trigger the grasping-a-ball movement and another SSVEP signal was used to trigger the carrying-the-ball movement. A support vector machine was used to classify EEG signals recorded from the visual cortex (Oz) in real time. Untrained, able-bodied participants (n = 12) operated the system successfully. Classification accuracy and time required for SSVEP detection were ~88% and 3 s, respectively. We further recruited three patients with upper cervical spinal cord injuries (SCIs); they also succeeded in operating the system without training. These data suggest that our BOTAS system is potentially useful in terms of rehabilitation of patients with upper limb disabilities. PMID:24068982

  10. The Effects of Self-Generated Synchronous and Asynchronous Visual Speech Feedback on Overt Stuttering Frequency

    ERIC Educational Resources Information Center

    Snyder, Gregory J.; Hough, Monica Strauss; Blanchet, Paul; Ivy, Lennette J.; Waddell, Dwight

    2009-01-01

    Purpose: Relatively recent research documents that visual choral speech, which represents an externally generated form of synchronous visual speech feedback, significantly enhanced fluency in those who stutter. As a consequence, it was hypothesized that self-generated synchronous and asynchronous visual speech feedback would likewise enhance…

  11. A wavelet approach to binary blackholes with asynchronous multitasking

    NASA Astrophysics Data System (ADS)

    Lim, Hyun; Hirschmann, Eric; Neilsen, David; Anderson, Matthew; Debuhr, Jackson; Zhang, Bo

    2016-03-01

    Highly accurate simulations of binary black holes and neutron stars are needed to address a variety of interesting problems in relativistic astrophysics. We present a new method for the solving the Einstein equations (BSSN formulation) using iterated interpolating wavelets. Wavelet coefficients provide a direct measure of the local approximation error for the solution and place collocation points that naturally adapt to features of the solution. Further, they exhibit exponential convergence on unevenly spaced collection points. The parallel implementation of the wavelet simulation framework presented here deviates from conventional practice in combining multi-threading with a form of message-driven computation sometimes referred to as asynchronous multitasking.

  12. Asynchronous sampling of speech with some vocoder experimental results

    NASA Technical Reports Server (NTRS)

    Babcock, M. L.

    1972-01-01

    The method of asynchronously sampling speech is based upon the derivatives of the acoustical speech signal. The following results are apparent from experiments to date: (1) It is possible to represent speech by a string of pulses of uniform amplitude, where the only information contained in the string is the spacing of the pulses in time; (2) the string of pulses may be produced in a simple analog manner; (3) the first derivative of the original speech waveform is the most important for the encoding process; (4) the resulting pulse train can be utilized to control an acoustical signal production system to regenerate the intelligence of the original speech.

  13. Asynchronous sampled-data approach for event-triggered systems

    NASA Astrophysics Data System (ADS)

    Mahmoud, Magdi S.; Memon, Azhar M.

    2017-11-01

    While aperiodically triggered network control systems save a considerable amount of communication bandwidth, they also pose challenges such as coupling between control and event-condition design, optimisation of the available resources such as control, communication and computation power, and time-delays due to computation and communication network. With this motivation, the paper presents separate designs of control and event-triggering mechanism, thus simplifying the overall analysis, asynchronous linear quadratic Gaussian controller which tackles delays and aperiodic nature of transmissions, and a novel event mechanism which compares the cost of the aperiodic system against a reference periodic implementation. The proposed scheme is simulated on a linearised wind turbine model for pitch angle control and the results show significant improvement against the periodic counterpart.

  14. Asynchronous interaction, online technologies self-efficacy and self-regulated learning as predictors of academic achievement in an online class

    NASA Astrophysics Data System (ADS)

    McGhee, Rosie M. Hector

    This research is a correlational study of the relationship among the independent variables: asynchronous interaction, online technologies self-efficacy, and self-regulated learning, and the dependent variable; academic achievement. This study involves an online computer literacy course at a local community college. Very little research exists on the relationship among asynchronous interaction, online technologies self-efficacy and self-regulated learning on predicting academic achievement in an online class. Liu (2008), in his study on student interaction in online courses, concluded that student interaction is a complex issue that needs more research to increase our understanding as it relates to distance education. The purpose of this study was to examine the relationships between asynchronous interaction, online technologies self-efficacy, self-regulated learning and academic achievement in an online computer literacy class at a community college. The researcher used quantitative methods to obtain and analyze data on the relationships among the variables during the summer 2010 semester. Forty-five community college students completed three web-based self-reporting instruments: (a) the GVU 10th WWW User Survey Questionnaire, (b) the Online Technologies Self-Efficacy Survey, and (c) selected items from the Motivated Strategies for Learning Questionnaire. Additional data was obtained from asynchronous discussions posted on Blackboard(TM) Learning Management System. The results of this study found that there were statistically significant relationships between asynchronous interaction and academic achievement (r = .55, p < .05) and between online technologies self-efficacy and academic achievement (r = .50, p < .05). However, there were low correlations between self-regulated learning and academic achievement ( r = -.02, p < .05). The results of this study reflect the constructivist tenants that the student is at the center of the learning experience. Driscoll (2005

  15. Collaborative Learning Processes in an Asynchronous Environment: An Analysis through Discourse and Social Networks

    ERIC Educational Resources Information Center

    Tirado, Ramon; Aguaded, Ignacio; Hernando, Angel

    2011-01-01

    This article analyses an experience in collaborative learning in an asynchronous writing environment through discussion forums on a WebCt platform of the University of Huelva's virtual campus, and was part of an innovative teaching project in 2007-08. The main objectives are to describe the processes of collaborative knowledge construction and the…

  16. Effects of Asynchronous Music on Students' Lesson Satisfaction and Motivation at the Situational Level

    ERIC Educational Resources Information Center

    Digelidis, Nikolaos; Karageorghis, Costas I.; Papapavlou, Anastasia; Papaioannou, Athanasios G.

    2014-01-01

    The aim of this study was to examine the effects of asynchronous (background) music on senior students' motivation and lesson satisfaction at the situational level. A counterbalanced mixed-model design was employed with two factors comprising condition (three levels) and gender (two levels). Two hundred students (82 boys, 118 girls; M [subscript…

  17. Investigation on intermolecular interaction between berberine and β-cyclodextrin by 2D UV-Vis asynchronous spectra.

    PubMed

    He, Anqi; Kang, Xiaoyan; Xu, Yizhuang; Noda, Isao; Ozaki, Yukihiro; Wu, Jinguang

    2017-10-05

    The interaction between berberine chloride and β-cyclodextrin (β-CyD) is investigated via 2D asynchronous UV-Vis spectrum. The occurrence of cross peaks around (420nm, 420nm) in 2D asynchronous spectrum reveals that specific intermolecular interaction indeed exists between berberine chloride and β-CyD. In spite of the difficulty caused by overlapping of cross peaks, we manage to confirm that the 420nm band of berberine undergoes a red-shift, and its bandwidth decreases under the interaction with β-CyD. The red-shift of the 420nm band that can be assigned to n-π* transition indicates the environment of berberine becomes more hydrophobic. The above spectral behavior is helpful in understanding why the solubility of berberine is enhanced by β-CyD. Copyright © 2017. Published by Elsevier B.V.

  18. Asynchronous Computer-Mediated Corrective Feedback and the Correct Use of Prepositions: Is It Really Effective?

    ERIC Educational Resources Information Center

    Hosseini, Seyyed Behrooz

    2012-01-01

    An area that has recently attracted increasing attention is providing feedback on learners' writing accuracy through the Internet. However, research in this area has largely focused on synchronous communication, i.e., chatting, with fewer studies assessing asynchronous technologies, i.e., e-mailing. Therefore, this study investigates the…

  19. Operational aspects of asynchronous filtering for improved flood forecasting

    NASA Astrophysics Data System (ADS)

    Rakovec, Oldrich; Weerts, Albrecht; Sumihar, Julius; Uijlenhoet, Remko

    2014-05-01

    Hydrological forecasts can be made more reliable and less uncertain by recursively improving initial conditions. A common way of improving the initial conditions is to make use of data assimilation (DA), a feedback mechanism or update methodology which merges model estimates with available real world observations. The traditional implementation of the Ensemble Kalman Filter (EnKF; e.g. Evensen, 2009) is synchronous, commonly named a three dimensional (3-D) assimilation, which means that all assimilated observations correspond to the time of update. Asynchronous DA, also called four dimensional (4-D) assimilation, refers to an updating methodology, in which observations being assimilated into the model originate from times different to the time of update (Evensen, 2009; Sakov 2010). This study investigates how the capabilities of the DA procedure can be improved by applying alternative Kalman-type methods, e.g., the Asynchronous Ensemble Kalman Filter (AEnKF). The AEnKF assimilates observations with smaller computational costs than the original EnKF, which is beneficial for operational purposes. The results of discharge assimilation into a grid-based hydrological model for the Upper Ourthe catchment in Belgian Ardennes show that including past predictions and observations in the AEnKF improves the model forecasts as compared to the traditional EnKF. Additionally we show that elimination of the strongly non-linear relation between the soil moisture storage and assimilated discharge observations from the model update becomes beneficial for an improved operational forecasting, which is evaluated using several validation measures. In the current study we employed the HBV-96 model built within a recently developed open source modelling environment OpenStreams (2013). The advantage of using OpenStreams (2013) is that it enables direct communication with OpenDA (2013), an open source data assimilation toolbox. OpenDA provides a number of algorithms for model calibration

  20. XMPP for cloud computing in bioinformatics supporting discovery and invocation of asynchronous web services

    PubMed Central

    Wagener, Johannes; Spjuth, Ola; Willighagen, Egon L; Wikberg, Jarl ES

    2009-01-01

    Background Life sciences make heavily use of the web for both data provision and analysis. However, the increasing amount of available data and the diversity of analysis tools call for machine accessible interfaces in order to be effective. HTTP-based Web service technologies, like the Simple Object Access Protocol (SOAP) and REpresentational State Transfer (REST) services, are today the most common technologies for this in bioinformatics. However, these methods have severe drawbacks, including lack of discoverability, and the inability for services to send status notifications. Several complementary workarounds have been proposed, but the results are ad-hoc solutions of varying quality that can be difficult to use. Results We present a novel approach based on the open standard Extensible Messaging and Presence Protocol (XMPP), consisting of an extension (IO Data) to comprise discovery, asynchronous invocation, and definition of data types in the service. That XMPP cloud services are capable of asynchronous communication implies that clients do not have to poll repetitively for status, but the service sends the results back to the client upon completion. Implementations for Bioclipse and Taverna are presented, as are various XMPP cloud services in bio- and cheminformatics. Conclusion XMPP with its extensions is a powerful protocol for cloud services that demonstrate several advantages over traditional HTTP-based Web services: 1) services are discoverable without the need of an external registry, 2) asynchronous invocation eliminates the need for ad-hoc solutions like polling, and 3) input and output types defined in the service allows for generation of clients on the fly without the need of an external semantics description. The many advantages over existing technologies make XMPP a highly interesting candidate for next generation online services in bioinformatics. PMID:19732427

  1. Self-Efficacy for Learning Mathematics Asynchronously: Instrument Refinement and the Relationship to Mathematics Achievement

    ERIC Educational Resources Information Center

    Hodges, Charles; Jones, R. Caroline; Prater, Alyssa

    2014-01-01

    The purpose of this paper is to report the results of a two-part study. Study 1 was conducted to refine and validate a survey instrument, SELMA (Hodges, 2008), used to measure learners' self-efficacy toward learning mathematics in online or technology-intensive, asynchronous learning environments. Study 2 was conducted to investigate the…

  2. Asynchronous detection of kinesthetic attention during mobilization of lower limbs using EEG measurements.

    PubMed

    Melinscak, Filip; Montesano, Luis; Minguez, Javier

    2016-02-01

    Attention is known to modulate the plasticity of the motor cortex, and plasticity is crucial for recovery in motor rehabilitation. This study addresses the possibility of using an EEG-based brain-computer interface (BCI) to detect kinesthetic attention to movement. A novel experiment emulating physical rehabilitation was designed to study kinesthetic attention. The protocol involved continuous mobilization of lower limbs during which participants reported levels of attention to movement-from focused kinesthetic attention to mind wandering. For this protocol an asynchronous BCI detector of kinesthetic attention and deliberate mind wandering was designed. EEG analysis showed significant differences in theta, alpha, and beta bands, related to the attentional state. These changes were further pinpointed to bands relative to the frequency of the individual alpha peak. The accuracy of the designed BCI ranged between 60.8% and 68.4% (significantly above chance level), depending on the used analysis window length, i.e. acceptable detection delay. This study shows it is possible to use self-reporting to study attention-related changes in EEG during continuous mobilization. Such a protocol is used to develop an asynchronous BCI detector of kinesthetic attention, with potential applications to motor rehabilitation.

  3. Asynchronous detection of kinesthetic attention during mobilization of lower limbs using EEG measurements

    NASA Astrophysics Data System (ADS)

    Melinscak, Filip; Montesano, Luis; Minguez, Javier

    2016-02-01

    Objective. Attention is known to modulate the plasticity of the motor cortex, and plasticity is crucial for recovery in motor rehabilitation. This study addresses the possibility of using an EEG-based brain-computer interface (BCI) to detect kinesthetic attention to movement. Approach. A novel experiment emulating physical rehabilitation was designed to study kinesthetic attention. The protocol involved continuous mobilization of lower limbs during which participants reported levels of attention to movement—from focused kinesthetic attention to mind wandering. For this protocol an asynchronous BCI detector of kinesthetic attention and deliberate mind wandering was designed. Main results. EEG analysis showed significant differences in theta, alpha, and beta bands, related to the attentional state. These changes were further pinpointed to bands relative to the frequency of the individual alpha peak. The accuracy of the designed BCI ranged between 60.8% and 68.4% (significantly above chance level), depending on the used analysis window length, i.e. acceptable detection delay. Significance. This study shows it is possible to use self-reporting to study attention-related changes in EEG during continuous mobilization. Such a protocol is used to develop an asynchronous BCI detector of kinesthetic attention, with potential applications to motor rehabilitation.

  4. Modeling the Effects of Asynchronous Rotation on Secondary Eclipse Timings in HW VIr Binaries

    NASA Astrophysics Data System (ADS)

    Clancy, Padraig

    2018-01-01

    HW Vir binaries are post common envelope binaries consisting of a hot subdwarf and red dwarf, with light curves dominated by primary eclipses, a strong reflection effect, and secondary eclipses. They have orbital periods ranging from a few hours to half a day and are generally thought to be tidally locked; most studies assume both synchronous rotation and zero eccentricity when modeling HW Vir light curves and radial velocities. Their stable eclipse timings are frequently used in O-C studies to look for the presence of circumbinary objects, measure evolutionary changes in the orbital period, and even constrain the component masses through Roemer delay measurements of the secondary eclipse. While most systems are probably tidally locked or close to it, even slightly asynchronous rotation could theoretically shift the orbital phase of the reflection effect. Here we investigate how asynchronous rotation might affect measurements of secondary eclipse timings by generating thousands of synthetic light curves with a range of reflection effect phases, fitting eclipse timings, and creating O-C diagrams.

  5. Introducing Group-Based Asynchronous Learning to Business Education. Reflections on Effective Course Design and Delivery

    ERIC Educational Resources Information Center

    Walker, Richard; Arnold, Ivo

    2004-01-01

    This paper explores the contribution of virtual tools to student learning within full-time management programmes. More specifically, the paper focuses on asynchronous communication tools, considering the scope they offer for group-based collaborative learning outside the classroom. We report on the effectiveness of this approach for an economics…

  6. An Integrated Approach to Preempt Cheating on Asynchronous, Objective, Online Assessments in Graduate Business Classes

    ERIC Educational Resources Information Center

    Sullivan, Daniel P.

    2016-01-01

    Cheating, left untended, erodes the validity of evaluation and, ultimately, corrupts the legitimacy of a course. We profile an approach to manage, with an eye toward preempting, cheating on asynchronous, objective, online quizzes. This approach taps various technological and social solutions to academic dishonesty, integrating them into a…

  7. Bayesian operational modal analysis with asynchronous data, Part II: Posterior uncertainty

    NASA Astrophysics Data System (ADS)

    Zhu, Yi-Chen; Au, Siu-Kui

    2018-01-01

    A Bayesian modal identification method has been proposed in the companion paper that allows the most probable values of modal parameters to be determined using asynchronous ambient vibration data. This paper investigates the identification uncertainty of modal parameters in terms of their posterior covariance matrix. Computational issues are addressed. Analytical expressions are derived to allow the posterior covariance matrix to be evaluated accurately and efficiently. Synthetic, laboratory and field data examples are presented to verify the consistency, investigate potential modelling error and demonstrate practical applications.

  8. Multiple asynchronous stimulus- and task-dependent hierarchies (STDH) within the visual brain's parallel processing systems.

    PubMed

    Zeki, Semir

    2016-10-01

    Results from a variety of sources, some many years old, lead ineluctably to a re-appraisal of the twin strategies of hierarchical and parallel processing used by the brain to construct an image of the visual world. Contrary to common supposition, there are at least three 'feed-forward' anatomical hierarchies that reach the primary visual cortex (V1) and the specialized visual areas outside it, in parallel. These anatomical hierarchies do not conform to the temporal order with which visual signals reach the specialized visual areas through V1. Furthermore, neither the anatomical hierarchies nor the temporal order of activation through V1 predict the perceptual hierarchies. The latter shows that we see (and become aware of) different visual attributes at different times, with colour leading form (orientation) and directional visual motion, even though signals from fast-moving, high-contrast stimuli are among the earliest to reach the visual cortex (of area V5). Parallel processing, on the other hand, is much more ubiquitous than commonly supposed but is subject to a barely noticed but fundamental aspect of brain operations, namely that different parallel systems operate asynchronously with respect to each other and reach perceptual endpoints at different times. This re-assessment leads to the conclusion that the visual brain is constituted of multiple, parallel and asynchronously operating task- and stimulus-dependent hierarchies (STDH); which of these parallel anatomical hierarchies have temporal and perceptual precedence at any given moment is stimulus and task related, and dependent on the visual brain's ability to undertake multiple operations asynchronously. © 2016 Federation of European Neuroscience Societies and John Wiley & Sons Ltd.

  9. Exoplanet dynamics. Asynchronous rotation of Earth-mass planets in the habitable zone of lower-mass stars.

    PubMed

    Leconte, Jérémy; Wu, Hanbo; Menou, Kristen; Murray, Norman

    2015-02-06

    Planets in the habitable zone of lower-mass stars are often assumed to be in a state of tidally synchronized rotation, which would considerably affect their putative habitability. Although thermal tides cause Venus to rotate retrogradely, simple scaling arguments tend to attribute this peculiarity to the massive Venusian atmosphere. Using a global climate model, we show that even a relatively thin atmosphere can drive terrestrial planets' rotation away from synchronicity. We derive a more realistic atmospheric tide model that predicts four asynchronous equilibrium spin states, two being stable, when the amplitude of the thermal tide exceeds a threshold that is met for habitable Earth-like planets with a 1-bar atmosphere around stars more massive than ~0.5 to 0.7 solar mass. Thus, many recently discovered terrestrial planets could exhibit asynchronous spin-orbit rotation, even with a thin atmosphere. Copyright © 2015, American Association for the Advancement of Science.

  10. Asynchronous transfer mode link performance over ground networks

    NASA Technical Reports Server (NTRS)

    Chow, E. T.; Markley, R. W.

    1993-01-01

    The results of an experiment to determine the feasibility of using asynchronous transfer mode (ATM) technology to support advanced spacecraft missions that require high-rate ground communications and, in particular, full-motion video are reported. Potential nodes in such a ground network include Deep Space Network (DSN) antenna stations, the Jet Propulsion Laboratory, and a set of national and international end users. The experiment simulated a lunar microrover, lunar lander, the DSN ground communications system, and distributed science users. The users were equipped with video-capable workstations. A key feature was an optical fiber link between two high-performance workstations equipped with ATM interfaces. Video was also transmitted through JPL's institutional network to a user 8 km from the experiment. Variations in video depending on the networks and computers were observed, the results are reported.

  11. Writer L1/L2 Status and Asynchronous Online Writing Center Feedback: Consultant Response Patterns

    ERIC Educational Resources Information Center

    Weirick, Joshua; Davis, Tracy; Lawson, Daniel

    2017-01-01

    This case study examines the differences in comments offered by asynchronous online writing center consultants to L1 and L2 speakers and examines the potential disconnects in consultant perceptions of their practice. The researchers collected and coded sample papers and interviewed participants to contextualize data from the quantitative portion…

  12. Using the Community of Inquiry Model to Investigate Students' Knowledge Construction in Asynchronous Online Discussions

    ERIC Educational Resources Information Center

    Liu, Chien-Jen; Yang, Shu Ching

    2014-01-01

    This study used the Community of Inquiry (CoI) model proposed by Garrison to investigate students' level of knowledge construction in asynchronous discussions. The participants included 36 senior students (27 males) majoring in information management. The students attended 18 weeks of an online information ethics course. In this study, four types…

  13. Real-Time Implementation of an Asynchronous Vision-Based Target Tracking System for an Unmanned Aerial Vehicle

    DTIC Science & Technology

    2007-06-01

    Chin Khoon Quek. “Vision Based Control and Target Range Estimation for Small Unmanned Aerial Vehicle.” Master’s Thesis, Naval Postgraduate School...December 2005. [6] Kwee Chye Yap. “Incorporating Target Mensuration System for Target Motion Estimation Along a Road Using Asynchronous Filter

  14. Questions as Indicators of Ocean Literacy: Students' Online Asynchronous Discussion with a Marine Scientist

    ERIC Educational Resources Information Center

    Fauville, Géraldine

    2017-01-01

    In this article, 61 high-school students learned about ocean acidification through a virtual laboratory followed by a virtual lecture and an asynchronous discussion with a marine scientist on an online platform: VoiceThread. This study focuses on the students' development of ocean literacy when prompted to ask questions to the scientist. The…

  15. Shifting from Obligatory Discourse to Rich Dialogue: Promoting Student Interaction in Asynchronous Threaded Discussion Postings

    ERIC Educational Resources Information Center

    Mooney, Mara; Southard, Sheryne; Burton, Christie H.

    2014-01-01

    Asynchronous online threaded discussions are widely recognized as a tool to enhance learning in the virtual classroom. While they can serve as a mechanism for reinforcing material and promoting a deeper understanding of course content, discussion boards often lack rich and dynamic dialogue, and instead serve as a field of obligatory discourse,…

  16. Adaptive receiver structures for asynchronous CDMA systems

    NASA Astrophysics Data System (ADS)

    Rapajic, Predrag B.; Vucetic, Branka S.

    1994-05-01

    Adaptive linear and decision feedback receiver structures for coherent demodulation in asynchronous code division multiple access (CDMA) systems are considered. It is assumed that the adaptive receiver has no knowledge of the signature waveforms and timing of other users. The receiver is trained by a known training sequence prior to data transmission and continuously adjusted by an adaptive algorithm during data transmission. The proposed linear receiver is as simple as a standard single-user detector receiver consisting of a matched filter with constant coefficients, but achieves essential advantages with respect to timing recovery, multiple access interference elimination, near/far effect, narrowband and frequency-selective fading interference suppression, and user privacy. An adaptive centralized decision feedback receiver has the same advantages of the linear receiver but, in addition, achieves a further improvement in multiple access interference cancellation at the expense of higher complexity. The proposed receiver structures are tested by simulation over a channel with multipath propagation, multiple access interference, narrowband interference, and additive white Gaussian noise.

  17. Interference tables: a useful model for interference analysis in asynchronous multicarrier transmission

    NASA Astrophysics Data System (ADS)

    Medjahdi, Yahia; Terré, Michel; Ruyet, Didier Le; Roviras, Daniel

    2014-12-01

    In this paper, we investigate the impact of timing asynchronism on the performance of multicarrier techniques in a spectrum coexistence context. Two multicarrier schemes are considered: cyclic prefix-based orthogonal frequency division multiplexing (CP-OFDM) with a rectangular pulse shape and filter bank-based multicarrier (FBMC) with physical layer for dynamic spectrum access and cognitive radio (PHYDYAS) and isotropic orthogonal transform algorithm (IOTA) waveforms. First, we present the general concept of the so-called power spectral density (PSD)-based interference tables which are commonly used for multicarrier interference characterization in spectrum sharing context. After highlighting the limits of this approach, we propose a new family of interference tables called `instantaneous interference tables'. The proposed tables give the interference power caused by a given interfering subcarrier on a victim one, not only as a function of the spectral distance separating both subcarriers but also with respect to the timing misalignment between the subcarrier holders. In contrast to the PSD-based interference tables, the accuracy of the proposed tables has been validated through different simulation results. Furthermore, due to the better frequency localization of both PHYDYAS and IOTA waveforms, FBMC technique is demonstrated to be more robust to timing asynchronism compared to OFDM one. Such a result makes FBMC a potential candidate for the physical layer of future cognitive radio systems.

  18. Asynchronous CMC, Collaboration and the Development of Critical Thinking in a Graduate Seminar in Applied Linguistics

    ERIC Educational Resources Information Center

    Abrams, Zsuzsanna I.

    2005-01-01

    A primary objective of graduate education, and often promoted by peer collaboration tasks, is the development of critical thinking skills. The present study compares how graduate students enrolled in a qualitative research design course in applied linguistics utilized asynchronous computer-mediated communication (ACMC) and face-to-face…

  19. Asynchronous learning: student utilization out of sync with their preference.

    PubMed

    Lew, Edward K; Nordquist, Erik K

    2016-01-01

    Asynchronous learning is gaining popularity. Data are limited regarding this learning method in medical students rotating in emergency medicine (EM). In EM, faculty time is limited to give in-person lectures. The authors sought to create an online curriculum that students could utilize as an additional learning modality. The goal was to evaluate effectiveness, participation, and preference for this mode of learning. We developed five online, narrated PowerPoint presentations. After orientation, access to the online curriculum was provided to the students, which they could review at their leisure. One hundred and seven fourth-year medical students participated. They reported the curriculum to be of high quality. Pretest scores were similar for those that viewed all lectures - compliant group (CG) (9.5 [CI 4.8-14.1]) and those that did not view any - non-compliant group (NCG) (9.6 [CI 5.9-13.4]). There was no statistical significant difference in posttest scores between the groups although there was improvement overall: CG 14.6 (CI 6.9-22.1); NCG 11.4 (CI 5.7-17.1). A majority (69.2%) favored inclusion of asynchronous learning, but less than a quarter (22.4%) reported viewing all five modules and more than a third (36.4%) viewed none. Despite student-expressed preference for an online curriculum, they used the online resource less than expected. This should give pause to educators looking to convert core EM topics to an online format. However, when high-quality online lectures are utilized as a learning tool, this study demonstrates that they had neither a positive nor a negative impact on test scores.

  20. Arbitrary-detuning asynchronous optical sampling pump-probe spectroscopy of bacterial reaction centers.

    PubMed

    Antonucci, Laura; Bonvalet, Adeline; Solinas, Xavier; Jones, Michael R; Vos, Marten H; Joffre, Manuel

    2013-09-01

    A recently reported variant of asynchronous optical sampling compatible with arbitrary unstabilized laser repetition rates is applied to pump-probe spectroscopy. This makes possible the use of a 5.1 MHz chirped pulse oscillator as the pump laser, thus extending the available time window to almost 200 ns with a time resolution as good as about 320 fs. The method is illustrated with the measurement in a single experiment of the complete charge transfer dynamics of the reaction center from Rhodobacter sphaeroides.

  1. Significance of microbial asynchronous anabolism to soil carbon dynamics driven by litter inputs

    PubMed Central

    Fan, Zhaosheng; Liang, Chao

    2015-01-01

    Soil organic carbon (SOC) plays an important role in the global carbon cycle. However, it remains largely unknown how plant litter inputs impact magnitude, composition and source configuration of the SOC stocks over long term through microbial catabolism and anabolism, mostly due to uncoupled research on litter decomposition and SOC formation. This limits our ability to predict soil system responses to changes in land-use and climate. Here, we examine how microbes act as a valve controlling carbon sequestrated from plant litters versus released to the atmosphere in natural ecosystems amended with plant litters varying in quantity and quality. We find that litter quality – not quantity – regulates long-term SOC dynamics under different plausible scenarios. Long-term changes in bulk SOC stock occur only when the quality of carbon inputs causes asynchronous change in a microbial physiological trait, defined as “microbial biosynthesis acceleration” (MBA). This is the first theoretical demonstration that the response of the SOC stocks to litter inputs is critically determined by the microbial physiology. Our work suggests that total SOC at an equilibrium state may be an intrinsic property of a given ecosystem, which ultimately is controlled by the asynchronous MBA between microbial functional groups. PMID:25849864

  2. Significance of microbial asynchronous anabolism to soil carbon dynamics driven by litter inputs

    DOE PAGES

    Fan, Zhaosheng; Liang, Chao

    2015-04-02

    Soil organic carbon (SOC) plays an important role in the global carbon cycle. However, it remains largely unknown how plant litter inputs impact magnitude, composition and source configuration of the SOC stocks over long term through microbial catabolism and anabolism, mostly due to uncoupled research on litter decomposition and SOC formation. This limits our ability to predict soil system responses to changes in land-use and climate. Here, we examine how microbes act as a valve controlling carbon sequestrated from plant litters versus released to the atmosphere in natural ecosystems amended with plant litters varying in quantity and quality. We findmore » that litter quality – not quantity – regulates long-term SOC dynamics under different plausible scenarios. Long-term changes in bulk SOC stock occur only when the quality of carbon inputs causes asynchronous change in a microbial physiological trait, defined as ‘‘microbial biosynthesis acceleration’’ (MBA). This is the first theoretical demonstration that the response of the SOC stocks to litter inputs is critically determined by the microbial physiology. Our work suggests that total SOC at an equilibrium state may be an intrinsic property of a given ecosystem, which ultimately is controlled by the asynchronous MBA between microbial functional groups.« less

  3. Asynchronous Amazon Forest Canopy Phenology Indicates Adaptation to Both Water and Light Availability

    NASA Astrophysics Data System (ADS)

    Jones, M. O.; Kimball, J. S.; Nemani, R. R.

    2015-12-01

    Amazon forests represent nearly half of all tropical vegetation biomass and, through photosynthesis and respiration, annually process more than twice the amount of estimated carbon (CO2) from fossil fuel emissions. Yet the seasonality of Amazon canopy cover, and the extent to which seasonal fluctuations in water availability and photosynthetically active radiation influence these processes, is still poorly understood. Implementing six remotely sensed data sets spanning nine years (2003-2011), with reported field and flux tower data, we show that southern equatorial Amazon forests exhibit a distinctive seasonal signal. Seasonal timing of water availability, canopy biomass growth and net leaf flush are asynchronous in regions with short dry seasons and become more synchronous across a west-to-east longitudinal moisture gradient of increasing dry season length. Forest cover is responsive to seasonal disparities in both water and solar radiation availability, temporally adjusting net leaf flush to maximize use of these generally abundant resources, while reducing drought susceptibility. An accurate characterization of this asynchronous behavior allows for improved understanding of canopy phenology across contiguous tropical forests and their sensitivity to climate variability and drought. These insights can also inform land surface models to provide a more accurate representation of seasonal forest carbon allocation strategies responsive to environmental drivers.

  4. Credit Hours with No Set Time: A Study of Credit Policies in Asynchronous Online Education

    ERIC Educational Resources Information Center

    Prasuhn, Frederick Carl

    2014-01-01

    U.S. public university system policies were examined to learn how credit hours were determined for asynchronous online education. Findings indicated that (a) credit hour meaning and use are not consistent, (b) primary responsibility for credit hour decisions was at the local level, and (c) no policies exist to guide credit hour application for…

  5. Facing Off: Comparing an In-Person Library Orientation Lecture with an Asynchronous Online Library Orientation

    ERIC Educational Resources Information Center

    Gall, Dan

    2014-01-01

    A study to compare the effectiveness of an in-person library orientation with an online asynchronous orientation was conducted with three sections of Social Work Research Methods, a required course in the University of Iowa's Master of Social Work program. Two sections of the course received an online orientation involving short videos, text and…

  6. Growth Patterns and E-Moderating Supports in Asynchronous Online Discussions in an Undergraduate Blended Course

    ERIC Educational Resources Information Center

    Ghadirian, Hajar; Ayub, Ahmad Fauzi Mohd; Bakar, Kamariah Binti Abu; Hassanzadeh, Maryam

    2016-01-01

    This study presents a case study of asynchronous online discussions' (AOD) growth patterns in an undergraduate blended course to address the gap in our current understanding of how threads are developed in peer-moderated AODs. Building on a taxonomy of thread pattern proposed by Chan, Hew and Cheung (2009), growth patterns of thirty-six forums…

  7. A Verification System for Distributed Objects with Asynchronous Method Calls

    NASA Astrophysics Data System (ADS)

    Ahrendt, Wolfgang; Dylla, Maximilian

    We present a verification system for Creol, an object-oriented modeling language for concurrent distributed applications. The system is an instance of KeY, a framework for object-oriented software verification, which has so far been applied foremost to sequential Java. Building on KeY characteristic concepts, like dynamic logic, sequent calculus, explicit substitutions, and the taclet rule language, the system presented in this paper addresses functional correctness of Creol models featuring local cooperative thread parallelism and global communication via asynchronous method calls. The calculus heavily operates on communication histories which describe the interfaces of Creol units. Two example scenarios demonstrate the usage of the system.

  8. Multiple pore conformations driven by asynchronous movements of voltage sensors in a eukaryotic sodium channel

    PubMed Central

    Goldschen-Ohm, Marcel P.; Capes, Deborah L.; Oelstrom, Kevin M.; Chanda, Baron

    2013-01-01

    Voltage-dependent Na+ channels are crucial for electrical signalling in excitable cells. Membrane depolarization initiates asynchronous movements in four non-identical voltage-sensing domains of the Na+ channel. It remains unclear to what extent this structural asymmetry influences pore gating as compared with outwardly rectifying K+ channels, where channel opening results from a final concerted transition of symmetric pore gates. Here we combine single channel recordings, cysteine accessibility and voltage clamp fluorimetry to probe the relationships between voltage sensors and pore conformations in an inactivation deficient Nav1.4 channel. We observe three distinct conductance levels such that DI-III voltage sensor activation is kinetically correlated with formation of a fully open pore, whereas DIV voltage sensor movement underlies formation of a distinct subconducting pore conformation preceding inactivation in wild-type channels. Our experiments reveal that pore gating in sodium channels involves multiple transitions driven by asynchronous movements of voltage sensors. These findings shed new light on the mechanism of coupling between activation and fast inactivation in voltage-gated sodium channels. PMID:23322038

  9. An Asynchronous Cellular Automata-Based Adaptive Illumination Facility

    NASA Astrophysics Data System (ADS)

    Bandini, Stefania; Bonomi, Andrea; Vizzari, Giuseppe; Acconci, Vito

    The term Ambient Intelligence refers to electronic environments that are sensitive and responsive to the presence of people; in the described scenario the environment itself is endowed with a set of sensors (to perceive humans or other physical entities such as dogs, bicycles, etc.), interacting with a set of actuators (lights) that choose their actions (i.e. state of illumination) in an attempt improve the overall experience of these users. The model for the interaction and action of sensors and actuators is an asynchronous Cellular Automata (CA) with memory, supporting a self-organization of the system as a response to the presence and movements of people inside it. The paper will introduce the model, as well as an ad hoc user interface for the specification of the relevant parameters of the CA transition rule that determines the overall system behaviour.

  10. Website creation and resource management: developing collaborative strategies for asynchronous interaction with library users.

    PubMed

    Hopkins, Mark E; Summers-Ables, Joy E; Clifton, Shari C; Coffman, Michael A

    2011-06-01

    To make electronic resources available to library users while effectively harnessing intellectual capital within the library, ultimately fostering the library's use of technology to interact asynchronously with its patrons (users). The methods used in the project included: (1) developing a new library website to facilitate the creation, management, accessibility, maintenance and dissemination of library resources; and (2) establishing ownership by those who participated in the project, while creating effective work allocation strategies through the implementation of a content management system that allowed the library to manage cost, complexity and interoperability. Preliminary results indicate that contributors to the system benefit from an increased understanding of the library's resources and add content valuable to library patrons. These strategies have helped promote the manageable creation and maintenance of electronic content in accomplishing the library's goal of interacting with its patrons. Establishment of a contributive system for adding to the library's electronic resources and electronic content has been successful. Further work will look at improving asynchronous interaction, particularly highlighting accessibility of electronic content and resources. © 2010 The authors. Health Information and Libraries Journal © 2010 Health Libraries Group.

  11. Using Asynchronous Video to Achieve Instructor Immediacy and Closeness in Online Classes: Experiences from Three Cases

    ERIC Educational Resources Information Center

    Griffiths, Michael; Graham, Charles

    2010-01-01

    This research sought to understand the experiences of students and instructors with asynchronous video (video-mail) using webcams in three online sections of teacher education classes at Brigham Young University. We examined the experiences of students through scores and comments posted in student ratings surveys, and the experiences of…

  12. The Effect of Asynchronous/Synchronous Approaches on English Vocabulary Achievement: A Study of Iranian EFL Learners

    ERIC Educational Resources Information Center

    Khodaparast, Fatemeh; Ghafournia, Narjes

    2015-01-01

    The contribution of computer-assisted instructional programs to language learning process has been the focus of researchers for about two decades. However, the effect of synchronous and asynchronous computer-assisted approaches of language teaching on improving L2 vocabulary has been scarcely investigated. This study explored whether synchronous,…

  13. The Effects of Computer-Mediated Synchronous and Asynchronous Direct Corrective Feedback on Writing: A Case Study

    ERIC Educational Resources Information Center

    Shintani, Natsuko

    2016-01-01

    This case study investigated the characteristics of computer-mediated synchronous corrective feedback (SCF, provided while students wrote) and asynchronous corrective feedback (ACF, provided after students had finished writing) in an EFL writing task. The task, designed to elicit the use of the hypothetical conditional, was completed by two…

  14. Asynchronous response of tropical forest leaf phenology to seasonal and el Niño-driven drought.

    PubMed

    Pau, Stephanie; Okin, Gregory S; Gillespie, Thomas W

    2010-06-25

    The Hawaiian Islands are an ideal location to study the response of tropical forests to climate variability because of their extreme isolation in the middle of the Pacific, which makes them especially sensitive to El Niño-Southern Oscillation (ENSO). Most research examining the response of tropical forests to drought or El Niño have focused on rainforests, however, tropical dry forests cover a large area of the tropics and may respond very differently than rainforests. We use satellite-derived Normalized Difference Vegetation Index (NDVI) from February 2000-February 2009 to show that rainforests and dry forests in the Hawaiian Islands exhibit asynchronous responses in leaf phenology to seasonal and El Niño-driven drought. Dry forest NDVI was more tightly coupled with precipitation compared to rainforest NDVI. Rainforest cloud frequency was negatively correlated with the degree of asynchronicity (Delta(NDVI)) between forest types, most strongly at a 1-month lag. Rainforest green-up and dry forest brown-down was particularly apparent during the 2002-003 El Niño. The spatial pattern of NDVI response to the NINO 3.4 Sea Surface Temperature (SST) index during 2002-2003 showed that the leeward side exhibited significant negative correlations to increased SSTs, whereas the windward side exhibited significant positive correlations to increased SSTs, most evident at an 8 to 9-month lag. This study demonstrates that different tropical forest types exhibit asynchronous responses to seasonal and El Niño-driven drought, and suggests that mechanisms controlling dry forest leaf phenology are related to water-limitation, whereas rainforests are more light-limited.

  15. Asynchronous Response of Tropical Forest Leaf Phenology to Seasonal and El Niño-Driven Drought

    PubMed Central

    Pau, Stephanie; Okin, Gregory S.; Gillespie, Thomas W.

    2010-01-01

    The Hawaiian Islands are an ideal location to study the response of tropical forests to climate variability because of their extreme isolation in the middle of the Pacific, which makes them especially sensitive to El Niño-Southern Oscillation (ENSO). Most research examining the response of tropical forests to drought or El Niño have focused on rainforests, however, tropical dry forests cover a large area of the tropics and may respond very differently than rainforests. We use satellite-derived Normalized Difference Vegetation Index (NDVI) from February 2000-February 2009 to show that rainforests and dry forests in the Hawaiian Islands exhibit asynchronous responses in leaf phenology to seasonal and El Niño-driven drought. Dry forest NDVI was more tightly coupled with precipitation compared to rainforest NDVI. Rainforest cloud frequency was negatively correlated with the degree of asynchronicity (ΔNDVI) between forest types, most strongly at a 1-month lag. Rainforest green-up and dry forest brown-down was particularly apparent during the 2002–003 El Niño. The spatial pattern of NDVI response to the NINO 3.4 Sea Surface Temperature (SST) index during 2002–2003 showed that the leeward side exhibited significant negative correlations to increased SSTs, whereas the windward side exhibited significant positive correlations to increased SSTs, most evident at an 8 to 9-month lag. This study demonstrates that different tropical forest types exhibit asynchronous responses to seasonal and El Niño-driven drought, and suggests that mechanisms controlling dry forest leaf phenology are related to water-limitation, whereas rainforests are more light-limited. PMID:20593034

  16. High Performance Asynchronous Limited Sensing Algorithms for CSMA and CSMA-CD Channels.

    DTIC Science & Technology

    1985-03-01

    for CSM and CSMA-CD Channels" M. Geargiopoulos L. Merakos P. Papantoni-Kazakos- Technical Report UCT/ DEECS /TR-85-2 Mrh1985 iDISTRIBUTION STAEmEN 2j C...Perforance Asynchronous Limited Sensing Algoit~5 forCSMAandCSMA-CD Channels" M1. Georgiop0 ul 0 5 L. Merakos P. PaPantoni-.Kazakos Technical Report UCT/ DEECS ...SCHEDULE unlimited. 4 PERFORMING ORGANiZATION REPORT NUMBERIS) 5. MONITORING ORGANIZATION REPORT NUMBERIS" UCT/ DEECS /TR-85-2 SR-TR. 85-0 398 6& NAME OF

  17. OntologyWidget – a reusable, embeddable widget for easily locating ontology terms

    PubMed Central

    Beauheim, Catherine C; Wymore, Farrell; Nitzberg, Michael; Zachariah, Zachariah K; Jin, Heng; Skene, JH Pate; Ball, Catherine A; Sherlock, Gavin

    2007-01-01

    Background Biomedical ontologies are being widely used to annotate biological data in a computer-accessible, consistent and well-defined manner. However, due to their size and complexity, annotating data with appropriate terms from an ontology is often challenging for experts and non-experts alike, because there exist few tools that allow one to quickly find relevant ontology terms to easily populate a web form. Results We have produced a tool, OntologyWidget, which allows users to rapidly search for and browse ontology terms. OntologyWidget can easily be embedded in other web-based applications. OntologyWidget is written using AJAX (Asynchronous JavaScript and XML) and has two related elements. The first is a dynamic auto-complete ontology search feature. As a user enters characters into the search box, the appropriate ontology is queried remotely for terms that match the typed-in text, and the query results populate a drop-down list with all potential matches. Upon selection of a term from the list, the user can locate this term within a generic and dynamic ontology browser, which comprises the second element of the tool. The ontology browser shows the paths from a selected term to the root as well as parent/child tree hierarchies. We have implemented web services at the Stanford Microarray Database (SMD), which provide the OntologyWidget with access to over 40 ontologies from the Open Biological Ontology (OBO) website [1]. Each ontology is updated weekly. Adopters of the OntologyWidget can either use SMD's web services, or elect to rely on their own. Deploying the OntologyWidget can be accomplished in three simple steps: (1) install Apache Tomcat [2] on one's web server, (2) download and install the OntologyWidget servlet stub that provides access to the SMD ontology web services, and (3) create an html (HyperText Markup Language) file that refers to the OntologyWidget using a simple, well-defined format. Conclusion We have developed OntologyWidget, an easy

  18. OntologyWidget - a reusable, embeddable widget for easily locating ontology terms.

    PubMed

    Beauheim, Catherine C; Wymore, Farrell; Nitzberg, Michael; Zachariah, Zachariah K; Jin, Heng; Skene, J H Pate; Ball, Catherine A; Sherlock, Gavin

    2007-09-13

    Biomedical ontologies are being widely used to annotate biological data in a computer-accessible, consistent and well-defined manner. However, due to their size and complexity, annotating data with appropriate terms from an ontology is often challenging for experts and non-experts alike, because there exist few tools that allow one to quickly find relevant ontology terms to easily populate a web form. We have produced a tool, OntologyWidget, which allows users to rapidly search for and browse ontology terms. OntologyWidget can easily be embedded in other web-based applications. OntologyWidget is written using AJAX (Asynchronous JavaScript and XML) and has two related elements. The first is a dynamic auto-complete ontology search feature. As a user enters characters into the search box, the appropriate ontology is queried remotely for terms that match the typed-in text, and the query results populate a drop-down list with all potential matches. Upon selection of a term from the list, the user can locate this term within a generic and dynamic ontology browser, which comprises the second element of the tool. The ontology browser shows the paths from a selected term to the root as well as parent/child tree hierarchies. We have implemented web services at the Stanford Microarray Database (SMD), which provide the OntologyWidget with access to over 40 ontologies from the Open Biological Ontology (OBO) website 1. Each ontology is updated weekly. Adopters of the OntologyWidget can either use SMD's web services, or elect to rely on their own. Deploying the OntologyWidget can be accomplished in three simple steps: (1) install Apache Tomcat 2 on one's web server, (2) download and install the OntologyWidget servlet stub that provides access to the SMD ontology web services, and (3) create an html (HyperText Markup Language) file that refers to the OntologyWidget using a simple, well-defined format. We have developed OntologyWidget, an easy-to-use ontology search and display

  19. Student Voices on the Roles of Instructors in Asynchronous Learning Environments in the 21st Century

    ERIC Educational Resources Information Center

    Gómez-Rey, Pilar; Barbera, Elena; Fernández-Navarro, Francisco

    2017-01-01

    This paper determines which instructional roles and outputs are important in the 21st century from the perspective of students in asynchronous learning environments. This research work uses a literature review, in-depth interviews with experts, and a pilot study with students to define the instructors' outputs. Following this, roles are determined…

  20. Missed Opportunities for Science Learning: Unacknowledged Unscientific Arguments in Asynchronous Online and Face-To-Face Discussions

    ERIC Educational Resources Information Center

    Callis-Duehl, Kristine; Idsardi, Robert; Humphrey, Eve A.; Gougis, Rebekka Darner

    2018-01-01

    We explored the scientific argumentation that occurs among university biology students during an argumentation task implemented in two environments: face-to-face in a classroom and online in an asynchronous discussion. We observed 10 student groups, each composed of three students. Our analysis focused on how students respond to their peers'…

  1. Factor Validity of the Motivated Strategies for Learning Questionnaire (MSLQ) in Asynchronous Online Learning Environments (AOLE)

    ERIC Educational Resources Information Center

    Cho, Moon-Heum; Summers, Jessica

    2012-01-01

    The purpose of this study was to investigate the factor validity of the Motivated Strategies for Learning Questionnaire (MSLQ) in asynchronous online learning environments. In order to check the factor validity, confirmatory factor analysis (CFA) was conducted with 193 cases. Using CFA, it was found that the original measurement model fit for…

  2. An Examination of Undergraduates' Metacognitive Strategies in Pre-Class Asynchronous Activity in a Flipped Classroom

    ERIC Educational Resources Information Center

    Yilmaz, Rabia M.; Baydas, Ozlem

    2017-01-01

    The aim of the study is to examine undergraduate students' awareness of metacognition, the metacognitive strategies they use in their learning and their learning performance in pre-class asynchronous activity in a flipped classroom. The sample consisted of 47 undergraduate students. Eleven students were not included in this study since they did…

  3. Bio-Inspired Asynchronous Pixel Event Tricolor Vision Sensor.

    PubMed

    Lenero-Bardallo, Juan Antonio; Bryn, D H; Hafliger, Philipp

    2014-06-01

    This article investigates the potential of the first ever prototype of a vision sensor that combines tricolor stacked photo diodes with the bio-inspired asynchronous pixel event communication protocol known as Address Event Representation (AER). The stacked photo diodes are implemented in a 22 × 22 pixel array in a standard STM 90 nm CMOS process. Dynamic range is larger than 60 dB and pixels fill factor is 28%. The pixels employ either simple pulse frequency modulation (PFM) or a Time-to-First-Spike (TFS) mode. A heuristic linear combination of the chip's inherent pseudo colors serves to approximate RGB color representation. Furthermore, the sensor outputs can be processed to represent the radiation in the near infrared (NIR) band without employing external filters, and to color-encode direction of motion due to an asymmetry in the update rates of the different diode layers.

  4. Students' Perceptions of Online Discussions, Participation and E-Moderation Behaviours in Peer-Moderated Asynchronous Online Discussions

    ERIC Educational Resources Information Center

    Ghadirian, Hajar; Fauzi Mohd Ayub, Ahmad; Salehi, Keyvan

    2018-01-01

    The aim of this study was to investigate the relationships between students' perceptions of online discussions, participation and e-moderation behaviours in peer-moderated asynchronous online discussions. Using survey data, the learning system's activity log and discussion transcripts, the authors analysed how 84 learners' perceptions of online…

  5. The Nature of Elementary Science Teachers' Experiences with Synchronous Online, Asynchronous Online and Face-to-Face Coaching

    NASA Astrophysics Data System (ADS)

    Gilbert, Amanda M.

    This study investigated the nature of instructional coaching interactions in three formats: online synchronous, online asynchronous, and face-to-face. Knight's (2007) Seven Partnership Principles of Instructional Coaching were used as a framework to analyze and compare the coaching interactions between coach and teacher to determine whether online coaching may be a viable option to provide support for the teachers unprepared to teach the new science standards. Some previous research has suggested that online communication can result in deeper personal interactions (Walther, 1996), while other studies suggest that interactions are more natural and easier in formats that are more similar to face-to-face interactions (Kock, 2005). The findings of this study support the media naturalness theory (Kock, 2005) and suggest that collaboration may be especially difficult in asynchronous online communication. Although differences were noted in the actual interactions, teacher perception remained fairly consistently positive across the three formats. Research beyond this exploratory study is needed to make findings generalizable.

  6. Data-Aware Retrodiction for Asynchronous Harmonic Measurement in a Cyber-Physical Energy System

    PubMed Central

    Liu, Youda; Wang, Xue; Liu, Yanchi; Cui, Sujin

    2016-01-01

    Cyber-physical energy systems provide a networked solution for safety, reliability and efficiency problems in smart grids. On the demand side, the secure and trustworthy energy supply requires real-time supervising and online power quality assessing. Harmonics measurement is necessary in power quality evaluation. However, under the large-scale distributed metering architecture, harmonic measurement faces the out-of-sequence measurement (OOSM) problem, which is the result of latencies in sensing or the communication process and brings deviations in data fusion. This paper depicts a distributed measurement network for large-scale asynchronous harmonic analysis and exploits a nonlinear autoregressive model with exogenous inputs (NARX) network to reorder the out-of-sequence measuring data. The NARX network gets the characteristics of the electrical harmonics from practical data rather than the kinematic equations. Thus, the data-aware network approximates the behavior of the practical electrical parameter with real-time data and improves the retrodiction accuracy. Theoretical analysis demonstrates that the data-aware method maintains a reasonable consumption of computing resources. Experiments on a practical testbed of a cyber-physical system are implemented, and harmonic measurement and analysis accuracy are adopted to evaluate the measuring mechanism under a distributed metering network. Results demonstrate an improvement of the harmonics analysis precision and validate the asynchronous measuring method in cyber-physical energy systems. PMID:27548171

  7. Simple and Flexible Self-Reproducing Structures in Asynchronous Cellular Automata and Their Dynamics

    NASA Astrophysics Data System (ADS)

    Huang, Xin; Lee, Jia; Yang, Rui-Long; Zhu, Qing-Sheng

    2013-03-01

    Self-reproduction on asynchronous cellular automata (ACAs) has attracted wide attention due to the evident artifacts induced by synchronous updating. Asynchronous updating, which allows cells to undergo transitions independently at random times, might be more compatible with the natural processes occurring at micro-scale, but the dark side of the coin is the increment in the complexity of an ACA in order to accomplish stable self-reproduction. This paper proposes a novel model of self-timed cellular automata (STCAs), a special type of ACAs, where unsheathed loops are able to duplicate themselves reliably in parallel. The removal of sheath cannot only allow various loops with more flexible and compact structures to replicate themselves, but also reduce the number of cell states of the STCA as compared to the previous model adopting sheathed loops [Y. Takada, T. Isokawa, F. Peper and N. Matsui, Physica D227, 26 (2007)]. The lack of sheath, on the other hand, often tends to cause much more complicated interactions among loops, when all of them struggle independently to stretch out their constructing arms at the same time. In particular, such intense collisions may even cause the emergence of a mess of twisted constructing arms in the cellular space. By using a simple and natural method, our self-reproducing loops (SRLs) are able to retract their arms successively, thereby disentangling from the mess successfully.

  8. Sensor placement on Canton Tower for health monitoring using asynchronous-climb monkey algorithm

    NASA Astrophysics Data System (ADS)

    Yi, Ting-Hua; Li, Hong-Nan; Zhang, Xu-Dong

    2012-12-01

    Heuristic optimization algorithms have become a popular choice for solving complex and intricate sensor placement problems which are difficult to solve by traditional methods. This paper proposes a novel and interesting methodology called the asynchronous-climb monkey algorithm (AMA) for the optimum design of sensor arrays for a structural health monitoring system. Different from the existing algorithms, the dual-structure coding method is designed and adopted for the representation of the design variables. The asynchronous-climb process is incorporated in the proposed AMA that can adjust the trajectory of each individual dynamically in the search space according to its own experience and other monkeys. The concept of ‘monkey king’ is introduced in the AMA, which reflects the Darwinian principle of natural selection and can create an interaction network to correctly guide the movement of other monkeys. Numerical experiments are carried out using two different objective functions by considering the Canton Tower in China with or without the antenna mast to evaluate the performance of the proposed algorithm. Investigations have indicated that the proposed AMA exhibits faster convergence characteristics and can generate sensor configurations superior in all instances when compared to the conventional monkey algorithm. For structures with stiffness mutation such as the Canton Tower, the sensor placement needs to be considered for each part separately.

  9. Data-Aware Retrodiction for Asynchronous Harmonic Measurement in a Cyber-Physical Energy System.

    PubMed

    Liu, Youda; Wang, Xue; Liu, Yanchi; Cui, Sujin

    2016-08-18

    Cyber-physical energy systems provide a networked solution for safety, reliability and efficiency problems in smart grids. On the demand side, the secure and trustworthy energy supply requires real-time supervising and online power quality assessing. Harmonics measurement is necessary in power quality evaluation. However, under the large-scale distributed metering architecture, harmonic measurement faces the out-of-sequence measurement (OOSM) problem, which is the result of latencies in sensing or the communication process and brings deviations in data fusion. This paper depicts a distributed measurement network for large-scale asynchronous harmonic analysis and exploits a nonlinear autoregressive model with exogenous inputs (NARX) network to reorder the out-of-sequence measuring data. The NARX network gets the characteristics of the electrical harmonics from practical data rather than the kinematic equations. Thus, the data-aware network approximates the behavior of the practical electrical parameter with real-time data and improves the retrodiction accuracy. Theoretical analysis demonstrates that the data-aware method maintains a reasonable consumption of computing resources. Experiments on a practical testbed of a cyber-physical system are implemented, and harmonic measurement and analysis accuracy are adopted to evaluate the measuring mechanism under a distributed metering network. Results demonstrate an improvement of the harmonics analysis precision and validate the asynchronous measuring method in cyber-physical energy systems.

  10. Student Perceptions of Peer versus Instructor Facilitation of Asynchronous Online Discussions: Further Findings from Three Cases

    ERIC Educational Resources Information Center

    Hew, Khe Foon

    2015-01-01

    This study aims to extend a previous work on the role of peer facilitation of asynchronous online discussions. Specifically, in this paper I report three cases that examine students' preference for peer or instructor facilitation of online discussion forums, as well as their respective reasons for it. These three cases involved the following…

  11. An asynchronous learning approach for the instructional component of a dual-campus pharmacy resident teaching program.

    PubMed

    Garrison, Gina Daubney; Baia, Patricia; Canning, Jacquelyn E; Strang, Aimee F

    2015-03-25

    To describe the shift to an asynchronous online approach for pedagogy instruction within a pharmacy resident teaching program offered by a dual-campus college. The pedagogy instruction component of the teaching program (Part I) was redesigned with a focus on the content, delivery, and coordination of the learning environment. Asynchronous online learning replaced distance technology or lecture capture. Using a pedagogical content knowledge framework, residents participated in self-paced online learning using faculty recordings, readings, and discussion board activities. A learning management system was used to assess achievement of learning objectives and participation prior to progressing to the teaching experiences component of the teaching program (Part II). Evaluation of resident pedagogical knowledge development and participation in Part I of the teaching program was achieved through the learning management system. Participant surveys and written reflections showed general satisfaction with the online learning environment. Future considerations include addition of a live orientation session and increased faculty presence in the online learning environment. An online approach framed by educational theory can be an effective way to provide pedagogy instruction within a teaching program.

  12. The Effectiveness of Synchronous and Asynchronous Written Corrective Feedback on Grammatical Accuracy in a Computer-Mediated Environment

    ERIC Educational Resources Information Center

    Shintani, Natsuko; Aubrey, Scott

    2016-01-01

    This study extends research on written corrective feedback (CF) by investigating how timing of CF affects grammar acquisition. Specifically, it examined the relative effects of synchronous and asynchronous CF on the accurate use of the hypothetical conditional structure. Participants were 68 intermediate-level students of English at a university…

  13. Microanalytic Case studies of Individual Participation Patterns in an Asynchronous Online Discussion in an Undergraduate Blended Course

    ERIC Educational Resources Information Center

    Wise, Alyssa Friend; Perera, Nishan; Hsiao, Ying-Ting; Speer, Jennifer; Marbouti, Farshid

    2012-01-01

    This study presents three case studies of students' participation patterns in an online discussion to address the gap in our current understanding of how "individuals" experience asynchronous learning environments. Cases were constructed via microanalysis of log-file data, post contents, and the evolving discussion structure. The first student was…

  14. Analysis and asynchronous detection of gradually unfolding errors during monitoring tasks

    NASA Astrophysics Data System (ADS)

    Omedes, Jason; Iturrate, Iñaki; Minguez, Javier; Montesano, Luis

    2015-10-01

    Human studies on cognitive control processes rely on tasks involving sudden-onset stimuli, which allow the analysis of these neural imprints to be time-locked and relative to the stimuli onset. Human perceptual decisions, however, comprise continuous processes where evidence accumulates until reaching a boundary. Surpassing the boundary leads to a decision where measured brain responses are associated to an internal, unknown onset. The lack of this onset for gradual stimuli hinders both the analyses of brain activity and the training of detectors. This paper studies electroencephalographic (EEG)-measurable signatures of human processing for sudden and gradual cognitive processes represented as a trajectory mismatch under a monitoring task. Time-locked potentials and brain-source analysis of the EEG of sudden mismatches revealed the typical components of event-related potentials and the involvement of brain structures related to cognitive control processing. For gradual mismatch events, time-locked analyses did not show any discernible EEG scalp pattern, despite related brain areas being, to a lesser extent, activated. However, and thanks to the use of non-linear pattern recognition algorithms, it is possible to train an asynchronous detector on sudden events and use it to detect gradual mismatches, as well as obtaining an estimate of their unknown onset. Post-hoc time-locked scalp and brain-source analyses revealed that the EEG patterns of detected gradual mismatches originated in brain areas related to cognitive control processing. This indicates that gradual events induce latency in the evaluation process but that similar brain mechanisms are present in sudden and gradual mismatch events. Furthermore, the proposed asynchronous detection model widens the scope of applications of brain-machine interfaces to other gradual processes.

  15. Development of a software and hardware system for monitoring the air cleaning process using a cyclone-separator

    NASA Astrophysics Data System (ADS)

    Nicolaeva, B. K.; Borisov, A. P.; Zlochevskiy, V. L.

    2017-08-01

    The article is devoted to the development of a hardware-software complex for monitoring and controlling the process of air purification by means of a cyclone-separator. The hardware of this complex is the Arduino platform, to which are connected pressure sensors, air velocities, dustmeters, which allow monitoring of the main parameters of the cyclone-separator. Also, a frequency converter was developed to regulate the rotation speed of an asynchronous motor necessary to correct the flow rate, the control signals of which come with Arduino. The program part of the complex is written in the form of a web application in the programming language JavaScript and inserts into CSS and HTML for the user interface. This program allows you to receive data from sensors, build dependencies in real time and control the speed of rotation of an asynchronous electric drive. The conducted experiment shows that the cleaning efficiency is 95-99.9%, while the airflow at the cyclone inlet is 16-18 m/s, and at the exit 50-70 m/s.

  16. Asynchronous (segmental early) relaxation impairs left ventricular filling in patients with coronary artery disease and normal systolic function.

    PubMed

    Vanoverschelde, J L; Wijns, W; Michel, X; Cosyns, J; Detry, J M

    1991-11-01

    Asynchronous segmental early relaxation, defined as a localized early segmental outward motion of the left ventricular endocardium during isovolumetric relaxation, has been associated with an altered left ventricular relaxation rate. To determine whether asynchronous segmental early relaxation also results in impaired left ventricular filling, early diastolic ventricular wall motion and Doppler-derived left ventricular filling indexes were examined in 25 patients with documented coronary artery disease and normal systolic function. Patients were further classified into two groups according to the presence (n = 15, group 1) or absence (n = 10, group 2) of asynchronous early relaxation at left ventriculography. A third group of 10 age-matched normal subjects served as a control group. No differences were observed between the two patient groups with coronary artery disease with respect to age, gender distribution, heart rate, left ventricular systolic and diastolic pressures or extent and severity of coronary artery disease. No differences in transmitral filling dynamics were observed between group 2 patients and age-matched control subjects. Conversely, group 1 patients had significantly lower peak early filling velocities (44 +/- 11 vs. 58 +/- 11 cm/s, p less than 0.01), larger atrial filling fraction (45 +/- 4% vs. 38 +/- 4%, p less than 0.001), lower ratio of early to late transmitral filling velocities (0.6 +/- 0.08 vs. 0.99 +/- 0.18, p less than 0.001) and a longer isovolumetric relaxation period (114 +/- 12 vs. 90 +/- 6 ms, p less than 0.001) compared with group 2 patients and control subjects.(ABSTRACT TRUNCATED AT 250 WORDS)

  17. Semantic integration of differently asynchronous audio-visual information in videos of real-world events in cognitive processing: an ERP study.

    PubMed

    Liu, Baolin; Wu, Guangning; Wang, Zhongning; Ji, Xiang

    2011-07-01

    In the real world, some of the auditory and visual information received by the human brain are temporally asynchronous. How is such information integrated in cognitive processing in the brain? In this paper, we aimed to study the semantic integration of differently asynchronous audio-visual information in cognitive processing using ERP (event-related potential) method. Subjects were presented with videos of real world events, in which the auditory and visual information are temporally asynchronous. When the critical action was prior to the sound, sounds incongruous with the preceding critical actions elicited a N400 effect when compared to congruous condition. This result demonstrates that semantic contextual integration indexed by N400 also applies to cognitive processing of multisensory information. In addition, the N400 effect is early in latency when contrasted with other visually induced N400 studies. It is shown that cross modal information is facilitated in time when contrasted with visual information in isolation. When the sound was prior to the critical action, a larger late positive wave was observed under the incongruous condition compared to congruous condition. P600 might represent a reanalysis process, in which the mismatch between the critical action and the preceding sound was evaluated. It is shown that environmental sound may affect the cognitive processing of a visual event. Copyright © 2011 Elsevier Ireland Ltd. All rights reserved.

  18. Missing evidence for the LGM-asynchronity in the Central Spanish Pyrenees in geomorphological, sedimentological and pedological archives

    NASA Astrophysics Data System (ADS)

    Hirsch, Florian; Raab, Thomas

    2016-04-01

    According to the state of knowledge, the glacial advances in the Eastern Pyrenees were synchronous with the global LGM during the Late Pleistocene (MIS 2), but the glacial advances in the Central Spanish Pyrenees at MIS 3 were asynchron with the global LGM. Whereas in the Eastern Pyrenees the glacial advances are dated in several well agreeing studies by surface exposure dating of boulders from lateral or terminal moraines, the asynchronity of the Central Spanish Pyrenees was postulated mainly by OSL dating on glacial and fluvial sediments and on radiocarbon dating of pollen from lacustrine deposits. The time difference of about 15 ka raises the question if this is a result of (local) climate factors or owed to failures caused by using several dating techniques on different archives. Anyway, if this time lag is correct, post-LGM formation of soils and sediments from the Late Pleistocene should be different between the Eastern Pyrenees and the Central Spanish Pyrenees. We therefore applied a combined approach of geomorphological, sedimentological and pedological investigations to reconstruct the Late Quaternary landscape development in the Aragon- and Gallego Valley of the Central Spanish Pyrenees. Our study reveals that in both valleys the Pre-Holocene geomorphodynamics on the lateglacial deposits show clear analogies with findings from Pleistocene periglacial landscapes in Central Europe. For MIS 4 and early MIS 3 periglacial processes are proven by loess deposition and formation of solifluction sediments. The glacial sediments, which were dated in earlier studies into mid MIS 3 and counted so far as prove for the asynchronous LGM of the Central Spanish Pyrenees, are covered by periglacial deposits of lateglacial age (14 ka to 11 ka). Surprisingly neither the glacial sediments have pedogenic features that indicate lateglacial soil development, nor do the periglacial deposits show indications for lateglacial soil erosion. Therefore we conclude that soil formation

  19. Molecular structure input on the web.

    PubMed

    Ertl, Peter

    2010-02-02

    A molecule editor, that is program for input and editing of molecules, is an indispensable part of every cheminformatics or molecular processing system. This review focuses on a special type of molecule editors, namely those that are used for molecule structure input on the web. Scientific computing is now moving more and more in the direction of web services and cloud computing, with servers scattered all around the Internet. Thus a web browser has become the universal scientific user interface, and a tool to edit molecules directly within the web browser is essential.The review covers a history of web-based structure input, starting with simple text entry boxes and early molecule editors based on clickable maps, before moving to the current situation dominated by Java applets. One typical example - the popular JME Molecule Editor - will be described in more detail. Modern Ajax server-side molecule editors are also presented. And finally, the possible future direction of web-based molecule editing, based on technologies like JavaScript and Flash, is discussed.

  20. [Comment on “The Paradigm: Thomas Kuhn and the Trojan horse”] Comment: The finer points of mythology and science; Reply: Ajax, Hector, and Pandarus

    NASA Astrophysics Data System (ADS)

    Advocate, Dev L.

    Kingsley Amis once (or perhaps twice) observed, “If you can't annoy somebody with what you write I think there is little point in writing.” Ajax L. East gives some very sound advice: “always verify your references.” This quote is not quite right and is taken out of context. Dr. Routh, when asked for some advice by a young man, replied, “I think, sir, since you care for the advice of an old man sir, you will find it a very good practice always to verify your references, sir.” This advice was offered thoughtfully and not gratuitously, out of the blue, or whatever color cyberspace is. So, it is good to verify your references. Ironically, in my account of the Trojan War, I did not refer to Homer, or the Iliad, and certainly not to an English translation or the long lost Nostoi. My sources were more eclectic and original, not that I have anything against Homer or Lattimore. Students of the Trojan War must distinguish between myth, legend, history, archeology, metaphor, parable, allegory, and geophysics. Homer, of course, takes liberties. Chieftains ride up to battle in chariots, dismount, and exchange quite long speeches before engaging in gruesome hand-to-hand combat.

  1. Effects of Synchronous and Asynchronous Computer-Mediated Communication (CMC) Oral Conversations on English Language Learners' Discourse Functions

    ERIC Educational Resources Information Center

    AbuSeileek, Ali Farhan; Qatawneh, Khaleel

    2013-01-01

    This study aimed to explore the effects of synchronous and asynchronous computer mediated communication (CMC) oral discussions on question types and strategies used by English as a Foreign Language (EFL) learners. The participants were randomly assigned to two treatment conditions/groups; the first group used synchronous CMC, while the second…

  2. A Quantitative Study of Faculty Perceptions and Attitudes on Asynchronous Virtual Teamwork Using the Technology Acceptance Model

    ERIC Educational Resources Information Center

    Wolusky, G. Anthony

    2016-01-01

    This quantitative study used a web-based questionnaire to assess the attitudes and perceptions of online and hybrid faculty towards student-centered asynchronous virtual teamwork (AVT) using the technology acceptance model (TAM) of Davis (1989). AVT is online student participation in a team approach to problem-solving culminating in a written…

  3. An Investigation of Native and Nonnative English Speakers' Levels of Written Syntactic Complexity in Asynchronous Online Discussions

    ERIC Educational Resources Information Center

    Mancilla, Rae L.; Polat, Nihat; Akcay, Ahmet O.

    2017-01-01

    This manuscript reports on a corpus-based comparison of native and nonnative graduate students' language production in an asynchronous learning environment. Using 486 discussion board postings from a five-year period (2009-2013), we analyzed the extent to which native and nonnative university students' writing differed in 10 measures of syntactic…

  4. A Dynamic Analysis of the Interplay between Asynchronous and Synchronous Communication in Online Learning: The Impact of Motivation

    ERIC Educational Resources Information Center

    Giesbers, B.; Rienties, B.; Tempelaar, D.; Gijselaers, W.

    2014-01-01

    With the increased affordances of synchronous communication tools, more opportunities for online learning to resemble face-to-face settings have recently become available. However, synchronous communication does not afford as much time for reflection as asynchronous communication. Therefore, a combination of synchronous and asynchronous…

  5. A Javascript library that uses Windows Script Host (WSH) to analyze prostate motion data fragmented across a multitude of Excel files by the Calypso 4D Localization System.

    PubMed

    Vali, Faisal S; Hsi, Alex; Cho, Paul; Parsai, Homayon; Garver, Elizabeth; Garza, Richard

    2008-11-06

    The Calypso 4D Localization System records prostate motion continuously during radiation treatment. It stores the data across thousands of Excel files. We developed Javascript (JScript) libraries for Windows Script Host (WSH) that use ActiveX Data Objects, OLE Automation and SQL to statistically analyze the data and display the results as a comprehensible Excel table. We then leveraged these libraries in other research to perform vector math on data spread across multiple access databases.

  6. FBMC receiver for multi-user asynchronous transmission on fragmented spectrum

    NASA Astrophysics Data System (ADS)

    Doré, Jean-Baptiste; Berg, Vincent; Cassiau, Nicolas; Kténas, Dimitri

    2014-12-01

    Relaxed synchronization and access to fragmented spectrum are considered for future generations of wireless networks. Frequency division multiple access for filter bank multicarrier (FBMC) modulation provides promising performance without strict synchronization requirements contrary to conventional orthogonal frequency division multiplexing (OFDM). The architecture of a FBMC receiver suitable for this scenario is considered. Carrier frequency offset (CFO) compensation is combined with intercarrier interference (ICI) cancellation and performs well under very large frequency offsets. Channel estimation and interpolation had to be adapted and proved effective even for heavily fragmented spectrum usage. Channel equalization can sustain large delay spread. Because all the receiver baseband signal processing functionalities are proposed in the frequency domain, the overall architecture is suitable for multiuser asynchronous transmission on fragmented spectrum.

  7. Asynchronous vegetation phenology enhances winter body condition of a large mobile herbivore.

    PubMed

    Searle, Kate R; Rice, Mindy B; Anderson, Charles R; Bishop, Chad; Hobbs, N T

    2015-10-01

    Understanding how spatial and temporal heterogeneity influence ecological processes forms a central challenge in ecology. Individual responses to heterogeneity shape population dynamics, therefore understanding these responses is central to sustainable population management. Emerging evidence has shown that herbivores track heterogeneity in nutritional quality of vegetation by responding to phenological differences in plants. We quantified the benefits mule deer (Odocoileus hemionus) accrue from accessing habitats with asynchronous plant phenology in northwest Colorado over 3 years. Our analysis examined both the direct physiological and indirect environmental effects of weather and vegetation phenology on mule deer winter body condition. We identified several important effects of annual weather patterns and topographical variables on vegetation phenology in the home ranges of mule deer. Crucially, temporal patterns of vegetation phenology were linked with differences in body condition, with deer tending to show poorer body condition in areas with less asynchronous vegetation green-up and later vegetation onset. The direct physiological effect of previous winter precipitation on mule deer body condition was much less important than the indirect effect mediated by vegetation phenology. Additionally, the influence of vegetation phenology on body fat was much stronger than that of overall vegetation productivity. In summary, changing annual weather patterns, particularly in relation to seasonal precipitation, have the potential to alter body condition of this important ungulate species during the critical winter period. This finding highlights the importance of maintaining large contiguous areas of spatially and temporally variable resources to allow animals to compensate behaviourally for changing climate-driven resource patterns.

  8. Determining sociability, social space, and social presence in (a)synchronous collaborative groups.

    PubMed

    Kreijns, Karel; Kirschner, Paul A; Jochems, Wim; Van Buuren, Hans

    2004-04-01

    The effectiveness of group learning in asynchronous distributed learning groups depends on the social interaction that takes place. This social interaction affects both cognitive and socioemotional processes that take place during learning, group forming, establishment of group structures, and group dynamics. Though now known to be important, this aspect is often ignored, denied or forgotten by educators and researchers who tend to concentrate on cognitive processes and on-task contexts. This "one-sided" educational focus largely determines the set of requirements in the design of computer-supported collaborative learning (CSCL) environments resulting in functional CSCL environments. In contrast, our research is aimed at the design and implementation of sociable CSCL environments which may increase the likelihood that a sound social space will emerge. We use a theoretical framework that is based upon an ecological approach to social interaction, centering on the concept of social affordances, the concept of the sociability of CSCL environments, and social presence theory. The hypothesis is that the higher the sociability, the more likely that social interaction will take place or will increase, and the more likely that this will result in an emerging sound social space. In the present research, the variables of interest are sociability, social space, and social presence. This study deals with the construction and validation of three instruments to determine sociability, social space, and social presence in (a)synchronous collaborating groups. The findings suggest that the instruments have potential to be useful as measures for the respective variables. However, it must be realized that these measures are "first steps."

  9. Realization of station for testing asynchronous three-phase motors

    NASA Astrophysics Data System (ADS)

    Wróbel, A.; Surma, W.

    2016-08-01

    Nowadays, you cannot imagine the construction and operation of machines without the use of electric motors [13-15]. The proposed position is designed to allow testing of asynchronous three-phase motors. The position consists of a tested engine and the engine running as a load, both engines combined with a mechanical clutch [2]. The value of the load is recorded by measuring shaft created with Strain Gauge Bridge. This concept will allow to study the basic parameters of the engines, visualization motor parameters both vector and scalar controlled, during varying load drive system. In addition, registration during the variable physical parameters of the working electric motor, controlled by a frequency converter or controlled by a contactor will be possible. Position is designed as a teaching and research position to characterize the engines. It will be also possible selection of inverter parameters.

  10. Analysis of an Asynchronous Online Discussion as a Supportive Model for Peer Collaboration and Reflection in Teacher Education

    ERIC Educational Resources Information Center

    Plešec Gasparic, Romina; Pecar, Mojca

    2016-01-01

    Professional development of future teachers is based on connecting theory and practice with the aim of supporting and developing critical, independent, responsible decision-making and active teaching. With this aim we designed a blended learning environment with an asynchronous online discussion, enabling collaboration and reflection even when…

  11. Wireless acoustic modules for real-time data fusion using asynchronous sniper localization algorithms

    NASA Astrophysics Data System (ADS)

    Hengy, S.; De Mezzo, S.; Duffner, P.; Naz, P.

    2012-11-01

    The presence of snipers in modern conflicts leads to high insecurity for the soldiers. In order to improve the soldier's protection against this threat, the French German Research Institute of Saint-Louis (ISL) has been conducting studies in the domain of acoustic localization of shots. Mobile antennas mounted on the soldier's helmet were initially used for real-time detection, classification and localization of sniper shots. It showed good performances in land scenarios, but also in urban scenarios if the array was in the shot corridor, meaning that the microphones first detect the direct wave and then the reflections of the Mach and muzzle waves (15% distance estimation error compared to the actual shooter array distance). Fusing data sent by multiple sensor nodes distributed on the field showed some of the limitations of the technologies that have been implemented in ISL's demonstrators. Among others, the determination of the arrays' orientation was not accurate enough, thereby degrading the performance of data fusion. Some new solutions have been developed in the past year in order to obtain better performance for data fusion. Asynchronous localization algorithms have been developed and post-processed on data measured in both free-field and urban environments with acoustic modules on the line of sight of the shooter. These results are presented in the first part of the paper. The impact of GPS position estimation error is also discussed in the article in order to evaluate the possible use of those algorithms for real-time processing using mobile acoustic nodes. In the frame of ISL's transverse project IMOTEP (IMprovement Of optical and acoustical TEchnologies for the Protection), some demonstrators are developed that will allow real-time asynchronous localization of sniper shots. An embedded detection and classification algorithm is implemented on wireless acoustic modules that send the relevant information to a central PC. Data fusion is then processed and the

  12. YersiniaBase: a genomic resource and analysis platform for comparative analysis of Yersinia.

    PubMed

    Tan, Shi Yang; Dutta, Avirup; Jakubovics, Nicholas S; Ang, Mia Yang; Siow, Cheuk Chuen; Mutha, Naresh Vr; Heydari, Hamed; Wee, Wei Yee; Wong, Guat Jah; Choo, Siew Woh

    2015-01-16

    Yersinia is a Gram-negative bacteria that includes serious pathogens such as the Yersinia pestis, which causes plague, Yersinia pseudotuberculosis, Yersinia enterocolitica. The remaining species are generally considered non-pathogenic to humans, although there is evidence that at least some of these species can cause occasional infections using distinct mechanisms from the more pathogenic species. With the advances in sequencing technologies, many genomes of Yersinia have been sequenced. However, there is currently no specialized platform to hold the rapidly-growing Yersinia genomic data and to provide analysis tools particularly for comparative analyses, which are required to provide improved insights into their biology, evolution and pathogenicity. To facilitate the ongoing and future research of Yersinia, especially those generally considered non-pathogenic species, a well-defined repository and analysis platform is needed to hold the Yersinia genomic data and analysis tools for the Yersinia research community. Hence, we have developed the YersiniaBase, a robust and user-friendly Yersinia resource and analysis platform for the analysis of Yersinia genomic data. YersiniaBase has a total of twelve species and 232 genome sequences, of which the majority are Yersinia pestis. In order to smooth the process of searching genomic data in a large database, we implemented an Asynchronous JavaScript and XML (AJAX)-based real-time searching system in YersiniaBase. Besides incorporating existing tools, which include JavaScript-based genome browser (JBrowse) and Basic Local Alignment Search Tool (BLAST), YersiniaBase also has in-house developed tools: (1) Pairwise Genome Comparison tool (PGC) for comparing two user-selected genomes; (2) Pathogenomics Profiling Tool (PathoProT) for comparative pathogenomics analysis of Yersinia genomes; (3) YersiniaTree for constructing phylogenetic tree of Yersinia. We ran analyses based on the tools and genomic data in YersiniaBase and the

  13. Online-BSEE (Online Bachelor of Science in Electrical Engineering): An Asynchronous Online Electrical Engineering Degree Program with Laboratory

    ERIC Educational Resources Information Center

    Tang, Wendy; Westgate, Charles; Liu, Pao-Lo; Gouzman, Michael

    2014-01-01

    The Online Bachelor of Science in Electrical Engineering is a collaborative effort among three University Centers at SUNY (State University of New York), namely Stony Brook, Binghamton, and Buffalo. The program delivers the complete electrical engineering curriculum at the bachelor level to students online and asynchronously. Students, however,…

  14. Educational Outcomes of Synchronous and Asynchronous High School Students: A Quantitative Causal-Comparative Study of Online Algebra 1

    ERIC Educational Resources Information Center

    Berry, Sharon

    2017-01-01

    This study used a quantitative, causal-comparative design. It compared educational outcome data from online Algebra 1 courses to determine if a significant difference existed between synchronous and asynchronous students for end-of-course grades, state assessments scores, and student perceptions of their course. The study found that synchronous…

  15. Computer-Mediated Synchronous and Asynchronous Corrective Feedback Provided by Trainee Teachers to Learners of French: A Preliminary Study

    ERIC Educational Resources Information Center

    Vidal, Julie; Thouësny, Sylvie

    2015-01-01

    In this paper, we investigate whether trainee teachers' practices, with respect to multimodal feedback, differ from current research, and to what extent it may affect students' language development. More specifically, the goal of the present study is threefold: (1) it observes how trainee teachers responded, whether synchronously, asynchronously,…

  16. Comparing the Social Knowledge Construction Behavioral Patterns of Problem-Based Online Asynchronous Discussion in E/M-Learning Environments

    ERIC Educational Resources Information Center

    Lan, Yu-Feng; Tsai, Pei-Wei; Yang, Shih-Hsien; Hung, Chun-Ling

    2012-01-01

    In recent years, researchers have conducted various studies on applying wireless networking technology and mobile devices in education settings. However, research on behavioral patterns in learners' online asynchronous discussions with mobile devices is limited. The purposes of this study are to develop a mobile learning system, mobile interactive…

  17. Exploring Online Asynchronous Counseling With Tobacco Treatment Specialists in the QUIT-PRIMO and National Dental PBRN HI-QUIT Studies: Who Uses It and What Do They Say?

    PubMed

    Williams, Jessica H; DeLaughter, Kathryn; Volkman, Julie E; Sadasivam, Rajani S; Ray, Midge N; Gilbert, Gregg H; Houston, Thomas K

    2018-06-01

    To describe the content of messages sent by smokers through asynchronous counseling within a Web-based smoking cessation intervention. Qualitative. National community-based setting of patients who had been engaged by the medical or dental practices at which they attended or via Google advertisements. Adults older than 19 years who were current smokers and interested in quitting. Participants throughout the United States referred to a Web-based cessation intervention by their medical or dental provider or by clicking on a Google advertisement. We conducted a qualitative review of 742 asynchronous counseling messages sent by 270 Web site users. Messages were reviewed, analyzed, and organized into qualitative themes by the investigative team. The asynchronous counseling feature of the intervention was used most frequently by smokers who were white (87%), female (67%), aged 45 to 54 (32%), and who had at least some college-level education (70%). Qualitative analysis yielded 7 basic themes-Talk about the Process of Quitting, Barriers to Quitting, Reasons to Quit, Quit History, Support and Strategies for Quitting, Quitting with Medication, and Quit Progress. The most common theme was Support and Strategies for Quitting with 255 references among all messages. We found rich communication across the spectrum of the quit process, from persons preparing to quit to those who had successfully quit. Asynchronous smoking cessation counseling provides a promising means of social support for smokers during the quit process.

  18. An Asynchronous Recurrent Network of Cellular Automaton-Based Neurons and Its Reproduction of Spiking Neural Network Activities.

    PubMed

    Matsubara, Takashi; Torikai, Hiroyuki

    2016-04-01

    Modeling and implementation approaches for the reproduction of input-output relationships in biological nervous tissues contribute to the development of engineering and clinical applications. However, because of high nonlinearity, the traditional modeling and implementation approaches encounter difficulties in terms of generalization ability (i.e., performance when reproducing an unknown data set) and computational resources (i.e., computation time and circuit elements). To overcome these difficulties, asynchronous cellular automaton-based neuron (ACAN) models, which are described as special kinds of cellular automata that can be implemented as small asynchronous sequential logic circuits have been proposed. This paper presents a novel type of such ACAN and a theoretical analysis of its excitability. This paper also presents a novel network of such neurons, which can mimic input-output relationships of biological and nonlinear ordinary differential equation model neural networks. Numerical analyses confirm that the presented network has a higher generalization ability than other major modeling and implementation approaches. In addition, Field-Programmable Gate Array-implementations confirm that the presented network requires lower computational resources.

  19. An Asynchronous Learning Approach for the Instructional Component of a Dual-Campus Pharmacy Resident Teaching Program

    PubMed Central

    Baia, Patricia; Canning, Jacquelyn E.; Strang, Aimee F.

    2015-01-01

    Objective. To describe the shift to an asynchronous online approach for pedagogy instruction within a pharmacy resident teaching program offered by a dual-campus college. Design. The pedagogy instruction component of the teaching program (Part I) was redesigned with a focus on the content, delivery, and coordination of the learning environment. Asynchronous online learning replaced distance technology or lecture capture. Using a pedagogical content knowledge framework, residents participated in self-paced online learning using faculty recordings, readings, and discussion board activities. A learning management system was used to assess achievement of learning objectives and participation prior to progressing to the teaching experiences component of the teaching program (Part II). Assessment. Evaluation of resident pedagogical knowledge development and participation in Part I of the teaching program was achieved through the learning management system. Participant surveys and written reflections showed general satisfaction with the online learning environment. Future considerations include addition of a live orientation session and increased faculty presence in the online learning environment. Conclusion. An online approach framed by educational theory can be an effective way to provide pedagogy instruction within a teaching program. PMID:25861110

  20. Boreal tree hydrodynamics: asynchronous, diverging, yet complementary.

    PubMed

    Pappas, Christoforos; Matheny, Ashley M; Baltzer, Jennifer L; Barr, Alan G; Black, T Andrew; Bohrer, Gil; Detto, Matteo; Maillet, Jason; Roy, Alexandre; Sonnentag, Oliver; Stephens, Jilmarie

    2018-05-08

    Water stress has been identified as a key mechanism of the contemporary increase in tree mortality rates in northwestern North America. However, a detailed analysis of boreal tree hydrodynamics and their interspecific differences is still lacking. Here we examine the hydraulic behaviour of co-occurring larch (Larix laricina) and black spruce (Picea mariana), two characteristic boreal tree species, near the southern limit of the boreal ecozone in central Canada. Sap flux density (Js), concurrently recorded stem radius fluctuations and meteorological conditions are used to quantify tree hydraulic functioning and to scrutinize tree water-use strategies. Our analysis revealed asynchrony in the diel hydrodynamics of the two species with the initial rise in Js occurring 2 h earlier in larch than in black spruce. Interspecific differences in larch and black spruce crown architecture explained the observed asynchrony in their hydraulic functioning. Furthermore, the two species exhibited diverging stomatal regulation strategies with larch and black spruce employing relatively isohydric and anisohydric behaviour, respectively. Such asynchronous and diverging tree-level hydrodynamics provide new insights into the ecosystem-level complementarity in tree form and function, with implications for understanding boreal forests' water and carbon dynamics and their resilience to environmental stress.

  1. An Autonomous Wireless Sensor Node With Asynchronous ECG Monitoring in 0.18 μ m CMOS.

    PubMed

    Mansano, Andre L; Li, Yongjia; Bagga, Sumit; Serdijn, Wouter A

    2016-06-01

    The design of a 13.56 MHz/402 MHz autonomous wireless sensor node with asynchronous ECG monitoring for near field communication is presented. The sensor node consists of an RF energy harvester (RFEH), a power management unit, an ECG readout, a data encoder and an RF backscattering transmitter. The energy harvester supplies the system with 1.25 V and offers a power conversion efficiency of 19% from a -13 dBm RF source at 13.56 MHz. The power management unit regulates the output voltage of the RFEH to supply the ECG readout with VECG = 0.95 V and the data encoder with VDE = 0.65 V . The ECG readout comprises an analog front-end (low noise amplifier and programmable voltage to current converter) and an asynchronous level crossing ADC with 8 bits resolution. The ADC output is encoded by a pulse generator that drives a backscattering transmitter at 402 MHz. The total power consumption of the sensor node circuitry is 9.7 μ W for a data rate of 90 kb/s and a heart rate of 70 bpm. The chip has been designed in a 0.18 μm CMOS process and shows superior RF input power sensitivity and lower power consumption when compared to previous works.

  2. Practical applications of digital integrated circuits. Part 2: Minimization techniques, code conversion, flip-flops, and asynchronous circuits

    NASA Technical Reports Server (NTRS)

    1972-01-01

    Here, the 7400 line of transistor to transistor logic (TTL) devices is emphasized almost exclusively where hardware is concerned. However, it should be pointed out that the logic theory contained herein applies to all hardware. Binary numbers, simplification of logic circuits, code conversion circuits, basic flip-flop theory, details about series 54/7400, and asynchronous circuits are discussed.

  3. Applications of New Surrogate Global Optimization Algorithms including Efficient Synchronous and Asynchronous Parallelism for Calibration of Expensive Nonlinear Geophysical Simulation Models.

    NASA Astrophysics Data System (ADS)

    Shoemaker, C. A.; Pang, M.; Akhtar, T.; Bindel, D.

    2016-12-01

    New parallel surrogate global optimization algorithms are developed and applied to objective functions that are expensive simulations (possibly with multiple local minima). The algorithms can be applied to most geophysical simulations, including those with nonlinear partial differential equations. The optimization does not require simulations be parallelized. Asynchronous (and synchronous) parallel execution is available in the optimization toolbox "pySOT". The parallel algorithms are modified from serial to eliminate fine grained parallelism. The optimization is computed with open source software pySOT, a Surrogate Global Optimization Toolbox that allows user to pick the type of surrogate (or ensembles), the search procedure on surrogate, and the type of parallelism (synchronous or asynchronous). pySOT also allows the user to develop new algorithms by modifying parts of the code. In the applications here, the objective function takes up to 30 minutes for one simulation, and serial optimization can take over 200 hours. Results from Yellowstone (NSF) and NCSS (Singapore) supercomputers are given for groundwater contaminant hydrology simulations with applications to model parameter estimation and decontamination management. All results are compared with alternatives. The first results are for optimization of pumping at many wells to reduce cost for decontamination of groundwater at a superfund site. The optimization runs with up to 128 processors. Superlinear speed up is obtained for up to 16 processors, and efficiency with 64 processors is over 80%. Each evaluation of the objective function requires the solution of nonlinear partial differential equations to describe the impact of spatially distributed pumping and model parameters on model predictions for the spatial and temporal distribution of groundwater contaminants. The second application uses an asynchronous parallel global optimization for groundwater quality model calibration. The time for a single objective

  4. An Analysis of Peer-Submitted and Peer-Reviewed Answer Rationales, in an Asynchronous Peer Instruction Based Learning Environment

    ERIC Educational Resources Information Center

    Bhatnagar, Sameer; Lasry, Nathaniel; Desmarais, Michel; Dugdale, Michael; Whittaker, Chris; Charles, Elizabeth S.

    2015-01-01

    This paper reports on an analyis of data from a novel "Peer Instruction" application, named DALITE. The Peer Instruction paradigm is well suited to take advantage of peer-input in web-based learning environments. DALITE implements an asynchronous instantiation of peer instruction: after submitting their answer to a multiple-choice…

  5. Case Study Discussion Experiences of Computer Education and Instructional Technologies Students about Instructional Design on an Asynchronous Environment

    ERIC Educational Resources Information Center

    Baran, Bahar; Keles, Esra

    2011-01-01

    The aim of this study is to reveal opinions and experiences of two Computer Education and Instructional Technologies Departments' students about case study discussion method after they discussed in online asynchronous environment about Instructional Design (ID). Totally, 80 second year students, 40 from Dokuz Eylul University and 40 from Karadeniz…

  6. High power-efficient asynchronous SAR ADC for IoT devices

    NASA Astrophysics Data System (ADS)

    Zhang, Beichen; Yao, Bingbing; Liu, Liyuan; Liu, Jian; Wu, Nanjian

    2017-10-01

    This paper presents a power-efficient 100-MS/s, 10-bit asynchronous successive approximation register (SAR) ADC. It includes an on-chip reference buffer and the total power dissipation is 6.8 mW. To achieve high performance with high power-efficiency in the proposed ADC, bootstrapped switch, redundancy, set-and-down switching approach, dynamic comparator and dynamic logic techniques are employed. The prototype was fabricated using 65 nm standard CMOS technology. At a 1.2-V supply and 100 MS/s, the ADC achieves an SNDR of 56.2 dB and a SFDR of 65.1 dB. The ADC core consumes only 3.1 mW, resulting in a figure of merit (FOM) of 30.27 fJ/conversionstep and occupies an active area of only 0.009 mm2.

  7. Investigating Ozone Sources in California Using AJAX Airborne Measurements and Models: Implications for Stratospheric Intrusion and Long Range Transport

    NASA Technical Reports Server (NTRS)

    Ryoo, Ju-Mee; Johnson, Matthew S.; Iraci, Laura T.; Yates, Emma L.; Pierce, R. Bradley; Tanaka, Tomoaki; Gore, Warren

    2016-01-01

    High ozone concentrations at low altitudes near the surface were detected from airborne Alpha Jet Atmospheric eXperiment (AJAX) measurements on May 30, 2012. We investigate the causes of the elevated ozone concentrations using the airborne measurements and various models. GEOSchem and WRF-STILT model simulations show that the contribution from local sources is small. From MERRA reanalysis, it is found that high potential vorticity (PV) is observed at low altitudes. This high PV appears to be only partially coming through the stratospheric intrusions because the air inside the high PV region is moist, which shows that mixing appears to be enhanced in the low altitudes. Considering that diabatic heating can also produce high PV in the lower troposphere, high ozone is partially coming through stratospheric intrusion, but this cannot explain the whole ozone concentration in the target areas of the western U.S. A back-trajectory model is utilized to see where the air masses originated. The air masses of the target areas came from the lower stratosphere (LS), upper (UT), mid- (MT), and lower troposphere (LT). The relative number of trajectories coming from LS and UT is low (7.7% and 7.6%, respectively) compared to that from LT (64.1%), but the relative ozone concentration coming from LS and UT is high (38.4% and 20.95%, respectively) compared to that from LT (17.7%). The air mass coming from LT appears to be mostly coming from Asia. Q diagnostics show that there is sufficient mixing along the trajectory to indicate that ozone from the different origins is mixed and transported to the western U.S. This study shows that high ozone concentrations can be detected by airborne measurements, which can be analyzed by integrated platforms such as models, reanalysis, and satellite data.

  8. Arguing as an Academic Purpose: The Role of Asynchronous Conferencing in Supporting Argumentative Dialogue in School and University

    ERIC Educational Resources Information Center

    Coffin, Caroline; Hewings, Ann; North, Sarah

    2012-01-01

    Learning to argue is a key academic purpose for both first and second language students. It has been claimed that computer mediated asynchronous text-based conferencing is a useful medium for developing argumentation skills (Andriessen, Baker, & Suthers, 2003). This paper reports on two research studies which explore this claim. One study focused…

  9. Instructional Design and Facilitation Approaches That Promote Critical Thinking in Asynchronous Online Discussions: A Review of the Literature

    ERIC Educational Resources Information Center

    Schindler, Laura A.; Burkholder, Gary J.

    2014-01-01

    Asynchronous online discussions (AODs) are often used to promote critical thinking in online courses; however, recent research suggests that levels of critical thinking in discussions remain low. Furthermore, there is a lack of consensus in the literature about the definition of critical thinking and many of the existing studies focus on one…

  10. Blending Asynchronous Discussion Groups and Peer Tutoring in Higher Education: An Exploratory Study of Online Peer Tutoring Behaviour

    ERIC Educational Resources Information Center

    De Smet, Marijke; Van Keer, Hilde; Valcke, Martin

    2008-01-01

    In the present study cross-age peer tutoring was implemented in a higher education context. Fourth-year students (N=39) operated as online tutors to support freshmen in discussing cases and solving authentic problems. This study contributes to a better understanding of the supportive interventions of tutors in asynchronous discussion groups. Peer…

  11. The use of Facebook for virtual asynchronous focus groups in qualitative research.

    PubMed

    Biedermann, Narelle

    2018-02-01

    The Internet and the development of more user-engaging applications have opened a whole new world for researchers as a means of recruitment and data collection source. This paper describes the methodological approach of a research study that explored the experiences of Australian military spouses who packed up their family and home to accompany their spouse on an overseas posting. The study used Facebook as a recruitment tool and then as a data source through the conduct of an asynchronous virtual focus group. This paper outlines the advantages and disadvantages of this unique data source as a means of capturing the voices of a hard-to-reach population.

  12. Visual tracking using neuromorphic asynchronous event-based cameras.

    PubMed

    Ni, Zhenjiang; Ieng, Sio-Hoi; Posch, Christoph; Régnier, Stéphane; Benosman, Ryad

    2015-04-01

    This letter presents a novel computationally efficient and robust pattern tracking method based on a time-encoded, frame-free visual data. Recent interdisciplinary developments, combining inputs from engineering and biology, have yielded a novel type of camera that encodes visual information into a continuous stream of asynchronous, temporal events. These events encode temporal contrast and intensity locally in space and time. We show that the sparse yet accurately timed information is well suited as a computational input for object tracking. In this letter, visual data processing is performed for each incoming event at the time it arrives. The method provides a continuous and iterative estimation of the geometric transformation between the model and the events representing the tracked object. It can handle isometry, similarities, and affine distortions and allows for unprecedented real-time performance at equivalent frame rates in the kilohertz range on a standard PC. Furthermore, by using the dimension of time that is currently underexploited by most artificial vision systems, the method we present is able to solve ambiguous cases of object occlusions that classical frame-based techniques handle poorly.

  13. When Groups Decide to Use Asynchronous Online Discussions: Collaborative Learning and Social Presence under a Voluntary Participation Structure

    ERIC Educational Resources Information Center

    So, H.-J.

    2009-01-01

    The purpose of this study is to explore how groups decide to use asynchronous online discussion forums in a non-mandatory setting, and, after the group decision is made, how group members use online discussion forums to complete a collaborative learning project requiring complex data gathering and research processes. While a large body of research…

  14. Asynchronous adaptive time step in quantitative cellular automata modeling

    PubMed Central

    Zhu, Hao; Pang, Peter YH; Sun, Yan; Dhar, Pawan

    2004-01-01

    Background The behaviors of cells in metazoans are context dependent, thus large-scale multi-cellular modeling is often necessary, for which cellular automata are natural candidates. Two related issues are involved in cellular automata based multi-cellular modeling: how to introduce differential equation based quantitative computing to precisely describe cellular activity, and upon it, how to solve the heavy time consumption issue in simulation. Results Based on a modified, language based cellular automata system we extended that allows ordinary differential equations in models, we introduce a method implementing asynchronous adaptive time step in simulation that can considerably improve efficiency yet without a significant sacrifice of accuracy. An average speedup rate of 4–5 is achieved in the given example. Conclusions Strategies for reducing time consumption in simulation are indispensable for large-scale, quantitative multi-cellular models, because even a small 100 × 100 × 100 tissue slab contains one million cells. Distributed and adaptive time step is a practical solution in cellular automata environment. PMID:15222901

  15. Exploring Asynchronous Many-Task Runtime Systems toward Extreme Scales

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

    Knight, Samuel; Baker, Gavin Matthew; Gamell, Marc

    2015-10-01

    Major exascale computing reports indicate a number of software challenges to meet the dramatic change of system architectures in near future. While several-orders-of-magnitude increase in parallelism is the most commonly cited of those, hurdles also include performance heterogeneity of compute nodes across the system, increased imbalance between computational capacity and I/O capabilities, frequent system interrupts, and complex hardware architectures. Asynchronous task-parallel programming models show a great promise in addressing these issues, but are not yet fully understood nor developed su ciently for computational science and engineering application codes. We address these knowledge gaps through quantitative and qualitative exploration of leadingmore » candidate solutions in the context of engineering applications at Sandia. In this poster, we evaluate MiniAero code ported to three leading candidate programming models (Charm++, Legion and UINTAH) to examine the feasibility of these models that permits insertion of new programming model elements into an existing code base.« less

  16. Asynchronous, Decentralized DS-CDMA Using Feedback-Controlled Spreading Sequences for Time-Dispersive Channels

    NASA Astrophysics Data System (ADS)

    Miyatake, Teruhiko; Chiba, Kazuki; Hamamura, Masanori; Tachikawa, Shin'ichi

    We propose a novel asynchronous direct-sequence codedivision multiple access (DS-CDMA) using feedback-controlled spreading sequences (FCSSs) (FCSS/DS-CDMA). At the receiver of FCSS/DS-CDMA, the code-orthogonalizing filter (COF) produces a spreading sequence, and the receiver returns the spreading sequence to the transmitter. Then the transmitter uses the spreading sequence as its updated version. The performance of FCSS/DS-CDMA is evaluated over time-dispersive channels. The results indicate that FCSS/DS-CDMA greatly suppresses both the intersymbol interference (ISI) and multiple access interference (MAI) over time-invariant channels. FCSS/DS-CDMA is applicable to the decentralized multiple access.

  17. A formal language for the specification and verification of synchronous and asynchronous circuits

    NASA Technical Reports Server (NTRS)

    Russinoff, David M.

    1993-01-01

    A formal hardware description language for the intended application of verifiable asynchronous communication is described. The language is developed within the logical framework of the Nqthm system of Boyer and Moore and is based on the event-driven behavioral model of VHDL, including the basic VHDL signal propagation mechanisms, the notion of simulation deltas, and the VHDL simulation cycle. A core subset of the language corresponds closely with a subset of VHDL and is adequate for the realistic gate-level modeling of both combinational and sequential circuits. Various extensions to this subset provide means for convenient expression of behavioral circuit specifications.

  18. Asynchronous machine rotor speed estimation using a tabulated numerical approach

    NASA Astrophysics Data System (ADS)

    Nguyen, Huu Phuc; De Miras, Jérôme; Charara, Ali; Eltabach, Mario; Bonnet, Stéphane

    2017-12-01

    This paper proposes a new method to estimate the rotor speed of the asynchronous machine by looking at the estimation problem as a nonlinear optimal control problem. The behavior of the nonlinear plant model is approximated off-line as a prediction map using a numerical one-step time discretization obtained from simulations. At each time-step, the speed of the induction machine is selected satisfying the dynamic fitting problem between the plant output and the predicted output, leading the system to adopt its dynamical behavior. Thanks to the limitation of the prediction horizon to a single time-step, the execution time of the algorithm can be completely bounded. It can thus easily be implemented and embedded into a real-time system to observe the speed of the real induction motor. Simulation results show the performance and robustness of the proposed estimator.

  19. Asynchronous Messaging and Data Transfer in a Spacecraft: An Implementation

    NASA Technical Reports Server (NTRS)

    Moholt, Joseph M.

    2005-01-01

    Data transfer and messaging is an important part of a spacecraft. Creating a standard protocol for messaging that can be used for a variety of applications is an extremely beneficial project at the Jet Propulsion Laboratory (JPL). The Asynchronous Messaging Service (AMS) is a protocol outlining how subsystems initialize and conduct communication between each other. There are currently two implementations of AMS in the works. At JPL, my task is to get a working implementation of AMS onto vxWorks as a proof of concept. An Autocoder, a program used to convert visually created state chart diagrams to C++, has also been created to accomplish a part of the implementation. I was assigned to make the program portable on any Unix type environment. Lastly, I was to develop a program to demonstrate messaging between two FireWire cards running vxworks.

  20. Data-Driven Based Asynchronous Motor Control for Printing Servo Systems

    NASA Astrophysics Data System (ADS)

    Bian, Min; Guo, Qingyun

    Modern digital printing equipment aims to the environmental-friendly industry with high dynamic performances and control precision and low vibration and abrasion. High performance motion control system of printing servo systems was required. Control system of asynchronous motor based on data acquisition was proposed. Iterative learning control (ILC) algorithm was studied. PID control was widely used in the motion control. However, it was sensitive to the disturbances and model parameters variation. The ILC applied the history error data and present control signals to approximate the control signal directly in order to fully track the expect trajectory without the system models and structures. The motor control algorithm based on the ILC and PID was constructed and simulation results were given. The results show that data-driven control method is effective dealing with bounded disturbances for the motion control of printing servo systems.

  1. How People Learn in an Asynchronous Online Learning Environment: The Relationships between Graduate Students' Learning Strategies and Learning Satisfaction

    ERIC Educational Resources Information Center

    Choi, Beomkyu

    2016-01-01

    The purpose of this study was to examine the relationships between learners' learning strategies and learning satisfaction in an asynchronous online learning environment. In an attempt to shed some light on how people learn in an online learning environment, one hundred and sixteen graduate students who were taking online learning courses…

  2. The Influence of Collective Asynchronous Discourse Elaborated Online by Pre-Service Teachers on Their Educational Interventions in the Classroom

    ERIC Educational Resources Information Center

    Allaire, Stéphane

    2015-01-01

    Networked learning communities are growing and they offer new opportunities for reflection on practice in education. Many authors have studied the processes followed and the contents produced by such communities. On the other hand, few have observed how collective asynchronous discourse can be enacted in the classroom. This objective was pursued…

  3. Remote Asynchronous Message Service Gateway

    NASA Technical Reports Server (NTRS)

    Wang, Shin-Ywan; Burleigh, Scott C.

    2011-01-01

    The Remote Asynchronous Message Service (RAMS) gateway is a special-purpose AMS application node that enables exchange of AMS messages between nodes residing in different AMS "continua," notionally in different geographical locations. JPL s implementation of RAMS gateway functionality is integrated with the ION (Interplanetary Overlay Network) implementation of the DTN (Delay-Tolerant Networking) bundle protocol, and with JPL s implementation of AMS itself. RAMS protocol data units are encapsulated in ION bundles and are forwarded to the neighboring RAMS gateways identified in the source gateway s AMS management information base. Each RAMS gateway has interfaces in two communication environments: the AMS message space it serves, and the RAMS network - the grid or tree of mutually aware RAMS gateways - that enables AMS messages produced in one message space to be forwarded to other message spaces of the same venture. Each gateway opens persistent, private RAMS network communication channels to the RAMS gateways of other message spaces for the same venture, in other continua. The interconnected RAMS gateways use these communication channels to forward message petition assertions and cancellations among themselves. Each RAMS gateway subscribes locally to all subjects that are of interest in any of the linked message spaces. On receiving its copy of a message on any of these subjects, the RAMS gateway node uses the RAMS network to forward the message to every other RAMS gateway whose message space contains at least one node that has subscribed to messages on that subject. On receiving a message via the RAMS network from some other RAMS gateway, the RAMS gateway node forwards the message to all subscribers in its own message space.

  4. Asynchronous timing and Doppler recovery in DSP based DPSK modems for fixed and mobile satellite applications

    NASA Astrophysics Data System (ADS)

    Koblents, B.; Belanger, M.; Woods, D.; McLane, P. J.

    While conventional analog modems employ some kind of clock wave regenerator circuit for synchronous timing recovery, in sampled modem receivers the timing is recovered asynchronously to the incoming data stream, with no adjustment being made to the input sampling rate. All timing corrections are accomplished by digital operations on the sampled data stream, and timing recovery is asynchronous with the uncontrolled, input A/D system. A good timing error measurement algorithm is a zero crossing tracker proposed by Gardner. Digital, speech rate (2400 - 4800 bps) M-PSK modem receivers employing Gardner's zero crossing tracker were implemented and tested and found to achieve BER performance very close to theoretical values on the AWGN channel. Nyguist pulse shaped modem systems with excess bandwidth factors ranging from 100 to 60 percent were considered. We can show that for any symmetric M-PSK signal set Gardner's NDA algorithm is free of pattern jitter for any carrier phase offset for rectangular pulses and for Nyquist pulses having 100 percent excess bandwidth. Also, the Nyquist pulse shaped system is studied on the mobile satellite channel, where Doppler shifts and multipath fading degrade the pi/4-DQPSK signal. Two simple modifications to Gardner's zero crossing tracker enable it to remain useful in the presence of multipath fading.

  5. Asynchronous timing and Doppler recovery in DSP based DPSK modems for fixed and mobile satellite applications

    NASA Technical Reports Server (NTRS)

    Koblents, B.; Belanger, M.; Woods, D.; Mclane, P. J.

    1993-01-01

    While conventional analog modems employ some kind of clock wave regenerator circuit for synchronous timing recovery, in sampled modem receivers the timing is recovered asynchronously to the incoming data stream, with no adjustment being made to the input sampling rate. All timing corrections are accomplished by digital operations on the sampled data stream, and timing recovery is asynchronous with the uncontrolled, input A/D system. A good timing error measurement algorithm is a zero crossing tracker proposed by Gardner. Digital, speech rate (2400 - 4800 bps) M-PSK modem receivers employing Gardner's zero crossing tracker were implemented and tested and found to achieve BER performance very close to theoretical values on the AWGN channel. Nyguist pulse shaped modem systems with excess bandwidth factors ranging from 100 to 60 percent were considered. We can show that for any symmetric M-PSK signal set Gardner's NDA algorithm is free of pattern jitter for any carrier phase offset for rectangular pulses and for Nyquist pulses having 100 percent excess bandwidth. Also, the Nyquist pulse shaped system is studied on the mobile satellite channel, where Doppler shifts and multipath fading degrade the pi/4-DQPSK signal. Two simple modifications to Gardner's zero crossing tracker enable it to remain useful in the presence of multipath fading.

  6. Asynchronous origins of ectomycorrhizal clades of Agaricales.

    PubMed

    Ryberg, Martin; Matheny, P Brandon

    2012-05-22

    The ectomycorrhizal (ECM) symbiosis is the most widespread biotrophic nutritional mode in mushroom-forming fungi. ECM fungi include, though are not limited to, about 5000 described species of Agaricales from numerous, independently evolved lineages. Two central hypotheses suggest different explanations for the origin of ECM fungal diversity: (i) dual origins, initially with the Pinaceae in the Jurassic and later with angiosperms during the Late Cretaceous, and (ii) a simultaneous and convergent radiation of ECM lineages in response to cooling climate during the Palaeogene and advancing temperate ECM plant communities. Neither of these hypotheses is supported here. While we demonstrate support for asynchronous origins of ECM Agaricales, the timing of such events appears to have occurred more recently than suggested by the first hypothesis, first during the Cretaceous and later during the Palaeogene. We are also unable to reject models of rate constancy, which suggests that the diversity of ECM Agaricales is not a consequence of convergent rapid radiations following evolutionary transitions from saprotrophic to ECM habits. ECM lineages of Agaricales differ not only in age, but also in rates of diversification and rate of substitution at nuclear ribosomal RNA loci. These results question the biological uniformity of the ECM guild.

  7. Rapid, generalized adaptation to asynchronous audiovisual speech.

    PubMed

    Van der Burg, Erik; Goodbourn, Patrick T

    2015-04-07

    The brain is adaptive. The speed of propagation through air, and of low-level sensory processing, differs markedly between auditory and visual stimuli; yet the brain can adapt to compensate for the resulting cross-modal delays. Studies investigating temporal recalibration to audiovisual speech have used prolonged adaptation procedures, suggesting that adaptation is sluggish. Here, we show that adaptation to asynchronous audiovisual speech occurs rapidly. Participants viewed a brief clip of an actor pronouncing a single syllable. The voice was either advanced or delayed relative to the corresponding lip movements, and participants were asked to make a synchrony judgement. Although we did not use an explicit adaptation procedure, we demonstrate rapid recalibration based on a single audiovisual event. We find that the point of subjective simultaneity on each trial is highly contingent upon the modality order of the preceding trial. We find compelling evidence that rapid recalibration generalizes across different stimuli, and different actors. Finally, we demonstrate that rapid recalibration occurs even when auditory and visual events clearly belong to different actors. These results suggest that rapid temporal recalibration to audiovisual speech is primarily mediated by basic temporal factors, rather than higher-order factors such as perceived simultaneity and source identity. © 2015 The Author(s) Published by the Royal Society. All rights reserved.

  8. Asynchronous origins of ectomycorrhizal clades of Agaricales

    PubMed Central

    Ryberg, Martin; Matheny, P. Brandon

    2012-01-01

    The ectomycorrhizal (ECM) symbiosis is the most widespread biotrophic nutritional mode in mushroom-forming fungi. ECM fungi include, though are not limited to, about 5000 described species of Agaricales from numerous, independently evolved lineages. Two central hypotheses suggest different explanations for the origin of ECM fungal diversity: (i) dual origins, initially with the Pinaceae in the Jurassic and later with angiosperms during the Late Cretaceous, and (ii) a simultaneous and convergent radiation of ECM lineages in response to cooling climate during the Palaeogene and advancing temperate ECM plant communities. Neither of these hypotheses is supported here. While we demonstrate support for asynchronous origins of ECM Agaricales, the timing of such events appears to have occurred more recently than suggested by the first hypothesis, first during the Cretaceous and later during the Palaeogene. We are also unable to reject models of rate constancy, which suggests that the diversity of ECM Agaricales is not a consequence of convergent rapid radiations following evolutionary transitions from saprotrophic to ECM habits. ECM lineages of Agaricales differ not only in age, but also in rates of diversification and rate of substitution at nuclear ribosomal RNA loci. These results question the biological uniformity of the ECM guild. PMID:22171078

  9. Rapid, generalized adaptation to asynchronous audiovisual speech

    PubMed Central

    Van der Burg, Erik; Goodbourn, Patrick T.

    2015-01-01

    The brain is adaptive. The speed of propagation through air, and of low-level sensory processing, differs markedly between auditory and visual stimuli; yet the brain can adapt to compensate for the resulting cross-modal delays. Studies investigating temporal recalibration to audiovisual speech have used prolonged adaptation procedures, suggesting that adaptation is sluggish. Here, we show that adaptation to asynchronous audiovisual speech occurs rapidly. Participants viewed a brief clip of an actor pronouncing a single syllable. The voice was either advanced or delayed relative to the corresponding lip movements, and participants were asked to make a synchrony judgement. Although we did not use an explicit adaptation procedure, we demonstrate rapid recalibration based on a single audiovisual event. We find that the point of subjective simultaneity on each trial is highly contingent upon the modality order of the preceding trial. We find compelling evidence that rapid recalibration generalizes across different stimuli, and different actors. Finally, we demonstrate that rapid recalibration occurs even when auditory and visual events clearly belong to different actors. These results suggest that rapid temporal recalibration to audiovisual speech is primarily mediated by basic temporal factors, rather than higher-order factors such as perceived simultaneity and source identity. PMID:25716790

  10. Asynchronous BCI control using high-frequency SSVEP.

    PubMed

    Diez, Pablo F; Mut, Vicente A; Avila Perona, Enrique M; Laciar Leber, Eric

    2011-07-14

    Steady-State Visual Evoked Potential (SSVEP) is a visual cortical response evoked by repetitive stimuli with a light source flickering at frequencies above 4 Hz and could be classified into three ranges: low (up to 12 Hz), medium (12-30) and high frequency (> 30 Hz). SSVEP-based Brain-Computer Interfaces (BCI) are principally focused on the low and medium range of frequencies whereas there are only a few projects in the high-frequency range. However, they only evaluate the performance of different methods to extract SSVEP. This research proposed a high-frequency SSVEP-based asynchronous BCI in order to control the navigation of a mobile object on the screen through a scenario and to reach its final destination. This could help impaired people to navigate a robotic wheelchair. There were three different scenarios with different difficulty levels (easy, medium and difficult). The signal processing method is based on Fourier transform and three EEG measurement channels. The research obtained accuracies ranging in classification from 65% to 100% with Information Transfer Rate varying from 9.4 to 45 bits/min. Our proposed method allows all subjects participating in the study to control the mobile object and to reach a final target without prior training.

  11. ASP-based method for the enumeration of attractors in non-deterministic synchronous and asynchronous multi-valued networks.

    PubMed

    Ben Abdallah, Emna; Folschette, Maxime; Roux, Olivier; Magnin, Morgan

    2017-01-01

    This paper addresses the problem of finding attractors in biological regulatory networks. We focus here on non-deterministic synchronous and asynchronous multi-valued networks, modeled using automata networks (AN). AN is a general and well-suited formalism to study complex interactions between different components (genes, proteins,...). An attractor is a minimal trap domain, that is, a part of the state-transition graph that cannot be escaped. Such structures are terminal components of the dynamics and take the form of steady states (singleton) or complex compositions of cycles (non-singleton). Studying the effect of a disease or a mutation on an organism requires finding the attractors in the model to understand the long-term behaviors. We present a computational logical method based on answer set programming (ASP) to identify all attractors. Performed without any network reduction, the method can be applied on any dynamical semantics. In this paper, we present the two most widespread non-deterministic semantics: the asynchronous and the synchronous updating modes. The logical approach goes through a complete enumeration of the states of the network in order to find the attractors without the necessity to construct the whole state-transition graph. We realize extensive computational experiments which show good performance and fit the expected theoretical results in the literature. The originality of our approach lies on the exhaustive enumeration of all possible (sets of) states verifying the properties of an attractor thanks to the use of ASP. Our method is applied to non-deterministic semantics in two different schemes (asynchronous and synchronous). The merits of our methods are illustrated by applying them to biological examples of various sizes and comparing the results with some existing approaches. It turns out that our approach succeeds to exhaustively enumerate on a desktop computer, in a large model (100 components), all existing attractors up to a given

  12. A Qualitative Analysis of African American Female High School Graduates' Perceptions of Participating in an Asynchronous Credit Recovery Program

    ERIC Educational Resources Information Center

    Waters, Eric L.

    2010-01-01

    Asynchronous online credit recovery programs have been implemented in public schools across the United States for a variety of reasons. In this case, African American female students who are deficient in course credits towards high school graduation have taken advantage of this relatively new e-programming mechanism as a means to capture course…

  13. Asynchronous Object Storage with QoS for Scientific and Commercial Big Data

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

    Brim, Michael J; Dillow, David A; Oral, H Sarp

    2013-01-01

    This paper presents our design for an asynchronous object storage system intended for use in scientific and commercial big data workloads. Use cases from the target workload do- mains are used to motivate the key abstractions used in the application programming interface (API). The architecture of the Scalable Object Store (SOS), a prototype object stor- age system that supports the API s facilities, is presented. The SOS serves as a vehicle for future research into scalable and resilient big data object storage. We briefly review our research into providing efficient storage servers capable of providing quality of service (QoS) contractsmore » relevant for big data use cases.« less

  14. Decentralized automatic generation control of interconnected power systems incorporating asynchronous tie-lines.

    PubMed

    Ibraheem; Hasan, Naimul; Hussein, Arkan Ahmed

    2014-01-01

    This Paper presents the design of decentralized automatic generation controller for an interconnected power system using PID, Genetic Algorithm (GA) and Particle Swarm Optimization (PSO). The designed controllers are tested on identical two-area interconnected power systems consisting of thermal power plants. The area interconnections between two areas are considered as (i) AC tie-line only (ii) Asynchronous tie-line. The dynamic response analysis is carried out for 1% load perturbation. The performance of the intelligent controllers based on GA and PSO has been compared with the conventional PID controller. The investigations of the system dynamic responses reveal that PSO has the better dynamic response result as compared with PID and GA controller for both type of area interconnection.

  15. Using JavaScript and the FDSN web service to create an interactive earthquake information system

    NASA Astrophysics Data System (ADS)

    Fischer, Kasper D.

    2015-04-01

    The FDSN web service provides a web interface to access earthquake meta-data (e. g. event or station information) and waveform date over the internet. Requests are send to a server as URLs and the output is either XML or miniSEED. This makes it hard to read by humans but easy to process with different software. Different data centers are already supporting the FDSN web service, e. g. USGS, IRIS, ORFEUS. The FDSN web service is also part of the Seiscomp3 (http://www.seiscomp3.org) software. The Seismological Observatory of the Ruhr-University switched to Seiscomp3 as the standard software for the analysis of mining induced earthquakes at the beginning of 2014. This made it necessary to create a new web-based earthquake information service for the publication of results to the general public. This has be done by processing the output of a FDSN web service query by javascript running in a standard browser. The result is an interactive map presenting the observed events and further information of events and stations on a single web page as a table and on a map. In addition the user can download event information, waveform data and station data in different formats like miniSEED, quakeML or FDSNxml. The developed code and all used libraries are open source and freely available.

  16. Investigation of Ozone Sources in California Using AJAX Airborne Measurements and Models: Implications for Stratospheric Intrusion and Long Range Transport

    NASA Technical Reports Server (NTRS)

    Ryoo, Ju-Mee; Johnson, Matthew S.; Iraci, Laura T.; Yates, Emma L.; Pierce, R. Bradley; Tanaka, Tomoaki; Gore, Warren

    2015-01-01

    High ozone concentrations at low altitudes near the surface were detected from airborne Alpha Jet Atmospheric eXperiment (AJAX) measurements on May 30, 2012. We investigate the causes of the elevated ozone concentrations using the airborne measurements and various models. GEOS-chem and WRF-STILT model simulations show that the contribution from local sources is small. From MERRA reanalysis, it is found that high potential vorticity (PV) is observed at low altitudes. This high PV appears to be only partially coming through the stratospheric intrusions because the air inside the high PV region is moist, which shows that mixing appears to be enhanced in the low altitudes. Considering that diabatic heating can also produce high PV in the lower troposphere, high ozone is partially coming through stratospheric intrusion, but this cannot explain the whole ozone concentration in the target areas of the western U.S. A back-trajectory model is utilized to see where the air masses originated. The air masses of the target areas came from the lower stratosphere (LS), upper (UT), mid- (MT), and lower troposphere (LT). The relative number of trajectories coming from LS and UT is low (7.7 and 7.6, respectively) compared to that from LT (64.1), but the relative ozone concentration coming from LS and UT is high (38.4 and 20.95, respectively) compared to that from LT (17.7). The air mass coming from LT appears to be mostly coming from Asia. Q diagnostics show that there is sufficient mixing along the trajectory to indicate that ozone from the different origins is mixed and transported to the western U.S. This study shows that high ozone concentrations can be detected by airborne measurements, which can be analyzed by integrated platforms such as models, reanalysis, and satellite data.

  17. Highly Scalable Asynchronous Computing Method for Partial Differential Equations: A Path Towards Exascale

    NASA Astrophysics Data System (ADS)

    Konduri, Aditya

    Many natural and engineering systems are governed by nonlinear partial differential equations (PDEs) which result in a multiscale phenomena, e.g. turbulent flows. Numerical simulations of these problems are computationally very expensive and demand for extreme levels of parallelism. At realistic conditions, simulations are being carried out on massively parallel computers with hundreds of thousands of processing elements (PEs). It has been observed that communication between PEs as well as their synchronization at these extreme scales take up a significant portion of the total simulation time and result in poor scalability of codes. This issue is likely to pose a bottleneck in scalability of codes on future Exascale systems. In this work, we propose an asynchronous computing algorithm based on widely used finite difference methods to solve PDEs in which synchronization between PEs due to communication is relaxed at a mathematical level. We show that while stability is conserved when schemes are used asynchronously, accuracy is greatly degraded. Since message arrivals at PEs are random processes, so is the behavior of the error. We propose a new statistical framework in which we show that average errors drop always to first-order regardless of the original scheme. We propose new asynchrony-tolerant schemes that maintain accuracy when synchronization is relaxed. The quality of the solution is shown to depend, not only on the physical phenomena and numerical schemes, but also on the characteristics of the computing machine. A novel algorithm using remote memory access communications has been developed to demonstrate excellent scalability of the method for large-scale computing. Finally, we present a path to extend this method in solving complex multi-scale problems on Exascale machines.

  18. Effectiveness of an Asynchronous Online Module on University Students' Understanding of the Bohr Model of the Hydrogen Atom

    ERIC Educational Resources Information Center

    Farina, William J., Jr.; Bodzin, Alec M.

    2018-01-01

    Web-based learning is a growing field in education, yet empirical research into the design of high quality Web-based university science instruction is scarce. A one-week asynchronous online module on the Bohr Model of the atom was developed and implemented guided by the knowledge integration framework. The unit design aligned with three identified…

  19. Asynchronous communication in spectral-element and discontinuous Galerkin methods for atmospheric dynamics - a case study using the High-Order Methods Modeling Environment (HOMME-homme_dg_branch)

    NASA Astrophysics Data System (ADS)

    Jamroz, Benjamin F.; Klöfkorn, Robert

    2016-08-01

    The scalability of computational applications on current and next-generation supercomputers is increasingly limited by the cost of inter-process communication. We implement non-blocking asynchronous communication in the High-Order Methods Modeling Environment for the time integration of the hydrostatic fluid equations using both the spectral-element and discontinuous Galerkin methods. This allows the overlap of computation with communication, effectively hiding some of the costs of communication. A novel detail about our approach is that it provides some data movement to be performed during the asynchronous communication even in the absence of other computations. This method produces significant performance and scalability gains in large-scale simulations.

  20. Asynchronous Incremental Stochastic Dual Descent Algorithm for Network Resource Allocation

    NASA Astrophysics Data System (ADS)

    Bedi, Amrit Singh; Rajawat, Ketan

    2018-05-01

    Stochastic network optimization problems entail finding resource allocation policies that are optimum on an average but must be designed in an online fashion. Such problems are ubiquitous in communication networks, where resources such as energy and bandwidth are divided among nodes to satisfy certain long-term objectives. This paper proposes an asynchronous incremental dual decent resource allocation algorithm that utilizes delayed stochastic {gradients} for carrying out its updates. The proposed algorithm is well-suited to heterogeneous networks as it allows the computationally-challenged or energy-starved nodes to, at times, postpone the updates. The asymptotic analysis of the proposed algorithm is carried out, establishing dual convergence under both, constant and diminishing step sizes. It is also shown that with constant step size, the proposed resource allocation policy is asymptotically near-optimal. An application involving multi-cell coordinated beamforming is detailed, demonstrating the usefulness of the proposed algorithm.

  1. Specification and verification of gate-level VHDL models of synchronous and asynchronous circuits

    NASA Technical Reports Server (NTRS)

    Russinoff, David M.

    1995-01-01

    We present a mathematical definition of hardware description language (HDL) that admits a semantics-preserving translation to a subset of VHDL. Our HDL includes the basic VHDL propagation delay mechanisms and gate-level circuit descriptions. We also develop formal procedures for deriving and verifying concise behavioral specifications of combinational and sequential devices. The HDL and the specification procedures have been formally encoded in the computational logic of Boyer and Moore, which provides a LISP implementation as well as a facility for mechanical proof-checking. As an application, we design, specify, and verify a circuit that achieves asynchronous communication by means of the biphase mark protocol.

  2. Asynchronous Online Access as an Accommodation on Students with Learning Disabilities and/or Attention-Deficit Hyperactivity Disorders in Postsecondary STEM Courses

    ERIC Educational Resources Information Center

    Graves, Laura; Asunda, Paul A.; Plant, Stacey J.; Goad, Chester

    2011-01-01

    The purpose of this study was to investigate whether asynchronous online access of course recordings was beneficial to students with learning disabilities (LD) and/or Attention Deficit/Hyperactivity Disorder (ADHD) enrolled in science, technology, engineering, and mathematics (STEM) courses. Data were collected through semi-structured interviews…

  3. On the asynchronization of hemispheric high-latitude solar activity

    NASA Astrophysics Data System (ADS)

    Li, K. J.; Gao, P. X.; Zhan, L. S.; Shi, X. J.; Zhu, W. W.

    2008-11-01

    The monthly mean numbers of polar faculae in the time interval of 1951 August to 1998 December, from observations of the National Astronomical Observatory of Japan are used to investigate the reasons which mathematically result in the asynchronization of high-latitude solar activity between the northern and southern hemispheres. It is found that the monthly mean numbers of polar faculae in the northern hemisphere three months lead those in the southern one, which should mathematically lead to phase asynchrony of the hemispheric polar-facula activity but with a slight effect. The Schwabe period length for the polar-facula activity in one hemisphere obviously differs from that in the other, which should also lead to phase asynchrony of the hemispheric polar-facula activity. It is the low-frequency components of the hemispheric polar-facula activity in period scales around the Schwabe cycle that are responsible for its strong phase synchronization. In the high-frequency components, there is a strong phase mixing, which should also lead to phase asynchrony of the hemispheric polar-facula activity.

  4. Using Firefly Tools to Enhance Archive Web Pages

    NASA Astrophysics Data System (ADS)

    Roby, W.; Wu, X.; Ly, L.; Goldina, T.

    2013-10-01

    Astronomy web developers are looking for fast and powerful HTML 5/AJAX tools to enhance their web archives. We are exploring ways to make this easier for the developer. How could you have a full FITS visualizer or a Web 2.0 table that supports paging, sorting, and filtering in your web page in 10 minutes? Can it be done without even installing any software or maintaining a server? Firefly is a powerful, configurable system for building web-based user interfaces to access astronomy science archives. It has been in production for the past three years. Recently, we have made some of the advanced components available through very simple JavaScript calls. This allows a web developer, without any significant knowledge of Firefly, to have FITS visualizers, advanced table display, and spectrum plots on their web pages with minimal learning curve. Because we use cross-site JSONP, installing a server is not necessary. Web sites that use these tools can be created in minutes. Firefly was created in IRSA, the NASA/IPAC Infrared Science Archive (http://irsa.ipac.caltech.edu). We are using Firefly to serve many projects including Spitzer, Planck, WISE, PTF, LSST and others.

  5. Evaluating Web accessibility at different processing phases

    NASA Astrophysics Data System (ADS)

    Fernandes, N.; Lopes, R.; Carriço, L.

    2012-09-01

    Modern Web sites use several techniques (e.g. DOM manipulation) that allow for the injection of new content into their Web pages (e.g. AJAX), as well as manipulation of the HTML DOM tree. This has the consequence that the Web pages that are presented to users (i.e. after browser processing) are different from the original structure and content that is transmitted through HTTP communication (i.e. after browser processing). This poses a series of challenges for Web accessibility evaluation, especially on automated evaluation software. This article details an experimental study designed to understand the differences posed by accessibility evaluation after Web browser processing. We implemented a Javascript-based evaluator, QualWeb, that can perform WCAG 2.0 based accessibility evaluations in the two phases of browser processing. Our study shows that, in fact, there are considerable differences between the HTML DOM trees in both phases, which have the consequence of having distinct evaluation results. We discuss the impact of these results in the light of the potential problems that these differences can pose to designers and developers that use accessibility evaluators that function before browser processing.

  6. Asynchronously Coupled Models of Ice Loss from Airless Planetary Bodies

    NASA Astrophysics Data System (ADS)

    Schorghofer, N.

    2016-12-01

    Ice is found near the surface of dwarf planet Ceres, in some main belt asteroids, and perhaps in NEOs that will be explored or even mined in future. The simple but important question of how fast ice is lost from airless bodies can present computational challenges. The thermal cycle on the surface repeats on much shorter time-scales than ice retreats; one process acts on the time-scale of hours, the other over billions of years. This multi-scale situation is addressed with asynchronous coupling, where models with different time steps are woven together. The sharp contrast at the retreating ice table is dealt with with explicit interface tracking. For Ceres, which is covered with a thermally insulating dust mantle, desiccation rates are orders of magnitude slower than had been calculated with simpler models. More model challenges remain: The role of impact devolatization and the time-scale for complete desiccation of an asteroid. I will also share my experience with code distribution using GitHub and Zenodo.

  7. Preparation for an online asynchronous university doctoral course. Lessons learned.

    PubMed

    Milstead, J A; Nelson, R

    1998-01-01

    This article addresses the development of the initial course in the first completely online doctoral program in nursing. Synchronous and asynchronous methods of distance education were assessed. Planning focused at the university, school, and course levels. University planning involved the technical infrastructure, registration, student services, and library services. School planning examined administrative commitment and faculty commitment and willingness. Course planning focused on marketing, precourse information, time frame, modular design, planned interaction, and professor availability and support. Implementation issues centered on getting students connected, learning the software, changing instructional methods, and managing chats. Traditional methods of evaluating student learning and course evaluation were supplemented with the development of qualitative and quantitative tools to gather data for making administrative decisions. The Dean and faculty agreed that the internet was an effective method of delivering content in the initial Health Policy course. The Dean and faculty agreed to continue the PhD program online for one cohort and continue to evaluate student progress and faculty and student satisfaction.

  8. Nursing Librarians Cultivating Evidence-Based Practice Through an Asynchronous Online Course.

    PubMed

    Mears, Kim; Blake, Lindsay

    2017-09-01

    In response to a request from the Nursing Shared Governance Evidence-Based Practice Council, librarians created an online evidence-based practice (EBP) continuing education course for clinical nurses. The curriculum was adapted from a previously created face-to-face course and was offered online through a learning management system. Although many nurses registered for the course, only a small sample was able to complete all modules. Feedback revealed that nurses appreciated the ease of online use, but they experienced technical barriers. Overall, nurses completing the course agreed that all learning objectives were met. An online asynchronous course for nurses is a viable option for teaching EBP, but hospital computer limitations must be taken into account to allow for participants' full immersion into the material. J Contin Educ Nurs. 2017;48(9):420-424. Copyright 2017, SLACK Incorporated.

  9. Investigating Sources of Ozone over California Using AJAX Airborne Measurements and Models: Assessing the Contribution from Long Range Transport

    NASA Technical Reports Server (NTRS)

    Ryoo, Ju-Mee; Johnson, Matthew S.; Iraci, Laura T.; Yates, Emma L.; Gore, Warren

    2017-01-01

    High ozone (O3) concentrations at low altitudes (1.5e4 km) were detected from airborne Alpha Jet Atmospheric eXperiment (AJAX) measurements on 30 May 2012 off the coast of California (CA). We investigate the causes of those elevated O3 concentrations using airborne measurements and various models. GEOS-Chem simulation shows that the contribution from local sources is likely small. A back trajectory model was used to determine the air mass origins and how much they contributed to the O3 over CA. Low-level potential vorticity (PV) from Modern Era Retrospective analysis for Research and Applications 2 (MERRA-2) reanalysis data appears to be a result of the diabatic heating and mixing of airs in the lower altitudes, rather than be a result of direct transport from stratospheric intrusion. The Q diagnostic, which is a measure of the mixing of the air masses, indicates that there is sufficient mixing along the trajectory to indicate that O3 from the different origins is mixed and transported to the western U.S.The back-trajectory model simulation demonstrates the air masses of interest came mostly from the mid troposphere (MT, 76), but the contribution of the lower troposphere (LT, 19) is also significant compared to those from the upper troposphere/lower stratosphere (UTLS, 5). Air coming from the LT appears to be mostly originating over Asia. The possible surface impact of the high O3 transported aloft on the surface O3 concentration through vertical and horizontal transport within a few days is substantiated by the influence maps determined from the Weather Research and Forecasting Stochastic Time Inverted Lagrangian Transport (WRF-STILT) model and the observed increases in surface ozone mixing ratios. Contrasting this complex case with a stratospheric-dominant event emphasizes the contribution of each source to the high O3 concentration in the lower altitudes over CA. Integrated analyses using models, reanalysis, and diagnostic tools, allows high ozone values

  10. Developmental increase of asynchronic glutamate release from hippocampal synapses in mutant taiep rat.

    PubMed

    Fuenzalida, Marco; Aliaga, Esteban; Olivares, Virginia; Roncagliolo, Manuel; Bonansco, Christian

    2009-06-01

    During development, regulation of the strength of synaptic transmission plays a central role in the formation of mammalian brain circuitries. In taiep rat, a neurological mutant with severe reactive astrogliosis and demyelination, we have described alterations in the synaptic transmission in central neurons, characterized by asynchronous excitatory postsynaptic currents ((ASYN)EPSCs), because of delayed neurotransmitter release. This hippocampal synaptic dysfunction has been described in juvenile mutants, concomitantly with the appearance of their main glial alterations. However, it is unknown whether this abnormal synaptic activity is correlated with some alterations of synaptic maturation during the postnatal development. Using intracellular electrophysiological recordings and immunohistochemistry assays, we studied the maturation of CA3-CA1 synapses in taiep rats. In taiep, the number of (ASYN)EPSCs evoked by conventional stimulation of Schaffer collaterals increases with age (P7-P30) and can be evoked by stimulation of single fiber. The amplitude and frequency of spontaneous EPSC (sEPSC) increased during the postnatal development in both control and taiep rats. However, in taiep, the increase of sEPSC frequency was significantly higher than in the control rats. The frequency of miniature EPSC (mEPSC) increased over the studied age range, without differences between taiep and control rats. In both control and taiep groups, the synaptophysin immunostaining (SYP-IR) in the stratum radiatum of CA1 region was significantly lower in the juvenile (P30) than in the neonatal (P10) rats, suggesting that synaptic pruning is normally occurring in taiep, even when SYP-IR was higher in taiep than control in both ages studied. These results suggest that, in taiep mutants, the asynchronic transmission is due to a dysfunction in the glutamate release mechanisms that progressively increases during development, which is not attributable to the existence of aberrant synaptic

  11. Asynchronous error-correcting secure communication scheme based on fractional-order shifting chaotic system

    NASA Astrophysics Data System (ADS)

    Chao, Luo

    2015-11-01

    In this paper, a novel digital secure communication scheme is firstly proposed. Different from the usual secure communication schemes based on chaotic synchronization, the proposed scheme employs asynchronous communication which avoids the weakness of synchronous systems and is susceptible to environmental interference. Moreover, as to the transmission errors and data loss in the process of communication, the proposed scheme has the ability to be error-checking and error-correcting in real time. In order to guarantee security, the fractional-order complex chaotic system with the shifting of order is utilized to modulate the transmitted signal, which has high nonlinearity and complexity in both frequency and time domains. The corresponding numerical simulations demonstrate the effectiveness and feasibility of the scheme.

  12. EasyLCMS: an asynchronous web application for the automated quantification of LC-MS data

    PubMed Central

    2012-01-01

    Background Downstream applications in metabolomics, as well as mathematical modelling, require data in a quantitative format, which may also necessitate the automated and simultaneous quantification of numerous metabolites. Although numerous applications have been previously developed for metabolomics data handling, automated calibration and calculation of the concentrations in terms of μmol have not been carried out. Moreover, most of the metabolomics applications are designed for GC-MS, and would not be suitable for LC-MS, since in LC, the deviation in the retention time is not linear, which is not taken into account in these applications. Moreover, only a few are web-based applications, which could improve stand-alone software in terms of compatibility, sharing capabilities and hardware requirements, even though a strong bandwidth is required. Furthermore, none of these incorporate asynchronous communication to allow real-time interaction with pre-processed results. Findings Here, we present EasyLCMS (http://www.easylcms.es/), a new application for automated quantification which was validated using more than 1000 concentration comparisons in real samples with manual operation. The results showed that only 1% of the quantifications presented a relative error higher than 15%. Using clustering analysis, the metabolites with the highest relative error distributions were identified and studied to solve recurrent mistakes. Conclusions EasyLCMS is a new web application designed to quantify numerous metabolites, simultaneously integrating LC distortions and asynchronous web technology to present a visual interface with dynamic interaction which allows checking and correction of LC-MS raw data pre-processing results. Moreover, quantified data obtained with EasyLCMS are fully compatible with numerous downstream applications, as well as for mathematical modelling in the systems biology field. PMID:22884039

  13. Synchronous versus asynchronous modeling of gene regulatory networks.

    PubMed

    Garg, Abhishek; Di Cara, Alessandro; Xenarios, Ioannis; Mendoza, Luis; De Micheli, Giovanni

    2008-09-01

    In silico modeling of gene regulatory networks has gained some momentum recently due to increased interest in analyzing the dynamics of biological systems. This has been further facilitated by the increasing availability of experimental data on gene-gene, protein-protein and gene-protein interactions. The two dynamical properties that are often experimentally testable are perturbations and stable steady states. Although a lot of work has been done on the identification of steady states, not much work has been reported on in silico modeling of cellular differentiation processes. In this manuscript, we provide algorithms based on reduced ordered binary decision diagrams (ROBDDs) for Boolean modeling of gene regulatory networks. Algorithms for synchronous and asynchronous transition models have been proposed and their corresponding computational properties have been analyzed. These algorithms allow users to compute cyclic attractors of large networks that are currently not feasible using existing software. Hereby we provide a framework to analyze the effect of multiple gene perturbation protocols, and their effect on cell differentiation processes. These algorithms were validated on the T-helper model showing the correct steady state identification and Th1-Th2 cellular differentiation process. The software binaries for Windows and Linux platforms can be downloaded from http://si2.epfl.ch/~garg/genysis.html.

  14. Asynchronous communication in spectral-element and discontinuous Galerkin methods for atmospheric dynamics – a case study using the High-Order Methods Modeling Environment (HOMME-homme_dg_branch)

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

    Jamroz, Benjamin F.; Klofkorn, Robert

    The scalability of computational applications on current and next-generation supercomputers is increasingly limited by the cost of inter-process communication. We implement non-blocking asynchronous communication in the High-Order Methods Modeling Environment for the time integration of the hydrostatic fluid equations using both the spectral-element and discontinuous Galerkin methods. This allows the overlap of computation with communication, effectively hiding some of the costs of communication. A novel detail about our approach is that it provides some data movement to be performed during the asynchronous communication even in the absence of other computations. This method produces significant performance and scalability gains in large-scalemore » simulations.« less

  15. Asynchronous communication in spectral-element and discontinuous Galerkin methods for atmospheric dynamics – a case study using the High-Order Methods Modeling Environment (HOMME-homme_dg_branch)

    DOE PAGES

    Jamroz, Benjamin F.; Klofkorn, Robert

    2016-08-26

    The scalability of computational applications on current and next-generation supercomputers is increasingly limited by the cost of inter-process communication. We implement non-blocking asynchronous communication in the High-Order Methods Modeling Environment for the time integration of the hydrostatic fluid equations using both the spectral-element and discontinuous Galerkin methods. This allows the overlap of computation with communication, effectively hiding some of the costs of communication. A novel detail about our approach is that it provides some data movement to be performed during the asynchronous communication even in the absence of other computations. This method produces significant performance and scalability gains in large-scalemore » simulations.« less

  16. Emergence of Yalom's therapeutic factors in a peer-led, asynchronous, online support group for family caregivers.

    PubMed

    Diefenbeck, Cynthia A; Klemm, Paula R; Hayes, Evelyn R

    2014-01-01

    Support groups fill a critical void in the health care system, harnessing the power of shared experiences to provide support to group members. Likewise, family caregivers fill a void in the health care system, providing billions in unpaid care to the chronically ill. Caregiver support groups offer an opportunity for alleviating the psychological burden of caregiving. The power of any group, including a support group, to foster psychological well-being lies in its ability to cultivate Yalom's therapeutic factors. Gaps in the literature remain regarding the ability of non-prototypical groups to promote therapeutic mechanisms of change. The purpose of this study was to determine if and when Yalom's therapeutic group factors emerged in a peer-led support group delivered in an asynchronous, online format. Qualitative content analysis utilizing deductive category application was employed. Participants' responses were coded and frequency counts were conducted. Results revealed that 9 of 11 therapeutic factors emerged over the course of the group, with Group Cohesiveness, Catharsis, Imparting of Information, and Universality occurring most often. Several factors, including Interpersonal Learning, Corrective Recapitulation of the Primary Family Group, Imitative Behavior, and Development of Socializing Techniques were absent or virtually absent, likely due to the peer-led format of the group. Progression of therapeutic factors over the course of the group is presented. Findings demonstrate the presence of a variety of Yalom's therapeutic factors in an asynchronous, peer-led online support group.

  17. Parallel tempering simulation of the three-dimensional Edwards-Anderson model with compact asynchronous multispin coding on GPU

    NASA Astrophysics Data System (ADS)

    Fang, Ye; Feng, Sheng; Tam, Ka-Ming; Yun, Zhifeng; Moreno, Juana; Ramanujam, J.; Jarrell, Mark

    2014-10-01

    Monte Carlo simulations of the Ising model play an important role in the field of computational statistical physics, and they have revealed many properties of the model over the past few decades. However, the effect of frustration due to random disorder, in particular the possible spin glass phase, remains a crucial but poorly understood problem. One of the obstacles in the Monte Carlo simulation of random frustrated systems is their long relaxation time making an efficient parallel implementation on state-of-the-art computation platforms highly desirable. The Graphics Processing Unit (GPU) is such a platform that provides an opportunity to significantly enhance the computational performance and thus gain new insight into this problem. In this paper, we present optimization and tuning approaches for the CUDA implementation of the spin glass simulation on GPUs. We discuss the integration of various design alternatives, such as GPU kernel construction with minimal communication, memory tiling, and look-up tables. We present a binary data format, Compact Asynchronous Multispin Coding (CAMSC), which provides an additional 28.4% speedup compared with the traditionally used Asynchronous Multispin Coding (AMSC). Our overall design sustains a performance of 33.5 ps per spin flip attempt for simulating the three-dimensional Edwards-Anderson model with parallel tempering, which significantly improves the performance over existing GPU implementations.

  18. Asynchronous Processing of a Constellation of Geostationary and Polar-Orbiting Satellites for Fire Detection and Smoke Estimation

    NASA Astrophysics Data System (ADS)

    Hyer, E. J.; Peterson, D. A.; Curtis, C. A.; Schmidt, C. C.; Hoffman, J.; Prins, E. M.

    2014-12-01

    The Fire Locating and Monitoring of Burning Emissions (FLAMBE) system converts satellite observations of thermally anomalous pixels into spatially and temporally continuous estimates of smoke release from open biomass burning. This system currently processes data from a constellation of 5 geostationary and 2 polar-orbiting sensors. Additional sensors, including NPP VIIRS and the imager on the Korea COMS-1 geostationary satellite, will soon be added. This constellation experiences schedule changes and outages of various durations, making the set of available scenes for fire detection highly variable on an hourly and daily basis. Adding to the complexity, the latency of the satellite data is variable between and within sensors. FLAMBE shares with many fire detection systems the goal of detecting as many fires as possible as early as possible, but the FLAMBE system must also produce a consistent estimate of smoke production with minimal artifacts from the changing constellation. To achieve this, NRL has developed a system of asynchronous processing and cross-calibration that permits satellite data to be used as it arrives, while preserving the consistency of the smoke emission estimates. This talk describes the asynchronous data ingest methodology, including latency statistics for the constellation. We also provide an overview and show results from the system we have developed to normalize multi-sensor fire detection for consistency.

  19. Investigation of periodically driven systems by x-ray absorption spectroscopy using asynchronous data collection mode

    NASA Astrophysics Data System (ADS)

    Singh, H.; Donetsky, D.; Liu, J.; Attenkofer, K.; Cheng, B.; Trelewicz, J. R.; Lubomirsky, I.; Stavitski, E.; Frenkel, A. I.

    2018-04-01

    We report the development, testing, and demonstration of a setup for modulation excitation spectroscopy experiments at the Inner Shell Spectroscopy beamline of National Synchrotron Light Source - II. A computer algorithm and dedicated software were developed for asynchronous data processing and analysis. We demonstrate the reconstruction of X-ray absorption spectra for different time points within the modulation pulse using a model system. This setup and the software are intended for a broad range of functional materials which exhibit structural and/or electronic responses to the external stimulation, such as catalysts, energy and battery materials, and electromechanical devices.

  20. Parallel asynchronous systems and image processing algorithms

    NASA Technical Reports Server (NTRS)

    Coon, D. D.; Perera, A. G. U.

    1989-01-01

    A new hardware approach to implementation of image processing algorithms is described. The approach is based on silicon devices which would permit an independent analog processing channel to be dedicated to evey pixel. A laminar architecture consisting of a stack of planar arrays of the device would form a two-dimensional array processor with a 2-D array of inputs located directly behind a focal plane detector array. A 2-D image data stream would propagate in neuronlike asynchronous pulse coded form through the laminar processor. Such systems would integrate image acquisition and image processing. Acquisition and processing would be performed concurrently as in natural vision systems. The research is aimed at implementation of algorithms, such as the intensity dependent summation algorithm and pyramid processing structures, which are motivated by the operation of natural vision systems. Implementation of natural vision algorithms would benefit from the use of neuronlike information coding and the laminar, 2-D parallel, vision system type architecture. Besides providing a neural network framework for implementation of natural vision algorithms, a 2-D parallel approach could eliminate the serial bottleneck of conventional processing systems. Conversion to serial format would occur only after raw intensity data has been substantially processed. An interesting challenge arises from the fact that the mathematical formulation of natural vision algorithms does not specify the means of implementation, so that hardware implementation poses intriguing questions involving vision science.