WorldWideScience

Sample records for risc reduced instruction

  1. A study on the effectiveness of lockup-free caches for a Reduced Instruction Set Computer (RISC) processor

    OpenAIRE

    Tharpe, Leonard.

    1992-01-01

    Approved for public release; distribution is unlimited This thesis presents a simulation and analysis of the Reduced Instruction Set Computer (RISC) architecture and the effects on RISC performance of a lockup-free cache interface. RISC architectures achieve high performance by having a small, but sufficient, instruction set with most instructions executing in one clock cycle. Current RISC performance range from 1.5 to 2.0 CPI. The goal of RISC is to attain a CPI of 1.0. The major hind...

  2. RISC & DSP System Application Design using VHDL

    OpenAIRE

    Rachana Solanki; Vinay Gupta

    2014-01-01

    The Reduced Instruction Set Computer (RISC) processor use fewer instructions with simple constructs, therefore they can be executed much faster within the CPU without having to use memory as often. It reduce execution time by simplifying the instruction set of the computer. The DSP processors are perform the operation such as Discrete Cosine transform (DCT), Inverse DCT, Discrete Fourier Transform (DFT) and Fast Fourier Transform (FFT) are performed by DSP system. This paper represent the des...

  3. A Fault-tolerant RISC Microprocessor for Spacecraft Applications

    Science.gov (United States)

    Timoc, Constantin; Benz, Harry

    1990-01-01

    Viewgraphs on a fault-tolerant RISC microprocessor for spacecraft applications are presented. Topics covered include: reduced instruction set computer; fault tolerant registers; fault tolerant ALU; and double rail CMOS logic.

  4. A RISC/UNIX workstation second stage trigger

    International Nuclear Information System (INIS)

    Foreman, W.M.; Amann, J.F.; Fu, S.; Kozlowski, T.; Naivar, F.J.; Oothoudt, M.A.; Shelley, F.

    1992-01-01

    Recent advances in Reduced Instruction Set Computer (RISC) workstations have greatly altered the economics of processing power available for experiments. In addition VME interfaces available for many of these workstations make it possible to use them in experiment frontends for filtering and compressing data. Such a second stage trigger has been implemented at LAMPF using a commercially available workstation and VME interface. The implementation is described and measurements of data transfer speeds are presented in this paper

  5. Simty: generalized SIMT execution on RISC-V

    OpenAIRE

    Collange , Sylvain

    2017-01-01

    International audience; We present Simty, a massively multi-threaded RISC-V processor core that acts as a proof of concept for dynamic inter-thread vector-ization at the micro-architecture level. Simty runs groups of scalar threads executing SPMD code in lockstep, and assembles SIMD instructions dynamically across threads. Unlike existing SIMD or SIMT processors like GPUs or vector processors, Simty vector-izes scalar general-purpose binaries. It does not involve any instruction set extension...

  6. Making RISC.

    Science.gov (United States)

    Kawamata, Tomoko; Tomari, Yukihide

    2010-07-01

    It is well established that 20- to 30-nt small RNAs, including small interfering RNAs, microRNAs and Piwi-interacting RNAs, play crucial roles in regulating gene expression and control a surprisingly diverse array of biological processes. These small RNAs cannot work alone: they must form effector ribonucleoprotein complexes - RNA-induced silencing complexes (RISCs) - to exert their function. Thus, RISC assembly is a key process in small RNA-mediated silencing. Recent biochemical analyses of RISC assembly, together with new structural studies of Argonaute, the core protein component of RISC, suggest a revised view of how mature RISC, which contains single-stranded guide RNA, is built from small RNAs that are born double-stranded. Copyright 2010 Elsevier Ltd. All rights reserved.

  7. A Real-Time Image Acquisition And Processing System For A RISC-Based Microcomputer

    Science.gov (United States)

    Luckman, Adrian J.; Allinson, Nigel M.

    1989-03-01

    A low cost image acquisition and processing system has been developed for the Acorn Archimedes microcomputer. Using a Reduced Instruction Set Computer (RISC) architecture, the ARM (Acorn Risc Machine) processor provides instruction speeds suitable for image processing applications. The associated improvement in data transfer rate has allowed real-time video image acquisition without the need for frame-store memory external to the microcomputer. The system is comprised of real-time video digitising hardware which interfaces directly to the Archimedes memory, and software to provide an integrated image acquisition and processing environment. The hardware can digitise a video signal at up to 640 samples per video line with programmable parameters such as sampling rate and gain. Software support includes a work environment for image capture and processing with pixel, neighbourhood and global operators. A friendly user interface is provided with the help of the Archimedes Operating System WIMP (Windows, Icons, Mouse and Pointer) Manager. Windows provide a convenient way of handling images on the screen and program control is directed mostly by pop-up menus.

  8. AVR RISC microcontroller handbook

    CERN Document Server

    Kuhnel, Claus

    1998-01-01

    The AVR RISC Microcontroller Handbook is a comprehensive guide to designing with Atmel's new controller family, which is designed to offer high speed and low power consumption at a lower cost. The main text is divided into three sections: hardware, which covers all internal peripherals; software, which covers programming and the instruction set; and tools, which explains using Atmel's Assembler and Simulator (available on the Web) as well as IAR's C compiler.Practical guide for advanced hobbyists or design professionalsDevelopment tools and code available on the Web

  9. Native gel analysis for RISC assembly.

    Science.gov (United States)

    Kawamata, Tomoko; Tomari, Yukihide

    2011-01-01

    Small-interfering RNAs (siRNAs) and microRNAs (miRNAs) regulate expression of their target mRNAs via the RNA-induced silencing complex (RISC). A core component of RISC is the Argonaute (Ago) protein, which dictates the RISC function. In Drosophila, miRNAs and siRNAs are generally loaded into Ago1-containing RISC (Ago1-RISC) and Ago2-containing RISC (Ago2-RISC), respectively. We developed a native agarose gel system to directly detect Ago1-RISC, Ago2-RISC, and their precursor complexes. Methods presented here will provide powerful tools to biochemically dissect the RISC assembly pathways.

  10. Design of RISC Processor Using VHDL and Cadence

    Science.gov (United States)

    Moslehpour, Saeid; Puliroju, Chandrasekhar; Abu-Aisheh, Akram

    The project deals about development of a basic RISC processor. The processor is designed with basic architecture consisting of internal modules like clock generator, memory, program counter, instruction register, accumulator, arithmetic and logic unit and decoder. This processor is mainly used for simple general purpose like arithmetic operations and which can be further developed for general purpose processor by increasing the size of the instruction register. The processor is designed in VHDL by using Xilinx 8.1i version. The present project also serves as an application of the knowledge gained from past studies of the PSPICE program. The study will show how PSPICE can be used to simplify massive complex circuits designed in VHDL Synthesis. The purpose of the project is to explore the designed RISC model piece by piece, examine and understand the Input/ Output pins, and to show how the VHDL synthesis code can be converted to a simplified PSPICE model. The project will also serve as a collection of various research materials about the pieces of the circuit.

  11. Context Switching with Multiple Register Windows: A RISC Performance Study

    Science.gov (United States)

    Konsek, Marion B.; Reed, Daniel A.; Watcharawittayakul, Wittaya

    1987-01-01

    Although previous studies have shown that a large file of overlapping register windows can greatly reduce procedure call/return overhead, the effects of register windows in a multiprogramming environment are poorly understood. This paper investigates the performance of multiprogrammed, reduced instruction set computers (RISCs) as a function of window management strategy. Using an analytic model that reflects context switch and procedure call overheads, we analyze the performance of simple, linearly self-recursive programs. For more complex programs, we present the results of a simulation study. These studies show that a simple strategy that saves all windows prior to a context switch, but restores only a single window following a context switch, performs near optimally.

  12. RISC vs. Non-RISC Schools: A Comparison of Student Proficiencies for Reading, Writing, and Mathematics

    Science.gov (United States)

    Haystead, Mark W.

    2010-01-01

    This report describes the findings for an analysis of data provided by the Re-Inventing Schools Coalition (RISC). A comparison was made between schools at seven districts that employ the RISC model and eight non-RISC districts (hereinafter referred to as RISC and non-RISC schools) on the percentages of students who scored proficient or above on…

  13. Functional Verification of Enhanced RISC Processor

    OpenAIRE

    SHANKER NILANGI; SOWMYA L

    2013-01-01

    This paper presents design and verification of a 32-bit enhanced RISC processor core having floating point computations integrated within the core, has been designed to reduce the cost and complexity. The designed 3 stage pipelined 32-bit RISC processor is based on the ARM7 processor architecture with single precision floating point multiplier, floating point adder/subtractor for floating point operations and 32 x 32 booths multiplier added to the integer core of ARM7. The binary representati...

  14. RISC-interacting clearing 3'- 5' exoribonucleases (RICEs) degrade uridylated cleavage fragments to maintain functional RISC in Arabidopsis thaliana.

    Science.gov (United States)

    Zhang, Zhonghui; Hu, Fuqu; Sung, Min Woo; Shu, Chang; Castillo-González, Claudia; Koiwa, Hisashi; Tang, Guiliang; Dickman, Martin; Li, Pingwei; Zhang, Xiuren

    2017-05-02

    RNA-induced silencing complex (RISC) is composed of miRNAs and AGO proteins. AGOs use miRNAs as guides to slice target mRNAs to produce truncated 5' and 3' RNA fragments. The 5' cleaved RNA fragments are marked with uridylation for degradation. Here, we identified novel cofactors of Arabidopsis AGOs, named RICE1 and RICE2. RICE proteins specifically degraded single-strand (ss) RNAs in vitro; but neither miRNAs nor miRNA*s in vivo. RICE1 exhibited a DnaQ-like exonuclease fold and formed a homohexamer with the active sites located at the interfaces between RICE1 subunits. Notably, ectopic expression of catalytically-inactive RICE1 not only significantly reduced miRNA levels; but also increased 5' cleavage RISC fragments with extended uridine tails. We conclude that RICEs act to degrade uridylated 5' products of AGO cleavage to maintain functional RISC. Our study also suggests a possible link between decay of cleaved target mRNAs and miRNA stability in RISC.

  15. An automated Y-maze based on a reduced instruction set computer (RISC) microcontroller for the assessment of continuous spontaneous alternation in rats.

    Science.gov (United States)

    Heredia-López, Francisco J; Álvarez-Cervera, Fernando J; Collí-Alfaro, José G; Bata-García, José L; Arankowsky-Sandoval, Gloria; Góngora-Alfaro, José L

    2016-12-01

    Continuous spontaneous alternation behavior (SAB) in a Y-maze is used for evaluating working memory in rodents. Here, the design of an automated Y-maze equipped with three infrared optocouplers per arm, and commanded by a reduced instruction set computer (RISC) microcontroller is described. The software was devised for recording only true entries and exits to the arms. Experimental settings are programmed via a keyboard with three buttons and a display. The sequence of arm entries and the time spent in each arm and the neutral zone (NZ) are saved as a text file in a non-volatile memory for later transfer to a USB flash memory. Data files are analyzed with a program developed under LabVIEW® environment, and the results are exported to an Excel® spreadsheet file. Variables measured are: latency to exit the starting arm, sequence and number of arm entries, number of alternations, alternation percentage, and cumulative times spent in each arm and NZ. The automated Y-maze accurately detected the SAB decrease produced in rats by the muscarinic antagonist trihexyphenidyl, and its reversal by caffeine, having 100 % concordance with the alternation percentages calculated by two trained observers who independently watched videos of the same experiments. Although the values of time spent in the arms and NZ measured by the automated system had small discrepancies with those calculated by the observers, Bland-Altman analysis showed 95 % concordance in three pairs of comparisons, while in one it was 90 %, indicating that this system is a reliable and inexpensive alternative for the study of continuous SAB in rodents.

  16. RNA helicase A is not required for RISC activity.

    Science.gov (United States)

    Liang, Xue-Hai; Crooke, Stanley T

    2013-10-01

    It has been shown that siRNAs can compete with each other or with endogenous miRNAs for RISC components. This competition may complicate the interpretations of phenotypes observed through siRNA-mediated knockdown of genes, especially those genes implicated in the RISC pathway. In this study, we re-examined the function of RNA helicase A (RHA), which has been previously proposed to function in RISC loading based on siRNA-mediated knockdown studies. Here we show that reduced RISC activity or loading of siRNAs was observed only in cells depleted of RHA using siRNA, but not using RNaseH-dependent antisense oligonucleotides (ASOs), suggesting that the impaired RISC function stems from the competition between pre-existing and newly transfected siRNAs, but not from reduction of the RHA protein. This view is further supported by the findings that cells depleted of a control protein, NCL1, using siRNA, but not ASO, exhibited similar defects on the loading and activity of a subsequently transfected siRNA. Transfection of RHA or NCL1 siRNAs, but not ASOs, reduced the levels of endogenous miRNAs, suggesting a competition mechanism. As a positive control, we showed that reduction of MOV10 by either siRNA or ASO decreased siRNA activity, confirming its role in RISC function. Together, our results indicate that RHA is not required for RISC activity or loading, and suggest that proper controls are required when using siRNAs to functionalize genes to avoid competition effects. © 2013. Published by Elsevier B.V. All rights reserved.

  17. Conversion of pre-RISC to holo-RISC by Ago2 during assembly of RNAi complexes

    Science.gov (United States)

    Kim, Kevin; Lee, Young Sik; Carthew, Richard W.

    2007-01-01

    In the Drosophila RNA interference (RNAi) pathway, small interfering RNAs (siRNAs) direct Argonaute2 (Ago2), an endonuclease, within the RNA-induced silencing complex (RISC) to cleave complementary mRNA targets. In vitro studies have shown that, for each siRNA duplex, RISC retains only one strand, the guide, and releases the other, the passenger, to form a holo-RISC complex. Here, we have isolated a new Ago2 mutant allele and provide, for the first time, in vivo evidence that endogenous Ago2 slicer activity is important to mount an RNAi response in Drosophila. We demonstrate in vivo that efficient removal of the passenger strand from RISC requires the cleavage activity of Ago2. We have also identified a new intermediate complex in the RISC assembly pathway, pre-RISC, in which Ago2 is stably bound to double-stranded siRNA. PMID:17123955

  18. ATP-dependent human RISC assembly pathways.

    Science.gov (United States)

    Yoda, Mayuko; Kawamata, Tomoko; Paroo, Zain; Ye, Xuecheng; Iwasaki, Shintaro; Liu, Qinghua; Tomari, Yukihide

    2010-01-01

    The assembly of RNA-induced silencing complex (RISC) is a key process in small RNA-mediated gene silencing. In humans, small interfering RNAs (siRNAs) and microRNAs (miRNAs) are incorporated into RISCs containing the Argonaute (AGO) subfamily proteins Ago1-4. Previous studies have proposed that, unlike Drosophila melanogaster RISC assembly pathways, human RISC assembly is coupled with dicing and is independent of ATP. Here we show by careful reexamination that, in humans, RISC assembly and dicing are uncoupled, and ATP greatly facilitates RISC loading of small-RNA duplexes. Moreover, all four human AGO proteins show remarkably similar structural preferences for small-RNA duplexes: central mismatches promote RISC loading, and seed or 3'-mid (guide position 12-15) mismatches facilitate unwinding. All these features of human AGO proteins are highly reminiscent of fly Ago1 but not fly Ago2.

  19. A RISC multiprocessor event trigger for the data acquisition system of the H1 experiment at HERA

    International Nuclear Information System (INIS)

    Campbell, A.J.

    1991-09-01

    In late 1991 HERA will for the first time collide stored beams of electrons and protons. This paper describes the multiple (RISC) modern reduced instruction set processor system for online event filtering and reconstruction installed within the data acquisition system of the H1 experiment. Data is processed at a continuous average rate of ∼ 6 Mbytes/s in parallel by ∼ 20 R3000 VMEbus based monoboard computers providing some 400 mips computing power. (author)

  20. RISC-type microprocessors may revolutionize aerospace simulation

    Science.gov (United States)

    Jackson, Albert S.

    The author explores the application of RISC (reduced instruction set computer) processors in massively parallel computer (MPC) designs for aerospace simulation. The MPC approach is shown to be well adapted to the needs of aerospace simulation. It is shown that any of the three common types of interconnection schemes used with MPCs are effective for general-purpose simulation, although the bus-or switch-oriented machines are somewhat easier to use. For partial differential equation models, the hypercube approach at first glance appears more efficient because the nearest-neighbor connections required for three-dimensional models are hardwired in a hypercube machine. However, the data broadcast ability of a bus system, combined with the fact that data can be transmitted over a bus as soon as it has been updated, makes the bus approach very competitive with the hypercube approach even for these types of models.

  1. RISC-interacting clearing 3’- 5’ exoribonucleases (RICEs) degrade uridylated cleavage fragments to maintain functional RISC in Arabidopsis thaliana

    Science.gov (United States)

    Zhang, Zhonghui; Hu, Fuqu; Sung, Min Woo; Shu, Chang; Castillo-González, Claudia; Koiwa, Hisashi; Tang, Guiliang; Dickman, Martin; Li, Pingwei; Zhang, Xiuren

    2017-01-01

    RNA-induced silencing complex (RISC) is composed of miRNAs and AGO proteins. AGOs use miRNAs as guides to slice target mRNAs to produce truncated 5' and 3' RNA fragments. The 5' cleaved RNA fragments are marked with uridylation for degradation. Here, we identified novel cofactors of Arabidopsis AGOs, named RICE1 and RICE2. RICE proteins specifically degraded single-strand (ss) RNAs in vitro; but neither miRNAs nor miRNA*s in vivo. RICE1 exhibited a DnaQ-like exonuclease fold and formed a homohexamer with the active sites located at the interfaces between RICE1 subunits. Notably, ectopic expression of catalytically-inactive RICE1 not only significantly reduced miRNA levels; but also increased 5' cleavage RISC fragments with extended uridine tails. We conclude that RICEs act to degrade uridylated 5’ products of AGO cleavage to maintain functional RISC. Our study also suggests a possible link between decay of cleaved target mRNAs and miRNA stability in RISC. DOI: http://dx.doi.org/10.7554/eLife.24466.001 PMID:28463111

  2. A novel rotometer based on a RISC microcontroller.

    Science.gov (United States)

    Heredia-López, F J; Bata-García, J L; Alvarez-Cervera, F J; Góngora-Alfaro, J L

    2002-08-01

    A new, low-cost rotometer, based on a reduced instruction set computer (RISC) microcontroller, is presented. Like earlier devices, it counts the number and direction of full turns for predetermined time periods during the evaluation of turning behavior induced by drug administration in rats. The present stand-alone system includes a nonvolatile memory for long-term data storage and a serial port for data transmission. It also contains a display for monitoring the experiments and has battery backup to avoid interruptions owing to power failures. A high correlation was found (r > .988, p < 2 x 10(-14)) between the counts of the rotometer and those of two trained observers. The system reflects quantitative differences in turning behavior owing to pharmacological manipulations. It provides the most common counting parameters and is inexpensive, flexible, highly reliable, and completely portable (weight including batteries, 159 g).

  3. A general model of concurrency and its implementation as many-core dynamic RISC processors

    NARCIS (Netherlands)

    Bernard, T.; Bousias, K.; Guang, L.; Jesshope, C.R.; Lankamp, M.; van Tol, M.W.; Zhang, L.

    2008-01-01

    This paper presents a concurrent execution model and its micro-architecture based on in-order RISC processors, which schedules instructions from large pools of contextualised threads. The model admits a strategy for programming chip multiprocessors using parallelising compilers based on existing

  4. Low cost RISC implementation of intelligent ultra fast charger for Ni-Cd battery

    International Nuclear Information System (INIS)

    Petchjatuporn, Panom; Sirisuk, Phaophak; Khaehintung, Noppadol; Sunat, Khamron; Wicheanchote, Phinyo; Kiranon, Wiwat

    2008-01-01

    This paper presents a low cost reduced instruction set computer (RISC) implementation of an intelligent ultra fast charger for a nickel-cadmium (Ni-Cd) battery. The charger employs a genetic algorithm (GA) trained generalized regression neural network (GRNN) as a key to ultra fast charging while avoiding battery damage. The tradeoff between mean square error (MSE) and the computational burden of the GRNN is addressed. Besides, an efficient technique is proposed for estimation of a radial basis function (RBF) in the GRNN. Hardware realization based upon the techniques is discussed. Experimental results with commercial Ni-Cd batteries reveal that while the proposed charger significantly reduces the charging time, it scarcely deteriorates the battery energy storage capability when compared with the conventional charger

  5. Low cost RISC implementation of intelligent ultra fast charger for Ni-Cd battery

    Energy Technology Data Exchange (ETDEWEB)

    Petchjatuporn, Panom; Khaehintung, Noppadol [Department of Control and Instrumentation Engineering, Faculty of Engineering, Mahanakorn University of Technology, Bangkok 10530 (Thailand); Sirisuk, Phaophak; Sunat, Khamron [Department of Computer Engineering, Faculty of Engineering, Mahanakorn University of Technology, Bangkok 10530 (Thailand); Wicheanchote, Phinyo [Test Engineering Department, Sanmina-SCI Systems Co. Ltd. (Thailand); Kiranon, Wiwat [Department of Telecommunication Engineering, Faculty of Engineering, King Mongkut' s Institue of Technology, Ladkrabang, Bangkok 10520 (Thailand)

    2008-02-15

    This paper presents a low cost reduced instruction set computer (RISC) implementation of an intelligent ultra fast charger for a nickel-cadmium (Ni-Cd) battery. The charger employs a genetic algorithm (GA) trained generalized regression neural network (GRNN) as a key to ultra fast charging while avoiding battery damage. The tradeoff between mean square error (MSE) and the computational burden of the GRNN is addressed. Besides, an efficient technique is proposed for estimation of a radial basis function (RBF) in the GRNN. Hardware realization based upon the techniques is discussed. Experimental results with commercial Ni-Cd batteries reveal that while the proposed charger significantly reduces the charging time, it scarcely deteriorates the battery energy storage capability when compared with the conventional charger. (author)

  6. A fastbus master based on a risc microprocessor

    International Nuclear Information System (INIS)

    Cerrito, L.; Chorowicz, V.; Lebbolo, H.; Vallereau, A.

    1990-01-01

    SISIFUS is a general purpose Fastbus Master and Slave able to perform any operation on both Fastbus segments. Master operations are directed either by the processor or by two fast sequencers. A Block Mover function is implemented allowing direct data block transfers between two Slaves. SISIFUS uses the AM 29000 RISC microprocessor which can execute every assembler instruction in 40ns. The on-board monitor/debugger allows programs to be written in assembler from a terminal connected to the module or written in C and cross compiled on a host computer (PC)

  7. Design of the RISC-V Instruction Set Architecture

    OpenAIRE

    Waterman, Andrew Shell

    2016-01-01

    The hardware-software interface, embodied in the instruction set architecture (ISA), is arguably the most important interface in a computer system. Yet, in contrast to nearly all other interfaces in a modern computer system, all commercially popular ISAs are proprietary. A free and open ISA standard has the potential to increase innovation in microprocessor design, reduce computer system cost, and, as Moore’s law wanes, ease the transition to more specialized computational devices.In this d...

  8. Efficient Ada multitasking on a RISC register window architecture

    Science.gov (United States)

    Kearns, J. P.; Quammen, D.

    1987-01-01

    This work addresses the problem of reducing context switch overhead on a processor which supports a large register file - a register file much like that which is part of the Berkeley RISC processors and several other emerging architectures (which are not necessarily reduced instruction set machines in the purest sense). Such a reduction in overhead is particularly desirable in a real-time embedded application, in which task-to-task context switch overhead may result in failure to meet crucial deadlines. A storage management technique by which a context switch may be implemented as cheaply as a procedure call is presented. The essence of this technique is the avoidance of the save/restore of registers on the context switch. This is achieved through analysis of the static source text of an Ada tasking program. Information gained during that analysis directs the optimized storage management strategy for that program at run time. A formal verification of the technique in terms of an operational control model and an evaluation of the technique's performance via simulations driven by synthetic Ada program traces are presented.

  9. Development of Novel Antisense Oligonucleotides for the Functional Regulation of RNA-Induced Silencing Complex (RISC) by Promoting the Release of microRNA from RISC.

    Science.gov (United States)

    Ariyoshi, Jumpei; Momokawa, Daiki; Eimori, Nao; Kobori, Akio; Murakami, Akira; Yamayoshi, Asako

    2015-12-16

    MicroRNAs (miRNAs) are known to be important post-transcription regulators of gene expression. Aberrant miRNA expression is associated with pathological disease processes, including carcinogenesis. Therefore, miRNAs are considered significant therapeutic targets for cancer therapy. MiRNAs do not act alone, but exhibit their functions by forming RNA-induced silencing complex (RISC). Thus, the regulation of RISC activity is a promising approach for cancer therapy. MiRNA is a core component of RISC and is an essential to RISC for recognizing target mRNA. Thereby, it is expected that development of the method to promote the release of miRNA from RISC would be an effective approach for inhibition of RISC activity. In this study, we synthesized novel peptide-conjugated oligonucleotides (RINDA-as) to promote the release of miRNA from RISC. RINDA-as showed a high rate of miRNA release from RISC and high level of inhibitory effect on RISC activity.

  10. Clarifying mammalian RISC assembly in vitro

    Directory of Open Access Journals (Sweden)

    Metzler David

    2011-04-01

    Full Text Available Abstract Background Argonaute, the core component of the RNA induced silencing complex (RISC, binds to mature miRNAs and regulates gene expression at transcriptional or post-transcriptional level. We recently reported that Argonaute 2 (Ago2 also assembles into complexes with miRNA precursors (pre-miRNAs. These Ago2:pre-miRNA complexes are catalytically active in vitro and constitute non-canonical RISCs. Results The use of pre-miRNAs as guides by Ago2 bypasses Dicer activity and complicates in vitro RISC reconstitution. In this work, we characterized Ago2:pre-miRNA complexes and identified RNAs that are targeted by miRNAs but not their corresponding pre-miRNAs. Using these target RNAs we were able to recapitulate in vitro pre-miRNA processing and canonical RISC loading, and define the minimal factors required for these processes. Conclusions Our results indicate that Ago2 and Dicer are sufficient for processing and loading of miRNAs into RISC. Furthermore, our studies suggest that Ago2 binds primarily to the 5'- and alternatively, to the 3'-end of select pre-miRNAs.

  11. Dicer is dispensable for asymmetric RISC loading in mammals.

    Science.gov (United States)

    Betancur, Juan G; Tomari, Yukihide

    2012-01-01

    In flies, asymmetric loading of small RNA duplexes into Argonaute2-containing RNA-induced silencing complex (Ago2-RISC) requires Dicer-2/R2D2 heterodimer, which acts as a protein sensor for the thermodynamic stabilities of the ends of small RNA duplexes. However, the mechanism of small RNA asymmetry sensing in mammalian RISC assembly remains obscure. Here, we quantitatively examined RISC assembly and target silencing activity in the presence or absence of Dicer in mammals. Our data show that, unlike the well-characterized fly Ago2-RISC assembly pathway, mammalian Dicer is dispensable for asymmetric RISC loading in vivo and in vitro.

  12. Focusing on RISC assembly in mammalian cells.

    Science.gov (United States)

    Hong, Junmei; Wei, Na; Chalk, Alistair; Wang, Jue; Song, Yutong; Yi, Fan; Qiao, Ren-Ping; Sonnhammer, Erik L L; Wahlestedt, Claes; Liang, Zicai; Du, Quan

    2008-04-11

    RISC (RNA-induced silencing complex) is a central protein complex in RNAi, into which a siRNA strand is assembled to become effective in gene silencing. By using an in vitro RNAi reaction based on Drosophila embryo extract, an asymmetric model was recently proposed for RISC assembly of siRNA strands, suggesting that the strand that is more loosely paired at its 5' end is selectively assembled into RISC and results in target gene silencing. However, in the present study, we were unable to establish such a correlation in cell-based RNAi assays, as well as in large-scale RNAi data analyses. This suggests that the thermodynamic stability of siRNA is not a major determinant of gene silencing in mammalian cells. Further studies on fork siRNAs showed that mismatch at the 5' end of the siRNA sense strand decreased RISC assembly of the antisense strand, but surprisingly did not increase RISC assembly of the sense strand. More interestingly, measurements of melting temperature showed that the terminal stability of fork siRNAs correlated with the positions of the mismatches, but not gene silencing efficacy. In summary, our data demonstrate that there is no definite correlation between siRNA stability and gene silencing in mammalian cells, which suggests that instead of thermodynamic stability, other features of the siRNA duplex contribute to RISC assembly in RNAi.

  13. Focusing on RISC assembly in mammalian cells

    International Nuclear Information System (INIS)

    Hong Junmei; Wei Na; Chalk, Alistair; Wang Jue; Song, Yutong; Yi Fan; Qiao Renping; Sonnhammer, Erik L.L.; Wahlestedt, Claes; Liang Zicai; Du, Quan

    2008-01-01

    RISC (RNA-induced silencing complex) is a central protein complex in RNAi, into which a siRNA strand is assembled to become effective in gene silencing. By using an in vitro RNAi reaction based on Drosophila embryo extract, an asymmetric model was recently proposed for RISC assembly of siRNA strands, suggesting that the strand that is more loosely paired at its 5' end is selectively assembled into RISC and results in target gene silencing. However, in the present study, we were unable to establish such a correlation in cell-based RNAi assays, as well as in large-scale RNAi data analyses. This suggests that the thermodynamic stability of siRNA is not a major determinant of gene silencing in mammalian cells. Further studies on fork siRNAs showed that mismatch at the 5' end of the siRNA sense strand decreased RISC assembly of the antisense strand, but surprisingly did not increase RISC assembly of the sense strand. More interestingly, measurements of melting temperature showed that the terminal stability of fork siRNAs correlated with the positions of the mismatches, but not gene silencing efficacy. In summary, our data demonstrate that there is no definite correlation between siRNA stability and gene silencing in mammalian cells, which suggests that instead of thermodynamic stability, other features of the siRNA duplex contribute to RISC assembly in RNAi

  14. RISC assembly: Coordination between small RNAs and Argonaute proteins.

    Science.gov (United States)

    Kobayashi, Hotaka; Tomari, Yukihide

    2016-01-01

    Non-coding RNAs generally form ribonucleoprotein (RNP) complexes with their partner proteins to exert their functions. Small RNAs, including microRNAs, small interfering RNAs, and PIWI-interacting RNAs, assemble with Argonaute (Ago) family proteins into the effector complex called RNA-induced silencing complex (RISC), which mediates sequence-specific target gene silencing. RISC assembly is not a simple binding between a small RNA and Ago; rather, it follows an ordered multi-step pathway that requires specific accessory factors. Some steps of RISC assembly and RISC-mediated gene silencing are dependent on or facilitated by particular intracellular platforms, suggesting their spatial regulation. In this review, we summarize the currently known mechanisms for RISC assembly of each small RNA class and propose a revised model for the role of the chaperone machinery in the duplex-initiated RISC assembly pathway. This article is part of a Special Issue entitled: Clues to long noncoding RNA taxonomy1, edited by Dr. Tetsuro Hirose and Dr. Shinichi Nakagawa. Copyright © 2015 Elsevier B.V. All rights reserved.

  15. Using a Cray Y-MP as an array processor for a RISC Workstation

    Science.gov (United States)

    Lamaster, Hugh; Rogallo, Sarah J.

    1992-01-01

    As microprocessors increase in power, the economics of centralized computing has changed dramatically. At the beginning of the 1980's, mainframes and super computers were often considered to be cost-effective machines for scalar computing. Today, microprocessor-based RISC (reduced-instruction-set computer) systems have displaced many uses of mainframes and supercomputers. Supercomputers are still cost competitive when processing jobs that require both large memory size and high memory bandwidth. One such application is array processing. Certain numerical operations are appropriate to use in a Remote Procedure Call (RPC)-based environment. Matrix multiplication is an example of an operation that can have a sufficient number of arithmetic operations to amortize the cost of an RPC call. An experiment which demonstrates that matrix multiplication can be executed remotely on a large system to speed the execution over that experienced on a workstation is described.

  16. Slicing-independent RISC activation requires the argonaute PAZ domain.

    Science.gov (United States)

    Gu, Shuo; Jin, Lan; Huang, Yong; Zhang, Feijie; Kay, Mark A

    2012-08-21

    Small RNAs regulate genetic networks through a ribonucleoprotein complex called the RNA-induced silencing complex (RISC), which, in mammals, contains at its center one of four Argonaute proteins (Ago1-Ago4). A key regulatory event in the RNA interference (RNAi) and microRNA (miRNA) pathways is Ago loading, wherein double-stranded small-RNA duplexes are incorporated into RISC (pre-RISC) and then become single-stranded (mature RISC), a process that is not well understood. The Agos contain an evolutionarily conserved PAZ (Piwi/Argonaute/Zwille) domain whose primary function is to bind the 3' end of small RNAs. We created multiple PAZ-domain-disrupted mutant Ago proteins and studied their biochemical properties and biological functionality in cells. We found that the PAZ domain is dispensable for Ago loading of slicing-competent RISC. In contrast, in the absence of slicer activity or slicer-substrate duplex RNAs, PAZ-disrupted Agos bound duplex small interfering RNAs, but were unable to unwind or eject the passenger strand and form functional RISC complexes. We have discovered that the highly conserved PAZ domain plays an important role in RISC activation, providing new mechanistic insights into how miRNAs regulate genes, as well as new insights for future design of miRNA- and RNAi-based therapeutics. Copyright © 2012 Elsevier Ltd. All rights reserved.

  17. 3' fragment of miR173-programmed RISC-cleaved RNA is protected from degradation in a complex with RISC and SGS3.

    Science.gov (United States)

    Yoshikawa, Manabu; Iki, Taichiro; Tsutsui, Yasuhiro; Miyashita, Kyoko; Poethig, R Scott; Habu, Yoshiki; Ishikawa, Masayuki

    2013-03-05

    trans-acting small interfering RNAs (tasiRNAs) are plant-specific endogenous siRNAs produced via a unique pathway whose first step is the microRNA (miRNA)-programmed RNA-induced silencing complex (RISC)-mediated cleavage of tasiRNA gene (TAS) transcripts. One of the products is subsequently transformed into tasiRNAs by a pathway that requires several factors including SUPPRESSOR OF GENE SILENCING3 (SGS3) and RNA-DEPENDENT RNA POLYMERASE6. Here, using in vitro assembled ARGONAUTE (AGO)1-RISCs, we show that SGS3 is recruited onto RISCs only when they bind target RNA. Following cleavage by miRNA173 (miR173)-programmed RISC, SGS3 was found in complexes containing cleaved TAS2 RNA and RISC. The 3' cleavage fragment (the source of tasiRNAs) was protected from degradation in this complex. Depletion of SGS3 did not affect TAS2 RNA cleavage by miR173-programmed RISC, but did affect the stability of the 3' cleavage fragment. When the 3' nucleotide of 22-nt miR173 was deleted or the corresponding nucleotide in TAS2 RNA was mutated, the complex was not observed and the 3' cleavage fragment was degraded. Importantly, these changes in miR173 or TAS2 RNA are known to lead to a loss of tasiRNA production in vivo. These results suggest that (i) SGS3 associates with AGO1-RISC via the double-stranded RNA formed by the 3'-terminal nucleotides of 22-nt miR173 and corresponding target RNA, which probably protrudes from the AGO1-RISC molecular surface, (ii) SGS3 protects the 3' cleavage fragment of TAS2 RNA from degradation, and (iii) the observed SGS3-dependent stabilization of the 3' fragment of TAS2 RNA is key to tasiRNA production.

  18. Desain Mikroprosessor Menggunakan Perangkat Lunak MAX+PLUS II

    OpenAIRE

    Niswar, Muhammad; Ilham, Amil Ahmad

    2014-01-01

    Mikroprosessor umumnya dibedakan berdasarkan tingkat kerumitan arsitekturnya (instruction set). Berdasarkan kriteria ini maka mikroprosessor dapat dibagi menjadi dua jenis yaitu CISC (Complex Instruction Set Computer) dan RISC (Reduced Instruction Set Computer). Salah satu kelebihan utama mikroprosessor RISC dibandingkan dengan CISC adalah kemampuannya untuk mengeksekusi program yang relatif lebih cepat. Hal ini disebabkan karena kecepatan clock pada mikroprosessor RISC lebih tinggi dari p...

  19. In vitro reconstitution of chaperone-mediated human RISC assembly.

    Science.gov (United States)

    Naruse, Ken; Matsuura-Suzuki, Eriko; Watanabe, Mariko; Iwasaki, Shintaro; Tomari, Yukihide

    2018-01-01

    To silence target mRNAs, small RNAs and Argonaute (Ago) proteins need to be assembled into RNA-induced silencing complexes (RISCs). Although the assembly of Drosophila melanogaster RISC was recently reconstituted by Ago2, the Dicer-2/R2D2 heterodimer, and five chaperone proteins, the absence of a reconstitution system for mammalian RISC assembly has posed analytical challenges. Here we describe reconstitution of human RISC assembly using Ago2 and five recombinant chaperone proteins: Hsp90β, Hsc70, Hop, Dnaja2, and p23. Our data show that ATP hydrolysis by both Hsp90β and Hsc70 is required for RISC assembly of small RNA duplexes but not for that of single-stranded RNAs. The reconstitution system lays the groundwork for further studies of small RNA-mediated gene silencing in mammals. © 2018 Naruse et al.; Published by Cold Spring Harbor Laboratory Press for the RNA Society.

  20. Single-Molecule Analysis for RISC Assembly and Target Cleavage.

    Science.gov (United States)

    Sasaki, Hiroshi M; Tadakuma, Hisashi; Tomari, Yukihide

    2018-01-01

    RNA-induced silencing complex (RISC) is a small RNA-protein complex that mediates silencing of complementary target RNAs. Biochemistry has been successfully used to characterize the molecular mechanism of RISC assembly and function for nearly two decades. However, further dissection of intermediate states during the reactions has been warranted to fill in the gaps in our understanding of RNA silencing mechanisms. Single-molecule analysis with total internal reflection fluorescence (TIRF) microscopy is a powerful imaging-based approach to interrogate complex formation and dynamics at the individual molecule level with high sensitivity. Combining this technique with our recently established in vitro reconstitution system of fly Ago2-RISC, we have developed a single-molecule observation system for RISC assembly. In this chapter, we summarize the detailed protocol for single-molecule analysis of chaperone-assisted assembly of fly Ago2-RISC as well as its target cleavage reaction.

  1. De predictieve validiteit van de Recidive Inschattingsschalen (RISc)

    NARCIS (Netherlands)

    Knaap, L.M. van der; Alberda, D.L.

    2009-01-01

    Om inzichten te krijgen in criminogene factoren van delinquenten is het screeningsinstrument 'Recidive Inschattingsschalen' (RISc) ontwikkeld. De betrouwbaarheid en validiteit van dit instrument zijn al onderzocht en positief bevonden. Dit onderzoek gaat na of de RISc geschikt is als

  2. PDSparc: A Drop-In Replacement for LEON3 Written Using Synopsys Processor Designer

    Science.gov (United States)

    2015-09-24

    Instruction Set Computers (CISC), in which complex operations are rolled up into single instructions, and Reduced Instruction Set Computers ( RISC ), in...of RISC over CISC architectures are many, including the ability to easily pipeline operations (because all or most operations take the same amount of...time to execute), and speed, as critical paths can be much shorter. The RISC model is good for generalized computing, in which a wide variety of

  3. 3′ fragment of miR173-programmed RISC-cleaved RNA is protected from degradation in a complex with RISC and SGS3

    Science.gov (United States)

    Yoshikawa, Manabu; Iki, Taichiro; Tsutsui, Yasuhiro; Miyashita, Kyoko; Poethig, R. Scott; Habu, Yoshiki; Ishikawa, Masayuki

    2013-01-01

    trans-acting small interfering RNAs (tasiRNAs) are plant-specific endogenous siRNAs produced via a unique pathway whose first step is the microRNA (miRNA)-programmed RNA-induced silencing complex (RISC)–mediated cleavage of tasiRNA gene (TAS) transcripts. One of the products is subsequently transformed into tasiRNAs by a pathway that requires several factors including SUPPRESSOR OF GENE SILENCING3 (SGS3) and RNA-DEPENDENT RNA POLYMERASE6. Here, using in vitro assembled ARGONAUTE (AGO)1–RISCs, we show that SGS3 is recruited onto RISCs only when they bind target RNA. Following cleavage by miRNA173 (miR173)-programmed RISC, SGS3 was found in complexes containing cleaved TAS2 RNA and RISC. The 3′ cleavage fragment (the source of tasiRNAs) was protected from degradation in this complex. Depletion of SGS3 did not affect TAS2 RNA cleavage by miR173-programmed RISC, but did affect the stability of the 3′ cleavage fragment. When the 3′ nucleotide of 22-nt miR173 was deleted or the corresponding nucleotide in TAS2 RNA was mutated, the complex was not observed and the 3′ cleavage fragment was degraded. Importantly, these changes in miR173 or TAS2 RNA are known to lead to a loss of tasiRNA production in vivo. These results suggest that (i) SGS3 associates with AGO1–RISC via the double-stranded RNA formed by the 3′-terminal nucleotides of 22-nt miR173 and corresponding target RNA, which probably protrudes from the AGO1–RISC molecular surface, (ii) SGS3 protects the 3′ cleavage fragment of TAS2 RNA from degradation, and (iii) the observed SGS3-dependent stabilization of the 3′ fragment of TAS2 RNA is key to tasiRNA production. PMID:23417299

  4. An antiviral RISC isolated from Tobacco rattle virus-infected plants.

    Science.gov (United States)

    Ciomperlik, Jessica J; Omarov, Rustem T; Scholthof, Herman B

    2011-03-30

    The RNAi model predicts that during antiviral defense a RNA-induced silencing complex (RISC) is programmed with viral short-interfering RNAs (siRNAs) to target the cognate viral RNA for degradation. We show that infection of Nicotiana benthamiana with Tobacco rattle virus (TRV) activates an antiviral nuclease that specifically cleaves TRV RNA in vitro. In agreement with known RISC properties, the nuclease activity was inhibited by NaCl and EDTA and stimulated by divalent metal cations; a novel property was its preferential targeting of elongated RNA molecules. Intriguingly, the specificity of the TRV RISC could be reprogrammed by exogenous addition of RNA (containing siRNAs) from plants infected with an unrelated virus, resulting in a newly acquired ability of RISC to target this heterologous genome in vitro. Evidently the virus-specific nuclease complex from N. benthamiana represents a genuine RISC that functions as a readily employable and reprogrammable antiviral defense unit. Copyright © 2011 Elsevier Inc. All rights reserved.

  5. AGO/RISC-mediated antiviral RNA silencing in a plant in vitro system.

    Science.gov (United States)

    Schuck, Jana; Gursinsky, Torsten; Pantaleo, Vitantonio; Burgyán, Jozsef; Behrens, Sven-Erik

    2013-05-01

    AGO/RISC-mediated antiviral RNA silencing, an important component of the plant's immune response against RNA virus infections, was recapitulated in vitro. Cytoplasmic extracts of tobacco protoplasts were applied that supported Tombusvirus RNA replication, as well as the formation of RNA-induced silencing complexes (RISC) that could be functionally reconstituted with various plant ARGONAUTE (AGO) proteins. For example, when RISC containing AGO1, 2, 3 or 5 were programmed with exogenous siRNAs that specifically targeted the viral RNA, endonucleolytic cleavages occurred and viral replication was inhibited. Antiviral RNA silencing was disabled by the viral silencing suppressor p19 when this was present early during RISC formation. Notably, with replicating viral RNA, only (+)RNA molecules were accessible to RISC, whereas (-)RNA replication intermediates were not. The vulnerability of viral RNAs to RISC activity also depended on the RNA structure of the target sequence. This was most evident when we characterized viral siRNAs (vsiRNAs) that were particularly effective in silencing with AGO1- or AGO2/RISC. These vsiRNAs targeted similar sites, suggesting that accessible parts of the viral (+)RNA may be collectively attacked by different AGO/RISC. The in vitro system was, hence, established as a valuable tool to define and characterize individual molecular determinants of antiviral RNA silencing.

  6. Structural determinants of miRNAs for RISC loading and slicer-independent unwinding.

    Science.gov (United States)

    Kawamata, Tomoko; Seitz, Hervé; Tomari, Yukihide

    2009-09-01

    MicroRNAs (miRNAs) regulate expression of their target mRNAs through the RNA-induced silencing complex (RISC), which contains an Argonaute (Ago) family protein as a core component. In Drosophila melanogaster, miRNAs are generally sorted into Ago1-containing RISC (Ago1-RISC). We established a native gel system that can biochemically dissect the Ago1-RISC assembly pathway. We found that miRNA-miRNA* duplexes are loaded into Ago1 as double-stranded RNAs in an ATP-dependent fashion. In contrast, unexpectedly, unwinding of miRNA-miRNA* duplexes is a passive process that does not require ATP or slicer activity of Ago1. Central mismatches direct miRNA-miRNA* duplexes into pre-Ago1-RISC, whereas mismatches in the seed or guide strand positions 12-15 promote conversion of pre-Ago1-RISC into mature Ago1-RISC. Our findings show that unwinding of miRNAs is a precise mirror-image process of target recognition, and both processes reflect the unique geometry of RNAs in Ago proteins.

  7. Cyclophilin 40 facilitates HSP90-mediated RISC assembly in plants.

    Science.gov (United States)

    Iki, Taichiro; Yoshikawa, Manabu; Meshi, Tetsuo; Ishikawa, Masayuki

    2012-01-18

    Posttranscriptional gene silencing is mediated by RNA-induced silencing complexes (RISCs) that contain AGO proteins and single-stranded small RNAs. The assembly of plant AGO1-containing RISCs depends on the molecular chaperone HSP90. Here, we demonstrate that cyclophilin 40 (CYP40), protein phosphatase 5 (PP5), and several other proteins with the tetratricopeptide repeat (TPR) domain associates with AGO1 in an HSP90-dependent manner in extracts of evacuolated tobacco protoplasts (BYL). Intriguingly, CYP40, but not the other TPR proteins, could form a complex with small RNA duplex-bound AGO1. Moreover, CYP40 that was synthesized by in-vitro translation using BYL uniquely facilitated binding of small RNA duplexes to AGO1, and as a result, increased the amount of mature RISCs that could cleave target RNAs. CYP40 was not contained in mature RISCs, indicating that the association is transient. Addition of PP5 or cyclophilin-binding drug cyclosporine A prevented the association of endogenous CYP40 with HSP90-AGO1 complex and inhibited RISC assembly. These results suggest that a complex of AGO1, HSP90, CYP40, and a small RNA duplex is a key intermediate of RISC assembly in plants.

  8. Proposta e simulação de uma arquitetura RISC

    OpenAIRE

    Fredy Joao Valente

    1991-01-01

    RISC - Uma nova tendência em arquitetura de computadores. Este trabalho apresenta um estudo de como surgiu esta nova arquitetura, e suas características básicas, que a diferencia das arquiteturas convencionais. Uma proposta de microprocessador RISC é apresentada, com sua rota de dados completamente detalhada. Um simulador para arquitetura RISC foi então construído, para se testar este microprocessador. Para validar o simulador, que é a idéia principal deste trabalho, e para se avaliar a arqui...

  9. The Radiation, Interplanetary Shocks, and Coronal Sources (RISCS) Toolset

    Science.gov (United States)

    Zank, G. P.; Spann, James F.

    2014-01-01

    The goal of this project is to serve the needs of space system designers and operators by developing an interplanetary radiation environment model within 10 AU:Radiation, Interplanetary Shocks, and Coronal Sources (RISCS) toolset: (1) The RISCS toolset will provide specific reference environments for space system designers and nowcasting and forecasting capabilities for space system operators; (2) We envision the RISCS toolset providing the spatial and temporal radiation environment external to the Earth's (and other planets') magnetosphere, as well as possessing the modularity to integrate separate applications (apps) that can map to specific magnetosphere locations and/or perform the subsequent radiation transport and dosimetry for a specific target.

  10. Multilayer checkpoints for microRNA authenticity during RISC assembly.

    Science.gov (United States)

    Kawamata, Tomoko; Yoda, Mayuko; Tomari, Yukihide

    2011-09-01

    MicroRNAs (miRNAs) function through the RNA-induced silencing complex (RISC), which contains an Argonaute (Ago) protein at the core. RISC assembly follows a two-step pathway: miRNA/miRNA* duplex loading into Ago, and separation of the two strands within Ago. Here we show that the 5' phosphate of the miRNA strand is essential for duplex loading into Ago, whereas the preferred 5' nucleotide of the miRNA strand and the base-pairing status in the seed region and the middle of the 3' region function as additive anchors to Ago. Consequently, the miRNA authenticity is inspected at multiple steps during RISC assembly.

  11. An in vitro reprogrammable antiviral RISC with size-preferential ribonuclease activity.

    Science.gov (United States)

    Omarov, Rustem T; Ciomperlik, Jessica; Scholthof, Herman B

    2016-03-01

    Infection of Nicotiana benthamiana plants with Tomato bushy stunt virus (TBSV) mutants compromised for silencing suppression induces formation of an antiviral RISC (vRISC) that can be isolated using chromatography procedures. The isolated vRISC sequence-specifically degrades TBSV RNA in vitro, its activity can be down-regulated by removing siRNAs, and re-stimulated by exogenous supply of siRNAs. vRISC is most effective at hydrolyzing the ~4.8kb genomic RNA, but less so for a ~2.2kb TBSV subgenomic mRNA (sgRNA1), while the 3' co-terminal sgRNA2 of ~0.9kb appears insensitive to vRISC cleavage. Moreover, experiments with in vitro generated 5' co-terminal viral transcripts show that RNAs of ~2.7kb are efficiently cleaved while those of ~1.1kb or shorter are unaffected. The isolated antiviral ribonuclease complex fails to degrade ~0.4kb defective interfering RNAs (DIs) in vitro, agreeing with findings that in plants DIs are not targeted by silencing. Copyright © 2016. Published by Elsevier Inc.

  12. 16-Bit RISC Processor Design for Convolution Application

    OpenAIRE

    Anand Nandakumar Shardul

    2013-01-01

    In this project, we propose a 16-bit non-pipelined RISC processor, which is used for signal processing applications. The processor consists of the blocks, namely, program counter, clock control unit, ALU, IDU and registers. Advantageous architectural modifications have been made in the incremented circuit used in program counter and carry select adder unit of the ALU in the RISC CPU core. Furthermore, a high speed and low power modified modifies multiplier has been designed and introduced in ...

  13. Differential RISC association of endogenous human microRNAs predicts their inhibitory potential.

    Science.gov (United States)

    Flores, Omar; Kennedy, Edward M; Skalsky, Rebecca L; Cullen, Bryan R

    2014-04-01

    It has previously been assumed that the generally high stability of microRNAs (miRNAs) reflects their tight association with Argonaute (Ago) proteins, essential components of the RNA-induced silencing complex (RISC). However, recent data have suggested that the majority of mature miRNAs are not, in fact, Ago associated. Here, we demonstrate that endogenous human miRNAs vary widely, by >100-fold, in their level of RISC association and show that the level of Ago binding is a better indicator of inhibitory potential than is the total level of miRNA expression. While miRNAs of closely similar sequence showed comparable levels of RISC association in the same cell line, these varied between different cell types. Moreover, the level of RISC association could be modulated by overexpression of complementary target mRNAs. Together, these data indicate that the level of RISC association of a given endogenous miRNA is regulated by the available RNA targetome and predicts miRNA function.

  14. RISC RNA sequencing for context-specific identification of in vivo microRNA targets.

    Science.gov (United States)

    Matkovich, Scot J; Van Booven, Derek J; Eschenbacher, William H; Dorn, Gerald W

    2011-01-07

    MicroRNAs (miRs) are expanding our understanding of cardiac disease and have the potential to transform cardiovascular therapeutics. One miR can target hundreds of individual mRNAs, but existing methodologies are not sufficient to accurately and comprehensively identify these mRNA targets in vivo. To develop methods permitting identification of in vivo miR targets in an unbiased manner, using massively parallel sequencing of mouse cardiac transcriptomes in combination with sequencing of mRNA associated with mouse cardiac RNA-induced silencing complexes (RISCs). We optimized techniques for expression profiling small amounts of RNA without introducing amplification bias and applied this to anti-Argonaute 2 immunoprecipitated RISCs (RISC-Seq) from mouse hearts. By comparing RNA-sequencing results of cardiac RISC and transcriptome from the same individual hearts, we defined 1645 mRNAs consistently targeted to mouse cardiac RISCs. We used this approach in hearts overexpressing miRs from Myh6 promoter-driven precursors (programmed RISC-Seq) to identify 209 in vivo targets of miR-133a and 81 in vivo targets of miR-499. Consistent with the fact that miR-133a and miR-499 have widely differing "seed" sequences and belong to different miR families, only 6 targets were common to miR-133a- and miR-499-programmed hearts. RISC-sequencing is a highly sensitive method for general RISC profiling and individual miR target identification in biological context and is applicable to any tissue and any disease state.

  15. C3PO, an endoribonuclease that promotes RNAi by facilitating RISC activation.

    Science.gov (United States)

    Liu, Ying; Ye, Xuecheng; Jiang, Feng; Liang, Chunyang; Chen, Dongmei; Peng, Junmin; Kinch, Lisa N; Grishin, Nick V; Liu, Qinghua

    2009-08-07

    The catalytic engine of RNA interference (RNAi) is the RNA-induced silencing complex (RISC), wherein the endoribonuclease Argonaute and single-stranded small interfering RNA (siRNA) direct target mRNA cleavage. We reconstituted long double-stranded RNA- and duplex siRNA-initiated RISC activities with the use of recombinant Drosophila Dicer-2, R2D2, and Ago2 proteins. We used this core reconstitution system to purify an RNAi regulator that we term C3PO (component 3 promoter of RISC), a complex of Translin and Trax. C3PO is a Mg2+-dependent endoribonuclease that promotes RISC activation by removing siRNA passenger strand cleavage products. These studies establish an in vitro RNAi reconstitution system and identify C3PO as a key activator of the core RNAi machinery.

  16. Design Approach and Implementation of Application Specific Instruction Set Processor for SHA-3 BLAKE Algorithm

    Science.gov (United States)

    Zhang, Yuli; Han, Jun; Weng, Xinqian; He, Zhongzhu; Zeng, Xiaoyang

    This paper presents an Application Specific Instruction-set Processor (ASIP) for the SHA-3 BLAKE algorithm family by instruction set extensions (ISE) from an RISC (reduced instruction set computer) processor. With a design space exploration for this ASIP to increase the performance and reduce the area cost, we accomplish an efficient hardware and software implementation of BLAKE algorithm. The special instructions and their well-matched hardware function unit improve the calculation of the key section of the algorithm, namely G-functions. Also, relaxing the time constraint of the special function unit can decrease its hardware cost, while keeping the high data throughput of the processor. Evaluation results reveal the ASIP achieves 335Mbps and 176Mbps for BLAKE-256 and BLAKE-512. The extra area cost is only 8.06k equivalent gates. The proposed ASIP outperforms several software approaches on various platforms in cycle per byte. In fact, both high throughput and low hardware cost achieved by this programmable processor are comparable to that of ASIC implementations.

  17. Autoantigen La promotes efficient RNAi, antiviral response, and transposon silencing by facilitating multiple-turnover RISC catalysis.

    Science.gov (United States)

    Liu, Ying; Tan, Huiling; Tian, Hui; Liang, Chunyang; Chen, She; Liu, Qinghua

    2011-11-04

    The effector of RNA interference (RNAi) is the RNA-induced silencing complex (RISC). C3PO promotes the activation of RISC by degrading the Argonaute2 (Ago2)-nicked passenger strand of duplex siRNA. Active RISC is a multiple-turnover enzyme that uses the guide strand of siRNA to direct the Ago2-mediated sequence-specific cleavage of complementary mRNA. How this effector step of RNAi is regulated is currently unknown. Here, we used the human Ago2 minimal RISC system to purify Sjögren's syndrome antigen B (SSB)/autoantigen La as an activator of the RISC-mediated mRNA cleavage activity. Our reconstitution studies showed that La could promote multiple-turnover RISC catalysis by facilitating the release of cleaved mRNA from RISC. Moreover, we demonstrated that La was required for efficient RNAi, antiviral defense, and transposon silencing in vivo. Taken together, the findings of C3PO and La reveal a general concept that regulatory factors are required to remove Ago2-cleaved products to assemble or restore active RISC. Copyright © 2011 Elsevier Inc. All rights reserved.

  18. A scoring system for ascertainment of incident stroke; the Risk Index Score (RISc).

    Science.gov (United States)

    Kass-Hout, T A; Moyé, L A; Smith, M A; Morgenstern, L B

    2006-01-01

    The main objective of this study was to develop and validate a computer-based statistical algorithm that could be translated into a simple scoring system in order to ascertain incident stroke cases using hospital admission medical records data. The Risk Index Score (RISc) algorithm was developed using data collected prospectively by the Brain Attack Surveillance in Corpus Christi (BASIC) project, 2000. The validity of RISc was evaluated by estimating the concordance of scoring system stroke ascertainment to stroke ascertainment by physician and/or abstractor review of hospital admission records. RISc was developed on 1718 randomly selected patients (training set) and then statistically validated on an independent sample of 858 patients (validation set). A multivariable logistic model was used to develop RISc and subsequently evaluated by goodness-of-fit and receiver operating characteristic (ROC) analyses. The higher the value of RISc, the higher the patient's risk of potential stroke. The study showed RISc was well calibrated and discriminated those who had potential stroke from those that did not on initial screening. In this study we developed and validated a rapid, easy, efficient, and accurate method to ascertain incident stroke cases from routine hospital admission records for epidemiologic investigations. Validation of this scoring system was achieved statistically; however, clinical validation in a community hospital setting is warranted.

  19. Increased RNA-induced silencing complex (RISC) activity contributes to hepatocellular carcinoma.

    Science.gov (United States)

    Yoo, Byoung Kwon; Santhekadur, Prasanna K; Gredler, Rachel; Chen, Dong; Emdad, Luni; Bhutia, Sujit; Pannell, Lewis; Fisher, Paul B; Sarkar, Devanand

    2011-05-01

    There is virtually no effective treatment for advanced hepatocellular carcinoma (HCC) and novel targets need to be identified to develop effective treatment. We recently documented that the oncogene Astrocyte elevated gene-1 (AEG-1) plays a seminal role in hepatocarcinogenesis. Employing yeast two-hybrid assay and coimmunoprecipitation followed by mass spectrometry, we identified staphylococcal nuclease domain containing 1 (SND1), a nuclease in the RNA-induced silencing complex (RISC) facilitating RNAi-mediated gene silencing, as an AEG-1 interacting protein. Coimmunoprecipitation and colocalization studies confirmed that AEG-1 is also a component of RISC and both AEG-1 and SND1 are required for optimum RISC activity facilitating small interfering RNA (siRNA) and micro RNA (miRNA)-mediated silencing of luciferase reporter gene. In 109 human HCC samples SND1 was overexpressed in ≈74% cases compared to normal liver. Correspondingly, significantly higher RISC activity was observed in human HCC cells compared to immortal normal hepatocytes. Increased RISC activity, conferred by AEG-1 or SND1, resulted in increased degradation of tumor suppressor messenger RNAs (mRNAs) that are target of oncomiRs. Inhibition of enzymatic activity of SND1 significantly inhibited proliferation of human HCC cells. As a corollary, stable overexpression of SND1 augmented and siRNA-mediated inhibition of SND1 abrogated growth of human HCC cells in vitro and in vivo, thus revealing a potential role of SND1 in hepatocarcinogenesis. We unravel a novel mechanism that overexpression of AEG-1 and SND1 leading to increased RISC activity might contribute to hepatocarcinogenesis. Targeted inhibition of SND1 enzymatic activity might be developed as an effective therapy for HCC. Copyright © 2011 American Association for the Study of Liver Diseases.

  20. Optical RISC computer

    Science.gov (United States)

    Guilfoyle, Peter S.; Stone, Richard V.; Hessenbruch, John M.; Zeise, Frederick F.

    1993-07-01

    A second generation digital optical computer (DOC II) has been developed which utilizes a RISC based operating system as its host. This 32 bit, high performance (12.8 GByte/sec), computing platform demonstrates a number of basic principals that are inherent to parallel free space optical interconnects such as speed (up to 1012 bit operations per second) and low power 1.2 fJ per bit). Although DOC II is a general purpose machine, special purpose applications have been developed and are currently being evaluated on the optical platform.

  1. Single instruction computer architecture and its application in image processing

    Science.gov (United States)

    Laplante, Phillip A.

    1992-03-01

    A single processing computer system using only half-adder circuits is described. In addition, it is shown that only a single hard-wired instruction is needed in the control unit to obtain a complete instruction set for this general purpose computer. Such a system has several advantages. First it is intrinsically a RISC machine--in fact the 'ultimate RISC' machine. Second, because only a single type of logic element is employed the entire computer system can be easily realized on a single, highly integrated chip. Finally, due to the homogeneous nature of the computer's logic elements, the computer has possible implementations as an optical or chemical machine. This in turn suggests possible paradigms for neural computing and artificial intelligence. After showing how we can implement a full-adder, min, max and other operations using the half-adder, we use an array of such full-adders to implement the dilation operation for two black and white images. Next we implement the erosion operation of two black and white images using a relative complement function and the properties of erosion and dilation. This approach was inspired by papers by van der Poel in which a single instruction is used to furnish a complete set of general purpose instructions and by Bohm- Jacopini where it is shown that any problem can be solved using a Turing machine with one entry and one exit.

  2. Argonaute pull-down and RISC analysis using 2'-O-methylated oligonucleotides affinity matrices.

    Science.gov (United States)

    Jannot, Guillaume; Vasquez-Rifo, Alejandro; Simard, Martin J

    2011-01-01

    During the last decade, several novel small non-coding RNA pathways have been unveiled, which reach out to many biological processes. Common to all these pathways is the binding of a small RNA molecule to a protein member of the Argonaute family, which forms a minimal core complex called the RNA-induced silencing complex or RISC. The RISC targets mRNAs in a sequence-specific manner, either to induce mRNA cleavage through the intrinsic activity of the Argonaute protein or to abrogate protein synthesis by a mechanism that is still under investigation. We describe here, in details, a method for the affinity chromatography of the let-7 RISC starting from extracts of the nematode Caenorhabditis elegans. Our method exploits the sequence specificity of the RISC and makes use of biotinylated and 2'-O-methylated oligonucleotides to trap and pull-down small RNAs and their associated proteins. Importantly, this technique may easily be adapted to target other small RNAs expressed in different cell types or model organisms. This method provides a useful strategy to identify the proteins associated with the RISC, and hence gain insight in the functions of small RNAs.

  3. The RISC-spectrometer experiment

    International Nuclear Information System (INIS)

    Pinter, Gy.

    1981-01-01

    The RISC (Relativistic Ionising Streamer Chamber) spectrometer (situated at Protvino, joining the accelerator) is discussed, and the experiment carried out in international cooperation is presented. The beam monitor, the trigger system and the control and data recording system as well as the streamer spark chamber are detailed (the latter is the largest of our time). Examples of the main experiments as well as the work carried out in Budapest are discussed briefly. (Sz.J.)

  4. Anatomy of RISC: how do small RNAs and chaperones activate Argonaute proteins?

    Science.gov (United States)

    Nakanishi, Kotaro

    2016-09-01

    RNA silencing is a eukaryote-specific phenomenon in which microRNAs and small interfering RNAs degrade messenger RNAs containing a complementary sequence. To this end, these small RNAs need to be loaded onto an Argonaute protein (AGO protein) to form the effector complex referred to as RNA-induced silencing complex (RISC). RISC assembly undergoes multiple and sequential steps with the aid of Hsc70/Hsp90 chaperone machinery. The molecular mechanisms for this assembly process remain unclear, despite their significance for the development of gene silencing techniques and RNA interference-based therapeutics. This review dissects the currently available structures of AGO proteins and proposes models and hypotheses for RISC assembly, covering the conformation of unloaded AGO proteins, the chaperone-assisted duplex loading, and the slicer-dependent and slicer-independent duplex separation. The differences in the properties of RISC between prokaryotes and eukaryotes will also be clarified. WIREs RNA 2016, 7:637-660. doi: 10.1002/wrna.1356 For further resources related to this article, please visit the WIREs website. © 2016 The Authors. WIREs RNA published by Wiley Periodicals, Inc.

  5. Psychometrische kwaliteiten van de Recidive Inschattingsschalen (RISc) : Interbeoordelaarsbetrouwbaarheid, interne consistentie en congruente validiteit

    NARCIS (Netherlands)

    Knaap, L.M. van der; Leenarts, L.E.W.; Nijssen, L.T.J.

    2007-01-01

    Het instrument Recidive Inschattings Schalen (RISc) is gebaseerd op een Engelstalig instrument (OASys). Tijdens de ontwikkeling van de RISc is aandacht besteed aan de vertaling van het instrument, aan de kwaliteit van de items en aan de interne consistentie van de schalen van het instrument. Verder

  6. Slicer-independent mechanism drives small-RNA strand separation during human RISC assembly.

    Science.gov (United States)

    Park, June Hyun; Shin, Chanseok

    2015-10-30

    Small RNA silencing is mediated by the effector RNA-induced silencing complex (RISC) that consists of an Argonaute protein (AGOs 1-4 in humans). A fundamental step during RISC assembly involves the separation of two strands of a small RNA duplex, whereby only the guide strand is retained to form the mature RISC, a process not well understood. Despite the widely accepted view that 'slicer-dependent unwinding' via passenger-strand cleavage is a prerequisite for the assembly of a highly complementary siRNA into the AGO2-RISC, here we show by careful re-examination that 'slicer-independent unwinding' plays a more significant role in human RISC maturation than previously appreciated, not only for a miRNA duplex, but, unexpectedly, for a highly complementary siRNA as well. We discovered that 'slicer-dependency' for the unwinding was affected primarily by certain parameters such as temperature and Mg(2+). We further validate these observations in non-slicer AGOs (1, 3 and 4) that can be programmed with siRNAs at the physiological temperature of humans, suggesting that slicer-independent mechanism is likely a common feature of human AGOs. Our results now clearly explain why both miRNA and siRNA are found in all four human AGOs, which is in striking contrast to the strict small-RNA sorting system in Drosophila. © The Author(s) 2015. Published by Oxford University Press on behalf of Nucleic Acids Research.

  7. RISC-Target Interaction: Cleavage and Translational Suppression

    Science.gov (United States)

    van den Berg, Arjen; Mols, Johann; Han, Jiahuai

    2008-01-01

    Summary Small RNA molecules have been known and utilized to suppress gene expression for more than a decade. The discovery that these small RNA molecules are endogenously expressed in many organisms and have a critical role in controlling gene expression have led to the arising of a whole new field of research. Termed small interfering RNA (siRNA) or microRNA (miRNA) these ~22 nt RNA molecules have the capability to suppress gene expression through various mechanisms once they are incorporated in the multi-protein RNA-Induced Silencing Complex (RISC) and interact with their target mRNA. This review introduces siRNAs and microRNAs in a historical perspective and focuses on the key molecules in RISC, structural properties and mechanisms underlying the process of small RNA regulated post-transcriptional suppression of gene expression. PMID:18692607

  8. Psychometric Evaluation of the Connor-Davidson Resilience Scale (CD-RISC) Using Iranian Students

    Science.gov (United States)

    Khoshouei, Mahdieh Sadat

    2009-01-01

    The purpose of this study was to evaluate the psychometric properties of the Persian version of the Connor-Davidson Resilience Scale (CD-RISC). The CD-RISC was completed by a sample of 323 Isfahan university students (168 females, 155 males) aged 19-34 years. A maximum likelihood method with an oblique solution resulted in four factors…

  9. RISC processing in Fastbus

    International Nuclear Information System (INIS)

    Atiya, M.; Haggerty, J.; Ng, C.; Sambamurti, A.; Strzelinski, R.

    1990-01-01

    This paper reports on the designed, construction and testing microprocessor based controller for data acquisition and analysis conforming to the IEEE-960 Fastbus standard. The controller uses the RISC AM29000 processor and the Am29027 floating point co-processor. The module functions as a Fastbus slave and is used for analysis and filtering of digitially sampled waveforms acquired in a large system of high performance transient digitizers (over 200 channels, each sampling at 500 MHz. with 8 bits of dynamic range). With modifications the module can operate as a Fastbus master

  10. The co-chaperones Fkbp4/5 control Argonaute2 expression and facilitate RISC assembly.

    Science.gov (United States)

    Martinez, Natalia J; Chang, Hao-Ming; Borrajo, Jacob de Riba; Gregory, Richard I

    2013-11-01

    Argonaute2 (Ago2) protein and associated microRNAs (miRNAs) or small interfering RNAs (siRNAs) form the RNA-induced silencing complex (RISC) for target messenger RNA cleavage and post-transcriptional gene silencing. Although Ago2 is essential for RISC activity, the mechanism of RISC assembly is not well understood, and factors controlling Ago2 protein expression are largely unknown. A role for the Hsc70/Hsp90 chaperone complex in loading small RNA duplexes into the RISC has been demonstrated in cell extracts, and unloaded Ago2 is unstable and degraded by the lysosome in mammalian cells. Here we identify the co-chaperones Fkbp4 and Fkbp5 as Ago2-associated proteins in mouse embryonic stem cells. Pharmacological inhibition of this interaction using FK506 or siRNA-mediated Fkbp4/5 depletion leads to decreased Ago2 protein levels. We find FK506 treatment inhibits, whereas Fkbp4/5 overexpression promotes, miRNA-mediated stabilization of Ago2 expression. Simultaneous treatment with a lysosome inhibitor revealed the accumulation of unloaded Ago2 complexes in FK506-treated cells. We find that, consistent with unloaded miRNAs being unstable, FK506 treatment also affects miRNA abundance, particularly nascent miRNAs. Our results support a role for Fkbp4/5 in RISC assembly.

  11. TAF11 assembles RISC loading complex to enhance RNAi efficiency

    Science.gov (United States)

    Liang, Chunyang; Wang, Yibing; Murota, Yukiko; Liu, Xiang; Smith, Dean; Siomi, Mikiko C.; Liu, Qinghua

    2015-01-01

    SUMMARY Assembly of the RNA-induced silencing complex (RISC) requires formation of the RISC loading complex (RLC), which contains Dicer-2(Dcr-2)-R2D2 complex and recruits duplex siRNA to Ago2 in Drosophila melanogaster. However, the precise composition and action mechanism of Drosophila RLC remain unclear. Here, we identified the missing factor of RLC as TATA-binding protein associated factor 11 (TAF11) by genetic screen. Although an annotated nuclear transcription factor, we found that TAF11 also associated with Dcr-2/R2D2 and localized to cytoplasmic D2 bodies. Consistent with defective RLC assembly in taf11−/− ovary extract, we reconstituted the RLC in vitro using recombinant Dcr-2-R2D2 complex, TAF11, and duplex siRNA. Furthermore, we showed that TAF11 tetramer facilitates Dcr-2-R2D2 tetramerization to enhance siRNA binding and RISC loading activities. Together, our genetic and biochemical studies define the molecular nature of Drosophila RLC and elucidate a novel cytoplasmic function of TAF11 in organizing RLC assembly to enhance RNAi efficiency. PMID:26257286

  12. A Survey of Research in Supervisory Control and Data Acquisition (SCADA)

    Science.gov (United States)

    2014-09-01

    RISC ) platforms running some version of UNIX.4 Around the turn of the millennium work began on applying Web technologies to SCADA systems.5–8 Lately...the 2 trend has been to move from the UNIX/ RISC system to commodity hardware and Microsoft solutions although there is some Linux,1 to move from...Control Center MTU Master Terminal Unit OS operating system PKI Public Key Infrastructure PLC Programmable Logic Controller RISC Reduced Instruction

  13. Spanish validation of the 10-item Connor-Davidson Resilience Scale (CD-RISC 10) with non-professional caregivers.

    Science.gov (United States)

    Blanco, Vanessa; Guisande, María Adelina; Sánchez, María Teresa; Otero, Patricia; Vázquez, Fernando L

    2017-11-08

    Despite the importance of resilience in populations under stress, and the fact that the 10-item version Connor-Davidson Resilience Scale (CD-RISC 10) is the shortest instrument for reliable and valid evaluation of resilience, there are no data on their psychometric properties in non-professional caregivers. The aim of this study was to analyze the psychometric properties and factorial structure of the spanish version of the CD-RISC 10 in non-professional caregivers. Independently trained assessors evaluated resilience, self-esteem, social support, emotional distress and depression in a sample of 294 caregivers (89.8% women, mean age 55.3 years). The internal consistency of CD-RISC 10 was α = .86. A single factor was found that accounted for 44.7% of the total variance. Confirmatory factor analysis corroborated this unifactorial model. The CD-RISC 10 was significantly correlated with the self-esteem (r = .416, p caregivers with depression (sensitivity = 70.0%, specificity = 68.2%). The CD-RISC 10 is a reliable and valid instrument to evaluate resilience in the caregiver population.

  14. Adaptation of a Fault-Tolerant Fpga-Based Launch Sequencer as a Cubesat Payload Processor

    Science.gov (United States)

    2014-06-01

    32–bit, reduced instruction set computing ( RISC ) processor that interfaces with a universal asynchronous receiver/transmitter (UART) for a field...test a fault–tolerant reduced instruction set computer processor running a subset of the multiprocessor without interlocked pipelined stages instruction...James H. Newman Thesis Co-Advisor Clark Robertson Chair, Department of Electrical and Computer Engineering iv THIS PAGE

  15. TAF11 Assembles the RISC Loading Complex to Enhance RNAi Efficiency.

    Science.gov (United States)

    Liang, Chunyang; Wang, Yibing; Murota, Yukiko; Liu, Xiang; Smith, Dean; Siomi, Mikiko C; Liu, Qinghua

    2015-09-03

    Assembly of the RNA-induced silencing complex (RISC) requires formation of the RISC loading complex (RLC), which contains the Dicer-2 (Dcr-2)-R2D2 complex and recruits duplex siRNA to Ago2 in Drosophila melanogaster. However, the precise composition and action mechanism of Drosophila RLC remain unclear. Here we identified the missing factor of RLC as TATA-binding protein-associated factor 11 (TAF11) by genetic screen. Although it is an annotated nuclear transcription factor, we found that TAF11 also associated with Dcr-2/R2D2 and localized to cytoplasmic D2 bodies. Consistent with defective RLC assembly in taf11(-/-) ovary extract, we reconstituted the RLC in vitro using the recombinant Dcr-2-R2D2 complex, TAF11, and duplex siRNA. Furthermore, we showed that TAF11 tetramer facilitates Dcr-2-R2D2 tetramerization to enhance siRNA binding and RISC loading activities. Together, our genetic and biochemical studies define the molecular nature of the Drosophila RLC and elucidate a cytoplasmic function of TAF11 in organizing RLC assembly to enhance RNAi efficiency. Copyright © 2015 Elsevier Inc. All rights reserved.

  16. Optimization of Particle-in-Cell Codes on RISC Processors

    Science.gov (United States)

    Decyk, Viktor K.; Karmesin, Steve Roy; Boer, Aeint de; Liewer, Paulette C.

    1996-01-01

    General strategies are developed to optimize particle-cell-codes written in Fortran for RISC processors which are commonly used on massively parallel computers. These strategies include data reorganization to improve cache utilization and code reorganization to improve efficiency of arithmetic pipelines.

  17. Development and Transition of the Radiation, Interplanetary Shocks, and Coronal Sources (RISCS) Toolset

    Science.gov (United States)

    Spann, James F.; Zank, G.

    2014-01-01

    We outline a plan to develop and transition a physics based predictive toolset called The Radiation, Interplanetary Shocks, and Coronal Sources (RISCS) to describe the interplanetary energetic particle and radiation environment throughout the inner heliosphere, including at the Earth. To forecast and "nowcast" the radiation environment requires the fusing of three components: 1) the ability to provide probabilities for incipient solar activity; 2) the use of these probabilities and daily coronal and solar wind observations to model the 3D spatial and temporal heliosphere, including magnetic field structure and transients, within 10 Astronomical Units; and 3) the ability to model the acceleration and transport of energetic particles based on current and anticipated coronal and heliospheric conditions. We describe how to address 1) - 3) based on our existing, well developed, and validated codes and models. The goal of RISCS toolset is to provide an operational forecast and "nowcast" capability that will a) predict solar energetic particle (SEP) intensities; b) spectra for protons and heavy ions; c) predict maximum energies and their duration; d) SEP composition; e) cosmic ray intensities, and f) plasma parameters, including shock arrival times, strength and obliquity at any given heliospheric location and time. The toolset would have a 72 hour predicative capability, with associated probabilistic bounds, that would be updated hourly thereafter to improve the predicted event(s) and reduce the associated probability bounds. The RISCS toolset would be highly adaptable and portable, capable of running on a variety of platforms to accommodate various operational needs and requirements. The described transition plan is based on a well established approach developed in the Earth Science discipline that ensures that the customer has a tool that meets their needs

  18. Performance awareness execution performance of HEP codes on RISC platforms,issues and solutions

    CERN Document Server

    Yaari, R; Yaari, Refael; Jarp, Sverre

    1995-01-01

    The work described in this paper was started during the migration of Aleph's production jobs from the IBM mainframe/CRAY supercomputer to several RISC/Unix workstation platforms. The aim was to understand why Aleph did not obtain the performance on the RISC platforms that was "promised" after a CERN Unit comparison between these RISC platforms and the IBM mainframe. Remedies were also sought. Since the work with the Aleph jobs in turn led to the related task of understanding compilers and their options, the conditions under which the CERN benchmarks (and other benchmarks) were run, kernel routines and frequently used CERNLIB routines, the whole undertaking expanded to try to look at all the factors that influence the performance of High Energy Physics (HEP) jobs in general. Finally, key performance issues were reviewed against the programs of one of the LHC collaborations (Atlas) with the hope that the conclusions would be of long- term interest during the establishment of their simulation, reconstruction and...

  19. Combinatorial delivery of small interfering RNAs reduces RNAi efficacy by selective incorporation into RISC

    Science.gov (United States)

    Castanotto, Daniela; Sakurai, Kumi; Lingeman, Robert; Li, Haitang; Shively, Louise; Aagaard, Lars; Soifer, Harris; Gatignol, Anne; Riggs, Arthur; Rossi, John J.

    2007-01-01

    Despite the great potential of RNAi, ectopic expression of shRNA or siRNAs holds the inherent risk of competition for critical RNAi components, thus altering the regulatory functions of some cellular microRNAs. In addition, specific siRNA sequences can potentially hinder incorporation of other siRNAs when used in a combinatorial approach. We show that both synthetic siRNAs and expressed shRNAs compete against each other and with the endogenous microRNAs for transport and for incorporation into the RNA induced silencing complex (RISC). The same siRNA sequences do not display competition when expressed from a microRNA backbone. We also show that TAR RNA binding protein (TRBP) is one of the sensors for selection and incorporation of the guide sequence of interfering RNAs. These findings reveal that combinatorial siRNA approaches can be problematic and have important implications for the methodology of expression and use of therapeutic interfering RNAs. PMID:17660190

  20. Dysregulated RNA-Induced Silencing Complex (RISC) Assembly within CNS Corresponds with Abnormal miRNA Expression during Autoimmune Demyelination.

    Science.gov (United States)

    Lewkowicz, Przemysław; Cwiklińska, Hanna; Mycko, Marcin P; Cichalewska, Maria; Domowicz, Małgorzata; Lewkowicz, Natalia; Jurewicz, Anna; Selmaj, Krzysztof W

    2015-05-13

    MicroRNAs (miRNAs) associate with Argonaute (Ago), GW182, and FXR1 proteins to form RNA-induced silencing complexes (RISCs). RISCs represent a critical checkpoint in the regulation and bioavailability of miRNAs. Recent studies have revealed dysregulation of miRNAs in multiple sclerosis (MS) and its animal model, experimental autoimmune encephalomyelitis (EAE); however, the function of RISCs in EAE and MS is largely unknown. Here, we examined the expression of Ago, GW182, and FXR1 in CNS tissue, oligodendrocytes (OLs), brain-infiltrating T lymphocytes, and CD3(+)splenocytes (SCs) of EAE mic, and found that global RISC protein levels were significantly dysregulated. Specifically, Ago2 and FXR1 levels were decreased in OLs and brain-infiltrating T cells in EAE mice. Accordingly, assembly of Ago2/GW182/FXR1 complexes in EAE brain tissues was disrupted, as confirmed by immunoprecipitation experiments. In parallel with alterations in RISC complex content in OLs, we found downregulation of miRNAs essential for differentiation and survival of OLs and myelin synthesis. In brain-infiltrating T lymphocytes, aberrant RISC formation contributed to miRNA-dependent proinflammatory helper T-cell polarization. In CD3(+) SCs, we found increased expression of both Ago2 and FXR1 in EAE compared with nonimmunized mice. Therefore, our results demonstrate a gradient in expression of miRNA between primary activated T cells in the periphery and polarized CNS-infiltrating T cells. These results suggest that, in polarized autoreactive effector T cells, miRNA synthesis is inhibited in response to dysregulated RISC assembly, allowing these cells to maintain a highly specific proinflammatory program. Therefore, our findings may provide a mechanism that leads to miRNA dysregulation in EAE/MS. Copyright © 2015 the authors 0270-6474/15/357521-17$15.00/0.

  1. The Resilient Schools Consortium (RiSC): Linking Climate Literacy, Resilience Thinking and Service Learning

    Science.gov (United States)

    Branco, B. F.; Fano, E.; Adams, J.; Shon, L.; Zimmermann, A.; Sioux, H.; Gillis, A.

    2017-12-01

    Public schools and youth voices are largely absent from climate resilience planning and projects in New York City. Additionally, research shows that U.S. science teachers' understanding of climate science is lacking, hence there is not only an urgent need to train and support teachers on both the science and pedagogy of climate change, but to link climate literacy, resilience thinking and service learning in K-12 education. However, research on participation of students and teachers in authentic, civic-oriented experiences points to increased engagement and learning outcomes in science. The Resilient Schools Consortium (RiSC) Project will address all these needs through an afterschool program in six coastal Brooklyn schools that engages teachers and urban youth (grades 6-12), in school and community climate resilience assessment and project design. The RiSC climate curriculum, co-designed by New York City school teachers with Brooklyn College, the National Wildlife Federation, New York Sea Grant and the Science and Resilience Institute at Jamaica Bay, will begin by helping students to understand the difference between climate and weather. The curriculum makes extensive use of existing resources such as NOAA's Digital Coast and the Coastal Resilience Mapping Portal. Through a series of four modules over two school years, the six RiSC teams will; 1. explore and understand the human-induced drivers of climate change and, particularly, the significant climate and extreme weather related risks to their schools and surrounding communities; 2. complete a climate vulnerability assessment within the school and the community that is aligned to OneNYC - the city's resilience planning document; 3. design and execute a school-based resilience project; and 4. propose resilience guidelines for NYC Department of Education schools. At the end of each school year, the six RiSC teams will convene a RiSC summit with city officials and resilience practitioners to share ideas and

  2. Structural insights into RISC assembly facilitated by dsRNA-binding domains of human RNA helicase A (DHX9).

    Science.gov (United States)

    Fu, Qinqin; Yuan, Y Adam

    2013-03-01

    Intensive research interest has focused on small RNA-processing machinery and the RNA-induced silencing complex (RISC), key cellular machines in RNAi pathways. However, the structural mechanism regarding RISC assembly, the primary step linking small RNA processing and RNA-mediated gene silencing, is largely unknown. Human RNA helicase A (DHX9) was reported to function as an RISC-loading factor, and such function is mediated mainly by its dsRNA-binding domains (dsRBDs). Here, we report the crystal structures of human RNA helicase A (RHA) dsRBD1 and dsRBD2 domains in complex with dsRNAs, respectively. Structural analysis not only reveals higher siRNA duplex-binding affinity displayed by dsRBD1, but also identifies a crystallographic dsRBD1 pair of physiological significance in cooperatively recognizing dsRNAs. Structural observations are further validated by isothermal titration calorimetric (ITC) assay. Moreover, co-immunoprecipitation (co-IP) assay coupled with mutagenesis demonstrated that both dsRBDs are required for RISC association, and such association is mediated by dsRNA. Hence, our structural and functional efforts have revealed a potential working model for siRNA recognition by RHA tandem dsRBDs, and together they provide direct structural insights into RISC assembly facilitated by RHA.

  3. Schizotypal Estimators in Adolescence: The Concurrent Validity of the RISC.

    Science.gov (United States)

    Rust, John; Chiu, Herbert

    1988-01-01

    Administered Minnesota Counseling Inventory and Rust Inventory of Schizotypal Cognition (RISC) to 174 adolescents in Hong Kong. Results showed that negative schizophrenic symptoms of social dysfunction and emotional instability as measured by Minnesota Counseling Inventory were positively and significantly correlated with positive schizotypal…

  4. siRNAs targeted to certain polyadenylation sites promote specific, RISC-independent degradation of messenger RNAs.

    Science.gov (United States)

    Vickers, Timothy A; Crooke, Stanley T

    2012-07-01

    While most siRNAs induce sequence-specific target mRNA cleavage and degradation in a process mediated by Ago2/RNA-induced silencing complex (RISC), certain siRNAs have also been demonstrated to direct target RNA reduction through deadenylation and subsequent degradation of target transcripts in a process which involves Ago1/RISC and P-bodies. In the current study, we present data suggesting that a third class of siRNA exist, which are capable of promoting target RNA reduction that is independent of both Ago and RISC. These siRNAs bind the target messenger RNA at the polyA signal and are capable of redirecting a small amount of polyadenylation to downstream polyA sites when present, however, the majority of the activity appears to be due to inhibition of polyadenylation or deadenylation of the transcript, followed by exosomal degradation of the immature mRNA.

  5. Hsc70/Hsp90 chaperone machinery mediates ATP-dependent RISC loading of small RNA duplexes.

    Science.gov (United States)

    Iwasaki, Shintaro; Kobayashi, Maki; Yoda, Mayuko; Sakaguchi, Yuriko; Katsuma, Susumu; Suzuki, Tsutomu; Tomari, Yukihide

    2010-07-30

    Small silencing RNAs--small interfering RNAs (siRNAs) or microRNAs (miRNAs)--direct posttranscriptional gene silencing of their mRNA targets as guides for the RNA-induced silencing complex (RISC). Both siRNAs and miRNAs are born double stranded. Surprisingly, loading these small RNA duplexes into Argonaute proteins, the core components of RISC, requires ATP, whereas separating the two small RNA strands within Argonaute does not. Here we show that the Hsc70/Hsp90 chaperone machinery is required to load small RNA duplexes into Argonaute proteins, but not for subsequent strand separation or target cleavage. We envision that the chaperone machinery uses ATP and mediates a conformational opening of Ago proteins so that they can receive bulky small RNA duplexes. Our data suggest that the chaperone machinery may serve as the driving force for the RISC assembly pathway. Copyright 2010 Elsevier Inc. All rights reserved.

  6. Fluorescence correlation spectroscopy and fluorescence cross-correlation spectroscopy reveal the cytoplasmic origination of loaded nuclear RISC in vivo in human cells.

    Science.gov (United States)

    Ohrt, Thomas; Mütze, Jörg; Staroske, Wolfgang; Weinmann, Lasse; Höck, Julia; Crell, Karin; Meister, Gunter; Schwille, Petra

    2008-11-01

    Studies of RNA interference (RNAi) provide evidence that in addition to the well-characterized cytoplasmic mechanisms, nuclear mechanisms also exist. The mechanism by which the nuclear RNA-induced silencing complex (RISC) is formed in mammalian cells, as well as the relationship between the RNA silencing pathways in nuclear and cytoplasmic compartments is still unknown. Here we show by applying fluorescence correlation and cross-correlation spectroscopy (FCS/FCCS) in vivo that two distinct RISC exist: a large approximately 3 MDa complex in the cytoplasm and a 20-fold smaller complex of approximately 158 kDa in the nucleus. We further show that nuclear RISC, consisting only of Ago2 and a short RNA, is loaded in the cytoplasm and imported into the nucleus. The loaded RISC accumulates in the nucleus depending on the presence of a target, based on an miRNA-like interaction with impaired cleavage of the cognate RNA. Together, these results suggest a new RISC shuttling mechanism between nucleus and cytoplasm ensuring concomitant gene regulation by small RNAs in both compartments.

  7. Development of a data acquisition system using a RISC/UNIXTM workstation

    International Nuclear Information System (INIS)

    Takeuchi, Y.; Tanimori, T.; Yasu, Y.

    1993-01-01

    We have developed a compact data acquisition system on RISC/UNIX workstations. A SUN TM SPARCstation TM IPC was used, in which an extension bus 'SBus TM ' was linked to a VMEbus. The transfer rate achieved was better than 7 Mbyte/s between the VMEbus and the SUN. A device driver for CAMAC was developed in order to realize an interruptive feature in UNIX. In addition, list processing has been incorporated in order to keep the high priority of the data handling process in UNIX. The successful developments of both device driver and list processing have made it possible to realize the good real-time feature on the RISC/UNIX system. Based on this architecture, a portable and versatile data taking system has been developed, which consists of a graphical user interface, I/O handler, user analysis process, process manager and a CAMAC device driver. (orig.)

  8. RNA-induced silencing complex (RISC) Proteins PACT, TRBP, and Dicer are SRA binding nuclear receptor coregulators.

    Science.gov (United States)

    Redfern, Andrew D; Colley, Shane M; Beveridge, Dianne J; Ikeda, Naoya; Epis, Michael R; Li, Xia; Foulds, Charles E; Stuart, Lisa M; Barker, Andrew; Russell, Victoria J; Ramsay, Kerry; Kobelke, Simon J; Li, Xiaotao; Hatchell, Esme C; Payne, Christine; Giles, Keith M; Messineo, Adriana; Gatignol, Anne; Lanz, Rainer B; O'Malley, Bert W; Leedman, Peter J

    2013-04-16

    The cytoplasmic RNA-induced silencing complex (RISC) contains dsRNA binding proteins, including protein kinase RNA activator (PACT), transactivation response RNA binding protein (TRBP), and Dicer, that process pre-microRNAs into mature microRNAs (miRNAs) that target specific mRNA species for regulation. There is increasing evidence for important functional interactions between the miRNA and nuclear receptor (NR) signaling networks, with recent data showing that estrogen, acting through the estrogen receptor, can modulate initial aspects of nuclear miRNA processing. Here, we show that the cytoplasmic RISC proteins PACT, TRBP, and Dicer are steroid receptor RNA activator (SRA) binding NR coregulators that target steroid-responsive promoters and regulate NR activity and downstream gene expression. Furthermore, each of the RISC proteins, together with Argonaute 2, associates with SRA and specific pre-microRNAs in both the nucleus and cytoplasm, providing evidence for links between NR-mediated transcription and some of the factors involved in miRNA processing.

  9. Competition between alliance blocks : the case of the RISC microprocessor technology

    NARCIS (Netherlands)

    Vanhaverbeke, W.P.M.; Noorderhaven, N.G.

    2001-01-01

    Competition between alliance blocks is a new form of rivalry: groups of firms link together for a common purpose by means of strategic alliances, and competition between alliance blocks is superimposed on competition between individual firms. This paper focuses on alliance blocks in the RISC

  10. Structural insights into RNA processing by the human RISC-loading complex.

    Science.gov (United States)

    Wang, Hong-Wei; Noland, Cameron; Siridechadilok, Bunpote; Taylor, David W; Ma, Enbo; Felderer, Karin; Doudna, Jennifer A; Nogales, Eva

    2009-11-01

    Targeted gene silencing by RNA interference (RNAi) requires loading of a short guide RNA (small interfering RNA (siRNA) or microRNA (miRNA)) onto an Argonaute protein to form the functional center of an RNA-induced silencing complex (RISC). In humans, Argonaute2 (AGO2) assembles with the guide RNA-generating enzyme Dicer and the RNA-binding protein TRBP to form a RISC-loading complex (RLC), which is necessary for efficient transfer of nascent siRNAs and miRNAs from Dicer to AGO2. Here, using single-particle EM analysis, we show that human Dicer has an L-shaped structure. The RLC Dicer's N-terminal DExH/D domain, located in a short 'base branch', interacts with TRBP, whereas its C-terminal catalytic domains in the main body are proximal to AGO2. A model generated by docking the available atomic structures of Dicer and Argonaute homologs into the RLC reconstruction suggests a mechanism for siRNA transfer from Dicer to AGO2.

  11. Single-molecule fluorescence measurements reveal the reaction mechanisms of the core RISC, composed of human Argonaute 2 and a guide RNA.

    Science.gov (United States)

    Jo, Myung Hyun; Song, Ji-Joon; Hohng, Sungchul

    2015-12-01

    In eukaryotes, small RNAs play important roles in both gene regulation and resistance to viral infection. Argonaute proteins have been identified as a key component of the effector complexes of various RNA-silencing pathways, but the mechanistic roles of Argonaute proteins in these pathways are not clearly understood. To address this question, we performed single-molecule fluorescence experiments using an RNA-induced silencing complex (core-RISC) composed of a small RNA and human Argonaute 2. We found that target binding of core-RISC starts at the seed region of the guide RNA. After target binding, four distinct reactions followed: target cleavage, transient binding, stable binding, and Argonaute unloading. Target cleavage required extensive sequence complementarity and accelerated core-RISC dissociation for recycling. In contrast, the stable binding of core-RISC to target RNAs required seed-match only, suggesting a potential explanation for the seed-match rule of microRNA (miRNA) target selection.

  12. Burden to importance ratio as a quantitative measure to validate the RISC-3 SSC in OPTION-2

    International Nuclear Information System (INIS)

    Ha, J. S.; Sung, P. H.

    2004-01-01

    A Risk-Informed Safety Significance Categorization (RISSC) is to categorize structures, systems, or components (SSCs) of a Nuclear Power Plant (NPP) into two or more groups, according to their safety significance using both probabilistic and deterministic insights. Recently, OPTION-2 (which is an emerging risk-informed paradigm) recommends that SSCs should be categorized into four groups according to whether they are safety-related or not as well as their safety significance. With the change of 10 CFR 50, safety-related components which categorized into low safety significant SSC (RISC-3 SSC) can be exempted from the existing conservative requirements. Consequently, as OPTION-2 paradigm is applied, a validation process focused on the RISC-3 SSC is needed to assure the categorization results, because most of existing RISSC methods focused on the categorization of the whole SSCs of NPPs based on importance measures obtained from probabilistic and deterministic insights. In this work, Burden to Importance Ratio (BIR) is utilized as a measure for the validation of RISC-3 SSC in OPTION-2. To demonstrate the usefulness of the proposed approach, the approach is applied to 22 components selected from 512 In-Service Test (IST) components of Ulchin unit 3. The results of the application show that the proposed approach is useful for the validation of RISC-3 SSC in OPTION-2

  13. Reducing Resistance to Diversity through Cognitive Dissonance Instruction: Implications for Teacher Education.

    Science.gov (United States)

    McFalls, Elisabeth L.; Cobb-Roberts, Deirdre

    2001-01-01

    Applied the principals of cognitive dissonance theory to an instructional strategy used to reduce resistance to the idea of white privilege, comparing groups of college students in diversity education courses that did and did not receive supplemental instruction on cognitive dissonance. Incorporating cognitive dissonance theory created an…

  14. Arabidopsis ARGONAUTE7 selects miR390 through multiple checkpoints during RISC assembly.

    Science.gov (United States)

    Endo, Yayoi; Iwakawa, Hiro-oki; Tomari, Yukihide

    2013-07-01

    Plant ARGONAUTE7 (AGO7) assembles RNA-induced silencing complex (RISC) specifically with miR390 and regulates the auxin-signalling pathway via production of TAS3 trans-acting siRNAs (tasiRNAs). However, how AGO7 discerns miR390 among other miRNAs remains unclear. Here, we show that the 5' adenosine of miR390 and the central region of miR390/miR390* duplex are critical for the specific interaction with AGO7. Furthermore, despite the existence of mismatches in the seed and central regions of the duplex, cleavage of the miR390* strand is required for maturation of AGO7-RISC. These findings suggest that AGO7 uses multiple checkpoints to select miR390, thereby circumventing promiscuous tasiRNA production.

  15. RISC-mediated control of selected chromatin regulators stabilizes ground state pluripotency of mouse embryonic stem cells.

    Science.gov (United States)

    Pandolfini, Luca; Luzi, Ettore; Bressan, Dario; Ucciferri, Nadia; Bertacchi, Michele; Brandi, Rossella; Rocchiccioli, Silvia; D'Onofrio, Mara; Cremisi, Federico

    2016-05-06

    Embryonic stem cells are intrinsically unstable and differentiate spontaneously if they are not shielded from external stimuli. Although the nature of such instability is still controversial, growing evidence suggests that protein translation control may play a crucial role. We performed an integrated analysis of RNA and proteins at the transition between naïve embryonic stem cells and cells primed to differentiate. During this transition, mRNAs coding for chromatin regulators are specifically released from translational inhibition mediated by RNA-induced silencing complex (RISC). This suggests that, prior to differentiation, the propensity of embryonic stem cells to change their epigenetic status is hampered by RNA interference. The expression of these chromatin regulators is reinstated following acute inactivation of RISC and it correlates with loss of stemness markers and activation of early cell differentiation markers in treated embryonic stem cells. We propose that RISC-mediated inhibition of specific sets of chromatin regulators is a primary mechanism for preserving embryonic stem cell pluripotency while inhibiting the onset of embryonic developmental programs.

  16. RISC-KIT: Resilience-increasing Strategies for Coasts

    Directory of Open Access Journals (Sweden)

    van Dongeren Ap

    2016-01-01

    Full Text Available High-impact storm events have demonstrated the vulnerability of coastal zones in Europe and beyond. These impacts are likely to increase due to predicted climate change and ongoing coastal development. In order to reduce impacts, disaster risk reduction (DRR measures need to be taken, which prevent or mitigate the effects of storm events. To drive the DRR agenda, the UNISDR formulated the Sendai Framework for Action, and the EU has issued the Floods Directive. However, neither is specific about the methods to be used to develop actionable DRR measures in the coastal zone. Therefore, there is a need to develop methods, tools and approaches which make it possible to: identify and prioritize the coastal zones which are most at risk through a Coastal Risk Assessment Framework, and to evaluate the effectiveness of DRR options for these coastal areas, using an Early Warning/Decision Support System, which can be used both in the planning and event-phase. This paper gives an overview of the products and results obtained in the FP7-funded project RISC-KIT, which aims to develop and apply a set of tools with which highly-vulnerable coastal areas (so-called “hotspots” can be identified.

  17. Steric restrictions of RISC in RNA interference identified with size-expanded RNA nucleobases.

    Science.gov (United States)

    Hernández, Armando R; Peterson, Larryn W; Kool, Eric T

    2012-08-17

    Understanding the interactions between small interfering RNAs (siRNAs) and the RNA-induced silencing complex (RISC), the key protein complex of RNA interference (RNAi), is of great importance to the development of siRNAs with improved biological and potentially therapeutic function. Although various chemically modified siRNAs have been reported, relatively few studies with modified nucleobases exist. Here we describe the synthesis and hybridization properties of siRNAs bearing size-expanded RNA (xRNA) nucleobases and their use as a novel and systematic set of steric probes in RNAi. xRNA nucleobases are expanded by 2.4 Å using benzo-homologation and retain canonical Watson-Crick base-pairing groups. Our data show that the modified siRNA duplexes display small changes in melting temperature (+1.4 to -5.0 °C); substitutions near the center are somewhat destabilizing to the RNA duplex, while substitutions near the ends are stabilizing. RNAi studies in a dual-reporter luciferase assay in HeLa cells revealed that xRNA nucleobases in the antisense strand reduce activity at some central positions near the seed region but are generally well tolerated near the ends. Most importantly, we observed that xRNA substitutions near the 3'-end increased activity over that of wild-type siRNAs. The data are analyzed in terms of site-dependent steric effects in RISC. Circular dichroism experiments show that single xRNA substitutions do not significantly distort the native A-form helical structure of the siRNA duplex, and serum stability studies demonstrated that xRNA substitutions protect siRNAs against nuclease degradation.

  18. Polerovirus protein P0 prevents the assembly of small RNA-containing RISC complexes and leads to degradation of ARGONAUTE1.

    Science.gov (United States)

    Csorba, Tibor; Lózsa, Rita; Hutvágner, György; Burgyán, József

    2010-05-01

    RNA silencing plays an important role in plants in defence against viruses. To overcome this defence, plant viruses encode suppressors of RNA silencing. The most common mode of silencing suppression is sequestration of double-stranded RNAs involved in the antiviral silencing pathways. Viral suppressors can also overcome silencing responses through protein-protein interaction. The poleroviral P0 silencing suppressor protein targets ARGONAUTE (AGO) proteins for degradation. AGO proteins are the core component of the RNA-induced silencing complex (RISC). We found that P0 does not interfere with the slicer activity of pre-programmed siRNA/miRNA containing AGO1, but prevents de novo formation of siRNA/miRNA containing AGO1. We show that the AGO1 protein is part of a high-molecular-weight complex, suggesting the existence of a multi-protein RISC in plants. We propose that P0 prevents RISC assembly by interacting with one of its protein components, thus inhibiting formation of siRNA/miRNA-RISC, and ultimately leading to AGO1 degradation. Our findings also suggest that siRNAs enhance the stability of co-expressed AGO1 in both the presence and absence of P0.

  19. RISC mezzanines for controlling data acquisition in the NA48 experiment at CERN

    International Nuclear Information System (INIS)

    Guzik, Z.; Chlopik, A.; Bal, Fr.; Formenti, F.; Lacourt, A.

    2000-01-01

    A part of the LKr calorimeter data acquisition system of the NA48 experiment (a precision measurements of ε/ε' in CP violating; K 0 →2π decays) is described. The experiment runs on the SPS north area in CERN. This paper presents some aspects of controlling the NA48 readout process based on commercial RIO 8260 RISC processors, which were used as a core for maintaining control algorithms. Several RISC processors were equipped with custom-made VME mezzanine boards providing interfacing, pre-processing and data formatting. These mezzanines are subjects of this paper. They are: RIO-TIC/DAT - time stamp distributor and buffered DT-bus interface, FOL-RIO - optical data formatter and event merger and 'TAXI receiver' - handling trigger data of the NA48 Level 2 trigger supervisor. Also the interface between DT-bus and S-link/PCI is described

  20. RISC mezzanines for controlling data acquisition in the NA48 experiment at CERN

    CERN Document Server

    Guzik, Z; Bal, F; Formenti, F; Lacourt, A

    2000-01-01

    A part of the LKr calorimeter data acquisition system of the NA48 experiment (a precision measurements of epsilon / epsilon ' in CP- violating K/sup 0/ to 2 pi decays) is described. The experiment runs on the SPS north area in CERN. This paper presents some aspects of controlling the NA48 readout process based on commercial RIO 8260 RISC processors, which were used as a core for maintaining control algorithms. Several RISC processors were equipped with custom-made VME mezzanine boards providing interfacing, pre-processing and data formatting. These mezzanines are the subjects of this paper. They are: RIO-TIC/DAT (a time-stamp distributor and buffered DT-bus interface), FOL-RIO (an optical data formatter and event merger) and "TAXI receiver" (for handling trigger data of the NA48 Level-2 trigger supervisor). Also, the interface between the DT-bus and S- link/PCI is described. (8 refs).

  1. FEU Technology Digest No. 2.

    Science.gov (United States)

    Further Education Unit, London (England).

    This publication contains a glossary of acronyms; an editorial (Ingram); "Integrative Assignments and Design" (Biles, Palmer); "Computer-Based Education: A Student's Response" (Landau); "Taking the RISC [Reduced Instruction Set Computer] in FHE [Further and Higher Education]" (Meeke); "Engineering Education in…

  2. RISC Processors and High Performance Computing

    Science.gov (United States)

    Bailey, David H.; Saini, Subhash; Craw, James M. (Technical Monitor)

    1995-01-01

    This tutorial will discuss the top five RISC microprocessors and the parallel systems in which they are used. It will provide a unique cross-machine comparison not available elsewhere. The effective performance of these processors will be compared by citing standard benchmarks in the context of real applications. The latest NAS Parallel Benchmarks, both absolute performance and performance per dollar, will be listed. The next generation of the NPB will be described. The tutorial will conclude with a discussion of future directions in the field. Technology Transfer Considerations: All of these computer systems are commercially available internationally. Information about these processors is available in the public domain, mostly from the vendors themselves. The NAS Parallel Benchmarks and their results have been previously approved numerous times for public release, beginning back in 1991.

  3. The microelectronic and photonic test bed RISC processor and DRAM memory stack experiments

    International Nuclear Information System (INIS)

    Clark, K.A.; Meehan, T.J.

    1999-01-01

    This paper reports on the on-orbit data obtained from the MPTB RISC Processor Experiment, containing three Integrated Device Technologies R3081 processors. During operations, nine SEUs were observed in the processors, and four SEUs were observed in the memory and/or support circuitry. (authors)

  4. RISC. A new style in the design of architectures

    International Nuclear Information System (INIS)

    Cortadella, J.; Gonzalez, A.; Llaberia, J.M.

    1988-01-01

    In the 80's a new architecture design and implementation style has appeared: the RISC style. It proposes an overall view of the system were the processor is included. For each function, an extensive analysis has to be performed in order to evaluate the advantages and disadvantages that hardware and software introduce in the design. An optimum design involved an agreement between both levels and has to take into account cost, performance, and technological factors. In this paper, the main features of this new architecture design style are presented. (Author)

  5. Cadherin complexes recruit mRNAs and RISC to regulate epithelial cell signaling.

    Science.gov (United States)

    Kourtidis, Antonis; Necela, Brian; Lin, Wan-Hsin; Lu, Ruifeng; Feathers, Ryan W; Asmann, Yan W; Thompson, E Aubrey; Anastasiadis, Panos Z

    2017-10-02

    Cumulative evidence demonstrates that most RNAs exhibit specific subcellular distribution. However, the mechanisms regulating this phenomenon and its functional consequences are still under investigation. Here, we reveal that cadherin complexes at the apical zonula adherens (ZA) of epithelial adherens junctions recruit the core components of the RNA-induced silencing complex (RISC) Ago2, GW182, and PABPC1, as well as a set of 522 messenger RNAs (mRNAs) and 28 mature microRNAs (miRNAs or miRs), via PLEKHA7. Top canonical pathways represented by these mRNAs include Wnt/β-catenin, TGF-β, and stem cell signaling. We specifically demonstrate the presence and silencing of MYC, JUN, and SOX2 mRNAs by miR-24 and miR-200c at the ZA. PLEKHA7 knockdown dissociates RISC from the ZA, decreases loading of the ZA-associated mRNAs and miRNAs to Ago2, and results in a corresponding increase of MYC, JUN, and SOX2 protein expression. The present work reveals a mechanism that directly links junction integrity to the silencing of a set of mRNAs that critically affect epithelial homeostasis. © 2017 Kourtidis et al.

  6. Depletion of key protein components of the RISC pathway impairs pre-ribosomal RNA processing.

    Science.gov (United States)

    Liang, Xue-Hai; Crooke, Stanley T

    2011-06-01

    Little is known about whether components of the RNA-induced silencing complex (RISC) mediate the biogenesis of RNAs other than miRNA. Here, we show that depletion of key proteins of the RISC pathway by antisense oligonucleotides significantly impairs pre-rRNA processing in human cells. In cells depleted of Drosha or Dicer, different precursors to 5.8S rRNA strongly accumulated, without affecting normal endonucleolytic cleavages. Moderate yet distinct processing defects were also observed in Ago2-depleted cells. Physical links between pre-rRNA and these proteins were identified by co-immunoprecipitation analyses. Interestingly, simultaneous depletion of Dicer and Drosha led to a different processing defect, causing slower production of 28S rRNA and its precursor. Both Dicer and Ago2 were detected in the nuclear fraction, and reduction of Dicer altered the structure of the nucleolus, where pre-rRNA processing occurs. Together, these results suggest that Drosha and Dicer are implicated in rRNA biogenesis.

  7. Statistical Use of Argonaute Expression and RISC Assembly in microRNA Target Identification

    Science.gov (United States)

    Stanhope, Stephen A.; Sengupta, Srikumar; den Boon, Johan; Ahlquist, Paul; Newton, Michael A.

    2009-01-01

    MicroRNAs (miRNAs) posttranscriptionally regulate targeted messenger RNAs (mRNAs) by inducing cleavage or otherwise repressing their translation. We address the problem of detecting m/miRNA targeting relationships in homo sapiens from microarray data by developing statistical models that are motivated by the biological mechanisms used by miRNAs. The focus of our modeling is the construction, activity, and mediation of RNA-induced silencing complexes (RISCs) competent for targeted mRNA cleavage. We demonstrate that regression models accommodating RISC abundance and controlling for other mediating factors fit the expression profiles of known target pairs substantially better than models based on m/miRNA expressions alone, and lead to verifications of computational target pair predictions that are more sensitive than those based on marginal expression levels. Because our models are fully independent of exogenous results from sequence-based computational methods, they are appropriate for use as either a primary or secondary source of information regarding m/miRNA target pair relationships, especially in conjunction with high-throughput expression studies. PMID:19779550

  8. An Efficient Power Estimation Methodology for Complex RISC Processor-based Platforms

    OpenAIRE

    Rethinagiri , Santhosh Kumar; Ben Atitallah , Rabie; Dekeyser , Jean-Luc; Niar , Smail; Senn , Eric

    2012-01-01

    International audience; In this contribution, we propose an efficient power estima- tion methodology for complex RISC processor-based plat- forms. In this methodology, the Functional Level Power Analysis (FLPA) is used to set up generic power models for the different parts of the system. Then, a simulation framework based on virtual platform is developed to evalu- ate accurately the activities used in the related power mod- els. The combination of the two parts above leads to a het- erogeneou...

  9. Benchmark Tests on the New IBM RISC System/6000 590 Workstation

    Directory of Open Access Journals (Sweden)

    Harvey J. Wasserman

    1995-01-01

    Full Text Available The results of benchmark tests on the superscalar IBM RISC System/6000 Model 590 are presented. A set of well-characterized Fortran benchmarks spanning a range of computational characteristics was used for the study. The data from the 590 system are compared with those from a single-processor CRAY C90 system as well as with other microprocessor-based systems, such as the Digital Equipment Corporation AXP 3000/500X and the Hewlett-Packard HP/735.

  10. The Effect of Interactive, Three Dimensional, High Speed Simulations on High School Science Students' Conceptions of the Molecular Structure of Water.

    Science.gov (United States)

    Hakerem, Gita; And Others

    The Water and Molecular Networks (WAMNet) Project uses graduate student written Reduced Instruction Set Computing (RISC) computer simulations of the molecular structure of water to assist high school students learn about the nature of water. This study examined: (1) preconceptions concerning the molecular structure of water common among high…

  11. A model for architectural comparison

    Science.gov (United States)

    Ho, Sam; Snyder, Larry

    1988-04-01

    Recently, architectures for sequential computers became a topic of much discussion and controversy. At the center of this storm is the Reduced Instruction Set Computer, or RISC, first described at Berkeley in 1980. While the merits of the RISC architecture cannot be ignored, its opponents have tried to do just that, while its proponents have expanded and frequently exaggerated them. This state of affairs has persisted to this day. No attempt is made to settle this controversy, since indeed there is likely no one answer. A qualitative framework is provided for a rational discussion of the issues.

  12. The RISC-V Instruction Set Manual. Volume 1: User-Level ISA, Version 2.0

    Science.gov (United States)

    2014-05-06

    RV128I Base Integer Instruction Set 81 18 Calling Convention 83 18.1 C Datatypes and Alignment...FCVT.D.S, are encoded in the OP-FP major opcode space and both the source and destination are floating-point registers. The rs2 field encodes the datatype ...of the source, and the fmt field encodes the datatype of the destination. FCVT.S.D rounds according to the RM field; FCVT.D.S will never round. 31 27

  13. Sensing miRNA: Signal Amplification by Cognate RISC for Intracellular Detection of miRNA in Live Cells.

    Science.gov (United States)

    Kavishwar, Amol; Medarova, Zdravka

    2016-01-01

    The ability to detect miRNA expression in live cells would leave these cells available for further manipulation or culture. Here, we describe the design of a miRNA sensor oligonucleotide whose sequence mimics the target mRNA. The sensor has a fluorescent label on one end of the oligo and a quencher on the other. When inside the cell, the sensor is recognized by its cognate miRNA-RISC and gets cleaved, setting the fluorophore free from its quencher. This results in fluorescence "turn on." Since cleavage by the RISC complex is an enzymatic process, the described approach has a very high level of sensitivity (nM). The rate of nonspecific cleavage of the sensor is very slow permitting the collection of meaningful signal over a long period of time.

  14. IGF2BP3 Modulates the Interaction of Invasion-Associated Transcripts with RISC

    Directory of Open Access Journals (Sweden)

    Hanane Ennajdaoui

    2016-05-01

    Full Text Available Insulin-like growth factor 2 mRNA binding protein 3 (IGF2BP3 expression correlates with malignancy, but its role(s in pathogenesis remains enigmatic. We interrogated the IGF2BP3-RNA interaction network in pancreatic ductal adenocarcinoma (PDAC cells. Using a combination of genome-wide approaches, we have identified 164 direct mRNA targets of IGF2BP3. These transcripts encode proteins enriched for functions such as cell migration, proliferation, and adhesion. Loss of IGF2BP3 reduced PDAC cell invasiveness and remodeled focal adhesion junctions. Individual nucleotide resolution crosslinking immunoprecipitation (iCLIP revealed significant overlap of IGF2BP3 and microRNA (miRNA binding sites. IGF2BP3 promotes association of the RNA-induced silencing complex (RISC with specific transcripts. Our results show that IGF2BP3 influences a malignancy-associated RNA regulon by modulating miRNA-mRNA interactions.

  15. IGF2BP3 Modulates the Interaction of Invasion-Associated Transcripts with RISC.

    Science.gov (United States)

    Ennajdaoui, Hanane; Howard, Jonathan M; Sterne-Weiler, Timothy; Jahanbani, Fereshteh; Coyne, Doyle J; Uren, Philip J; Dargyte, Marija; Katzman, Sol; Draper, Jolene M; Wallace, Andrew; Cazarez, Oscar; Burns, Suzanne C; Qiao, Mei; Hinck, Lindsay; Smith, Andrew D; Toloue, Masoud M; Blencowe, Benjamin J; Penalva, Luiz O F; Sanford, Jeremy R

    2016-05-31

    Insulin-like growth factor 2 mRNA binding protein 3 (IGF2BP3) expression correlates with malignancy, but its role(s) in pathogenesis remains enigmatic. We interrogated the IGF2BP3-RNA interaction network in pancreatic ductal adenocarcinoma (PDAC) cells. Using a combination of genome-wide approaches, we have identified 164 direct mRNA targets of IGF2BP3. These transcripts encode proteins enriched for functions such as cell migration, proliferation, and adhesion. Loss of IGF2BP3 reduced PDAC cell invasiveness and remodeled focal adhesion junctions. Individual nucleotide resolution crosslinking immunoprecipitation (iCLIP) revealed significant overlap of IGF2BP3 and microRNA (miRNA) binding sites. IGF2BP3 promotes association of the RNA-induced silencing complex (RISC) with specific transcripts. Our results show that IGF2BP3 influences a malignancy-associated RNA regulon by modulating miRNA-mRNA interactions. Copyright © 2016 The Author(s). Published by Elsevier Inc. All rights reserved.

  16. Introducing RISC: A New Video Inventory for Testing Social Perception.

    Science.gov (United States)

    Rothermich, Kathrin; Pell, Marc D

    2015-01-01

    Indirect forms of speech, such as sarcasm, jocularity (joking), and 'white lies' told to spare another's feelings, occur frequently in daily life and are a problem for many clinical populations. During social interactions, information about the literal or nonliteral meaning of a speaker unfolds simultaneously in several communication channels (e.g., linguistic, facial, vocal, and body cues); however, to date many studies have employed uni-modal stimuli, for example focusing only on the visual modality, limiting the generalizability of these results to everyday communication. Much of this research also neglects key factors for interpreting speaker intentions, such as verbal context and the relationship of social partners. Relational Inference in Social Communication (RISC) is a newly developed (English-language) database composed of short video vignettes depicting sincere, jocular, sarcastic, and white lie social exchanges between two people. Stimuli carefully manipulated the social relationship between communication partners (e.g., boss/employee, couple) and the availability of contextual cues (e.g. preceding conversations, physical objects) while controlling for major differences in the linguistic content of matched items. Here, we present initial perceptual validation data (N = 31) on a corpus of 920 items. Overall accuracy for identifying speaker intentions was above 80% correct and our results show that both relationship type and verbal context influence the categorization of literal and nonliteral interactions, underscoring the importance of these factors in research on speaker intentions. We believe that RISC will prove highly constructive as a tool in future research on social cognition, inter-personal communication, and the interpretation of speaker intentions in both healthy adults and clinical populations.

  17. Development of the Respiratory Index of Severity in Children (RISC score among young children with respiratory infections in South Africa.

    Directory of Open Access Journals (Sweden)

    Carrie Reed

    Full Text Available OBJECTIVE: Pneumonia is a leading cause of death in children worldwide. A simple clinical score predicting the probability of death in a young child with lower respiratory tract infection (LRTI could aid clinicians in case management and provide a standardized severity measure during epidemiologic studies. METHODS: We analyzed 4,148 LRTI hospitalizations in children <24 months enrolled in a pneumococcal conjugate vaccine trial in South Africa from 1998-2001, to develop the Respiratory Index of Severity in Children (RISC. Using clinical data at admission, a multivariable logistic regression model for mortality was developed and statistically evaluated using bootstrap resampling techniques. Points were assigned to risk factors based on their coefficients in the multivariable model. A child's RISC score is the sum of points for each risk factor present. Separate models were developed for HIV-infected and non-infected children. RESULTS: Significant risk factors for HIV-infected and non-infected children included low oxygen saturation, chest indrawing, wheezing, and refusal to feed. The models also included age and HIV clinical classification (for HIV-infected children or weight-for-age (for non-infected children. RISC scores ranged up to 7 points for HIV-infected or 6 points for non-infected children and correlated with probability of death (0-47%, HIV-infected; 0-14%, non-infected. Final models showed good discrimination (area under the ROC curve and calibration (goodness-of-fit. CONCLUSION: The RISC score incorporates a simple set of risk factors that accurately discriminate between young children based on their risk of death from LRTI, and may provide an objective means to quantify severity based on the risk of mortality.

  18. RISC-RAD. A European integrated approach to the problem of low doses

    International Nuclear Information System (INIS)

    Meunier, A.; Sabatier, L.; Atkinson, M.; Paretzke, H.; Bouffler, S.; Mullenders, L.

    2007-01-01

    Complete text of publication follows. Funded by the European Commission in the framework of a dedicated programme supporting research in the Nuclear sector (FP6 Euratom), the project RISC-RAD undertakes experimental and modelling studies ultimately to improve low dose radiation cancer risk assessment by exploring and providing evidence for the most appropriate radiation cancer risk projection and interpolation models. It started on 1st January 2004 and is running until 31 st October 2008. It mobilizes a consortium of 31 partners and is coordinated by Dr. Laure Sabatier from the French atomic energy commission. Indeed the project represents an unprecedented attempt to integrate horizontally the research on the effects of low doses of IR at the European level. A multipartner project supporting objective-driven research, RISC-RAD aims at contributing to bridge the remaining gap of scientific knowledge about effects of lows doses of ionizing radiation. It spans a large part of the research spectrum, including many topics addressed during the LOWRAD2007 conference. This presentation intends to give an account of the integrative aspects of the project, insights on the innovative solutions found to approach a complex and controversial scientific topic like the biological effects of low doses of ionizing radiation, and links with some areas of social studies on science.The concept of 'integration' implies the development of a new kind of activity in the research field, which crosses its traditional boundaries : controversies of several kinds must temporarily be overcome within the project management board in order to define and follow a common strategy. Among them, how to reconcile the creative part of fundamental research with the compliance to strict project planning rules has come up as a debate which questions the best way a significant collective and coordinated action can address the issue of the low dose cancer risk assessment on the long term. The knowledge and

  19. Viral RNAi suppressor reversibly binds siRNA to outcompete Dicer and RISC via multiple turnover.

    Science.gov (United States)

    Rawlings, Renata A; Krishnan, Vishalakshi; Walter, Nils G

    2011-04-29

    RNA interference is a conserved gene regulatory mechanism employed by most eukaryotes as a key component of their innate immune response to viruses and retrotransposons. During viral infection, the RNase-III-type endonuclease Dicer cleaves viral double-stranded RNA into small interfering RNAs (siRNAs) 21-24 nucleotides in length and helps load them into the RNA-induced silencing complex (RISC) to guide the cleavage of complementary viral RNA. As a countermeasure, many viruses have evolved viral RNA silencing suppressors (RSS) that tightly, and presumably quantitatively, bind siRNAs to thwart RNA-interference-mediated degradation. Viral RSS proteins also act across kingdoms as potential immunosuppressors in gene therapeutic applications. Here we report fluorescence quenching and electrophoretic mobility shift assays that probe siRNA binding by the dimeric RSS p19 from Carnation Italian Ringspot Virus, as well as by human Dicer and RISC assembly complexes. We find that the siRNA:p19 interaction is readily reversible, characterized by rapid binding [(1.69 ± 0.07) × 10(8) M(-)(1) s(-1)] and marked dissociation (k(off)=0.062 ± 0.002 s(-1)). We also observe that p19 efficiently competes with recombinant Dicer and inhibits the formation of RISC-related assembly complexes found in human cell extract. Computational modeling based on these results provides evidence for the transient formation of a ternary complex between siRNA, human Dicer, and p19. An expanded model of RNA silencing indicates that multiple turnover by reversible binding of siRNAs potentiates the efficiency of the suppressor protein. Our predictive model is expected to be applicable to the dosing of p19 as a silencing suppressor in viral gene therapy. Copyright © 2011 Elsevier Ltd. All rights reserved.

  20. Viral RNAi suppressor reversibly binds siRNA to outcompete Dicer and RISC via multiple-turnover

    Science.gov (United States)

    Rawlings, Renata A.; Krishnan, Vishalakshi; Walter, Nils G.

    2011-01-01

    RNA interference (RNAi) is a conserved gene regulatory mechanism employed by most eukaryotes as a key component of their innate immune response against viruses and retrotransposons. During viral infection, the RNase III-type endonuclease Dicer cleaves viral double-stranded RNA into small interfering RNAs (siRNAs), 21–24 nucleotides in length, and helps load them into the RNA-induced silencing complex (RISC) to guide cleavage of complementary viral RNA. As a countermeasure, many viruses have evolved viral RNA silencing suppressor (RSS) proteins that tightly, and presumably quantitatively, bind siRNAs to thwart RNAi-mediated degradation. Viral RSS proteins also act across kingdoms as potential immunosuppressors in gene therapeutic applications. Here we report fluorescence quenching and electrophoretic mobility shift assays that probe siRNA binding by the dimeric RSS p19 from Carnation Italian Ringspot Virus (CIRV), as well as by human Dicer and RISC assembly complexes. We find that the siRNA:p19 interaction is readily reversible, characterized by rapid binding ((1.69 ± 0.07)×108 M−1s−1) and marked dissociation (koff = 0.062 ± 0.002 s−1). We also observe that p19 efficiently competes with recombinant Dicer and inhibits formation of RISC-related assembly complexes found in human cell extract. Computational modeling based on these results provides evidence for the transient formation of a ternary complex between siRNA, human Dicer, and p19. An expanded model of RNA silencing indicates that multiple-turnover by reversible binding of siRNAs potentiates the efficiency of the suppressor protein. Our predictive model is expected to be applicable to the dosing of p19 as a silencing suppressor in viral gene therapy. PMID:21354178

  1. Microbial Disruption of Autophagy Alters Expression of the RISC Component AGO2, a Critical Regulator of the miRNA Silencing Pathway.

    Science.gov (United States)

    Sibony, Michal; Abdullah, Majd; Greenfield, Laura; Raju, Deepa; Wu, Ted; Rodrigues, David M; Galindo-Mata, Esther; Mascarenhas, Heidi; Philpott, Dana J; Silverberg, Mark S; Jones, Nicola L

    2015-12-01

    Autophagy is implicated in Crohn's disease (CD) pathogenesis. Recent evidence suggests autophagy regulates the microRNA (miRNA)-induced silencing complex (miRISC). Therefore, autophagy may play a novel role in CD by regulating expression of miRISC, thereby altering miRNA silencing. As microbes associated with CD can alter autophagy, we hypothesized that microbial disruption of autophagy affects the critical miRISC component AGO2. AGO2 expression was assessed in epithelial and immune cells, and intestinal organoids with disrupted autophagy. Microarray technology was used to determine the expression of downstream miRNAs in cells with defective autophagy. Increased AGO2 was detected in autophagy-deficient ATG5-/- and ATG16-/- mouse embryonic fibroblast cells (MEFs) in comparison with wild-type MEFs. Chemical agents and VacA toxin, which disrupt autophagy, increased AGO2 expression in MEFs, epithelial cells lines, and human monocytes, respectively. Increased AGO2 was also detected in ATG7-/- intestinal organoids, in comparison with wild-type organoids. Five miRNAs were differentially expressed in autophagy-deficient MEFs. Pathway enrichment analysis of the differentially expressed miRNAs implicated signaling pathways previously associated with CD. Taken together, our results suggest that autophagy is involved in the regulation of the critical miRISC component AGO2 in epithelial and immune cells and primary intestinal epithelial cells. We propose a mechanism by which autophagy alters miRNA expression, which likely impacts the regulation of CD-associated pathways. Furthermore, as enteric microbial products can manipulate autophagy and AGO2, our findings suggest a novel mechanism by which enteric microbes could influence miRNA to promote disease.

  2. Introducing RISC: A New Video Inventory for Testing Social Perception.

    Directory of Open Access Journals (Sweden)

    Kathrin Rothermich

    Full Text Available Indirect forms of speech, such as sarcasm, jocularity (joking, and 'white lies' told to spare another's feelings, occur frequently in daily life and are a problem for many clinical populations. During social interactions, information about the literal or nonliteral meaning of a speaker unfolds simultaneously in several communication channels (e.g., linguistic, facial, vocal, and body cues; however, to date many studies have employed uni-modal stimuli, for example focusing only on the visual modality, limiting the generalizability of these results to everyday communication. Much of this research also neglects key factors for interpreting speaker intentions, such as verbal context and the relationship of social partners. Relational Inference in Social Communication (RISC is a newly developed (English-language database composed of short video vignettes depicting sincere, jocular, sarcastic, and white lie social exchanges between two people. Stimuli carefully manipulated the social relationship between communication partners (e.g., boss/employee, couple and the availability of contextual cues (e.g. preceding conversations, physical objects while controlling for major differences in the linguistic content of matched items. Here, we present initial perceptual validation data (N = 31 on a corpus of 920 items. Overall accuracy for identifying speaker intentions was above 80% correct and our results show that both relationship type and verbal context influence the categorization of literal and nonliteral interactions, underscoring the importance of these factors in research on speaker intentions. We believe that RISC will prove highly constructive as a tool in future research on social cognition, inter-personal communication, and the interpretation of speaker intentions in both healthy adults and clinical populations.

  3. Functional analysis of neuronal microRNAs in Caenorhabditis elegans dauer formation by combinational genetics and Neuronal miRISC immunoprecipitation.

    Directory of Open Access Journals (Sweden)

    Minh T Than

    2013-06-01

    Full Text Available Identifying the physiological functions of microRNAs (miRNAs is often challenging because miRNAs commonly impact gene expression under specific physiological conditions through complex miRNA::mRNA interaction networks and in coordination with other means of gene regulation, such as transcriptional regulation and protein degradation. Such complexity creates difficulties in dissecting miRNA functions through traditional genetic methods using individual miRNA mutations. To investigate the physiological functions of miRNAs in neurons, we combined a genetic "enhancer" approach complemented by biochemical analysis of neuronal miRNA-induced silencing complexes (miRISCs in C. elegans. Total miRNA function can be compromised by mutating one of the two GW182 proteins (AIN-1, an important component of miRISC. We found that combining an ain-1 mutation with a mutation in unc-3, a neuronal transcription factor, resulted in an inappropriate entrance into the stress-induced, alternative larval stage known as dauer, indicating a role of miRNAs in preventing aberrant dauer formation. Analysis of this genetic interaction suggests that neuronal miRNAs perform such a role partly by regulating endogenous cyclic guanosine monophosphate (cGMP signaling, potentially influencing two other dauer-regulating pathways. Through tissue-specific immunoprecipitations of miRISC, we identified miRNAs and their likely target mRNAs within neuronal tissue. We verified the biological relevance of several of these miRNAs and found that many miRNAs likely regulate dauer formation through multiple dauer-related targets. Further analysis of target mRNAs suggests potential miRNA involvement in various neuronal processes, but the importance of these miRNA::mRNA interactions remains unclear. Finally, we found that neuronal genes may be more highly regulated by miRNAs than intestinal genes. Overall, our study identifies miRNAs and their targets, and a physiological function of these miRNAs in

  4. Review article Homebound instruction for students with chronic illness: reducing risk outside of the box

    Directory of Open Access Journals (Sweden)

    Steven R. Shaw

    2014-05-01

    Full Text Available Students with chronic illness are at risk for a host of academic and social problems. The risk is exacerbated when students are unable to attend school short term or long term due to medical problems. Educators may be able to reduce academic and social risk for students with chronic illness through effective homebound instruction. However, there remain many barriers to effective homebowund instruction. Effective interdisciplinary and community coordination, development of policies, teacher support, inclusion of families, and use of technology can be combined to overcome these barriers and create effective homebound programs and policies. The result is reduced risk for the large and vulnerable population of students with chronic illness.

  5. A 32-bit NMOS microprocessor with a large register file

    Science.gov (United States)

    Sherburne, R. W., Jr.; Katevenis, M. G. H.; Patterson, D. A.; Sequin, C. H.

    1984-10-01

    Two scaled versions of a 32-bit NMOS reduced instruction set computer CPU, called RISC II, have been implemented on two different processing lines using the simple Mead and Conway layout rules with lambda values of 2 and 1.5 microns (corresponding to drawn gate lengths of 4 and 3 microns), respectively. The design utilizes a small set of simple instructions in conjunction with a large register file in order to provide high performance. This approach has resulted in two surprisingly powerful single-chip processors.

  6. Instructional Support for Novice Law Students: Reducing Search Processes and Explaining Concepts in Cases

    NARCIS (Netherlands)

    Nievelstein, Fleurie; Van Gog, Tamara; Van Dijck, Gijs; Boshuizen, Els

    2010-01-01

    Nievelstein, F., Van Gog, T., Van Dijck, C., & Boshuizen, H. P. A. (2011). Instructional support for novice law students: Reducing search processes and explaining concepts in cases. Applied Cognitive Psychology, 25(3), 408-413. doi:10.1002/acp.1707

  7. RNAi and retroviruses: are they in RISC?

    Science.gov (United States)

    Vasselon, Thierry; Bouttier, Manuella; Saumet, Anne; Lecellier, Charles-Henri

    2013-02-01

    RNA interference (RNAi) is a potent cellular system against viruses in various organisms. Although common traits are observed in plants, insects, and nematodes, the situation observed in mammals appears more complex. In mammalian somatic cells, RNAi is implicated in endonucleolytic cleavage mediated by artificially delivered small interfering RNAs (siRNAs) as well as in translation repression mediated by microRNAs (miRNAs). Because siRNAs and miRNAs recognize viral mRNAs, RNAi inherently limits virus production and participates in antiviral defense. However, several observations made in the cases of hepatitis C virus and retroviruses (including the human immunodeficiency virus and the primate foamy virus) bring evidence that this relationship is much more complex and that certain components of the RNAi effector complex [called the RNA-induced silencing complex (RISC)], such as AGO2, are also required for viral replication. Here, we summarize recent discoveries that have revealed this dual implication in virus biology. We further discuss their potential implications for the functions of RNAi-related proteins, with special emphasis on retrotransposition and genome stability.

  8. Reliability and validity of the Spanish version of the 10-item Connor-Davidson Resilience Scale (10-item CD-RISC in young adults

    Directory of Open Access Journals (Sweden)

    García-Campayo Javier

    2011-08-01

    Full Text Available Abstract Background The 10-item Connor-Davidson Resilience Scale (10-item CD-RISC is an instrument for measuring resilience that has shown good psychometric properties in its original version in English. The aim of this study was to evaluate the validity and reliability of the Spanish version of the 10-item CD-RISC in young adults and to verify whether it is structured in a single dimension as in the original English version. Findings Cross-sectional observational study including 681 university students ranging in age from 18 to 30 years. The number of latent factors in the 10 items of the scale was analyzed by exploratory factor analysis. Confirmatory factor analysis was used to verify whether a single factor underlies the 10 items of the scale as in the original version in English. The convergent validity was analyzed by testing whether the mean of the scores of the mental component of SF-12 (MCS and the quality of sleep as measured with the Pittsburgh Sleep Index (PSQI were higher in subjects with better levels of resilience. The internal consistency of the 10-item CD-RISC was estimated using the Cronbach α test and test-retest reliability was estimated with the intraclass correlation coefficient. The Cronbach α coefficient was 0.85 and the test-retest intraclass correlation coefficient was 0.71. The mean MCS score and the level of quality of sleep in both men and women were significantly worse in subjects with lower resilience scores. Conclusions The Spanish version of the 10-item CD-RISC showed good psychometric properties in young adults and thus can be used as a reliable and valid instrument for measuring resilience. Our study confirmed that a single factor underlies the resilience construct, as was the case of the original scale in English.

  9. Perancangan Alat Pengukur Kecepatan & Debit Suatu Aliran Cairan Berbasis Mikrokontroler

    OpenAIRE

    Simarmata, Poltak

    2015-01-01

    Have designed a tool to harness the technology used to measure velocity and flow rates. Tool designed using ultrasonic sensors based on AVR microcontroller ATMega 8535 are used for measuring the flow rate of water discharge and water velocity. Data of sensor processing used an AVR microcontroller ATMega 8535 chip which is a family of AVR (Alf and Vegards Risc Processor) technology uses RISC (RISC Instruction Set Computer). The language used is a C language program while the data processing sy...

  10. Validity and reliability of the Spanish version of the 10-item CD-RISC in patients with fibromyalgia

    Science.gov (United States)

    2014-01-01

    Background No resilience scale has been validated in Spanish patients with fibromyalgia. The aim of this study was to evaluate the validity and reliability of the 10-item CD-RISC in a sample of Spanish patients with fibromyalgia. Methods Design: Observational prospective multicenter study. Sample: Patients with diagnoses of fibromyalgia recruited from primary care settings (N = 208). Instruments: In addition to sociodemographic data, the following questionnaires were administered: Pain Visual Analogue Scale (PVAS), the 10-item Connor-Davidson Resilience scale (10-item CD-RISC), the Fibromyalgia Impact Questionnaire (FIQ), the Hospital Anxiety and Depression Scale (HADS), the Pain Catastrophizing Scale (PCS), the Chronic Pain Acceptance Questionnaire (CPAQ), and the Mindful Attention Awareness Scale (MAAS). Results Regarding construct validity, the factor solution in the Principal Component Analysis (PCA) was considered adequate, so the KMO test had a value of 0.91, and the Barlett’s test of sphericity was significant (χ2 = 852.8; gl = 45; p fibromyalgia, acceptable psychometric properties, with a high level of reliability and validity. PMID:24484847

  11. Reconfigurable VLIW Processor for Software Defined Radio, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — We will design and formally verify a VLIW processor that is radiation-hardened, and where the VLIW instructions consist of predicated RISC instructions from the...

  12. Study of risc factors affecting the number of mental disorders and nervous system diseases for people who participated in liquidation of consequences of ChNPP accident

    International Nuclear Information System (INIS)

    Ivanov, V.K.; Chekin, S.Yu.; Mikhal'skij, A.I.; Petrovskij, A.M.

    1992-01-01

    Interrelation of disease incidence for liquidators and factors affecting it has been studied. The diseases (mental disorders and nervous system diseases) have been taken into account provided more than 10% of people have suffered of the above diseases. Date of getting into the accident zone; duration of work within the zone; the radiation dose accumulated were considered to be risc factors. Getting into the accident zone and duration of work within the zone of accident have been though to be the main risc factors. 3 figs.; 2 tabs

  13. Newnes microprocessor pocket book

    CERN Document Server

    Money, Steve

    2014-01-01

    Newnes Microprocessor Pocket Book explains the basic hardware operation of a microprocessor and describes the actions of the various types of instruction that can be executed. A summary of the characteristics of many of the popular microprocessors is presented. Apart from the popular 8- and 16-bit microprocessors, some details are also given of the popular single chip microcomputers and of the reduced instruction set computer (RISC) type processors such as the Transputer, Novix FORTH processor, and Acorn ARM processor.Comprised of 15 chapters, this book discusses the principles involved in bot

  14. Transmissió vertical del virus de l'hepatitis C. Factors de risc, història natural dels nens infectats i evolució a llarg termini

    OpenAIRE

    Viñolas Tolosa, Maria

    2016-01-01

    Introducció: La TV del VHC succeeix en el 5-15% dels casos i depèn de factors de risc materns, obstètrics i neonatals. Fins el moment existeix poca informació sobre l’evolució dels nens infectats més enllà dels 2 o 3 primers anys de vida. L’objectiu del present estudi es determinar la taxa de TV, els factors de risc i l’evolució a llarg termini dels nens infectats. Pacients i mètodes: Estudi prospectiu de cohorts de 120 gestants infectades per VHC i els seus fills nascuts a l’Hospital del ...

  15. Balanç benefici/risc del contingut en polifenols i alcohol del vi: bases científiques dels efectes del consum moderat de vi sobre el sistema cardiovascular

    OpenAIRE

    Chiva Blanch, Gemma

    2013-01-01

    [cat] L'objectiu d'aquesta tesi doctoral és avaluar els efectes de les fraccions del vi (alcohòlica i no alcohòlica -principalment polifenols-) sobre els principals factors de risc cardiovascular en 67 homes amb un elevat risc de patir malalties cardiovasculars. Es va realitzar un assaig clínic, aleatoritzat i creuat en el qual tots els participants van rebre en un ordre aleatori les tres intervencions: 30 gr d'alcohol / dia en forma de vi negre, la mateixa quantitat de polifenols en forma de...

  16. Computer architecture a quantitative approach

    CERN Document Server

    Hennessy, John L

    2019-01-01

    Computer Architecture: A Quantitative Approach, Sixth Edition has been considered essential reading by instructors, students and practitioners of computer design for over 20 years. The sixth edition of this classic textbook is fully revised with the latest developments in processor and system architecture. It now features examples from the RISC-V (RISC Five) instruction set architecture, a modern RISC instruction set developed and designed to be a free and openly adoptable standard. It also includes a new chapter on domain-specific architectures and an updated chapter on warehouse-scale computing that features the first public information on Google's newest WSC. True to its original mission of demystifying computer architecture, this edition continues the longstanding tradition of focusing on areas where the most exciting computing innovation is happening, while always keeping an emphasis on good engineering design.

  17. Wig1 prevents cellular senescence by regulating p21 mRNA decay through control of RISC recruitment.

    Science.gov (United States)

    Kim, Bong Cho; Lee, Hyung Chul; Lee, Je-Jung; Choi, Chang-Min; Kim, Dong-Kwan; Lee, Jae Cheol; Ko, Young-Gyu; Lee, Jae-Seon

    2012-11-14

    Premature senescence, a key strategy used to suppress carcinogenesis, can be driven by p53/p21 proteins in response to various stresses. Here, we demonstrate that Wig1 plays a critical role in this process through regulation of p21 mRNA stability. Wig1 controls the association of Argonaute2 (Ago2), a central component of the RNA-induced silencing complex (RISC), with target p21 mRNA via binding of the stem-loop structure near the microRNA (miRNA) target site. Depletion of Wig1 prohibited miRNA-mediated p21 mRNA decay and resulted in premature senescence. Wig1 plays an essential role in cell proliferation, as demonstrated in tumour xenografts in mice, and Wig1 and p21 mRNA levels are inversely correlated in human normal and cancer tissues. Together, our data indicate a novel role of Wig1 in RISC target accessibility, which is a key step in RNA-mediated gene silencing. In addition, these findings indicate that fine-tuning of p21 levels by Wig1 is essential for the prevention of cellular senescence.

  18. A RISC multiprocessor event trigger for the data acquisition system of the H1 experiment at HERA

    International Nuclear Information System (INIS)

    Campbell, A.J.

    1992-01-01

    In late 1991 HERA will collide for the first time stored beams of electrons and protons. This paper describes the multiple RISC processor system for online event filtering and reconstruction installed within the data acquisition system of the H1 experiment. Data is processed at a continuous average rate of ∼6 Mbytes/s in parallel by ∼20 R3000 VMEbus based monoboard computers providing some 400 MIPS computing power

  19. Application of specialized RISC processor for realization of algorithms for track signal filtration on data read from CCD

    International Nuclear Information System (INIS)

    Ban, Ya.; Kotov, V.M.; Kharcharufkova, K.

    1987-01-01

    Algorithms for track signal filtration from bubble and streamer spark chambers read by CCD matrix with elements of 256x288 dimensions are described. The microprogrammed RISC processor is used for preliminary processing and filtration of data obtained. It makes possible to recognize and filter track elements in the zone of 0.25 mm 2 square during 0.17-0.20 s, that maintains it in real time operation

  20. Reliability and validity of the Khmer version of the 10-item Connor-Davidson Resilience Scale (Kh-CD-RISC10) in Cambodian adolescents.

    Science.gov (United States)

    Duong, Chanmettachampavieng; Hurst, Cameron P

    2016-06-08

    Resilience has been characterized as a defensive factor against the refinement of mental health problems. This study adapted the Connor-Davidson Resilience Scale (Kh-CD-RISC10) for use in Khmer adolescents and subsequently investigates its psychometric properties. Using stratified random sampling, this cross-sectional study sampled Cambodian adolescents from high schools selected randomly within three provinces (Phnom Penh, Battambang and Mondulkiri)-location (rural, urban) combinations. Parallel analysis was used to identify the number of component(s), and the structure of the single factor was subsequently explored using principal axis factoring. A confirmatory factor analysis was then performed to establish the fit of the Kh-CD-RISC10 to another sample. To assess convergent validity, the factor scores of the Khmer version of Connor-Davidson Resilience Scale were categorized into three levels, and then the general negative affectivity (GNA) and physiological hyperarousal (PH) scales (derived from the DASS 21) were compared among the three resilience groups. Of the 798 participants who responded (responded rate = 82.26 %), 440 (41.23 %) were female and the age ranged from 14 to 24 years old (mean = 17.36, SD = 1.325). The internal consistency of the Khmer 10-item CD-RISC was also shown to be high in Cambodian adolescents (Cronbach's alpha = 0. 82). Confirmatory factor analysis revealed the single factor model fit data adequately (χ(2) = 100.103, df = 35, p scale of this population, and can be used to assess the resilience comparing to the level of PTSD symptoms in general Khmer adolescent.

  1. Depressive symptoms, insulin sensitivity and insulin secretion in the RISC cohort study

    DEFF Research Database (Denmark)

    Bot, M; Pouwer, F; De Jonge, P

    2013-01-01

    Sensitivity and Cardiovascular Disease Risk (RISC) study. Presence of significant depressive symptoms was defined as a Center for Epidemiologic Studies Depression Scale (CES-D) score ≥ 16. Standard oral glucose tolerance tests were performed. Insulin sensitivity was assessed with the oral glucose insulin......AIM: This study explored the association of depressive symptoms with indices of insulin sensitivity and insulin secretion in a cohort of non-diabetic men and women aged 30 to 64 years. METHODS: The study population was derived from the 3-year follow-up of the Relationship between Insulin...... sensitivity (OGIS) index. Insulin secretion was estimated using three model-based parameters of insulin secretion (beta-cell glucose sensitivity, the potentiation factor ratio, and beta-cell rate sensitivity). RESULTS: A total of 162 out of 1027 participants (16%) had significant depressive symptoms. Having...

  2. Intelligent Instructional Systems in Military Training.

    Science.gov (United States)

    Fletcher, J.D.; Zdybel, Frank

    Intelligent instructional systems can be distinguished from more conventional approaches by the automation of instructional interaction and choice of strategy. This approach promises to reduce the costs of instructional materials preparation and to increase the adaptability and individualization of the instruction delivered. Tutorial simulation…

  3. Screening for markers of frailty and perceived risk of adverse outcomes using the Risk Instrument for Screening in the Community (RISC).

    LENUS (Irish Health Repository)

    O Caoimh, Rónán

    2014-09-19

    Functional decline and frailty are common in community dwelling older adults, increasing the risk of adverse outcomes. Given this, we investigated the prevalence of frailty-associated risk factors and their distribution according to the severity of perceived risk in a cohort of community dwelling older adults, using the Risk Instrument for Screening in the Community (RISC).

  4. Self-Instructional Cognitive Training to Reduce Impulsive Cognitive Style in Children with Attention Deficit with Hyperactivity Disorder

    Science.gov (United States)

    Rivera-Flores, Gladys Wilma

    2015-01-01

    Introduction: Children with attention deficit with hyperactivity disorder (ADHD) have an impulsive, rigid and field-dependent cognitive style. This study examines whether self-instructional cognitive training reduces impulsive cognitive style in children diagnosed with this disorder. Method: The subjects were 10 children between the ages of 6 and…

  5. A viral suppressor of RNA silencing inhibits ARGONAUTE 1 function by precluding target RNA binding to pre-assembled RISC.

    Science.gov (United States)

    Kenesi, Erzsébet; Carbonell, Alberto; Lózsa, Rita; Vértessy, Beáta; Lakatos, Lóránt

    2017-07-27

    In most eukaryotes, RNA silencing is an adaptive immune system regulating key biological processes including antiviral defense. To evade this response, viruses of plants, worms and insects have evolved viral suppressors of RNA silencing proteins (VSRs). Various VSRs, such as P1 from Sweet potato mild mottle virus (SPMMV), inhibit the activity of RNA-induced silencing complexes (RISCs) including an ARGONAUTE (AGO) protein loaded with a small RNA. However, the specific mechanisms explaining this class of inhibition are unknown. Here, we show that SPMMV P1 interacts with AGO1 and AGO2 from Arabidopsis thaliana, but solely interferes with AGO1 function. Moreover, a mutational analysis of a newly identified zinc finger domain in P1 revealed that this domain could represent an effector domain as it is required for P1 suppressor activity but not for AGO1 binding. Finally, a comparative analysis of the target RNA binding capacity of AGO1 in the presence of wild-type or suppressor-defective P1 forms revealed that P1 blocks target RNA binding to AGO1. Our results describe the negative regulation of RISC, the small RNA containing molecular machine. © The Author(s) 2017. Published by Oxford University Press on behalf of Nucleic Acids Research.

  6. Weak Memory Models: Balancing Definitional Simplicity and Implementation Flexibility

    OpenAIRE

    Zhang, Sizhuo; Vijayaraghavan, Muralidaran; Arvind

    2017-01-01

    The memory model for RISC-V, a newly developed open source ISA, has not been finalized yet and thus, offers an opportunity to evaluate existing memory models. We believe RISC-V should not adopt the memory models of POWER or ARM, because their axiomatic and operational definitions are too complicated. We propose two new weak memory models: WMM and WMM-S, which balance definitional simplicity and implementation flexibility differently. Both allow all instruction reorderings except overtaking of...

  7. INS3D - NUMERICAL SOLUTION OF THE INCOMPRESSIBLE NAVIER-STOKES EQUATIONS IN THREE-DIMENSIONAL GENERALIZED CURVILINEAR COORDINATES (DEC RISC ULTRIX VERSION)

    Science.gov (United States)

    Biyabani, S. R.

    1994-01-01

    -field boundaries. Three machine versions of INS3D are available. INS3D for the CRAY is written in CRAY FORTRAN for execution on a CRAY X-MP under COS, INS3D for the IBM is written in FORTRAN 77 for execution on an IBM 3090 under the VM or MVS operating system, and INS3D for DEC RISC-based systems is written in RISC FORTRAN for execution on a DEC workstation running RISC ULTRIX 3.1 or later. The CRAY version has a central memory requirement of 730279 words. The central memory requirement for the IBM is 150Mb. The memory requirement for the DEC RISC ULTRIX version is 3Mb of main memory. INS3D was developed in 1987. The port to the IBM was done in 1990. The port to the DECstation 3100 was done in 1991. CRAY is a registered trademark of Cray Research Inc. IBM is a registered trademark of International Business Machines. DEC, DECstation, and ULTRIX are trademarks of the Digital Equipment Corporation.

  8. An Automatic Instruction-Level Parallelization of Machine Code

    Directory of Open Access Journals (Sweden)

    MARINKOVIC, V.

    2018-02-01

    Full Text Available Prevailing multicores and novel manycores have made a great challenge of modern day - parallelization of embedded software that is still written as sequential. In this paper, automatic code parallelization is considered, focusing on developing a parallelization tool at the binary level as well as on the validation of this approach. The novel instruction-level parallelization algorithm for assembly code which uses the register names after SSA to find independent blocks of code and then to schedule independent blocks using METIS to achieve good load balance is developed. The sequential consistency is verified and the validation is done by measuring the program execution time on the target architecture. Great speedup, taken as the performance measure in the validation process, and optimal load balancing are achieved for multicore RISC processors with 2 to 16 cores (e.g. MIPS, MicroBlaze, etc.. In particular, for 16 cores, the average speedup is 7.92x, while in some cases it reaches 14x. An approach to automatic parallelization provided by this paper is useful to researchers and developers in the area of parallelization as the basis for further optimizations, as the back-end of a compiler, or as the code parallelization tool for an embedded system.

  9. VLSI design

    CERN Document Server

    Einspruch, Norman G

    1986-01-01

    VLSI Electronics Microstructure Science, Volume 14: VLSI Design presents a comprehensive exposition and assessment of the developments and trends in VLSI (Very Large Scale Integration) electronics. This volume covers topics that range from microscopic aspects of materials behavior and device performance to the comprehension of VLSI in systems applications. Each article is prepared by a recognized authority. The subjects discussed in this book include VLSI processor design methodology; the RISC (Reduced Instruction Set Computer); the VLSI testing program; silicon compilers for VLSI; and special

  10. Computer ray tracing speeds.

    Science.gov (United States)

    Robb, P; Pawlowski, B

    1990-05-01

    The results of measuring the ray trace speed and compilation speed of thirty-nine computers in fifty-seven configurations, ranging from personal computers to super computers, are described. A correlation of ray trace speed has been made with the LINPACK benchmark which allows the ray trace speed to be estimated using LINPACK performance data. The results indicate that the latest generation of workstations, using CPUs based on RISC (Reduced Instruction Set Computer) technology, are as fast or faster than mainframe computers in compute-bound situations.

  11. MICROPROCESADOR DIDÁCTICO DE ARQUITECTURA RISC IMPLEMENTADO EN UN FPGA

    Directory of Open Access Journals (Sweden)

    Víctor H. García Ortega

    2009-01-01

    Full Text Available En este trabajo se presenta el diseño e implementación de un microprocesador de 16 bits de arquitectura RISC tipo MIPS. Las características principales que presenta el microprocesador son: una arquitectura Harvard con una memoria de programa de 64K x 25 bits y una memoria de datos de 64k x 16 bits, una pila de ocho niveles implementada en hardware y la Unidad Lógica-Aritmética (ALU con esquema de acarreo anticipado por propagación y generación para el aumento de velocidad en la ejecución de las operaciones aritméticas. La unidad de control decodifica y maneja las señales de control del microprocesador para ejecutar las instrucciones en un solo ciclo de reloj. La implementación se realizó en un dispositivo lógico programable del tipo FPGA (Field Programmable Gate Array de la familia Spartan-3A de Xilinx. El diseño de cada elemento del microprocesador se desarrolló con el lenguaje de descripción de hardware VHDL.

  12. Multi-bits error detection and fast recovery in RISC cores

    International Nuclear Information System (INIS)

    Wang Jing; Yang Xing; Zhang Weigong; Shen Jiao; Qiu Keni; Zhao Yuanfu

    2015-01-01

    The particles-induced soft errors are a major threat to the reliability of microprocessors. Even worse, multi-bits upsets (MBUs) are ever-increased due to the rapidly shrinking feature size of the IC on a chip. Several architecture-level mechanisms have been proposed to protect microprocessors from soft errors, such as dual and triple modular redundancies (DMR and TMR). However, most of them are inefficient to combat the growing multi-bits errors or cannot well balance the critical paths delay, area and power penalty. This paper proposes a novel architecture, self-recovery dual-pipeline (SRDP), to effectively provide soft error detection and recovery with low cost for general RISC structures. We focus on the following three aspects. First, an advanced DMR pipeline is devised to detect soft error, especially MBU. Second, SEU/MBU errors can be located by enhancing self-checking logic into pipelines stage registers. Third, a recovery scheme is proposed with a recovery cost of 1 or 5 clock cycles. Our evaluation of a prototype implementation exhibits that the SRDP can successfully detect particle-induced soft errors up to 100% and recovery is nearly 95%, the other 5% will inter a specific trap. (paper)

  13. Multi-bits error detection and fast recovery in RISC cores

    Science.gov (United States)

    Jing, Wang; Xing, Yang; Yuanfu, Zhao; Weigong, Zhang; Jiao, Shen; Keni, Qiu

    2015-11-01

    The particles-induced soft errors are a major threat to the reliability of microprocessors. Even worse, multi-bits upsets (MBUs) are ever-increased due to the rapidly shrinking feature size of the IC on a chip. Several architecture-level mechanisms have been proposed to protect microprocessors from soft errors, such as dual and triple modular redundancies (DMR and TMR). However, most of them are inefficient to combat the growing multi-bits errors or cannot well balance the critical paths delay, area and power penalty. This paper proposes a novel architecture, self-recovery dual-pipeline (SRDP), to effectively provide soft error detection and recovery with low cost for general RISC structures. We focus on the following three aspects. First, an advanced DMR pipeline is devised to detect soft error, especially MBU. Second, SEU/MBU errors can be located by enhancing self-checking logic into pipelines stage registers. Third, a recovery scheme is proposed with a recovery cost of 1 or 5 clock cycles. Our evaluation of a prototype implementation exhibits that the SRDP can successfully detect particle-induced soft errors up to 100% and recovery is nearly 95%, the other 5% will inter a specific trap.

  14. Quo vadis code optimization in high energy physics

    International Nuclear Information System (INIS)

    Jarp, S.

    1994-01-01

    Although performance tuning and optimization can be considered less critical than in the past, there are still many High Energy Physics (HEP) applications and application domains that can profit from such an undertaking. In CERN's CORE (Centrally Operated RISC Environment) where all major RISC vendors are present, this implies an understanding of the various computer architectures, instruction sets and performance analysis tools from each of these vendors. This paper discusses some initial observations after having evaluated the situation and makes some recommendations for further progress

  15. METRIC context unit architecture

    Energy Technology Data Exchange (ETDEWEB)

    Simpson, R.O.

    1988-01-01

    METRIC is an architecture for a simple but powerful Reduced Instruction Set Computer (RISC). Its speed comes from the simultaneous processing of several instruction streams, with instructions from the various streams being dispatched into METRIC's execution pipeline as they become available for execution. The pipeline is thus kept full, with a mix of instructions for several contexts in execution at the same time. True parallel programming is supported within a single execution unit, the METRIC Context Unit. METRIC's architecture provides for expansion through the addition of multiple Context Units and of specialized Functional Units. The architecture thus spans a range of size and performance from a single-chip microcomputer up through large and powerful multiprocessors. This research concentrates on the specification of the METRIC Context Unit at the architectural level. Performance tradeoffs made during METRIC's design are discussed, and projections of METRIC's performance are made based on simulation studies.

  16. Microcontroller Programming and Interfacing TI MPS433

    CERN Document Server

    Barrett, Steven

    2011-01-01

    This book provides a thorough introduction to the Texas Instruments MPS430 microcontroller. The MPS430 is a 16-bit reduced instruction set (RISC) processor that features ultra low power consumption and integrated digital and analog hardware. Variants of the MPS430 microcontroller have been in production since 1993. This provides for a host of MPS430 products including evaluation boards, compilers, and documentation. A thorough introduction to the MPS430 line of microcontrollers, programming techniques, and interface concepts are provided along with considerable tutorial information with many i

  17. SKI2 mediates degradation of RISC 5'-cleavage fragments and prevents secondary siRNA production from miRNA targets in Arabidopsis.

    Science.gov (United States)

    Branscheid, Anja; Marchais, Antonin; Schott, Gregory; Lange, Heike; Gagliardi, Dominique; Andersen, Stig Uggerhøj; Voinnet, Olivier; Brodersen, Peter

    2015-12-15

    Small regulatory RNAs are fundamental in eukaryotic and prokaryotic gene regulation. In plants, an important element of post-transcriptional control is effected by 20-24 nt microRNAs (miRNAs) and short interfering RNAs (siRNAs) bound to the ARGONAUTE1 (AGO1) protein in an RNA induced silencing complex (RISC). AGO1 may cleave target mRNAs with small RNA complementarity, but the fate of the resulting cleavage fragments remains incompletely understood. Here, we show that SKI2, SKI3 and SKI8, subunits of a cytoplasmic cofactor of the RNA exosome, are required for degradation of RISC 5', but not 3'-cleavage fragments in Arabidopsis. In the absence of SKI2 activity, many miRNA targets produce siRNAs via the RNA-dependent RNA polymerase 6 (RDR6) pathway. These siRNAs are low-abundant, and map close to the cleavage site. In most cases, siRNAs were produced 5' to the cleavage site, but several examples of 3'-spreading were also identified. These observations suggest that siRNAs do not simply derive from RDR6 action on stable 5'-cleavage fragments and hence that SKI2 has a direct role in limiting secondary siRNA production in addition to its function in mediating degradation of 5'-cleavage fragments. © The Author(s) 2015. Published by Oxford University Press on behalf of Nucleic Acids Research.

  18. SKI2 mediates degradation of RISC 5′-cleavage fragments and prevents secondary siRNA production from miRNA targets in Arabidopsis

    Science.gov (United States)

    Branscheid, Anja; Marchais, Antonin; Schott, Gregory; Lange, Heike; Gagliardi, Dominique; Andersen, Stig Uggerhøj; Voinnet, Olivier; Brodersen, Peter

    2015-01-01

    Small regulatory RNAs are fundamental in eukaryotic and prokaryotic gene regulation. In plants, an important element of post-transcriptional control is effected by 20–24 nt microRNAs (miRNAs) and short interfering RNAs (siRNAs) bound to the ARGONAUTE1 (AGO1) protein in an RNA induced silencing complex (RISC). AGO1 may cleave target mRNAs with small RNA complementarity, but the fate of the resulting cleavage fragments remains incompletely understood. Here, we show that SKI2, SKI3 and SKI8, subunits of a cytoplasmic cofactor of the RNA exosome, are required for degradation of RISC 5′, but not 3′-cleavage fragments in Arabidopsis. In the absence of SKI2 activity, many miRNA targets produce siRNAs via the RNA-dependent RNA polymerase 6 (RDR6) pathway. These siRNAs are low-abundant, and map close to the cleavage site. In most cases, siRNAs were produced 5′ to the cleavage site, but several examples of 3′-spreading were also identified. These observations suggest that siRNAs do not simply derive from RDR6 action on stable 5′-cleavage fragments and hence that SKI2 has a direct role in limiting secondary siRNA production in addition to its function in mediating degradation of 5′-cleavage fragments. PMID:26464441

  19. Perspex machine: V. Compilation of C programs

    Science.gov (United States)

    Spanner, Matthew P.; Anderson, James A. D. W.

    2006-01-01

    The perspex machine arose from the unification of the Turing machine with projective geometry. The original, constructive proof used four special, perspective transformations to implement the Turing machine in projective geometry. These four transformations are now generalised and applied in a compiler, implemented in Pop11, that converts a subset of the C programming language into perspexes. This is interesting both from a geometrical and a computational point of view. Geometrically, it is interesting that program source can be converted automatically to a sequence of perspective transformations and conditional jumps, though we find that the product of homogeneous transformations with normalisation can be non-associative. Computationally, it is interesting that program source can be compiled for a Reduced Instruction Set Computer (RISC), the perspex machine, that is a Single Instruction, Zero Exception (SIZE) computer.

  20. ARC2D - EFFICIENT SOLUTION METHODS FOR THE NAVIER-STOKES EQUATIONS (DEC RISC ULTRIX VERSION)

    Science.gov (United States)

    Biyabani, S. R.

    1994-01-01

    computers to emulate Cray system time calls, which should be easy to modify for other machines as well. The standard distribution media for this version is a 9-track 1600 BPI ASCII Card Image format magnetic tape. The Cray version was developed in 1987. The IBM ES/3090 version is an IBM port of the Cray version. It is written in IBM VS FORTRAN and has the capability of executing in both vector and parallel modes on the MVS/XA operating system and in vector mode on the VM/XA operating system. Various options of the IBM VS FORTRAN compiler provide new features for the ES/3090 version, including 64-bit arithmetic and up to 2 GB of virtual addressability. The IBM ES/3090 version is available only as a 9-track, 1600 BPI IBM IEBCOPY format magnetic tape. The IBM ES/3090 version was developed in 1989. The DEC RISC ULTRIX version is a DEC port of the Cray version. It is written in FORTRAN 77 for RISC-based Digital Equipment platforms. The memory requirement is approximately 7Mb of main memory. It is available in UNIX tar format on TK50 tape cartridge. The port to DEC RISC ULTRIX was done in 1990. COS and UNICOS are trademarks and Cray is a registered trademark of Cray Research, Inc. IBM, ES/3090, VS FORTRAN, MVS/XA, and VM/XA are registered trademarks of International Business Machines. DEC and ULTRIX are registered trademarks of Digital Equipment Corporation.

  1. Low dose radiation effects: an integrative european approach (Risc-Rad Project) coordinated by the Cea

    International Nuclear Information System (INIS)

    Sabatier, L.

    2006-01-01

    RISC-RAD (Radiosensitivity of Individuals and Susceptibility to Cancer induced by ionizing Radiations) is an Integrated Project funded by the European Commission under 6. Framework Programme / EURATOM. RISC-RAD started on 1. January 2004 for a duration of four years. Coordinated by Cea (Dr Laure Sabatier), it involves 11 European countries (Austria, Denmark, Finland, France, Germany, Ireland, Italy, the Netherlands, Spain, Sweden and the United Kingdom) and 29 research institutions. Objectives: Exposures to low and protracted doses of ionizing radiation are very frequent in normal living environment, at work places, in industry and in medicine. Effects of these exposures on human health cannot be reliably assessed by epidemiological methods, nor is thoroughly understood by biologists. RISC-RAD project proposes to help bridging the gap of scientific knowledge about these effects. To achieve this goal, a necessary key step is to understand the basic mechanisms by which radiation induces cancer. Studying this multistage process in an integrated way, the project offers a new biological approach characterised by and clear-cut and objective-driven scientific policy: the project is focused on the effects of low doses (less than 100 mSv) and protracted doses of radiation. It aims at identifying new parameters that take into account the differences in radiation responses between individuals. A group of modelers works closely with the experimental teams in order to better quantify the risks associated with low and protracted doses. Research work is divided into five work packages interacting closely with each other. WP1 is dedicated to DNA damage. Ionizing Radiation (IR) produce a broad spectrum of base modifications and DNA strand breaks of different kinds, among which double-strand breaks and 'clustered damage' which is thought to be a major feature in biological effectiveness of IR. The aim of Work Package 1 is to improve understanding of the initial DNA damage induced by

  2. Capturing microRNA targets using an RNA-induced silencing complex (RISC)-trap approach.

    Science.gov (United States)

    Cambronne, Xiaolu A; Shen, Rongkun; Auer, Paul L; Goodman, Richard H

    2012-12-11

    Identifying targets is critical for understanding the biological effects of microRNA (miRNA) expression. The challenge lies in characterizing the cohort of targets for a specific miRNA, especially when targets are being actively down-regulated in miRNA- RNA-induced silencing complex (RISC)-messengerRNA (mRNA) complexes. We have developed a robust and versatile strategy called RISCtrap to stabilize and purify targets from this transient interaction. Its utility was demonstrated by determining specific high-confidence target datasets for miR-124, miR-132, and miR-181 that contained known and previously unknown transcripts. Two previously unknown miR-132 targets identified with RISCtrap, adaptor protein CT10 regulator of kinase 1 (CRK1) and tight junction-associated protein 1 (TJAP1), were shown to be endogenously regulated by miR-132 in adult mouse forebrain. The datasets, moreover, differed in the number of targets and in the types and frequency of microRNA recognition element (MRE) motifs, thus revealing a previously underappreciated level of specificity in the target sets regulated by individual miRNAs.

  3. Reducing the Grade Disparities between American Indians and Euro-American Students in Introduction to Psychology through Small-Group, Peer-Mentored, Supplemental Instruction

    Science.gov (United States)

    Okun, Morris Alan; Berlin, Anna; Hanrahan, Jeanne; Lewis, James; Johnson, Kathryn

    2015-01-01

    Supplemental instruction (SI) is a small-group, peer-mentored programme which is compatible with the learning preferences of American Indian students. We tested the hypothesis that SI is a compensatory strategy that reduces the differences in the grades earned in introduction to psychology by Euro-American and American Indian students. The sample…

  4. Only reappraisers profit from reappraisal instructions: Effects of instructed and habitual reappraisal on stress responses during interpersonal conflicts.

    Science.gov (United States)

    Mauersberger, Heidi; Hoppe, Annekatrin; Brockmann, Gudrun; Hess, Ursula

    2018-04-22

    Conflicts are an undesirable yet common aspect of daily interactions with wide-ranging negative consequences. The present research aimed to examine the buffering effect of experimentally instructed reappraisal on self-reported, physiological and behavioral stress indices during interpersonal conflicts, taking into account habitual emotion regulation strategies. For this, 145 participants experienced a standardized laboratory conflict with the instruction to either reappraise (n = 48), to suppress (n = 50), or with no instruction (n = 47) while cardiovascular and neuroendocrine measures were taken. Participants were allowed to eat sweet and salty snacks during the conflict situation. Prior to as well as after the conflict, participants reported on their subjective stress level. Reappraisal instructions were only effective for high habitual reappraisers who exhibited lower cardiovascular and cortisol reactivity and demonstrated fewer snack-eating behaviors under reappraisal instructions than under suppression or no instructions. The opposite pattern emerged for low habitual reappraisers. Neither experimentally instructed nor habitual reappraisal by itself reduced the negative effects of conflicts. Our findings complement the literature on the diverging effects of instructed reappraisal in tense social interactions. © 2018 Society for Psychophysiological Research.

  5. Patmos: a time-predictable microprocessor

    DEFF Research Database (Denmark)

    Schoeberl, Martin; Puffitsch, Wolfgang; Hepp, Stefan

    2018-01-01

    rather than for high average-case performance. Patmos is a dual-issue, statically scheduled RISC processor. A method cache serves as the cache for the instructions and a split cache organization simplifies the WCET analysis of the data cache. To fill the dual-issue pipeline with enough useful...

  6. Expression levels of the microRNA maturing microprocessor complex component DGCR8 and the RNA-induced silencing complex (RISC) components argonaute-1, argonaute-2, PACT, TARBP1, and TARBP2 in epithelial skin cancer.

    Science.gov (United States)

    Sand, Michael; Skrygan, Marina; Georgas, Dimitrios; Arenz, Christoph; Gambichler, Thilo; Sand, Daniel; Altmeyer, Peter; Bechara, Falk G

    2012-11-01

    The microprocessor complex mediates intranuclear biogenesis of precursor microRNAs from the primary microRNA transcript. Extranuclear, mature microRNAs are incorporated into the RNA-induced silencing complex (RISC) before interaction with complementary target mRNA leads to transcriptional repression or cleavage. In this study, we investigated the expression profiles of the microprocessor complex subunit DiGeorge syndrome critical region gene 8 (DGCR8) and the RISC components argonaute-1 (AGO1), argonaute-2 (AGO2), as well as double-stranded RNA-binding proteins PACT, TARBP1, and TARBP2 in epithelial skin cancer and its premalignant stage. Patients with premalignant actinic keratoses (AK, n = 6), basal cell carcinomas (BCC, n = 15), and squamous cell carcinomas (SCC, n = 7) were included in the study. Punch biopsies were harvested from the center of the tumors (lesional), from healthy skin sites (intraindividual controls), and from healthy skin sites in a healthy control group (n = 16; interindividual control). The DGCR8, AGO1, AGO2, PACT, TARBP1, and TARBP2 mRNA expression levels were detected by quantitative real-time reverse transcriptase polymerase chain reaction. The DGCR8, AGO1, AGO2, PACT, and TARBP1 expression levels were significantly higher in the AK, BCC, and SCC groups than the healthy controls (P  0.05). This study indicates that major components of the miRNA pathway, such as the microprocessor complex and RISC, are dysregulated in epithelial skin cancer. Copyright © 2011 Wiley Periodicals, Inc.

  7. Validation of a model to investigate the effects of modifying cardiovascular disease (CVD) risk factors on the burden of CVD: the rotterdam ischemic heart disease and stroke computer simulation (RISC) model.

    Science.gov (United States)

    van Kempen, Bob J H; Ferket, Bart S; Hofman, Albert; Steyerberg, Ewout W; Colkesen, Ersen B; Boekholdt, S Matthijs; Wareham, Nicholas J; Khaw, Kay-Tee; Hunink, M G Myriam

    2012-12-06

    We developed a Monte Carlo Markov model designed to investigate the effects of modifying cardiovascular disease (CVD) risk factors on the burden of CVD. Internal, predictive, and external validity of the model have not yet been established. The Rotterdam Ischemic Heart Disease and Stroke Computer Simulation (RISC) model was developed using data covering 5 years of follow-up from the Rotterdam Study. To prove 1) internal and 2) predictive validity, the incidences of coronary heart disease (CHD), stroke, CVD death, and non-CVD death simulated by the model over a 13-year period were compared with those recorded for 3,478 participants in the Rotterdam Study with at least 13 years of follow-up. 3) External validity was verified using 10 years of follow-up data from the European Prospective Investigation of Cancer (EPIC)-Norfolk study of 25,492 participants, for whom CVD and non-CVD mortality was compared. At year 5, the observed incidences (with simulated incidences in brackets) of CHD, stroke, and CVD and non-CVD mortality for the 3,478 Rotterdam Study participants were 5.30% (4.68%), 3.60% (3.23%), 4.70% (4.80%), and 7.50% (7.96%), respectively. At year 13, these percentages were 10.60% (10.91%), 9.90% (9.13%), 14.20% (15.12%), and 24.30% (23.42%). After recalibrating the model for the EPIC-Norfolk population, the 10-year observed (simulated) incidences of CVD and non-CVD mortality were 3.70% (4.95%) and 6.50% (6.29%). All observed incidences fell well within the 95% credibility intervals of the simulated incidences. We have confirmed the internal, predictive, and external validity of the RISC model. These findings provide a basis for analyzing the effects of modifying cardiovascular disease risk factors on the burden of CVD with the RISC model.

  8. Validation of a model to investigate the effects of modifying cardiovascular disease (CVD risk factors on the burden of CVD: the rotterdam ischemic heart disease and stroke computer simulation (RISC model

    Directory of Open Access Journals (Sweden)

    van Kempen Bob JH

    2012-12-01

    Full Text Available Abstract Background We developed a Monte Carlo Markov model designed to investigate the effects of modifying cardiovascular disease (CVD risk factors on the burden of CVD. Internal, predictive, and external validity of the model have not yet been established. Methods The Rotterdam Ischemic Heart Disease and Stroke Computer Simulation (RISC model was developed using data covering 5 years of follow-up from the Rotterdam Study. To prove 1 internal and 2 predictive validity, the incidences of coronary heart disease (CHD, stroke, CVD death, and non-CVD death simulated by the model over a 13-year period were compared with those recorded for 3,478 participants in the Rotterdam Study with at least 13 years of follow-up. 3 External validity was verified using 10 years of follow-up data from the European Prospective Investigation of Cancer (EPIC-Norfolk study of 25,492 participants, for whom CVD and non-CVD mortality was compared. Results At year 5, the observed incidences (with simulated incidences in brackets of CHD, stroke, and CVD and non-CVD mortality for the 3,478 Rotterdam Study participants were 5.30% (4.68%, 3.60% (3.23%, 4.70% (4.80%, and 7.50% (7.96%, respectively. At year 13, these percentages were 10.60% (10.91%, 9.90% (9.13%, 14.20% (15.12%, and 24.30% (23.42%. After recalibrating the model for the EPIC-Norfolk population, the 10-year observed (simulated incidences of CVD and non-CVD mortality were 3.70% (4.95% and 6.50% (6.29%. All observed incidences fell well within the 95% credibility intervals of the simulated incidences. Conclusions We have confirmed the internal, predictive, and external validity of the RISC model. These findings provide a basis for analyzing the effects of modifying cardiovascular disease risk factors on the burden of CVD with the RISC model.

  9. Towards a Time-predictable Dual-Issue Microprocessor: The Patmos Approach

    DEFF Research Database (Denmark)

    Schoeberl, Martin; Schleuniger, Pascal; Puffitsch, Wolfgang

    2011-01-01

    for low WCET bounds rather than high average case performance. Patmos is a dualissue, statically scheduled RISC processor. The instruction cache is organized as a method cache and the data cache is organized as a split cache in order to simplify the cache WCET analysis. To fill the dual-issue pipeline...

  10. Instructional Partners, Principals, Teachers, and Instructional Assistants.

    Science.gov (United States)

    Indiana State Dept. of Public Instruction, Indianapolis.

    This handbook examines various topics of interest and concern to teachers as they work with instructional assistants forming a classroom instructional partnership and functioning as a team. These topics include: (1) instructional assistant qualifications; (2) duties--instructional, classroom clerical, auxillary; (3) factors to be considered when…

  11. Visualization of unsteady computational fluid dynamics

    Science.gov (United States)

    Haimes, Robert

    1994-11-01

    A brief summary of the computer environment used for calculating three dimensional unsteady Computational Fluid Dynamic (CFD) results is presented. This environment requires a super computer as well as massively parallel processors (MPP's) and clusters of workstations acting as a single MPP (by concurrently working on the same task) provide the required computational bandwidth for CFD calculations of transient problems. The cluster of reduced instruction set computers (RISC) is a recent advent based on the low cost and high performance that workstation vendors provide. The cluster, with the proper software can act as a multiple instruction/multiple data (MIMD) machine. A new set of software tools is being designed specifically to address visualizing 3D unsteady CFD results in these environments. Three user's manuals for the parallel version of Visual3, pV3, revision 1.00 make up the bulk of this report.

  12. Evaluating Modern Defenses Against Control Flow Hijacking

    Science.gov (United States)

    2015-09-01

    instructions go bad: Generalizing return-oriented programming to risc . In In Proceedings of the 15th ACM conference on Computer and communications se... Computer Science in partial fulfillment of the requirements for the degree of Master of Science in Computer Science and Engineering at the MASSACHUSETTS...Department of Electrical Engineering and Computer Science

  13. Instruction Set Architectures for Quantum Processing Units

    OpenAIRE

    Britt, Keith A.; Humble, Travis S.

    2017-01-01

    Progress in quantum computing hardware raises questions about how these devices can be controlled, programmed, and integrated with existing computational workflows. We briefly describe several prominent quantum computational models, their associated quantum processing units (QPUs), and the adoption of these devices as accelerators within high-performance computing systems. Emphasizing the interface to the QPU, we analyze instruction set architectures based on reduced and complex instruction s...

  14. Long multiplication by instruction sequences with backward jump instructions

    NARCIS (Netherlands)

    Bergstra, J.A.; Middelburg, C.A.

    2013-01-01

    For each function on bit strings, its restriction to bit strings of any given length can be computed by a finite instruction sequence that contains only instructions to set and get the content of Boolean registers, forward jump instructions, and a termination instruction. Backward jump instructions

  15. Synaptotagmin 11 interacts with components of the RNA-induced silencing complex RISC in clonal pancreatic β-cells.

    Science.gov (United States)

    Milochau, Alexandra; Lagrée, Valérie; Benassy, Marie-Noëlle; Chaignepain, Stéphane; Papin, Julien; Garcia-Arcos, Itsaso; Lajoix, Anne; Monterrat, Carole; Coudert, Laetitia; Schmitter, Jean-Marie; Ochoa, Begoña; Lang, Jochen

    2014-06-27

    Synaptotagmins are two C2 domain-containing transmembrane proteins. The function of calcium-sensitive members in the regulation of post-Golgi traffic has been well established whereas little is known about the calcium-insensitive isoforms constituting half of the protein family. Novel binding partners of synaptotagmin 11 were identified in β-cells. A number of them had been assigned previously to ER/Golgi derived-vesicles or linked to RNA synthesis, translation and processing. Whereas the C2A domain interacted with the Q-SNARE Vti1a, the C2B domain of syt11 interacted with the SND1, Ago2 and FMRP, components of the RNA-induced silencing complex (RISC). Binding to SND was direct via its N-terminal tandem repeats. Our data indicate that syt11 may provide a link between gene regulation by microRNAs and membrane traffic. Copyright © 2014 Federation of European Biochemical Societies. Published by Elsevier B.V. All rights reserved.

  16. Optimal, real-time control--colliders

    International Nuclear Information System (INIS)

    Spencer, J.E.

    1991-05-01

    With reasonable definitions, optimal control is possible for both classical and quantal systems with new approaches called PISC(Parallel) and NISC(Neural) from analogy with RISC (Reduced Instruction Set Computing). If control equals interaction, observation and comparison to some figure of merit with interaction via external fields, then optimization comes from varying these fields to give design or operating goals. Structural stability can then give us tolerance and design constraints. But simulations use simplified models, are not in real-time and assume fixed or stationary conditions, so optimal control goes far beyond convergence rates of algorithms. It is inseparable from design and this has many implications for colliders. 12 refs., 3 figs

  17. Using Cognitive Load Theory to Tailor Instruction to Levels of Accounting Students' Expertise

    Science.gov (United States)

    Blayney, Paul; Kalyuga, Slava; Sweller, John

    2015-01-01

    Tailoring of instructional methods to learner levels of expertise may reduce extraneous cognitive load and improve learning. Contemporary technology-based learning environments have the potential to substantially enable learner-adapted instruction. This paper investigates the effects of adaptive instruction based on using the isolated-interactive…

  18. Biased lineup instructions and face identification from video images.

    Science.gov (United States)

    Thompson, W Burt; Johnson, Jaime

    2008-01-01

    Previous eyewitness memory research has shown that biased lineup instructions reduce identification accuracy, primarily by increasing false-positive identifications in target-absent lineups. Because some attempts at identification do not rely on a witness's memory of the perpetrator but instead involve matching photos to images on surveillance video, the authors investigated the effects of biased instructions on identification accuracy in a matching task. In Experiment 1, biased instructions did not affect the overall accuracy of participants who used video images as an identification aid, but nearly all correct decisions occurred with target-present photo spreads. Both biased and unbiased instructions resulted in high false-positive rates. In Experiment 2, which focused on video-photo matching accuracy with target-absent photo spreads, unbiased instructions led to more correct responses (i.e., fewer false positives). These findings suggest that investigators should not relax precautions against biased instructions when people attempt to match photos to an unfamiliar person recorded on video.

  19. Resilience linked to personality dimensions, alexithymia and affective symptoms in motor functional neurological disorders.

    Science.gov (United States)

    Jalilianhasanpour, Rozita; Williams, Benjamin; Gilman, Isabelle; Burke, Matthew J; Glass, Sean; Fricchione, Gregory L; Keshavan, Matcheri S; LaFrance, W Curt; Perez, David L

    2018-04-01

    Reduced resilience, a construct associated with maladaptive stress coping and a predisposing vulnerability for Functional Neurological Disorders (FND), has been under-studied compared to other neuropsychiatric factors in FND. This prospective case-control study investigated self-reported resilience in patients with FND compared to controls and examined relationships between resilience and affective symptoms, personality traits, alexithymia, health status and adverse life event burden. 50 individuals with motor FND and 47 healthy controls participated. A univariate test followed by a logistic regression analysis investigated group-level differences in Connor-Davidson Resilience Scale (CD-RISC) scores. For within-group analyses performed separately in patients with FND and controls, univariate screening tests followed by multivariate linear regression analyses examined factors associated with self-reported resilience. Adjusting for age, gender, education status, ethnicity and lifetime adverse event burden, patients with FND reported reduced resilience compared to controls. Within-group analyses in patients with FND showed that individual-differences in mental health, extraversion, conscientiousness, and openness positively correlated with CD-RISC scores; post-traumatic stress disorder symptom severity, depression, anxiety, alexithymia and neuroticism scores negatively correlated with CD-RISC scores. Extraversion independently predicted resilience scores in patients with FND. In control subjects, univariate associations were appreciated between CD-RISC scores and gender, personality traits, anxiety, alexithymia and physical health; conscientiousness independently predicted resilience in controls. Patients with FND reported reduced resilience, and CD-RISC scores covaried with other important predisposing vulnerabilities for the development of FND. Future research should investigate if the CD-RISC is predictive of clinical outcomes in patients with FND. Copyright

  20. Cardiac examination and the effect of dual-processing instruction in a cardiopulmonary simulator.

    Science.gov (United States)

    Sibbald, Matt; McKinney, James; Cavalcanti, Rodrigo B; Yu, Eric; Wood, David A; Nair, Parvathy; Eva, Kevin W; Hatala, Rose

    2013-08-01

    Use of dual-processing has been widely touted as a strategy to reduce diagnostic error in clinical medicine. However, this strategy has not been tested among medical trainees with complex diagnostic problems. We sought to determine whether dual-processing instruction could reduce diagnostic error across a spectrum of experience with trainees undertaking cardiac physical exam. Three experiments were conducted using a similar design to teach cardiac physical exam using a cardiopulmonary simulator. One experiment was conducted in each of three groups: experienced, intermediate and novice trainees. In all three experiments, participants were randomized to receive undirected or dual-processing verbal instruction during teaching, practice and testing phases. When tested, dual-processing instruction did not change the probability assigned to the correct diagnosis in any of the three experiments. Among intermediates, there was an apparent interaction between the diagnosis tested and the effect of dual-processing instruction. Among relative novices, dual processing instruction may have dampened the harmful effect of a bias away from the correct diagnosis. Further work is needed to define the role of dual-processing instruction to reduce cognitive error. This study suggests that it cannot be blindly applied to complex diagnostic problems such as cardiac physical exam.

  1. Using Interactive Video Instruction To Enhance Public Speaking Instruction.

    Science.gov (United States)

    Cronin, Michael W.; Kennan, William R.

    Noting that interactive video instruction (IVI) should not and cannot replace classroom instruction, this paper offers an introduction to interactive video instruction as an innovative technology that can be used to expand pedagogical opportunities in public speaking instruction. The paper: (1) defines the distinctive features of IVI; (2) assesses…

  2. Optimising assembly learning in older adults through the manipulation of instruction

    NARCIS (Netherlands)

    Verneau, M.M.N.; van der Kamp, J.; Savelsbergh, G.J.P.; de Looze, M.P.

    2014-01-01

    The present investigation assessed the putative benefits of reducing instructions for older adults' learning of an assembly task. Young and older adults had to build a product by assembling six components. Two groups practiced following instruction methods that differed in the degree of explicit

  3. Research on numerical control system based on S3C2410 and MCX314AL

    Science.gov (United States)

    Ren, Qiang; Jiang, Tingbiao

    2008-10-01

    With the rapid development of micro-computer technology, embedded system, CNC technology and integrated circuits, numerical control system with powerful functions can be realized by several high-speed CPU chips and RISC (Reduced Instruction Set Computing) chips which have small size and strong stability. In addition, the real-time operating system also makes the attainment of embedded system possible. Developing the NC system based on embedded technology can overcome some shortcomings of common PC-based CNC system, such as the waste of resources, low control precision, low frequency and low integration. This paper discusses a hardware platform of ENC (Embedded Numerical Control) system based on embedded processor chip ARM (Advanced RISC Machines)-S3C2410 and DSP (Digital Signal Processor)-MCX314AL and introduces the process of developing ENC system software. Finally write the MCX314AL's driver under the embedded Linux operating system. The embedded Linux operating system can deal with multitask well moreover satisfy the real-time and reliability of movement control. NC system has the advantages of best using resources and compact system with embedded technology. It provides a wealth of functions and superior performance with a lower cost. It can be sure that ENC is the direction of the future development.

  4. RNA interference and Register Machines (extended abstract

    Directory of Open Access Journals (Sweden)

    Masahiro Hamano

    2012-11-01

    Full Text Available RNA interference (RNAi is a mechanism whereby small RNAs (siRNAs directly control gene expression without assistance from proteins. This mechanism consists of interactions between RNAs and small RNAs both of which may be single or double stranded. The target of the mechanism is mRNA to be degraded or aberrated, while the initiator is double stranded RNA (dsRNA to be cleaved into siRNAs. Observing the digital nature of RNAi, we represent RNAi as a Minsky register machine such that (i The two registers hold single and double stranded RNAs respectively, and (ii Machine's instructions are interpreted by interactions of enzyme (Dicer, siRNA (with RISC com- plex and polymerization (RdRp to the appropriate registers. Interpreting RNAi as a computational structure, we can investigate the computational meaning of RNAi, especially its complexity. Initially, the machine is configured as a Chemical Ground Form (CGF, which generates incorrect jumps. To remedy this problem, the system is remodeled as recursive RNAi, in which siRNA targets not only mRNA but also the machine instructional analogues of Dicer and RISC. Finally, probabilistic termination is investigated in the recursive RNAi system.

  5. The efficacy of preopoerative instruction in reducing anxiety following gyneoncological surgery: a case control study

    Directory of Open Access Journals (Sweden)

    Gungor Tayfun

    2011-04-01

    Full Text Available Abstract Background This is a quasi-experimental case control research focusing on the impact of systematic preoperative instruction on the level of postoperative anxiety in gyneoncologic patients. The population studied consists of the gyneoncologic surgery patients admitted to the Gynecologic Oncology Service at Zekai Tahir Burak Gynecology Training and Research Hospital from May to September 2010. Patients and methods Through a random sampling, 60 patients were recruited in each group. The study group was given a systematic preoperative instruction while the control group was given routine nursing care. Patients were interviewed in the postoperative period and anxiety was measured. The data-collecting tool consisted of the Individual Information Form and the State-Trait Anxiety Inventory. The collected data were analyzed by using the SPSS Program to find the frequency, the percentage, the mean and the standard variables, and the hypothesis was tested with Chi-square, variance, and t-independent test. Results It was found that the incidence rates from the post-operative anxiety score of the study group were lower than those of the control group (p Conclusions Results of this study suggest that preoperative instruction programs aiming at informing gyneoncologic surgery patients at the preoperative stage should be organized in hospitals and have an essential role.

  6. Principals Performance of Supervision of Instructions in Public ...

    African Journals Online (AJOL)

    Data were collected from a sample of 604 out of 1640 teachers using stratified ... supervision of instructions in the school since effective supervision improves ... and reduces incidence of students' involvement in examination malpractices.

  7. Inquiry-Oriented Instruction: A Conceptualization of the Instructional Principles

    Science.gov (United States)

    Kuster, George; Johnson, Estrella; Keene, Karen; Andrews-Larson, Christine

    2018-01-01

    Research has highlighted that inquiry-based learning (IBL) instruction leads to many positive student outcomes in undergraduate mathematics. Although this research points to the value of IBL instruction, the practices of IBL instructors are not well-understood. Here, we offer a characterization of a particular form of IBL instruction:…

  8. Motivational Measure of the Instruction Compared: Instruction Based on the ARCS Motivation Theory vs Traditional Instruction in Blended Courses

    Science.gov (United States)

    Colakoglu, Ozgur M.; Akdemir, Omur

    2012-01-01

    The ARCS Motivation Theory was proposed to guide instructional designers and teachers who develop their own instruction to integrate motivational design strategies into the instruction. There is a lack of literature supporting the idea that instruction for blended courses if designed based on the ARCS Motivation Theory provides different…

  9. Using Recall to Reduce False Recognition: Diagnostic and Disqualifying Monitoring

    Science.gov (United States)

    Gallo, David A.

    2004-01-01

    Whether recall of studied words (e.g., parsley, rosemary, thyme) could reduce false recognition of related lures (e.g., basil) was investigated. Subjects studied words from several categories for a final recognition memory test. Half of the subjects were given standard test instructions, and half were instructed to use recall to reduce false…

  10. Identifying hotspots of coastal risk and evaluating DRR measures: results from the RISC-KIT project.

    Science.gov (United States)

    Van Dongeren, A.; Ciavola, P.; Viavattene, C.; Dekleermaeker, S.; Martinez, G.; Ferreira, O.; Costa, C.

    2016-02-01

    High-impact storm events have demonstrated the vulnerability of coastal zones in Europe and beyond. These impacts are likely to increase due to predicted climate change and ongoing coastal development. In order to reduce impacts, disaster risk reduction (DRR) measures need to be taken, which prevent or mitigate the effects of storm events. To drive the DRR agenda, the UNISDR formulated the Sendai Framework for Action, and the EU has issued the Floods Directive. However, neither is specific about the methods to be used to develop actionable DRR measures in the coastal zone. Therefore, there is a need to develop methods, tools and approaches which make it possible to: identify and prioritize the coastal zones which are most at risk through a Coastal Risk Assessment Framework, evaluate the effectiveness of DRR options for these coastal areas, using an Early Warning/Decision Support System, which can be used both in the planning and event-phase. This paper gives an overview of the products and results obtained in the FP7-funded project RISC-KIT, which aims to develop and apply a set of tools with which highly-vulnerable coastal areas (so-called "hotspots") can be identified. The identification is done using the Coastal Risk Assessment Framework, or CRAF, which computes the intensity from multi-hazards, the exposure and the vulnerability, all components of risk, including network and cascading effects. Based on this analysis hot spots of risk which warrant coastal protection investments are selected. For these hotspot areas, high-resolution Early Warning and Decision Support Tools are developed with which it is possible to compute in detail the effectiveness of Disaster Risk Reduction measures in storm event scenarios, which helps decide which measures to implement in the planning phase. The same systems, but now driven with real time data, can also be used for early warning systems. All tools are tested on eleven case study areas, at least one on each EU Regional Sea

  11. Detection of the argonaute protein Ago2 and microRNAs in the RNA induced silencing complex (RISC) using a monoclonal antibody.

    Science.gov (United States)

    Ikeda, Keigo; Satoh, Minoru; Pauley, Kaleb M; Fritzler, Marvin J; Reeves, Westley H; Chan, Edward K L

    2006-12-20

    MicroRNAs (miRNAs) are short RNA molecules responsible for post-transcriptional gene silencing by the degradation or translational inhibition of their target messenger RNAs (mRNAs). This process of gene silencing, known as RNA interference (RNAi), is mediated by highly conserved Argonaute (Ago) proteins which are the key components of the RNA induced silencing complex (RISC). In humans, Ago2 is responsible for the endonuclease cleavage of targeted mRNA and it interacts with the mRNA-binding protein GW182, which is a marker for cytoplasmic foci referred to as GW bodies (GWBs). We demonstrated that the anti-Ago2 monoclonal antibody 4F9 recognized GWBs in a cell cycle dependent manner and was capable of capturing miRNAs associated with Ago2. Since Ago2 protein is the effector protein of RNAi, anti-Ago2 monoclonal antibody may be useful in capturing functional miRNAs.

  12. The Effect of Performance-Contingent Incentives when Task Complexity is Manipulated through Instruction

    Directory of Open Access Journals (Sweden)

    Monte Wynder

    2010-12-01

    Full Text Available When, and how, performance-contingent incentives improve performance is an important question fororganisations. Empirical results have been mixed – performance-contingent incentives sometimes increaseperformance, sometimes decrease performance, and sometimes have no effect. Theorists have called forfurther research to identify the effect of various moderating variables, including knowledge and taskcomplexity. This study responds by considering the role of instruction in providing the necessary knowledgeto reduce task complexity. The results suggest that a performance-contingent penalty can be a particularlyeffective means of directing effort for a simple task. For a complex task, performance can be improvedthrough instruction. The type of instruction is important – with rule-based instruction effectively directingeffort – however principle-based instruction is necessary to facilitate problem investigation and problemsolving.

  13. Can "Withitness Skills" Improve Instruction and Safety for Those Who Coach or Train?

    Science.gov (United States)

    McDaniel, Larry W.

    2009-01-01

    "Withitness skills" developed by Kounin in the 1970's have been emphasized as an important classroom tool for student management and instruction. (Kounin, 1970) "Withit" instructors develop the ability to know what is going on in the classroom. Improving awareness in the classroom may reduce misbehavior and improve instruction.…

  14. The Instructional Capacitor

    Science.gov (United States)

    Walton, Elizabeth

    2012-01-01

    Many administrators are so overwhelmed by the basic responsibilities of their daily work that there seems to be little or no time left for providing quality leadership in instruction. Instead, schools employ department chairs, instructional specialists, and coordinators to provide instructional leadership. How can administrators find time in the…

  15. Strategy Instruction in Mathematics.

    Science.gov (United States)

    Goldman, Susan R.

    1989-01-01

    Experiments in strategy instruction for mathematics have been conducted using three models (direct instruction, self-instruction, and guided learning) applied to the tasks of computation and word problem solving. Results have implications for effective strategy instruction for learning disabled students. It is recommended that strategy instruction…

  16. Non-targeted effects of ionising radiation. Proceedings of the RISC-RAD specialised training course

    International Nuclear Information System (INIS)

    Belyakov, O.V.

    2008-12-01

    The training course 'Non-targeted effects of ionising radiation' took place at the STUK, Radiation and Nuclear Safety Authority, Helsinki, Finland 14-16 February 2005. Proceeding of this course is collected in this volume. The idea of the course was to convene a number of scientists leading in the area of non-targeted effects of ionising radiation with the aim to outline their visions for the role of these effects and outline the future directions of radiation research on the basis of their expertise. The course was supported by the RISC-RAD IP FI6R-CT-2003-508842, Euratom specific programme for research and training on nuclear energy, 6th FP of the EC. The main objectives of the training course were: (1) to clarify the mechanisms of non-targeted effects, in particular, bystander effects, genomic instability and adaptive response; (2) to look if and how non-targeted effects modulate the cancer risk in the low dose region, and whether they relate to protective or harmful functions; (3) to clarify if ionising radiation can cause non-cancer diseases or beneficial effects at low and intermediate doses; (4) address the issue of individual susceptibility and other factors modifying non-targeted responses; (5) attempt to assess the relevance of non-targeted effects for radiation protection and to set the scientific basis for a modern, more realistic, radiation safety system; (6) and finally to contribute to the conceptualisation of a new paradigm in radiation biology that would cover both the classical direct (DNA-targeted) and non-targeted (indirect) effects

  17. Inclusive differentiated instruction

    Directory of Open Access Journals (Sweden)

    Jerković Ljiljana S.

    2017-01-01

    Full Text Available Inclusive differentiated instruction is a new model of didactic instruction, theoretically described and established in this paper for the first time, after being experimentally verified through teaching of the mother tongue (instruction in reading and literature. Inclusive individually planned instruction is based on a phenomenological and constructivist didactic instructional paradigm. This type of teaching is essentially developmental and person-oriented. The key stages of inclusive differentiated instruction of literature are: 1 recognition of individual students' potential and educational needs regarding reading and work on literary texts; 2 planning and preparation of inclusive individually planned instruction in reading and literature; 3 actual class teaching of lessons thus prepared; and 4 evaluation of the student achievement following inclusive differentiated instruction in reading and literature. A highly important element of the planning and preparation of inclusive differentiated instruction is the creation of student profiles and inclusive individualized syllabi. Individualized syllabi specify the following: 1. a brief student profile; 2. the student position on the continuum of the learning outcomes of instruction in the Serbian language; 3. reverse-engineered macro-plan stages of instruction in the Serbian language (3.1. identifying expected outcomes and fundamental qualities of learners' work, 3.2. defining acceptable proofs of their realisation, 3.3. planning learning and teaching experiences, and 3.4. providing material and technical requisites for teaching; 4 the contents and procedure of individualized lessons targeting the student; 5 a plan of syllabus implementation monitoring and evaluation. The continuum of the learning outcomes of inclusive differentiated instruction in literature exists at three main levels, A, B and C. The three levels are: A reading techniques and learning about the main literary theory concepts; B

  18. Improving Reading Instruction through Research-Based Instructional Strategies

    Science.gov (United States)

    Nash, Vickie Lynn

    2010-01-01

    The diverse population of students in grades 1- 3 at a suburban elementary school has created a challenge for teachers when differentiating instruction in reading. The purpose of this doctoral project study was to explore the lived experiences of these teachers as they have acquired research-based instructional strategies in reading that support…

  19. Content-Based Instruction Approach In Instructional Multimedia For English Learning

    OpenAIRE

    Farani, Rizki

    2016-01-01

    Content-based Instruction (CBI) is an approach in English learning that integrates certain topic and English learning objectives. This approach focuses on using English competencies as a “bridge” to comprehend certain topic or theme in English. Nowadays, this approach can be used in instructional multimedia to support English learning by using computer. Instructional multimedia with computer system refers to the sequential or simultaneous use of variety of media formats in a given presentatio...

  20. Reduction in ground reaction force variables with instructed barefoot running

    Directory of Open Access Journals (Sweden)

    Cynthia D. Samaan

    2014-06-01

    Conclusion: As impact loading has been associated with certain running-related injuries, instruction and feedback on the proper forefoot strike pattern may help reduce the injury risk associated with transitioning to BF running.

  1. Extent and modes of physics instruction in European dental schools.

    Science.gov (United States)

    Letić, Milorad; Popović, Gorjana

    2013-01-01

    Changes in dental education towards integration of sciences and convergence of curricula have affected instruction in physics. Earlier studies of undergraduate curricula make possible comparisons in physics instruction. For this study, the websites of 245 European dental schools were explored, and information about the curriculum was found on 213 sites. Physics instruction in the form of a separate course was found in 63 percent of these schools, with eighty-two hours and 5.9 European Credit Transfer and Accumulation System (ECTS) credits on average. Physics integrated with other subjects or into modules was found in 19 percent of these schools. Half of these schools had on average sixty-one hours and 6.9 ECTS credits devoted to physics. Eighteen percent of the schools had no noticeable obligatory physics instruction, but in half of them physics was found to be required or accepted on admission, included in other subjects, or appeared as an elective course. In 122 dental schools, the extent of physics instruction was found to be between forty and 120 contact hours. Physics instruction has been reduced by up to 14 percent in the last fourteen years in the group of eleven countries that were members of the European Union (EU) in 1997, but by approximately 30 percent in last five years in the group of ten Accession Countries to the EU.

  2. Waste Generator Instructions: Key to Successful Implementation of the US DOE's 435.1 for Transuranic Waste Packaging Instructions (LA-UR-12-24155) - 13218

    International Nuclear Information System (INIS)

    French, David M.; Hayes, Timothy A.; Pope, Howard L.; Enriquez, Alejandro E.; Carson, Peter H.

    2013-01-01

    Generator Instructions (WGIs) have been used occasionally in the past at large sites for treatment and packaging of TRU waste. The WGIs have resulted in highly efficient waste treatment, packaging and certification for disposal of TRU waste at WIPP. For example, a single WGI at LANL, combined with an increase in gram loading, resulted in a mind boggling 6,400% increase in waste loading for 238 Pu heat source waste. In fact, the WGI combined with a new Contact Handled (CH) TRU Waste Content (TRUCON) Code provided a massive increase in shippable wattage per Transuranic Package Transporter-II (TRUPACT-II) over the previously used and more restrictive TRUCON Code that have been used previously for the heat source waste. In fact, the use of the WGI process at LANL's TA-55 facility reduced non-compliant drums for WIPP certification and disposal from a 13% failure rate down to a 0.5% failure rate and is expected to further reduce the failure rate to zero drums per year. The inherent value of the WGI is that it can be implemented in a site's current procedure issuance process and it provides documented proof of what actions were taken for each waste stream packaged. The WGI protocol provides a key floor-level operational component to achieve goal alignment between actual site operations, the WIPP TRU waste packaging instructions, and DOE O 435.1. (authors)

  3. How do environmental and behavioral factors impact ultraviolet radiation effects on health: the RISC-UV Project

    Science.gov (United States)

    Correa, M. P.; Godin-Beekmann, S.; Haeffelin, M.; Saiag, P.; Mahe, E.; Brogniez, C.; Dupont, J. C.; Pazmiño, A.; Auriol, F.; Bonnel, B.

    2009-04-01

    Introduction: RISC-UV is a research project on "Impact of climate change on ultraviolet radiation and risks for health", a research project in which physicists, meteorologists and physicians work together to assess the relative role played by environmental and behavioral factors in the UV-related diseases as skin cancer and vitamin D deficiency. Environmental factors are related to the role played by the alteration in intensity of UV radiation at the Earth's surface resulting from variation in several factors affected by climate change and human activities: stratospheric ozone, cloud cover, aerosols and the reflectivity of the surface. On the other hand, behavioral factors are related to the sun over/underexposure and the correct use of sun-protection (hats, caps, sunglasses, sunscreen lotion, etc.). RISC-UV is organized around three main areas: 1) Organization of a workshop, scheduled for January 2009, which aims to describe the state of the art in the subject within each community and define the requirements of pathologists for epidemiological studies; 2) A pilot study intended to evaluate the consistency between UV measurements delivered simultaneously by satellite-based instruments, ground instruments, radiometers and individual dosimeters. This study is based on measurements campaigns and an analysis of the long-term consistency of data series relating to UV radiation and associated parameters; and 3) Analysis of the weights of medical, behavioral and environmental parameters involved in skin carcinogenesis. A detailed description of these areas can be found in http://www.gisclimat.fr/Doc/GB/D_projects/RISC-UV_GB.html. This presentation focuses on the first results of the UV experimental measurements performed between September 8th and October 8th 2008 in Palaiseau, France (48.7˚ N; 2.2˚ E; 170m - Haeffelin et al., 2005). A second campaign is foreseen for the spring of 2009. The purpose of these campaigns is to obtain, analyze and quantitatively link the

  4. Leaner and Meaner

    DEFF Research Database (Denmark)

    Sørensen, Chres Wiant; Paramanathan, Achuthan; Cabrera, Juan

    2016-01-01

    Although random linear network coding (RLNC) constitutes a highly efficient and distributed approach to enhance communication networks and distributed storage, it requires additional processing to be carried out in the network and in end devices. For mobile devices, this processing translates...... into energy use that may reduce the battery life of a device. This paper focuses not only on providing a comprehensive measurement study of the energy cost of RLNC in eight different computing platforms, but also explores novel approaches (e.g., tunable sparse network coding) and hardware optimizations...... for Single Instruction Multiple Data (SIMD) available in the latest generations of Intel and Advanced RISC Machines (ARM) processors. Our measurement results show that the former provides gains of two- to six-fold from the underlying algorithms over RLNC, while the latter provides gains for all schemes from...

  5. BIBLIOGRAPHY ON INDIVIDUALIZED INSTRUCTION.

    Science.gov (United States)

    Harvard Univ., Cambridge, MA. Graduate School of Education.

    THIS BIBLIOGRAPHY LISTS MATERIAL ON VARIOUS ASPECTS OF INDIVIDUALIZED INSTRUCTION. APPROXIMATELY 85 UNANNOTATED REFERENCES ARE PROVIDED TO DOCUMENTS DATING FROM 1958 TO 1966. JOURNALS, BOOKS, AND REPORT MATERIALS ARE LISTED. SUBJECT AREAS INCLUDED ARE PROGRAMED INSTRUCTION, TEACHING MACHINES, RESPONSE MODE, SELF-INSTRUCTION, AND COMPUTER-ASSISTED…

  6. Demonstrating Empathy: A Phenomenological Study of Instructional Designers Making Instructional Strategy Decisions for Adult Learners

    Science.gov (United States)

    Vann, Linda S.

    2017-01-01

    Instructional designers are tasked with making instructional strategy decisions to facilitate achievement of learning outcomes as part of their professional responsibilities. While the instructional design process includes learner analysis, that analysis alone does not embody opportunities to assist instructional designers with demonstrations of…

  7. Written instructions for the transport of hazardous materials: Accident management instruction sheets

    International Nuclear Information System (INIS)

    Ridder, K.

    1988-01-01

    In spite of the regulations and the safety provisions taken, accidents are not entirely avoidable in the transport of hazardous materials. For managing an accident and preventing further hazards after release of dangerous substances, the vehicle drivers must carry with them the accident management instruction sheets, which give instructions on immediate counter measures to be taken by the driver, and on information to be given to the police and the fire brigades. The article in hand discusses the purpose, the contents, and practice-based improvement of this collection of instruction sheets. Particular reference is given to the newly revised version of June 15, 1988 (Verkehrsblatt 1/88) of the 'Directives for setting up accident management instruction sheets - written instructions - for road transport of hazardous materials', as issued by the Federal Ministry of Transport. (orig./HP) [de

  8. Effect of lecture instruction on student performance on qualitative questions

    Science.gov (United States)

    Heron, Paula R. L.

    2015-06-01

    The impact of lecture instruction on student conceptual understanding in physics has been the subject of research for several decades. Most studies have reported disappointingly small improvements in student performance on conceptual questions despite direct instruction on the relevant topics. These results have spurred a number of attempts to improve learning in physics courses through new curricula and instructional techniques. This paper contributes to the research base through a retrospective analysis of 20 randomly selected qualitative questions on topics in kinematics, dynamics, electrostatics, waves, and physical optics that have been given in introductory calculus-based physics at the University of Washington over a period of 15 years. In some classes, questions were administered after relevant lecture instruction had been completed; in others, it had yet to begin. Simple statistical tests indicate that the average performance of the "after lecture" classes was significantly better than that of the "before lecture" classes for 11 questions, significantly worse for two questions, and indistinguishable for the remaining seven. However, the classes had not been randomly assigned to be tested before or after lecture instruction. Multiple linear regression was therefore conducted with variables (such as class size) that could plausibly lead to systematic differences in performance and thus obscure (or artificially enhance) the effect of lecture instruction. The regression models support the results of the simple tests for all but four questions. In those cases, the effect of lecture instruction was reduced to a nonsignificant level, or increased to a significant, negative level when other variables were considered. Thus the results provide robust evidence that instruction in lecture can increase student ability to give correct answers to conceptual questions but does not necessarily do so; in some cases it can even lead to a decrease.

  9. Rapid and specific purification of Argonaute-small RNA complexes from crude cell lysates.

    Science.gov (United States)

    Flores-Jasso, C Fabián; Salomon, William E; Zamore, Phillip D

    2013-02-01

    Small interfering RNAs (siRNAs) direct Argonaute proteins, the core components of the RNA-induced silencing complex (RISC), to cleave complementary target RNAs. Here, we describe a method to purify active RISC containing a single, unique small RNA guide sequence. We begin by capturing RISC using a complementary 2'-O-methyl oligonucleotide tethered to beads. Unlike other methods that capture RISC but do not allow its recovery, our strategy purifies active, soluble RISC in good yield. The method takes advantage of the finding that RISC partially paired to a target through its siRNA guide dissociates more than 300 times faster than a fully paired siRNA in RISC. We use this strategy to purify fly Ago1- and Ago2-RISC, as well as mouse AGO2-RISC. The method can discriminate among RISCs programmed with different guide strands, making it possible to deplete and recover specific RISC populations. Endogenous microRNA:Argonaute complexes can also be purified from cell lysates. Our method scales readily and takes less than a day to complete.

  10. PERFORMANCE EVALUATION OF OR1200 PROCESSOR WITH EVOLUTIONARY PARALLEL HPRC USING GEP

    Directory of Open Access Journals (Sweden)

    R. Maheswari

    2012-04-01

    Full Text Available In this fast computing era, most of the embedded system requires more computing power to complete the complex function/ task at the lesser amount of time. One way to achieve this is by boosting up the processor performance which allows processor core to run faster. This paper presents a novel technique of increasing the performance by parallel HPRC (High Performance Reconfigurable Computing in the CPU/DSP (Digital Signal Processor unit of OR1200 (Open Reduced Instruction Set Computer (RISC 1200 using Gene Expression Programming (GEP an evolutionary programming model. OR1200 is a soft-core RISC processor of the Intellectual Property cores that can efficiently run any modern operating system. In the manufacturing process of OR1200 a parallel HPRC is placed internally in the Integer Execution Pipeline unit of the CPU/DSP core to increase the performance. The GEP Parallel HPRC is activated /deactivated by triggering the signals i HPRC_Gene_Start ii HPRC_Gene_End. A Verilog HDL(Hardware Description language functional code for Gene Expression Programming parallel HPRC is developed and synthesised using XILINX ISE in the former part of the work and a CoreMark processor core benchmark is used to test the performance of the OR1200 soft core in the later part of the work. The result of the implementation ensures the overall speed-up increased to 20.59% by GEP based parallel HPRC in the execution unit of OR1200.

  11. Elementary Students' Retention of Environmental Science Knowledge: Connected Science Instruction versus Direct Instruction

    Science.gov (United States)

    Upadhyay, Bhaskar; DeFranco, Cristina

    2008-01-01

    This study compares 3rd-grade elementary students' gain and retention of science vocabulary over time in two different classes--"connected science instruction" versus "direct instruction." Data analysis yielded that students who received connected science instruction showed less gain in science knowledge in the short term compared to students who…

  12. Medical Students’ First Male Urogenital Examination: Investigating the Effects of Instruction and Gender on Anxiety

    Directory of Open Access Journals (Sweden)

    Lisa D. Howley

    2003-06-01

    Full Text Available Objectives: To investigate the effect that standardized instruction of the male urogenital examination had on the anxiety levels of students and to determine what influence, if any, the gender of the student had on this experience. Methods: One hundred thirty six second year medical students were asked to report their level of anxiety before and after participation in a small group teaching session on the male urogenital examination. We gathered both qualitative and quantitative information to better understand students’ anxiety surrounding this instruction. Results: Students had significantly lower state-anxiety scores following the instruction than before (F(1, 76=102.353, p=.000, eta2=.574 and female students were more likely to have greater state-anxiety than male students (F=6.952, p=.010, eta2=.084. Ninety-nine percent of students reported that the teaching associates successfully reduced their anxiety. This decrease was attributed predominantly to the personal qualities of the teaching associates and to the format of the instruction. Conclusions: This study provides both quantitative and qualitative evidence that the use of male teaching associates to provide standardized instruction on the urogenital exam is effective at reducing students’ anxiety, particularly with regard to female students. Added standardized instruction may lead to increased confidence, skill, and future compliance with intimate physical exam screening practices

  13. Waste Generator Instructions: Key to Successful Implementation of the US DOE's 435.1 for Transuranic Waste Packaging Instructions (LA-UR-12-24155) - 13218

    Energy Technology Data Exchange (ETDEWEB)

    French, David M. [LANL EES-12, Carlsbad, NM, Los Alamos National Laboratory, P.O. Box 1663, Los Alamos, NM 87545 (United States); Hayes, Timothy A. [LANL EES-12, Carlsbad, NM, Los Alamos National Laboratory, P.O. Box 1663, Los Alamos, NM 87545 (United States); Pope, Howard L. [Aspen Resources Ltd., Inc., P.O. Box 3038, Boulder, CO 80307 (United States); Enriquez, Alejandro E. [LANL NCO-4, Los Alamos National Laboratory, P.O. Box 1663, Los Alamos, NM 87545 (United States); Carson, Peter H. [LANL NPI-7, Los Alamos National Laboratory, P.O. Box 1663, Los Alamos, NM 87545 (United States)

    2013-07-01

    productive Waste Generator Instructions (WGIs) have been used occasionally in the past at large sites for treatment and packaging of TRU waste. The WGIs have resulted in highly efficient waste treatment, packaging and certification for disposal of TRU waste at WIPP. For example, a single WGI at LANL, combined with an increase in gram loading, resulted in a mind boggling 6,400% increase in waste loading for {sup 238}Pu heat source waste. In fact, the WGI combined with a new Contact Handled (CH) TRU Waste Content (TRUCON) Code provided a massive increase in shippable wattage per Transuranic Package Transporter-II (TRUPACT-II) over the previously used and more restrictive TRUCON Code that have been used previously for the heat source waste. In fact, the use of the WGI process at LANL's TA-55 facility reduced non-compliant drums for WIPP certification and disposal from a 13% failure rate down to a 0.5% failure rate and is expected to further reduce the failure rate to zero drums per year. The inherent value of the WGI is that it can be implemented in a site's current procedure issuance process and it provides documented proof of what actions were taken for each waste stream packaged. The WGI protocol provides a key floor-level operational component to achieve goal alignment between actual site operations, the WIPP TRU waste packaging instructions, and DOE O 435.1. (authors)

  14. 30 CFR 48.25 - Training of new miners; minimum courses of instruction; hours of instruction.

    Science.gov (United States)

    2010-07-01

    ...; minimum courses of instruction; hours of instruction. (a) Each new miner shall receive no less than 24...: Provided, That no less than 8 hours of training shall in all cases be given to new miners before they are... instruction; hours of instruction. 48.25 Section 48.25 Mineral Resources MINE SAFETY AND HEALTH ADMINISTRATION...

  15. Computer-associated health complaints and sources of ergonomic instructions in computer-related issues among Finnish adolescents: A cross-sectional study

    Science.gov (United States)

    2010-01-01

    Background The use of computers has increased among adolescents, as have musculoskeletal symptoms. There is evidence that these symptoms can be reduced through an ergonomics approach and through education. The purpose of this study was to examine where adolescents had received ergonomic instructions related to computer use, and whether receiving these instructions was associated with a reduced prevalence of computer-associated health complaints. Methods Mailed survey with nationally representative sample of 12 to 18-year-old Finns in 2001 (n = 7292, response rate 70%). In total, 6961 youths reported using a computer. We tested the associations of computer use time and received ergonomic instructions (predictor variables) with computer-associated health complaints (outcome variables) using logistic regression analysis. Results To prevent computer-associated complaints, 61.2% reported having been instructed to arrange their desk/chair/screen in the right position, 71.5% to take rest breaks. The older age group (16-18 years) reported receiving instructions or being self-instructed more often than the 12- to 14-year-olds (p ergonomic instructions on how to prevent computer-related musculoskeletal problems fail to reach a substantial number of children. Furthermore, the reported sources of instructions vary greatly in terms of reliability. PMID:20064250

  16. Impact of supplemental instruction leader on the success of supplemental instruction model

    Science.gov (United States)

    Mahabaduge, Hasitha; Haslam, Jeanne

    Supplemental instruction utilizes peer-assisted study sessions to provide review sessions on course material and an opportunity to discuss and work out problems. The impact of supplemental instruction on student performance is well researched and used in a large number of universities around the world due to its proven success. However, the impact of the student leader who plays a significant role in this model is rarely discussed in the literature. We present a case study on the impact of student leader on the success of supplemental instruction model. This case study was done for an Introductory Physics course correlating student performance and the supplemental instruction sessions they attended. Further analysis revealed that the academic performance and work ethics of the student leader has a significant impact on the success of the supplemental instruction model. Important factors to consider when selecting a student leader, the challenges and possible remedies will also be discussed.

  17. Digital optical interconnects for photonic computing

    Science.gov (United States)

    Guilfoyle, Peter S.; Stone, Richard V.; Zeise, Frederick F.

    1994-05-01

    A 32-bit digital optical computer (DOC II) has been implemented in hardware utilizing 8,192 free-space optical interconnects. The architecture exploits parallel interconnect technology by implementing microcode at the primitive level. A burst mode of 0.8192 X 1012 binary operations per sec has been reliably demonstrated. The prototype has been successful in demonstrating general purpose computation. In addition to emulating the RISC instruction set within the UNIX operating environment, relational database text search operations have been implemented on DOC II.

  18. The impact of inquiry-based instructional professional development upon instructional practice: An action research study

    Science.gov (United States)

    Broom, Frances A.

    This mixed method case study employs action research, conducted over a three month period with 11 elementary math and science practitioners. Inquiry as an instructional practice is a vital component of math and science instruction and STEM teaching. Teachers examined their beliefs and teaching practices with regard to those instructional factors that influence inquiry instruction. Video-taped lessons were compared to a rubric and pre and post questionnaires along with two interviews which informed the study. The results showed that while most beliefs were maintained, teachers implemented inquiry at a more advanced level after examining their teaching and reflecting on ways to increase inquiry practices. Because instructional practices provide only one component of inquiry-based instruction, other components need to be examined in a future study.

  19. The Instructional Network: Using Facebook to Enhance Undergraduate Mathematics Instruction

    Science.gov (United States)

    Gregory, Peter; Gregory, Karen; Eddy, Erik

    2014-01-01

    Facebook is a website with over one billion users worldwide that is synonymous with social-networking. However, in this study, Facebook is used as an "instructional network". Two sections of an undergraduate calculus course were used to study the effects of participating in a Facebook group devoted solely to instruction. One section was…

  20. Instructional Utility and Learning Efficacy of Common Active Learning Strategies

    Science.gov (United States)

    McConell, David A.; Chapman, LeeAnna; Czaijka, C. Douglas; Jones, Jason P.; Ryker, Katherine D.; Wiggen, Jennifer

    2017-01-01

    The adoption of active learning instructional practices in college science, technology, engineering, and mathematics (STEM) courses has been shown to result in improvements in student learning, contribute to increased retention rates, and reduce the achievement gap among different student populations. Descriptions of active learning strategies…

  1. Instructed Pragmatics at a Glance: Where Instructional Studies Were, Are, and Should Be Going

    Science.gov (United States)

    Taguchi, Naoko

    2015-01-01

    This paper brings together the research and developments of instructed pragmatics over the past three decades by reporting the synthesis findings of instructional intervention studies in interlanguage pragmatics. Two questions have guided this investigation: (1) is instruction effective in learning pragmatics?; and (2) what methods are most…

  2. Generating and executing programs for a floating point single instruction multiple data instruction set architecture

    Science.gov (United States)

    Gschwind, Michael K

    2013-04-16

    Mechanisms for generating and executing programs for a floating point (FP) only single instruction multiple data (SIMD) instruction set architecture (ISA) are provided. A computer program product comprising a computer recordable medium having a computer readable program recorded thereon is provided. The computer readable program, when executed on a computing device, causes the computing device to receive one or more instructions and execute the one or more instructions using logic in an execution unit of the computing device. The logic implements a floating point (FP) only single instruction multiple data (SIMD) instruction set architecture (ISA), based on data stored in a vector register file of the computing device. The vector register file is configured to store both scalar and floating point values as vectors having a plurality of vector elements.

  3. Programmed Instruction Revisited.

    Science.gov (United States)

    Skinner, B. F.

    1986-01-01

    Discusses the history and development of teaching machines, invented to restore the important features of personalized instruction as public school class size increased. Examines teaching and learning problems over the past 50 years, including motivation, attention, appreciation, discovery, and creativity in relation to programmed instruction.…

  4. Motivational elements in user instructions

    NARCIS (Netherlands)

    Loorbach, N.R.

    2013-01-01

    Concerning the design of user instructions, two view can be distinguished. The traditional view considers instructions as purely instrumental documents. The more and more emerging affective view still assumes that above all, instructions should enable readers to perform tasks. But in order to

  5. The roles of resilience and childhood trauma history: main and moderating effects on postpartum maternal mental health and functioning.

    Science.gov (United States)

    Sexton, Minden B; Hamilton, Lindsay; McGinnis, Ellen W; Rosenblum, Katherine L; Muzik, Maria

    2015-03-15

    Recently postpartum women participated to investigate main and moderating influences of resilience and childhood history of maltreatment on posttraumatic stress disorder (PTSD), major depressive disorder (MDD), parental sense of mastery, and family functioning. At 4-months postpartum, 214 mothers (145 with a history of childhood abuse or neglect) completed interviews assessing mental health symptoms, positive functioning, resilience and trauma history. Multiple and moderated linear regression with the Connor-Davidson Resilience Scale (CD-RISC) and Childhood Trauma Questionnaires (CTQ) were conducted to assess for main and moderating effects. Resilience, childhood trauma severity, and their interaction predicted postpartum PTSD and MDD. In mothers without childhood maltreatment, PTSD was absent irrespective of CD-RISC scores. However, for those with the highest quartile of CTQ severity, 8% of those with highest resilience in contrast with 58% of those with lowest CD-RISC scores met PTSD diagnostic criteria. Similar, in those with highest resilience, no mothers met criteria for postpartum MDD, irrespective of childhood trauma, while for those with lowest quartile of resilience, 25% with lowest CTQ severity and 68% of those with highest CTQ severity were depressed. The CD-RISC, but not the CTQ, was predictive of postpartum sense of competence. The CD-RISC and the CTQ were predictive of postpartum family functioning, though no moderating influence of resilience on childhood trauma was found. Resilience is associated with reduced psychopathology and improved wellbeing in all mothers. It further serves as a buffer against psychiatric symptoms following childhood trauma. Such findings may assist in identification of those at greatest risk of adverse functioning postpartum, utilization of resilience-enhancing intervention may benefit perinatal wellness, and reduce intergenerational transmission of risk. Copyright © 2015 Elsevier B.V. All rights reserved.

  6. Intelligent Frameworks for Instructional Design.

    Science.gov (United States)

    Spector, J. Michael; And Others

    1992-01-01

    Presents a taxonomy describing various uses of artificial intelligence techniques in automated instructional development systems. Instructional systems development is discussed in relation to the design of computer-based instructional courseware; two systems being developed at the Air Force Armstrong Laboratory are reviewed; and further research…

  7. Comprehensive, Mixed-Methods Assessment of a Blended Learning Model for Geospatial Literacy Instruction

    Science.gov (United States)

    Brodeur, J. J.; Maclachlan, J. C.; Bagg, J.; Chiappetta-Swanson, C.; Vine, M. M.; Vajoczki, S.

    2013-12-01

    Geospatial literacy -- the ability to conceptualize, capture, analyze and communicate spatial phenomena -- represents an important competency for 21st Century learners in a period of 'Geospatial Revolution'. Though relevant to in-course learning, these skills are often taught externally, placing time and resource pressures on the service providers - commonly libraries - that are relied upon to provide instruction. The emergence of online and blended modes of instruction has presented a potential means of increasing the cost-effectiveness of such activities, by simultaneously reducing instructional costs, expanding the audience for these resources, and addressing student preferences for asynchronous learning and '24-7' access. During 2011 and 2012, McMaster University Library coordinated the development, implementation and assessment of blended learning modules for geospatial literacy instruction in first-year undergraduate Social Science courses. In this paper, we present the results of a comprehensive mixed-methods approach to assess the efficacy of implementing blended learning modules to replace traditional (face-to-face), library-led, first-year undergraduate geospatial literacy instruction. Focus groups, personal interviews and an online survey were used to assess modules across dimensions of: student use, satisfaction and accessibility requirements (via Universal Instructional Design [UID] principles); instructor and teaching staff perception of pedagogical efficacy and instructional effectiveness; and, administrator cost-benefit assessment of development and implementation. Results showed that both instructors and students identified significant value in using the online modules in a blended-learning setting. Reaffirming assumptions of students' '24/7' learning preferences, over 80% of students reported using the modules on a repeat basis. Students were more likely to use the modules to better understand course content than simply to increase their grade in

  8. Designing Preclinical Instruction of Psychomotor Skills (IV)--Instructional Engineering: Evaluation Phase.

    Science.gov (United States)

    Guenzel, Pamela J.; And Others

    1995-01-01

    The fourth article in a four-part series on instructional design discusses evaluation of a psychomotor skills unit taught in preclinical dental education. Issues examined include piloting of instructional materials, analysis and revision of materials based on student performance, syllabus design and content, influence of faculty characteristics,…

  9. Following instructions from working memory: Why does action at encoding and recall help?

    Science.gov (United States)

    Jaroslawska, Agnieszka J; Gathercole, Susan E; Allen, Richard J; Holmes, Joni

    2016-11-01

    Two experiments investigated the consequences of action at encoding and recall on the ability to follow sequences of instructions. Children ages 7-9 years recalled sequences of spoken action commands under presentation and recall conditions that either did or did not involve their physical performance. In both experiments, recall was enhanced by carrying out the instructions as they were being initially presented and also by performing them at recall. In contrast, the accuracy of instruction-following did not improve above spoken presentation alone, either when the instructions were silently read or heard by the child (Experiment 1), or when the child repeated the spoken instructions as they were presented (Experiment 2). These findings suggest that the enactment advantage at presentation does not simply reflect a general benefit of a dual exposure to instructions, and that it is not a result of their self-production at presentation. The benefits of action-based recall were reduced following enactment during presentation, suggesting that the positive effects of action at encoding and recall may have a common origin. It is proposed that the benefits of physical movement arise from the existence of a short-term motor store that maintains the temporal, spatial, and motoric features of either planned or already executed actions.

  10. Instructable autonomous agents. Ph.D. Thesis

    Science.gov (United States)

    Huffman, Scott Bradley

    1994-01-01

    In contrast to current intelligent systems, which must be laboriously programmed for each task they are meant to perform, instructable agents can be taught new tasks and associated knowledge. This thesis presents a general theory of learning from tutorial instruction and its use to produce an instructable agent. Tutorial instruction is a particularly powerful form of instruction, because it allows the instructor to communicate whatever kind of knowledge a student needs at whatever point it is needed. To exploit this broad flexibility, however, a tutorable agent must support a full range of interaction with its instructor to learn a full range of knowledge. Thus, unlike most machine learning tasks, which target deep learning of a single kind of knowledge from a single kind of input, tutorability requires a breadth of learning from a broad range of instructional interactions. The theory of learning from tutorial instruction presented here has two parts. First, a computational model of an intelligent agent, the problem space computational model, indicates the types of knowledge that determine an agent's performance, and thus, that should be acquirable via instruction. Second, a learning technique, called situated explanation specifies how the agent learns general knowledge from instruction. The theory is embodied by an implemented agent, Instructo-Soar, built within the Soar architecture. Instructo-Soar is able to learn hierarchies of completely new tasks, to extend task knowledge to apply in new situations, and in fact to acquire every type of knowledge it uses during task performance - control knowledge, knowledge of operators' effects, state inferences, etc. - from interactive natural language instructions. This variety of learning occurs by applying the situated explanation technique to a variety of instructional interactions involving a variety of types of instructions (commands, statements, conditionals, etc.). By taking seriously the requirements of flexible

  11. Virtual Foreign Correspondence: Experimental Instructions in Digital Foreign News Reporting

    Science.gov (United States)

    Hahn, Oliver; Stalph, Florian; Steller, Tom

    2018-01-01

    Within a series of six qualitative studies over seven years, this research in instructing journalism students investigates whether or not covering foreign news from home via Internet technology can substitute foreign correspondents on-site to reduce costs. Co-orientation and decontextualization can be described as characteristic for virtual…

  12. A Performance-Based Instructional Theory

    Science.gov (United States)

    Lawson, Tom E.

    1974-01-01

    The rationale for a performanced- based instructional theory has arisen from significant advances during the past several years in instructional psychology. Four major areas of concern are: analysis of subject-matter content in terms of performance competencies, diagnosis of pre-instructional behavior, formulation of an instructional…

  13. The Mere Exposure Instruction Effect.

    Science.gov (United States)

    Van Dessel, Pieter; Mertens, Gaëtan; Smith, Colin Tucker; De Houwer, Jan

    2017-09-01

    The mere exposure effect refers to the well-established finding that people evaluate a stimulus more positively after repeated exposure to that stimulus. We investigated whether a change in stimulus evaluation can occur also when participants are not repeatedly exposed to a stimulus, but are merely instructed that one stimulus will occur frequently and another stimulus will occur infrequently. We report seven experiments showing that (1) mere exposure instructions influence implicit stimulus evaluations as measured with an Implicit Association Test (IAT), personalized Implicit Association Test (pIAT), or Affect Misattribution Procedure (AMP), but not with an Evaluative Priming Task (EPT), (2) mere exposure instructions influence explicit evaluations, and (3) the instruction effect depends on participants' memory of which stimulus will be presented more frequently. We discuss how these findings inform us about the boundary conditions of mere exposure instruction effects, as well as the mental processes that underlie mere exposure and mere exposure instruction effects.

  14. Instructional Leadership Practices in Singapore

    Science.gov (United States)

    Ng, Foo Seong David; Nguyen, Thanh Dong; Wong, Koon Siak Benjamin; Choy, Kim Weng William

    2015-01-01

    This paper presents a review of the literature on principal instructional leadership in Singapore. The authors investigated the dimensions of instructional leadership in the practices of Singapore principals and highlighted the strategies these leaders adopt to enact their instructional roles. Singapore principals were found to play an active role…

  15. Putting instruction sequences into effect

    NARCIS (Netherlands)

    Bergstra, J.A.

    2011-01-01

    An attempt is made to define the concept of execution of an instruction sequence. It is found to be a special case of directly putting into effect of an instruction sequence. Directly putting into effect of an instruction sequences comprises interpretation as well as execution. Directly putting into

  16. Hand hygiene instruction decreases illness-related absenteeism in elementary schools: a prospective cohort study

    Directory of Open Access Journals (Sweden)

    Lau Claudia H

    2012-05-01

    Full Text Available Abstract Background Illness-related absences have been shown to lead to negative educational and economic outcomes. Both hand washing and hand sanitizer interventions have been shown to be effective in reducing illness-related absences. However, while the importance of hand hygiene in schools is clear, the role of instruction in use is less obvious. The purpose of this study was to compare absenteeism rates among elementary students given access to hand hygiene facilities versus students given both access and short repetitive instruction in use, particularly during influenza season when illness-related absences are at a peak. Methods A hand hygiene intervention was implemented from October to May during the 2009/2010 academic year, including peak flu season, in two Chicago Public Elementary Schools among students grades pre-kindergarten to eighth grade (ages 4–14. Classrooms were systematically assigned to an intervention or control group by grade (cluster design. Hand hygiene facilities (sanitizer and soap were made available to all students. Students in the intervention group also received short repetitive instruction in hand hygiene every 2 months. Only absences as a result of respiratory or gastrointestinal illness were used to establish illness-related absenteeism rates. Percent absent days were calculated and bivariate analyses were performed to compare percent absent days among students given access to hand hygiene facilities versus students given both access and instruction. Prior to the intervention, teachers’ perceptions of students’ hand hygiene were also evaluated. Teacher perceptions were analysed to describe attitudes and beliefs. Results Data were collected and analysed for 773 students reporting 1,886 absences during the study period (1.73% of total school days. Both the percent total absent days and percent illness-related absent days were significantly lower in the group receiving short instruction during flu season (P

  17. Very Long Instruction Word Processors

    Indian Academy of Sciences (India)

    Explicitly Parallel Instruction Computing (EPIC) is an instruction processing paradigm that has been in the spot- light due to its adoption by the next generation of Intel. Processors starting with the IA-64. The EPIC processing paradigm is an evolution of the Very Long Instruction. Word (VLIW) paradigm. This article gives an ...

  18. The Measurement of Instructional Accomplishments.

    Science.gov (United States)

    Fraley, Lawrence E.; Vargas, Ernest A.

    Instructional System Technology in recent years has been characterized by an increase in individualized instruction and the modularization of the curriculum. In traditional systems the learners are forced to take blocks of instruction the size of entire courses and these are much too large. The courses can now be broken down into conceptual…

  19. Interactive Instruction in Bayesian Inference

    DEFF Research Database (Denmark)

    Khan, Azam; Breslav, Simon; Hornbæk, Kasper

    2018-01-01

    An instructional approach is presented to improve human performance in solving Bayesian inference problems. Starting from the original text of the classic Mammography Problem, the textual expression is modified and visualizations are added according to Mayer’s principles of instruction. These pri......An instructional approach is presented to improve human performance in solving Bayesian inference problems. Starting from the original text of the classic Mammography Problem, the textual expression is modified and visualizations are added according to Mayer’s principles of instruction....... These principles concern coherence, personalization, signaling, segmenting, multimedia, spatial contiguity, and pretraining. Principles of self-explanation and interactivity are also applied. Four experiments on the Mammography Problem showed that these principles help participants answer the questions...... that an instructional approach to improving human performance in Bayesian inference is a promising direction....

  20. Instructional skills evaluation in nuclear industry training

    International Nuclear Information System (INIS)

    Mazour, T.J.; Ball, F.M.

    1985-11-01

    This report provides information to nuclear power plant training managers and their staffs concerning the job performance requirements of instructional personnel to implement prformance-based training programs (also referred to as the Systems Approach Training). The information presented in this report is a compilation of information and lessons learned in the nuclear power industry and in other industries using performance-based training programs. The job performance requirements in this report are presented as instructional skills objectives. The process used to develop the instructional skills objectives is described. Each objective includes an Instructional Skills Statement describing the behavior that is expected and an Instructional Skills Standard describing the skills/knowledge that the individual should possess in order to have achieved mastery. The instructional skills objectives are organized according to the essential elements of the Systems Approach to Training and are cross-referenced to three categories of instructional personnel: developers of instruction, instructors, and instructional managers/supervisors. Use of the instructional skills objectives is demonstrated for reviewing instructional staff training and qualification programs, developing criterion-tests, and reviewing the performance and work products of individual staff members. 22 refs

  1. Comparing Two Modes of Instruction in English Passive Structures (Processing and Meaning-Based Output Instruction

    Directory of Open Access Journals (Sweden)

    Asma Dabiri

    2018-04-01

    Full Text Available This research compared the effects of two types of instruction: Processing Instruction (PI and Meaning-based Output Instruction (MOI on the interpretation and production of English passive structures.  Ninety EFL intermediate tertiary level female students (PI group= 30, MOI group= 30 and control group = 30 participated in this study. The instruments were a proficiency test, a test to assess English passive structures and two instructional materials (PI and MOI. The data were analyzed by running one-way analysis of variance (ANOVA and mixed between-within ANOVA. The study indicated the effectiveness of PI and MOI on English passive structures. PI had considerable enhancement on interpretation tasks all the time. It supported the use of PI rather than the use of traditional instructions in which mechanical components were emphasized. Also, the PI and MOI had long term effects on the interpretation and production of English passive sentences.  This study supported the use of PI and MOI rather than the use of traditional instruction (TI in EFL settings. The implication for particularly classroom teaching is that successful grammar instruction has to related to ultimate learning outcomes. Also, creating communicative tasks to offer opportunities for teaching grammar can lead to long-lasting learning effects.

  2. Editorial - Instructions

    DEFF Research Database (Denmark)

    Kastberg, Peter; Grinsted, Annelise

    2007-01-01

    Why you may wonder - have we chosen a topic which at first glance may seem trivial, and even a bit dull? Well, looks can be deceiving, and in this case they are! There are many good reasons for taking a closer look at instructions.......Why you may wonder - have we chosen a topic which at first glance may seem trivial, and even a bit dull? Well, looks can be deceiving, and in this case they are! There are many good reasons for taking a closer look at instructions....

  3. Teaching about teaching and instruction on instruction: a challenge for health sciences library education.

    Science.gov (United States)

    Detlefsen, Ellen Gay

    2012-10-01

    This is a review of the master's-level curricula of the fifty-eight America Library Association-accredited library and information science programs and iSchools for evidence of coursework and content related to library instruction. Special emphasis is placed on the schools and programs that also offer coursework in medical or health sciences librarianship. Fifty-eight school and program websites were reviewed. Course titles and course descriptions for seventy-three separate classes were analyzed. Twenty-three syllabi were examined. All North American library education programs offer at least one course in the general area of library instruction; some programs offer multiple courses. No courses on instruction, however, are focused directly on the specialized area of health sciences librarianship. Master's degree students can take appropriate classes on library instruction, but the medical library profession needs to offer continuing education opportunities for practitioners who want to have specific instruction for the specialized world of the health sciences.

  4. Computer Assisted Instructional Design for Computer-Based Instruction. Final Report. Working Papers.

    Science.gov (United States)

    Russell, Daniel M.; Pirolli, Peter

    Recent advances in artificial intelligence and the cognitive sciences have made it possible to develop successful intelligent computer-aided instructional systems for technical and scientific training. In addition, computer-aided design (CAD) environments that support the rapid development of such computer-based instruction have also been recently…

  5. Universal Design for Instruction: Extending the Universal Design Paradigm to College Instruction

    Science.gov (United States)

    McGuire, Joan M.; Scott, Sally S.

    2006-01-01

    Universal design for instruction (UDI) represents the systematic application of universal design, the construct from architecture and product development, to instructional practices in higher education. In addition to a description of the deliberative process by which UDI was developed, this article provides confirmatory evidence of the validity…

  6. ARS-Media for excel instruction manual

    Science.gov (United States)

    ARS-Media for Excel Instruction Manual is the instruction manual that explains how to use the Excel spreadsheet ARS-Media for Excel application. ARS-Media for Excel Instruction Manual is provided as a pdf file....

  7. The nuclear receptor ERβ engages AGO2 in regulation of gene transcription, RNA splicing and RISC loading.

    Science.gov (United States)

    Tarallo, Roberta; Giurato, Giorgio; Bruno, Giuseppina; Ravo, Maria; Rizzo, Francesca; Salvati, Annamaria; Ricciardi, Luca; Marchese, Giovanna; Cordella, Angela; Rocco, Teresa; Gigantino, Valerio; Pierri, Biancamaria; Cimmino, Giovanni; Milanesi, Luciano; Ambrosino, Concetta; Nyman, Tuula A; Nassa, Giovanni; Weisz, Alessandro

    2017-10-06

    The RNA-binding protein Argonaute 2 (AGO2) is a key effector of RNA-silencing pathways It exerts a pivotal role in microRNA maturation and activity and can modulate chromatin remodeling, transcriptional gene regulation and RNA splicing. Estrogen receptor beta (ERβ) is endowed with oncosuppressive activities, antagonizing hormone-induced carcinogenesis and inhibiting growth and oncogenic functions in luminal-like breast cancers (BCs), where its expression correlates with a better prognosis of the disease. Applying interaction proteomics coupled to mass spectrometry to characterize nuclear factors cooperating with ERβ in gene regulation, we identify AGO2 as a novel partner of ERβ in human BC cells. ERβ-AGO2 association was confirmed in vitro and in vivo in both the nucleus and cytoplasm and is shown to be RNA-mediated. ChIP-Seq demonstrates AGO2 association with a large number of ERβ binding sites, and total and nascent RNA-Seq in ERβ + vs ERβ - cells, and before and after AGO2 knock-down in ERβ + cells, reveals a widespread involvement of this factor in ERβ-mediated regulation of gene transcription rate and RNA splicing. Moreover, isolation and sequencing by RIP-Seq of ERβ-associated long and small RNAs in the cytoplasm suggests involvement of the nuclear receptor in RISC loading, indicating that it may also be able to directly control mRNA translation efficiency and stability. These results demonstrate that AGO2 can act as a pleiotropic functional partner of ERβ, indicating that both factors are endowed with multiple roles in the control of key cellular functions.

  8. Future thinking instructions improve prospective memory performance in adolescents.

    Science.gov (United States)

    Altgassen, Mareike; Kretschmer, Anett; Schnitzspahn, Katharina Marlene

    2017-07-01

    Studies on prospective memory (PM) development in adolescents point to age-related increases through to adulthood. The goal of the present study was to examine whether instructing adolescents to engage in an episodic prospection of themselves executing future actions (i.e., future thinking) when forming an intention would improve their PM performance and reduce age-related differences. Further, we set out to explore whether future thinking instructions result in stronger memory traces and/or stronger cue-context associations by evaluating retrospective memory for the PM cues after task completion and monitoring costs during PM task processing. Adolescents and young adults were allocated to either the future thinking, repeated-encoding or standard condition. As expected, adolescents had fewer correct PM responses than young adults. Across age groups, PM performance in the standard condition was lower than in the other encoding conditions. Importantly, the results indicate a significant interaction of age by encoding condition. While adolescents benefited most from future thinking instructions, young adults performed best in the repeated-encoding condition. The results also indicate that the beneficial effects of future thinking may result from deeper intention-encoding through the simulation of future task performance.

  9. A comparison of video modeling, text-based instruction, and no instruction for creating multiple baseline graphs in Microsoft Excel.

    Science.gov (United States)

    Tyner, Bryan C; Fienup, Daniel M

    2015-09-01

    Graphing is socially significant for behavior analysts; however, graphing can be difficult to learn. Video modeling (VM) may be a useful instructional method but lacks evidence for effective teaching of computer skills. A between-groups design compared the effects of VM, text-based instruction, and no instruction on graphing performance. Participants who used VM constructed graphs significantly faster and with fewer errors than those who used text-based instruction or no instruction. Implications for instruction are discussed. © Society for the Experimental Analysis of Behavior.

  10. The microRNA and messengerRNA profile of the RNA-induced silencing complex in human primary astrocyte and astrocytoma cells.

    Science.gov (United States)

    Moser, Joanna J; Fritzler, Marvin J

    2010-10-18

    GW/P bodies are cytoplasmic ribonucleoprotein-rich foci involved in microRNA (miRNA)-mediated messenger RNA (mRNA) silencing and degradation. The mRNA regulatory functions within GW/P bodies are mediated by GW182 and its binding partner hAgo2 that bind miRNA in the RNA-induced silencing complex (RISC). To date there are no published reports of the profile of miRNA and mRNA targeted to the RISC or a comparison of the RISC-specific miRNA/mRNA profile differences in malignant and non-malignant cells. RISC mRNA and miRNA components were profiled by microarray analysis of malignant human U-87 astrocytoma cells and its non-malignant counterpart, primary human astrocytes. Total cell RNA as well as RNA from immunoprecipitated RISC was analyzed. The novel findings were fourfold: (1) miRNAs were highly enriched in astrocyte RISC compared to U-87 astrocytoma RISC, (2) astrocytoma and primary astrocyte cells each contained unique RISC miRNA profiles as compared to their respective cellular miRNA profiles, (3) miR-195, 10b, 29b, 19b, 34a and 455-3p levels were increased and the miR-181b level was decreased in U-87 astrocytoma RISC as compared to astrocyte RISC, and (4) the RISC contained decreased levels of mRNAs in primary astrocyte and U-87 astrocytoma cells. The observation that miR-34a and miR-195 levels were increased in the RISC of U-87 astrocytoma cells suggests an oncogenic role for these miRNAs. Differential regulation of mRNAs by specific miRNAs is evidenced by the observation that three miR34a-targeted mRNAs and two miR-195-targeted mRNAs were downregulated while one miR-195-targeted mRNA was upregulated. Biological pathway analysis of RISC mRNA components suggests that the RISC plays a pivotal role in malignancy and other conditions. This study points to the importance of the RISC and ultimately GW/P body composition and function in miRNA and mRNA deregulation in astrocytoma cells and possibly in other malignancies.

  11. The microRNA and messengerRNA profile of the RNA-induced silencing complex in human primary astrocyte and astrocytoma cells.

    Directory of Open Access Journals (Sweden)

    Joanna J Moser

    2010-10-01

    Full Text Available GW/P bodies are cytoplasmic ribonucleoprotein-rich foci involved in microRNA (miRNA-mediated messenger RNA (mRNA silencing and degradation. The mRNA regulatory functions within GW/P bodies are mediated by GW182 and its binding partner hAgo2 that bind miRNA in the RNA-induced silencing complex (RISC. To date there are no published reports of the profile of miRNA and mRNA targeted to the RISC or a comparison of the RISC-specific miRNA/mRNA profile differences in malignant and non-malignant cells.RISC mRNA and miRNA components were profiled by microarray analysis of malignant human U-87 astrocytoma cells and its non-malignant counterpart, primary human astrocytes. Total cell RNA as well as RNA from immunoprecipitated RISC was analyzed. The novel findings were fourfold: (1 miRNAs were highly enriched in astrocyte RISC compared to U-87 astrocytoma RISC, (2 astrocytoma and primary astrocyte cells each contained unique RISC miRNA profiles as compared to their respective cellular miRNA profiles, (3 miR-195, 10b, 29b, 19b, 34a and 455-3p levels were increased and the miR-181b level was decreased in U-87 astrocytoma RISC as compared to astrocyte RISC, and (4 the RISC contained decreased levels of mRNAs in primary astrocyte and U-87 astrocytoma cells.The observation that miR-34a and miR-195 levels were increased in the RISC of U-87 astrocytoma cells suggests an oncogenic role for these miRNAs. Differential regulation of mRNAs by specific miRNAs is evidenced by the observation that three miR34a-targeted mRNAs and two miR-195-targeted mRNAs were downregulated while one miR-195-targeted mRNA was upregulated. Biological pathway analysis of RISC mRNA components suggests that the RISC plays a pivotal role in malignancy and other conditions. This study points to the importance of the RISC and ultimately GW/P body composition and function in miRNA and mRNA deregulation in astrocytoma cells and possibly in other malignancies.

  12. The RISC-V Instruction Set Manual Volume 2: Privileged Architecture Version 1.7

    Science.gov (United States)

    2015-05-09

    DIG07-10227). Additional support came from Par Lab affiliates Nokia, NVIDIA , Oracle, and Samsung. • Project Isis: DoE Award DE-SC0003624. • ASPIRE...STARnet center funded by the Semiconductor Research Corporation . Additional sup- port from ASPIRE industrial sponsor, Intel, and ASPIRE affiliates...Google, Huawei, Nokia, NVIDIA , Oracle, and Samsung. The content of this paper does not necessarily reflect the position or the policy of the US

  13. Reducing operational costs through MIPS management

    NARCIS (Netherlands)

    Kwiatkowski, L.M.; Verhoef, C.

    2015-01-01

    We focus on an approach to reducing the costs of running applications. MIPS, which is a traditional acronym for millions of instructions per second, have evolved to become a measurement of processing power and CPU resource consumption. The need for controlling MIPS attributed costs is indispensable

  14. Exploring the Amount and Type of Writing Instruction during Language Arts Instruction in Kindergarten Classrooms

    Science.gov (United States)

    Puranik, Cynthia S.; Al Otaiba, Stephanie; Sidler, Jessica Folsom; Greulich, Luana

    2014-01-01

    The objective of this exploratory investigation was to examine the nature of writing instruction in kindergarten classrooms and to describe student writing outcomes at the end of the school year. Participants for this study included 21 teachers and 238 kindergarten children from nine schools. Classroom teachers were videotaped once each in the fall and winter during the 90 minute instructional block for reading and language arts to examine time allocation and the types of writing instructional practices taking place in the kindergarten classrooms. Classroom observation of writing was divided into student-practice variables (activities in which students were observed practicing writing or writing independently) and teacher-instruction variables (activities in which the teacher was observed providing direct writing instruction). In addition, participants completed handwriting fluency, spelling, and writing tasks. Large variability was observed in the amount of writing instruction occurring in the classroom, the amount of time kindergarten teachers spent on writing and in the amount of time students spent writing. Marked variability was also observed in classroom practices both within and across schools and this fact was reflected in the large variability noted in kindergartners’ writing performance. PMID:24578591

  15. Exploring the Amount and Type of Writing Instruction during Language Arts Instruction in Kindergarten Classrooms.

    Science.gov (United States)

    Puranik, Cynthia S; Al Otaiba, Stephanie; Sidler, Jessica Folsom; Greulich, Luana

    2014-02-01

    The objective of this exploratory investigation was to examine the nature of writing instruction in kindergarten classrooms and to describe student writing outcomes at the end of the school year. Participants for this study included 21 teachers and 238 kindergarten children from nine schools. Classroom teachers were videotaped once each in the fall and winter during the 90 minute instructional block for reading and language arts to examine time allocation and the types of writing instructional practices taking place in the kindergarten classrooms. Classroom observation of writing was divided into student-practice variables (activities in which students were observed practicing writing or writing independently) and teacher-instruction variables (activities in which the teacher was observed providing direct writing instruction). In addition, participants completed handwriting fluency, spelling, and writing tasks. Large variability was observed in the amount of writing instruction occurring in the classroom, the amount of time kindergarten teachers spent on writing and in the amount of time students spent writing. Marked variability was also observed in classroom practices both within and across schools and this fact was reflected in the large variability noted in kindergartners' writing performance.

  16. Technology Use in Higher Education Instruction

    Science.gov (United States)

    Elzarka, Sammy

    2012-01-01

    The significance of integrating technology use in higher education instruction is undeniable. The benefits include those related to access to instruction by underserved populations, adequately preparing students for future careers, capitalizing on best instructional practices, developing higher order thinking activities, and engaging students…

  17. Effect of frying instructions for food handlers on acrylamide concentration in French fries: an explorative study.

    Science.gov (United States)

    Sanny, M; Luning, P A; Jinap, S; Bakker, E J; van Boekel, M A J S

    2013-03-01

    The objective of this study was to obtain insight into the effect of frying instructions on food handlers' control decisions in restaurants and to investigate the impact of control decisions on the variation and concentration of acrylamide in French fries. The concentrations of acrylamide and reducing sugars were analyzed, the frying temperature and time were measured, and thawing practices were observed. The results obtained before and after instructions were provided to the food handlers were compared for restaurants as a group and for each restaurant. Frying instructions supported food handlers' decisions to start frying when the oil temperature reached 175°C; all handlers started frying at the correct temperature. However, the effect of the instructions on the food handlers' decisions for frying time differed; most handlers increased the frying time beyond 240 s to achieve crispier French fries with a final color dictated by their preference. Providing instructions did not result in a significant difference in the mean concentration of acrylamide in French fries for the restaurants as a group. However, data analyzed for each restaurant revealed that when food handlers properly followed the instructions, the mean concentration of acrylamide was significantly lower (169 μg/kg) than that before instructions were provided (1,517 μg/kg). When food handlers did not complying with the frying instructions, mean acrylamide concentrations were even higher than those before instructions were provided. Two different strategies were developed to overcome the noncompliant behavior of food handlers: establishing requirements for the features of commercial fryers and strict monitoring of compliance with instructions.

  18. Fashions in Instructional Development.

    Science.gov (United States)

    Knapper, Christopher K.

    This paper on instructional development notes the trend toward teaching improvement efforts, classifies instructional development centers in terms of their differing philosophies of operation, and identifies some general problems that have been encountered in institutional efforts to improve teaching and learning. Centers in North America, Europe,…

  19. Parallelization of the FLAPW method

    International Nuclear Information System (INIS)

    Canning, A.; Mannstadt, W.; Freeman, A.J.

    1999-01-01

    The FLAPW (full-potential linearized-augmented plane-wave) method is one of the most accurate first-principles methods for determining electronic and magnetic properties of crystals and surfaces. Until the present work, the FLAPW method has been limited to systems of less than about one hundred atoms due to a lack of an efficient parallel implementation to exploit the power and memory of parallel computers. In this work we present an efficient parallelization of the method by division among the processors of the plane-wave components for each state. The code is also optimized for RISC (reduced instruction set computer) architectures, such as those found on most parallel computers, making full use of BLAS (basic linear algebra subprograms) wherever possible. Scaling results are presented for systems of up to 686 silicon atoms and 343 palladium atoms per unit cell, running on up to 512 processors on a CRAY T3E parallel computer

  20. Parallelization of the FLAPW method

    Science.gov (United States)

    Canning, A.; Mannstadt, W.; Freeman, A. J.

    2000-08-01

    The FLAPW (full-potential linearized-augmented plane-wave) method is one of the most accurate first-principles methods for determining structural, electronic and magnetic properties of crystals and surfaces. Until the present work, the FLAPW method has been limited to systems of less than about a hundred atoms due to the lack of an efficient parallel implementation to exploit the power and memory of parallel computers. In this work, we present an efficient parallelization of the method by division among the processors of the plane-wave components for each state. The code is also optimized for RISC (reduced instruction set computer) architectures, such as those found on most parallel computers, making full use of BLAS (basic linear algebra subprograms) wherever possible. Scaling results are presented for systems of up to 686 silicon atoms and 343 palladium atoms per unit cell, running on up to 512 processors on a CRAY T3E parallel supercomputer.

  1. Facility transition instruction

    International Nuclear Information System (INIS)

    Morton, M.R.

    1997-01-01

    The Bechtel Hanford, Inc. facility transition instruction was initiated in response to the need for a common, streamlined process for facility transitions and to capture the knowledge and experience that has accumulated over the last few years. The instruction serves as an educational resource and defines the process for transitioning facilities to long-term surveillance and maintenance (S and M). Generally, these facilities do not have identified operations missions and must be transitioned from operational status to a safe and stable configuration for long-term S and M. The instruction can be applied to a wide range of facilities--from process canyon complexes like the Plutonium Uranium Extraction Facility or B Plant, to stand-alone, lower hazard facilities like the 242B/BL facility. The facility transition process is implemented (under the direction of the US Department of Energy, Richland Operations Office [RL] Assistant Manager-Environmental) by Bechtel Hanford, Inc. management, with input and interaction with the appropriate RL division and Hanford site contractors as noted in the instruction. The application of the steps identified herein and the early participation of all organizations involved are expected to provide a cost-effective, safe, and smooth transition from operational status to deactivation and S and M for a wide range of Hanford Site facilities

  2. Review of Instructional Approaches in Ethics Education.

    Science.gov (United States)

    Mulhearn, Tyler J; Steele, Logan M; Watts, Logan L; Medeiros, Kelsey E; Mumford, Michael D; Connelly, Shane

    2017-06-01

    Increased investment in ethics education has prompted a variety of instructional objectives and frameworks. Yet, no systematic procedure to classify these varying instructional approaches has been attempted. In the present study, a quantitative clustering procedure was conducted to derive a typology of instruction in ethics education. In total, 330 ethics training programs were included in the cluster analysis. The training programs were appraised with respect to four instructional categories including instructional content, processes, delivery methods, and activities. Eight instructional approaches were identified through this clustering procedure, and these instructional approaches showed different levels of effectiveness. Instructional effectiveness was assessed based on one of nine commonly used ethics criteria. With respect to specific training types, Professional Decision Processes Training (d = 0.50) and Field-Specific Compliance Training (d = 0.46) appear to be viable approaches to ethics training based on Cohen's d effect size estimates. By contrast, two commonly used approaches, General Discussion Training (d = 0.31) and Norm Adherence Training (d = 0.37), were found to be considerably less effective. The implications for instruction in ethics training are discussed.

  3. Envisioning Instructional Communication Research as a Multi-Paradigmatic Response to Neoliberalism's Effect on Instruction. Forum: The Future of Instructional Communication

    Science.gov (United States)

    Kahl, David H., Jr.

    2017-01-01

    Throughout its history, instructional communication research has played an important role in the discipline of Communication. In tracing its lineage, Myers (2010) explains that instructional communication research has focused on communicative behaviors that instructors use with their students to better understand and facilitate affective and…

  4. Systematic Instruction for Retarded Children: The Illinois Program - Experimental Edition. Part IV: Motor Performance and Recreation Instruction.

    Science.gov (United States)

    Linford, Anthony G.; Jeanrenaud, Claudine Y.

    The manual of programed instruction for motor skills and recreational activities for trainable mentally handicapped children includes guidelines on basic recreation movements, rhythm in music, handicrafts, and miscellaneous activities. The guidelines employ principles of behavior change and direct instruction. Detailed programed instruction lists…

  5. Piano instruction for nursery school trainees

    OpenAIRE

    新海, 節; Makoto, SHINKAI; 藤女子大学人間生活学部保育学科

    2012-01-01

    It is important piano instruction in childcare training schools be viewed primarily as "music for childcare". To this end,it is also important that the view of piano instruction for nursery school trainees be switched from one mainly focused on the technical aspects of performance using many etudes to a form of instruction based on developing the musicality of the trainees and their ability to display emotion through music. Further, through this instruction, the trainees need to develop the a...

  6. Using Principles of Programmed Instruction

    Science.gov (United States)

    Huffman, Harry

    1971-01-01

    Although programmed instruction in accounting is available, it is limited in scope and in acceptance. Teachers, however, may apply principles of programming to the individualizing of instruction. (Author)

  7. Effective Instruction: A Mathematics Coach's Perspective

    Science.gov (United States)

    Nebesniak, Amy L.

    2012-01-01

    Effective instruction is multifaceted, dependent largely on the context and, consequently, on numerous variables. Although "effective instruction" is difficult to define, in the author's experience--and as the work of mathematics education specialists and researchers indicates--three key features of quality instruction stand out: (1) Teaching…

  8. Effective Anti-miRNA Oligonucleotides Show High Releasing Rate of MicroRNA from RNA-Induced Silencing Complex.

    Science.gov (United States)

    Ariyoshi, Jumpei; Matsuyama, Yohei; Kobori, Akio; Murakami, Akira; Sugiyama, Hiroshi; Yamayoshi, Asako

    2017-10-01

    MicroRNAs (miRNAs) regulate gene expression by forming RNA-induced silencing complexes (RISCs) and have been considered as promising therapeutic targets. MiRNA is an essential component of RISC for the modulation of gene expression. Therefore, the release of miRNA from RISC is considered as an effective method for the inhibition of miRNA functions. In our previous study, we reported that anti-miRNA oligonucleotides (AMOs), which are composed of the 2'-O-methyl (2'-OMe) RNA, could induce the release of miRNA from RISC. However, the mechanisms underlying the miRNA-releasing effects of chemically modified AMOs, which are conventionally used as anti-cancer drugs, are still unclear. In this study, we investigated the relationship between the miRNA releasing rate from RISC and the inhibitory effect on RISC activity (IC 50 ) using conventional chemically modified AMOs. We demonstrated that the miRNA-releasing effects of AMOs are directly proportional to the IC 50 values, and AMOs, which have an ability to promote the release of miRNA from RISC, can effectively inhibit RISC activity in living cells.

  9. High-performance mass storage system for workstations

    Science.gov (United States)

    Chiang, T.; Tang, Y.; Gupta, L.; Cooperman, S.

    1993-01-01

    Reduced Instruction Set Computer (RISC) workstations and Personnel Computers (PC) are very popular tools for office automation, command and control, scientific analysis, database management, and many other applications. However, when using Input/Output (I/O) intensive applications, the RISC workstations and PC's are often overburdened with the tasks of collecting, staging, storing, and distributing data. Also, by using standard high-performance peripherals and storage devices, the I/O function can still be a common bottleneck process. Therefore, the high-performance mass storage system, developed by Loral AeroSys' Independent Research and Development (IR&D) engineers, can offload a RISC workstation of I/O related functions and provide high-performance I/O functions and external interfaces. The high-performance mass storage system has the capabilities to ingest high-speed real-time data, perform signal or image processing, and stage, archive, and distribute the data. This mass storage system uses a hierarchical storage structure, thus reducing the total data storage cost, while maintaining high-I/O performance. The high-performance mass storage system is a network of low-cost parallel processors and storage devices. The nodes in the network have special I/O functions such as: SCSI controller, Ethernet controller, gateway controller, RS232 controller, IEEE488 controller, and digital/analog converter. The nodes are interconnected through high-speed direct memory access links to form a network. The topology of the network is easily reconfigurable to maximize system throughput for various applications. This high-performance mass storage system takes advantage of a 'busless' architecture for maximum expandability. The mass storage system consists of magnetic disks, a WORM optical disk jukebox, and an 8mm helical scan tape to form a hierarchical storage structure. Commonly used files are kept in the magnetic disk for fast retrieval. The optical disks are used as archive

  10. Digital image display system for emergency room

    International Nuclear Information System (INIS)

    Murry, R.C.; Lane, T.J.; Miax, L.S.

    1989-01-01

    This paper reports on a digital image display system for the emergency room (ER) in a major trauma hospital. Its objective is to reduce radiographic image delivery time to a busy ER while simultaneously providing a multimodality capability. Image storage, retrieval, and display will also be facilitated with this system. The system's backbone is a token-ring network of RISC and personal computers. The display terminals are higher- function RISC computers with 1,024 2 color or gray-scale monitors. The PCs serve as administrative terminals. Nuclear medicine, CT, MR, and digitized film images are transferred to the image display system

  11. Evaluation of cognitive loads imposed by traditional paper-based and innovative computer-based instructional strategies.

    Science.gov (United States)

    Khalil, Mohammed K; Mansour, Mahmoud M; Wilhite, Dewey R

    2010-01-01

    Strategies of presenting instructional information affect the type of cognitive load imposed on the learner's working memory. Effective instruction reduces extraneous (ineffective) cognitive load and promotes germane (effective) cognitive load. Eighty first-year students from two veterinary schools completed a two-section questionnaire that evaluated their perspectives on the educational value of a computer-based instructional program. They compared the difference between cognitive loads imposed by paper-based and computer-based instructional strategies used to teach the anatomy of the canine skeleton. Section I included 17 closed-ended items, rated on a five-point Likert scale, that assessed the use of graphics, content, and the learning process. Section II included a nine-point mental effort rating scale to measure the level of difficulty of instruction; students were asked to indicate the amount of mental effort invested in the learning task using both paper-based and computer-based presentation formats. The closed-ended data were expressed as means and standard deviations. A paired t test with an alpha level of 0.05 was used to determine the overall mean difference between the two presentation formats. Students positively evaluated their experience with the computer-based instructional program with a mean score of 4.69 (SD=0.53) for use of graphics, 4.70 (SD=0.56) for instructional content, and 4.45 (SD=0.67) for the learning process. The mean difference of mental effort (1.50) between the two presentation formats was significant, t=8.26, p≤.0001, df=76, for two-tailed distribution. Consistent with cognitive load theory, innovative computer-based instructional strategies decrease extraneous cognitive load compared with traditional paper-based instructional strategies.

  12. The Multimodal Possibilities of Online Instructions

    DEFF Research Database (Denmark)

    Kampf, Constance

    2006-01-01

    The WWW simplifies the process of delivering online instructions through multimodal channels because of the ease of use for voice, video, pictures, and text modes of communication built into it.  Given that instructions are being produced in multimodal format for the WWW, how do multi-modal analy......The WWW simplifies the process of delivering online instructions through multimodal channels because of the ease of use for voice, video, pictures, and text modes of communication built into it.  Given that instructions are being produced in multimodal format for the WWW, how do multi...

  13. Improve Student Understanding Ability Through Gamification in Instructional Media Based Explicit Instruction

    Science.gov (United States)

    Firdausi, N.; Prabawa, H. W.; Sutarno, H.

    2017-02-01

    In an effort to maximize a student’s academic growth, one of the tools available to educators is the explicit instruction. Explicit instruction is marked by a series of support or scaffold, where the students will be guided through the learning process with a clear statement of purpose and a reason for learning new skills, a clear explanation and demonstration of learning targets, supported and practiced with independent feedback until mastery has been achieved. The technology development trend of todays, requires an adjustment in the development of learning object that supports the achievement of explicit instruction targets. This is where the gamification position is. In the role as a pedagogical strategy, the use of gamification preformance study class is still relatively new. Gamification not only use the game elements and game design techniques in non-game contexts, but also to empower and engage learners with the ability of motivation on learning approach and maintains a relaxed atmosphere. With using Reseach and Development methods, this paper presents the integration of technology (which in this case using the concept of gamification) in explicit instruction settings and the impact on the improvement of students’ understanding.

  14. The nature of instructional effects in color constancy.

    Science.gov (United States)

    Radonjić, Ana; Brainard, David H

    2016-06-01

    The instructions subjects receive can have a large effect on experimentally measured color constancy, but the nature of these effects and how their existence should inform our understanding of color perception remains unclear. We used a factorial design to measure how instructional effects on constancy vary with experimental task and stimulus set. In each of 2 experiments, we employed both a classic adjustment-based asymmetric matching task and a novel color selection task. Four groups of naive subjects were instructed to make adjustments/selections based on (a) color (neutral instructions); (b) the light reaching the eye (physical spectrum instructions); (c) the actual surface reflectance of an object (objective reflectance instructions); or (d) the apparent surface reflectance of an object (apparent reflectance instructions). Across the 2 experiments we varied the naturalness of the stimuli. We find clear interactions between instructions, task, and stimuli. With simplified stimuli (Experiment 1), instructional effects were large and the data revealed 2 instruction-dependent patterns. In 1 (neutral and physical spectrum instructions) constancy was low, intersubject variability was also low, and adjustment-based and selection-based constancy were in agreement. In the other (reflectance instructions) constancy was high, intersubject variability was large, adjustment-based constancy deviated from selection-based constancy and for some subjects selection-based constancy increased across sessions. Similar patterns held for naturalistic stimuli (Experiment 2), although instructional effects were smaller. We interpret these 2 patterns as signatures of distinct task strategies-1 is perceptual, with judgments based primarily on the perceptual representation of color; the other involves explicit instruction-driven reasoning. (PsycINFO Database Record (c) 2016 APA, all rights reserved).

  15. Children's identification of faces from lineups: the effects of lineup presentation and instructions on accuracy.

    Science.gov (United States)

    Beresford, Jayne; Blades, Mark

    2006-09-01

    The authors investigated whether the type of lineup and instructions given to children 6-7 or 9-10 years of age affected their identification accuracy. Children witnessed a man stealing property and were later asked to identify him in either photo or video lineups. Some lineups contained the target and some did not. Two lineup procedures were used (standard or elimination), and 2 types of instruction were used (standard or cautioning about false identification). Standard lineups with cautioning instructions decreased target-absent errors with no associated reduction in correct identifications, but elimination lineups did not. Lineup media had an interaction effect whereby correct identifications were reduced in video but not photo elimination lineups. The results are discussed in a forensic context. (c) 2006 APA, all rights reserved

  16. Scaffolding in Assisted Instruction

    Directory of Open Access Journals (Sweden)

    2007-01-01

    Full Text Available On-The-Job Training, developed as direct instruction, is one of the earliest forms of training. This method is still widely in use today because it requires only a person who knows how to do the task, and the tools the person uses to do the task. This paper is intended to be a study of the methods used in education in Knowledge Society, with more specific aspects in training the trainers; as a result of this approach, it promotes scaffolding in assisted instruction as a reflection of the digital age for the learning process. Training the trainers in old environment with default techniques and designing the learning process in assisted instruction, as an application of the Vygotskian concept of the zone of proximal development (ZPD to the area of computer literacy for the younger users, generate diversity in educational communities and requires standards for technology infrastructure, standards for the content, developed as a concepts map, and applications for personalized in-struction, based on ZPD theory.

  17. Learning from instructional explanations: effects of prompts based on the active-constructive-interactive framework.

    Science.gov (United States)

    Roelle, Julian; Müller, Claudia; Roelle, Detlev; Berthold, Kirsten

    2015-01-01

    Although instructional explanations are commonly provided when learners are introduced to new content, they often fail because they are not integrated into effective learning activities. The recently introduced active-constructive-interactive framework posits an effectiveness hierarchy in which interactive learning activities are at the top; these are then followed by constructive and active learning activities, respectively. Against this background, we combined instructional explanations with different types of prompts that were designed to elicit these learning activities and tested the central predictions of the active-constructive-interactive framework. In Experiment 1, N = 83 students were randomly assigned to one of four combinations of instructional explanations and prompts. To test the active learning hypothesis, the learners received either (1) complete explanations and engaging prompts designed to elicit active activities or (2) explanations that were reduced by inferences and inference prompts designed to engage learners in constructing the withheld information. Furthermore, in order to explore how interactive learning activities can be elicited, we gave the learners who had difficulties in constructing the prompted inferences adapted remedial explanations with either (3) unspecific engaging prompts or (4) revision prompts. In support of the active learning hypothesis, we found that the learners who received reduced explanations and inference prompts outperformed the learners who received complete explanations and engaging prompts. Moreover, revision prompts were more effective in eliciting interactive learning activities than engaging prompts. In Experiment 2, N = 40 students were randomly assigned to either (1) a reduced explanations and inference prompts or (2) a reduced explanations and inference prompts plus adapted remedial explanations and revision prompts condition. In support of the constructive learning hypothesis, the learners who received

  18. Instructional leaders for all? High school science department heads and instructional leadership across all science disciplines

    Science.gov (United States)

    Sanborn, Stephen

    Many high school science departments are responding to changes in state standards with respect to both curricular content and instructional practices. In the typical American high school organization, the academic department head is ideally positioned to influence change in the instructional practices of teachers within the department. Even though science department heads are well situated to provide leadership during this period of transition, the literature has not addressed the question of how well science department heads believe they can provide instructional leadership for all of the teachers in their department, whether they are teaching within and outside of the head's own sub-discipline. Nor is it known how science department heads view the role of pedagogical content knowledge in teaching different science disciplines. Using an online survey comprised of 26 objective questions and one open response question, a 54-respondent sample of science department heads provided no strong consensus regarding their beliefs about the role of pedagogical content knowledge in science instruction. However, science department heads expressed a significant difference in their views about their capacity to provide instructional leadership for teachers sharing their science content area compared to teachers instructing other science content areas. Given wide-spread science education reform efforts introduced in response to the Next Generation Science Standards, these findings may serve to provide some direction for determining how to best support the work of science department heads as they strive to provide instructional leadership for the teachers in their departments.

  19. Unveiling the truth: warnings reduce the repetition-based truth effect.

    Science.gov (United States)

    Nadarevic, Lena; Aßfalg, André

    2017-07-01

    Typically, people are more likely to consider a previously seen or heard statement as true compared to a novel statement. This repetition-based "truth effect" is thought to rely on fluency-truth attributions as the underlying cognitive mechanism. In two experiments, we tested the nature of the fluency-attribution mechanism by means of warning instructions, which informed participants about the truth effect and asked them to prevent it. In Experiment 1, we instructed warned participants to consider whether a statement had already been presented in the experiment to avoid the truth effect. However, warnings did not significantly reduce the truth effect. In Experiment 2, we introduced control questions and reminders to ensure that participants understood the warning instruction. This time, warning reduced, but did not eliminate the truth effect. Assuming that the truth effect relies on fluency-truth attributions, this finding suggests that warned participants could control their attributions but did not disregard fluency altogether when making truth judgments. Further, we found no evidence that participants overdiscount the influence of fluency on their truth judgments.

  20. Evaluation of a Theory of Instructional Sequences for Physics Instruction

    Science.gov (United States)

    Wackermann, Rainer; Trendel, Georg; Fischer, Hans E.

    2010-05-01

    The background of the study is the theory of basis models of teaching and learning, a comprehensive set of models of learning processes which includes, for example, learning through experience and problem-solving. The combined use of different models of learning processes has not been fully investigated and it is frequently not clear under what circumstances a particular model should be used by teachers. In contrast, the theory under investigation here gives guidelines for choosing a particular model and provides instructional sequences for each model. The aim is to investigate the implementation of the theory applied to physics instruction and to show if possible effects for the students may be attributed to the use of the theory. Therefore, a theory-oriented education programme for 18 physics teachers was developed and implemented in the 2005/06 school year. The main features of the intervention consisted of coaching physics lessons and video analysis according to the theory. The study follows a pre-treatment-post design with non-equivalent control group. Findings of repeated-measures ANOVAs show large effects for teachers' subjective beliefs, large effects for classroom actions, and small to medium effects for student outcomes such as perceived instructional quality and student emotions. The teachers/classes that applied the theory especially well according to video analysis showed the larger effects. The results showed that differentiating between different models of learning processes improves physics instruction. Effects can be followed through to student outcomes. The education programme effect was clearer for classroom actions and students' outcomes than for teachers' beliefs.

  1. Architectural-level power estimation and experimentation

    Science.gov (United States)

    Ye, Wu

    With the emergence of a plethora of embedded and portable applications and ever increasing integration levels, power dissipation of integrated circuits has moved to the forefront as a design constraint. Recent years have also seen a significant trend towards designs starting at the architectural (or RT) level. Those demand accurate yet fast RT level power estimation methodologies and tools. This thesis addresses issues and experiments associate with architectural level power estimation. An execution driven, cycle-accurate RT level power simulator, SimplePower, was developed using transition-sensitive energy models. It is based on the architecture of a five-stage pipelined RISC datapath for both 0.35mum and 0.8mum technology and can execute the integer subset of the instruction set of SimpleScalar . SimplePower measures the energy consumed in the datapath, memory and on-chip buses. During the development of SimplePower , a partitioning power modeling technique was proposed to model the energy consumed in complex functional units. The accuracy of this technique was validated with HSPICE simulation results for a register file and a shifter. A novel, selectively gated pipeline register optimization technique was proposed to reduce the datapath energy consumption. It uses the decoded control signals to selectively gate the data fields of the pipeline registers. Simulation results show that this technique can reduce the datapath energy consumption by 18--36% for a set of benchmarks. A low-level back-end compiler optimization, register relabeling, was applied to reduce the on-chip instruction cache data bus switch activities. Its impact was evaluated by SimplePower. Results show that it can reduce the energy consumed in the instruction data buses by 3.55--16.90%. A quantitative evaluation was conducted for the impact of six state-of-art high-level compilation techniques on both datapath and memory energy consumption. The experimental results provide a valuable insight for

  2. Teachers' Beliefs, Instructional Behaviors, and Students' Engagement in Learning from Texts with Instructional Pictures

    Science.gov (United States)

    Schroeder, Sascha; Richter, Tobias; McElvany, Nele; Hachfeld, Axinja; Baumert, Jurgen; Schnotz, Wolfgang; Horz, Holger; Ullrich, Mark

    2011-01-01

    This study investigated the relations between teachers' pedagogical beliefs and students' self-reported engagement in learning from texts with instructional pictures. Participants were the biology, geography, and German teachers of 46 classes (Grades 5-8) and their students. Teachers' instructional behaviors and students' engagement in learning…

  3. Instructional Design as Knowledge Management: A Knowledge-in-Practice Approach to Choosing Instructional Methods

    Science.gov (United States)

    McIver, Derrick; Fitzsimmons, Stacey; Flanagan, David

    2016-01-01

    Decisions about instructional methods are becoming more complex, with options ranging from problem sets to experiential service-learning projects. However, instructors not trained in instructional design may make these important decisions based on convenience, comfort, or trends. Instead, this article draws on the knowledge management literature…

  4. Self-Paced Instruction: Hello, Education

    Science.gov (United States)

    Leuba, Richard J.; Flammer, Gordon H.

    1975-01-01

    Answers criticisms of self-paced instruction (SPI) by citing advantages of SPI over lecture methods. Concludes that criticisms of SPI are useful since they indicate in which areas further research should be conducted to improve this method of instruction. (MLH)

  5. Computer-based instruction system DIDAK and its application

    International Nuclear Information System (INIS)

    Gvozdjak, L.; Hanulova, L.; Jankovicova, A.; Scepanek, L.

    1983-01-01

    The DIDAK system has been developed for the instruction and training of specialized personnel of nuclear power plants. The structure of the instruction system comprises three processes: the author process, the instruction process and the administration process. Author processes provide the didactic data structure with instruction texts. In the text data base the instruction material is stored in 6 direct access nonformatted files. The instruction system receives information from the text data base and presents it to the student. According to the student's response it creates the preconditions for the further operation of the system which it stores in the data base for administration of instruction. This base contains data on the identification of students, on the instruction process of the individual and the instruction process as a whole. Administrative processes take place in the final stage. They provide information on the general course of instruction and make final evaluations. From the data base of products of the instruction process the said administrative processes produce output information for the teacher. The subject matter of each subject is divided into a finite number of elementary units of subject matter. Each elementary unit provides basic information on the explained subject matter and is followed by a check of the student's knowledge. In dependence on the results of this check the student either advances to a higher level elementary unit or proceeds to an alternative branch of the initial unit. (E.S.)

  6. Preparing for Further Introduction of Computing Technology in Vancouver Community College Instruction. Report of the Instructional Computing Committee.

    Science.gov (United States)

    Vancouver Community Coll., British Columbia.

    After examining the impact of changing technology on postsecondary instruction and on the tools needed for instruction, this report analyzes the status and offers recommendations concerning the future of instructional computing at Vancouver Community College (VCC) in British Columbia. Section I focuses on the use of computers in community college…

  7. Explicit Instruction Elements in Core Reading Programs

    Science.gov (United States)

    Child, Angela R.

    2012-01-01

    Classroom teachers are provided instructional recommendations for teaching reading from their adopted core reading programs (CRPs). Explicit instruction elements or what is also called instructional moves, including direct explanation, modeling, guided practice, independent practice, discussion, feedback, and monitoring, were examined within CRP…

  8. 21 CFR 1309.03 - Information; special instructions.

    Science.gov (United States)

    2010-04-01

    ... 21 Food and Drugs 9 2010-04-01 2010-04-01 false Information; special instructions. 1309.03 Section... MANUFACTURERS, DISTRIBUTORS, IMPORTERS AND EXPORTERS OF LIST I CHEMICALS General Information § 1309.03 Information; special instructions. Information regarding procedures under these rules and instructions...

  9. 21 CFR 1301.03 - Information; special instructions.

    Science.gov (United States)

    2010-04-01

    ... 21 Food and Drugs 9 2010-04-01 2010-04-01 false Information; special instructions. 1301.03 Section... MANUFACTURERS, DISTRIBUTORS, AND DISPENSERS OF CONTROLLED SUBSTANCES General Information § 1301.03 Information; special instructions. Information regarding procedures under these rules and instructions supplementing...

  10. How can we make user instructions motivational?

    NARCIS (Netherlands)

    Steehouder, M.F.; Loorbach, N.R.

    2004-01-01

    Good technical instructions are often viewed as 'cool, concise and professional', but there are good arguments to pay attention to their persuasive and motivational aspects as well. Until now, only analyses of existing instructions have been published, while guidelines for making instructions

  11. The effects of divided attention on encoding processes under incidental and intentional learning instructions: underlying mechanisms?

    Science.gov (United States)

    Naveh-Benjamin, Moshe; Guez, Jonathan; Hara, Yoko; Brubaker, Matthew S; Lowenschuss-Erlich, Iris

    2014-01-01

    Divided attention (DA) at encoding has been shown to significantly disrupt later memory for the studied information. However, what type of processing gets disrupted during DA remains unresolved. In this study, we assessed the degree to which strategic effortful processes are affected under DA by comparing the effects of DA at encoding under intentional and pure incidental learning instructions. In three experiments, participants studied list of words or word pairs under either full or divided attention. Results of three experiments, which used different methodologies, converged to show that the effects of DA at encoding reduce memory performance to the same degree under incidental and intentional learning. Secondary task performance indicated that encoding under intentional learning instructions was more effortful than under incidental learning instructions. In addition, the results indicated enhanced attention to the initial appearance of the words under both types of learning instructions. Results are interpreted to imply that other processes, rather than only strategic effortful ones, might be affected by DA at encoding.

  12. Heuristic guidelines for making effective augmented-reality based training instruction

    International Nuclear Information System (INIS)

    Yim, Ho Bin

    2009-02-01

    As industrial plants and factories age, their maintenance requirements increase. Because maintenance mistakes directly increase the operating costs of a power plant, maintenance quality is of significant concern to plant management. By law, all personnel working with nuclear technology must be re-trained every three years; however, as the statistical data show, the number of shutdown accidents at nuclear power plants (NPPs) due to maintenance failure is still high and needs to be reduced. Industries have started to adopt various technologies to increase the speed and accuracy of maintenance. Among those technologies, augmented reality (AR) is the latest multimedia presentation technology to be applied to plant maintenance, and it offers superior intuitiveness and user interactivity over other conventional multimedia. The objectives of this empirical study are to measure the optimum amounts of information to be delivered at a time and to identify what types of information enhance the learning ability of novices and to suggest heuristic guidelines by which to make effective AR training instructions. In addition, AR training instructions will be composed based on the suggested heuristic guidelines and on the Cognitive Theory of Multimedia Learning, which provides guidelines for multimedia instructions, and the efficiency of those guidelines will be compared with that of other AR instructions. Cognitive Load Theory addresses how working memory is structured. Intrinsic cognitive load refers to the cognitive load that is inherent in information to be learned. It depends on the basic amount of processing required for understanding a presentation. Intrinsic cognitive load is determined by the complexity of the learning material. Extraneous cognitive load refers to the cognitive load created through the presentation, format and delivery of the instruction. Germane cognitive load is the remaining part of the cognitive load, and it helps the learner transfer information from

  13. Heuristic guidelines for making effective augmented-reality based training instruction

    Energy Technology Data Exchange (ETDEWEB)

    Yim, Ho Bin

    2009-02-15

    As industrial plants and factories age, their maintenance requirements increase. Because maintenance mistakes directly increase the operating costs of a power plant, maintenance quality is of significant concern to plant management. By law, all personnel working with nuclear technology must be re-trained every three years; however, as the statistical data show, the number of shutdown accidents at nuclear power plants (NPPs) due to maintenance failure is still high and needs to be reduced. Industries have started to adopt various technologies to increase the speed and accuracy of maintenance. Among those technologies, augmented reality (AR) is the latest multimedia presentation technology to be applied to plant maintenance, and it offers superior intuitiveness and user interactivity over other conventional multimedia. The objectives of this empirical study are to measure the optimum amounts of information to be delivered at a time and to identify what types of information enhance the learning ability of novices and to suggest heuristic guidelines by which to make effective AR training instructions. In addition, AR training instructions will be composed based on the suggested heuristic guidelines and on the Cognitive Theory of Multimedia Learning, which provides guidelines for multimedia instructions, and the efficiency of those guidelines will be compared with that of other AR instructions. Cognitive Load Theory addresses how working memory is structured. Intrinsic cognitive load refers to the cognitive load that is inherent in information to be learned. It depends on the basic amount of processing required for understanding a presentation. Intrinsic cognitive load is determined by the complexity of the learning material. Extraneous cognitive load refers to the cognitive load created through the presentation, format and delivery of the instruction. Germane cognitive load is the remaining part of the cognitive load, and it helps the learner transfer information from

  14. Active Learning through Online Instruction

    Science.gov (United States)

    Gulbahar, Yasemin; Kalelioglu, Filiz

    2010-01-01

    This article explores the use of proper instructional techniques in online discussions that lead to meaningful learning. The research study looks at the effective use of two instructional techniques within online environments, based on qualitative measures. "Brainstorming" and "Six Thinking Hats" were selected and implemented…

  15. Physics Instruction for Radiologic Technologists

    Science.gov (United States)

    Chaney, Edward L.; And Others

    1974-01-01

    Discusses the Denver collaborative training program in radiologic technology with emphasis upon identification of core topics, preparation of quality instructional materials, and use of innovative teaching techniques, such as computer-assisted instruction and video tape presentations. Included is a 10-week course outline. (CC)

  16. Universal Design for Instruction: The Paradigm, Its Principles, and Products for Enhancing Instructional Access

    Science.gov (United States)

    McGuire, Joan M.; Scott, Sally S.; Shaw, Stan F.

    2003-01-01

    Universal Design for Instruction (UDI), a construct that serves as the foundation for the work of a federally funded project at the University of Connecticut, offers an approach to inclusive instruction that is responsive to the diverse learning needs of a changing postsecondary population. In this article elements relating to the implementation…

  17. Importance of Content and Format of Oral Health Instruction to Low-income Mexican Immigrant Parents: A Qualitative Study.

    Science.gov (United States)

    Chang, Corissa P; Barker, Judith C; Hoeft, Kristin S; Guerra, Claudia; Chung, Lisa H; Burke, Nancy J

    2018-01-01

    This study's purpose was to explore how content and format of children's oral health instruction in the dental clinic is perceived by parents and might affect parents' knowledge and behaviors. Thirty low-income Mexican immigrant parents of children age five years and under were recruited from dental clinics in 2015 to 2016. In-person qualitative interviews in Spanish about their children's and their own experiences of dental care and home oral hygiene practices were conducted, digitally recorded, translated, and transcribed. Data analysis involved iteratively reading text data and developing and refining codes to find common themes. Twenty-five of 30 parents recalled receiving oral hygiene instruction, and 18 recalled receiving nutrition instruction and were included in analyses. The format and effectiveness of instruction varied. More engaging educational approaches were recalled and described in more detail than less engaging educational approaches. As a result of oral hygiene and nutritional instruction, most parents reported changing their oral hygiene home behaviors for their children; half aimed to reduce purchasing sugary foods and drinks. Most parents recalled receiving oral hygiene and nutrition instruction as part of their child's dental visit and reported incorporating the instruction and recommendations they received into their children's home routine.

  18. A Methodological Study Evaluating a Pretutorial Computer-Compiled Instructional Program in High School Physics Instruction Initiated from Student-Teacher Selected Instructional Objectives. Final Report.

    Science.gov (United States)

    Leonard, B. Charles; Denton, Jon J.

    A study sought to develop and evaluate an instructional model which utilized the computer to produce individually prescribed instructional guides to account for the idiosyncratic variations among students in physics classes at the secondary school level. The students in the treatment groups were oriented toward the practices of selecting…

  19. Modifying ADDIE: Incorporating New Technologies in Library Instruction

    Science.gov (United States)

    Campbell, Paul Clayton

    2014-01-01

    There are many instructional design theories to assist librarians in creating effective instructional modules for student learning. ADDIE is a generic instructional design model that has been in existence for more than 30 years and is known for its flexibility in application (Molenda, 2003). Using instructional design theories such as ADDIE helps…

  20. Effects of Instruction and Stage-Fright on Intelligence Testing

    Science.gov (United States)

    Meijer, Joost; Oostdam, Ron

    2011-01-01

    In the present research, it was tried to unravel the influence of various types of instruction on test anxiety levels and, in turn, its influence on intelligence test performance. Three types of instruction were compared: a stressful, achievement-orientated instruction; a reassuring, task-orientated instruction; and an ambiguous instruction.…

  1. Changing Student Teachers' Views of Comprehension Instruction ...

    African Journals Online (AJOL)

    At the same time research shows that little, if any, explicit and continuous strategy instruction takes place in classrooms. Reasons seem ... This article reports on the effect of a reading comprehension instruction course on university student teachers' lesson planning, strategy use and views about comprehension instruction.

  2. Principals' Perceptions of Instructional Leadership Development

    Science.gov (United States)

    Brabham, Carla E.

    2017-01-01

    Instructional leadership is an important aspect of student achievement and the overall success of schools. Principals, as instructional leaders, need continual reflection on their competency. Job-embedded professional development (JEPD) for teachers is implemented and monitored by instructional leaders. The purpose of this case study was to…

  3. On the Practice Architectures of Instructional Leadership

    Science.gov (United States)

    Salo, Petri; Nylund, Jan; Stjernstrøm, Else

    2015-01-01

    This paper explores the concept of instructional leadership and principals' perceptions of the practices of instructional leadership. Despite the emphasis on the effects of school leadership regarding teaching practices and learning outcomes, research on direct instructional leadership is scarce. It is focused either on identifying overall…

  4. Four Practical Principles for Enhancing Vocabulary Instruction

    Science.gov (United States)

    Manyak, Patrick C.; Von Gunten, Heather; Autenrieth, David; Gillis, Carolyn; Mastre-O'Farrell, Julie; Irvine-McDermott, Elizabeth; Baumann, James F.; Blachowicz, Camille L. Z.

    2014-01-01

    This article presents four practical principles that lead to enhanced word-meaning instruction in the elementary grades. The authors, a collaborative team of researchers and classroom teachers, identified and developed these principles and related instructional activities during a three-year vocabulary instruction research project. The principles…

  5. How faculty learn about and implement research-based instructional strategies: The case of Peer Instruction

    Science.gov (United States)

    Dancy, Melissa; Henderson, Charles; Turpen, Chandra

    2016-06-01

    [This paper is part of the Focused Collection on Preparing and Supporting University Physics Educators.] The lack of knowledge about how to effectively spread and sustain the use of research-based instructional strategies is currently a significant barrier to the improvement of undergraduate physics education. In this paper we address this lack of knowledge by reporting on an interview study of 35 physics faculty, of varying institution types, who were self-reported users of, former users of, or knowledgeable nonusers of the research-based instructional strategy Peer Instruction. Interview questions included in this analysis focused on the faculty's experiences, knowledge, and use of Peer Instruction, along with general questions about current and past teaching methods used by the interviewee. The primary findings include the following: (i) Faculty self-reported user status is an unreliable measure of their actual practice. (ii) Faculty generally modify specific instructional strategies and may modify out essential components. (iii) Faculty are often unaware of the essential features of an instructional strategy they claim to know about or use. (iv) Informal social interactions provide a significant communication channel in the dissemination process, in contrast to the formal avenues of workshops, papers, websites, etc., often promoted by change agents, and (v) experience with research-based strategies as a graduate student or through curriculum development work may be highly impactful. These findings indicate that educational transformation can be better facilitated by improving communication with faculty, supporting effective modification by faculty during implementation, and acknowledging and understanding the large impact of informal social interactions as a mode of dissemination.

  6. Instructional Uses of Web-Based Survey Software

    Directory of Open Access Journals (Sweden)

    Concetta A. DePaolo, Ph.D.

    2006-07-01

    Full Text Available Recent technological advances have led to changes in how instruction is delivered. Such technology can create opportunities to enhance instruction and make instructors more efficient in performing instructional tasks, especially if the technology is easy to use and requires no training. One such technology, web-based survey software, is extremely accessible for anyone with basic computer skills. Web-based survey software can be used for a variety of instructional purposes to streamline instructor tasks, as well as enhance instruction and communication with students. Following a brief overview of the technology, we discuss how Web Forms from nTreePoint can be used to conduct instructional surveys, collect course feedback, conduct peer evaluations of group work, collect completed assignments, schedule meeting times among multiple people, and aid in pedagogical research. We also discuss our experiences with these tasks within traditional on-campus courses and how they were enhanced or expedited by the use of web-based survey software.

  7. Designing Instructional Materials: Some Guidelines.

    Science.gov (United States)

    Burbank, Lucille; Pett, Dennis

    Guidelines for the design of instructional materials are outlined in this paper. The principles of design are presented in five major categories: (1) general design (structural appeal and personal appeal); (2) instructional design (attention, memory, concept learning, and attitude change); (3) visual design (media considerations, pictures, graphs…

  8. Adaptive instruction and pupil achievement

    NARCIS (Netherlands)

    Houtveen, A.A M; Booy, N; de Jong, Robert (Rob); van de Grift, W.J C M

    In this article the results are reported of a quasi-experiment on effects of adaptive instruction on reading results of children in the first year of reading instruction in Dutch primary schools. The research involved 456 pupils from 23 schools (12 experimental and 11 control group schools).

  9. Instructional Theory for Teaching Statistics.

    Science.gov (United States)

    Atwood, Jan R.; Dinham, Sarah M.

    Metatheoretical analysis of Ausubel's Theory of Meaningful Verbal Learning and Gagne's Theory of Instruction using the Dickoff and James paradigm produced two instructional systems for basic statistics. The systems were tested with a pretest-posttest control group design utilizing students enrolled in an introductory-level graduate statistics…

  10. Evaluating the Instructional Architecture of Web-Based Learning Tools (WBLTs): Direct Instruction vs. Constructivism Revisited

    Science.gov (United States)

    Kay, Robin

    2013-01-01

    Web-based learning tools (WBLTs), also known as learning objects, have been evaluated with a wide range of metrics, but rarely with respect to pedagogical design. The current study evaluated the impact of instructional architecture (direct instruction vs. constructive-based) on middle (n = 333)

  11. Effective instruction for English learners.

    Science.gov (United States)

    Calderón, Margarita; Slavin, Robert; Sánchez, Marta

    2011-01-01

    The fastest-growing student population in U.S. schools today is children of immigrants, half of whom do not speak English fluently and are thus labeled English learners. Although the federal government requires school districts to provide services to English learners, it offers states no policies to follow in identifying, assessing, placing, or instructing them. Margarita Calderón, Robert Slavin, and Marta Sánchez identify the elements of effective instruction and review a variety of successful program models. During 2007-08, more than 5.3 million English learners made up 10.6 percent of the nation's K-12 public school enrollment. Wide and persistent achievement disparities between these English learners and English-proficient students show clearly, say the authors, that schools must address the language, literacy, and academic needs of English learners more effectively. Researchers have fiercely debated the merits of bilingual and English-only reading instruction. In elementary schools, English learners commonly receive thirty minutes of English as a Second Language (ESL) instruction but attend general education classes for the rest of the day, usually with teachers who are unprepared to teach them. Though English learners have strikingly diverse levels of skills, in high school they are typically lumped together, with one teacher to address their widely varying needs. These in-school factors contribute to the achievement disparities. Based on the studies presented here, Calderón, Slavin, and Sánchez assert that the quality of instruction is what matters most in educating English learners. They highlight comprehensive reform models, as well as individual components of these models: school structures and leadership; language and literacy instruction; integration of language, literacy, and content instruction in secondary schools; cooperative learning; professional development; parent and family support teams; tutoring; and monitoring implementation and outcomes

  12. Instructional Cost Analysis: History and Present Inadequacies.

    Science.gov (United States)

    Humphrey, David A.

    The cost analysis of instruction is conducted according to principles of teaching and learning that have often become historically dated. Using today's costing systems prevents determination of whether cost effectiveness actually exists. The patterns of instruction in higher education and the systems employed for instructional cost analysis are…

  13. Rapid Prototyping: An Alternative Instructional Design Strategy.

    Science.gov (United States)

    Tripp, Steven D.; Bichelmeyer, Barbara

    1990-01-01

    Discusses the nature of instructional design and describes rapid prototyping as a feasible model for instructional system design (ISD). The use of prototyping in software engineering is described, similarities between software design and instructional design are discussed, and an example is given which uses rapid prototyping in designing a…

  14. Instruction timing for the CDC 7600 computer

    International Nuclear Information System (INIS)

    Lipps, H.

    1975-01-01

    This report provides timing information for all instructions of the Control Data 7600 computer, except for instructions of type 01X, to enable the optimization of 7600 programs. The timing rules serve as background information for timing charts which are produced by a program (TIME76) of the CERN Program Library. The rules that co-ordinate the different sections of the CPU are stated in as much detail as is necessary to time the flow of instructions for a given sequence of code. Instruction fetch, instruction issue, and access to small core memory are treated at length, since details are not available from the computer manuals. Annotated timing charts are given for 24 examples, chosen to display the full range of timing considerations. (Author)

  15. BASIC Instructional Program: System Documentation.

    Science.gov (United States)

    Dageforde, Mary L.

    This report documents the BASIC Instructional Program (BIP), a "hands-on laboratory" that teaches elementary programming in the BASIC language, as implemented in the MAINSAIL language, a machine-independent revision of SAIL which should facilitate implementation of BIP on other computing systems. Eight instructional modules which make up…

  16. Modelling Web-Based Instructional Systems

    NARCIS (Netherlands)

    Retalis, Symeon; Avgeriou, Paris

    2002-01-01

    The size and complexity of modern instructional systems, which are based on the World Wide Web, bring about great intricacy in their crafting, as there is not enough knowledge or experience in this field. This imposes the use of new instructional design models in order to achieve risk-mitigation,

  17. 30 CFR 48.5 - Training of new miners; minimum courses of instruction; hours of instruction.

    Science.gov (United States)

    2010-07-01

    ... avoidance of electrical hazards. (11) First aid. The course shall include instruction in first aid methods... use, care, and maintenance of self-rescue and respiratory devices used at the mine; (ii) Hands-on...; escapeways; emergency evacuation; barricading. The program of instruction for mine emergency evacuation and...

  18. Students and Instructors Opinions about Piano Instruction

    Science.gov (United States)

    Kilic, Deniz Beste Çevik

    2016-01-01

    This study examined the opinions of the students and piano instructors in the Turkish Education Faculties' Fine Arts Instruction Departments' music instruction programs about piano instruction. The study data were collected using a questionnaire administered to the piano instructors and the students who took lessons from them. The study results…

  19. Virtual tutor systems for robot-assisted instruction

    Science.gov (United States)

    Zhao, Zhijing; Zhao, Deyu; Zhang, Zizhen; Wei, Yongji; Qi, Bingchen; Okawa, Yoshikuni

    2004-03-01

    Virtual Reality technology belongs to advanced computer technology, it has been applied in instruction field and gains obvious effect. At the same time, robot assisted instruction comes true with the continuous development of Robot technology and artificial intelligence technology. This paper introduces a virtual tutor system for robot assisted instruction.

  20. Teacher’s Instructional Behaviour in Instructional Management at Elementary School Reviewed from Piaget’s Cognitive Development Theory

    OpenAIRE

    Eni Astuti Ni Putu

    2018-01-01

    This writing aimed at (1) describing the importance of teacher to review instructional management at elementary school based on Piaget’s cognitive development theory; and (2) describing teacher’s instructional behavior in managing instructional at elementary school reviewed from Piaget’s cognitive development theory. In general, Piaget’ cognitive development theory divides children’ cognitive development into four stages. In the elementary school ages of 7 to 11 or 12 years old, Piaget classi...

  1. PLE-based instruction concept

    Science.gov (United States)

    Javorcik, Tomas

    2017-11-01

    The paper is aimed at the description of a PLE (Personal Learning Environment)-based teaching model suitable for implementation in the instruction of upper primary school students. The paper describes the individual stages of the model and its use of ICT (Information and Communication Technologies) tools. The Personal Learning Environment is a form of instruction which allows for the meaningful use of information and communication technologies (including mobile technologies) in their entirety.

  2. Cognitive Approaches to Automated Instruction.

    Science.gov (United States)

    Regian, J. Wesley, Ed.; Shute, Valerie J., Ed.

    This book contains a snapshot of state-of-the-art research on the design of automated instructional systems. Selected cognitive psychologists were asked to describe their approach to instruction and cognitive diagnosis, the theoretical basis of the approach, its utility and applicability, and the knowledge engineering or task analysis methods…

  3. Differentiating Science Instruction: Secondary science teachers' practices

    Science.gov (United States)

    Maeng, Jennifer L.; Bell, Randy L.

    2015-09-01

    This descriptive study investigated the implementation practices of secondary science teachers who differentiate instruction. Participants included seven high school science teachers purposefully selected from four different schools located in a mid-Atlantic state. Purposeful selection ensured participants included differentiated instruction (DI) in their lesson implementation. Data included semi-structured interviews and field notes from a minimum of four classroom observations, selected to capture the variety of differentiation strategies employed. These data were analyzed using a constant-comparative approach. Each classroom observation was scored using the validated Differentiated Instruction Implementation Matrix-Modified, which captured both the extent to which critical indicators of DI were present in teachers' instruction and the performance levels at which they engaged in these components of DI. Results indicated participants implemented a variety of differentiation strategies in their classrooms with varying proficiency. Evidence suggested all participants used instructional modifications that required little advance preparation to accommodate differences in students' interests and learning profile. Four of the seven participants implemented more complex instructional strategies that required substantial advance preparation by the teacher. Most significantly, this study provides practical strategies for in-service science teachers beginning to differentiate instruction and recommendations for professional development and preservice science teacher education.

  4. Direct Reading Instruction and the NYS ELA

    Science.gov (United States)

    Jones-Carey, Margaret H.

    2013-01-01

    This study analyzed the impact of classroom based reading instruction ("direct instruction") on the standardized test scores of 6th grade students as measured by the New York State English Language Arts assessment (NYS ELA). It was hypothesized that the implementation of direct instruction in reading in grade 6 would improve NYS ELA…

  5. The Instructional Use of CAI in the Education of the Mentally Retarded.

    Science.gov (United States)

    Winters, John J., Jr.; And Others

    Computer assisted instruction (CAI) studies with the mentally retarded in the United States and Canada reveal that the retarded benefit from CAI in academic and social skills. Their learning is enhanced to the same extent as that of the nonretarded. CAI can be cost-effective, especially with the reduced costs of mini and micro-computers; however,…

  6. Multiple Representation Instruction First versus Traditional Algorithmic Instruction First: Impact in Middle School Mathematics Classrooms

    Science.gov (United States)

    Flores, Raymond; Koontz, Esther; Inan, Fethi A.; Alagic, Mara

    2015-01-01

    This study examined the impact of the order of two teaching approaches on students' abilities and on-task behaviors while learning how to solve percentage problems. Two treatment groups were compared. MR first received multiple representation instruction followed by traditional algorithmic instruction and TA first received these teaching…

  7. Espoused Theory and Theory-in-Use of Instructional Designers in the Use of Constructivism in Online Writing Instruction Programs

    Science.gov (United States)

    Merrell, Cheryl

    2013-01-01

    Online Writing Instruction (OWI) has become a viable educational alternative in online instruction in the K-12 educational community. To continue to effectively compete in a global society, educators have identified a necessity for instruction that replicates real-world situations and problem-solving tasks which is consistent with constructivism.…

  8. A Comparison of Video Modeling, Text-Based Instruction, and No Instruction for Creating Multiple Baseline Graphs in Microsoft Excel

    Science.gov (United States)

    Tyner, Bryan C.; Fienup, Daniel M.

    2015-01-01

    Graphing is socially significant for behavior analysts; however, graphing can be difficult to learn. Video modeling (VM) may be a useful instructional method but lacks evidence for effective teaching of computer skills. A between-groups design compared the effects of VM, text-based instruction, and no instruction on graphing performance.…

  9. Analysis of Defenses Against Code Reuse Attacks on Modern and New Architectures

    Science.gov (United States)

    2015-09-01

    Hardware Architecture 55 5.1 Background . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 5.2 RISC -V Extensions...56 5.3 RISC -V Tag Policies . . . . . . . . . . . . . . . . . . . . . . . . . . . 58 5.3.1 Basic Return Pointer Policy...60 5.4 RISC -V Policy Test Framework . . . . . . . . . . . . . . . . . . . . . 60 6 Compiler Support 63 6.1 LLVM

  10. 10 CFR 50.69 - Risk-informed categorization and treatment of structures, systems and components for nuclear...

    Science.gov (United States)

    2010-01-01

    ..., systems and components for nuclear power reactors. (a) Definitions. Risk-Informed Safety Class (RISC)-1... functions. Risk-Informed Safety Class (RISC)-2 structures, systems and components (SSCs) means nonsafety-related SSCs that perform safety significant functions. Risk-Informed Safety Class (RISC)-3 structures...

  11. Student-Centered Instruction and Academic Achievement: Linking Mechanisms of Educational Inequality to Schools’ Instructional Strategy

    DEFF Research Database (Denmark)

    Andersen, Ida Gran; Andersen, Simon Calmar

    2017-01-01

    educational inequality. We analyze whether the impact of student-centered instructional strategies on academic achievement differs for students with different socioeconomic backgrounds. Results suggest that a student-centered instructional strategy has a negative impact on academic achievement in general......, and for students with low parental education in particular. Our findings support the argument that the instructional strategy of schools is an important mechanism in generating educational inequality through the stratification of learning opportunities.......Research in the sociology of education argues that the educational system provides different learning opportunities for students with different socioeconomic backgrounds and that this circumstance makes the educational process an important institutional context for the reproduction of educational...

  12. Academic Vocabulary Learning in First Through Third Grade in Low-Income Schools: Effects of Automated Supplemental Instruction.

    Science.gov (United States)

    Goldstein, Howard; Ziolkowski, Robyn A; Bojczyk, Kathryn E; Marty, Ana; Schneider, Naomi; Harpring, Jayme; Haring, Christa D

    2017-11-09

    This study investigated cumulative effects of language learning, specifically whether prior vocabulary knowledge or special education status moderated the effects of academic vocabulary instruction in high-poverty schools. Effects of a supplemental intervention targeting academic vocabulary in first through third grades were evaluated with 241 students (6-9 years old) from low-income families, 48% of whom were retained for the 3-year study duration. Students were randomly assigned to vocabulary instruction or comparison groups. Curriculum-based measures of word recognition, receptive identification, expressive labeling, and decontextualized definitions showed large effects for multiple levels of word learning. Hierarchical linear modeling revealed that students with higher initial Peabody Picture Vocabulary Test-Fourth Edition scores (Dunn & Dunn, 2007) demonstrated greater word learning, whereas students with special needs demonstrated less growth in vocabulary. This model of vocabulary instruction can be applied efficiently in high-poverty schools through an automated, easily implemented adjunct to reading instruction in the early grades and holds promise for reducing gaps in vocabulary development.

  13. Increasing instruction time in school does increase learning

    DEFF Research Database (Denmark)

    Andersen, Simon Calmar; Humlum, Maria; Nandrup, Anne Brink

    2016-01-01

    Increasing instruction time in school is a central element in the attempts of many governments to improve student learning, but prior research—mainly based on observational data—disputes the effect of this approach and points out the potential negative effects on student behavior. Based on a large......-scale, cluster-randomized trial, we find that increasing instruction time increases student learning and that a general increase in instruction time is at least as efficient as an expert-developed, detailed teaching program that increases instruction with the same amount of time. These findings support the value...... of increased instruction time....

  14. Reducing the framing effect in older and younger adults by encouraging analytic processing.

    Science.gov (United States)

    Thomas, Ayanna K; Millar, Peter R

    2012-03-01

    The present study explored whether the framing effect could be reduced in older and younger adults using techniques that influenced the accessibility of information relevant to the decision-making processing. Accessibility was manipulated indirectly in Experiment 1 by having participants engage in concurrent tasks, and directly in Experiment 2, through an instructions manipulation that required participants to maintain a goal of analytic processing throughout the experimental trial. We tested 120 older and 120 younger adults in Experiment 1. Participants completed 28 decision trials while concurrently either performing a probability calculation task or a memory task. In Experiment 2, we tested 136 older and 136 younger adults. Participants completed 48 decision trials after either having been instructed to "think like a scientist" or base decisions on "gut reactions." Results demonstrated that the framing effect was reduced in older and younger adults in the probability calculation task in Experiment 1 and under the "think like a scientist" instructions manipulation in Experiment 2. These results suggest that when information relevant to unbiased decision making was made more accessible, both older and younger adults were able to reduce susceptibility to the framing effect.

  15. Beyond the Initiatives: Developing instructional leadership in school principals as a system-wide effort to improve the quality of classroom instruction.

    OpenAIRE

    Aguilera, Sondra Denise

    2016-01-01

    This design research effort implemented a series of intervention activities designed to support a small group of elementary school principals improve their instructional leadership practices. The purpose of this research was to improve the skills of principals to lead instructional improvements identified through classroom observations, work with their school-level Instructional Leadership Team (ILT) to create teacher professional development that addresses the instructional improvement, and ...

  16. The 5'-end heterogeneity of adenovirus virus-associated RNAI contributes to the asymmetric guide strand incorporation into the RNA-induced silencing complex.

    Science.gov (United States)

    Xu, Ning; Gkountela, Sofia; Saeed, Khalid; Akusjärvi, Göran

    2009-11-01

    Human Adenovirus type 5 encodes two short RNA polymerase III transcripts, the virus-associated (VA) RNAI and VA RNAII, which can adopt stable hairpin structures that resemble micro-RNA precursors. The terminal stems of the VA RNAs are processed into small RNAs (mivaRNAs) that are incorporated into RISC. It has been reported that VA RNAI has two transcription initiation sites, which produce two VA RNAI species; a major species, VA RNAI(G), which accounts for 75% of the VA RNAI pool, and a minor species, VA RNAI(A), which initiates transcription three nucleotides upstream compared to VA RNAI(G). We show that this 5'-heterogeneity results in a dramatic difference in RISC assembly. Thus, both VA RNAI(G) and VA RNAI(A) are processed by Dicer at the same position in the terminal stem generating the same 3'-strand mivaRNA. This mivaRNA is incorporated into RISC with 200-fold higher efficiency compared to the 5'-strand of mivaRNAI. Of the small number of 5'-strands used in RISC assembly only VA RNAI(A) generated active RISC complexes. We also show that the 3'-strand of mivaRNAI, although being the preferred substrate for RISC assembly, generates unstable RISC complexes with a low in vitro cleavage activity, only around 2% compared to RISC assembled on the VA RNAI(A) 5'-strand.

  17. Poster session in instructional technology course

    Science.gov (United States)

    Diniaty, Artina; Fauzi'ah, Lina; Wulan Febriana, Beta; Arlianty, Widinda Normalia

    2017-12-01

    Instructional technology course must be studied by students in order to 1) understand the role of technology in learning, 2) capable of analyzing advantages and disadvantages of using technology in teaching, 3) capable of performing technology in teaching. A poster session in instructional technology course was performed to 1) enhance students' interest in this course and develop students' creativity. The step of this research includes: planning, implementation, and evaluation. The result showed that students' responses towards poster session in instructional technology course were good.

  18. Multimodal versus Unimodal Instruction in a Complex Learning Context.

    Science.gov (United States)

    Gellevij, Mark; van der Meij, Hans; de Jong, Ton; Pieters, Jules

    2002-01-01

    Compared multimodal instruction with text and pictures with unimodal text-only instruction as 44 college students used a visual or textual manual to learn a complex software application. Results initially support dual coding theory and indicate that multimodal instruction led to better performance than unimodal instruction. (SLD)

  19. Patient understanding of oral contraceptive pill instructions related to missed pills: a systematic review.

    Science.gov (United States)

    Zapata, Lauren B; Steenland, Maria W; Brahmi, Dalia; Marchbanks, Polly A; Curtis, Kathryn M

    2013-05-01

    Instructions on what to do after pills are missed are critical to reducing unintended pregnancies resulting from patient non-adherence to oral contraceptive (OC) regimens. Missed pill instructions have previously been criticized for being too complex, lacking a definition of what is meant by "missed pills," and for being confusing to women who may not know the estrogen content of their formulation. To help inform the development of missed pill guidance to be included in the forthcoming US Selected Practice Recommendations, the objective of this systematic review was to evaluate the evidence on patient understanding of missed pill instructions. We searched the PubMed database for peer-reviewed articles that examined patient understanding of OC pill instructions that were published in any language from inception of the database through March 2012. We included studies that examined women's knowledge and understanding of missed pill instructions after exposure to some written material (e.g., patient package insert, brochure), as well as studies that compared different types of missed pill instructions on women's comprehension. We used standard abstract forms and grading systems to summarize and assess the quality of the evidence. From 1620 articles, nine studies met our inclusion criteria. Evidence from one randomized controlled trial (RCT) and two descriptive studies found that more women knew what to do after missing 1 pill than after missing 2 or 3 pills (Level I, good, to Level II-3, poor), and two descriptive studies found that more women knew what to do after missing 2 pills than after missing 3 pills (Level II-3, fair). Data from two descriptive studies documented the difficulty women have understanding missed pill instructions contained in patient package inserts (Level II-3, poor), and evidence from two RCTs found that providing written brochures with information on missed pill instructions in addition to contraceptive counseling significantly improved

  20. Completion processing for data communications instructions

    Science.gov (United States)

    Blocksome, Michael A; Kumar, Sameer; Parker, Jeffrey J

    2014-05-20

    Completion processing of data communications instructions in a distributed computing environment, including receiving, in an active messaging interface (`AMI`) data communications instructions, at least one instruction specifying a callback function; injecting into an injection FIFO buffer of a data communication adapter, an injection descriptor, each slot in the injection FIFO buffer having a corresponding slot in a pending callback list; listing in the pending callback list any callback function specified by an instruction, incrementing a pending callback counter for each listed callback function; transferring payload data as per each injection descriptor, incrementing a transfer counter upon completion of each transfer; determining from counter values whether the pending callback list presently includes callback functions whose data transfers have been completed; calling by the AMI any such callback functions from the pending callback list, decrementing the pending callback counter for each callback function called.

  1. Collaboration Mechanism for Equipment Instruction of Multiple Energy Systems

    Science.gov (United States)

    Wang, Dong; Wang, Tuo; Wang, Qi; Zhang, Zhao; Zhao, Mingyu; Wang, Yinghui

    2018-01-01

    When multiple energy systems execute optimization instructions simultaneously, and the same equipment is Shared, the instruction conflict may occur. Aiming at the above problems, taking into account the control objectives of each system, the characteristics of different systems, such as comprehensive clean energy, energy efficiency, and peak filling, etc., designed the instruction coordination mechanism for the daemon. This mechanism mainly acts on the main station of the system, and form a final optimization instruction. For some specific scenarios, the collaboration mechanism of unlocking the terminal is supplemented. The mechanism determines the specific execution instructions based on the arrival time of the instruction. Finally, the experiment in Tianjin eco-city shows that this algorithm can meet the instruction and collaboration requirements of multi-energy systems, and ensure the safe operation of the equipment.

  2. Employing Augmented-Reality-Embedded Instruction to Disperse the Imparities of Individual Differences in Earth Science Learning

    Science.gov (United States)

    Chen, Cheng-ping; Wang, Chang-Hwa

    2015-12-01

    Studies have proven that merging hands-on and online learning can result in an enhanced experience in learning science. In contrast to traditional online learning, multiple in-classroom activities may be involved in an augmented-reality (AR)-embedded e-learning process and thus could reduce the effects of individual differences. Using a three-stage AR-embedded instructional process, we conducted an experiment to investigate the influences of individual differences on learning earth science phenomena of "day, night, and seasons" for junior highs. The mixed-methods sequential explanatory design was employed. In the quantitative phase, factors of learning styles and ICT competences were examined alongside with the overall learning achievement. Independent t tests and ANCOVAs were employed to achieve inferential statistics. The results showed that overall learning achievement was significant for the AR-embedded instruction. Nevertheless, neither of the two learner factors exhibited significant effect on learning achievement. In the qualitative phase, we analyzed student interview records, and a wide variation on student's preferred instructional stages were revealed. These findings could provide an alternative rationale for developing ICT-supported instruction, as our three-stage AR-embedded comprehensive e-learning scheme could enhance instruction adaptiveness to disperse the imparities of individual differences between learners.

  3. Computer-Supported Instruction in Enhancing the Performance of Dyscalculics

    Science.gov (United States)

    Kumar, S. Praveen; Raja, B. William Dharma

    2010-01-01

    The use of instructional media is an essential component of teaching-learning process which contributes to the efficiency as well as effectiveness of the teaching-learning process. Computer-supported instruction has a very important role to play as an advanced technological instruction as it employs different instructional techniques like…

  4. Is the psychological refractory period effect for ideomotor compatible tasks eliminated by speed-stress instructions?

    Science.gov (United States)

    Shin, Yun Kyoung; Cho, Yang Seok; Lien, Mei-Ching; Proctor, Robert W

    2007-09-01

    It has been argued that the psychological refractory period (PRP) effect is eliminated with two ideomotor compatible tasks when instructions stress fast and simultaneous responding. Three experiments were conducted to test this hypothesis. In all experiments, Task 1 required spatially compatible manual responses (left or right) to the direction of an arrow, and Task 2 required saying the name of the auditory letter A or B. In Experiments 1 and 3, the manual responses were keypresses made with the left and right hands, whereas in Experiment 2 they were left-right toggle-switch movements made with the dominant hand. Instructions that stressed response speed reduced reaction time and increased error rate compared to standard instructions to respond fast and accurately, but did not eliminate the PRP effect on Task 2 reaction time. These results imply that, even when response speed is emphasized, ideomotor compatible tasks do not bypass response selection.

  5. JAK/STAT-1 Signaling Is Required for Reserve Intestinal Stem Cell Activation during Intestinal Regeneration Following Acute Inflammation

    Directory of Open Access Journals (Sweden)

    Camilla A. Richmond

    2018-01-01

    Full Text Available The intestinal epithelium serves as an essential barrier to the outside world and is maintained by functionally distinct populations of rapidly cycling intestinal stem cells (CBC ISCs and slowly cycling, reserve ISCs (r-ISCs. Because disruptions in the epithelial barrier can result from pathological activation of the immune system, we sought to investigate the impact of inflammation on ISC behavior during the regenerative response. In a murine model of αCD3 antibody-induced small-intestinal inflammation, r-ISCs proved highly resistant to injury, while CBC ISCs underwent apoptosis. Moreover, r-ISCs were induced to proliferate and functionally contribute to intestinal regeneration. Further analysis revealed that the inflammatory cytokines interferon gamma and tumor necrosis factor alpha led to r-ISC activation in enteroid culture, which could be blocked by the JAK/STAT inhibitor, tofacitinib. These results highlight an important role for r-ISCs in response to acute intestinal inflammation and show that JAK/STAT-1 signaling is required for the r-ISC regenerative response.

  6. Teacher’s Instructional Behaviour in Instructional Management at Elementary School Reviewed from Piaget’s Cognitive Development Theory

    Directory of Open Access Journals (Sweden)

    Eni Astuti Ni Putu

    2018-01-01

    Full Text Available This writing aimed at (1 describing the importance of teacher to review instructional management at elementary school based on Piaget’s cognitive development theory; and (2 describing teacher’s instructional behavior in managing instructional at elementary school reviewed from Piaget’s cognitive development theory. In general, Piaget’ cognitive development theory divides children’ cognitive development into four stages. In the elementary school ages of 7 to 11 or 12 years old, Piaget classified the cognitive development into concrete operational marked by the use of clear and logic rules. The children implement logic thinking on concrete object, yet abstract or hypothetical. Although the intelligence of this step has been advanced, the way of thinking of the children is still limited because still based on concrete object. Therefore, teacher should comprehend the importance of concrete operational instructional at elementary school so the children could maximally achieve the learning goal in accordance to their thinking level that they acquire. The suggestion that can be proposed is that the teacher should synergize the characteristics of elementary school students in concrete operational stage with the instructional readiness in the steps of planning, implementation and evaluation.

  7. A quantum CISC compiler and scalable assembler for quantum computing on large systems

    Energy Technology Data Exchange (ETDEWEB)

    Schulte-Herbrueggen, Thomas; Spoerl, Andreas; Glaser, Steffen [Dept. Chemistry, Technical University of Munich (TUM), 85747 Garching (Germany)

    2008-07-01

    Using the cutting edge high-speed parallel cluster HLRB-II (with a total LINPACK performance of 63.3 TFlops/s) we present a quantum CISC compiler into time-optimised or decoherence-protected complex instruction sets. They comprise effective multi-qubit interactions with up to 10 qubits. We show how to assemble these medium-sized CISC-modules in a scalable way for quantum computation on large systems. Extending the toolbox of universal gates by optimised complex multi-qubit instruction sets paves the way to fight decoherence in realistic Markovian and non-Markovian settings. The advantage of quantum CISC compilation over standard RISC compilations into one- and two-qubit universal gates is demonstrated inter alia for the quantum Fourier transform (QFT) and for multiply-controlled NOT gates. The speed-up is up to factor of six thus giving significantly better performance under decoherence. - Implications for upper limits to time complexities are also derived.

  8. Using assessment to individualize early mathematics instruction.

    Science.gov (United States)

    Connor, Carol McDonald; Mazzocco, Michèle M M; Kurz, Terri; Crowe, Elizabeth C; Tighe, Elizabeth L; Wood, Taffeta S; Morrison, Frederick J

    2018-02-01

    Accumulating evidence suggests that assessment-informed personalized instruction, tailored to students' individual skills and abilities, is more effective than more one-size-fits-all approaches. In this study, we evaluate the efficacy of Individualizing Student Instruction in Mathematics (ISI-Math) compared to Reading (ISI-Reading) where classrooms were randomly assigned to ISI-Math or ISI-Reading. The literature on child characteristics X instruction or skill X treatment interaction effects point to the complexities of tailoring instruction for individual students who present with constellations of skills. Second graders received mathematics instruction in small flexible learning groups based on their assessed learning needs. Results of the study (n=32 teachers, 370 students) revealed significant treatment effects on standardized mathematics assessments. With effect sizes (d) of 0.41-0.60, we show that we can significantly improve 2nd graders' mathematics achievement, including for children living in poverty, by using assessment data to individualize the mathematics instruction they receive. The instructional regime, ISI-Math, was implemented by regular classroom teachers and it led to about a 4-month achievement advantage on standardized mathematics tests when compared to students in control classrooms. These results were realized within one school year. Moreover, treatment effects were the same regardless of school-level poverty and students' gender, initial mathematics or vocabulary scores. Copyright © 2017 Society for the Study of School Psychology. Published by Elsevier Ltd. All rights reserved.

  9. Technology for Early Braille Literacy: Comparison of Traditional Braille Instruction and Instruction with an Electronic Notetaker

    Science.gov (United States)

    Bickford, James O.; Falco, Ruth A.

    2012-01-01

    Introduction: The study reported here evaluated whether there was a difference in students' outcomes for braille fluency when instruction was provided with traditional braille media or refreshable braille. Students' and teachers' perceptions of the efficacy of the use of the different instructional media were analyzed. Methods: Nine students from…

  10. Case-Based Instructional Practices: A Multiple-Case Study from Torts, Marketing, and Online Instructional Design Classes

    Science.gov (United States)

    Jung, Ji yoon

    2017-01-01

    The purpose of this study is to provide a comprehensive account on case-based instructional practices. Semester-long participant observation records in torts, marketing, and online instructional design classes, instructor interviews, course syllabi and teaching materials were used to describe the within-class complexity of the practices in terms…

  11. 30 CFR 48.28 - Annual refresher training of miners; minimum courses of instruction; hours of instruction.

    Science.gov (United States)

    2010-07-01

    ... in accident prevention in the work environment. (8) Health. The course shall include instruction on... night work. The course shall include, where applicable, a review and instruction on the highwall and... hazards, pits, and spoil banks; the illumination of work areas; and safe work procedures during hours of...

  12. Instructional Coaching Implementation: Considerations for K-12 Administrators

    Science.gov (United States)

    Johnson, Kelly Gomez

    2016-01-01

    Instructional coaching is a reality in many schools today, yet administrators often lack experience or background on how to utilize this professional development model effectively. Instructional coaching can help administrators balance the managerial and instructional leadership responsibilities required of their role. As districts adopt the…

  13. Description of Success: A Four-Teacher Instructional Model.

    Science.gov (United States)

    Reed, Dianne

    This study described a four-teacher instructional model in operation at an elementary school, noting the perceptions of fourth grade students, parents, and teachers regarding the model. The model encompassed teaming, block scheduling, departmentalization of subjects, integrated/interdisciplinary instruction, and in-depth instruction in each…

  14. Biased lineups: sequential presentation reduces the problem.

    Science.gov (United States)

    Lindsay, R C; Lea, J A; Nosworthy, G J; Fulford, J A; Hector, J; LeVan, V; Seabrook, C

    1991-12-01

    Biased lineups have been shown to increase significantly false, but not correct, identification rates (Lindsay, Wallbridge, & Drennan, 1987; Lindsay & Wells, 1980; Malpass & Devine, 1981). Lindsay and Wells (1985) found that sequential lineup presentation reduced false identification rates, presumably by reducing reliance on relative judgment processes. Five staged-crime experiments were conducted to examine the effect of lineup biases and sequential presentation on eyewitness recognition accuracy. Sequential lineup presentation significantly reduced false identification rates from fair lineups as well as from lineups biased with regard to foil similarity, instructions, or witness attire, and from lineups biased in all of these ways. The results support recommendations that police present lineups sequentially.

  15. Instructional Partnerships: A Pathway to Leadership

    Science.gov (United States)

    Moreillon, Judi, Ed.; Ballard, Susan, Ed.

    2013-01-01

    In this Best of "Knowledge Quest" monograph, the editors have collected seminal articles to support pre-service and in-service school librarians in developing and strengthening the instructional partner role. "Instructional Partnerships: A Pathway to Leadership" provides readers with background knowledge, research-based…

  16. Motivational Design in Information Literacy Instruction

    Science.gov (United States)

    Hess, Amanda Nichols

    2015-01-01

    Motivational design theory complements instructional design theory and, when used together, both principles can affect learning, knowledge acquisition, and knowledge retention. In information literacy instruction, motivational design exists throughout the appropriate standards documents. However, there is limited current research on the best…

  17. Multimedia Instruction Initiative: Building Faculty Competence.

    Science.gov (United States)

    Haile, Penelope J.

    Hofstra University began a university-wide initiative to enhance classroom instruction with multimedia technology and foster collaborative approaches to learning. The Multimedia Instruction Initiative emphasized teamwork among faculty, students, and computer center support staff to develop a technology-enriched learning environment supported by…

  18. Investigating Comprehension in Real World Tasks: Understanding Jury Instructions.

    Science.gov (United States)

    Charrow, Veda R.; Charrow, Robert

    This paper discusses the results of part of an ongoing project studying an aspect of real world language usage, the comprehension of standard jury instructions. Problems in the comprehension of these instructions include the memory load that they impose, the fact that most instructions are read only once, and the fact that instructions are written…

  19. CCP-NAP operator instructions at ANL

    International Nuclear Information System (INIS)

    Tantillo, V.V.

    1986-03-01

    CCP-NAP Operator Instructions at ANL (ANL/TM 435) supplements the CCPGUIDE (Category 26) prepared by the National Magnetic Fusion Energy Computer Center (NMFECC), Lawrence Livermore National Laboratory. The instructions in CCP-NAP Operator Instructions at ANL serve as a reference guide for Computing Services operators when operator intervention is necessary for ANL's MFEnet Nodes located in Building 221, Room A-134. Use this document in conjunction with the CCPGUIDE. The CCPGUIDE, a guide for network operators, outlines the procedures for loading the Communications Control Processor (CCP) and monitoring its activity. The CCPGUIDE contains detailed information on Software Loading, System Status, System Monitoring, Command Summary, etc. The material in this document is the result of additional information provided by Jim Morton and Jim Gigliaridi (NMFECC) when our Argonne National Laboratory/Computing Services MFEnet Nodes were installed. This document provides two formats: QUICK instructions and procedures, and detailed general text

  20. Effective Multicultural Instruction

    Directory of Open Access Journals (Sweden)

    Franklin T. Thompson

    2014-02-01

    Full Text Available The reason why the Trayvon Martin murder trial and similar court cases create a philosophical rift in our nation is due in part to flaws in the delivery of multicultural education. Traditional multicultural instruction does not prepare citizens for the subtleties and complexities of race relations. This study investigates critical strategies and practices that address multicultural missing gaps. I also seek to fill a void in the literature created by a lack of student input regarding teaching strategies that encourage lifelong learning. Students (N = 337 enrolled at a Midwestern university were asked to rate the efficacy of selected instructional strategies. Utilizing a 9-point Likert-type scale, students gave themselves a personal growth rating of 7.15 (SD = 1.47. Variables important to predicting that growth (R2 = .56, p < .0005 were a six-factor variable known as a non-color-blind instructional approach (t = 10.509, p ≤ .0005, allowing students an opportunity to form their own opinions apart from the instructor (t = 4.797, p ≤ .0005, and a state law that mandated multicultural training (t = 3.234, p = .001. Results demonstrated that utilizing a 35% traditional and 65% critical pedagogy mixture when teaching multicultural education helped promote win/win scenarios for education candidates hoping to become difference makers.

  1. Connecting Effective Instruction and Technology. Intel-elebration: Safari.

    Science.gov (United States)

    Burton, Larry D.; Prest, Sharon

    Intel-ebration is an attempt to integrate the following research-based instructional frameworks and strategies: (1) dimensions of learning; (2) multiple intelligences; (3) thematic instruction; (4) cooperative learning; (5) project-based learning; and (6) instructional technology. This paper presents a thematic unit on safari, using the…

  2. 10 CFR 71.111 - Instructions, procedures, and drawings.

    Science.gov (United States)

    2010-01-01

    ... 10 Energy 2 2010-01-01 2010-01-01 false Instructions, procedures, and drawings. 71.111 Section 71... MATERIAL Quality Assurance § 71.111 Instructions, procedures, and drawings. The licensee, certificate..., procedures, or drawings of a type appropriate to the circumstances and shall require that these instructions...

  3. Textual motivational elements in cell phone user instructions

    NARCIS (Netherlands)

    Loorbach, N.R.; Karreman, Joyce; Torrance, M.; Alamargot, D.

    2012-01-01

    For a long time, user instructions were considered as purely instrumental documents: Instructions had to enable readers to perform tasks with an accompanying device. And even though this still remains the main purpose of user instructions, views on how to accomplish this have changed over the years.

  4. Millennial Instructional Preferences in Post-Secondary Business Programs

    Science.gov (United States)

    West, Cynthia Elaine

    2017-01-01

    The purpose of this mixed method study was to examine the instructional preferences of millennial learners and how their instructional preferences affect their choice in post-secondary business programs. The instructional preferences of millennial learners are an important question for post-secondary business programs enrolling learners from…

  5. The Effectiveness of Web-Based Instruction: An Initial Inquiry

    Directory of Open Access Journals (Sweden)

    Tatana M. Olson

    2002-10-01

    Full Text Available As the use of Web-based instruction increases in the educational and training domains, many people have recognized the importance of evaluating its effects on student outcomes such as learning, performance, and satisfaction. Often, these results are compared to those of conventional classroom instruction in order to determine which method is “better.” However, major differences in technology and presentation rather than instructional content can obscure the true relationship between Web-based instruction and these outcomes. Computer-based instruction (CBI, with more features similar to Web-based instruction, may be a more appropriate benchmark than conventional classroom instruction. Furthermore, there is little consensus as to what variables should be examined or what measures of learning are the most appropriate, making comparisons between studies difficult and inconclusive. In this article, we review the historical findings of CBI as an appropriate benchmark to Web-based instruction. In addition, we review 47 reports of evaluations of Web-based courses in higher education published between 1996 and 2002. A tabulation of the documented findings into eight characteristics is offered, along with our assessments of the experimental designs, effect sizes, and the degree to which the evaluations incorporated features unique to Web-based instruction.

  6. Storytelling as an Instructional Method: Research Perspectives (Modeling and Simulations for Learning and Instruction)

    Science.gov (United States)

    2010-01-01

    told. In fact, storytelling does not stop in the classroom or in a formal training setting. Much of the culture and tradition of the military is passed...2010 2. REPORT TYPE Book 3. DATES COVERED 08-11-2006 to 31-12-2009 4. TITLE AND SUBTITLE Storytelling as an Instructional Method Research...better instructional storytelling because military instructors have historically relied heavily on that technique. One of the workshops major goals was

  7. Direct Vocabulary Instruction in Preschool: A Comparison of Extended Instruction, Embedded Instruction, and Incidental Exposure

    Science.gov (United States)

    Loftus-Rattan, Susan M.; Mitchell, Alison M.; Coyne, Michael D.

    2016-01-01

    Based on its coincidence with a significant period in language development for children, preschool provides a favorable setting to foster vocabulary growth. The purpose of this study was to evaluate the effectiveness of two instructional conditions and an incidental exposure condition for teaching targeted vocabulary words to preschool students…

  8. How Instructional Systems Will Manage Learning

    Science.gov (United States)

    Flanagan, John C.

    1970-01-01

    Discusses trends toward the systems approach in education including the development of effective instructional systems in government and industry; the introduction of teaching machines, programed learning, and computer- assisted instruction; and the increase in both the amount and sophistication of educational research and development. (JF)

  9. Thread extraction for polyadic instruction sequences

    NARCIS (Netherlands)

    Bergstra, J.; Middelburg, C.

    2011-01-01

    In this paper, we study the phenomenon that instruction sequences are split into fragments which somehow produce a joint behaviour. In order to bring this phenomenon better into the picture, we formalize a simple mechanism by which several instruction sequence fragments can produce a joint

  10. Instructional Strategy: Administration of Injury Scripts

    Science.gov (United States)

    Schilling, Jim

    2016-01-01

    Context: Learning how to form accurate and efficient clinical examinations is a critical factor in becoming a competent athletic training practitioner, and instructional strategies differ for this complex task. Objective: To introduce an instructional strategy consistent with complex learning to encourage improved efficiency by minimizing…

  11. Influence of verbal instructions on effect-based action control.

    Science.gov (United States)

    Eder, Andreas B; Dignath, David

    2017-03-01

    According to ideomotor theory, people use bidirectional associations between movements and their effects for action selection and initiation. Our experiments examined how verbal instructions of action effects influence response selection without prior experience of action effects in a separate acquisition phase. Instructions for different groups of participants specified whether they should ignore, attend, learn, or intentionally produce acoustic effects produced by button presses. Results showed that explicit instructions of action-effect relations trigger effect-congruent action tendencies in the first trials following the instruction; in contrast, no evidence for effect-based action control was observed in these trials when instructions were to ignore or to attend to the action effects. These findings show that action-effect knowledge acquired through verbal instruction and direct experience is similarly effective for effect-based action control as long as the relation between the movement and the effect is clearly spelled out in the instruction.

  12. Tritium control and accountability instructions

    International Nuclear Information System (INIS)

    Wall, W.R.; Cruz, S.L.

    1985-08-01

    This instruction describes the tritium accountability procedures practiced by the Tritium Research Laboratory, at Sandia National Laboratories, Livermore. The accountability procedures are based upon the Sandia National Laboratories, Livermore, Nuclear Materials Operations Manual, SAND83-8036. The Nuclear Materials Operations Manual describes accountability techniques which are in compliance with the Department of Energy 5630 series Orders, Code of Federal Regulations, and Sandia National Laboratories Instructions

  13. Tritium control and accountability instructions

    International Nuclear Information System (INIS)

    Wall, W.R.

    1981-03-01

    This instruction describes the tritium accountability procedures practiced by the Tritium Research Laboratory, Building 968 at Sandia National Laboratories, Livermore. The accountability procedures are based upon the Sandia National Laboratories, Livermore, Nuclear Materials Operations Manual, SAND78-8018. The Nuclear Materials Operations Manual describes accountability techniques which are in compliance with the Department of Energy Manual, Code of Federal Regulations, and Sandia National Laboratories Instructions

  14. 10 CFR 72.150 - Instructions, procedures, and drawings.

    Science.gov (United States)

    2010-01-01

    ... 10 Energy 2 2010-01-01 2010-01-01 false Instructions, procedures, and drawings. 72.150 Section 72... WASTE Quality Assurance § 72.150 Instructions, procedures, and drawings. The licensee, applicant for a... documented instructions, procedures, or drawings of a type appropriate to the circumstances and shall require...

  15. A Survey of Grammar Instruction from Scholastic Perspective

    Science.gov (United States)

    Peng, Yanghua

    2017-01-01

    The study of grammar has been paid much attention and the grammar instruction becomes an emphasis and key problem in English language teaching and learning. How to instruct students grammar appropriately becomes controversial for some English teachers increasingly. Some linguistics, theorists and teachers hold that the grammar instruction should…

  16. Student-Centered Instruction in a Theoretical Statistics Course

    Science.gov (United States)

    Bates Prins, Samantha C.

    2009-01-01

    This paper provides an example of how student-centered instruction can be used in a theoretical statistics class. The author taught a two-semester undergraduate probability and mathematical statistics sequence using primarily teacher-centered instruction in the first semester and primarily student-centered instruction in the second semester. A…

  17. CMOS Image Sensor with a Built-in Lane Detector

    Directory of Open Access Journals (Sweden)

    Li-Chen Fu

    2009-03-01

    Full Text Available This work develops a new current-mode mixed signal Complementary Metal-Oxide-Semiconductor (CMOS imager, which can capture images and simultaneously produce vehicle lane maps. The adopted lane detection algorithm, which was modified to be compatible with hardware requirements, can achieve a high recognition rate of up to approximately 96% under various weather conditions. Instead of a Personal Computer (PC based system or embedded platform system equipped with expensive high performance chip of Reduced Instruction Set Computer (RISC or Digital Signal Processor (DSP, the proposed imager, without extra Analog to Digital Converter (ADC circuits to transform signals, is a compact, lower cost key-component chip. It is also an innovative component device that can be integrated into intelligent automotive lane departure systems. The chip size is 2,191.4 x 2,389.8 mm, and the package uses 40 pin Dual-In-Package (DIP. The pixel cell size is 18.45 x 21.8 mm and the core size of photodiode is 12.45 x 9.6 mm; the resulting fill factor is 29.7%.

  18. Open-source implementation of an ad-hoc IEEE802.11a/g/p software-defined radio on low-power and low-cost general purpose processors

    Directory of Open Access Journals (Sweden)

    S. Ciccia

    2017-12-01

    Full Text Available This work proposes a low-cost and low-power software-defined radio open-source platform with IEEE 802.11 a/g/p wireless communication capability. A state-of-the-art version of the IEEE 802.11 a/g/p software for GNU Radio (a free and open-source software development framework is available online, but we show here that its computational complexity prevents operations in low-power general purpose processors, even at throughputs below the standard. We therefore propose an evolution of this software that achieves a faster and lighter IEEE 802.11 a/g/p transmitter and receiver, suitable for low-power general purpose processors, for which GNU Radio provides very limited support; we discuss and describe the software radio processing structuring that is necessary to achieve the goal, providing a review of signal processing techniques. In particular, we emphasize the advanced reduced-instruction set (RISC machine (ARM study case, for which we also optimize some of the processing libraries. The presented software will remain open-source.

  19. Design of barrier bucket kicker control system

    Science.gov (United States)

    Ni, Fa-Fu; Wang, Yan-Yu; Yin, Jun; Zhou, De-Tai; Shen, Guo-Dong; Zheng, Yang-De.; Zhang, Jian-Chuan; Yin, Jia; Bai, Xiao; Ma, Xiao-Li

    2018-05-01

    The Heavy-Ion Research Facility in Lanzhou (HIRFL) contains two synchrotrons: the main cooler storage ring (CSRm) and the experimental cooler storage ring (CSRe). Beams are extracted from CSRm, and injected into CSRe. To apply the Barrier Bucket (BB) method on the CSRe beam accumulation, a new BB technology based kicker control system was designed and implemented. The controller of the system is implemented using an Advanced Reduced Instruction Set Computer (RISC) Machine (ARM) chip and a field-programmable gate array (FPGA) chip. Within the architecture, ARM is responsible for data presetting and floating number arithmetic processing. The FPGA computes the RF phase point of the two rings and offers more accurate control of the time delay. An online preliminary experiment on HIRFL was also designed to verify the functionalities of the control system. The result shows that the reference trigger point of two different sinusoidal RF signals for an arbitrary phase point was acquired with a matched phase error below 1° (approximately 2.1 ns), and the step delay time better than 2 ns were realized.

  20. CMOS Image Sensor with a Built-in Lane Detector.

    Science.gov (United States)

    Hsiao, Pei-Yung; Cheng, Hsien-Chein; Huang, Shih-Shinh; Fu, Li-Chen

    2009-01-01

    This work develops a new current-mode mixed signal Complementary Metal-Oxide-Semiconductor (CMOS) imager, which can capture images and simultaneously produce vehicle lane maps. The adopted lane detection algorithm, which was modified to be compatible with hardware requirements, can achieve a high recognition rate of up to approximately 96% under various weather conditions. Instead of a Personal Computer (PC) based system or embedded platform system equipped with expensive high performance chip of Reduced Instruction Set Computer (RISC) or Digital Signal Processor (DSP), the proposed imager, without extra Analog to Digital Converter (ADC) circuits to transform signals, is a compact, lower cost key-component chip. It is also an innovative component device that can be integrated into intelligent automotive lane departure systems. The chip size is 2,191.4 × 2,389.8 μm, and the package uses 40 pin Dual-In-Package (DIP). The pixel cell size is 18.45 × 21.8 μm and the core size of photodiode is 12.45 × 9.6 μm; the resulting fill factor is 29.7%.

  1. Engine Fundamentals: Automotive Mechanics Instructional Program. Block 2.

    Science.gov (United States)

    O'Brien, Ralph D.

    The second of six instructional blocks in automotive mechanics, the lessons and supportive information in the document provide a guide for teachers in planning an instructional program in engine fundamentals at the secondary and postsecondary level. The material, as organized, is a suggested sequence of instruction within each block. Each lesson…

  2. 25 CFR 67.15 - Special instructions.

    Science.gov (United States)

    2010-04-01

    ... Area Director, the Assistant Secretary may issue special instructions not inconsistent with the... 25 Indians 1 2010-04-01 2010-04-01 false Special instructions. 67.15 Section 67.15 Indians BUREAU OF INDIAN AFFAIRS, DEPARTMENT OF THE INTERIOR TRIBAL GOVERNMENT PREPARATION OF A ROLL OF INDEPENDENT...

  3. Understanding instructions for oral rehydration therapy.

    Science.gov (United States)

    Eisemon, T O; Patel, V L

    1989-01-01

    Oral rehydration mixtures are readily available in rural Kenya, but the instructions that accompany them are not always clear. Mothers will understand such instructions more readily if they explain the principles of oral rehydration and describe in a logical way the sequence of procedures to be followed.

  4. Text-Picture Relations in Cooking Instructions

    NARCIS (Netherlands)

    van der Sluis, Ielka; Leito, Shadira; Redeker, Gisela; Bunt, Harry

    2016-01-01

    Like many other instructions, recipes on packages with ready-to-use ingredients for a dish combine a series of pictures with short text paragraphs. The information presentation in such multimodal instructions can be compact (either text or picture) and/or cohesive (text and picture). In an

  5. Instructional Leadership in Elementary School Science

    Science.gov (United States)

    Sherman, Ann; MacDonald, Leo

    2008-01-01

    Instructional leadership is internationally recognized as being a key role for school administrators to advance in their relationships with teachers. But what happens when a principal lacks content knowledge or specific pedagogical knowledge about certain curriculum areas? How do administrators support instructional practices of teachers who teach…

  6. Attentional Focusing Instructions and Force Production

    Directory of Open Access Journals (Sweden)

    David C Marchant

    2011-01-01

    Full Text Available Research progress assessing the role of attentional focusing instructions on skill acquisition and performance has lead researchers to apply this approach to force production tasks. Initial converging evidence indicates that force production tasks are sensitive to verbal instruction; externally focused instructions (onto movement outcomes, or onto the object force is being exerted against are shown to be more beneficial than internally focused instructions (focusing attention onto the movements being executed. These benefits are observed for maximal and accurate force production, as well as the maintenance of force production in prolonged tasks. A range of mechanisms are identified supporting the proposal that an external focus promotes movement efficiency in line with energy and effort conservation. Future research is required to assess how this developing body of work interacts with the broader understanding of psychological and physiological factors implicated in the effective production, maintenance and limitation of maximal or sub-maximal forces.

  7. [The effect of dental health instruction before treatment on anxiety of patients with acute pulpitis].

    Science.gov (United States)

    Tang, Yu; Du, Rong

    2015-08-01

    To evaluate the effect of dental health instruction before treatment on dental anxiety of patients with acute pulpitis. One hundred and fifty-four patients with acute pulpitis treated in our department from July 2011 to June 2013, and aged from 19 years to 64 years, were selected. They were randomly divided into experimental group and control group. Seventy-eight patients of the experimental group accepted dental health instruction before treatment, while 76 cases in the control group received regular treatment. Two questionaires of dental anxiety were proceeded to both groups respectively before treatment. The data was analyzed for Student's t test and Chi-square test using SPSS12.0 software package. Dental anxiety (DA) points of the experimental group after dental health instruction were significantly lower than that before treatment (t=4.1346, Ppulpitis before treatment are helpful to reduce the pressure and relieve the anxiety during the treatment, so that the patients will complete the first and the following treatment successfully.

  8. Ethics instruction in the dental hygiene curriculum.

    Science.gov (United States)

    Kacerik, Mark G; Prajer, Renee G; Conrad, Cynthia

    2006-01-01

    Dental hygiene ethics is an essential component of the dental hygiene curriculum. The accreditation standards for dental hygiene education state that graduates must be competent in applying ethical concepts to the provision and/or support of oral health care services. Although the standards for entry into the profession of dental hygiene emphasize the importance of ethical reasoning, there is little published research specific to ethics instruction in dental hygiene programs. The purpose of this study was to assess how ethics is taught in the dental hygiene curriculum. A 17-item survey was designed and distributed to 261 accredited dental hygiene programs in the United States for a response rate of 56% (N=147). The survey requested that participants provide information on teaching and evaluation methodologies, didactic and clinical hours of instruction, individuals responsible for providing instruction, and the degree of emphasis placed on ethics and integration of ethical reasoning within the dental hygiene curriculum. Results of the survey reflect that dental hygiene programs devote a mean of 20. hours to teaching dental hygiene ethics in the didactic component of the curriculum. With regard to the clinical component of the curriculum, 63% of respondents indicated that 10 or less hours are devoted to ethics instruction. These results show an increase in didactic hours of instruction from previous studies where the mean hours of instruction ranged from 7 to 11.7 hours. Results showed 64% of respondents offered a separate course in ethics; however, 82% of programs surveyed indicated that ethics was incorporated into one or more dental hygiene courses with 98% utilizing dental hygiene faculty to provide instruction. Most programs utilized a variety of instructional methods to teach ethics with the majority employing class discussion and lecture (99% and 97% respectively). The type of institution-technical college, community college, four-year university with a

  9. Resource Letter ALIP-1: Active-Learning Instruction in Physics

    Science.gov (United States)

    Meltzer, David E.; Thornton, Ronald K.

    2012-06-01

    This Resource Letter provides a guide to the literature on research-based active-learning instruction in physics. These are instructional methods that are based on, assessed by, and validated through research on the teaching and learning of physics. They involve students in their own learning more deeply and more intensely than does traditional instruction, particularly during class time. The instructional methods and supporting body of research reviewed here offer potential for significantly improved learning in comparison to traditional lecture-based methods of college and university physics instruction. We begin with an introduction to the history of active learning in physics in the United States, and then discuss some methods for and outcomes of assessing pedagogical effectiveness. We enumerate and describe common characteristics of successful active-learning instructional strategies in physics. We then discuss a range of methods for introducing active-learning instruction in physics and provide references to those methods for which there is published documentation of student learning gains.

  10. Language used in interaction during developmental science instruction

    Science.gov (United States)

    Avenia-Tapper, Brianna

    The coordination of theory and evidence is an important part of scientific practice. Developmental approaches to instruction, which make the relationship between the abstract and the concrete a central focus of students' learning activity, provide educators with a unique opportunity to strengthen students' coordination of theory and evidence. Therefore, developmental approaches may be a useful instructional response to documented science achievement gaps for linguistically diverse students. However, if we are to leverage the potential of developmental instruction to improve the science achievement of linguistically diverse students, we need more information on the intersection of developmental science instruction and linguistically diverse learning contexts. This manuscript style dissertation uses discourse analysis to investigate the language used in interaction during developmental teaching-learning in three linguistically diverse third grade classrooms. The first manuscript asks how language was used to construct ascension from the abstract to the concrete. The second manuscript asks how students' non-English home languages were useful (or not) for meeting the learning goals of the developmental instructional program. The third manuscript asks how students' interlocutors may influence student choice to use an important discourse practice--justification--during the developmental teaching-learning activity. All three manuscripts report findings relevant to the instructional decisions that teachers need to make when implementing developmental instruction in linguistically diverse contexts.

  11. Tune Up: Automotive Mechanics Instructional Program. Block 5.

    Science.gov (United States)

    O'Brien, Ralph D.

    The fifth of six instructional blocks in automotive mechanics, the lessons and supportive information in the document provide a guide for teachers in planning an instructional program in automotive tune-ups at the secondary and post secondary level. The material, as organized, is a suggested sequence of instruction within each block. Each lesson…

  12. Fuel System: Automotive Mechanics Instructional Program. Block 4.

    Science.gov (United States)

    O'Brien, Ralph D.

    The fourth of six instructional blocks in automotive mechanics, the lessons and supportive information in the document provide a guide for teachers in planning an instructional program in automotive fuel systems at the secondary and post secondary level. The material, as organized, is a suggested sequence of instruction within each block. Each…

  13. Cooling System: Automotive Mechanics Instructional Program. Block 6.

    Science.gov (United States)

    O'Brien, Ralph D.

    The last of six instructional blocks in automotive mechanics, the lessons and supportive information in the document provide a guide for teachers in planning an instructional program in the automotive cooling system at the secondary and post secondary level. The material, as organized, is a suggested sequence of instruction within each block. Each…

  14. Rating Instructional Conversations: A Guide

    OpenAIRE

    Rueda, Robert; Goldenberg, Claude; Gallimore, Ronald

    1992-01-01

    The current focus on more effective ways to foster literacy in school-age children, especially language minority students, has led to the development of alternative instructional approaches. One such approach is the instructional conversation (IC), based on early work in the Hawaiian Kamehameha Elementary Education Project (KEEP), on neo-Vygotskian theory, and on recent classroom-based research on reading comprehension. The present report outlines preliminary efforts to operationaliz...

  15. 25 CFR 61.15 - Special instructions.

    Science.gov (United States)

    2010-04-01

    ... Secretary may issue special instructions not inconsistent with the regulations in this part 61. ... 25 Indians 1 2010-04-01 2010-04-01 false Special instructions. 61.15 Section 61.15 Indians BUREAU OF INDIAN AFFAIRS, DEPARTMENT OF THE INTERIOR TRIBAL GOVERNMENT PREPARATION OF ROLLS OF INDIANS § 61...

  16. Handwriting Instruction in Elementary Schools: Revisited!

    Science.gov (United States)

    Asher, Asha; Estes, Joanne

    2016-01-01

    Handwriting is an essential literacy and communication skill developed through a variety of instructional methods in elementary school. This study explored the consistency in handwriting instruction across grade levels in a Midwest public school district 15 years after the school initially implemented a uniform handwriting program. Additionally,…

  17. Effects of Instructions on False Recognition.

    Science.gov (United States)

    Mueller, John H.; And Others

    Four experiments were conducted to examine the effects of various processing instructions on the rate of false recognition. The continuous single-item procedure was used, and false recognitions of four types were examined: synonyms, antonyms, nonsemantic associates, and homonyms. The instructions encouraged subjects to think of associates, usages…

  18. Instructional Podcasting with Undergraduate Digital Natives

    Science.gov (United States)

    Thomas, Kevin M.; Willis, Dottie

    2013-01-01

    This paper analyzes the use of instructional podcasts with students in introductory computer application classes at a small, independent, private university. Participants were all undergraduates in the school of education. In an effort to model effective use of instructional technology for preservice teachers and to "meet digital native…

  19. Data-based decision making for instructional improvement in primary education

    NARCIS (Netherlands)

    Gelderblom, Gerrit; Schildkamp, Kim; Pieters, Julius Marie; Ehren, Melanie Catharina Margaretha

    2016-01-01

    Data-based decision making can help teachers improve their instruction. Research shows that instruction has a strong impact on students' learning outcomes. This study investigates whether Dutch primary school teachers use data to improve their instruction. Four aspects of instruction were

  20. An Analysis of Instructional Facilitators' Relationships with Teachers and Principals

    Science.gov (United States)

    Range, Bret G.; Pijanowski, John C.; Duncan, Heather; Scherz, Susan; Hvidston, David

    2014-01-01

    This study examines the perspectives of Wyoming instructional facilitators, concerning three coaching constructs--namely, their instructional leadership roles, teachers' instructional practices, and the support that they receive from principals and teachers. Findings suggest that instructional facilitators were positive about their instructional…

  1. Instructional decision making of high school science teachers

    Science.gov (United States)

    Carver, Jeffrey S.

    The instructional decision-making processes of high school science teachers have not been well established in the literature. Several models for decision-making do exist in other teaching disciplines, business, computer game programming, nursing, and some fields of science. A model that incorporates differences in science teaching that is consistent with constructivist theory as opposed to conventional science teaching is useful in the current climate of standards-based instruction that includes an inquiry-based approach to teaching science. This study focuses on three aspects of the decision-making process. First, it defines what factors, both internal and external, influence high school science teacher decision-making. Second, those factors are analyzed further to determine what instructional decision-making processes are articulated or demonstrated by the participants. Third, by analyzing the types of decisions that are made in the classroom, the classroom learning environments established as a result of those instructional decisions are studied for similarities and differences between conventional and constructivist models. While the decision-making process for each of these teachers was not clearly articulated by the teachers themselves, the patterns that establish the process were clearly exhibited by the teachers. It was also clear that the classroom learning environments that were established were, at least in part, established as a result of the instructional decisions that were made in planning and implementation of instruction. Patterns of instructional decision-making were different for each teacher as a result of primary instructional goals that were different for each teacher. There were similarities between teachers who exhibited more constructivist epistemological tendencies as well as similarities between teachers who exhibited a more conventional epistemology. While the decisions that will result from these two camps may be different, the six step

  2. Teaching and Learning Geometry in Drama Based Instruction

    Science.gov (United States)

    Ubuz, Behiye; Duatepe-Paksu, Asuman

    2016-01-01

    This paper explains what drama-based instruction is and offers insights into the phases in drama-based instruction. Further, examples of drama-based lessons in geometry related to ring and circle, and altitude of a triangle together with the teacher and students perceptions related to the strengths and limitations of drama based instruction in…

  3. Designing Technology-Enabled Instruction to Utilize Learning Analytics

    Science.gov (United States)

    Davies, Randall; Nyland, Robert; Bodily, Robert; Chapman, John; Jones, Brian; Young, Jay

    2017-01-01

    A key notion conveyed by those who advocate for the use of data to enhance instruction is an awareness that learning analytics has the potential to improve instruction and learning but is not currently reaching that potential. Gibbons (2014) suggested that a lack of learning facilitated by current technology-enabled instructional systems may be…

  4. Designing Instructional Strategies which Facilitate Learning for Mastery.

    Science.gov (United States)

    Anderson, Lorin W.; Jones, Beau Fly

    The "state of the craft" of instruction within the context of the mastery learning model is discussed. Little has been said in the past about specific instructional strategies that are applicable to particular instructional units or objectives, or to the daily classroom life of teachers. This paper is organized into six major sections. The first…

  5. Effects of multimedia vocabulary instruction on adolescents with learning disabilities.

    Science.gov (United States)

    Kennedy, Michael J; Deshler, Donald D; Lloyd, John Wills

    2015-01-01

    The purpose of this experimental study is to investigate the effects of using content acquisition podcasts (CAPs), an example of instructional technology, to provide vocabulary instruction to adolescents with and without learning disabilities (LD). A total of 279 urban high school students, including 30 with LD in an area related to reading, were randomly assigned to one of four experimental conditions with instruction occurring at individual computer terminals over a 3-week period. Each of the four conditions contained different configurations of multimedia-based instruction and evidence-based vocabulary instruction. Dependent measures of vocabulary knowledge indicated that students with LD who received vocabulary instruction using CAPs through an explicit instructional methodology and the keyword mnemonic strategy significantly outperformed other students with LD who were taught using the same content, but with multimedia instruction that did not adhere to a specific theoretical design framework. Results for general education students mirrored those for students with LD. Students also completed a satisfaction measure following instruction with multimedia and expressed overall agreement that CAPs are useful for learning vocabulary terms. © Hammill Institute on Disabilities 2013.

  6. Instructional games in allied health education.

    Science.gov (United States)

    Meyer, M A

    1980-08-01

    A theoretical framework and practical suggestions for incorporating games and simulation into allied health instruction are presented. Research findings that support the use of educational simulation/games as a tool for higher cognitive learning are discussed. Examples and step-by-step instructions are given to help allied health educatiors and students write their own simulation games, try them out, evaluate them, and incorporate them into classroom use to stimulate interaction. Advantages of using educational simulation/games in allied health education as well as possible disadvantages of this teaching strategy are discussed. Use of instructional games to enhance teaching effectiveness as measured by student achievement in the allied health fields is emphasized.

  7. Making the Most of Instructional Coaches

    Science.gov (United States)

    Kane, Britnie Delinger; Rosenquist, Brooks

    2018-01-01

    Although coaching holds great promise for professional development, instructional coaches are often asked to take on responsibilities that are not focused on improving instruction. The authors discuss a quantitative study of four school districts and a qualitative analysis of a single district that, together, reveal how hiring practices and school…

  8. Preparing Instructional Objectives: Agony or Ecstasy?

    Science.gov (United States)

    Roberts, Wesley K.

    This paper 1) discusses the problems encountered in preparing objectives for instructional programs; 2) describes an informal research project in which seven instructional designers working on the same project attempted to determine agreement on an objective; and 3) suggests how to prepare objectives so that difficulties can be minimized. One…

  9. Instructional Technology in the Armed Forces.

    Science.gov (United States)

    Hitchens, Howard B., Jr.

    Broad areas of communications media used in technical training in specific occupational skills within the armed forces are examined in the first part of this report. These areas include: traditional audiovisual media, television, the techniques of programed instruction and instructional systems development, and the use of computers. In the second…

  10. Web-Based Instruction (WBI): An Introduction.

    Science.gov (United States)

    Khan, Badrul H.

    1998-01-01

    Advances in information technology, coupled with changes in society, are creating new paradigms for education. The Web, as a medium of learning and instruction, has the potential to support the creation of well-designed resources. A table of features and components associated with Web-based instruction learning environments is provided.…

  11. Towards a Person-Centered Model of Instruction: Can An Emphasis on the Personal Enhance Instruction in Cyberspace?

    Science.gov (United States)

    Miller, Christopher; Mazur, Joan M.

    2001-01-01

    A person-centered instructional design model was developed for virtual, Web-based environments, based on the work of Carl Rogers. This model attempts to address several issues raised in the literature. A person-centered instructional model is described and contrasted with instructionalist and constructivist approaches. Theoretical and practical…

  12. Inquiry-Based Instruction and High Stakes Testing

    Science.gov (United States)

    Cothern, Rebecca L.

    Science education is a key to economic success for a country in terms of promoting advances in national industry and technology and maximizing competitive advantage in a global marketplace. The December 2010 Program for International Student Assessment (PISA) ranked the United States 23rd of 65 countries in science. That dismal standing in science proficiency impedes the ability of American school graduates to compete in the global market place. Furthermore, the implementation of high stakes testing in science mandated by the 2007 No Child Left Behind (NCLB) Act has created an additional need for educators to find effective science pedagogy. Research has shown that inquiry-based science instruction is one of the predominant science instructional methods. Inquiry-based instruction is a multifaceted teaching method with its theoretical foundation in constructivism. A correlational survey research design was used to determine the relationship between levels of inquiry-based science instruction and student performance on a standardized state science test. A self-report survey, using a Likert-type scale, was completed by 26 fifth grade teachers. Participants' responses were analyzed and grouped as high, medium, or low level inquiry instruction. The unit of analysis for the achievement variable was the student scale score average from the state science test. Spearman's Rho correlation data showed a positive relationship between the level of inquiry-based instruction and student achievement on the state assessment. The findings can assist teachers and administrators by providing additional research on the benefits of the inquiry-based instructional method. Implications for positive social change include increases in student proficiency and decision-making skills related to science policy issues which can help make them more competitive in the global marketplace.

  13. Instructional psychology and the design of training simulators

    International Nuclear Information System (INIS)

    Stammers, R.B.

    1985-01-01

    In this paper the role of instructional psychology in simulator design and use is discussed. It is suggested that research and development work has tended to focus upon the face validity of simulators rather than their instructional utility. Dimensions of simulation are reviewed as are the variety of uses to which a simulator may be put. The nature of instructional psychology is briefly described under the following headings: task analysis, the acquisition of knowledge and skill and theories of instruction. Attention is also given to the potential role of computer-based training and the topic of retention of training is introduced. (author)

  14. Processing Instruction: A Review of Issues

    Science.gov (United States)

    Rasuki, Muhlisin

    2017-01-01

    This paper provides a critical review of Processing Instruction (PI). This type of instructional option was specifically designed to help second/foreign language (L2) learners grasp meaning manifested in the use of particular grammatical forms in a target language effectively through the provision of input. In this way, PI attempts to help…

  15. Response switching and self-efficacy in Peer Instruction classrooms

    Science.gov (United States)

    Miller, Kelly; Schell, Julie; Ho, Andrew; Lukoff, Brian; Mazur, Eric

    2015-06-01

    to reduce stressful experiences (i.e., high-stakes testing) early in the semester, in the hope that this will improve student learning in Peer Instruction classrooms.

  16. Utilizing Current Commercial-off-the-Shelf Facial Recognition and Public Live Video Streaming to Enhance National Security

    Science.gov (United States)

    2014-09-01

    7 Figure 4. FBI RISC Process Flow Diagram(from Mayo, 2011) .......................................9...justice purposes, such as criminal background checks for employment purposes. In addition, the Repository for Individuals of Special Concern ( RISC ) is a...wanted persons, suspected terrorists, and sex offenders. The RISC system is optimized to provide very quick access to information based on the level

  17. Axioms for behavioural congruence of single-pass instruction sequences

    NARCIS (Netherlands)

    Bergstra, J.A.; Middelburg, C.A.

    2017-01-01

    In program algebra, an algebraic theory of single-pass instruction sequences, three congruences on instruction sequences are paid attention to: instruction sequence congruence, structural congruence, and behavioural congruence. Sound and complete axiom systems for the first two congruences were

  18. Instructive of chemical residues waste administration

    International Nuclear Information System (INIS)

    Alfaro Vargas, Ariel

    2014-01-01

    An instructive is established for the waste management system of chemical residues generated at the Universidad de Costa Rica, ensuring the collection, separation, transportation, reuse, recycling and final disposal. The laboratory waste management system is conditioned to the volume and type of waste generated. The respective procedures are listed in data sheets according to the corresponding model: avoid, reduce, recycle, treat, delete. The materials are identified as: expired products, materials or damaged products, substances that have lost some of the required characteristics, waste from the regular activities of the lab, unused products that now no longer used because they are considered inadequate. The chemicals reagents or hazardous are transformed into small amounts of derivatives safe products, or less hazardous, to allow for removal or to pick up a spill of these without problem [es

  19. Removing Administrative Impediments to Instructional Improvement Efforts.

    Science.gov (United States)

    Anderson, Lorin W.; Pigford, Aretha B.

    1987-01-01

    Principals can and should develop strategies that will enable them to provide instructional leadership despite increased demands from other tasks. Recommended actions include: delegation; peer observation; commitment to instructional leadership; and effective communication with teachers. (CB)

  20. Using peer instruction with hints in introductory business statistics

    NARCIS (Netherlands)

    Ding, Ning; Xu, Xiaoyan

    2014-01-01

    Abstract:Purpose – Peer instruction has been widely adopted as an instructional method in higher education. However, due to students' different preconceptions, the authors argued that peer instruction is not a panacea in international business education when students' prior knowledge extensively

  1. Using Blogs to Improve Differentiated Instruction

    Science.gov (United States)

    Colombo, Michaela W.; Colombo, Paul D.

    2007-01-01

    The authors discuss how the instructional impact of science teachers can be extended by using blogs, a technology popular among students that allows teachers to differentiate their instruction for students with diverse needs. Software now makes it easy for teachers to establish class blogs, Web sites that contain text, audio, and video postings on…

  2. Metacognitive instruction in middle school science

    Science.gov (United States)

    Bonney, Dianna

    The purpose of this action research project was to determine the extent to which metacognitive instruction affected students' performance in the middle-grade science classroom. Conducted with four seventh grade science classes over a three-month time period, 105 students were engaged in 21 metacognitively enhanced lessons. Both quantitative and qualitative data sources were collected for this study and analyzed according to grounded theory methodology. Quantitative data came from the Jr. Metacognitive Awareness Inventory, administered as a pre-post test. Qualitative teacher-generated data was collected in a metacognitive observation protocol containing observations and reflections while student-generated data was gathered from reflective journal entries, modified rubrics, and checklists. Analysis of the data led to the assertions that metacognitive development occurred over time through systematic and varied implementation of explicit instruction. In addition, students perceived they learned best both when working collaboratively and when making multiple connections with content material. Implications for middle-grade teachers include the need for explicit instruction of metacognitive strategies, providing for instructional variation and student collaboration, and guiding students in making connections to prior learning.

  3. Comparison of Computer Based Instruction to Behavior Skills Training for Teaching Staff Implementation of Discrete-Trial Instruction with an Adult with Autism

    Science.gov (United States)

    Nosik, Melissa R.; Williams, W. Larry; Garrido, Natalia; Lee, Sarah

    2013-01-01

    In the current study, behavior skills training (BST) is compared to a computer based training package for teaching discrete trial instruction to staff, teaching an adult with autism. The computer based training package consisted of instructions, video modeling and feedback. BST consisted of instructions, modeling, rehearsal and feedback. Following…

  4. Instructional Regulation and Control: Cybernetics, Algorithmization and Heuristics in Education.

    Science.gov (United States)

    Landa, L. N.; And Others

    This book on the aspects of instructional processes focuses on control of student cognitive activity during instruction. Chapter 1 introduces the cybernetic approach to the theory of instruction. It is followed by a chapter on instructional effectiveness and efficiency. The third chapter discusses cognitive processes and thinking. Chapter 4…

  5. Typology of after-hours care instructions for patients

    Science.gov (United States)

    Bordman, Risa; Bovett, Monica; Drummond, Neil; Crighton, Eric J.; Wheler, David; Moineddin, Rahim; White, David

    2007-01-01

    OBJECTIVE To develop a typology of after-hours care (AHC) instructions and to examine physician and practice characteristics associated with each type of instruction. DESIGN Cross-sectional telephone survey. Physicians’ offices were called during evenings and weekends to listen to their messages regarding AHC. All messages were categorized. Thematic analysis of a subset of messages was conducted to develop a typology of AHC instructions. Logistic regression analysis was used to identify associations between physician and practice characteristics and the instructions left for patients. SETTING Family practices in the greater Toronto area. PARTICIPANTS Stratified random sample of family physicians providing office-based primary care. MAIN OUTCOME MEASURES Form of response (eg, answering machine), content of message, and physician and practice characteristics. RESULTS Of 514 after-hours messages from family physicians’ offices, 421 were obtained from answering machines, 58 were obtained from answering services, 23 had no answer, 2 gave pager numbers, and 10 had other responses. Message content ranged from no AHC instructions to detailed advice; 54% of messages provided a single instruction, and the rest provided a combination of instructions. Content analysis identified 815 discrete instructions or types of response that were classified into 7 categories: 302 instructed patients to go to an emergency department; 122 provided direct contact with a physician; 115 told patients to go to a clinic; 94 left no directions; 76 suggested calling a housecall service; 45 suggested calling Telehealth; and 61 suggested other things. About 22% of messages only advised attending an emergency department, and 18% gave no advice at all. Physicians who were female, had Canadian certification in family medicine, held hospital privileges, or had attended a Canadian medical school were more likely to be directly available to their patients. CONCLUSION Important issues identified

  6. Relational-interdependent self-construal as a predictor of relationship quality: the mediating roles of one's own behaviors and perceptions of the fulfillment of friendship functions.

    Science.gov (United States)

    Morry, Marian M; Kito, Mie

    2009-06-01

    Relational-interdependent self-construal (RISC) is the tendency to think of oneself in terms of relationships with close others, and it influences relationship cognitions (e.g., closeness, commitment, perceived similarity). The authors expected individuals high in RISC to report more relationship supportive behaviors (RSB; e.g., higher levels of trust, more intimate disclosures), experience greater fulfillment of friendship functions (FrFu; e.g., help, emotional security, stimulating companionship), and report higher relationship quality than individuals low in RISC. The authors also hypothesized that RSB would mediate the RISC-friendship function and the RISC-relationship quality relations and that FrFu would mediate the relation between RSB and relationship quality. Structural equation modeling supported the authors' hypotheses. These effects did not differ across friendship type (same or cross sex). The authors discuss the importance of self-construal for relationship research.

  7. The Role of Grammar Instruction in Language Teaching

    Institute of Scientific and Technical Information of China (English)

    2001-01-01

    @@ The role of grammar instruction in foreign or second language acquisition is one of the most con troversial issues in foreign/second language teach ing and learning research. The advocators of gram mar instruction argue that grammar should be the core of language instruction and formal instruction enhances formal accuracy. On the other hand, crit ics naintain that the grammar knowledge has lim ited uses and may hinder the students from acquir ing the communicative competence and efficiency. Undoubtedly these two extreme theories often put teachers into a dilemma. What theory should they believe then? Do they accept the one and ignore the other?

  8. Computer Assisted Instruction

    Science.gov (United States)

    Higgins, Paul

    1976-01-01

    Methodology for developing a computer assisted instruction (CAI) lesson (scripting, programing, and testing) is reviewed. A project done by Informatics Education Ltd. (IEL) for the Department of National Defense (DND) is used as an example. (JT)

  9. When innovative instructional designs are too innovative

    DEFF Research Database (Denmark)

    Kjærgaard, Thomas; Wahl, Christian

    2015-01-01

    and it was developed to include, motivate and encourage the students to engage in more situated learning processes. The course is infamous for low attendance and for demotivating the students. The new instructional design utilized teacher-produced video-clips to qualify the students learning in the preparation...... for the lessons and new pedagogical activities during lessons to make the learning process more situated. The video-clips should also include more students through scaffolding the academic reading with video-clips. However, the outcome was not as planned. The students didn’t recognize the video......This paper presents a study of what happens when innovation of an instructional design is too innovative. The study investigates an implementation process of a new instructional design in nursing education. The new instructional design should be a step away for a functionalist approach to learning...

  10. The Effectiveness of Processing Instruction and Production-Based Instruction on L2 Grammar Acquisition: A Meta-Analysis

    Science.gov (United States)

    Shintani, Natsuko

    2015-01-01

    This article reports a meta-analysis of 42 experiments in 33 published studies involving processing instruction (PI) and production-based instruction (PB) used in the PI studies. The comparative effectiveness of PI and PB showed that although PI was more effective than PB for developing receptive knowledge, PB was just as effective as PI for…

  11. The Instructional Text like a Textual Genre

    Directory of Open Access Journals (Sweden)

    Adiane Fogali Marinello

    2011-07-01

    Full Text Available This article analyses the instructional text as a textual genre and is part of the research called Reading and text production from the textual genre perspective, done at Universidade de Caxias do Sul, Campus Universitário da Região dos Vinhedos. Firstly, some theoretical assumptions about textual genre are presented, then, the instructional text is characterized. After that an instructional text is analyzed and, finally, some activities related to reading and writing of the mentioned genre directed to High School and University students are suggested.

  12. Using Tablet and iTunesU as Individualized Instruction Tools

    Science.gov (United States)

    Klubal, Libor; Kostolanyova, Katerina; Gybas, Vojtech

    2017-01-01

    The paper is aimed at the possibilities of the implementation of individualized instruction in a regular classroom using a tablet and the iTunesU tool. It compares the course of collective frontal instruction and individualized instruction. The results show that the tools make instruction more effective and help increase the students' motivation.…

  13. Bibliographic Instruction in the 21st Century.

    Science.gov (United States)

    Poirier, Gayle

    2000-01-01

    Discusses bibliographic instruction in libraries. Topics include a history of bibliographic instruction; the Internet and electronic searching; librarians' use of technology; defining information needs; locating and accessing information, including classification systems and Boolean searching; evaluating information; using and communication…

  14. A Model for Designing Library Instruction for Distance Learning

    Science.gov (United States)

    Rand, Angela Doucet

    2013-01-01

    Providing library instruction in distance learning environments presents a unique set of challenges for instructional librarians. Innovations in computer-mediated communication and advances in cognitive science research provide the opportunity for designing library instruction that meets a variety of student information seeking needs. Using a…

  15. Effects of instruction and stage-fright on intelligence testing

    NARCIS (Netherlands)

    Meijer, J.; Oostdam, R.

    2011-01-01

    In the present research, it was tried to unravel the influence of various types of instruction on test anxiety levels and, in turn, its influence on intelligence test performance. Three types of instruction were compared: a stressful, achievement-orientated instruction; a reassuring, task-orientated

  16. Using Critical Incidents of Instructional Design and Multimedia Production Activities to Investigate Instructional Designers' Current Practices and Roles

    Science.gov (United States)

    Sugar, William A.; Luterbach, Kenneth J.

    2016-01-01

    Through consideration of critical incidents, this study analyzed 106 effective, ineffective and extraordinary instructional design and multimedia production (MP) activities discussed by 36 instructional design professionals. This evaluation provided insights into these professionals' best and not so best practices during the past 6 months.…

  17. The Effects of Textisms on Learning, Study Time, and Instructional Perceptions in an Online Artificial Intelligence Instructional Module

    Science.gov (United States)

    Beasley, Robert; Bryant, Nathan L.; Dodson, Phillip T.; Entwistle, Kevin C.

    2013-01-01

    The purpose of this study was to investigate the effects of textisms (i.e., abbreviated spellings, acronyms, and other shorthand notations) on learning, study time, and instructional perceptions in an online artificial intelligence instructional module. The independent variable in this investigation was experimental condition. For the control…

  18. Gender Differences in Instructional Leadership: A Meta-Analytic Review of Studies Using the Principal Instructional Management Rating Scale

    Science.gov (United States)

    Hallinger, Philip; Dongyu, Li; Wang, Wen-Chung

    2016-01-01

    Purpose: Instructional leadership has assumed steadily increasing importance within the general role set of principals over the past 60 years. One persisting finding within this corpus of studies concerns the consistently higher ratings obtained by female principals on instructional leadership when compared with their male counterparts. This…

  19. Processing Instruction: A review of issues

    Directory of Open Access Journals (Sweden)

    Muhlisin Rasuki

    2017-07-01

    Full Text Available This paper provides a critical review of Processing Instruction (PI. This type of instructional option was specifically designed to help second/foreign language (L2 learners grasp meaning manifested in the use of particular grammatical forms in a target language effectively through the provision of input. In this way, PI attempts to help learners develop grammatical competence in a target language in ways that foster their comprehension and production skills. The paper starts with outlining main characteristics of PI which distinguish it from other types of L2 grammar instruction. Then, a large body of research attempting to investigate the relative efficacy of PI is scrutinized. The paper concludes with a number of important issues that future studies on PI need to address.

  20. Instructional Strategies Alternative for Reading Comprehension

    Directory of Open Access Journals (Sweden)

    Yajaira del Valle Cadenas Terán

    2017-05-01

    Full Text Available The purpose of this research is to expose significantly instruccionales strategic alternatives that help improve the process of reading in college students to be trained holistically, able to make critical decisions, thoughtful and successful in the academic field. The strategies implemented educational event isolated to produce no change is necessary, that are planned and executed in the proper context of the need to ensure a certain extent the instructional success. It is also essential that teachers be the first to appropriate it. This study was conducted with a literature review serves as instructional foundation - strategic. In conclusion the importance of instructional strategies in reading comprehension was determined, since they increase communication skills, provide specific or complex experiences and promote meaningful learning.

  1. Misunderstanding during instructional communication as related to ...

    African Journals Online (AJOL)

    Misunderstanding during instructional communication as related to oral proficiency. ... Data were collected through video recorded observations of authentic lessons presented by 26 pre-service teachers using English second language as the medium of instruction in the classroom. Misunderstandings were identified and ...

  2. The Future of Instructional Teacher Leader Roles

    Science.gov (United States)

    Mangin, Melinda M.; Stoelinga, Sara Ray

    2010-01-01

    In response to increased performance expectations, schools and districts are turning to nonsupervisory, school-based, instructional teacher leader roles to help improve teachers' instruction and enhance student learning. Increased opportunities to learn about teacher leadership may facilitate the implementation and institutionalization of…

  3. Auto-Tutorial Instruction in Entomology: Principles of Entomology (Orders).

    Science.gov (United States)

    Minnick, D. R.; Steele, K. L.

    Auto-tutorial instruction was compared to traditional lecture instruction in a university entomology course. In seven consecutive terms, undergraduate students enrolled in an introductory entomology course were divided into two groups: Group I received only lecture instruction on insect orders, while Group II was dismissed for three consecutive…

  4. System for processing an encrypted instruction stream in hardware

    Science.gov (United States)

    Griswold, Richard L.; Nickless, William K.; Conrad, Ryan C.

    2016-04-12

    A system and method of processing an encrypted instruction stream in hardware is disclosed. Main memory stores the encrypted instruction stream and unencrypted data. A central processing unit (CPU) is operatively coupled to the main memory. A decryptor is operatively coupled to the main memory and located within the CPU. The decryptor decrypts the encrypted instruction stream upon receipt of an instruction fetch signal from a CPU core. Unencrypted data is passed through to the CPU core without decryption upon receipt of a data fetch signal.

  5. Effects of Cooperative and Individualistic Instructional Strategies On ...

    African Journals Online (AJOL)

    Administrator

    instructional strategies on students' problem solving abilities in secondary school chemistry ... individualistic instructional strategy and conventional teaching method. ..... solving abilities are best enhanced by cooperative learning environment.

  6. Instruction in Information Structuring Improves Bayesian Judgment in Intelligence Analysts

    Directory of Open Access Journals (Sweden)

    David R. Mandel

    2015-04-01

    Full Text Available An experiment was conducted to test the effectiveness of brief instruction in information structuring (i.e., representing and integrating information for improving the coherence of probability judgments and binary choices among intelligence analysts. Forty-three analysts were presented with comparable sets of Bayesian judgment problems before and immediately after instruction. After instruction, analysts’ probability judgments were more coherent (i.e., more additive and compliant with Bayes theorem. Instruction also improved the coherence of binary choices regarding category membership: after instruction, subjects were more likely to invariably choose the category to which they assigned the higher probability of a target’s membership. The research provides a rare example of evidence-based validation of effectiveness in instruction to improve the statistical assessment skills of intelligence analysts. Such instruction could also be used to improve the assessment quality of other types of experts who are required to integrate statistical information or make probabilistic assessments.

  7. Imagery and Verbal Coding Approaches in Chinese Vocabulary Instruction

    Science.gov (United States)

    Shen, Helen H.

    2010-01-01

    This study consists of two instructional experiments. Within the framework of dual coding theory, the study compares the learning effects of two instructional encoding methods used in Chinese vocabulary instruction among students learning beginning Chinese as a foreign language. One method uses verbal encoding only, and the other method uses…

  8. Delayed Instructional Control of Head Start Children's Free Play.

    Science.gov (United States)

    Pierce, Charles H.; Risley, Todd R.

    The free play of 5 black preschool Head Start children was observed. The variables manipulated in the study were delayed instructions and reinforcement for play with selected toys, and specific versus general instructions; the correspondence between the adult's instructions and reinforcement to the children's play was assessed. The data indicated…

  9. 46 CFR 201.7 - Information; special instructions.

    Science.gov (United States)

    2010-10-01

    ... 46 Shipping 8 2010-10-01 2010-10-01 false Information; special instructions. 201.7 Section 201.7 Shipping MARITIME ADMINISTRATION, DEPARTMENT OF TRANSPORTATION POLICY, PRACTICE AND PROCEDURE RULES OF PRACTICE AND PROCEDURE General Information (Rule 1) § 201.7 Information; special instructions. Information...

  10. Energizing Learning: The Instructional Power of Conflict

    Science.gov (United States)

    Johnson, David W.; Johnson, Roger T.

    2009-01-01

    Although intellectual conflict may be an important instructional tool (because of its potential constructive outcomes), conflict is rarely structured in instructional situations (because of its potential destructive outcomes). Many educators may be apprehensive about instigating intellectual conflict among students because of the lack of…

  11. Optimal Sequential Rules for Computer-Based Instruction.

    Science.gov (United States)

    Vos, Hans J.

    1998-01-01

    Formulates sequential rules for adapting the appropriate amount of instruction to learning needs in the context of computer-based instruction. Topics include Bayesian decision theory, threshold and linear-utility structure, psychometric model, optimal sequential number of test questions, and an empirical example of sequential instructional…

  12. Validation of the Instructional Materials Motivation Survey (IMMS) in a self-directed instructional setting aimed at working with technology

    NARCIS (Netherlands)

    Loorbach, N.R.; Peters, O.; Karreman, Joyce; Steehouder, M.F.

    2015-01-01

    The ARCS Model of Motivational Design has been used myriad times to design motivational instructions that focus on attention, relevance, confidence and satisfaction in order to motivate students. The Instructional Materials Motivation Survey (IMMS) is a 36-item situational measure of people's

  13. Curriculum and instruction in nuclear waste disposal

    International Nuclear Information System (INIS)

    Robinson, M.; Lugaski, T.; Pankratius, B.

    1991-01-01

    Curriculum and instruction in nuclear waste disposal is part of the larger problem of curriculum and instruction in science. At a time when science and technological literacy is crucial to the nation's economic future fewer students are electing to take needed courses in science that might promote such literacy. The problem is directly related to what science teachers teach and how they teach it. Science content that is more relevant and interesting to students must be a part of the curriculum. Science instruction must allow students to be actively involved in investigating or playing the game of science

  14. Understanding and responding the students in learning mathematics through the differentiated instruction

    Science.gov (United States)

    Hapsari, T.; Darhim; Dahlan, J. A.

    2018-05-01

    This research discusses the differentiated instruction, a mathematic learning which is as expected by the students in connection with the differentiated instruction itself, its implementation, and the students’ responses. This research employs a survey method which involves 62 students as the research respondents. The mathematics learning types required by the students and their responses to the differentiated instruction are examined through questionnaire and interview. The mathematics learning types in orderly required by the students, from the highest frequency cover the easily understood instructions, slowly/not rushing teaching, fun, not complicated, interspersed with humour, various question practices, not too serious, and conducive class atmosphere for the instructions. Implementing the differentiated instruction is not easy. The teacher should be able to constantly assess the students, s/he should have good knowledge of relevant materials and instructions, and properly prepare the instructions, although it is time-consuming. The differentiated instruction is implemented on the instructions of numerical pattern materials. The strategies implemented are flexible grouping, tiered assignment, and compacting. The students positively respond the differentiated learning instruction that they become more motivated and involved in the instruction.

  15. 16 CFR 436.7 - Instructions for updating disclosures.

    Science.gov (United States)

    2010-01-01

    ... AND PROHIBITIONS CONCERNING FRANCHISING Instructions § 436.7 Instructions for updating disclosures. (a... this part need not be audited for quarterly revisions; provided, however, that the franchisor states in...

  16. effect of differentiated instructional strategies on students' retention

    African Journals Online (AJOL)

    PROF EKWUEME

    show that retention ability was significantly higher in the experimental group ... Differentiated instruction, Lecture , Cognitive Achievement ,Retention ability, Geometry. ... thinking. Based on this knowledge, differentiated instruction applies an ...

  17. 32 CFR 884.17 - Commander's instruction letter to member.

    Science.gov (United States)

    2010-07-01

    ... instruction letter to member. Subject: Instructions in Case of Release on Bail or Personal Recognizance 1. You... 32 National Defense 6 2010-07-01 2010-07-01 false Commander's instruction letter to member. 884.17... civilian custody on bail or on your own recognizance, report immediately in person or by telephone to the...

  18. Effective instructional strategies in physics classrooms

    Science.gov (United States)

    Tosa, Sachiko

    2011-04-01

    Instructional strategies such as Think-Pair-Share and Socratic questioning are powerful ways to get students engaged in thinking processes. In this talk, tips and techniques that help students make sense of physics concepts in lecture-based classes are presented with specific examples. The participants will see the effectiveness of the instructional strategies by actually experiencing the process as learners with the use of clickers.

  19. Using Agile Project Management to Enhance the Performance of Instructional Design Teams

    Science.gov (United States)

    Sweeney, David S.; Cifuentes, Lauren

    2010-01-01

    Instructional design models describe in detail methodologies for designing effective instruction. Several widely adopted models include suggestions for managing instructional design projects. However, these suggestions focus on how to manage the instructional design steps rather than the instructional design and development team process. The…

  20. Teachers' Instructional Adaptations: A Research Synthesis

    Science.gov (United States)

    Parsons, Seth A.; Vaughn, Margaret; Scales, Roya Qualls; Gallagher, Melissa A.; Parsons, Allison Ward; Davis, Stephanie G.; Pierczynski, Melissa; Allen, Melony

    2018-01-01

    Researchers recognize adaptive teaching as a component of effective instruction. Educators adjust their teaching according to the social, linguistic, cultural, and instructional needs of their students. While there is consensus that effective teachers are adaptive, there is no consensus on the language to describe this phenomenon. Diverse…

  1. Softball: Special Olympics Sports Skills Instructional Program.

    Science.gov (United States)

    Special Olympics, Inc., Washington, DC.

    One of seven instructional units on Special Olympics Sports Skills Instructional Programs, this guide presents suggestions for coaching softball for mentally retarded persons. An overview section provides information on teaching suggestions, followed by a list of program goals, objectives, and benefits. Sports skill assessments measure athletes'…

  2. Construct Validation--Community College Instructional Development Inventory

    Science.gov (United States)

    Xiong, Soua; Delgado, Nexi; Wood, J. Luke; Harris, Frank, III

    2017-01-01

    This white paper describes the construct validation of the Community College Instructional Development Inventory (CC-IDI). The CC-IDI is an institutional assessment tool designed to inform professional development programming for instructional faculty. The instrument was developed to serve as a standardized assessment tool to determine the…

  3. Interteaching: An Evidence-Based Approach to Instruction

    Science.gov (United States)

    Brown, Thomas Wade; Killingsworth, Kenneth; Alavosius, Mark P.

    2014-01-01

    This paper describes "interteaching" as an evidence-based method of instruction. Instructors often rely on more traditional approaches, such as lectures, as means to deliver instruction. Despite high usage, these methods are ineffective at achieving desirable academic outcomes. We discuss an innovative approach to delivering instruction…

  4. Academic writing performance measured for research and instruction

    NARCIS (Netherlands)

    Firssova, Olga

    2012-01-01

    Firssova, O. (2012, 19 January). Academic writing performance measured for research and instruction. Presentation given at the ICO Masterclass, Theme Domain-Specific Instruction, January 19-February 10, Utrecht, The Netherlands.

  5. Instructional immediacy in elearning.

    Science.gov (United States)

    Walkem, Kerrie

    2014-01-01

    Instructor immediacy has been positively associated with many desirable academic outcomes including increased student learning. This study extends existing understanding of instructional immediacy behaviours in elearning by describing postgraduate nursing students' reflections on their own experience. An exploratory, descriptive survey design was used to collect qualitative data. Participants were asked what behaviours or activities help to create rapport or a positive interpersonal connection (immediacy) between students and their online teacher(s). Thematic analysis of the data revealed three main themes: acknowledging and affirming student's personal and professional responsibilities; providing clear and timely information; and utilising rich media. These findings give lecturers insight into instructional strategies they may adopt to increase immediacy in elearning and hence improve student learning outcomes.

  6. Research Timeline: Form-Focused Instruction and Second Language Acquisition

    Science.gov (United States)

    Nassaji, Hossein

    2016-01-01

    This article provides a timeline of research on form-focused instruction (FFI). Over the past 40 years, research on the role of instruction has undergone many changes. Much of the early research concentrated on determining whether formal instruction makes any difference in the development of learner language. This question was motivated in part by…

  7. Listening strategies instruction

    DEFF Research Database (Denmark)

    Nogueroles López, Marta

    2017-01-01

    , who presented similar level of Spanish, needs, educational and cultural background, but did not receive such a training. The listening strategies instruction consisted in integrating the development of listening strategies into a regular course of Spanish as a foreign language. Data referring...

  8. Designing Preclinical Instruction for Psychomotor Skills (II)--Instructional Engineering: Task Analysis.

    Science.gov (United States)

    Knight, G. William; And Others

    1994-01-01

    The first step in engineering the instruction of dental psychomotor skills, task analysis, is explained. A chart details the procedural, cognitive, desired-criteria, and desired-performance analysis of a single task, occlusal preparation for amalgam restoration with carious lesion. (MSE)

  9. Trying To Reduce Your Technostress?: Helpful Activities for Teachers and Library Media Specialists.

    Science.gov (United States)

    McKenzie, Barbara K.; And Others

    1997-01-01

    As pressure increases to integrate technology into instruction, many teachers and library media specialists are having difficulty coping with "technostress." Presents suggestions and activities for teachers and library media specialists designed to reduce "technostress." (PEN)

  10. Prendre Au Serieux Les Jeux pedagogiques (Taking Instructional Games Seriously).

    Science.gov (United States)

    Boudin, Herve

    1989-01-01

    Three types of instructional games (learning, practice, and creative) are distinguished and discussed, and their place in the second language classroom is considered. It is emphasized that instructional games should complement, not repeat, classroom instruction. (MSE)

  11. Computer game assisted instruction and students' achievement in ...

    African Journals Online (AJOL)

    Computer game assisted instruction and students' achievement in social studies. ... This paper examines the effects of computer game assisted instructional method, student's achievement in social studies in ... AJOL African Journals Online.

  12. "How do I say that?": Using communication principles to enhance medication therapy management instruction.

    Science.gov (United States)

    Denvir, Paul M; Cardone, Katie E; Parker, Wendy M; Cerulli, Jennifer

    2018-02-01

    Medication therapy management (MTM) is a comprehensive, patient-centered approach to improving medication use, reducing the risk of adverse events and improving medication adherence. Given the service delivery model and required outputs of MTM services, communication skills are of utmost importance. The objectives of this study were to identify and describe communication principles and instructional practices to enhance MTM training. Drawing on formative assessment data from interviews of both pharmacy educators and alumni, this article identifies and describes communication principles and instructional practices that pharmacy educators can use to enhance MTM training initiatives to develop student communication strategies. Analysis revealed five key communication challenges of MTM service delivery, two communication principles that pharmacy teachers and learners can use to address those challenges, and a range of specific strategies, derived from communication principles, that students can use when challenges emerge. Implications of the analysis for pharmacy educators and researchers are described. Proactive communication training provided during MTM advanced pharmacy practice experiences enabled students to apply the principles and instructional strategies to specific patient interactions during the advanced pharmacy practice experiences and in their post-graduation practice settings. Copyright © 2017 Elsevier Inc. All rights reserved.

  13. Best practices in writing instruction

    CERN Document Server

    Fitzgerald, Jill; MacArthur, Charles A

    2014-01-01

    An indispensable teacher resource and course text, this book presents evidence-based practices for helping all K-12 students develop their skills as writers. Every chapter draws clear connections to the Common Core State Standards (CCSS). Leading authorities describe how to teach the skills and strategies that students need to plan, draft, evaluate, and revise multiple types of texts. Also addressed are ways for teachers to integrate technology into the writing program, use assessment to inform instruction, teach writing in the content areas, and tailor instruction for English language learner

  14. Single-instruction multiple-data execution

    CERN Document Server

    Hughes, Christopher J

    2015-01-01

    Having hit power limitations to even more aggressive out-of-order execution in processor cores, many architects in the past decade have turned to single-instruction-multiple-data (SIMD) execution to increase single-threaded performance. SIMD execution, or having a single instruction drive execution of an identical operation on multiple data items, was already well established as a technique to efficiently exploit data parallelism. Furthermore, support for it was already included in many commodity processors. However, in the past decade, SIMD execution has seen a dramatic increase in the set of

  15. A Model of an Expanded-Frame Hypermedia Knowledge-Base for Instruction.

    Science.gov (United States)

    Lacy, Mark J.; Wood, R. Kent

    1993-01-01

    Argues that current computer-based instruction does not exploit the instructional possibilities of computers. Critiques current models of computer-based instruction: behaviorist as too linear and constructivist as too unstructured. Offers a design model of Expanded-frame Hypermedia Knowledge-bases as an instructional approach allowing hypermedia…

  16. Defining the "D" in ISD. Part 1: Task-General Instructional Methods.

    Science.gov (United States)

    Clark, Ruth Colvin

    1986-01-01

    The first of two articles designed to provide guidelines for the instructional development phase of instructional systems development focuses on general instructional methods supporting all instructional tasks. Teaching methods that support selective attention, processing in working memory, and connecting in long-term memory are described and…

  17. Instruction understanding for intelligent robots in nuclear facilities

    International Nuclear Information System (INIS)

    Kambayashi, Shaw; Abe, Yasuaki

    1993-01-01

    As a first step to realize an autonomous mobile robot for plant maintenance, where the robot is capable to understand instructions written in natural languages, we have developed a prototype of instruction understanding system which makes the robot construct its motion sequences to approach instrumentations and inspect them from input sentences written in Japanese. In the prototype system, the instruction understanding and planning capabilities are integrated by an inference engine which consists of a cyclic operation of three processings, i.e., sensing, decision, and execution. Based on environmental data and current states of the robot, a proper process such as natural language processing is triggered by the decision part of the inference engine to accomplish the input instructions. The multiple- and dynamic-planning capabilities, which are necessary to cope with dynamic changes of environments surrounding the robot, are achieved by utilizing the cyclic inference engine together with a set of the inference packets which keep intermediate results of natural language processing and planning for respective input instructions. (orig.)

  18. Using Informal Classroom Observations to Improve Instruction

    Science.gov (United States)

    Ing, Marsha

    2010-01-01

    Purpose: The purpose of this study is to describe the variability of principals' classroom observations across schools and to relate classroom observations to the schools' instructional climate. This helps identify the conditions under which classroom observations effectively improve instruction in some schools and not in other schools.…

  19. A Taxonomy of Asynchronous Instructional Video Styles

    Science.gov (United States)

    Chorianopoulos, Konstantinos

    2018-01-01

    Many educational organizations are employing instructional videos in their pedagogy, but there is a limited understanding of the possible video formats. In practice, the presentation format of instructional videos ranges from direct recording of classroom teaching with a stationary camera, or screencasts with voiceover, to highly elaborate video…

  20. Instructional Technology in Brazil: A Status Report

    Science.gov (United States)

    Saettler, Paul

    1973-01-01

    A status report on the evolving conceptions of instructional technology and current applications in Brazil. A complementary purpose is to summarize those conditions which vitally influence the general characteristics of the Brazilian educational system and the nature of instructional technology in this major developing country of the world.…

  1. 10 CFR 19.12 - Instruction to workers.

    Science.gov (United States)

    2010-01-01

    ... observe, to the extent within the workers control, the applicable provisions of Commission regulations and... 10 Energy 1 2010-01-01 2010-01-01 false Instruction to workers. 19.12 Section 19.12 Energy NUCLEAR REGULATORY COMMISSION NOTICES, INSTRUCTIONS AND REPORTS TO WORKERS: INSPECTION AND INVESTIGATIONS § 19.12...

  2. Putting the Fun Back into Fluency Instruction

    Science.gov (United States)

    Cahill, Mary Ann; Gregory, Anne E.

    2011-01-01

    Based on recent research in fluency instruction, the authors present a scenario in which a teacher focuses her fluency instruction on authentic fluency tasks based in performance. Beginning with establishing a student-friendly definition of fluency and culminating with student engagement in fun fluency activities, this article explores the…

  3. Instructional Technology, Temper, Technique, and Teacher Empowerment.

    Science.gov (United States)

    Hunter, J. Mark; Garrison, James W.

    1991-01-01

    Scientific management and hierarchical accountability tend to destroy dialogue and issue ideas as orders to be obeyed. Instructional technology packages can actually enslave teachers. The emendation or feedback loop built into all instructional systems should allow educators to alter design in the context of practice and help technologists design…

  4. 46 CFR 169.817 - Master to instruct ship's company.

    Science.gov (United States)

    2010-10-01

    ... 46 Shipping 7 2010-10-01 2010-10-01 false Master to instruct ship's company. 169.817 Section 169.817 Shipping COAST GUARD, DEPARTMENT OF HOMELAND SECURITY (CONTINUED) NAUTICAL SCHOOLS SAILING SCHOOL VESSELS Operations § 169.817 Master to instruct ship's company. The master shall conduct drills and give instructions as necessary to insure that al...

  5. Assessing Library Instruction through Web Usability and Vocabulary Studies

    Science.gov (United States)

    Castonguay, Remi

    2008-01-01

    Can we use the methods of Web usability testing to learn about library instruction? This article is among the first in the field trying to establish a link between usability and instruction. The author discusses useful insights that Web usability can bring to our pedagogy as well as to the efficiency of library instruction. The result of a Web…

  6. Instructional Technology and Objectification

    Directory of Open Access Journals (Sweden)

    Bekir S. Gur

    2008-05-01

    Full Text Available Objectification refers to the way in which everything (including human beings is treated as an object, raw material, or resource to be manipulated and used. In this article, objectification refers to the way that education is often reduced to the packaging and delivery of information. A critique of objectification in instructional technology is presented. In the context of Heidegger’s critique of technology, the authors claim that objectification in education is metaphysical in the sense that the intelligibility (being of education is equated with ready-to-use packages, and thus is reduced to delivery and transmission of objects. The embodiment dimension of teaching and learning can help us in resisting this reduction. The authors argue that objectification increases bureaucratic control over the teaching process and deskills teachers; and by which teachers are proletarianized. The authors conclude that instructional designers should create structures in which a care relation and dialogue between students and teachers can take place. Résumé: L’objectification réfère à la façon dont tout (incluant les être humains est traité comme un objet, une matière première ou une ressource qui peut être manipulée et utilisée. Dans cet article, l’objectification réfère à la façon dont l’éducation est souvent réduite à la mise en boîte et à la livraison de l’information. Une critique de l’objectification en technologie éducative est présentée. Dans le contexte de la critique de la technologie par Heidegger, les auteurs prétendent que l’objectification en éducation est métaphysique dans le sens que l’intelligibilité (être de l’éducation équivaut à la mise en boîte prêt-à –utiliser, et se résume donc à la livraison et à la transmission d’objets. L’incarnation de l’enseignement et de l’apprentissage peuvent nous aider à résister à cette réduction. Les auteurs arguent que l

  7. Alkem instruction: Legal relief of a Federal State against instructions under the Atomic Energy Act issued by the Federal Government

    International Nuclear Information System (INIS)

    Steinberg, R.

    1987-01-01

    The German Federal Minister for the Environment, Protection of Nature, and Reactor Safety instructed the Hesse State Minister for Economics and Technology to grant the applications filed by Alkem GmbH for a first partial permit of the construction and operation of a fuel element factory, and to grant it on the basis of a draft working document discussed between the two ministries. The new feature is the refusal of the Hesse State Minister to follow these instructions. This has given rise to a conflict between the State and Federal Governments. The article deals with one aspect of the multifaceted legal controversy, i.e., the question of the possibilities of legal relief open to a Federal State against an instruction under the Atomic Energy Act issued by the Federal Government. First, the rank of this instruction within the scope of administration on behalf of the Federal Government will be discussed. Next, the central problem of the preconditions under which an instruction may violate rights of a Federal State will be investigated. Finally, the possibilities of litigation will be briefly referred to. (orig./HP) [de

  8. Instructional control of reinforcement learning: a behavioral and neurocomputational investigation.

    Science.gov (United States)

    Doll, Bradley B; Jacobs, W Jake; Sanfey, Alan G; Frank, Michael J

    2009-11-24

    Humans learn how to behave directly through environmental experience and indirectly through rules and instructions. Behavior analytic research has shown that instructions can control behavior, even when such behavior leads to sub-optimal outcomes (Hayes, S. (Ed.). 1989. Rule-governed behavior: cognition, contingencies, and instructional control. Plenum Press.). Here we examine the control of behavior through instructions in a reinforcement learning task known to depend on striatal dopaminergic function. Participants selected between probabilistically reinforced stimuli, and were (incorrectly) told that a specific stimulus had the highest (or lowest) reinforcement probability. Despite experience to the contrary, instructions drove choice behavior. We present neural network simulations that capture the interactions between instruction-driven and reinforcement-driven behavior via two potential neural circuits: one in which the striatum is inaccurately trained by instruction representations coming from prefrontal cortex/hippocampus (PFC/HC), and another in which the striatum learns the environmentally based reinforcement contingencies, but is "overridden" at decision output. Both models capture the core behavioral phenomena but, because they differ fundamentally on what is learned, make distinct predictions for subsequent behavioral and neuroimaging experiments. Finally, we attempt to distinguish between the proposed computational mechanisms governing instructed behavior by fitting a series of abstract "Q-learning" and Bayesian models to subject data. The best-fitting model supports one of the neural models, suggesting the existence of a "confirmation bias" in which the PFC/HC system trains the reinforcement system by amplifying outcomes that are consistent with instructions while diminishing inconsistent outcomes.

  9. Using Technology and Assessment to Personalize Instruction: Preventing Reading Problems.

    Science.gov (United States)

    Connor, Carol McDonald

    2017-09-15

    Children who fail to learn to read proficiently are at serious risk of referral to special education, grade retention, dropping out of high school, and entering the juvenile justice system. Accumulating research suggests that instruction regimes that rely on assessment to inform instruction are effective in improving the implementation of personalized instruction and, in turn, student learning. However, teachers find it difficult to interpret assessment results in a way that optimizes learning opportunities for all of the students in their classrooms. This article focuses on the use of language, decoding, and comprehension assessments to develop personalized plans of literacy instruction for students from kindergarten through third grade, and A2i technology designed to support teachers' use of assessment to guide instruction. Results of seven randomized controlled trials demonstrate that personalized literacy instruction is more effective than traditional instruction, and that sustained implementation of personalized literacy instruction first through third grade may prevent the development of serious reading problems. We found effect sizes from .2 to .4 per school year, which translates into about a 2-month advantage. These effects accumulated from first through third grade with a large effect size (d = .7) equivalent to a full grade-equivalent advantage on standardize tests of literacy. These results demonstrate the efficacy of technology-supported personalized data-driven literacy instruction to prevent serious reading difficulties. Implications for translational prevention research in education and healthcare are discussed.

  10. Traditional microscopy instruction versus process-oriented virtual microscopy instruction: a naturalistic experiment with control group.

    Science.gov (United States)

    Helle, Laura; Nivala, Markus; Kronqvist, Pauliina; Gegenfurtner, Andreas; Björk, Pasi; Säljö, Roger

    2011-03-30

    Virtual microscopy is being introduced in medical education as an approach for learning how to interpret information in microscopic specimens. It is, however, far from evident how to incorporate its use into existing teaching practice. The aim of the study was to explore the consequences of introducing virtual microscopy tasks into an undergraduate pathology course in an attempt to render the instruction more process-oriented. The research questions were: 1) How is virtual microscopy perceived by students? 2) Does work on virtual microscopy tasks contribute to improvement in performance in microscopic pathology in comparison with attending assistant-led demonstrations only? During a one-week period, an experimental group completed three sets of virtual microscopy homework assignments in addition to attending demonstrations. A control group attended the demonstrations only. Performance in microscopic pathology was measured by a pre-test and a post-test. Student perceptions of regular instruction and virtual microscopy were collected one month later by administering the Inventory of Intrinsic Motivation and open-ended questions. The students voiced an appreciation for virtual microscopy for the purposes of the course and for self-study. As for learning gains, the results indicated that learning was speeded up in a subgroup of students consisting of conscientious high achievers. The enriched instruction model may be suited as such for elective courses following the basic course. However, the instructional model needs further development to be suited for basic courses.

  11. Computer Managed Instruction - Is It A System For Your School?

    Science.gov (United States)

    Bozeman, William C.

    1979-01-01

    Presented is a primer providing the distinction between computer-assisted instruction and computer-managed instruction (CMI), as well as application notes on how CMI contributes to cost-effective achievement of individualized instruction and enhanced student learning. (Author/BB)

  12. Guided Instruction Improves Elementary Student Learning and Self-Efficacy in Science

    Science.gov (United States)

    Hushman, Carolyn J.; Marley, Scott C.

    2015-01-01

    The authors investigated whether the amount of instructional guidance affects science learning and self-efficacy. Sixty 9- and 10-year-old children were randomly assigned to one of the following three instructional conditions: (a) guided instruction consisting of examples and student-generated explanations, (b) direct instruction consisting of a…

  13. On algorithmic equivalence of instruction sequences for computing bit string functions

    NARCIS (Netherlands)

    Bergstra, J.A.; Middelburg, C.A.

    2015-01-01

    Every partial function from bit strings of a given length to bit strings of a possibly different given length can be computed by a finite instruction sequence that contains only instructions to set and get the content of Boolean registers, forward jump instructions, and a termination instruction. We

  14. On algorithmic equivalence of instruction sequences for computing bit string functions

    NARCIS (Netherlands)

    Bergstra, J.A.; Middelburg, C.A.

    2014-01-01

    Every partial function from bit strings of a given length to bit strings of a possibly different given length can be computed by a finite instruction sequence that contains only instructions to set and get the content of Boolean registers, forward jump instructions, and a termination instruction. We

  15. A Critical Review of Instructional Design Process of Distance Learning System

    Science.gov (United States)

    Chaudry, Muhammad Ajmal; ur-Rahman, Fazal

    2010-01-01

    Instructional design refers to planning, development, delivery and evaluation of instructional system. It is an applied field of study aiming at the application of descriptive research outcomes in regular instructional settings. The present study was designed to critically review the process of instructional design at Allama Iqbal Open University…

  16. Mathematical theory of peer-instruction dynamics

    Directory of Open Access Journals (Sweden)

    Hideo Nitta

    2010-08-01

    Full Text Available A mathematical theory of peer instruction describing the increase of the normalized number of correct answers due to peer discussion is presented. A simple analytic expression is derived which agrees with class data. It is shown that our theory is connected to the mathematical learning models proposed by Pritchard et al. It is also shown that obtained theoretical lines are useful for analyzing peer-instruction efficiencies.

  17. Method of Computer-aided Instruction in Situation Control Systems

    Directory of Open Access Journals (Sweden)

    Anatoliy O. Kargin

    2013-01-01

    Full Text Available The article considers the problem of computer-aided instruction in context-chain motivated situation control system of the complex technical system behavior. The conceptual and formal models of situation control with practical instruction are considered. Acquisition of new behavior knowledge is presented as structural changes in system memory in the form of situational agent set. Model and method of computer-aided instruction represent formalization, based on the nondistinct theories by physiologists and cognitive psychologists.The formal instruction model describes situation and reaction formation and dependence on different parameters, effecting education, such as the reinforcement value, time between the stimulus, action and the reinforcement. The change of the contextual link between situational elements when using is formalized.The examples and results of computer instruction experiments of the robot device “LEGO MINDSTORMS NXT”, equipped with ultrasonic distance, touch, light sensors.

  18. The equivalence of learning paths in early science instruction: effect of direct instruction and discovery learning.

    Science.gov (United States)

    Klahr, David; Nigam, Milena

    2004-10-01

    In a study with 112 third- and fourth-grade children, we measured the relative effectiveness of discovery learning and direct instruction at two points in the learning process: (a) during the initial acquisition of the basic cognitive objective (a procedure for designing and interpreting simple, unconfounded experiments) and (b) during the subsequent transfer and application of this basic skill to more diffuse and authentic reasoning associated with the evaluation of science-fair posters. We found not only that many more children learned from direct instruction than from discovery learning, but also that when asked to make broader, richer scientific judgments, the many children who learned about experimental design from direct instruction performed as well as those few children who discovered the method on their own. These results challenge predictions derived from the presumed superiority of discovery approaches in teaching young children basic procedures for early scientific investigations.

  19. Implicit and Explicit Instruction of Spelling Rules

    Science.gov (United States)

    Kemper, M. J.; Verhoeven, L.; Bosman, A. M. T.

    2012-01-01

    The study aimed to compare the differential effectiveness of explicit and implicit instruction of two Dutch spelling rules. Students with and without spelling disabilities were instructed a spelling rule either implicitly or explicitly in two experiments. Effects were tested in a pretest-intervention-posttest control group design. Experiment 1…

  20. Delivering Instruction to Adult Learners. Revised Edition.

    Science.gov (United States)

    Cantor, Jeffrey A.

    This one-stop guide for trainers and educators of adults in industry, business, or the professions details a results-oriented instructional strategy that is based on the following principles for instructing adults effectively: (1) act as a leader, helper, guide, change agent, coordinator, and facilitator of learning; (2) promote active…