WorldWideScience

Sample records for sequential patterns efficiently

  1. An Efficient System Based On Closed Sequential Patterns for Web Recommendations

    OpenAIRE

    Utpala Niranjan; R.B.V. Subramanyam; V-Khana

    2010-01-01

    Sequential pattern mining, since its introduction has received considerable attention among the researchers with broad applications. The sequential pattern algorithms generally face problems when mining long sequential patterns or while using very low support threshold. One possible solution of such problems is by mining the closed sequential patterns, which is a condensed representation of sequential patterns. Recently, several researchers have utilized the sequential pattern discovery for d...

  2. Research on parallel algorithm for sequential pattern mining

    Science.gov (United States)

    Zhou, Lijuan; Qin, Bai; Wang, Yu; Hao, Zhongxiao

    2008-03-01

    Sequential pattern mining is the mining of frequent sequences related to time or other orders from the sequence database. Its initial motivation is to discover the laws of customer purchasing in a time section by finding the frequent sequences. In recent years, sequential pattern mining has become an important direction of data mining, and its application field has not been confined to the business database and has extended to new data sources such as Web and advanced science fields such as DNA analysis. The data of sequential pattern mining has characteristics as follows: mass data amount and distributed storage. Most existing sequential pattern mining algorithms haven't considered the above-mentioned characteristics synthetically. According to the traits mentioned above and combining the parallel theory, this paper puts forward a new distributed parallel algorithm SPP(Sequential Pattern Parallel). The algorithm abides by the principal of pattern reduction and utilizes the divide-and-conquer strategy for parallelization. The first parallel task is to construct frequent item sets applying frequent concept and search space partition theory and the second task is to structure frequent sequences using the depth-first search method at each processor. The algorithm only needs to access the database twice and doesn't generate the candidated sequences, which abates the access time and improves the mining efficiency. Based on the random data generation procedure and different information structure designed, this paper simulated the SPP algorithm in a concrete parallel environment and implemented the AprioriAll algorithm. The experiments demonstrate that compared with AprioriAll, the SPP algorithm had excellent speedup factor and efficiency.

  3. Efficient Mining and Detection of Sequential Intrusion Patterns for Network Intrusion Detection Systems

    Science.gov (United States)

    Shyu, Mei-Ling; Huang, Zifang; Luo, Hongli

    In recent years, pervasive computing infrastructures have greatly improved the interaction between human and system. As we put more reliance on these computing infrastructures, we also face threats of network intrusion and/or any new forms of undesirable IT-based activities. Hence, network security has become an extremely important issue, which is closely connected with homeland security, business transactions, and people's daily life. Accurate and efficient intrusion detection technologies are required to safeguard the network systems and the critical information transmitted in the network systems. In this chapter, a novel network intrusion detection framework for mining and detecting sequential intrusion patterns is proposed. The proposed framework consists of a Collateral Representative Subspace Projection Modeling (C-RSPM) component for supervised classification, and an inter-transactional association rule mining method based on Layer Divided Modeling (LDM) for temporal pattern analysis. Experiments on the KDD99 data set and the traffic data set generated by a private LAN testbed show promising results with high detection rates, low processing time, and low false alarm rates in mining and detecting sequential intrusion detections.

  4. From sequential to parallel programming with patterns

    CERN Document Server

    CERN. Geneva

    2018-01-01

    To increase in both performance and efficiency, our programming models need to adapt to better exploit modern processors. The classic idioms and patterns for programming such as loops, branches or recursion are the pillars of almost every code and are well known among all programmers. These patterns all have in common that they are sequential in nature. Embracing parallel programming patterns, which allow us to program for multi- and many-core hardware in a natural way, greatly simplifies the task of designing a program that scales and performs on modern hardware, independently of the used programming language, and in a generic way.

  5. Sequential lineup presentation: Patterns and policy

    OpenAIRE

    Lindsay, R C L; Mansour, Jamal K; Beaudry, J L; Leach, A-M; Bertrand, M I

    2009-01-01

    Sequential lineups were offered as an alternative to the traditional simultaneous lineup. Sequential lineups reduce incorrect lineup selections; however, the accompanying loss of correct identifications has resulted in controversy regarding adoption of the technique. We discuss the procedure and research relevant to (1) the pattern of results found using sequential versus simultaneous lineups; (2) reasons (theory) for differences in witness responses; (3) two methodological issues; and (4) im...

  6. Hypotension Risk Prediction via Sequential Contrast Patterns of ICU Blood Pressure.

    Science.gov (United States)

    Ghosh, Shameek; Feng, Mengling; Nguyen, Hung; Li, Jinyan

    2016-09-01

    Acute hypotension is a significant risk factor for in-hospital mortality at intensive care units. Prolonged hypotension can cause tissue hypoperfusion, leading to cellular dysfunction and severe injuries to multiple organs. Prompt medical interventions are thus extremely important for dealing with acute hypotensive episodes (AHE). Population level prognostic scoring systems for risk stratification of patients are suboptimal in such scenarios. However, the design of an efficient risk prediction system can significantly help in the identification of critical care patients, who are at risk of developing an AHE within a future time span. Toward this objective, a pattern mining algorithm is employed to extract informative sequential contrast patterns from hemodynamic data, for the prediction of hypotensive episodes. The hypotensive and normotensive patient groups are extracted from the MIMIC-II critical care research database, following an appropriate clinical inclusion criteria. The proposed method consists of a data preprocessing step to convert the blood pressure time series into symbolic sequences, using a symbolic aggregate approximation algorithm. Then, distinguishing subsequences are identified using the sequential contrast mining algorithm. These subsequences are used to predict the occurrence of an AHE in a future time window separated by a user-defined gap interval. Results indicate that the method performs well in terms of the prediction performance as well as in the generation of sequential patterns of clinical significance. Hence, the novelty of sequential patterns is in their usefulness as potential physiological biomarkers for building optimal patient risk stratification systems and for further clinical investigation of interesting patterns in critical care patients.

  7. A node linkage approach for sequential pattern mining.

    Directory of Open Access Journals (Sweden)

    Osvaldo Navarro

    Full Text Available Sequential Pattern Mining is a widely addressed problem in data mining, with applications such as analyzing Web usage, examining purchase behavior, and text mining, among others. Nevertheless, with the dramatic increase in data volume, the current approaches prove inefficient when dealing with large input datasets, a large number of different symbols and low minimum supports. In this paper, we propose a new sequential pattern mining algorithm, which follows a pattern-growth scheme to discover sequential patterns. Unlike most pattern growth algorithms, our approach does not build a data structure to represent the input dataset, but instead accesses the required sequences through pseudo-projection databases, achieving better runtime and reducing memory requirements. Our algorithm traverses the search space in a depth-first fashion and only preserves in memory a pattern node linkage and the pseudo-projections required for the branch being explored at the time. Experimental results show that our new approach, the Node Linkage Depth-First Traversal algorithm (NLDFT, has better performance and scalability in comparison with state of the art algorithms.

  8. Mining Emerging Sequential Patterns for Activity Recognition in Body Sensor Networks

    DEFF Research Database (Denmark)

    Gu, Tao; Wang, Liang; Chen, Hanhua

    2010-01-01

    Body Sensor Networks oer many applications in healthcare, well-being and entertainment. One of the emerging applications is recognizing activities of daily living. In this paper, we introduce a novel knowledge pattern named Emerging Sequential Pattern (ESP)|a sequential pattern that discovers...... signicant class dierences|to recognize both simple (i.e., sequential) and complex (i.e., interleaved and concurrent) activities. Based on ESPs, we build our complex activity models directly upon the sequential model to recognize both activity types. We conduct comprehensive empirical studies to evaluate...

  9. Zips : mining compressing sequential patterns in streams

    NARCIS (Netherlands)

    Hoang, T.L.; Calders, T.G.K.; Yang, J.; Mörchen, F.; Fradkin, D.; Chau, D.H.; Vreeken, J.; Leeuwen, van M.; Faloutsos, C.

    2013-01-01

    We propose a streaming algorithm, based on the minimal description length (MDL) principle, for extracting non-redundant sequential patterns. For static databases, the MDL-based approach that selects patterns based on their capacity to compress data rather than their frequency, was shown to be

  10. Measuring sustainability by Energy Efficiency Analysis for Korean Power Companies: A Sequential Slacks-Based Efficiency Measure

    Directory of Open Access Journals (Sweden)

    Ning Zhang

    2014-03-01

    Full Text Available Improving energy efficiency has been widely regarded as one of the most cost-effective ways to improve sustainability and mitigate climate change. This paper presents a sequential slack-based efficiency measure (SSBM application to model total-factor energy efficiency with undesirable outputs. This approach simultaneously takes into account the sequential environmental technology, total input slacks, and undesirable outputs for energy efficiency analysis. We conduct an empirical analysis of energy efficiency incorporating greenhouse gas emissions of Korean power companies during 2007–2011. The results indicate that most of the power companies are not performing at high energy efficiency. Sequential technology has a significant effect on the energy efficiency measurements. Some policy suggestions based on the empirical results are also presented.

  11. Dynamics-based sequential memory: Winnerless competition of patterns

    International Nuclear Information System (INIS)

    Seliger, Philip; Tsimring, Lev S.; Rabinovich, Mikhail I.

    2003-01-01

    We introduce a biologically motivated dynamical principle of sequential memory which is based on winnerless competition (WLC) of event images. This mechanism is implemented in a two-layer neural model of sequential spatial memory. We present the learning dynamics which leads to the formation of a WLC network. After learning, the system is capable of associative retrieval of prerecorded sequences of patterns

  12. Mining of high utility-probability sequential patterns from uncertain databases.

    Directory of Open Access Journals (Sweden)

    Binbin Zhang

    Full Text Available High-utility sequential pattern mining (HUSPM has become an important issue in the field of data mining. Several HUSPM algorithms have been designed to mine high-utility sequential patterns (HUPSPs. They have been applied in several real-life situations such as for consumer behavior analysis and event detection in sensor networks. Nonetheless, most studies on HUSPM have focused on mining HUPSPs in precise data. But in real-life, uncertainty is an important factor as data is collected using various types of sensors that are more or less accurate. Hence, data collected in a real-life database can be annotated with existing probabilities. This paper presents a novel pattern mining framework called high utility-probability sequential pattern mining (HUPSPM for mining high utility-probability sequential patterns (HUPSPs in uncertain sequence databases. A baseline algorithm with three optional pruning strategies is presented to mine HUPSPs. Moroever, to speed up the mining process, a projection mechanism is designed to create a database projection for each processed sequence, which is smaller than the original database. Thus, the number of unpromising candidates can be greatly reduced, as well as the execution time for mining HUPSPs. Substantial experiments both on real-life and synthetic datasets show that the designed algorithm performs well in terms of runtime, number of candidates, memory usage, and scalability for different minimum utility and minimum probability thresholds.

  13. Efficient sequential and parallel algorithms for finding edit distance based motifs.

    Science.gov (United States)

    Pal, Soumitra; Xiao, Peng; Rajasekaran, Sanguthevar

    2016-08-18

    Motif search is an important step in extracting meaningful patterns from biological data. The general problem of motif search is intractable and there is a pressing need to develop efficient, exact and approximation algorithms to solve this problem. In this paper, we present several novel, exact, sequential and parallel algorithms for solving the (l,d) Edit-distance-based Motif Search (EMS) problem: given two integers l,d and n biological strings, find all strings of length l that appear in each input string with atmost d errors of types substitution, insertion and deletion. One popular technique to solve the problem is to explore for each input string the set of all possible l-mers that belong to the d-neighborhood of any substring of the input string and output those which are common for all input strings. We introduce a novel and provably efficient neighborhood exploration technique. We show that it is enough to consider the candidates in neighborhood which are at a distance exactly d. We compactly represent these candidate motifs using wildcard characters and efficiently explore them with very few repetitions. Our sequential algorithm uses a trie based data structure to efficiently store and sort the candidate motifs. Our parallel algorithm in a multi-core shared memory setting uses arrays for storing and a novel modification of radix-sort for sorting the candidate motifs. The algorithms for EMS are customarily evaluated on several challenging instances such as (8,1), (12,2), (16,3), (20,4), and so on. The best previously known algorithm, EMS1, is sequential and in estimated 3 days solves up to instance (16,3). Our sequential algorithms are more than 20 times faster on (16,3). On other hard instances such as (9,2), (11,3), (13,4), our algorithms are much faster. Our parallel algorithm has more than 600 % scaling performance while using 16 threads. Our algorithms have pushed up the state-of-the-art of EMS solvers and we believe that the techniques introduced in

  14. Involvement of Working Memory in College Students' Sequential Pattern Learning and Performance

    Science.gov (United States)

    Kundey, Shannon M. A.; De Los Reyes, Andres; Rowan, James D.; Lee, Bern; Delise, Justin; Molina, Sabrina; Cogdill, Lindsay

    2013-01-01

    When learning highly organized sequential patterns of information, humans and nonhuman animals learn rules regarding the hierarchical structures of these sequences. In three experiments, we explored the role of working memory in college students' sequential pattern learning and performance in a computerized task involving a sequential…

  15. Sequential infiltration synthesis for enhancing multiple-patterning lithography

    Science.gov (United States)

    Darling, Seth B.; Elam, Jeffrey W.; Tseng, Yu-Chih

    2017-06-20

    Simplified methods of multiple-patterning photolithography using sequential infiltration synthesis to modify the photoresist such that it withstands plasma etching better than unmodified resist and replaces one or more hard masks and/or a freezing step in MPL processes including litho-etch-litho-etch photolithography or litho-freeze-litho-etch photolithography.

  16. Sequential pattern recognition by maximum conditional informativity

    Czech Academy of Sciences Publication Activity Database

    Grim, Jiří

    2014-01-01

    Roč. 45, č. 1 (2014), s. 39-45 ISSN 0167-8655 R&D Projects: GA ČR(CZ) GA14-02652S; GA ČR(CZ) GA14-10911S Keywords : Multivariate statistics * Statistical pattern recognition * Sequential decision making * Product mixtures * EM algorithm * Shannon information Subject RIV: IN - Informatics, Computer Sci ence Impact factor: 1.551, year: 2014 http://library.utia.cas.cz/separaty/2014/RO/grim-0428565.pdf

  17. Robust real-time pattern matching using bayesian sequential hypothesis testing.

    Science.gov (United States)

    Pele, Ofir; Werman, Michael

    2008-08-01

    This paper describes a method for robust real time pattern matching. We first introduce a family of image distance measures, the "Image Hamming Distance Family". Members of this family are robust to occlusion, small geometrical transforms, light changes and non-rigid deformations. We then present a novel Bayesian framework for sequential hypothesis testing on finite populations. Based on this framework, we design an optimal rejection/acceptance sampling algorithm. This algorithm quickly determines whether two images are similar with respect to a member of the Image Hamming Distance Family. We also present a fast framework that designs a near-optimal sampling algorithm. Extensive experimental results show that the sequential sampling algorithm performance is excellent. Implemented on a Pentium 4 3 GHz processor, detection of a pattern with 2197 pixels, in 640 x 480 pixel frames, where in each frame the pattern rotated and was highly occluded, proceeds at only 0.022 seconds per frame.

  18. Sequentially firing neurons confer flexible timing in neural pattern generators

    International Nuclear Information System (INIS)

    Urban, Alexander; Ermentrout, Bard

    2011-01-01

    Neuronal networks exhibit a variety of complex spatiotemporal patterns that include sequential activity, synchrony, and wavelike dynamics. Inhibition is the primary means through which such patterns are implemented. This behavior is dependent on both the intrinsic dynamics of the individual neurons as well as the connectivity patterns. Many neural circuits consist of networks of smaller subcircuits (motifs) that are coupled together to form the larger system. In this paper, we consider a particularly simple motif, comprising purely inhibitory interactions, which generates sequential periodic dynamics. We first describe the dynamics of the single motif both for general balanced coupling (all cells receive the same number and strength of inputs) and then for a specific class of balanced networks: circulant systems. We couple these motifs together to form larger networks. We use the theory of weak coupling to derive phase models which, themselves, have a certain structure and symmetry. We show that this structure endows the coupled system with the ability to produce arbitrary timing relationships between symmetrically coupled motifs and that the phase relationships are robust over a wide range of frequencies. The theory is applicable to many other systems in biology and physics.

  19. Efficient constraint-based Sequential Pattern Mining (SPM algorithm to understand customers’ buying behaviour from time stamp-based sequence dataset

    Directory of Open Access Journals (Sweden)

    Niti Ashish Kumar Desai

    2015-12-01

    Full Text Available Business Strategies are formulated based on an understanding of customer needs. This requires development of a strategy to understand customer behaviour and buying patterns, both current and future. This involves understanding, first how an organization currently understands customer needs and second predicting future trends to drive growth. This article focuses on purchase trend of customer, where timing of purchase is more important than association of item to be purchased, and which can be found out with Sequential Pattern Mining (SPM methods. Conventional SPM algorithms worked purely on frequency identifying patterns that were more frequent but suffering from challenges like generation of huge number of uninteresting patterns, lack of user’s interested patterns, rare item problem, etc. Article attempts a solution through development of a SPM algorithm based on various constraints like Gap, Compactness, Item, Recency, Profitability and Length along with Frequency constraint. Incorporation of six additional constraints is as well to ensure that all patterns are recently active (Recency, active for certain time span (Compactness, profitable and indicative of next timeline for purchase (Length―Item―Gap. The article also attempts to throw light on how proposed Constraint-based Prefix Span algorithm is helpful to understand buying behaviour of customer which is in formative stage.

  20. Efficient sequential and parallel algorithms for record linkage.

    Science.gov (United States)

    Mamun, Abdullah-Al; Mi, Tian; Aseltine, Robert; Rajasekaran, Sanguthevar

    2014-01-01

    Integrating data from multiple sources is a crucial and challenging problem. Even though there exist numerous algorithms for record linkage or deduplication, they suffer from either large time needs or restrictions on the number of datasets that they can integrate. In this paper we report efficient sequential and parallel algorithms for record linkage which handle any number of datasets and outperform previous algorithms. Our algorithms employ hierarchical clustering algorithms as the basis. A key idea that we use is radix sorting on certain attributes to eliminate identical records before any further processing. Another novel idea is to form a graph that links similar records and find the connected components. Our sequential and parallel algorithms have been tested on a real dataset of 1,083,878 records and synthetic datasets ranging in size from 50,000 to 9,000,000 records. Our sequential algorithm runs at least two times faster, for any dataset, than the previous best-known algorithm, the two-phase algorithm using faster computation of the edit distance (TPA (FCED)). The speedups obtained by our parallel algorithm are almost linear. For example, we get a speedup of 7.5 with 8 cores (residing in a single node), 14.1 with 16 cores (residing in two nodes), and 26.4 with 32 cores (residing in four nodes). We have compared the performance of our sequential algorithm with TPA (FCED) and found that our algorithm outperforms the previous one. The accuracy is the same as that of this previous best-known algorithm.

  1. Effects of simultaneous and optimized sequential cardiac resynchronization therapy on myocardial oxidative metabolism and efficiency.

    Science.gov (United States)

    Christenson, Stuart D; Chareonthaitawee, Panithaya; Burnes, John E; Hill, Michael R S; Kemp, Brad J; Khandheria, Bijoy K; Hayes, David L; Gibbons, Raymond J

    2008-02-01

    Cardiac resynchronization therapy (CRT) can improve left ventricular (LV) hemodynamics and function. Recent data suggest the energy cost of such improvement is favorable. The effects of sequential CRT on myocardial oxidative metabolism (MVO(2)) and efficiency have not been previously assessed. Eight patients with NYHA class III heart failure were studied 196 +/- 180 days after CRT implant. Dynamic [(11)C]acetate positron emission tomography (PET) and echocardiography were performed after 1 hour of: 1) AAI pacing, 2) simultaneous CRT, and 3) sequential CRT. MVO(2) was calculated using the monoexponential clearance rate of [(11)C]acetate (k(mono)). Myocardial efficiency was expressed in terms of the work metabolic index (WMI). P values represent overall significance from repeated measures analysis. Global LV and right ventricular (RV) MVO(2) were not significantly different between pacing modes, but the septal/lateral MVO(2) ratio differed significantly with the change in pacing mode (AAI pacing = 0.696 +/- 0.094 min(-1), simultaneous CRT = 0.975 +/- 0.143 min(-1), and sequential CRT = 0.938 +/- 0.189 min(-1); overall P = 0.001). Stroke volume index (SVI) (AAI pacing = 26.7 +/- 10.4 mL/m(2), simultaneous CRT = 30.6 +/- 11.2 mL/m(2), sequential CRT = 33.5 +/- 12.2 mL/m(2); overall P simultaneous CRT = 4.29 +/- 1.72 mmHg*mL/m(2)*10(6), sequential CRT = 4.79 +/- 1.92 mmHg*mL/m(2)*10(6); overall P = 0.002) also differed between pacing modes. Compared with simultaneous CRT, additional changes in septal/lateral MVO(2), SVI, and WMI with sequential CRT were not statistically significant on post hoc analysis. In this small selected population, CRT increases LV SVI without increasing MVO(2), resulting in improved myocardial efficiency. Additional improvements in LV work, oxidative metabolism, and efficiency from simultaneous to sequential CRT were not significant.

  2. Sequential super-stereotypy of an instinctive fixed action pattern in hyper-dopaminergic mutant mice: a model of obsessive compulsive disorder and Tourette's

    Directory of Open Access Journals (Sweden)

    Houchard Kimberly R

    2005-02-01

    Full Text Available Abstract Background Excessive sequential stereotypy of behavioral patterns (sequential super-stereotypy in Tourette's syndrome and obsessive compulsive disorder (OCD is thought to involve dysfunction in nigrostriatal dopamine systems. In sequential super-stereotypy, patients become trapped in overly rigid sequential patterns of action, language, or thought. Some instinctive behavioral patterns of animals, such as the syntactic grooming chain pattern of rodents, have sufficiently complex and stereotyped serial structure to detect potential production of overly-rigid sequential patterns. A syntactic grooming chain is a fixed action pattern that serially links up to 25 grooming movements into 4 predictable phases that follow 1 syntactic rule. New mutant mouse models allow gene-based manipulation of brain function relevant to sequential patterns, but no current animal model of spontaneous OCD-like behaviors has so far been reported to exhibit sequential super-stereotypy in the sense of a whole complex serial pattern that becomes stronger and excessively rigid. Here we used a hyper-dopaminergic mutant mouse to examine whether an OCD-like behavioral sequence in animals shows sequential super-stereotypy. Knockdown mutation of the dopamine transporter gene (DAT causes extracellular dopamine levels in the neostriatum of these adult mutant mice to rise to 170% of wild-type control levels. Results We found that the serial pattern of this instinctive behavioral sequence becomes strengthened as an entire entity in hyper-dopaminergic mutants, and more resistant to interruption. Hyper-dopaminergic mutant mice have stronger and more rigid syntactic grooming chain patterns than wild-type control mice. Mutants showed sequential super-stereotypy in the sense of having more stereotyped and predictable syntactic grooming sequences, and were also more likely to resist disruption of the pattern en route, by returning after a disruption to complete the pattern from the

  3. Modeling eye gaze patterns in clinician-patient interaction with lag sequential analysis.

    Science.gov (United States)

    Montague, Enid; Xu, Jie; Chen, Ping-Yu; Asan, Onur; Barrett, Bruce P; Chewning, Betty

    2011-10-01

    The aim of this study was to examine whether lag sequential analysis could be used to describe eye gaze orientation between clinicians and patients in the medical encounter. This topic is particularly important as new technologies are implemented into multiuser health care settings in which trust is critical and nonverbal cues are integral to achieving trust. This analysis method could lead to design guidelines for technologies and more effective assessments of interventions. Nonverbal communication patterns are important aspects of clinician-patient interactions and may affect patient outcomes. The eye gaze behaviors of clinicians and patients in 110 videotaped medical encounters were analyzed using the lag sequential method to identify significant behavior sequences. Lag sequential analysis included both event-based lag and time-based lag. Results from event-based lag analysis showed that the patient's gaze followed that of the clinician, whereas the clinician's gaze did not follow the patient's. Time-based sequential analysis showed that responses from the patient usually occurred within 2 s after the initial behavior of the clinician. Our data suggest that the clinician's gaze significantly affects the medical encounter but that the converse is not true. Findings from this research have implications for the design of clinical work systems and modeling interactions. Similar research methods could be used to identify different behavior patterns in clinical settings (physical layout, technology, etc.) to facilitate and evaluate clinical work system designs.

  4. Efficient image duplicated region detection model using sequential block clustering

    Czech Academy of Sciences Publication Activity Database

    Sekeh, M. A.; Maarof, M. A.; Rohani, M. F.; Mahdian, Babak

    2013-01-01

    Roč. 10, č. 1 (2013), s. 73-84 ISSN 1742-2876 Institutional support: RVO:67985556 Keywords : Image forensic * Copy–paste forgery * Local block matching Subject RIV: IN - Informatics, Computer Science Impact factor: 0.986, year: 2013 http://library.utia.cas.cz/separaty/2013/ZOI/mahdian-efficient image duplicated region detection model using sequential block clustering.pdf

  5. Random sequential adsorption: from continuum to lattice and pre-patterned substrates

    International Nuclear Information System (INIS)

    Cadilhe, A; Araujo, N A M; Privman, Vladimir

    2007-01-01

    The random sequential adsorption (RSA) model has served as a paradigm for diverse phenomena in physical chemistry, as well as in other areas such as biology, ecology, and sociology. In the present work, we survey aspects of the RSA model with emphasis on the approach to and properties of jammed states obtained for large times in continuum deposition versus that on lattice substrates, and on pre-patterned surfaces. The latter model has been of recent interest in the context of efforts to use pre-patterning as a tool to improve self-assembly in micro- and nanoscale surface structure engineering

  6. Exploiting Sequential Patterns Found in Users' Solutions and Virtual Tutor Behavior to Improve Assistance in ITS

    Science.gov (United States)

    Fournier-Viger, Philippe; Faghihi, Usef; Nkambou, Roger; Nguifo, Engelbert Mephu

    2010-01-01

    We propose to mine temporal patterns in Intelligent Tutoring Systems (ITSs) to uncover useful knowledge that can enhance their ability to provide assistance. To discover patterns, we suggest using a custom, sequential pattern-mining algorithm. Two ways of applying the algorithm to enhance an ITS's capabilities are addressed. The first is to…

  7. Motif trie: An efficient text index for pattern discovery with don't cares

    DEFF Research Database (Denmark)

    Grossi, Roberto; Menconi, Giulia; Pisanti, Nadia

    2017-01-01

    We introduce the motif trie data structure, which has applications in pattern matching and discovery in genomic analysis, plagiarism detection, data mining, intrusion detection, spam fighting and time series analysis, to name a few. Here the extraction of recurring patterns in sequential and text......We introduce the motif trie data structure, which has applications in pattern matching and discovery in genomic analysis, plagiarism detection, data mining, intrusion detection, spam fighting and time series analysis, to name a few. Here the extraction of recurring patterns in sequential...

  8. A real-time comparison between direct control, sequential pattern recognition control and simultaneous pattern recognition control using a Fitts' law style assessment procedure.

    Science.gov (United States)

    Wurth, Sophie M; Hargrove, Levi J

    2014-05-30

    Pattern recognition (PR) based strategies for the control of myoelectric upper limb prostheses are generally evaluated through offline classification accuracy, which is an admittedly useful metric, but insufficient to discuss functional performance in real time. Existing functional tests are extensive to set up and most fail to provide a challenging, objective framework to assess the strategy performance in real time. Nine able-bodied and two amputee subjects gave informed consent and participated in the local Institutional Review Board approved study. We designed a two-dimensional target acquisition task, based on the principles of Fitts' law for human motor control. Subjects were prompted to steer a cursor from the screen center of into a series of subsequently appearing targets of different difficulties. Three cursor control systems were tested, corresponding to three electromyography-based prosthetic control strategies: 1) amplitude-based direct control (the clinical standard of care), 2) sequential PR control, and 3) simultaneous PR control, allowing for a concurrent activation of two degrees of freedom (DOF). We computed throughput (bits/second), path efficiency (%), reaction time (second), and overshoot (%)) and used general linear models to assess significant differences between the strategies for each metric. We validated the proposed methodology by achieving very high coefficients of determination for Fitts' law. Both PR strategies significantly outperformed direct control in two-DOF targets and were more intuitive to operate. In one-DOF targets, the simultaneous approach was the least precise. The direct control was efficient in one-DOF targets but cumbersome to operate in two-DOF targets through a switch-depended sequential cursor control. We designed a test, capable of comprehensively describing prosthetic control strategies in real time. When implemented on control subjects, the test was able to capture statistically significant differences (p

  9. Sequential feeding using whole wheat and a separate protein-mineral concentrate improved feed efficiency in laying hens.

    Science.gov (United States)

    Umar Faruk, M; Bouvarel, I; Même, N; Rideau, N; Roffidal, L; Tukur, H M; Bastianelli, D; Nys, Y; Lescoat, P

    2010-04-01

    The effect of feeding nutritionally different diets in sequential or loose-mix systems on the performance of laying hen was investigated from 16 to 46 wk of age. Equal proportions of whole wheat grain and protein-mineral concentrate (balancer diet) were fed either alternatively (sequential) or together (loose-mix) to ISA Brown hens. The control was fed a complete layer diet conventionally. Each treatment was allocated 16 cages and each cage contained 5 birds. Light was provided 16 h daily (0400 to 2000 h). Feed offered was controlled (121 g/bird per d) and distributed twice (4 and 11 h after lights-on). In the sequential treatment, only wheat was fed at first distribution, followed by balancer diet at the second distribution. In loose-mix, the 2 rations were mixed and fed together during the 2 distributions. Leftover feed was always removed before the next distribution. Sequential feeding reduced total feed intake when compared with loose-mix and control. It had lower wheat (-9 g/bird per d) but higher balancer (+1.7 g/bird per d) intakes than loose-mix. Egg production, egg mass, and egg weight were similar among treatments. This led to an improvement in efficiency of feed utilization in sequential compared with loose-mix and control (10 and 5%, respectively). Birds fed sequentially had lower calculated ME (kcal/bird per d) intake than those fed in loose-mix and control. Calculated CP (g/bird per d) intake was reduced in sequential compared with loose-mix and control. Sequentially fed hens were lighter in BW. However, they had heavier gizzard, pancreas, and liver. Similar liver lipid was observed among treatments. Liver glycogen was higher in loose-mix than the 2 other treatments. It was concluded that feeding whole wheat and balancer diet, sequentially or loosely mixed, had no negative effect on performance in laying hens. Thus, the 2 systems are alternative to conventional feeding. The increased efficiency of feed utilization in sequential feeding is an added

  10. Efficient capture of magnetic microbeads by sequentially switched electroosmotic flow—an experimental study

    International Nuclear Information System (INIS)

    Das, Debarun; Al-Rjoub, Marwan F; Banerjee, Rupak K; Heineman, William R

    2016-01-01

    Magnetophoretic separation is a commonly used immunoassay technique in microfluidic platforms where magnetic microbeads (mMBs) coated with specific epitopes (antibodies) entrap target pathogens by antigen-antibody kinetics. The mMB-cell complexes are then separated from the continuous flow using an external magnetic field. The goal of this study was to design and test a microfluidic device for efficient separation of fluorescence-tagged mMBs driven by electroosmotic flow (EOF) under steady (time invariant) and switched (time varying) electric field conditions. The EOF was driven at electric fields of 100–180 V cm −1 . The mMBs were captured by a neodymium (NdFeB) permanent earth magnet. The capture efficiency ( η c ) of these mMBs was improved by sequential switching of the applied electric field driven-EOF. The fluorescent images of the captured mMBs, obtained using an inverted epifluorescence microscope, were quantified using image processing tools. In steady EOF, induced by constant electric field, the number of captured mMBs decreased by 72.3% when the electric field was increased from 100 V cm −1 to 180 V cm −1 . However, alternating the direction of flow through sequential switching of EOF increased the η c by bringing the escaped mMBs back to the capture zone and increasing their residence time in the area of higher magnetic fields. The average increase in η c was 54.3% for an mMB concentration of 1  ×  10 6 beads ml −1 ( C 1 ) and 41.6% for a concentration of 2  ×  10 6 beads ml −1 ( C 2 ). These improvements were particularly significant at higher electric fields where the η c with switching was, on average, ∼70% more compared to flow without switching. The technique of sequential switching demonstrates an efficient method for capture of mMBs for application in magnetophoretic immunoassay. (paper)

  11. Efficient capture of magnetic microbeads by sequentially switched electroosmotic flow—an experimental study

    Science.gov (United States)

    Das, Debarun; Al-Rjoub, Marwan F.; Heineman, William R.; Banerjee, Rupak K.

    2016-05-01

    Magnetophoretic separation is a commonly used immunoassay technique in microfluidic platforms where magnetic microbeads (mMBs) coated with specific epitopes (antibodies) entrap target pathogens by antigen-antibody kinetics. The mMB-cell complexes are then separated from the continuous flow using an external magnetic field. The goal of this study was to design and test a microfluidic device for efficient separation of fluorescence-tagged mMBs driven by electroosmotic flow (EOF) under steady (time invariant) and switched (time varying) electric field conditions. The EOF was driven at electric fields of 100-180 V cm-1. The mMBs were captured by a neodymium (NdFeB) permanent earth magnet. The capture efficiency (η c) of these mMBs was improved by sequential switching of the applied electric field driven-EOF. The fluorescent images of the captured mMBs, obtained using an inverted epifluorescence microscope, were quantified using image processing tools. In steady EOF, induced by constant electric field, the number of captured mMBs decreased by 72.3% when the electric field was increased from 100 V cm-1 to 180 V cm-1. However, alternating the direction of flow through sequential switching of EOF increased the η c by bringing the escaped mMBs back to the capture zone and increasing their residence time in the area of higher magnetic fields. The average increase in η c was 54.3% for an mMB concentration of 1  ×  106 beads ml-1 (C 1) and 41.6% for a concentration of 2  ×  106 beads ml-1 (C 2). These improvements were particularly significant at higher electric fields where the η c with switching was, on average, ~70% more compared to flow without switching. The technique of sequential switching demonstrates an efficient method for capture of mMBs for application in magnetophoretic immunoassay.

  12. Energy-separated sequential irradiation for ripple pattern tailoring on silicon surfaces

    Energy Technology Data Exchange (ETDEWEB)

    Kumar, Tanuj [Department of Physics, Central University of Haryana, Jant-Pali, Mahendergarh 1123029 (India); Inter University Accelerator Centre, Aruna Asaf Ali Marg, New Delhi 110067 (India); Kumar, Manish, E-mail: manishbharadwaj@gmail.com [Department of Physics, Central University of Rajasthan, Kishangarh 305801 (India); Panchal, Vandana [Department of Physics, National Institute of Technology, Kurukshetra 136119 (India); Sahoo, P.K. [School of Physical Sciences, National Institute of Science Education and Research, Bhubaneswar 751005 (India); Kanjilal, D. [Inter University Accelerator Centre, Aruna Asaf Ali Marg, New Delhi 110067 (India)

    2015-12-01

    Highlights: • A new process for controlling the near-surface amorphization of ripples on Si surfaces. • Ripples generation by 100 KeV Ar{sup +} and amorphization control by 60 KeV Ar{sup +} irradiation. • Advantage of energy-separated irradiation demonstrated by detailed RBS and AFM studies. • Relevant mechanism is presented on the basis of DAMAGE and SIMNRA simulations. • Key role of solid flow towards the amorphous/crystalline interface is demonstrated. - Abstract: Nanoscale ripples on semiconductor surfaces have potential application in biosensing and optoelectronics, but suffer from uncontrolled surface-amorphization when prepared by conventional ion-irradiation methods. A two-step, energy-separated sequential-irradiation enables simultaneous control of surface-amorphization and ripple-dimensions on Si(1 0 0). The evolution of ripples using 100 keV Ar{sup +} bombardment and further tuning of the patterns using a sequential-irradiation by 60 keV Ar{sup +} at different fluences are demonstrated. The advantage of this approach as opposed to increased fluence at the same energy is clarified by atomic force microscopy and Rutherford backscattering spectroscopy investigations. The explanation of our findings is presented through DAMAGE simulation.

  13. Mining compressing sequential problems

    NARCIS (Netherlands)

    Hoang, T.L.; Mörchen, F.; Fradkin, D.; Calders, T.G.K.

    2012-01-01

    Compression based pattern mining has been successfully applied to many data mining tasks. We propose an approach based on the minimum description length principle to extract sequential patterns that compress a database of sequences well. We show that mining compressing patterns is NP-Hard and

  14. [Sequential prescriptions: Arguments for a change of therapeutic patterns in treatment resistant depressions].

    Science.gov (United States)

    Allouche, G

    2016-02-01

    Among the therapeutic strategies in treatment of resistant depression, the use of sequential prescriptions is discussed here. A number of observations, initially quite isolated and few controlled studies, some large-scale, have been reported, which showed a definite therapeutic effect of certain requirements in sequential treatment of depression. The Sequenced Treatment Alternatives to Relieve Depression Study (STAR*D) is up to now the largest clinical trial exploring treatment strategies in non psychotic resistant depression in real-life conditions with an algorithm of sequential decision. The main conclusions of this study are the following: after two unsuccessful attempts, the chance of remission decreases considerably. A 12-months follow-up showed that the higher the use of the processing steps were high, the more common the relapses were during this period. The pharmacological differences between psychotropic did not cause clinically significant difference. The positive effect of lithium in combination with antidepressants has been known since the work of De Montigny. Antidepressants allow readjustment of physiological sequence involving different monoaminergic systems together. Studies with tricyclic antidepressant-thyroid hormone T3: in depression, decreased norepinephrine at the synaptic receptors believed to cause hypersensitivity of these receptors. Thyroid hormones modulate the activity of adrenergic receptors. There would be a balance of activity between alpha and beta-adrenergic receptors, depending on the bioavailability of thyroid hormones. ECT may in some cases promote pharmacological response in case of previous resistance, or be effective in preventing relapse. Cognitive therapy and antidepressant medications likely have an effect on different types of depression. We can consider the interest of cognitive therapy in a sequential pattern after effective treatment with an antidepressant effect for treatment of residual symptoms, preventing relapses

  15. C-quence: a tool for analyzing qualitative sequential data.

    Science.gov (United States)

    Duncan, Starkey; Collier, Nicholson T

    2002-02-01

    C-quence is a software application that matches sequential patterns of qualitative data specified by the user and calculates the rate of occurrence of these patterns in a data set. Although it was designed to facilitate analyses of face-to-face interaction, it is applicable to any data set involving categorical data and sequential information. C-quence queries are constructed using a graphical user interface. The program does not limit the complexity of the sequential patterns specified by the user.

  16. Efficient discovery of risk patterns in medical data.

    Science.gov (United States)

    Li, Jiuyong; Fu, Ada Wai-chee; Fahey, Paul

    2009-01-01

    This paper studies a problem of efficiently discovering risk patterns in medical data. Risk patterns are defined by a statistical metric, relative risk, which has been widely used in epidemiological research. To avoid fruitless search in the complete exploration of risk patterns, we define optimal risk pattern set to exclude superfluous patterns, i.e. complicated patterns with lower relative risk than their corresponding simpler form patterns. We prove that mining optimal risk pattern sets conforms an anti-monotone property that supports an efficient mining algorithm. We propose an efficient algorithm for mining optimal risk pattern sets based on this property. We also propose a hierarchical structure to present discovered patterns for the easy perusal by domain experts. The proposed approach is compared with two well-known rule discovery methods, decision tree and association rule mining approaches on benchmark data sets and applied to a real world application. The proposed method discovers more and better quality risk patterns than a decision tree approach. The decision tree method is not designed for such applications and is inadequate for pattern exploring. The proposed method does not discover a large number of uninteresting superfluous patterns as an association mining approach does. The proposed method is more efficient than an association rule mining method. A real world case study shows that the method reveals some interesting risk patterns to medical practitioners. The proposed method is an efficient approach to explore risk patterns. It quickly identifies cohorts of patients that are vulnerable to a risk outcome from a large data set. The proposed method is useful for exploratory study on large medical data to generate and refine hypotheses. The method is also useful for designing medical surveillance systems.

  17. Sequential changes in histologic pattern and extracellular matrix deposition during the healing of chronic venous ulcers.

    OpenAIRE

    Herrick, S. E.; Sloan, P.; McGurk, M.; Freak, L.; McCollum, C. N.; Ferguson, M. W.

    1992-01-01

    As part of a major clinical trial, sequential biopsies were taken from the margins of venous leg ulcers during their healing. The changing patterns of tissue architecture and extracellular matrix synthesis during healing were documented histologically and immunocytochemically. Initial biopsies were similar in appearance: prominent fibrin cuffs, variable inflammation, hemosiderin, and red blood cell extravasation. So called "fibrin cuffs" were highly organized structures composed of laminin, f...

  18. A fast and efficient method for sequential cone-beam tomography

    International Nuclear Information System (INIS)

    Koehler, Th.; Proksa, R.; Grass, M.

    2001-01-01

    Sequential cone-beam tomography is a method that uses data of two or more parallel circular trajectories of a cone-beam scanner to reconstruct the object function. We propose a condition for the data acquisition that ensures that all object points between two successive circles are irradiated over an angular span of the x-ray source position of exactly 360 deg. in total as seen along the rotation axis. A fast and efficient approximative reconstruction method for the proposed acquisition is presented which uses data from exactly 360 deg. for every object point. It is based on the Tent-FDK method which was recently developed for single circular cone-beam CT. The measurement geometry does not provide sufficient data for exact reconstruction but it is shown that the proposed reconstruction method provides satisfying image quality for small cone angles

  19. Improving multiple-point-based a priori models for inverse problems by combining Sequential Simulation with the Frequency Matching Method

    DEFF Research Database (Denmark)

    Cordua, Knud Skou; Hansen, Thomas Mejer; Lange, Katrine

    In order to move beyond simplified covariance based a priori models, which are typically used for inverse problems, more complex multiple-point-based a priori models have to be considered. By means of marginal probability distributions ‘learned’ from a training image, sequential simulation has...... proven to be an efficient way of obtaining multiple realizations that honor the same multiple-point statistics as the training image. The frequency matching method provides an alternative way of formulating multiple-point-based a priori models. In this strategy the pattern frequency distributions (i.......e. marginals) of the training image and a subsurface model are matched in order to obtain a solution with the same multiple-point statistics as the training image. Sequential Gibbs sampling is a simulation strategy that provides an efficient way of applying sequential simulation based algorithms as a priori...

  20. Kajian Algoritma Sequential Pattern Mining Dan Market Basket Analysis Dalam Pengenalan Pola Belanja Customer Untuk Layout Toko

    Directory of Open Access Journals (Sweden)

    Rusito Rusito

    2016-01-01

    Full Text Available Penelitian ini membahas tentang keterkaitan antar item yang dibeli oleh customer dalam toko ritel. Pengetahuan keterkaitan item yang dibeli dapat digunakan untuk  menentukan tata letak barang dagangan toko ritel. Hal ini penting agar konsumen dapat mudah mendapatkan barang yang dibutuhkan. Sehingga dapat meningkatkan omzet penjualan toko ritel sehingga akhirnya menambah keuntungan bagi pemilik toko ritel. Teknik yang digunakan untuk menyelesaikan penggalian data dan keterkaitan pembelian tersebut menggunakan pendekatan Association rule dan Market Basket Analysis. Sedangkan untuk mencari keterkaitan item tersebut digunakan algoritma Sequential Pattern Mining. Digunakan karena mampu menangani jumlah database yang besar dan sangat baik disisi kecepatan pemrosesan. Berbagai aplikasi telah diidentifikasi, termasuk misalnya, cross-selling, analisis situs Web, pendukung keputusan, evaluasi kredit, acara prediksi kriminal, analisis perilaku pelanggan  dan deteksi penipuan. Dari penelitian yang telah dilakukan diperoleh  pola-pola belanja customer untuk membentuk suatu layout display dalam toko ritel. Penelitian ini juga menyajikan suatu kerja algoritma yang lebih efektif dari algoritma asli karena terdapat pembatasan perulangan. Untuk kombinasi maksimal 5 item dengan waktu eksekusi 421.06 detik untuk 200 nota.   Kata kunci : Data Mining, Algoritma Sequential Pattern Mining, Market Basket Analysis, Apriori, Layout, Toko Ritel

  1. Time-sequential observation of spindle and phragmoplast orientation in BY-2 cells with altered cortical actin microfilament patterning.

    Science.gov (United States)

    Kojo, Kei H; Yasuhara, Hiroki; Hasezawa, Seiichiro

    2014-01-01

    Precise division plane determination is essential for plant development. At metaphase, a dense actin microfilament meshwork appears on both sides of the cell center, forming a characteristic cortical actin microfilament twin peak pattern in BY-2 cells. We previously reported a strong correlation between altered cortical actin microfilament patterning and an oblique mitotic spindle orientation, implying that these actin microfilament twin peaks play a role in the regulation of mitotic spindle orientation. In the present study, time-sequential observation was used to reveal the progression from oblique phragmoplast to oblique cell plate orientation in cells with altered cortical actin microfilament patterning. In contrast to cells with normal actin microfilament twin peaks, oblique phragmoplast reorientation was rarely observed in cells with altered cortical actin microfilament patterning. These results support the important roles of cortical actin microfilament patterning in division plane orientation.

  2. Retrieval of sea surface velocities using sequential ocean colour monitor (OCM) data

    Digital Repository Service at National Institute of Oceanography (India)

    Prasad, J.S.; Rajawat, A.S.; Pradhan, Y.; Chauhan, O.S.; Nayak, S.R.

    velocities has been developed. The method is based on matching suspended sediment dispersion patterns, in sequential two time lapsed images. The pattern matching is performed on atmospherically corrected and geo-referenced sequential pair of images by Maximum...

  3. Sequential response patterns to chemotherapy and radiotherapy in head and neck cancer

    International Nuclear Information System (INIS)

    Hong, W.K.; O'Donoghue, G.M.; Sheetz, S.

    1985-01-01

    Surgery and/or radiotherapy have been the standard therapies for locally advanced squamous cell carcinoma of the head and neck region. Despite major improvement in these therapeutic techniques, the control rate in cases of advanced cancer remains poor. More recently, induction chemotherapy as initial treatment has been used in previously untreated squamous cell carcinoma of the head and neck. For the last 6 years at the Boston Veterans Administration (V.A.) Medical Center, initial induction chemotherapy followed by surgery and/or radiotherapy has been employed in the treatment of advanced head and neck cancer. The use of chemotherapy and radiotherapy has allowed the authors to monitor and correlate sequential response patterns produced by each modality of treatment. The authors have observed that responders to chemotherapy can be predicted to have further response to subsequent radiotherapy

  4. Sequential search leads to faster, more efficient fragment-based de novo protein structure prediction.

    Science.gov (United States)

    de Oliveira, Saulo H P; Law, Eleanor C; Shi, Jiye; Deane, Charlotte M

    2018-04-01

    Most current de novo structure prediction methods randomly sample protein conformations and thus require large amounts of computational resource. Here, we consider a sequential sampling strategy, building on ideas from recent experimental work which shows that many proteins fold cotranslationally. We have investigated whether a pseudo-greedy search approach, which begins sequentially from one of the termini, can improve the performance and accuracy of de novo protein structure prediction. We observed that our sequential approach converges when fewer than 20 000 decoys have been produced, fewer than commonly expected. Using our software, SAINT2, we also compared the run time and quality of models produced in a sequential fashion against a standard, non-sequential approach. Sequential prediction produces an individual decoy 1.5-2.5 times faster than non-sequential prediction. When considering the quality of the best model, sequential prediction led to a better model being produced for 31 out of 41 soluble protein validation cases and for 18 out of 24 transmembrane protein cases. Correct models (TM-Score > 0.5) were produced for 29 of these cases by the sequential mode and for only 22 by the non-sequential mode. Our comparison reveals that a sequential search strategy can be used to drastically reduce computational time of de novo protein structure prediction and improve accuracy. Data are available for download from: http://opig.stats.ox.ac.uk/resources. SAINT2 is available for download from: https://github.com/sauloho/SAINT2. saulo.deoliveira@dtc.ox.ac.uk. Supplementary data are available at Bioinformatics online.

  5. The effects of regional angling effort, angler behavior, and harvesting efficiency on landscape patterns of overfishing.

    Science.gov (United States)

    Hunt, Len M; Arlinghaus, Robert; Lester, Nigel; Kushneriuk, Rob

    2011-10-01

    We used a coupled social-ecological model to study the landscape-scale patterns emerging from a mobile population of anglers exploiting a spatially structured walleye (Sander vitreus) fishery. We systematically examined how variations in angler behaviors (i.e., relative importance of walleye catch rate in guiding fishing site choices), harvesting efficiency (as implied by varying degrees of inverse density-dependent catchability of walleye), and angler population size affected the depletion of walleye stocks across 157 lakes located near Thunder Bay (Ontario, Canada). Walleye production biology was calibrated using lake-specific morphometric and edaphic features, and angler fishing site choices were modeled using an empirically grounded multi-attribute utility function. We found support for the hypothesis of sequential collapses of walleye stocks across the landscape in inverse proportionality of travel cost from the urban residence of anglers. This pattern was less pronounced when the regional angler population was low, density-dependent catchability was absent or low, and angler choices of lakes in the landscape were strongly determined by catch rather than non-catch-related attributes. Thus, our study revealed a systematic pattern of high catch importance reducing overfishing potential at low and aggravating overfishing potential at high angler population sizes. The analyses also suggested that density-dependent catchability might have more serious consequences for regional overfishing states than variations in angler behavior. We found little support for the hypotheses of systematic overexploitation of the most productive walleye stocks and homogenized catch-related qualities among lakes sharing similar access costs to anglers. Therefore, one should not expect anglers to systematically exploit the most productive fisheries or to equalize catch rates among lakes through their mobility and other behaviors. This study underscores that understanding landscape

  6. Inverse problems with non-trivial priors: efficient solution through sequential Gibbs sampling

    DEFF Research Database (Denmark)

    Hansen, Thomas Mejer; Cordua, Knud Skou; Mosegaard, Klaus

    2012-01-01

    Markov chain Monte Carlo methods such as the Gibbs sampler and the Metropolis algorithm can be used to sample solutions to non-linear inverse problems. In principle, these methods allow incorporation of prior information of arbitrary complexity. If an analytical closed form description of the prior...... is available, which is the case when the prior can be described by a multidimensional Gaussian distribution, such prior information can easily be considered. In reality, prior information is often more complex than can be described by the Gaussian model, and no closed form expression of the prior can be given....... We propose an algorithm, called sequential Gibbs sampling, allowing the Metropolis algorithm to efficiently incorporate complex priors into the solution of an inverse problem, also for the case where no closed form description of the prior exists. First, we lay out the theoretical background...

  7. Endogenous sequential cortical activity evoked by visual stimuli.

    Science.gov (United States)

    Carrillo-Reid, Luis; Miller, Jae-Eun Kang; Hamm, Jordan P; Jackson, Jesse; Yuste, Rafael

    2015-06-10

    Although the functional properties of individual neurons in primary visual cortex have been studied intensely, little is known about how neuronal groups could encode changing visual stimuli using temporal activity patterns. To explore this, we used in vivo two-photon calcium imaging to record the activity of neuronal populations in primary visual cortex of awake mice in the presence and absence of visual stimulation. Multidimensional analysis of the network activity allowed us to identify neuronal ensembles defined as groups of cells firing in synchrony. These synchronous groups of neurons were themselves activated in sequential temporal patterns, which repeated at much higher proportions than chance and were triggered by specific visual stimuli such as natural visual scenes. Interestingly, sequential patterns were also present in recordings of spontaneous activity without any sensory stimulation and were accompanied by precise firing sequences at the single-cell level. Moreover, intrinsic dynamics could be used to predict the occurrence of future neuronal ensembles. Our data demonstrate that visual stimuli recruit similar sequential patterns to the ones observed spontaneously, consistent with the hypothesis that already existing Hebbian cell assemblies firing in predefined temporal sequences could be the microcircuit substrate that encodes visual percepts changing in time. Copyright © 2015 Carrillo-Reid et al.

  8. Efficiency enhancement of perovskite solar cells by fabricating as-prepared film before sequential spin-coating procedure

    International Nuclear Information System (INIS)

    Jiang, Jiajia; Tao, Hai jun; Chen, Shanlong; Tan, Bin; Zhou, Ning; Zhu, Lumin; Zhao, Yuan; Wang, Yuqiao; Tao, Jie

    2016-01-01

    Graphical abstract: Schematic illustration of modified two-step spin-coating procedure for MAPbI 3 perovskite thin films. - Highlights: • An as-prepared CH 3 NH 3 PbI 3 and PbI 2 film was introduced before the traditional two-step process. • Smooth morphology and trace amount of remaining PbI 2 benefit the performance of solar cell. • The optimal as-prepared film introduced improves the efficiency of CH 3 NH 3 PbI 3 solar cells from 9.11% to 11.16%. - Abstract: Sequential spin-coating procedure is a widely adopted strategy to prepare CH 3 NH 3 PbI 3 on mesostructured TiO 2 electrode for organolead halide perovskite-based solar cells. However, this method suffers from the rough surface and excessively residual PbI 2 in the resulting perovskite film, deteriorating the device performance seriously. Herein, a facial modified sequential solution deposition method, by introducing an as-prepared CH 3 NH 3 PbI 3 and PbI 2 film before the traditional two-step process, was proposed to fabricate the perovskite-based solar cell with smooth morphology and trace amount of remaining PbI 2 . The optimal as-prepared film introduced improves the efficiency of CH 3 NH 3 PbI 3 solar cells from 9.11% to 11.16%. The enhancement of device performance can be attributed to the increased light absorption ability and decreased recombination rate of carriers in CH 3 NH 3 PbI 3 absorber.

  9. Sequential, progressive, equal-power, reflective beam-splitter arrays

    Science.gov (United States)

    Manhart, Paul K.

    2017-11-01

    The equations to calculate equal-power reflectivity of a sequential series of beam splitters is presented. Non-sequential optical design examples are offered for uniform illumination using diode lasers. Objects created using Boolean operators and Swept Surfaces can create objects capable of reflecting light into predefined elevation and azimuth angles. Analysis of the illumination patterns for the array are also presented.

  10. Sequential bayes estimation algorithm with cubic splines on uniform meshes

    International Nuclear Information System (INIS)

    Hossfeld, F.; Mika, K.; Plesser-Walk, E.

    1975-11-01

    After outlining the principles of some recent developments in parameter estimation, a sequential numerical algorithm for generalized curve-fitting applications is presented combining results from statistical estimation concepts and spline analysis. Due to its recursive nature, the algorithm can be used most efficiently in online experimentation. Using computer-sumulated and experimental data, the efficiency and the flexibility of this sequential estimation procedure is extensively demonstrated. (orig.) [de

  11. Sequentially-crosslinked bioactive hydrogels as nano-patterned substrates with customizable stiffness and degradation for corneal tissue engineering applications.

    Science.gov (United States)

    Rizwan, Muhammad; Peh, Gary S L; Ang, Heng-Pei; Lwin, Nyein Chan; Adnan, Khadijah; Mehta, Jodhbir S; Tan, Wui Siew; Yim, Evelyn K F

    2017-03-01

    Naturally-bioactive hydrogels like gelatin provide favorable properties for tissue-engineering but lack sufficient mechanical strength for use as implantable tissue engineering substrates. Complex fabrication or multi-component additives can improve material strength, but often compromises other properties. Studies have shown gelatin methacrylate (GelMA) as a bioactive hydrogel with diverse tissue growth applications. We hypothesize that, with suitable material modifications, GelMA could be employed for growth and implantation of tissue-engineered human corneal endothelial cell (HCEC) monolayer. Tissue-engineered HCEC monolayer could potentially be used to treat corneal blindness due to corneal endothelium dysfunction. Here, we exploited a sequential hybrid (physical followed by UV) crosslinking to create an improved material, named as GelMA+, with over 8-fold increase in mechanical strength as compared to regular GelMA. The presence of physical associations increased the subsequent UV-crosslinking efficiency resulting in robust materials able to withstand standard endothelium insertion surgical device loading. Favorable biodegradation kinetics were also measured in vitro and in vivo. We achieved hydrogels patterning with nano-scale resolution by use of oxygen impermeable stamps that overcome the limitations of PDMS based molding processes. Primary HCEC monolayers grown on GelMA+ carrier patterned with pillars of optimal dimension demonstrated improved zona-occludin-1 expression, higher cell density and cell size homogeneity, which are indications of functionally-superior transplantable monolayers. The hybrid crosslinking and fabrication approach offers potential utility for development of implantable tissue-engineered cell-carrier constructs with enhanced bio-functional properties. Copyright © 2017 Elsevier Ltd. All rights reserved.

  12. Imitation of the sequential structure of actions by chimpanzees (Pan troglodytes).

    Science.gov (United States)

    Whiten, A

    1998-09-01

    Imitation was studied experimentally by allowing chimpanzees (Pan troglodytes) to observe alternative patterns of actions for opening a specially designed "artificial fruit." Like problematic foods primates deal with naturally, with the test fruit several defenses had to be removed to gain access to an edible core, but the sequential order and method of defense removal could be systematically varied. Each subject repeatedly observed 1 of 2 alternative techniques for removing each defense and 1 of 2 alternative sequential patterns of defense removal. Imitation of sequential organization emerged after repeated cycles of demonstration and attempts at opening the fruit. Imitation in chimpanzees may thus have some power to produce cultural convergence, counter to the supposition that individual learning processes corrupt copied actions. Imitation of sequential organization was accompanied by imitation of some aspects of the techniques that made up the sequence.

  13. A sequential/parallel track selector

    CERN Document Server

    Bertolino, F; Bressani, Tullio; Chiavassa, E; Costa, S; Dellacasa, G; Gallio, M; Musso, A

    1980-01-01

    A medium speed ( approximately 1 mu s) hardware pre-analyzer for the selection of events detected in four planes of drift chambers in the magnetic field of the Omicron Spectrometer at the CERN SC is described. Specific geometrical criteria determine patterns of hits in the four planes of vertical wires that have to be recognized and that are stored as patterns of '1's in random access memories. Pairs of good hits are found sequentially, then the RAMs are used as look-up tables. (6 refs).

  14. Fast sequential Monte Carlo methods for counting and optimization

    CERN Document Server

    Rubinstein, Reuven Y; Vaisman, Radislav

    2013-01-01

    A comprehensive account of the theory and application of Monte Carlo methods Based on years of research in efficient Monte Carlo methods for estimation of rare-event probabilities, counting problems, and combinatorial optimization, Fast Sequential Monte Carlo Methods for Counting and Optimization is a complete illustration of fast sequential Monte Carlo techniques. The book provides an accessible overview of current work in the field of Monte Carlo methods, specifically sequential Monte Carlo techniques, for solving abstract counting and optimization problems. Written by authorities in the

  15. Efficiency enhancement of perovskite solar cells by fabricating as-prepared film before sequential spin-coating procedure

    Energy Technology Data Exchange (ETDEWEB)

    Jiang, Jiajia [Jiangsu Key Laboratory of Materials and Technology for Energy Conversion, College of material science and technology, Nanjing University of Aeronautics and Astronautics, Nanjing 211100 (China); Tao, Hai jun, E-mail: taohaijun@nuaa.edu.cn [Jiangsu Key Laboratory of Materials and Technology for Energy Conversion, College of material science and technology, Nanjing University of Aeronautics and Astronautics, Nanjing 211100 (China); Jiangsu Collaborative Innovation Center of Photovolatic Science and Engineering, Changzhou University, Changzhou 213164, Jiangsu (China); Chen, Shanlong; Tan, Bin [Jiangsu Key Laboratory of Materials and Technology for Energy Conversion, College of material science and technology, Nanjing University of Aeronautics and Astronautics, Nanjing 211100 (China); Zhou, Ning [Shanghai Electrochemical Energy Devices Research Center, School of Chemistry and Chemical Engineering, Shanghai Jiao Tong University, Shanghai 200240 (China); Zhu, Lumin; Zhao, Yuan [Jiangsu Key Laboratory of Materials and Technology for Energy Conversion, College of material science and technology, Nanjing University of Aeronautics and Astronautics, Nanjing 211100 (China); Wang, Yuqiao [Jiangsu Optoelectronic Functional Materials and Engineering Laboratory, School of Chemistry and Chemical Engineering, Southeast University, Nanjing 211189 (China); Tao, Jie [Jiangsu Key Laboratory of Materials and Technology for Energy Conversion, College of material science and technology, Nanjing University of Aeronautics and Astronautics, Nanjing 211100 (China)

    2016-05-15

    Graphical abstract: Schematic illustration of modified two-step spin-coating procedure for MAPbI{sub 3} perovskite thin films. - Highlights: • An as-prepared CH{sub 3}NH{sub 3}PbI{sub 3} and PbI{sub 2} film was introduced before the traditional two-step process. • Smooth morphology and trace amount of remaining PbI{sub 2} benefit the performance of solar cell. • The optimal as-prepared film introduced improves the efficiency of CH{sub 3}NH{sub 3}PbI{sub 3} solar cells from 9.11% to 11.16%. - Abstract: Sequential spin-coating procedure is a widely adopted strategy to prepare CH{sub 3}NH{sub 3}PbI{sub 3} on mesostructured TiO{sub 2} electrode for organolead halide perovskite-based solar cells. However, this method suffers from the rough surface and excessively residual PbI{sub 2} in the resulting perovskite film, deteriorating the device performance seriously. Herein, a facial modified sequential solution deposition method, by introducing an as-prepared CH{sub 3}NH{sub 3}PbI{sub 3} and PbI{sub 2} film before the traditional two-step process, was proposed to fabricate the perovskite-based solar cell with smooth morphology and trace amount of remaining PbI{sub 2}. The optimal as-prepared film introduced improves the efficiency of CH{sub 3}NH{sub 3}PbI{sub 3} solar cells from 9.11% to 11.16%. The enhancement of device performance can be attributed to the increased light absorption ability and decreased recombination rate of carriers in CH{sub 3}NH{sub 3}PbI{sub 3} absorber.

  16. Enhanced energy conversion efficiency from high strength synthetic organic wastewater by sequential dark fermentative hydrogen production and algal lipid accumulation.

    Science.gov (United States)

    Ren, Hong-Yu; Liu, Bing-Feng; Kong, Fanying; Zhao, Lei; Xing, Defeng; Ren, Nan-Qi

    2014-04-01

    A two-stage process of sequential dark fermentative hydrogen production and microalgal cultivation was applied to enhance the energy conversion efficiency from high strength synthetic organic wastewater. Ethanol fermentation bacterium Ethanoligenens harbinense B49 was used as hydrogen producer, and the energy conversion efficiency and chemical oxygen demand (COD) removal efficiency reached 18.6% and 28.3% in dark fermentation. Acetate was the main soluble product in dark fermentative effluent, which was further utilized by microalga Scenedesmus sp. R-16. The final algal biomass concentration reached 1.98gL(-1), and the algal biomass was rich in lipid (40.9%) and low in protein (23.3%) and carbohydrate (11.9%). Compared with single dark fermentation stage, the energy conversion efficiency and COD removal efficiency of two-stage system remarkably increased 101% and 131%, respectively. This research provides a new approach for efficient energy production and wastewater treatment using a two-stage process combining dark fermentation and algal cultivation. Copyright © 2014 Elsevier Ltd. All rights reserved.

  17. A Comparative Study of Frequent and Maximal Periodic Pattern Mining Algorithms in Spatiotemporal Databases

    Science.gov (United States)

    Obulesu, O.; Rama Mohan Reddy, A., Dr; Mahendra, M.

    2017-08-01

    Detecting regular and efficient cyclic models is the demanding activity for data analysts due to unstructured, vigorous and enormous raw information produced from web. Many existing approaches generate large candidate patterns in the occurrence of huge and complex databases. In this work, two novel algorithms are proposed and a comparative examination is performed by considering scalability and performance parameters. The first algorithm is, EFPMA (Extended Regular Model Detection Algorithm) used to find frequent sequential patterns from the spatiotemporal dataset and the second one is, ETMA (Enhanced Tree-based Mining Algorithm) for detecting effective cyclic models with symbolic database representation. EFPMA is an algorithm grows models from both ends (prefixes and suffixes) of detected patterns, which results in faster pattern growth because of less levels of database projection compared to existing approaches such as Prefixspan and SPADE. ETMA uses distinct notions to store and manage transactions data horizontally such as segment, sequence and individual symbols. ETMA exploits a partition-and-conquer method to find maximal patterns by using symbolic notations. Using this algorithm, we can mine cyclic models in full-series sequential patterns including subsection series also. ETMA reduces the memory consumption and makes use of the efficient symbolic operation. Furthermore, ETMA only records time-series instances dynamically, in terms of character, series and section approaches respectively. The extent of the pattern and proving efficiency of the reducing and retrieval techniques from synthetic and actual datasets is a really open & challenging mining problem. These techniques are useful in data streams, traffic risk analysis, medical diagnosis, DNA sequence Mining, Earthquake prediction applications. Extensive investigational outcomes illustrates that the algorithms outperforms well towards efficiency and scalability than ECLAT, STNR and MAFIA approaches.

  18. Basal ganglia and cortical networks for sequential ordering and rhythm of complex movements

    Directory of Open Access Journals (Sweden)

    Jeffery G. Bednark

    2015-07-01

    Full Text Available Voluntary actions require the concurrent engagement and coordinated control of complex temporal (e.g. rhythm and ordinal motor processes. Using high-resolution functional magnetic resonance imaging (fMRI and multi-voxel pattern analysis (MVPA, we sought to determine the degree to which these complex motor processes are dissociable in basal ganglia and cortical networks. We employed three different finger-tapping tasks that differed in the demand on the sequential temporal rhythm or sequential ordering of submovements. Our results demonstrate that sequential rhythm and sequential order tasks were partially dissociable based on activation differences. The sequential rhythm task activated a widespread network centered around the SMA and basal-ganglia regions including the dorsomedial putamen and caudate nucleus, while the sequential order task preferentially activated a fronto-parietal network. There was also extensive overlap between sequential rhythm and sequential order tasks, with both tasks commonly activating bilateral premotor, supplementary motor, and superior/inferior parietal cortical regions, as well as regions of the caudate/putamen of the basal ganglia and the ventro-lateral thalamus. Importantly, within the cortical regions that were active for both complex movements, MVPA could accurately classify different patterns of activation for the sequential rhythm and sequential order tasks. In the basal ganglia, however, overlapping activation for the sequential rhythm and sequential order tasks, which was found in classic motor circuits of the putamen and ventro-lateral thalamus, could not be accurately differentiated by MVPA. Overall, our results highlight the convergent architecture of the motor system, where complex motor information that is spatially distributed in the cortex converges into a more compact representation in the basal ganglia.

  19. Propulsive efficiency of frog swimming with different feet and swimming patterns

    Directory of Open Access Journals (Sweden)

    Fan Jizhuang

    2017-04-01

    Full Text Available Aquatic and terrestrial animals have different swimming performances and mechanical efficiencies based on their different swimming methods. To explore propulsion in swimming frogs, this study calculated mechanical efficiencies based on data describing aquatic and terrestrial webbed-foot shapes and swimming patterns. First, a simplified frog model and dynamic equation were established, and hydrodynamic forces on the foot were computed according to computational fluid dynamic calculations. Then, a two-link mechanism was used to stand in for the diverse and complicated hind legs found in different frog species, in order to simplify the input work calculation. Joint torques were derived based on the virtual work principle to compute the efficiency of foot propulsion. Finally, two feet and swimming patterns were combined to compute propulsive efficiency. The aquatic frog demonstrated a propulsive efficiency (43.11% between those of drag-based and lift-based propulsions, while the terrestrial frog efficiency (29.58% fell within the range of drag-based propulsion. The results illustrate the main factor of swimming patterns for swimming performance and efficiency.

  20. Solid state perovskite solar modules by vacuum-vapor assisted sequential deposition on Nd:YVO_4 laser patterned rutile TiO_2 nanorods

    International Nuclear Information System (INIS)

    Fakharuddin, Azhar; Wali, Qamar; Rauf, Muhammad; Jose, Rajan; Palma, Alessandro L; Giacomo, Francesco Di; Casaluci, Simone; Matteocci, Fabio; Carlo, Aldo Di; Brown, Thomas M

    2015-01-01

    The past few years have witnessed remarkable progress in solution-processed methylammonium lead halide (CH_3NH_3PbX_3, X = halide) perovskite solar cells (PSCs) with reported photoconversion efficiency (η) exceeding 20% in laboratory-scale devices and reaching up to 13% in their large area perovskite solar modules (PSMs). These devices mostly employ mesoporous TiO_2 nanoparticles (NPs) as an electron transport layer (ETL) which provides a scaffold on which the perovskite semiconductor can grow. However, limitations exist which are due to trap-limited electron transport and non-complete pore filling. Herein, we have employed TiO_2 nanorods (NRs), a material offering a two-fold higher electronic mobility and higher pore-filing compared to their particle analogues, as an ETL. A crucial issue in NRs’ patterning over substrates is resolved by using precise Nd:YVO_4 laser ablation, and a champion device with η ∼ 8.1% is reported via a simple and low cost vacuum-vapor assisted sequential processing (V-VASP) of a CH_3NH_3PbI_3 film. Our experiments showed a successful demonstration of NRs-based PSMs via the V-VASP technique which can be applied to fabricate large area modules with a pin-hole free, smooth and dense perovskite layer which is required to build high efficiency devices. (paper)

  1. Structured Parallel Programming Patterns for Efficient Computation

    CERN Document Server

    McCool, Michael; Robison, Arch

    2012-01-01

    Programming is now parallel programming. Much as structured programming revolutionized traditional serial programming decades ago, a new kind of structured programming, based on patterns, is relevant to parallel programming today. Parallel computing experts and industry insiders Michael McCool, Arch Robison, and James Reinders describe how to design and implement maintainable and efficient parallel algorithms using a pattern-based approach. They present both theory and practice, and give detailed concrete examples using multiple programming models. Examples are primarily given using two of th

  2. Sequential contrast-enhanced MR imaging of the penis.

    Science.gov (United States)

    Kaneko, K; De Mouy, E H; Lee, B E

    1994-04-01

    To determine the enhancement patterns of the penis at magnetic resonance (MR) imaging. Sequential contrast material-enhanced MR images of the penis in a flaccid state were obtained in 16 volunteers (12 with normal penile function and four with erectile dysfunction). Subjects with normal erectile function showed gradual and centrifugal enhancement of the corpora cavernosa, while those with erectile dysfunction showed poor enhancement with abnormal progression. Sequential contrast-enhanced MR imaging provides additional morphologic information for the evaluation of erectile dysfunction.

  3. In-situ sequential laser transfer and laser reduction of graphene oxide films

    Science.gov (United States)

    Papazoglou, S.; Petridis, C.; Kymakis, E.; Kennou, S.; Raptis, Y. S.; Chatzandroulis, S.; Zergioti, I.

    2018-04-01

    Achieving high quality transfer of graphene on selected substrates is a priority in device fabrication, especially where drop-on-demand applications are involved. In this work, we report an in-situ, fast, simple, and one step process that resulted in the reduction, transfer, and fabrication of reduced graphene oxide-based humidity sensors, using picosecond laser pulses. By tuning the laser illumination parameters, we managed to implement the sequential printing and reduction of graphene oxide flakes. The overall process lasted only a few seconds compared to a few hours that our group has previously published. DC current measurements, X-Ray Photoelectron Spectroscopy, X-Ray Diffraction, and Raman Spectroscopy were employed in order to assess the efficiency of our approach. To demonstrate the applicability and the potential of the technique, laser printed reduced graphene oxide humidity sensors with a limit of detection of 1700 ppm are presented. The results demonstrated in this work provide a selective, rapid, and low-cost approach for sequential transfer and photochemical reduction of graphene oxide micro-patterns onto various substrates for flexible electronics and sensor applications.

  4. Retrieval of sea surface velocities using sequential Ocean Colour ...

    Indian Academy of Sciences (India)

    R. Narasimhan (Krishtel eMaging) 1461 1996 Oct 15 13:05:22

    pended sediment dispersion patterns, in sequential two time lapsed images. .... face advective velocities consists essentially of iden- tifying the ... matrix is time consuming, a significant reduction .... Chauhan, P. 2002 Personal Communication.

  5. Cross-correlation patterns in social opinion formation with sequential data

    Science.gov (United States)

    Chakrabarti, Anindya S.

    2016-11-01

    Recent research on large-scale internet data suggests existence of patterns in the collective behavior of billions of people even though each of them may pursue own activities. In this paper, we interpret online rating activity as a process of forming social opinion about individual items, where people sequentially choose a rating based on the current information set comprising all previous ratings and own preferences. We construct an opinion index from the sequence of ratings and we show that (1) movie-specific opinion converges much slower than an independent and identically distributed (i.i.d.) sequence of ratings, (2) rating sequence for individual movies shows lesser variation compared to an i.i.d. sequence of ratings, (3) the probability density function of the asymptotic opinions has more spread than that defined over opinion arising from i.i.d. sequence of ratings, (4) opinion sequences across movies are correlated with significantly higher and lower correlation compared to opinion constructed from i.i.d. sequence of ratings, creating a bimodal cross-correlation structure. By decomposing the temporal correlation structures from panel data of movie ratings, we show that the social effects are very prominent whereas group effects cannot be differentiated from those of surrogate data and individual effects are quite small. The former explains a large part of extreme positive or negative correlations between sequences of opinions. In general, this method can be applied to any rating data to extract social or group-specific effects in correlation structures. We conclude that in this particular case, social effects are important in opinion formation process.

  6. Sequential Pattern Mining of Electronic Healthcare Reimbursement Claims: Experiences and Challenges in Uncovering How Patients are Treated by Physicians

    Energy Technology Data Exchange (ETDEWEB)

    Pullum, Laura L [ORNL; Ramanathan, Arvind [ORNL; Hobson, Tanner C [ORNL

    2015-01-01

    We examine the use of electronic healthcare reimbursement claims (EHRC) for analyzing healthcare delivery and practice patterns across the United States (US). We show that EHRCs are correlated with disease incidence estimates published by the Centers for Disease Control. Further, by analyzing over 1 billion EHRCs, we track patterns of clinical procedures administered to patients with autism spectrum disorder (ASD), heart disease (HD) and breast cancer (BC) using sequential pattern mining algorithms. Our analyses reveal that in contrast to treating HD and BC, clinical procedures for ASD diagnoses are highly varied leading up to and after the ASD diagnoses. The discovered clinical procedure sequences also reveal significant differences in the overall costs incurred across different parts of the US, indicating a lack of consensus amongst practitioners in treating ASD patients. We show that a data-driven approach to understand clinical trajectories using EHRC can provide quantitative insights into how to better manage and treat patients. Based on our experience, we also discuss emerging challenges in using EHRC datasets for gaining insights into the state of contemporary healthcare delivery and practice in the US.

  7. Computing sequential equilibria for two-player games

    DEFF Research Database (Denmark)

    Miltersen, Peter Bro

    2006-01-01

    Koller, Megiddo and von Stengel showed how to efficiently compute minimax strategies for two-player extensive-form zero-sum games with imperfect information but perfect recall using linear programming and avoiding conversion to normal form. Their algorithm has been used by AI researchers...... for constructing prescriptive strategies for concrete, often fairly large games. Koller and Pfeffer pointed out that the strategies obtained by the algorithm are not necessarily sequentially rational and that this deficiency is often problematic for the practical applications. We show how to remove this deficiency...... by modifying the linear programs constructed by Koller, Megiddo and von Stengel so that pairs of strategies forming a sequential equilibrium are computed. In particular, we show that a sequential equilibrium for a two-player zero-sum game with imperfect information but perfect recall can be found in polynomial...

  8. Computing Sequential Equilibria for Two-Player Games

    DEFF Research Database (Denmark)

    Miltersen, Peter Bro; Sørensen, Troels Bjerre

    2006-01-01

    Koller, Megiddo and von Stengel showed how to efficiently compute minimax strategies for two-player extensive-form zero-sum games with imperfect information but perfect recall using linear programming and avoiding conversion to normal form. Koller and Pfeffer pointed out that the strategies...... obtained by the algorithm are not necessarily sequentially rational and that this deficiency is often problematic for the practical applications. We show how to remove this deficiency by modifying the linear programs constructed by Koller, Megiddo and von Stengel so that pairs of strategies forming...... a sequential equilibrium are computed. In particular, we show that a sequential equilibrium for a two-player zero-sum game with imperfect information but perfect recall can be found in polynomial time. In addition, the equilibrium we find is normal-form perfect. Our technique generalizes to general-sum games...

  9. Deep Learning For Sequential Pattern Recognition

    OpenAIRE

    Safari, Pooyan

    2013-01-01

    Projecte realitzat en el marc d’un programa de mobilitat amb la Technische Universität München (TUM) In recent years, deep learning has opened a new research line in pattern recognition tasks. It has been hypothesized that this kind of learning would capture more abstract patterns concealed in data. It is motivated by the new findings both in biological aspects of the brain and hardware developments which have made the parallel processing possible. Deep learning methods come along with ...

  10. An efficient, versatile and scalable pattern growth approach to mine frequent patterns in unaligned protein sequences.

    Science.gov (United States)

    Ye, Kai; Kosters, Walter A; Ijzerman, Adriaan P

    2007-03-15

    Pattern discovery in protein sequences is often based on multiple sequence alignments (MSA). The procedure can be computationally intensive and often requires manual adjustment, which may be particularly difficult for a set of deviating sequences. In contrast, two algorithms, PRATT2 (http//www.ebi.ac.uk/pratt/) and TEIRESIAS (http://cbcsrv.watson.ibm.com/) are used to directly identify frequent patterns from unaligned biological sequences without an attempt to align them. Here we propose a new algorithm with more efficiency and more functionality than both PRATT2 and TEIRESIAS, and discuss some of its applications to G protein-coupled receptors, a protein family of important drug targets. In this study, we designed and implemented six algorithms to mine three different pattern types from either one or two datasets using a pattern growth approach. We compared our approach to PRATT2 and TEIRESIAS in efficiency, completeness and the diversity of pattern types. Compared to PRATT2, our approach is faster, capable of processing large datasets and able to identify the so-called type III patterns. Our approach is comparable to TEIRESIAS in the discovery of the so-called type I patterns but has additional functionality such as mining the so-called type II and type III patterns and finding discriminating patterns between two datasets. The source code for pattern growth algorithms and their pseudo-code are available at http://www.liacs.nl/home/kosters/pg/.

  11. The sequential structure of brain activation predicts skill.

    Science.gov (United States)

    Anderson, John R; Bothell, Daniel; Fincham, Jon M; Moon, Jungaa

    2016-01-29

    In an fMRI study, participants were trained to play a complex video game. They were scanned early and then again after substantial practice. While better players showed greater activation in one region (right dorsal striatum) their relative skill was better diagnosed by considering the sequential structure of whole brain activation. Using a cognitive model that played this game, we extracted a characterization of the mental states that are involved in playing a game and the statistical structure of the transitions among these states. There was a strong correspondence between this measure of sequential structure and the skill of different players. Using multi-voxel pattern analysis, it was possible to recognize, with relatively high accuracy, the cognitive states participants were in during particular scans. We used the sequential structure of these activation-recognized states to predict the skill of individual players. These findings indicate that important features about information-processing strategies can be identified from a model-based analysis of the sequential structure of brain activation. Copyright © 2015 Elsevier Ltd. All rights reserved.

  12. Mutagenic effectiveness and efficiency of EMS, DES and gamma-rays in rice

    International Nuclear Information System (INIS)

    Kaul, M.L.H.; Bhan, A.K.

    1977-01-01

    Data on chlorophyll mutation frequency after treatment with EMS, DES and gamma-rays and sequential administration of gamma-rays and the two alkylating agents in three varieties of rice have been used to work out quantitatively the effectiveness and efficiency of each mutagen and combination treatment. For effectiveness, the order is EMS > DES and for efficiency it is EMS > DES > gamma-rays. In some sequential treatments (Gamma-rays + DES in 'IR8' and 'Basmati'; DES + gamma-rays in 'IR8' and 'Jhona'; Gamma-rays + EMS in 'IR8' and 'Basmati'; and EMS + gamma-rays in 'IR8', 'Jhona' and 'Basmati') mutation frequency is more than additive (synergistic) but these treatments are decisively less efficient because of their relatively high injurious effects in the M 1 generation. EMS induces more albinas than gamma-rays do. The mutational spectrum patterns induced by gamma-rays and DES are alike. In general, combination treatments tend to increase the frequency of albinas over other types of chlorophyll mutants. (orig.) [de

  13. Group-Sequential Strategies in Clinical Trials with Multiple Co-Primary Outcomes

    Science.gov (United States)

    Hamasaki, Toshimitsu; Asakura, Koko; Evans, Scott R; Sugimoto, Tomoyuki; Sozu, Takashi

    2015-01-01

    We discuss the decision-making frameworks for clinical trials with multiple co-primary endpoints in a group-sequential setting. The decision-making frameworks can account for flexibilities such as a varying number of analyses, equally or unequally spaced increments of information and fixed or adaptive Type I error allocation among endpoints. The frameworks can provide efficiency, i.e., potentially fewer trial participants, than the fixed sample size designs. We investigate the operating characteristics of the decision-making frameworks and provide guidance on constructing efficient group-sequential strategies in clinical trials with multiple co-primary endpoints. PMID:25844122

  14. Adult Word Recognition and Visual Sequential Memory

    Science.gov (United States)

    Holmes, V. M.

    2012-01-01

    Two experiments were conducted investigating the role of visual sequential memory skill in the word recognition efficiency of undergraduate university students. Word recognition was assessed in a lexical decision task using regularly and strangely spelt words, and nonwords that were either standard orthographically legal strings or items made from…

  15. Selective metal pattern formation and its EMI shielding efficiency

    International Nuclear Information System (INIS)

    Lee, Ho-Chul; Kim, Jin-Young; Noh, Chang-Ho; Song, Ki Yong; Cho, Sung-Heon

    2006-01-01

    A novel method for selective metal pattern formation by using an enhanced life-time of photoexcited electron-hole pairs in bilayer thin film of amorphous titanium dioxide and hole-scavenger-containing poly(vinyl alcohol) was proposed. By UV-irradiation through photomask on the bilayer film, the photodefined image of photoelectrons could be easily and simply produced, consequently resulting in selective palladium (Pd) catalyst deposition by reduction. The successive electrolessplating on Pd catalysts and electroplating on electrolessplated pattern were possible. Furthermore, the electromagnetic interference shielding efficiencies of the metal mesh patterns with various characteristic length scales of line width and thickness were investigated

  16. Comparisons of memory for nonverbal auditory and visual sequential stimuli.

    Science.gov (United States)

    McFarland, D J; Cacace, A T

    1995-01-01

    Properties of auditory and visual sensory memory were compared by examining subjects' recognition performance of randomly generated binary auditory sequential frequency patterns and binary visual sequential color patterns within a forced-choice paradigm. Experiment 1 demonstrated serial-position effects in auditory and visual modalities consisting of both primacy and recency effects. Experiment 2 found that retention of auditory and visual information was remarkably similar when assessed across a 10s interval. Experiments 3 and 4, taken together, showed that the recency effect in sensory memory is affected more by the type of response required (recognition vs. reproduction) than by the sensory modality employed. These studies suggest that auditory and visual sensory memory stores for nonverbal stimuli share similar properties with respect to serial-position effects and persistence over time.

  17. Managerial adjustment and its limits: sequential fault in comparative perspective

    Directory of Open Access Journals (Sweden)

    Flávio da Cunha Rezende

    2008-01-01

    Full Text Available This article focuses on explanations for sequential faults in administrative reform. It deals with the limits of managerial adjustment in an approach that attempts to connect theory and empirical data, articulating three levels of analysis. The first level presents comparative evidence of sequential fault within reforms in national governments through a set of indicators geared toward understanding changes in the role of the state. In light of analyses of a representative set of comparative studies on reform implementation, the second analytical level proceeds to identify four typical mechanisms that are present in explanations on managerial adjustment faults. In this way, we seek to configure an explanatory matrix for theories on sequential fault. Next we discuss the experience of management reform in the Brazilian context, conferring special attention on one of the mechanisms that creates fault: the control dilemma. The major hypotheses that guide our article are that reforms lead to sequential fault and that there are at least four causal mechanisms that produce reforms: a transactions costs involved in producing reforms; b performance legacy; c predominance of fiscal adjustment and d the control dilemma. These mechanisms act separately or in concert, and act to decrease chances for a transformation of State managerial patterns. Major evidence that is analyzed in these articles lend consistency to the general argument that reforms have failed in their attempts to reduce public expenses, alter patterns of resource allocation, reduce the labor force and change the role of the State. Our major conclusion is that reforms fail sequentially and managerial adjustment displays considerable limitations, particularly those of a political nature.

  18. The target-to-foils shift in simultaneous and sequential lineups.

    Science.gov (United States)

    Clark, Steven E; Davey, Sherrie L

    2005-04-01

    A theoretical cornerstone in eyewitness identification research is the proposition that witnesses, in making decisions from standard simultaneous lineups, make relative judgments. The present research considers two sources of support for this proposal. An experiment by G. L. Wells (1993) showed that if the target is removed from a lineup, witnesses shift their responses to pick foils, rather than rejecting the lineups, a result we will term a target-to-foils shift. Additional empirical support is provided by results from sequential lineups which typically show higher accuracy than simultaneous lineups, presumably because of a decrease in the use of relative judgments in making identification decisions. The combination of these two lines of research suggests that the target-to-foils shift should be reduced in sequential lineups relative to simultaneous lineups. Results of two experiments showed an overall advantage for sequential lineups, but also showed a target-to-foils shift equal in size for simultaneous and sequential lineups. Additional analyses indicated that the target-to-foils shift in sequential lineups was moderated in part by an order effect and was produced with (Experiment 2) or without (Experiment 1) a shift in decision criterion. This complex pattern of results suggests that more work is needed to understand the processes which underlie decisions in simultaneous and sequential lineups.

  19. High-strength fermentable wastewater reclamation through a sequential process of anaerobic fermentation followed by microalgae cultivation.

    Science.gov (United States)

    Qi, Wenqiang; Chen, Taojing; Wang, Liang; Wu, Minghong; Zhao, Quanyu; Wei, Wei

    2017-03-01

    In this study, the sequential process of anaerobic fermentation followed by microalgae cultivation was evaluated from both nutrient and energy recovery standpoints. The effects of different fermentation type on the biogas generation, broth metabolites' composition, algal growth and nutrients' utilization, and energy conversion efficiencies for the whole processes were discussed. When the fermentation was designed to produce hydrogen-dominating biogas, the total energy conversion efficiency (TECE) of the sequential process was higher than that of the methane fermentation one. With the production of hydrogen in anaerobic fermentation, more organic carbon metabolites were left in the broth to support better algal growth with more efficient incorporation of ammonia nitrogen. By applying the sequential process, the heat value conversion efficiency (HVCE) for the wastewater could reach 41.2%, if methane was avoided in the fermentation biogas. The removal efficiencies of organic metabolites and NH 4 + -N in the better case were 100% and 98.3%, respectively. Copyright © 2016 Elsevier Ltd. All rights reserved.

  20. Sequential determination of important ecotoxic radionuclides in nuclear waste samples

    International Nuclear Information System (INIS)

    Bilohuscin, J.

    2016-01-01

    In the dissertation thesis we focused on the development and optimization of a sequential determination method for radionuclides 93 Zr, 94 Nb, 99 Tc and 126 Sn, employing extraction chromatography sorbents TEVA (R) Resin and Anion Exchange Resin, supplied by Eichrom Industries. Prior to the attestation of sequential separation of these proposed radionuclides from radioactive waste samples, a unique sequential procedure of 90 Sr, 239 Pu, 241 Am separation from urine matrices was tried, using molecular recognition sorbents of AnaLig (R) series and extraction chromatography sorbent DGA (R) Resin. On these experiments, four various sorbents were continually used for separation, including PreFilter Resin sorbent, which removes interfering organic materials present in raw urine. After the acquisition of positive results of this sequential procedure followed experiments with a 126 Sn separation using TEVA (R) Resin and Anion Exchange Resin sorbents. Radiochemical recoveries obtained from samples of radioactive evaporate concentrates and sludge showed high efficiency of the separation, while values of 126 Sn were under the minimum detectable activities MDA. Activity of 126 Sn was determined after ingrowth of daughter nuclide 126m Sb on HPGe gamma detector, with minimal contamination of gamma interfering radionuclides with decontamination factors (D f ) higher then 1400 for 60 Co and 47000 for 137 Cs. Based on the acquired experiments and results of these separation procedures, a complex method of sequential separation of 93 Zr, 94 Nb, 99 Tc and 126 Sn was proposed, which included optimization steps similar to those used in previous parts of the dissertation work. Application of the sequential separation method for sorbents TEVA (R) Resin and Anion Exchange Resin on real samples of radioactive wastes provided satisfactory results and an economical, time sparing, efficient method. (author)

  1. Random sequential adsorption of cubes

    Science.gov (United States)

    Cieśla, Michał; Kubala, Piotr

    2018-01-01

    Random packings built of cubes are studied numerically using a random sequential adsorption algorithm. To compare the obtained results with previous reports, three different models of cube orientation sampling were used. Also, three different cube-cube intersection algorithms were tested to find the most efficient one. The study focuses on the mean saturated packing fraction as well as kinetics of packing growth. Microstructural properties of packings were analyzed using density autocorrelation function.

  2. Roughening Conjugated Polymer Surface for Enhancing the Charge Collection Efficiency of Sequentially Deposited Polymer/Fullerene Photovoltaics

    Directory of Open Access Journals (Sweden)

    Yoonhee Jang

    2015-08-01

    Full Text Available A method that enables the formation of a rough nano-scale surface for conjugated polymers is developed through the utilization of a polymer chain ordering agent (OA. 1-Chloronaphthalene (1-CN is used as the OA for the poly(3-hexylthiophene-2,5-diyl (P3HT layer. The addition of 1-CN to the P3HT solution improves the chain ordering of the P3HT during the film formation process and increases the surface roughness of the P3HT film compared to the film prepared without 1-CN. The roughened surface of the P3HT film is utilized to construct a P3HT/fullerene bilayer organic photovoltaic (OPV by sequential solution deposition (SqSD without thermal annealing process. The power conversion efficiency (PCE of the SqSD-processed OPV utilizing roughened P3HT layer is 25% higher than that utilizing a plain P3HT layer. It is revealed that the roughened surface of the P3HT increases the heterojunction area at the P3HT/fullerene interface and this resulted in improved internal charge collection efficiency, as well as light absorption efficiency. This method proposes a novel way to improve the PCE of the SqSD-processed OPV, which can be applied for OPV utilizing low band gap polymers. In addition, this method allows for the reassessment of polymers, which have shown insufficient performance in the BSD process.

  3. Statistical learning of recurring sound patterns encodes auditory objects in songbird forebrain.

    Science.gov (United States)

    Lu, Kai; Vicario, David S

    2014-10-07

    Auditory neurophysiology has demonstrated how basic acoustic features are mapped in the brain, but it is still not clear how multiple sound components are integrated over time and recognized as an object. We investigated the role of statistical learning in encoding the sequential features of complex sounds by recording neuronal responses bilaterally in the auditory forebrain of awake songbirds that were passively exposed to long sound streams. These streams contained sequential regularities, and were similar to streams used in human infants to demonstrate statistical learning for speech sounds. For stimulus patterns with contiguous transitions and with nonadjacent elements, single and multiunit responses reflected neuronal discrimination of the familiar patterns from novel patterns. In addition, discrimination of nonadjacent patterns was stronger in the right hemisphere than in the left, and may reflect an effect of top-down modulation that is lateralized. Responses to recurring patterns showed stimulus-specific adaptation, a sparsening of neural activity that may contribute to encoding invariants in the sound stream and that appears to increase coding efficiency for the familiar stimuli across the population of neurons recorded. As auditory information about the world must be received serially over time, recognition of complex auditory objects may depend on this type of mnemonic process to create and differentiate representations of recently heard sounds.

  4. Sequential sampling of visual objects during sustained attention.

    Directory of Open Access Journals (Sweden)

    Jianrong Jia

    2017-06-01

    Full Text Available In a crowded visual scene, attention must be distributed efficiently and flexibly over time and space to accommodate different contexts. It is well established that selective attention enhances the corresponding neural responses, presumably implying that attention would persistently dwell on the task-relevant item. Meanwhile, recent studies, mostly in divided attentional contexts, suggest that attention does not remain stationary but samples objects alternately over time, suggesting a rhythmic view of attention. However, it remains unknown whether the dynamic mechanism essentially mediates attentional processes at a general level. Importantly, there is also a complete lack of direct neural evidence reflecting whether and how the brain rhythmically samples multiple visual objects during stimulus processing. To address these issues, in this study, we employed electroencephalography (EEG and a temporal response function (TRF approach, which can dissociate responses that exclusively represent a single object from the overall neuronal activity, to examine the spatiotemporal characteristics of attention in various attentional contexts. First, attention, which is characterized by inhibitory alpha-band (approximately 10 Hz activity in TRFs, switches between attended and unattended objects every approximately 200 ms, suggesting a sequential sampling even when attention is required to mostly stay on the attended object. Second, the attentional spatiotemporal pattern is modulated by the task context, such that alpha-mediated switching becomes increasingly prominent as the task requires a more uniform distribution of attention. Finally, the switching pattern correlates with attentional behavioral performance. Our work provides direct neural evidence supporting a generally central role of temporal organization mechanism in attention, such that multiple objects are sequentially sorted according to their priority in attentional contexts. The results suggest

  5. Sequential infiltration synthesis for advanced lithography

    Energy Technology Data Exchange (ETDEWEB)

    Darling, Seth B.; Elam, Jeffrey W.; Tseng, Yu-Chih; Peng, Qing

    2017-10-10

    A plasma etch resist material modified by an inorganic protective component via sequential infiltration synthesis (SIS) and methods of preparing the modified resist material. The modified resist material is characterized by an improved resistance to a plasma etching or related process relative to the unmodified resist material, thereby allowing formation of patterned features into a substrate material, which may be high-aspect ratio features. The SIS process forms the protective component within the bulk resist material through a plurality of alternating exposures to gas phase precursors which infiltrate the resist material. The plasma etch resist material may be initially patterned using photolithography, electron-beam lithography or a block copolymer self-assembly process.

  6. Self-regulated learning of important information under sequential and simultaneous encoding conditions.

    Science.gov (United States)

    Middlebrooks, Catherine D; Castel, Alan D

    2018-05-01

    Learners make a number of decisions when attempting to study efficiently: they must choose which information to study, for how long to study it, and whether to restudy it later. The current experiments examine whether documented impairments to self-regulated learning when studying information sequentially, as opposed to simultaneously, extend to the learning of and memory for valuable information. In Experiment 1, participants studied lists of words ranging in value from 1-10 points sequentially or simultaneously at a preset presentation rate; in Experiment 2, study was self-paced and participants could choose to restudy. Although participants prioritized high-value over low-value information, irrespective of presentation, those who studied the items simultaneously demonstrated superior value-based prioritization with respect to recall, study selections, and self-pacing. The results of the present experiments support the theory that devising, maintaining, and executing efficient study agendas is inherently different under sequential formatting than simultaneous. (PsycINFO Database Record (c) 2018 APA, all rights reserved).

  7. Brick: Mining Pedagogically Interesting Sequential Patterns

    NARCIS (Netherlands)

    Anjewierden, Anjo; Gijlers, Hannie; Saab, Nadira; de Hoog, Robert; Pechenizkiy, Mykola; Calders, Toon; Conati, Cristina; Ventura, Sebastian; Romero, Cristobal; Stamper, John

    2011-01-01

    One of the goals of the SCY project (www.scy-net.eu) is to make (inquiry) learning environments adaptive. The idea is to develop “pedagogical agents” that monitor learner behaviour through the actions they perform and identify patterns that point to systematic behaviour, or lack thereof. To achieve

  8. Sequential Application of Soil Vapor Extraction and Bioremediation Processes for the Remediation of Ethylbenzene-Contaminated Soils

    DEFF Research Database (Denmark)

    Soares, António Carlos Alves; Pinho, Maria Teresa; Albergaria, José Tomás

    2012-01-01

    Soil vapor extraction (SVE) is an efficient, well-known and widely applied soil remediation technology. However, under certain conditions it cannot achieve the defined cleanup goals, requiring further treatment, for example, through bioremediation (BR). The sequential application of these technol......Soil vapor extraction (SVE) is an efficient, well-known and widely applied soil remediation technology. However, under certain conditions it cannot achieve the defined cleanup goals, requiring further treatment, for example, through bioremediation (BR). The sequential application...

  9. The Sequential Probability Ratio Test: An efficient alternative to exact binomial testing for Clean Water Act 303(d) evaluation.

    Science.gov (United States)

    Chen, Connie; Gribble, Matthew O; Bartroff, Jay; Bay, Steven M; Goldstein, Larry

    2017-05-01

    The United States's Clean Water Act stipulates in section 303(d) that states must identify impaired water bodies for which total maximum daily loads (TMDLs) of pollution inputs into water bodies are developed. Decision-making procedures about how to list, or delist, water bodies as impaired, or not, per Clean Water Act 303(d) differ across states. In states such as California, whether or not a particular monitoring sample suggests that water quality is impaired can be regarded as a binary outcome variable, and California's current regulatory framework invokes a version of the exact binomial test to consolidate evidence across samples and assess whether the overall water body complies with the Clean Water Act. Here, we contrast the performance of California's exact binomial test with one potential alternative, the Sequential Probability Ratio Test (SPRT). The SPRT uses a sequential testing framework, testing samples as they become available and evaluating evidence as it emerges, rather than measuring all the samples and calculating a test statistic at the end of the data collection process. Through simulations and theoretical derivations, we demonstrate that the SPRT on average requires fewer samples to be measured to have comparable Type I and Type II error rates as the current fixed-sample binomial test. Policymakers might consider efficient alternatives such as SPRT to current procedure. Copyright © 2017 Elsevier Ltd. All rights reserved.

  10. Lexical decoder for continuous speech recognition: sequential neural network approach

    International Nuclear Information System (INIS)

    Iooss, Christine

    1991-01-01

    The work presented in this dissertation concerns the study of a connectionist architecture to treat sequential inputs. In this context, the model proposed by J.L. Elman, a recurrent multilayers network, is used. Its abilities and its limits are evaluated. Modifications are done in order to treat erroneous or noisy sequential inputs and to classify patterns. The application context of this study concerns the realisation of a lexical decoder for analytical multi-speakers continuous speech recognition. Lexical decoding is completed from lattices of phonemes which are obtained after an acoustic-phonetic decoding stage relying on a K Nearest Neighbors search technique. Test are done on sentences formed from a lexicon of 20 words. The results are obtained show the ability of the proposed connectionist model to take into account the sequentiality at the input level, to memorize the context and to treat noisy or erroneous inputs. (author) [fr

  11. Sequential Coherence in Sentence Pairs Enhances Imagery during Comprehension: An Individual Differences Study.

    Directory of Open Access Journals (Sweden)

    Carol Madden-Lombardi

    Full Text Available The present study investigates how sequential coherence in sentence pairs (events in sequence vs. unrelated events affects the perceived ability to form a mental image of the sentences for both auditory and visual presentations. In addition, we investigated how the ease of event imagery affected online comprehension (word reading times in the case of sequentially coherent and incoherent sentence pairs. Two groups of comprehenders were identified based on their self-reported ability to form vivid mental images of described events. Imageability ratings were higher and faster for pairs of sentences that described events in coherent sequences rather than non-sequential events, especially for high imagers. Furthermore, reading times on individual words suggested different comprehension patterns with respect to sequence coherence for the two groups of imagers, with high imagers activating richer mental images earlier than low imagers. The present results offer a novel link between research on imagery and discourse coherence, with specific contributions to our understanding of comprehension patterns for high and low imagers.

  12. Directory of Open Access Journals (Sweden)

    Bhawna Mallick

    2013-04-01

    Full Text Available Sequential pattern mining is a vital data mining task to discover the frequently occurring patterns in sequence databases. As databases develop, the problem of maintaining sequential patterns over an extensively long period of time turn into essential, since a large number of new records may be added to a database. To reflect the current state of the database where previous sequential patterns would become irrelevant and new sequential patterns might appear, there is a need for efficient algorithms to update, maintain and manage the information discovered. Several efficient algorithms for maintaining sequential patterns have been developed. Here, we have presented an efficient algorithm to handle the maintenance problem of CFM-sequential patterns (Compact, Frequent, Monetary-constraints based sequential patterns. In order to efficiently capture the dynamic nature of data addition and deletion into the mining problem, initially, we construct the updated CFM-tree using the CFM patterns obtained from the static database. Then, the database gets updated from the distributed sources that have data which may be static, inserted, or deleted. Whenever the database is updated from the multiple sources, CFM tree is also updated by including the updated sequence. Then, the updated CFM-tree is used to mine the progressive CFM-patterns using the proposed tree pattern mining algorithm. Finally, the experimentation is carried out using the synthetic and real life distributed databases that are given to the progressive CFM-miner. The experimental results and analysis provides better results in terms of the generated number of sequential patterns, execution time and the memory usage over the existing IncSpan algorithm.

  13. Sequential Power-Dependence Theory

    NARCIS (Netherlands)

    Buskens, Vincent; Rijt, Arnout van de

    2008-01-01

    Existing methods for predicting resource divisions in laboratory exchange networks do not take into account the sequential nature of the experimental setting. We extend network exchange theory by considering sequential exchange. We prove that Sequential Power-Dependence Theory—unlike

  14. A computational model of pattern separation efficiency in the dentate gyrus with implications in schizophrenia

    Science.gov (United States)

    Faghihi, Faramarz; Moustafa, Ahmed A.

    2015-01-01

    Information processing in the hippocampus begins by transferring spiking activity of the entorhinal cortex (EC) into the dentate gyrus (DG). Activity pattern in the EC is separated by the DG such that it plays an important role in hippocampal functions including memory. The structural and physiological parameters of these neural networks enable the hippocampus to be efficient in encoding a large number of inputs that animals receive and process in their life time. The neural encoding capacity of the DG depends on its single neurons encoding and pattern separation efficiency. In this study, encoding by the DG is modeled such that single neurons and pattern separation efficiency are measured using simulations of different parameter values. For this purpose, a probabilistic model of single neurons efficiency is presented to study the role of structural and physiological parameters. Known neurons number of the EC and the DG is used to construct a neural network by electrophysiological features of granule cells of the DG. Separated inputs as activated neurons in the EC with different firing probabilities are presented into the DG. For different connectivity rates between the EC and DG, pattern separation efficiency of the DG is measured. The results show that in the absence of feedback inhibition on the DG neurons, the DG demonstrates low separation efficiency and high firing frequency. Feedback inhibition can increase separation efficiency while resulting in very low single neuron’s encoding efficiency in the DG and very low firing frequency of neurons in the DG (sparse spiking). This work presents a mechanistic explanation for experimental observations in the hippocampus, in combination with theoretical measures. Moreover, the model predicts a critical role for impaired inhibitory neurons in schizophrenia where deficiency in pattern separation of the DG has been observed. PMID:25859189

  15. A Computational Model of Pattern Separation Efficiency in the Dentate Gyrus with Implications in Schizophrenia

    Directory of Open Access Journals (Sweden)

    Faramarz eFaghihi

    2015-03-01

    Full Text Available Information processing in the hippocampus begins by transferring spiking activity of the Entorhinal Cortex (EC into the Dentate Gyrus (DG. Activity pattern in the EC is separated by the DG such that it plays an important role in hippocampal functions including memory. The structural and physiological parameters of these neural networks enable the hippocampus to be efficient in encoding a large number of inputs that animals receive and process in their life time. The neural encoding capacity of the DG depends on its single neurons encoding and pattern separation efficiency. In this study, encoding by the DG is modelled such that single neurons and pattern separation efficiency are measured using simulations of different parameter values. For this purpose, a probabilistic model of single neurons efficiency is presented to study the role of structural and physiological parameters. Known neurons number of the EC and the DG is used to construct a neural network by electrophysiological features of neuron in the DG. Separated inputs as activated neurons in the EC with different firing probabilities are presented into the DG. For different connectivity rates between the EC and DG, pattern separation efficiency of the DG is measured. The results show that in the absence of feedback inhibition on the DG neurons, the DG demonstrates low separation efficiency and high firing frequency. Feedback inhibition can increase separation efficiency while resulting in very low single neuron’s encoding efficiency in the DG and very low firing frequency of neurons in the DG (sparse spiking. This work presents a mechanistic explanation for experimental observations in the hippocampus, in combination with theoretical measures. Moreover, the model predicts a critical role for impaired inhibitory neurons in schizophrenia where deficiency in pattern separation of the DG has been observed.

  16. The Bacterial Sequential Markov Coalescent.

    Science.gov (United States)

    De Maio, Nicola; Wilson, Daniel J

    2017-05-01

    Bacteria can exchange and acquire new genetic material from other organisms directly and via the environment. This process, known as bacterial recombination, has a strong impact on the evolution of bacteria, for example, leading to the spread of antibiotic resistance across clades and species, and to the avoidance of clonal interference. Recombination hinders phylogenetic and transmission inference because it creates patterns of substitutions (homoplasies) inconsistent with the hypothesis of a single evolutionary tree. Bacterial recombination is typically modeled as statistically akin to gene conversion in eukaryotes, i.e. , using the coalescent with gene conversion (CGC). However, this model can be very computationally demanding as it needs to account for the correlations of evolutionary histories of even distant loci. So, with the increasing popularity of whole genome sequencing, the need has emerged for a faster approach to model and simulate bacterial genome evolution. We present a new model that approximates the coalescent with gene conversion: the bacterial sequential Markov coalescent (BSMC). Our approach is based on a similar idea to the sequential Markov coalescent (SMC)-an approximation of the coalescent with crossover recombination. However, bacterial recombination poses hurdles to a sequential Markov approximation, as it leads to strong correlations and linkage disequilibrium across very distant sites in the genome. Our BSMC overcomes these difficulties, and shows a considerable reduction in computational demand compared to the exact CGC, and very similar patterns in simulated data. We implemented our BSMC model within new simulation software FastSimBac. In addition to the decreased computational demand compared to previous bacterial genome evolution simulators, FastSimBac provides more general options for evolutionary scenarios, allowing population structure with migration, speciation, population size changes, and recombination hotspots. FastSimBac is

  17. A Bayesian Theory of Sequential Causal Learning and Abstract Transfer.

    Science.gov (United States)

    Lu, Hongjing; Rojas, Randall R; Beckers, Tom; Yuille, Alan L

    2016-03-01

    Two key research issues in the field of causal learning are how people acquire causal knowledge when observing data that are presented sequentially, and the level of abstraction at which learning takes place. Does sequential causal learning solely involve the acquisition of specific cause-effect links, or do learners also acquire knowledge about abstract causal constraints? Recent empirical studies have revealed that experience with one set of causal cues can dramatically alter subsequent learning and performance with entirely different cues, suggesting that learning involves abstract transfer, and such transfer effects involve sequential presentation of distinct sets of causal cues. It has been demonstrated that pre-training (or even post-training) can modulate classic causal learning phenomena such as forward and backward blocking. To account for these effects, we propose a Bayesian theory of sequential causal learning. The theory assumes that humans are able to consider and use several alternative causal generative models, each instantiating a different causal integration rule. Model selection is used to decide which integration rule to use in a given learning environment in order to infer causal knowledge from sequential data. Detailed computer simulations demonstrate that humans rely on the abstract characteristics of outcome variables (e.g., binary vs. continuous) to select a causal integration rule, which in turn alters causal learning in a variety of blocking and overshadowing paradigms. When the nature of the outcome variable is ambiguous, humans select the model that yields the best fit with the recent environment, and then apply it to subsequent learning tasks. Based on sequential patterns of cue-outcome co-occurrence, the theory can account for a range of phenomena in sequential causal learning, including various blocking effects, primacy effects in some experimental conditions, and apparently abstract transfer of causal knowledge. Copyright © 2015

  18. epSICAR: An Emerging Patterns based Approach to Sequential, Interleaved and Concurrent Activity Recognition

    DEFF Research Database (Denmark)

    Gu, Tao; Wu, Zhanqing; Tao, Xianping

    2009-01-01

    Recognizing human activity from sensor readings has recently attracted much research interest in pervasive computing. Human activity recognition is particularly challenging because activities are often performed in not only simple (i.e., sequential), but also complex (i.e., interleaved...

  19. Patterning pentacene surfaces by local oxidation nanolithography

    International Nuclear Information System (INIS)

    Losilla, N.S.; Martinez, J.; Bystrenova, E.; Greco, P.; Biscarini, F.; Garcia, R.

    2010-01-01

    Sequential and parallel local oxidation nanolithographies have been applied to pattern pentacene samples by creating a variety of nanostructures. The sequential local oxidation process is performed with an atomic force microscope and requires the application of a sequence of voltage pulses of 36 V for 1 ms. The parallel local oxidation process is performed by using a conductive and patterned stamp. Then, a voltage pulse is applied between the stamp and the pentacene surface. Patterns formed by arrays of parallel lines covering 1 mm 2 regions and with a periodicity of less than 1 μm have been generated in a few seconds. We also show that the patterns can be used as templates for the deposition of antibodies.

  20. Biomimicry Promotes the Efficiency of a 10-Step Sequential Enzymatic Reaction on Nanoparticles, Converting Glucose to Lactate.

    Science.gov (United States)

    Mukai, Chinatsu; Gao, Lizeng; Nelson, Jacquelyn L; Lata, James P; Cohen, Roy; Wu, Lauren; Hinchman, Meleana M; Bergkvist, Magnus; Sherwood, Robert W; Zhang, Sheng; Travis, Alexander J

    2017-01-02

    For nanobiotechnology to achieve its potential, complex organic-inorganic systems must grow to utilize the sequential functions of multiple biological components. Critical challenges exist: immobilizing enzymes can block substrate-binding sites or prohibit conformational changes, substrate composition can interfere with activity, and multistep reactions risk diffusion of intermediates. As a result, the most complex tethered reaction reported involves only 3 enzymes. Inspired by the oriented immobilization of glycolytic enzymes on the fibrous sheath of mammalian sperm, here we show a complex reaction of 10 enzymes tethered to nanoparticles. Although individual enzyme efficiency was higher in solution, the efficacy of the 10-step pathway measured by conversion of glucose to lactate was significantly higher when tethered. To our knowledge, this is the most complex organic-inorganic system described, and it shows that tethered, multi-step biological pathways can be reconstituted in hybrid systems to carry out functions such as energy production or delivery of molecular cargo. © 2017 Wiley-VCH Verlag GmbH & Co. KGaA, Weinheim.

  1. A direct mining approach to efficient constrained graph pattern discovery

    DEFF Research Database (Denmark)

    Zhu, Feida; Zhang, Zequn; Qu, Qiang

    2013-01-01

    Despite the wealth of research on frequent graph pattern mining, how to efficiently mine the complete set of those with constraints still poses a huge challenge to the existing algorithms mainly due to the inherent bottleneck in the mining paradigm. In essence, mining requests with explicitly-spe...

  2. Sequential neural models with stochastic layers

    DEFF Research Database (Denmark)

    Fraccaro, Marco; Sønderby, Søren Kaae; Paquet, Ulrich

    2016-01-01

    How can we efficiently propagate uncertainty in a latent state representation with recurrent neural networks? This paper introduces stochastic recurrent neural networks which glue a deterministic recurrent neural network and a state space model together to form a stochastic and sequential neural...... generative model. The clear separation of deterministic and stochastic layers allows a structured variational inference network to track the factorization of the model's posterior distribution. By retaining both the nonlinear recursive structure of a recurrent neural network and averaging over...

  3. Differential theory of learning for efficient neural network pattern recognition

    Science.gov (United States)

    Hampshire, John B., II; Vijaya Kumar, Bhagavatula

    1993-09-01

    We describe a new theory of differential learning by which a broad family of pattern classifiers (including many well-known neural network paradigms) can learn stochastic concepts efficiently. We describe the relationship between a classifier's ability to generate well to unseen test examples and the efficiency of the strategy by which it learns. We list a series of proofs that differential learning is efficient in its information and computational resource requirements, whereas traditional probabilistic learning strategies are not. The proofs are illustrated by a simple example that lends itself to closed-form analysis. We conclude with an optical character recognition task for which three different types of differentially generated classifiers generalize significantly better than their probabilistically generated counterparts.

  4. Study of Sequential Dexter Energy Transfer in High Efficient Phosphorescent White Organic Light-Emitting Diodes with Single Emissive Layer

    Science.gov (United States)

    Kim, Jin Wook; You, Seung Il; Kim, Nam Ho; Yoon, Ju-An; Cheah, Kok Wai; Zhu, Fu Rong; Kim, Woo Young

    2014-11-01

    In this study, we report our effort to realize high performance single emissive layer three color white phosphorescent organic light emitting diodes (PHOLEDs) through sequential Dexter energy transfer of blue, green and red dopants. The PHOLEDs had a structure of; ITO(1500 Å)/NPB(700 Å)/mCP:Firpic-x%:Ir(ppy)3-0.5%:Ir(piq)3-y%(300 Å)/TPBi(300 Å)/Liq(20 Å)/Al(1200 Å). The dopant concentrations of FIrpic, Ir(ppy)3 and Ir(piq)3 were adjusted and optimized to facilitate the preferred energy transfer processes attaining both the best luminous efficiency and CIE color coordinates. The presence of a deep trapping center for charge carriers in the emissive layer was confirmed by the observed red shift in electroluminescent spectra. White PHOLEDs, with phosphorescent dopant concentrations of FIrpic-8.0%:Ir(ppy)3-0.5%:Ir(piq)3-0.5% in the mCP host of the single emissive layer, had a maximum luminescence of 37,810 cd/m2 at 11 V and a luminous efficiency of 48.10 cd/A at 5 V with CIE color coordinates of (0.35, 0.41).

  5. Efficient computation of hashes

    International Nuclear Information System (INIS)

    Lopes, Raul H C; Franqueira, Virginia N L; Hobson, Peter R

    2014-01-01

    The sequential computation of hashes at the core of many distributed storage systems and found, for example, in grid services can hinder efficiency in service quality and even pose security challenges that can only be addressed by the use of parallel hash tree modes. The main contributions of this paper are, first, the identification of several efficiency and security challenges posed by the use of sequential hash computation based on the Merkle-Damgard engine. In addition, alternatives for the parallel computation of hash trees are discussed, and a prototype for a new parallel implementation of the Keccak function, the SHA-3 winner, is introduced.

  6. Systems-level modeling the effects of arsenic exposure with sequential pulsed and fluctuating patterns for tilapia and freshwater clam

    International Nuclear Information System (INIS)

    Chen, W.-Y.; Tsai, J.-W.; Ju, Y.-R.; Liao, C.-M.

    2010-01-01

    The purpose of this paper was to use quantitative systems-level approach employing biotic ligand model based threshold damage model to examine physiological responses of tilapia and freshwater clam to sequential pulsed and fluctuating arsenic concentrations. We tested present model and triggering mechanisms by carrying out a series of modeling experiments where we used periodic pulses and sine-wave as featured exposures. Our results indicate that changes in the dominant frequencies and pulse timing can shift the safe rate distributions for tilapia, but not for that of freshwater clam. We found that tilapia increase bioenergetic costs to maintain the acclimation during pulsed and sine-wave exposures. Our ability to predict the consequences of physiological variation under time-varying exposure patterns has also implications for optimizing species growing, cultivation strategies, and risk assessment in realistic situations. - Systems-level modeling the pulsed and fluctuating arsenic exposures.

  7. Systems-level modeling the effects of arsenic exposure with sequential pulsed and fluctuating patterns for tilapia and freshwater clam

    Energy Technology Data Exchange (ETDEWEB)

    Chen, W.-Y. [Department of Bioenvironmental Systems Engineering, National Taiwan University, Taipei 10617, Taiwan (China); Tsai, J.-W. [Institute of Ecology and Evolutionary Ecology, China Medical University, Taichung 40402, Taiwan (China); Ju, Y.-R. [Department of Bioenvironmental Systems Engineering, National Taiwan University, Taipei 10617, Taiwan (China); Liao, C.-M., E-mail: cmliao@ntu.edu.t [Department of Bioenvironmental Systems Engineering, National Taiwan University, Taipei 10617, Taiwan (China)

    2010-05-15

    The purpose of this paper was to use quantitative systems-level approach employing biotic ligand model based threshold damage model to examine physiological responses of tilapia and freshwater clam to sequential pulsed and fluctuating arsenic concentrations. We tested present model and triggering mechanisms by carrying out a series of modeling experiments where we used periodic pulses and sine-wave as featured exposures. Our results indicate that changes in the dominant frequencies and pulse timing can shift the safe rate distributions for tilapia, but not for that of freshwater clam. We found that tilapia increase bioenergetic costs to maintain the acclimation during pulsed and sine-wave exposures. Our ability to predict the consequences of physiological variation under time-varying exposure patterns has also implications for optimizing species growing, cultivation strategies, and risk assessment in realistic situations. - Systems-level modeling the pulsed and fluctuating arsenic exposures.

  8. Programme for test generation for combinatorial and sequential systems

    International Nuclear Information System (INIS)

    Tran Huy Hoan

    1973-01-01

    This research thesis reports the computer-assisted search for tests aimed at failure detection in combinatorial and sequential logic circuits. As he wants to deal with complex circuits with many modules such as those met in large scale integrated circuits (LSI), the author used propagation paths. He reports the development of a method which is valid for combinatorial systems and for several sequential circuits comprising elementary logic modules and JK and RS flip-flops. This method is developed on an IBM 360/91 computer in PL/1 language. The used memory space is limited and adjustable with respect to circuit dimension. Computing time is short when compared to that needed by other programmes. The solution is practical and efficient for failure test and localisation

  9. Biaxially mechanical tuning of 2-D reversible and irreversible surface topologies through simultaneous and sequential wrinkling.

    Science.gov (United States)

    Yin, Jie; Yagüe, Jose Luis; Boyce, Mary C; Gleason, Karen K

    2014-02-26

    Controlled buckling is a facile means of structuring surfaces. The resulting ordered wrinkling topologies provide surface properties and features desired for multifunctional applications. Here, we study the biaxially dynamic tuning of two-dimensional wrinkled micropatterns under cyclic mechanical stretching/releasing/restretching simultaneously or sequentially. A biaxially prestretched PDMS substrate is coated with a stiff polymer deposited by initiated chemical vapor deposition (iCVD). Applying a mechanical release/restretch cycle in two directions loaded simultaneously or sequentially to the wrinkled system results in a variety of dynamic and tunable wrinkled geometries, the evolution of which is investigated using in situ optical profilometry, numerical simulations, and theoretical modeling. Results show that restretching ordered herringbone micropatterns, created through sequential release of biaxial prestrain, leads to reversible and repeatable surface topography. The initial flat surface and the same wrinkled herringbone pattern are obtained alternatively after cyclic release/restretch processes, owing to the highly ordered structure leaving no avenue for trapping irregular topological regions during cycling as further evidenced by the uniformity of strains distributions and negligible residual strain. Conversely, restretching disordered labyrinth micropatterns created through simultaneous release shows an irreversible surface topology whether after sequential or simultaneous restretching due to creation of irregular surface topologies with regions of highly concentrated strain upon formation of the labyrinth which then lead to residual strains and trapped topologies upon cycling; furthermore, these trapped topologies depend upon the subsequent strain histories as well as the cycle. The disordered labyrinth pattern varies after each cyclic release/restretch process, presenting residual shallow patterns instead of achieving a flat state. The ability to

  10. Double-blind photo lineups using actual eyewitnesses: an experimental test of a sequential versus simultaneous lineup procedure.

    Science.gov (United States)

    Wells, Gary L; Steblay, Nancy K; Dysart, Jennifer E

    2015-02-01

    Eyewitnesses (494) to actual crimes in 4 police jurisdictions were randomly assigned to view simultaneous or sequential photo lineups using laptop computers and double-blind administration. The sequential procedure used in the field experiment mimicked how it is conducted in actual practice (e.g., using a continuation rule, witness does not know how many photos are to be viewed, witnesses resolve any multiple identifications), which is not how most lab experiments have tested the sequential lineup. No significant differences emerged in rates of identifying lineup suspects (25% overall) but the sequential procedure produced a significantly lower rate (11%) of identifying known-innocent lineup fillers than did the simultaneous procedure (18%). The simultaneous/sequential pattern did not significantly interact with estimator variables and no lineup-position effects were observed for either the simultaneous or sequential procedures. Rates of nonidentification were not significantly different for simultaneous and sequential but nonidentifiers from the sequential procedure were more likely to use the "not sure" response option than were nonidentifiers from the simultaneous procedure. Among witnesses who made an identification, 36% (41% of simultaneous and 32% of sequential) identified a known-innocent filler rather than a suspect, indicating that eyewitness performance overall was very poor. The results suggest that the sequential procedure that is used in the field reduces the identification of known-innocent fillers, but the differences are relatively small.

  11. An Efficient Approach to Mining Maximal Contiguous Frequent Patterns from Large DNA Sequence Databases

    Directory of Open Access Journals (Sweden)

    Md. Rezaul Karim

    2012-03-01

    Full Text Available Mining interesting patterns from DNA sequences is one of the most challenging tasks in bioinformatics and computational biology. Maximal contiguous frequent patterns are preferable for expressing the function and structure of DNA sequences and hence can capture the common data characteristics among related sequences. Biologists are interested in finding frequent orderly arrangements of motifs that are responsible for similar expression of a group of genes. In order to reduce mining time and complexity, however, most existing sequence mining algorithms either focus on finding short DNA sequences or require explicit specification of sequence lengths in advance. The challenge is to find longer sequences without specifying sequence lengths in advance. In this paper, we propose an efficient approach to mining maximal contiguous frequent patterns from large DNA sequence datasets. The experimental results show that our proposed approach is memory-efficient and mines maximal contiguous frequent patterns within a reasonable time.

  12. Effects of musical training on sound pattern processing in high-school students.

    Science.gov (United States)

    Wang, Wenjung; Staffaroni, Laura; Reid, Errold; Steinschneider, Mitchell; Sussman, Elyse

    2009-05-01

    Recognizing melody in music involves detection of both the pitch intervals and the silence between sequentially presented sounds. This study tested the hypothesis that active musical training in adolescents facilitates the ability to passively detect sequential sound patterns compared to musically non-trained age-matched peers. Twenty adolescents, aged 15-18 years, were divided into groups according to their musical training and current experience. A fixed order tone pattern was presented at various stimulus rates while electroencephalogram was recorded. The influence of musical training on passive auditory processing of the sound patterns was assessed using components of event-related brain potentials (ERPs). The mismatch negativity (MMN) ERP component was elicited in different stimulus onset asynchrony (SOA) conditions in non-musicians than musicians, indicating that musically active adolescents were able to detect sound patterns across longer time intervals than age-matched peers. Musical training facilitates detection of auditory patterns, allowing the ability to automatically recognize sequential sound patterns over longer time periods than non-musical counterparts.

  13. Modelling sequentially scored item responses

    NARCIS (Netherlands)

    Akkermans, W.

    2000-01-01

    The sequential model can be used to describe the variable resulting from a sequential scoring process. In this paper two more item response models are investigated with respect to their suitability for sequential scoring: the partial credit model and the graded response model. The investigation is

  14. Sequential ensemble-based optimal design for parameter estimation: SEQUENTIAL ENSEMBLE-BASED OPTIMAL DESIGN

    Energy Technology Data Exchange (ETDEWEB)

    Man, Jun [Zhejiang Provincial Key Laboratory of Agricultural Resources and Environment, Institute of Soil and Water Resources and Environmental Science, College of Environmental and Resource Sciences, Zhejiang University, Hangzhou China; Zhang, Jiangjiang [Zhejiang Provincial Key Laboratory of Agricultural Resources and Environment, Institute of Soil and Water Resources and Environmental Science, College of Environmental and Resource Sciences, Zhejiang University, Hangzhou China; Li, Weixuan [Pacific Northwest National Laboratory, Richland Washington USA; Zeng, Lingzao [Zhejiang Provincial Key Laboratory of Agricultural Resources and Environment, Institute of Soil and Water Resources and Environmental Science, College of Environmental and Resource Sciences, Zhejiang University, Hangzhou China; Wu, Laosheng [Department of Environmental Sciences, University of California, Riverside California USA

    2016-10-01

    The ensemble Kalman filter (EnKF) has been widely used in parameter estimation for hydrological models. The focus of most previous studies was to develop more efficient analysis (estimation) algorithms. On the other hand, it is intuitively understandable that a well-designed sampling (data-collection) strategy should provide more informative measurements and subsequently improve the parameter estimation. In this work, a Sequential Ensemble-based Optimal Design (SEOD) method, coupled with EnKF, information theory and sequential optimal design, is proposed to improve the performance of parameter estimation. Based on the first-order and second-order statistics, different information metrics including the Shannon entropy difference (SD), degrees of freedom for signal (DFS) and relative entropy (RE) are used to design the optimal sampling strategy, respectively. The effectiveness of the proposed method is illustrated by synthetic one-dimensional and two-dimensional unsaturated flow case studies. It is shown that the designed sampling strategies can provide more accurate parameter estimation and state prediction compared with conventional sampling strategies. Optimal sampling designs based on various information metrics perform similarly in our cases. The effect of ensemble size on the optimal design is also investigated. Overall, larger ensemble size improves the parameter estimation and convergence of optimal sampling strategy. Although the proposed method is applied to unsaturated flow problems in this study, it can be equally applied in any other hydrological problems.

  15. Sequential and Simultaneous Processing in Children with Learning Disabilities: An Attempted Replication.

    Science.gov (United States)

    Bain, Sherry K.

    1993-01-01

    Analysis of Kaufman Assessment Battery for Children (K-ABC) Sequential and Simultaneous Processing scores of 94 children (ages 6-12) with learning disabilities produced factor patterns generally supportive of the traditional K-ABC Mental Processing structure with the exception of Spatial Memory. The sample exhibited relative processing strengths…

  16. A Sequential Analysis of Parent-Child Interactions in Anxious and Nonanxious Families

    Science.gov (United States)

    Williams, Sarah R.; Kertz, Sarah J.; Schrock, Matthew D.; Woodruff-Borden, Janet

    2012-01-01

    Although theoretical work has suggested that reciprocal behavior patterns between parent and child may be important in the development of childhood anxiety, most empirical work has failed to consider the bidirectional nature of interactions. The current study sought to address this limitation by utilizing a sequential approach to exploring…

  17. Comparing two Poisson populations sequentially: an application

    International Nuclear Information System (INIS)

    Halteman, E.J.

    1986-01-01

    Rocky Flats Plant in Golden, Colorado monitors each of its employees for radiation exposure. Excess exposure is detected by comparing the means of two Poisson populations. A sequential probability ratio test (SPRT) is proposed as a replacement for the fixed sample normal approximation test. A uniformly most efficient SPRT exists, however logistics suggest using a truncated SPRT. The truncated SPRT is evaluated in detail and shown to possess large potential savings in average time spent by employees in the monitoring process

  18. Correlation of sequential MR imaging of the injured spinal cord with prognosis

    International Nuclear Information System (INIS)

    Takahashi, Mutsumasa; Izunaga, Hiroshi; Sato, Ryuichiro; Shinzato, Jintetsu; Korogi, Yukunori; Yamashita, Yasuyuki; Sakae, Terumi

    1993-01-01

    Forty-nine patients with acute spinal cord injuries were studied sequentially with MR imaging by using 0.5 Tesla superconductive units, and sequential MR changes were correlated with the prognosis of the patients. MR images were obtained within one week of the injury and then every two to six months when possible. The Frankel classification of neurologic function was correlated with MR findings. The most frequently observed types of signal intensity patterns on MR imaging were type 0 (isointensity on both T 1 - and T 2 -weighted images) and type I (isointensity on T 1 - and hyperintensity on T 2 -weighted images). In subsequent subacute and chronic stages, type II (hypointensity on T 1 and hyperintensity on T 2 ) was most frequently observed. The evolution of type 0 was to types I and II, whereas type I usually turned into type II or remained as type I. Type III (hyperintensity on T 1 and hyper-, iso- or hypointensity on T 2 images) patients were few in number. There was a good correlation between MR imaging patterns and neurologic recovery for initial and subsequent MR patterns, in that type 0 showed good recovery, whereas types I and II revealed good improvement or no recovery. In addition, the extent of the high signal intensity area on initial as well as on subsequent T 2 -weighted images was proportionally correlated to neurologic recovery. The degree of cord compression was also important for predicting recovery of neurologic function. Findings of MR imaging of acutely injured spinal cord suggested the prognosis of spinal cord injury, especially when sequential studies were obtained. (author)

  19. Multi-agent sequential hypothesis testing

    KAUST Repository

    Kim, Kwang-Ki K.

    2014-12-15

    This paper considers multi-agent sequential hypothesis testing and presents a framework for strategic learning in sequential games with explicit consideration of both temporal and spatial coordination. The associated Bayes risk functions explicitly incorporate costs of taking private/public measurements, costs of time-difference and disagreement in actions of agents, and costs of false declaration/choices in the sequential hypothesis testing. The corresponding sequential decision processes have well-defined value functions with respect to (a) the belief states for the case of conditional independent private noisy measurements that are also assumed to be independent identically distributed over time, and (b) the information states for the case of correlated private noisy measurements. A sequential investment game of strategic coordination and delay is also discussed as an application of the proposed strategic learning rules.

  20. A computationally efficient Bayesian sequential simulation approach for the assimilation of vast and diverse hydrogeophysical datasets

    Science.gov (United States)

    Nussbaumer, Raphaël; Gloaguen, Erwan; Mariéthoz, Grégoire; Holliger, Klaus

    2016-04-01

    Bayesian sequential simulation (BSS) is a powerful geostatistical technique, which notably has shown significant potential for the assimilation of datasets that are diverse with regard to the spatial resolution and their relationship. However, these types of applications of BSS require a large number of realizations to adequately explore the solution space and to assess the corresponding uncertainties. Moreover, such simulations generally need to be performed on very fine grids in order to adequately exploit the technique's potential for characterizing heterogeneous environments. Correspondingly, the computational cost of BSS algorithms in their classical form is very high, which so far has limited an effective application of this method to large models and/or vast datasets. In this context, it is also important to note that the inherent assumption regarding the independence of the considered datasets is generally regarded as being too strong in the context of sequential simulation. To alleviate these problems, we have revisited the classical implementation of BSS and incorporated two key features to increase the computational efficiency. The first feature is a combined quadrant spiral - superblock search, which targets run-time savings on large grids and adds flexibility with regard to the selection of neighboring points using equal directional sampling and treating hard data and previously simulated points separately. The second feature is a constant path of simulation, which enhances the efficiency for multiple realizations. We have also modified the aggregation operator to be more flexible with regard to the assumption of independence of the considered datasets. This is achieved through log-linear pooling, which essentially allows for attributing weights to the various data components. Finally, a multi-grid simulating path was created to enforce large-scale variance and to allow for adapting parameters, such as, for example, the log-linear weights or the type

  1. Sequentially generated states for the study of two dimensional systems

    Energy Technology Data Exchange (ETDEWEB)

    Banuls, Mari-Carmen; Cirac, J. Ignacio [Max-Planck-Institut fuer Quantenoptik, Garching (Germany); Perez-Garcia, David [Depto. Analisis Matematico, Universidad Complutense de Madrid (Spain); Wolf, Michael M. [Niels Bohr Institut, Copenhagen (Denmark); Verstraete, Frank [Fakultaet fuer Physik, Universitaet Wien (Austria)

    2009-07-01

    The family of Matrix Product States represents a powerful tool for the study of physical one-dimensional quantum many-body systems, such as spin chains. Besides, Matrix Product States can be defined as the family of quantum states that can be sequentially generated in a one-dimensional system. We have introduced a new family of states which extends this sequential definition to two dimensions. Like in Matrix Product States, expectation values of few body observables can be efficiently evaluated and, for the case of translationally invariant systems, the correlation functions decay exponentially with the distance. We show that such states are a subclass of Projected Entangled Pair States and investigate their suitability for approximating the ground states of local Hamiltonians.

  2. Sequential charged particle reaction

    International Nuclear Information System (INIS)

    Hori, Jun-ichi; Ochiai, Kentaro; Sato, Satoshi; Yamauchi, Michinori; Nishitani, Takeo

    2004-01-01

    The effective cross sections for producing the sequential reaction products in F82H, pure vanadium and LiF with respect to the 14.9-MeV neutron were obtained and compared with the estimation ones. Since the sequential reactions depend on the secondary charged particles behavior, the effective cross sections are corresponding to the target nuclei and the material composition. The effective cross sections were also estimated by using the EAF-libraries and compared with the experimental ones. There were large discrepancies between estimated and experimental values. Additionally, we showed the contribution of the sequential reaction on the induced activity and dose rate in the boundary region with water. From the present study, it has been clarified that the sequential reactions are of great importance to evaluate the dose rates around the surface of cooling pipe and the activated corrosion products. (author)

  3. Prosody and alignment: a sequential perspective

    Science.gov (United States)

    Szczepek Reed, Beatrice

    2010-12-01

    In their analysis of a corpus of classroom interactions in an inner city high school, Roth and Tobin describe how teachers and students accomplish interactional alignment by prosodically matching each other's turns. Prosodic matching, and specific prosodic patterns are interpreted as signs of, and contributions to successful interactional outcomes and positive emotions. Lack of prosodic matching, and other specific prosodic patterns are interpreted as features of unsuccessful interactions, and negative emotions. This forum focuses on the article's analysis of the relation between interpersonal alignment, emotion and prosody. It argues that prosodic matching, and other prosodic linking practices, play a primarily sequential role, i.e. one that displays the way in which participants place and design their turns in relation to other participants' turns. Prosodic matching, rather than being a conversational action in itself, is argued to be an interactional practice (Schegloff 1997), which is not always employed for the accomplishment of `positive', or aligning actions.

  4. Eyewitness confidence in simultaneous and sequential lineups: a criterion shift account for sequential mistaken identification overconfidence.

    Science.gov (United States)

    Dobolyi, David G; Dodson, Chad S

    2013-12-01

    Confidence judgments for eyewitness identifications play an integral role in determining guilt during legal proceedings. Past research has shown that confidence in positive identifications is strongly associated with accuracy. Using a standard lineup recognition paradigm, we investigated accuracy using signal detection and ROC analyses, along with the tendency to choose a face with both simultaneous and sequential lineups. We replicated past findings of reduced rates of choosing with sequential as compared to simultaneous lineups, but notably found an accuracy advantage in favor of simultaneous lineups. Moreover, our analysis of the confidence-accuracy relationship revealed two key findings. First, we observed a sequential mistaken identification overconfidence effect: despite an overall reduction in false alarms, confidence for false alarms that did occur was higher with sequential lineups than with simultaneous lineups, with no differences in confidence for correct identifications. This sequential mistaken identification overconfidence effect is an expected byproduct of the use of a more conservative identification criterion with sequential than with simultaneous lineups. Second, we found a steady drop in confidence for mistaken identifications (i.e., foil identifications and false alarms) from the first to the last face in sequential lineups, whereas confidence in and accuracy of correct identifications remained relatively stable. Overall, we observed that sequential lineups are both less accurate and produce higher confidence false identifications than do simultaneous lineups. Given the increasing prominence of sequential lineups in our legal system, our data argue for increased scrutiny and possibly a wholesale reevaluation of this lineup format. PsycINFO Database Record (c) 2013 APA, all rights reserved.

  5. Sequentially solution-processed, nanostructured polymer photovoltaics using selective solvents

    KAUST Repository

    Kim, Do Hwan; Mei, Jianguo; Ayzner, Alexander L.; Schmidt, Kristin; Giri, Gaurav; Appleton, Anthony L.; Toney, Michael F.; Bao, Zhenan

    2014-01-01

    We demonstrate high-performance sequentially solution-processed organic photovoltaics (OPVs) with a power conversion efficiency (PCE) of 5% for blend films using a donor polymer based on the isoindigo-bithiophene repeat unit (PII2T-C10C8) and a fullerene derivative [6,6]-phenyl-C[71]-butyric acid methyl ester (PC71BM). This has been accomplished by systematically controlling the swelling and intermixing processes of the layer with various processing solvents during deposition of the fullerene. We find that among the solvents used for fullerene deposition that primarily swell but do not re-dissolve the polymer underlayer, there were significant microstructural differences between chloro and o-dichlorobenzene solvents (CB and ODCB, respectively). Specifically, we show that the polymer crystallite orientation distribution in films where ODCB was used to cast the fullerene is broad. This indicates that out-of-plane charge transport through a tortuous transport network is relatively efficient due to a large density of inter-grain connections. In contrast, using CB results in primarily edge-on oriented polymer crystallites, which leads to diminished out-of-plane charge transport. We correlate these microstructural differences with photocurrent measurements, which clearly show that casting the fullerene out of ODCB leads to significantly enhanced power conversion efficiencies. Thus, we believe that tuning the processing solvents used to cast the electron acceptor in sequentially-processed devices is a viable way to controllably tune the blend film microstructure. © 2014 The Royal Society of Chemistry.

  6. Simultaneous Versus Sequential Complementarity in the Adoption of Technological and Organizational Innovations

    DEFF Research Database (Denmark)

    Battisti, Giuliana; Rabbiosi, Larissa; Colombo, Massimo G.

    2015-01-01

    It is generally suggested that technological and organizational innovations, being complementary, need to be adopted simultaneously. Nevertheless, sequential rather than simultaneous adoption of these two types of innovation may be optimal. In this paper, we analyze the pattern of mutual causation...... of technological and organizational innovations and contribute to the understanding of their interdependencies......

  7. Transfer printing of 3D hierarchical gold structures using a sequentially imprinted polymer stamp

    International Nuclear Information System (INIS)

    Zhang Fengxiang; Low, Hong Yee

    2008-01-01

    Complex three-dimensional (3D) hierarchical structures on polymeric materials are fabricated through a process referred to as sequential imprinting. In this work, the sequentially imprinted polystyrene film is used as a soft stamp to replicate hierarchical structures onto gold (Au) films, and the Au structures are then transferred to a substrate by transfer printing at an elevated temperature and pressure. Continuous and isolated 3D structures can be selectively fabricated with the assistance of thermo-mechanical deformation of the polymer stamp. Hierarchical Au structures are achieved without the need for a corresponding three-dimensionally patterned mold

  8. Temporal feeding pattern may influence reproduction efficiency, the example of breeding mares.

    Directory of Open Access Journals (Sweden)

    Haifa Benhajali

    Full Text Available Discomfort in farm animals may be induced by inappropriate types or timing of food supplies. Thus, time restriction of meals and lack of roughage have been shown to be one source of emergence of oral stereotypies and abnormal behaviour in horses which have evolved to eat high-fibre diets in small amounts over long periods of time. This feeding pattern is often altered in domestic environment where horses are often fed low fibre meals that can be rapidly consumed. This study aimed at determining the effect of the temporal pattern of feeding on reproductive efficiency of breeding mares, One hundred Arab breeding mares were divided into two groups that differed only in the temporal pattern of roughage availability: only at night for the standard feeding pattern group (SFP mares, night and day for the "continuous feeding" group (CF mares. The total amount of roughage provided was the same as the CF mares received half of the hay during the day while in paddock (haynets. Mares were tested for oestrus detection by teasing with one stallion and were then examined clinically by rectal palpations and ultrasound before being mated naturally or inseminated by fresh or frozen semen. Multivariate logistic regression was used to analyse data. The treatment affected significantly the reproductive efficiency of the mares with fewer oestrus abnormalities (p = 0.0002 and more fertility (p = 0.024 in CF mares (conception rate = 81% versus 55% in SFP mares. Ensuring semi-continous feeding by providing roughage may be a way of fulfilling the basic physiological needs of the horses' digestive system, reducing stress and associated inhibitors of reproduction. To our knowledge, this study provides the first evidence of an impact of temporal feeding patterns on reproductive success in a Mammal. Temporal patterns of feeding may be a major and underestimated factor in breeding.

  9. Development of New Lipid-Based Paclitaxel Nanoparticles Using Sequential Simplex Optimization

    Science.gov (United States)

    Dong, Xiaowei; Mattingly, Cynthia A.; Tseng, Michael; Cho, Moo; Adams, Val R.; Mumper, Russell J.

    2008-01-01

    The objective of these studies was to develop Cremophor-free lipid-based paclitaxel (PX) nanoparticle formulations prepared from warm microemulsion precursors. To identify and optimize new nanoparticles, experimental design was performed combining Taguchi array and sequential simplex optimization. The combination of Taguchi array and sequential simplex optimization efficiently directed the design of paclitaxel nanoparticles. Two optimized paclitaxel nanoparticles (NPs) were obtained: G78 NPs composed of glyceryl tridodecanoate (GT) and polyoxyethylene 20-stearyl ether (Brij 78), and BTM NPs composed of Miglyol 812, Brij 78 and D-alpha-tocopheryl polyethylene glycol 1000 succinate (TPGS). Both nanoparticles successfully entrapped paclitaxel at a final concentration of 150 μg/ml (over 6% drug loading) with particle sizes less than 200 nm and over 85% of entrapment efficiency. These novel paclitaxel nanoparticles were stable at 4°C over three months and in PBS at 37°C over 102 hours as measured by physical stability. Release of paclitaxel was slow and sustained without initial burst release. Cytotoxicity studies in MDA-MB-231 cancer cells showed that both nanoparticles have similar anticancer activities compared to Taxol®. Interestingly, PX BTM nanocapsules could be lyophilized without cryoprotectants. The lyophilized powder comprised only of PX BTM NPs in water could be rapidly rehydrated with complete retention of original physicochemical properties, in-vitro release properties, and cytotoxicity profile. Sequential Simplex Optimization has been utilized to identify promising new lipid-based paclitaxel nanoparticles having useful attributes. PMID:19111929

  10. Temporal integration of sequential auditory events: silent period in sound pattern activates human planum temporale.

    Science.gov (United States)

    Mustovic, Henrietta; Scheffler, Klaus; Di Salle, Francesco; Esposito, Fabrizio; Neuhoff, John G; Hennig, Jürgen; Seifritz, Erich

    2003-09-01

    Temporal integration is a fundamental process that the brain carries out to construct coherent percepts from serial sensory events. This process critically depends on the formation of memory traces reconciling past with present events and is particularly important in the auditory domain where sensory information is received both serially and in parallel. It has been suggested that buffers for transient auditory memory traces reside in the auditory cortex. However, previous studies investigating "echoic memory" did not distinguish between brain response to novel auditory stimulus characteristics on the level of basic sound processing and a higher level involving matching of present with stored information. Here we used functional magnetic resonance imaging in combination with a regular pattern of sounds repeated every 100 ms and deviant interspersed stimuli of 100-ms duration, which were either brief presentations of louder sounds or brief periods of silence, to probe the formation of auditory memory traces. To avoid interaction with scanner noise, the auditory stimulation sequence was implemented into the image acquisition scheme. Compared to increased loudness events, silent periods produced specific neural activation in the right planum temporale and temporoparietal junction. Our findings suggest that this area posterior to the auditory cortex plays a critical role in integrating sequential auditory events and is involved in the formation of short-term auditory memory traces. This function of the planum temporale appears to be fundamental in the segregation of simultaneous sound sources.

  11. Judgments relative to patterns: how temporal sequence patterns affect judgments and memory.

    Science.gov (United States)

    Kusev, Petko; Ayton, Peter; van Schaik, Paul; Tsaneva-Atanasova, Krasimira; Stewart, Neil; Chater, Nick

    2011-12-01

    Six experiments studied relative frequency judgment and recall of sequentially presented items drawn from 2 distinct categories (i.e., city and animal). The experiments show that judged frequencies of categories of sequentially encountered stimuli are affected by certain properties of the sequence configuration. We found (a) a first-run effect whereby people overestimated the frequency of a given category when that category was the first repeated category to occur in the sequence and (b) a dissociation between judgments and recall; respondents may judge 1 event more likely than the other and yet recall more instances of the latter. Specifically, the distribution of recalled items does not correspond to the frequency estimates for the event categories, indicating that participants do not make frequency judgments by sampling their memory for individual items as implied by other accounts such as the availability heuristic (Tversky & Kahneman, 1973) and the availability process model (Hastie & Park, 1986). We interpret these findings as reflecting the operation of a judgment heuristic sensitive to sequential patterns and offer an account for the relationship between memory and judged frequencies of sequentially encountered stimuli.

  12. Remarks on sequential designs in risk assessment

    International Nuclear Information System (INIS)

    Seidenfeld, T.

    1982-01-01

    The special merits of sequential designs are reviewed in light of particular challenges that attend risk assessment for human population. The kinds of ''statistical inference'' are distinguished and the problem of design which is pursued is the clash between Neyman-Pearson and Bayesian programs of sequential design. The value of sequential designs is discussed and the Neyman-Pearson vs. Bayesian sequential designs are probed in particular. Finally, warnings with sequential designs are considered, especially in relation to utilitarianism

  13. Efficient representation of DNA data for pattern recognition using failure factor oracles

    NARCIS (Netherlands)

    Cleophas, Loek; Kourie, Derrick G.; Watson, Bruce W.

    2013-01-01

    In indexing of and pattern matching on DNA sequences, representing all factors of a sequence is important. One efficient, compact representation is the factor oracle (FO). At the same time, any classical deterministic finite automata (DFA) can be transformed to a so-called failure one (FDFA), which

  14. THE DEVELOPMENT OF SPECIAL SEQUENTIALLY-TIMED

    Directory of Open Access Journals (Sweden)

    Stanislav LICHOROBIEC

    2016-06-01

    Full Text Available This article documents the development of the noninvasive use of explosives during the destruction of ice mass in river flows. The system of special sequentially-timed charges utilizes the increase in efficiency of cutting charges by covering them with bags filled with water, while simultaneously increasing the effect of the entire system of timed charges. Timing, spatial combinations during placement, and the linking of these charges results in the loosening of ice barriers on a frozen waterway, while at the same time regulating the size of the ice fragments. The developed charges will increase the operability and safety of IRS units.

  15. Sequential lineup laps and eyewitness accuracy.

    Science.gov (United States)

    Steblay, Nancy K; Dietrich, Hannah L; Ryan, Shannon L; Raczynski, Jeanette L; James, Kali A

    2011-08-01

    Police practice of double-blind sequential lineups prompts a question about the efficacy of repeated viewings (laps) of the sequential lineup. Two laboratory experiments confirmed the presence of a sequential lap effect: an increase in witness lineup picks from first to second lap, when the culprit was a stranger. The second lap produced more errors than correct identifications. In Experiment 2, lineup diagnosticity was significantly higher for sequential lineup procedures that employed a single versus double laps. Witnesses who elected to view a second lap made significantly more errors than witnesses who chose to stop after one lap or those who were required to view two laps. Witnesses with prior exposure to the culprit did not exhibit a sequential lap effect.

  16. Robustness of the Sequential Lineup Advantage

    Science.gov (United States)

    Gronlund, Scott D.; Carlson, Curt A.; Dailey, Sarah B.; Goodsell, Charles A.

    2009-01-01

    A growing movement in the United States and around the world involves promoting the advantages of conducting an eyewitness lineup in a sequential manner. We conducted a large study (N = 2,529) that included 24 comparisons of sequential versus simultaneous lineups. A liberal statistical criterion revealed only 2 significant sequential lineup…

  17. Sequential-Injection Analysis: Principles, Instrument Construction, and Demonstration by a Simple Experiment

    Science.gov (United States)

    Economou, A.; Tzanavaras, P. D.; Themelis, D. G.

    2005-01-01

    The sequential-injection analysis (SIA) is an approach to sample handling that enables the automation of manual wet-chemistry procedures in a rapid, precise and efficient manner. The experiments using SIA fits well in the course of Instrumental Chemical Analysis and especially in the section of Automatic Methods of analysis provided by chemistry…

  18. A Bayesian sequential design with adaptive randomization for 2-sided hypothesis test.

    Science.gov (United States)

    Yu, Qingzhao; Zhu, Lin; Zhu, Han

    2017-11-01

    Bayesian sequential and adaptive randomization designs are gaining popularity in clinical trials thanks to their potentials to reduce the number of required participants and save resources. We propose a Bayesian sequential design with adaptive randomization rates so as to more efficiently attribute newly recruited patients to different treatment arms. In this paper, we consider 2-arm clinical trials. Patients are allocated to the 2 arms with a randomization rate to achieve minimum variance for the test statistic. Algorithms are presented to calculate the optimal randomization rate, critical values, and power for the proposed design. Sensitivity analysis is implemented to check the influence on design by changing the prior distributions. Simulation studies are applied to compare the proposed method and traditional methods in terms of power and actual sample sizes. Simulations show that, when total sample size is fixed, the proposed design can obtain greater power and/or cost smaller actual sample size than the traditional Bayesian sequential design. Finally, we apply the proposed method to a real data set and compare the results with the Bayesian sequential design without adaptive randomization in terms of sample sizes. The proposed method can further reduce required sample size. Copyright © 2017 John Wiley & Sons, Ltd.

  19. Multi-agent sequential hypothesis testing

    KAUST Repository

    Kim, Kwang-Ki K.; Shamma, Jeff S.

    2014-01-01

    incorporate costs of taking private/public measurements, costs of time-difference and disagreement in actions of agents, and costs of false declaration/choices in the sequential hypothesis testing. The corresponding sequential decision processes have well

  20. Considering User's Access Pattern in Multimedia File Systems

    Science.gov (United States)

    Cho, KyoungWoon; Ryu, YeonSeung; Won, Youjip; Koh, Kern

    2002-12-01

    Legacy buffer cache management schemes for multimedia server are grounded at the assumption that the application sequentially accesses the multimedia file. However, user access pattern may not be sequential in some circumstances, for example, in distance learning application, where the user may exploit the VCR-like function(rewind and play) of the system and accesses the particular segments of video repeatedly in the middle of sequential playback. Such a looping reference can cause a significant performance degradation of interval-based caching algorithms. And thus an appropriate buffer cache management scheme is required in order to deliver desirable performance even under the workload that exhibits looping reference behavior. We propose Adaptive Buffer cache Management(ABM) scheme which intelligently adapts to the file access characteristics. For each opened file, ABM applies either the LRU replacement or the interval-based caching depending on the Looping Reference Indicator, which indicates that how strong temporally localized access pattern is. According to our experiment, ABM exhibits better buffer cache miss ratio than interval-based caching or LRU, especially when the workload exhibits not only sequential but also looping reference property.

  1. Strong compound-risk factors: efficient discovery through emerging patterns and contrast sets.

    Science.gov (United States)

    Li, Jinyan; Yang, Qiang

    2007-09-01

    Odds ratio (OR), relative risk (RR) (risk ratio), and absolute risk reduction (ARR) (risk difference) are biostatistics measurements that are widely used for identifying significant risk factors in dichotomous groups of subjects. In the past, they have often been used to assess simple risk factors. In this paper, we introduce the concept of compound-risk factors to broaden the applicability of these statistical tests for assessing factor interplays. We observe that compound-risk factors with a high risk ratio or a big risk difference have an one-to-one correspondence to strong emerging patterns or strong contrast sets-two types of patterns that have been extensively studied in the data mining field. Such a relationship has been unknown to researchers in the past, and efficient algorithms for discovering strong compound-risk factors have been lacking. In this paper, we propose a theoretical framework and a new algorithm that unify the discovery of compound-risk factors that have a strong OR, risk ratio, or a risk difference. Our method guarantees that all patterns meeting a certain test threshold can be efficiently discovered. Our contribution thus represents the first of its kind in linking the risk ratios and ORs to pattern mining algorithms, making it possible to find compound-risk factors in large-scale data sets. In addition, we show that using compound-risk factors can improve classification accuracy in probabilistic learning algorithms on several disease data sets, because these compound-risk factors capture the interdependency between important data attributes.

  2. Double-label autoradiographic deoxyglucose method for sequential measurement of regional cerebral glucose utilization

    Energy Technology Data Exchange (ETDEWEB)

    Redies, C; Diksic, M; Evans, A C; Gjedde, A; Yamamoto, Y L

    1987-08-01

    A new double-label autoradiographic glucose analog method for the sequential measurement of altered regional cerebral metabolic rates for glucose in the same animal is presented. This method is based on the sequential injection of two boluses of glucose tracer labeled with two different isotopes (short-lived /sup 18/F and long-lived /sup 3/H, respectively). An operational equation is derived which allows the determination of glucose utilization for the time period before the injection of the second tracer; this equation corrects for accumulation and loss of the first tracer from the metabolic pool occurring after the injection of the second tracer. An error analysis of this operational equation is performed. The double-label deoxyglucose method is validated in the primary somatosensory (''barrel'') cortex of the anesthetized rat. Two different rows of whiskers were stimulated sequentially in each rat; the two periods of stimulation were each preceded by an injection of glucose tracer. After decapitation, dried brain slices were first exposed, in direct contact, to standard X-ray film and then to uncoated, ''tritium-sensitive'' film. Results show that the double-label deoxyglucose method proposed in this paper allows the quantification and complete separation of glucose utilization patterns elicited by two different stimulations sequentially applied in the same animal.

  3. Sequential stochastic optimization

    CERN Document Server

    Cairoli, Renzo

    1996-01-01

    Sequential Stochastic Optimization provides mathematicians and applied researchers with a well-developed framework in which stochastic optimization problems can be formulated and solved. Offering much material that is either new or has never before appeared in book form, it lucidly presents a unified theory of optimal stopping and optimal sequential control of stochastic processes. This book has been carefully organized so that little prior knowledge of the subject is assumed; its only prerequisites are a standard graduate course in probability theory and some familiarity with discrete-paramet

  4. Reliability assessment of restructured power systems using reliability network equivalent and pseudo-sequential simulation techniques

    International Nuclear Information System (INIS)

    Ding, Yi; Wang, Peng; Goel, Lalit; Billinton, Roy; Karki, Rajesh

    2007-01-01

    This paper presents a technique to evaluate reliability of a restructured power system with a bilateral market. The proposed technique is based on the combination of the reliability network equivalent and pseudo-sequential simulation approaches. The reliability network equivalent techniques have been implemented in the Monte Carlo simulation procedure to reduce the computational burden of the analysis. Pseudo-sequential simulation has been used to increase the computational efficiency of the non-sequential simulation method and to model the chronological aspects of market trading and system operation. Multi-state Markov models for generation and transmission systems are proposed and implemented in the simulation. A new load shedding scheme is proposed during generation inadequacy and network congestion to minimize the load curtailment. The IEEE reliability test system (RTS) is used to illustrate the technique. (author)

  5. Immediately sequential bilateral cataract surgery: advantages and disadvantages.

    Science.gov (United States)

    Singh, Ranjodh; Dohlman, Thomas H; Sun, Grace

    2017-01-01

    The number of cataract surgeries performed globally will continue to rise to meet the needs of an aging population. This increased demand will require healthcare systems and providers to find new surgical efficiencies while maintaining excellent surgical outcomes. Immediately sequential bilateral cataract surgery (ISBCS) has been proposed as a solution and is increasingly being performed worldwide. The purpose of this review is to discuss the advantages and disadvantages of ISBCS. When appropriate patient selection occurs and guidelines are followed, ISBCS is comparable with delayed sequential bilateral cataract surgery in long-term patient satisfaction, visual acuity and complication rates. In addition, the risk of bilateral postoperative endophthalmitis and concerns of poorer refractive outcomes have not been supported by the literature. ISBCS is cost-effective for the patient, healthcare payors and society, but current reimbursement models in many countries create significant financial barriers for facilities and surgeons. As demand for cataract surgery rises worldwide, ISBCS will become increasingly important as an alternative to delayed sequential bilateral cataract surgery. Advantages include potentially decreased wait times for surgery, patient convenience and cost savings for healthcare payors. Although they are comparable in visual acuity and complication rates, hurdles that prevent wide adoption include liability concerns as ISBCS is not an established standard of care, economic constraints for facilities and surgeons and inability to fine-tune intraocular lens selection in the second eye. Given these considerations, an open discussion regarding the advantages and disadvantages of ISBCS is important for appropriate patient selection.

  6. Exploring the sequential lineup advantage using WITNESS.

    Science.gov (United States)

    Goodsell, Charles A; Gronlund, Scott D; Carlson, Curt A

    2010-12-01

    Advocates claim that the sequential lineup is an improvement over simultaneous lineup procedures, but no formal (quantitatively specified) explanation exists for why it is better. The computational model WITNESS (Clark, Appl Cogn Psychol 17:629-654, 2003) was used to develop theoretical explanations for the sequential lineup advantage. In its current form, WITNESS produced a sequential advantage only by pairing conservative sequential choosing with liberal simultaneous choosing. However, this combination failed to approximate four extant experiments that exhibited large sequential advantages. Two of these experiments became the focus of our efforts because the data were uncontaminated by likely suspect position effects. Decision-based and memory-based modifications to WITNESS approximated the data and produced a sequential advantage. The next step is to evaluate the proposed explanations and modify public policy recommendations accordingly.

  7. Mean-Variance-Validation Technique for Sequential Kriging Metamodels

    International Nuclear Information System (INIS)

    Lee, Tae Hee; Kim, Ho Sung

    2010-01-01

    The rigorous validation of the accuracy of metamodels is an important topic in research on metamodel techniques. Although a leave-k-out cross-validation technique involves a considerably high computational cost, it cannot be used to measure the fidelity of metamodels. Recently, the mean 0 validation technique has been proposed to quantitatively determine the accuracy of metamodels. However, the use of mean 0 validation criterion may lead to premature termination of a sampling process even if the kriging model is inaccurate. In this study, we propose a new validation technique based on the mean and variance of the response evaluated when sequential sampling method, such as maximum entropy sampling, is used. The proposed validation technique is more efficient and accurate than the leave-k-out cross-validation technique, because instead of performing numerical integration, the kriging model is explicitly integrated to accurately evaluate the mean and variance of the response evaluated. The error in the proposed validation technique resembles a root mean squared error, thus it can be used to determine a stop criterion for sequential sampling of metamodels

  8. Sequential and simultaneous choices: testing the diet selection and sequential choice models.

    Science.gov (United States)

    Freidin, Esteban; Aw, Justine; Kacelnik, Alex

    2009-03-01

    We investigate simultaneous and sequential choices in starlings, using Charnov's Diet Choice Model (DCM) and Shapiro, Siller and Kacelnik's Sequential Choice Model (SCM) to integrate function and mechanism. During a training phase, starlings encountered one food-related option per trial (A, B or R) in random sequence and with equal probability. A and B delivered food rewards after programmed delays (shorter for A), while R ('rejection') moved directly to the next trial without reward. In this phase we measured latencies to respond. In a later, choice, phase, birds encountered the pairs A-B, A-R and B-R, the first implementing a simultaneous choice and the second and third sequential choices. The DCM predicts when R should be chosen to maximize intake rate, and SCM uses latencies of the training phase to predict choices between any pair of options in the choice phase. The predictions of both models coincided, and both successfully predicted the birds' preferences. The DCM does not deal with partial preferences, while the SCM does, and experimental results were strongly correlated to this model's predictions. We believe that the SCM may expose a very general mechanism of animal choice, and that its wider domain of success reflects the greater ecological significance of sequential over simultaneous choices.

  9. Sequential memory: Binding dynamics

    Science.gov (United States)

    Afraimovich, Valentin; Gong, Xue; Rabinovich, Mikhail

    2015-10-01

    Temporal order memories are critical for everyday animal and human functioning. Experiments and our own experience show that the binding or association of various features of an event together and the maintaining of multimodality events in sequential order are the key components of any sequential memories—episodic, semantic, working, etc. We study a robustness of binding sequential dynamics based on our previously introduced model in the form of generalized Lotka-Volterra equations. In the phase space of the model, there exists a multi-dimensional binding heteroclinic network consisting of saddle equilibrium points and heteroclinic trajectories joining them. We prove here the robustness of the binding sequential dynamics, i.e., the feasibility phenomenon for coupled heteroclinic networks: for each collection of successive heteroclinic trajectories inside the unified networks, there is an open set of initial points such that the trajectory going through each of them follows the prescribed collection staying in a small neighborhood of it. We show also that the symbolic complexity function of the system restricted to this neighborhood is a polynomial of degree L - 1, where L is the number of modalities.

  10. Fatigue reduction during aggregated and distributed sequential stimulation.

    Science.gov (United States)

    Bergquist, Austin J; Babbar, Vishvek; Ali, Saima; Popovic, Milos R; Masani, Kei

    2017-08-01

    Transcutaneous neuromuscular electrical stimulation (NMES) can generate muscle contractions for rehabilitation and exercise. However, NMES-evoked contractions are limited by fatigue when they are delivered "conventionally" (CONV) using a single active electrode. Researchers have developed "sequential" (SEQ) stimulation, involving rotation of pulses between multiple "aggregated" (AGGR-SEQ) or "distributed" (DISTR-SEQ) active electrodes, to reduce fatigue (torque-decline) by reducing motor unit discharge rates. The primary objective was to compare fatigue-related outcomes, "potentiation," "variability," and "efficiency" between CONV, AGGR-SEQ, and DISTR-SEQ stimulation of knee extensors in healthy participants. Torque and current were recorded during testing with fatiguing trains using each NMES type under isometric and isokinetic (180°/s) conditions. Compared with CONV stimulation, SEQ techniques reduced fatigue-related outcomes, increased potentiation, did not affect variability, and reduced efficiency. SEQ techniques hold promise for reducing fatigue during NMES-based rehabilitation and exercise; however, optimization is required to improve efficiency. Muscle Nerve 56: 271-281, 2017. © 2016 Wiley Periodicals, Inc.

  11. Pattern-Driven Automatic Parallelization

    Directory of Open Access Journals (Sweden)

    Christoph W. Kessler

    1996-01-01

    Full Text Available This article describes a knowledge-based system for automatic parallelization of a wide class of sequential numerical codes operating on vectors and dense matrices, and for execution on distributed memory message-passing multiprocessors. Its main feature is a fast and powerful pattern recognition tool that locally identifies frequently occurring computations and programming concepts in the source code. This tool also works for dusty deck codes that have been "encrypted" by former machine-specific code transformations. Successful pattern recognition guides sophisticated code transformations including local algorithm replacement such that the parallelized code need not emerge from the sequential program structure by just parallelizing the loops. It allows access to an expert's knowledge on useful parallel algorithms, available machine-specific library routines, and powerful program transformations. The partially restored program semantics also supports local array alignment, distribution, and redistribution, and allows for faster and more exact prediction of the performance of the parallelized target code than is usually possible.

  12. Simultaneous Versus Sequential Presentation in Testing Recognition Memory for Faces.

    Science.gov (United States)

    Finley, Jason R; Roediger, Henry L; Hughes, Andrea D; Wahlheim, Christopher N; Jacoby, Larry L

    2015-01-01

    Three experiments examined the issue of whether faces could be better recognized in a simul- taneous test format (2-alternative forced choice [2AFC]) or a sequential test format (yes-no). All experiments showed that when target faces were present in the test, the simultaneous procedure led to superior performance (area under the ROC curve), whether lures were high or low in similarity to the targets. However, when a target-absent condition was used in which no lures resembled the targets but the lures were similar to each other, the simultaneous procedure yielded higher false alarm rates (Experiments 2 and 3) and worse overall performance (Experi- ment 3). This pattern persisted even when we excluded responses that participants opted to withhold rather than volunteer. We conclude that for the basic recognition procedures used in these experiments, simultaneous presentation of alternatives (2AFC) generally leads to better discriminability than does sequential presentation (yes-no) when a target is among the alterna- tives. However, our results also show that the opposite can occur when there is no target among the alternatives. An important future step is to see whether these patterns extend to more realistic eyewitness lineup procedures. The pictures used in the experiment are available online at http://www.press.uillinois.edu/journals/ajp/media/testing_recognition/.

  13. On the uniqueness of color patterns in raptor feathers

    Science.gov (United States)

    Ellis, D.H.

    2009-01-01

    For this study, I compared sequentially molted feathers for a few captive raptors from year to year and symmetrically matched feathers (left/right pairs) for many raptors to see if color patterns of sequential feather pairs were identical or if symmetrical pairs were mirror-image identical. Feather pairs were found to be identical only when without color pattern (e.g., the all-white rectrices of Bald Eagles [Haliaeetus leucocephalus]). Complex patterns were not closely matched, but some simple patterns were sometimes closely matched, although not identical. Previous claims that complex color patterns in feather pairs are fingerprint-identical (and therefore that molted feathers from wild raptors can be used to identify breeding adults from year to year with certainty) were found to be untrue: each feather is unique. Although it is unwise to be certain of bird of origin using normal feathers, abnormal feathers can often be so used. ?? 2009 The Raptor Research Foundation, Inc.

  14. Sequential Interval Estimation of a Location Parameter with Fixed Width in the Nonregular Case

    OpenAIRE

    Koike, Ken-ichi

    2007-01-01

    For a location-scale parameter family of distributions with a finite support, a sequential confidence interval with a fixed width is obtained for the location parameter, and its asymptotic consistency and efficiency are shown. Some comparisons with the Chow-Robbins procedure are also done.

  15. Sequential Probability Ration Tests : Conservative and Robust

    NARCIS (Netherlands)

    Kleijnen, J.P.C.; Shi, Wen

    2017-01-01

    In practice, most computers generate simulation outputs sequentially, so it is attractive to analyze these outputs through sequential statistical methods such as sequential probability ratio tests (SPRTs). We investigate several SPRTs for choosing between two hypothesized values for the mean output

  16. A new method for discovering behavior patterns among animal movements

    Science.gov (United States)

    Wang, Y.; Luo, Ze; Takekawa, John Y.; Prosser, Diann J.; Xiong, Y.; Newman, S.; Xiao, X.; Batbayar, N.; Spragens, Kyle A.; Balachandran, S.; Yan, B.

    2016-01-01

    Advanced satellite tracking technologies enable biologists to track animal movements at fine spatial and temporal scales. The resultant data present opportunities and challenges for understanding animal behavioral mechanisms. In this paper, we develop a new method to elucidate animal movement patterns from tracking data. Here, we propose the notion of continuous behavior patterns as a concise representation of popular migration routes and underlying sequential behaviors during migration. Each stage in the pattern is characterized in terms of space (i.e., the places traversed during movements) and time (i.e. the time spent in those places); that is, the behavioral state corresponding to a stage is inferred according to the spatiotemporal and sequential context. Hence, the pattern may be interpreted predictably. We develop a candidate generation and refinement framework to derive all continuous behavior patterns from raw trajectories. In the framework, we first define the representative spots to denote the underlying potential behavioral states that are extracted from individual trajectories according to the similarity of relaxed continuous locations in certain distinct time intervals. We determine the common behaviors of multiple individuals according to the spatiotemporal proximity of representative spots and apply a projection-based extension approach to generate candidate sequential behavior sequences as candidate patterns. Finally, the candidate generation procedure is combined with a refinement procedure to derive continuous behavior patterns. We apply an ordered processing strategy to accelerate candidate refinement. The proposed patterns and discovery framework are evaluated through conceptual experiments on both real GPS-tracking and large synthetic datasets.

  17. Mobility of radionuclides based on sequential extraction of soils

    International Nuclear Information System (INIS)

    Salbu, B.; Oughton, D.H.; Lien, H.N.; Oestby, G.; Strand, P.

    1992-01-01

    Since 1989, core samples of soil and vegetation from semi-natural pastures have been collected at selected sites in Norway during the growing season. The activity concentrations in soil and vegetation as well as transfer coefficients vary significantly between regions, within regions and even within sampling plot areas. In order to differentiate between mobil and inert fractions of radioactive and stable isotopes of Cs and Sr in soils, samples were extracted sequentially using agents with increasing dissolution power. The reproducibility of the sequential extraction technique is good and the data obtained seems most informative. As the distribution pattern for radioactive and stable isotopes of Cs and Sr are similar, a high degree of isotopic exchange is indicated. Based on easily leachable fractions, mobility factors are calculated. In general the mobility of 90 Sr is higher than for 137 Cs. Mobility factors are not significantly influenced by seasonal variations, but a decrease in the mobile fraction in soil with time is indicated. Mobility factors should be considered useful for modelling purposes. (au)

  18. Thermodynamic performance analysis of sequential Carnot cycles using heat sources with finite heat capacity

    International Nuclear Information System (INIS)

    Park, Hansaem; Kim, Min Soo

    2014-01-01

    The maximum efficiency of a heat engine is able to be estimated by using a Carnot cycle. Even though, in terms of efficiency, the Carnot cycle performs the role of reference very well, its application is limited to the case of infinite heat reservoirs, which is not that realistic. Moreover, considering that one of the recent key issues is to produce maximum work from low temperature and finite heat sources, which are called renewable energy sources, more advanced theoretical cycles, which can present a new standard, and the research about them are necessary. Therefore, in this paper, a sequential Carnot cycle, where multiple Carnot cycles are connected in parallel, is studied. The cycle adopts a finite heat source, which has a certain initial temperature and heat capacity, and an infinite heat sink, which is assumed to be ambient air. Heat transfer processes in the cycle occur with the temperature difference between a heat reservoir and a cycle. In order to resolve the heat transfer rate in those processes, the product of an overall heat transfer coefficient and a heat transfer area is introduced. Using these conditions, the performance of a sequential Carnot cycle is analytically calculated. Furthermore, as the efforts for enhancing the work of the cycle, the optimization research is also conducted with numerical calculation. - Highlights: • Modified sequential Carnot cycles are proposed for evaluating low grade heat sources. • Performance of sequential Carnot cycles is calculated analytically. • Optimization study for the cycle is conducted with numerical solver. • Maximum work from a heat source under a certain condition is obtained by equations

  19. Sequential Product of Quantum Effects: An Overview

    Science.gov (United States)

    Gudder, Stan

    2010-12-01

    This article presents an overview for the theory of sequential products of quantum effects. We first summarize some of the highlights of this relatively recent field of investigation and then provide some new results. We begin by discussing sequential effect algebras which are effect algebras endowed with a sequential product satisfying certain basic conditions. We then consider sequential products of (discrete) quantum measurements. We next treat transition effect matrices (TEMs) and their associated sequential product. A TEM is a matrix whose entries are effects and whose rows form quantum measurements. We show that TEMs can be employed for the study of quantum Markov chains. Finally, we prove some new results concerning TEMs and vector densities.

  20. 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…

  1. Sequential strand displacement beacon for detection of DNA coverage on functionalized gold nanoparticles.

    Science.gov (United States)

    Paliwoda, Rebecca E; Li, Feng; Reid, Michael S; Lin, Yanwen; Le, X Chris

    2014-06-17

    Functionalizing nanomaterials for diverse analytical, biomedical, and therapeutic applications requires determination of surface coverage (or density) of DNA on nanomaterials. We describe a sequential strand displacement beacon assay that is able to quantify specific DNA sequences conjugated or coconjugated onto gold nanoparticles (AuNPs). Unlike the conventional fluorescence assay that requires the target DNA to be fluorescently labeled, the sequential strand displacement beacon method is able to quantify multiple unlabeled DNA oligonucleotides using a single (universal) strand displacement beacon. This unique feature is achieved by introducing two short unlabeled DNA probes for each specific DNA sequence and by performing sequential DNA strand displacement reactions. Varying the relative amounts of the specific DNA sequences and spacing DNA sequences during their coconjugation onto AuNPs results in different densities of the specific DNA on AuNP, ranging from 90 to 230 DNA molecules per AuNP. Results obtained from our sequential strand displacement beacon assay are consistent with those obtained from the conventional fluorescence assays. However, labeling of DNA with some fluorescent dyes, e.g., tetramethylrhodamine, alters DNA density on AuNP. The strand displacement strategy overcomes this problem by obviating direct labeling of the target DNA. This method has broad potential to facilitate more efficient design and characterization of novel multifunctional materials for diverse applications.

  2. Bursts and heavy tails in temporal and sequential dynamics of foraging decisions.

    Directory of Open Access Journals (Sweden)

    Kanghoon Jung

    2014-08-01

    Full Text Available A fundamental understanding of behavior requires predicting when and what an individual will choose. However, the actual temporal and sequential dynamics of successive choices made among multiple alternatives remain unclear. In the current study, we tested the hypothesis that there is a general bursting property in both the timing and sequential patterns of foraging decisions. We conducted a foraging experiment in which rats chose among four different foods over a continuous two-week time period. Regarding when choices were made, we found bursts of rapidly occurring actions, separated by time-varying inactive periods, partially based on a circadian rhythm. Regarding what was chosen, we found sequential dynamics in affective choices characterized by two key features: (a a highly biased choice distribution; and (b preferential attachment, in which the animals were more likely to choose what they had previously chosen. To capture the temporal dynamics, we propose a dual-state model consisting of active and inactive states. We also introduce a satiation-attainment process for bursty activity, and a non-homogeneous Poisson process for longer inactivity between bursts. For the sequential dynamics, we propose a dual-control model consisting of goal-directed and habit systems, based on outcome valuation and choice history, respectively. This study provides insights into how the bursty nature of behavior emerges from the interaction of different underlying systems, leading to heavy tails in the distribution of behavior over time and choices.

  3. Bursts and Heavy Tails in Temporal and Sequential Dynamics of Foraging Decisions

    Science.gov (United States)

    Jung, Kanghoon; Jang, Hyeran; Kralik, Jerald D.; Jeong, Jaeseung

    2014-01-01

    A fundamental understanding of behavior requires predicting when and what an individual will choose. However, the actual temporal and sequential dynamics of successive choices made among multiple alternatives remain unclear. In the current study, we tested the hypothesis that there is a general bursting property in both the timing and sequential patterns of foraging decisions. We conducted a foraging experiment in which rats chose among four different foods over a continuous two-week time period. Regarding when choices were made, we found bursts of rapidly occurring actions, separated by time-varying inactive periods, partially based on a circadian rhythm. Regarding what was chosen, we found sequential dynamics in affective choices characterized by two key features: (a) a highly biased choice distribution; and (b) preferential attachment, in which the animals were more likely to choose what they had previously chosen. To capture the temporal dynamics, we propose a dual-state model consisting of active and inactive states. We also introduce a satiation-attainment process for bursty activity, and a non-homogeneous Poisson process for longer inactivity between bursts. For the sequential dynamics, we propose a dual-control model consisting of goal-directed and habit systems, based on outcome valuation and choice history, respectively. This study provides insights into how the bursty nature of behavior emerges from the interaction of different underlying systems, leading to heavy tails in the distribution of behavior over time and choices. PMID:25122498

  4. A facile strategy for the fabrication of a bioinspired hydrophilic-superhydrophobic patterned surface for highly efficient fog-harvesting

    KAUST Repository

    Wang, Yuchao

    2015-08-10

    Fog water collection represents a meaningful effort in the places where regular water sources, including surface water and ground water, are scarce. Inspired by the amazing fog water collection capability of Stenocara beetles in the Namib Desert and based on the recent work in biomimetic water collection, this work reported a facile, easy-to-operate, and low-cost method for the fabrication of hydrophilic-superhydrophobic patterned hybrid surface toward highly efficient fog water collection. The essence of the method is incorporating a (super)hydrophobically modified metal-based gauze onto the surface of a hydrophilic polystyrene (PS) flat sheet by a simple lab oven-based thermal pressing procedure. The produced hybrid patterned surfaces consisted of PS patches sitting within the holes of the metal gauzes. The method allows for an easy control over the pattern dimension (e.g., patch size) by varying gauze mesh size and thermal pressing temperature, which is then translated to an easy optimization of the ultimate fog water collection efficiency. Given the low-cost and wide availability of both PS and metal gauze, this method has a great potential for scaling-up. The results showed that the hydrophilic-superhydrophobic patterned hybrid surfaces with a similar pattern size to Stenocara beetles’s back pattern produced significantly higher fog collection efficiency than the uniformly (super)hydrophilic or (super)hydrophobic surfaces. This work contributes to general effort in fabricating wettability patterned surfaces and to atmospheric water collection for direct portal use.

  5. Quantum Inequalities and Sequential Measurements

    International Nuclear Information System (INIS)

    Candelpergher, B.; Grandouz, T.; Rubinx, J.L.

    2011-01-01

    In this article, the peculiar context of sequential measurements is chosen in order to analyze the quantum specificity in the two most famous examples of Heisenberg and Bell inequalities: Results are found at some interesting variance with customary textbook materials, where the context of initial state re-initialization is described. A key-point of the analysis is the possibility of defining Joint Probability Distributions for sequential random variables associated to quantum operators. Within the sequential context, it is shown that Joint Probability Distributions can be defined in situations where not all of the quantum operators (corresponding to random variables) do commute two by two. (authors)

  6. Estimation After a Group Sequential Trial.

    Science.gov (United States)

    Milanzi, Elasma; Molenberghs, Geert; Alonso, Ariel; Kenward, Michael G; Tsiatis, Anastasios A; Davidian, Marie; Verbeke, Geert

    2015-10-01

    Group sequential trials are one important instance of studies for which the sample size is not fixed a priori but rather takes one of a finite set of pre-specified values, dependent on the observed data. Much work has been devoted to the inferential consequences of this design feature. Molenberghs et al (2012) and Milanzi et al (2012) reviewed and extended the existing literature, focusing on a collection of seemingly disparate, but related, settings, namely completely random sample sizes, group sequential studies with deterministic and random stopping rules, incomplete data, and random cluster sizes. They showed that the ordinary sample average is a viable option for estimation following a group sequential trial, for a wide class of stopping rules and for random outcomes with a distribution in the exponential family. Their results are somewhat surprising in the sense that the sample average is not optimal, and further, there does not exist an optimal, or even, unbiased linear estimator. However, the sample average is asymptotically unbiased, both conditionally upon the observed sample size as well as marginalized over it. By exploiting ignorability they showed that the sample average is the conventional maximum likelihood estimator. They also showed that a conditional maximum likelihood estimator is finite sample unbiased, but is less efficient than the sample average and has the larger mean squared error. Asymptotically, the sample average and the conditional maximum likelihood estimator are equivalent. This previous work is restricted, however, to the situation in which the the random sample size can take only two values, N = n or N = 2 n . In this paper, we consider the more practically useful setting of sample sizes in a the finite set { n 1 , n 2 , …, n L }. It is shown that the sample average is then a justifiable estimator , in the sense that it follows from joint likelihood estimation, and it is consistent and asymptotically unbiased. We also show why

  7. Simultaneous optimization of sequential IMRT plans

    International Nuclear Information System (INIS)

    Popple, Richard A.; Prellop, Perri B.; Spencer, Sharon A.; Santos, Jennifer F. de los; Duan, Jun; Fiveash, John B.; Brezovich, Ivan A.

    2005-01-01

    plans was equivalent to the independently optimized plans actually used for treatment. Tolerance doses of the critical structures were respected for the plan sum; however, the dose to critical structures for the individual initial and boost plans was different between the simultaneously optimized and the independently optimized plans. In conclusion, we have demonstrated a method for optimization of initial and boost plans that treat volume reductions using the same dose per fraction. The method is efficient, as it avoids the iterative approach necessitated by currently available TPSs, and is generalizable to more than two treatment phases. Comparison with clinical plans developed independently suggests that current manual techniques for planning sequential treatments may be suboptimal

  8. Support for distinct subcomponents of spatial working memory: a double dissociation between spatial-simultaneous and spatial-sequential performance in unilateral neglect.

    Science.gov (United States)

    Wansard, Murielle; Bartolomeo, Paolo; Bastin, Christine; Segovia, Fermín; Gillet, Sophie; Duret, Christophe; Meulemans, Thierry

    2015-01-01

    Over the last decade, many studies have demonstrated that visuospatial working memory (VSWM) can be divided into separate subsystems dedicated to the retention of visual patterns and their serial order. Impaired VSWM has been suggested to exacerbate left visual neglect in right-brain-damaged individuals. The aim of this study was to investigate the segregation between spatial-sequential and spatial-simultaneous working memory in individuals with neglect. We demonstrated that patterns of results on these VSWM tasks can be dissociated. Spatial-simultaneous and sequential aspects of VSWM can be selectively impaired in unilateral neglect. Our results support the hypothesis of multiple VSWM subsystems, which should be taken into account to better understand neglect-related deficits.

  9. Fast-responding liquid crystal light-valve technology for color-sequential display applications

    Science.gov (United States)

    Janssen, Peter J.; Konovalov, Victor A.; Muravski, Anatoli A.; Yakovenko, Sergei Y.

    1996-04-01

    A color sequential projection system has some distinct advantages over conventional systems which make it uniquely suitable for consumer TV as well as high performance professional applications such as computer monitors and electronic cinema. A fast responding light-valve is, clearly, essential for a good performing system. Response speed of transmissive LC lightvalves has been marginal thus far for good color rendition. Recently, Sevchenko Institute has made some very fast reflective LC cells which were evaluated at Philips Labs. These devices showed sub millisecond-large signal-response times, even at room temperature, and produced good color in a projector emulation testbed. In our presentation we describe our highly efficient color sequential projector and demonstrate its operation on video tape. Next we discuss light-valve requirements and reflective light-valve test results.

  10. Sequential Generalized Transforms on Function Space

    Directory of Open Access Journals (Sweden)

    Jae Gil Choi

    2013-01-01

    Full Text Available We define two sequential transforms on a function space Ca,b[0,T] induced by generalized Brownian motion process. We then establish the existence of the sequential transforms for functionals in a Banach algebra of functionals on Ca,b[0,T]. We also establish that any one of these transforms acts like an inverse transform of the other transform. Finally, we give some remarks about certain relations between our sequential transforms and other well-known transforms on Ca,b[0,T].

  11. Forced Sequence Sequential Decoding

    DEFF Research Database (Denmark)

    Jensen, Ole Riis; Paaske, Erik

    1998-01-01

    We describe a new concatenated decoding scheme based on iterations between an inner sequentially decoded convolutional code of rate R=1/4 and memory M=23, and block interleaved outer Reed-Solomon (RS) codes with nonuniform profile. With this scheme decoding with good performance is possible as low...... as Eb/N0=0.6 dB, which is about 1.25 dB below the signal-to-noise ratio (SNR) that marks the cutoff rate for the full system. Accounting for about 0.45 dB due to the outer codes, sequential decoding takes place at about 1.7 dB below the SNR cutoff rate for the convolutional code. This is possible since...... the iteration process provides the sequential decoders with side information that allows a smaller average load and minimizes the probability of computational overflow. Analytical results for the probability that the first RS word is decoded after C computations are presented. These results are supported...

  12. Sequential decision making in computational sustainability via adaptive submodularity

    Science.gov (United States)

    Krause, Andreas; Golovin, Daniel; Converse, Sarah J.

    2015-01-01

    Many problems in computational sustainability require making a sequence of decisions in complex, uncertain environments. Such problems are generally notoriously difficult. In this article, we review the recently discovered notion of adaptive submodularity, an intuitive diminishing returns condition that generalizes the classical notion of submodular set functions to sequential decision problems. Problems exhibiting the adaptive submodularity property can be efficiently and provably near-optimally solved using simple myopic policies. We illustrate this concept in several case studies of interest in computational sustainability: First, we demonstrate how it can be used to efficiently plan for resolving uncertainty in adaptive management scenarios. Secondly, we show how it applies to dynamic conservation planning for protecting endangered species, a case study carried out in collaboration with the US Geological Survey and the US Fish and Wildlife Service.

  13. Localization Using Magnetic Patterns for Autonomous Mobile Robot

    Directory of Open Access Journals (Sweden)

    Won Suk You

    2014-03-01

    Full Text Available In this paper, we present a method of localization using magnetic landmarks. With this method, it is possible to compensate the pose error (xe, ye, θe of a mobile robot correctly and localize its current position on a global coordinate system on the surface of a structured environment with magnetic landmarks. A set of four magnetic bars forms total six different patterns of landmarks and these patterns can be read by the mobile robot with magnetic hall sensors. A sequential motion strategy for a mobile robot is proposed to find the geometric center of magnetic landmarks by reading the nonlinear magnetic field. The mobile robot first moves into the center region of the landmark where it can read the magnetic pattern, after which tracking and global localization can be easily achieved by recognizing the patterns of neighboring landmarks. Experimental results show the effectiveness of the sequential motion strategy for estimating the center of the first encountered landmark as well as the performance of tracking and global localization of the proposed system.

  14. Sequential probability ratio controllers for safeguards radiation monitors

    International Nuclear Information System (INIS)

    Fehlau, P.E.; Coop, K.L.; Nixon, K.V.

    1984-01-01

    Sequential hypothesis tests applied to nuclear safeguards accounting methods make the methods more sensitive to detecting diversion. The sequential tests also improve transient signal detection in safeguards radiation monitors. This paper describes three microprocessor control units with sequential probability-ratio tests for detecting transient increases in radiation intensity. The control units are designed for three specific applications: low-intensity monitoring with Poisson probability ratios, higher intensity gamma-ray monitoring where fixed counting intervals are shortened by sequential testing, and monitoring moving traffic where the sequential technique responds to variable-duration signals. The fixed-interval controller shortens a customary 50-s monitoring time to an average of 18 s, making the monitoring delay less bothersome. The controller for monitoring moving vehicles benefits from the sequential technique by maintaining more than half its sensitivity when the normal passage speed doubles

  15. Sequential blind identification of underdetermined mixtures using a novel deflation scheme.

    Science.gov (United States)

    Zhang, Mingjian; Yu, Simin; Wei, Gang

    2013-09-01

    In this brief, we consider the problem of blind identification in underdetermined instantaneous mixture cases, where there are more sources than sensors. A new blind identification algorithm, which estimates the mixing matrix in a sequential fashion, is proposed. By using the rank-1 detecting device, blind identification is reformulated as a constrained optimization problem. The identification of one column of the mixing matrix hence reduces to an optimization task for which an efficient iterative algorithm is proposed. The identification of the other columns of the mixing matrix is then carried out by a generalized eigenvalue decomposition-based deflation method. The key merit of the proposed deflation method is that it does not suffer from error accumulation. The proposed sequential blind identification algorithm provides more flexibility and better robustness than its simultaneous counterpart. Comparative simulation results demonstrate the superior performance of the proposed algorithm over the simultaneous blind identification algorithm.

  16. High Energy Conversion Efficiency with 3-D Micro-Patterned Photoanode for Enhancement Diffusivity and Modification of Photon Distribution in Dye-Sensitized Solar Cells.

    Science.gov (United States)

    Yun, Min Ju; Sim, Yeon Hyang; Cha, Seung I; Seo, Seon Hee; Lee, Dong Y

    2017-11-08

    Dye sensitize solar cells (DSSCs) have been considered as the promising alternatives silicon based solar cell with their characteristics including high efficiency under weak illumination and insensitive power output to incident angle. Therefore, many researches have been studied to improve the energy conversion efficiency of DSSCs. However the efficiency of DSSCs are still trapped at the around 10%. In this study, micro-scale hexagonal shape patterned photoanode have proposed to modify light distribution of photon. In the patterned electrode, the appearance efficiency have been obtained from 7.1% to 7.8% considered active area and the efficiency of 12.7% have been obtained based on the photoanode area. Enhancing diffusion of electrons and modification of photon distribution utilizing the morphology of the electrode are major factors to improving the performance of patterned electrode. Also, finite element method analyses of photon distributions were conducted to estimate morphological effect that influence on the photon distribution and current density. From our proposed study, it is expecting that patterned electrode is one of the solution to overcome the stagnant efficiency and one of the optimized geometry of electrode to modify photon distribution. Process of inter-patterning in photoanode has been minimized.

  17. A novel method for the sequential removal and separation of multiple heavy metals from wastewater.

    Science.gov (United States)

    Fang, Li; Li, Liang; Qu, Zan; Xu, Haomiao; Xu, Jianfang; Yan, Naiqiang

    2018-01-15

    A novel method was developed and applied for the treatment of simulated wastewater containing multiple heavy metals. A sorbent of ZnS nanocrystals (NCs) was synthesized and showed extraordinary performance for the removal of Hg 2+ , Cu 2+ , Pb 2+ and Cd 2+ . The removal efficiencies of Hg 2+ , Cu 2+ , Pb 2+ and Cd 2+ were 99.9%, 99.9%, 90.8% and 66.3%, respectively. Meanwhile, it was determined that solubility product (K sp ) of heavy metal sulfides was closely related to adsorption selectivity of various heavy metals on the sorbent. The removal efficiency of Hg 2+ was higher than that of Cd 2+ , while the K sp of HgS was lower than that of CdS. It indicated that preferential adsorption of heavy metals occurred when the K sp of the heavy metal sulfide was lower. In addition, the differences in the K sp of heavy metal sulfides allowed for the exchange of heavy metals, indicating the potential application for the sequential removal and separation of heavy metals from wastewater. According to the cumulative adsorption experimental results, multiple heavy metals were sequentially adsorbed and separated from the simulated wastewater in the order of the K sp of their sulfides. This method holds the promise of sequentially removing and separating multiple heavy metals from wastewater. Copyright © 2017 Elsevier B.V. All rights reserved.

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

  19. Glycerol production by Oenococcus oeni during sequential and simultaneous cultures with wine yeast strains.

    Science.gov (United States)

    Ale, Cesar E; Farías, Marta E; Strasser de Saad, Ana M; Pasteris, Sergio E

    2014-07-01

    Growth and fermentation patterns of Saccharomyces cerevisiae, Kloeckera apiculata, and Oenococcus oeni strains cultured in grape juice medium were studied. In pure, sequential and simultaneous cultures, the strains reached the stationary growth phase between 2 and 3 days. Pure and mixed K. apiculata and S. cerevisiae cultures used mainly glucose, producing ethanol, organic acids, and 4.0 and 0.1 mM glycerol, respectively. In sequential cultures, O. oeni achieved about 1 log unit at 3 days using mainly fructose and L-malic acid. Highest sugars consumption was detected in K. apiculata supernatants, lactic acid being the major end-product. 8.0 mM glycerol was found in 6-day culture supernatants. In simultaneous cultures, total sugars and L-malic acid were used at 3 days and 98% of ethanol and glycerol were detected. This study represents the first report of the population dynamics and metabolic behavior of yeasts and O. oeni in sequential and simultaneous cultures and contributes to the selection of indigenous strains to design starter cultures for winemaking, also considering the inclusion of K. apiculata. The sequential inoculation of yeasts and O. oeni would enhance glycerol production, which confers desirable organoleptic characteristics to wines, while organic acids levels would not affect their sensory profile. © 2014 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  20. Spatiotemporal Dynamics of Beijing’s Urbanization Efficiency from 2005 to 2014

    Directory of Open Access Journals (Sweden)

    Wei Qi

    2017-11-01

    Full Text Available In the context of Beijing’s accelerated economic growth, a high urbanization rate and associated urban problems pose challenges. We collected panel data for the period 2005–2014 to examine the relationship between Beijing’s urbanization efficiency and economic growth rate as well as its spatial patterns of dynamic and static urbanization efficiency. Specifically, we developed a comprehensive index system for assessing Beijing’s economic growth rate and urbanization efficiency at the district (county level. Economic level was selected as an indicator of the economic growth rate. Economic urbanization and consumption levels were selected as indicators of urbanization efficiency. We applied a sequential Malmquist total factor productivity index to estimate the dynamic urbanization efficiency and economic growth rate at the district/country level from 2005 to 2014. We measured Beijing’s static urbanization efficiency in 2014 using a data envelopment analysis model and assessed its spatiotemporal dynamics and urbanization efficiency pattern using a Getis–Ord General Gi index. The results indicated an overall average increase of 1.07% in the total factor urbanization efficiency (TFUE, with an average value of 0.91, while the total factor economic growth rate (TFEE remained stable at an average value of 0.979. The low TFUE level evidently continues to significantly constrain TFEE. Both TFUE and TFEE levels in the Capital Function Core (CFC area were significant, exhibiting high inputs and outputs, while these levels in the Urban Function Development (UFD, City Development Zone (CDZ, and Ecological Conservation Development (ECD areas were below 1 for most periods, strongly indicating inefficient factor allocation. In view of this spatial pattern, TFUE’s regional spatial distribution appears remarkable, showing a decreasing trend from north to south in Beijing, excluding CFC areas. During the period 2005–2014, the CFC area and

  1. Lineup composition, suspect position, and the sequential lineup advantage.

    Science.gov (United States)

    Carlson, Curt A; Gronlund, Scott D; Clark, Steven E

    2008-06-01

    N. M. Steblay, J. Dysart, S. Fulero, and R. C. L. Lindsay (2001) argued that sequential lineups reduce the likelihood of mistaken eyewitness identification. Experiment 1 replicated the design of R. C. L. Lindsay and G. L. Wells (1985), the first study to show the sequential lineup advantage. However, the innocent suspect was chosen at a lower rate in the simultaneous lineup, and no sequential lineup advantage was found. This led the authors to hypothesize that protection from a sequential lineup might emerge only when an innocent suspect stands out from the other lineup members. In Experiment 2, participants viewed a simultaneous or sequential lineup with either the guilty suspect or 1 of 3 innocent suspects. Lineup fairness was varied to influence the degree to which a suspect stood out. A sequential lineup advantage was found only for the unfair lineups. Additional analyses of suspect position in the sequential lineups showed an increase in the diagnosticity of suspect identifications as the suspect was placed later in the sequential lineup. These results suggest that the sequential lineup advantage is dependent on lineup composition and suspect position. (c) 2008 APA, all rights reserved

  2. One-pot sequential 1,2-addition, Pd-catalysed cross-coupling of organolithium reagents with Weinreb amides

    NARCIS (Netherlands)

    Giannerini, M.; Vila, C.; Hornillos, V.; Feringa, B. L.

    2016-01-01

    An efficient sequential 1,2-addition/cross-coupling of Weinreb amides with two organolithium reagents is reported. This synthetic approach allows access to a wide variety of functionalized ketones in a modular way. The one-pot procedure presented here takes advantage of a kinetically stable

  3. Optimization, formulation, and characterization of multiflavonoids-loaded flavanosome by bulk or sequential technique.

    Science.gov (United States)

    Karthivashan, Govindarajan; Masarudin, Mas Jaffri; Kura, Aminu Umar; Abas, Faridah; Fakurazi, Sharida

    2016-01-01

    This study involves adaptation of bulk or sequential technique to load multiple flavonoids in a single phytosome, which can be termed as "flavonosome". Three widely established and therapeutically valuable flavonoids, such as quercetin (Q), kaempferol (K), and apigenin (A), were quantified in the ethyl acetate fraction of Moringa oleifera leaves extract and were commercially obtained and incorporated in a single flavonosome (QKA-phosphatidylcholine) through four different methods of synthesis - bulk (M1) and serialized (M2) co-sonication and bulk (M3) and sequential (M4) co-loading. The study also established an optimal formulation method based on screening the synthesized flavonosomes with respect to their size, charge, polydispersity index, morphology, drug-carrier interaction, antioxidant potential through in vitro 1,1-diphenyl-2-picrylhydrazyl kinetics, and cytotoxicity evaluation against human hepatoma cell line (HepaRG). Furthermore, entrapment and loading efficiency of flavonoids in the optimal flavonosome have been identified. Among the four synthesis methods, sequential loading technique has been optimized as the best method for the synthesis of QKA-phosphatidylcholine flavonosome, which revealed an average diameter of 375.93±33.61 nm, with a zeta potential of -39.07±3.55 mV, and the entrapment efficiency was >98% for all the flavonoids, whereas the drug-loading capacity of Q, K, and A was 31.63%±0.17%, 34.51%±2.07%, and 31.79%±0.01%, respectively. The in vitro 1,1-diphenyl-2-picrylhydrazyl kinetics of the flavonoids indirectly depicts the release kinetic behavior of the flavonoids from the carrier. The QKA-loaded flavonosome had no indication of toxicity toward human hepatoma cell line as shown by the 3-(4,5-dimethylthiazol-2-yl)-2,5-diphenyltetrazolium bromide result, wherein even at the higher concentration of 200 µg/mL, the flavonosomes exert >85% of cell viability. These results suggest that sequential loading technique may be a promising

  4. Tradable permit allocations and sequential choice

    Energy Technology Data Exchange (ETDEWEB)

    MacKenzie, Ian A. [Centre for Economic Research, ETH Zuerich, Zurichbergstrasse 18, 8092 Zuerich (Switzerland)

    2011-01-15

    This paper investigates initial allocation choices in an international tradable pollution permit market. For two sovereign governments, we compare allocation choices that are either simultaneously or sequentially announced. We show sequential allocation announcements result in higher (lower) aggregate emissions when announcements are strategic substitutes (complements). Whether allocation announcements are strategic substitutes or complements depends on the relationship between the follower's damage function and governments' abatement costs. When the marginal damage function is relatively steep (flat), allocation announcements are strategic substitutes (complements). For quadratic abatement costs and damages, sequential announcements provide a higher level of aggregate emissions. (author)

  5. Introducing sequential managed aquifer recharge technology (SMART) - From laboratory to full-scale application.

    Science.gov (United States)

    Regnery, Julia; Wing, Alexandre D; Kautz, Jessica; Drewes, Jörg E

    2016-07-01

    Previous lab-scale studies demonstrated that stimulating the indigenous soil microbial community of groundwater recharge systems by manipulating the availability of biodegradable organic carbon (BDOC) and establishing sequential redox conditions in the subsurface resulted in enhanced removal of compounds with redox-dependent removal behavior such as trace organic chemicals. The aim of this study is to advance this concept from laboratory to full-scale application by introducing sequential managed aquifer recharge technology (SMART). To validate the concept of SMART, a full-scale managed aquifer recharge (MAR) facility in Colorado was studied for three years that featured the proposed sequential configuration: A short riverbank filtration passage followed by subsequent re-aeration and artificial recharge and recovery. Our findings demonstrate that sequential subsurface treatment zones characterized by carbon-rich (>3 mg/L BDOC) to carbon-depleted (≤1 mg/L BDOC) and predominant oxic redox conditions can be established at full-scale MAR facilities adopting the SMART concept. The sequential configuration resulted in substantially improved trace organic chemical removal (i.e. higher biodegradation rate coefficients) for moderately biodegradable compounds compared to conventional MAR systems with extended travel times in an anoxic aquifer. Furthermore, sorption batch experiments with clay materials dispersed in the subsurface implied that sorptive processes might also play a role in the attenuation and retardation of chlorinated flame retardants during MAR. Hence, understanding key factors controlling trace organic chemical removal performance during SMART allows for systems to be engineered for optimal efficiency, resulting in improved removal of constituents at shorter subsurface travel times and a potentially reduced physical footprint of MAR installations. Copyright © 2016 Elsevier Ltd. All rights reserved.

  6. Applying the minimax principle to sequential mastery testing

    NARCIS (Netherlands)

    Vos, Hendrik J.

    2002-01-01

    The purpose of this paper is to derive optimal rules for sequential mastery tests. In a sequential mastery test, the decision is to classify a subject as a master, a nonmaster, or to continue sampling and administering another random item. The framework of minimax sequential decision theory (minimum

  7. Classical and sequential limit analysis revisited

    Science.gov (United States)

    Leblond, Jean-Baptiste; Kondo, Djimédo; Morin, Léo; Remmal, Almahdi

    2018-04-01

    Classical limit analysis applies to ideal plastic materials, and within a linearized geometrical framework implying small displacements and strains. Sequential limit analysis was proposed as a heuristic extension to materials exhibiting strain hardening, and within a fully general geometrical framework involving large displacements and strains. The purpose of this paper is to study and clearly state the precise conditions permitting such an extension. This is done by comparing the evolution equations of the full elastic-plastic problem, the equations of classical limit analysis, and those of sequential limit analysis. The main conclusion is that, whereas classical limit analysis applies to materials exhibiting elasticity - in the absence of hardening and within a linearized geometrical framework -, sequential limit analysis, to be applicable, strictly prohibits the presence of elasticity - although it tolerates strain hardening and large displacements and strains. For a given mechanical situation, the relevance of sequential limit analysis therefore essentially depends upon the importance of the elastic-plastic coupling in the specific case considered.

  8. Sequential two-column electro-Fenton-photolytic reactor for the treatment of winery wastewater.

    Science.gov (United States)

    Díez, A M; Sanromán, M A; Pazos, M

    2017-01-01

    The high amount of winery wastewaters produced each year makes their treatment a priority issue due to their problematic characteristics such as acid pH, high concentration of organic load and colourful compounds. Furthermore, some of these effluents can have dissolved pesticides, due to the previous grape treatments, which are recalcitrant to conventional treatments. Recently, photo-electro-Fenton process has been reported as an effective procedure to mineralize different organic contaminants and a promising technology for the treatment of these complex matrixes. However, the reactors available for applying this process are scarce and they show several limitations. In this study, a sequential two-column reactor for the photo-electro-Fenton treatment was designed and evaluated for the treatment of different pesticides, pirimicarb and pyrimethanil, used in wine production. Both studied pesticides were efficiently removed, and the transformation products were determined. Finally, the treatment of a complex aqueous matrix composed by winery wastewater and the previously studied pesticides was carried out in the designed sequential reactor. The high removals of TOC and COD reached and the low energy consumption demonstrated the efficiency of this new configuration.

  9. Comparative study of lesions created by high-intensity focused ultrasound using sequential discrete and continuous scanning strategies.

    Science.gov (United States)

    Fan, Tingbo; Liu, Zhenbo; Zhang, Dong; Tang, Mengxing

    2013-03-01

    Lesion formation and temperature distribution induced by high-intensity focused ultrasound (HIFU) were investigated both numerically and experimentally via two energy-delivering strategies, i.e., sequential discrete and continuous scanning modes. Simulations were presented based on the combination of Khokhlov-Zabolotskaya-Kuznetsov (KZK) equation and bioheat equation. Measurements were performed on tissue-mimicking phantoms sonicated by a 1.12-MHz single-element focused transducer working at an acoustic power of 75 W. Both the simulated and experimental results show that, in the sequential discrete mode, obvious saw-tooth-like contours could be observed for the peak temperature distribution and the lesion boundaries, with the increasing interval space between two adjacent exposure points. In the continuous scanning mode, more uniform peak temperature distributions and lesion boundaries would be produced, and the peak temperature values would decrease significantly with the increasing scanning speed. In addition, compared to the sequential discrete mode, the continuous scanning mode could achieve higher treatment efficiency (lesion area generated per second) with a lower peak temperature. The present studies suggest that the peak temperature and tissue lesion resulting from the HIFU exposure could be controlled by adjusting the transducer scanning speed, which is important for improving the HIFU treatment efficiency.

  10. On Modeling Large-Scale Multi-Agent Systems with Parallel, Sequential and Genuinely Asynchronous Cellular Automata

    International Nuclear Information System (INIS)

    Tosic, P.T.

    2011-01-01

    We study certain types of Cellular Automata (CA) viewed as an abstraction of large-scale Multi-Agent Systems (MAS). We argue that the classical CA model needs to be modified in several important respects, in order to become a relevant and sufficiently general model for the large-scale MAS, and so that thus generalized model can capture many important MAS properties at the level of agent ensembles and their long-term collective behavior patterns. We specifically focus on the issue of inter-agent communication in CA, and propose sequential cellular automata (SCA) as the first step, and genuinely Asynchronous Cellular Automata (ACA) as the ultimate deterministic CA-based abstract models for large-scale MAS made of simple reactive agents. We first formulate deterministic and nondeterministic versions of sequential CA, and then summarize some interesting configuration space properties (i.e., possible behaviors) of a restricted class of sequential CA. In particular, we compare and contrast those properties of sequential CA with the corresponding properties of the classical (that is, parallel and perfectly synchronous) CA with the same restricted class of update rules. We analytically demonstrate failure of the studied sequential CA models to simulate all possible behaviors of perfectly synchronous parallel CA, even for a very restricted class of non-linear totalistic node update rules. The lesson learned is that the interleaving semantics of concurrency, when applied to sequential CA, is not refined enough to adequately capture the perfect synchrony of parallel CA updates. Last but not least, we outline what would be an appropriate CA-like abstraction for large-scale distributed computing insofar as the inter-agent communication model is concerned, and in that context we propose genuinely asynchronous CA. (author)

  11. Cystic periventricular leukomalacia in the neonate: analysis of sequential sonographic findings and neurologic outcomes

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Young Seok; Yoo, Dong Soo [Dankook University College of Medicine, Cheonan (Korea, Republic of)

    2003-07-01

    To analyse the sequential sonographic findings of cystic PVL and to evaluate relationship between sonographic grading of PVL and patterns of neurologic outcomes. Authors have retrospectively analysed the sequential sonographic findings of 36 cases of PVL in the preterm neonates. Initial sonographic features done within 3 days of life were divided into 3 patients such as normal, localized, and diffuse hyperechogenic flare. Grading of PVL confirmed by follow-up studies was classified as involvement of one lobe (grade 1), two lobes (grade 2) and more than extent of grade 2 (grade 3). The relationship between sonographic grading of leukomalacia and later neurologic outcomes were also analysed. Initial sonographic patterns according to grading of PVL were normal pattern in seven of nine (77.8%) of grade 1, diffuse hyperechogenic flares in five of eight cases of grade 2 and in 13 of 16 cases of grade 3. There was a significant difference between the grades and frequency of pattern of diffuse hyperechoic flare (p=0.021). Average detection timing of cystic PVL was 38.4{+-}18.9 days in grade 1, 29.8{+-}14 days in grade 2, and 19.1{+-}5.6 days in grade 3 with a significant statistical difference between the detection time and grades (p=0.037). Cerebral palsy has occurred in 62.5% of grade 1 and 100% of grade 2 and grade 3 (p=0.043). Frequency of spastic quadriplegia was higher in grade 3 (76.5%) than in grade 1 (25%) and grade 2 (12.5%) (p=0.001). Most of grade 1 cystic PVL revealed normal pattern of white matter echogenicity in initial ultrasonography and needed follow up examination over one month period. Spastic quadriplegia occured mainly in patients with grade 3 cystic PVL.

  12. Cystic periventricular leukomalacia in the neonate: analysis of sequential sonographic findings and neurologic outcomes

    International Nuclear Information System (INIS)

    Lee, Young Seok; Yoo, Dong Soo

    2003-01-01

    To analyse the sequential sonographic findings of cystic PVL and to evaluate relationship between sonographic grading of PVL and patterns of neurologic outcomes. Authors have retrospectively analysed the sequential sonographic findings of 36 cases of PVL in the preterm neonates. Initial sonographic features done within 3 days of life were divided into 3 patients such as normal, localized, and diffuse hyperechogenic flare. Grading of PVL confirmed by follow-up studies was classified as involvement of one lobe (grade 1), two lobes (grade 2) and more than extent of grade 2 (grade 3). The relationship between sonographic grading of leukomalacia and later neurologic outcomes were also analysed. Initial sonographic patterns according to grading of PVL were normal pattern in seven of nine (77.8%) of grade 1, diffuse hyperechogenic flares in five of eight cases of grade 2 and in 13 of 16 cases of grade 3. There was a significant difference between the grades and frequency of pattern of diffuse hyperechoic flare (p=0.021). Average detection timing of cystic PVL was 38.4±18.9 days in grade 1, 29.8±14 days in grade 2, and 19.1±5.6 days in grade 3 with a significant statistical difference between the detection time and grades (p=0.037). Cerebral palsy has occurred in 62.5% of grade 1 and 100% of grade 2 and grade 3 (p=0.043). Frequency of spastic quadriplegia was higher in grade 3 (76.5%) than in grade 1 (25%) and grade 2 (12.5%) (p=0.001). Most of grade 1 cystic PVL revealed normal pattern of white matter echogenicity in initial ultrasonography and needed follow up examination over one month period. Spastic quadriplegia occured mainly in patients with grade 3 cystic PVL

  13. Simultaneous versus sequential penetrating keratoplasty and cataract surgery.

    Science.gov (United States)

    Hayashi, Ken; Hayashi, Hideyuki

    2006-10-01

    To compare the surgical outcomes of simultaneous penetrating keratoplasty and cataract surgery with those of sequential surgery. Thirty-nine eyes of 39 patients scheduled for simultaneous keratoplasty and cataract surgery and 23 eyes of 23 patients scheduled for sequential keratoplasty and secondary phacoemulsification surgery were recruited. Refractive error, regular and irregular corneal astigmatism determined by Fourier analysis, and endothelial cell loss were studied at 1 week and 3, 6, and 12 months after combined surgery in the simultaneous surgery group or after subsequent phacoemulsification surgery in the sequential surgery group. At 3 and more months after surgery, mean refractive error was significantly greater in the simultaneous surgery group than in the sequential surgery group, although no difference was seen at 1 week. The refractive error at 12 months was within 2 D of that targeted in 15 eyes (39%) in the simultaneous surgery group and within 2 D in 16 eyes (70%) in the sequential surgery group; the incidence was significantly greater in the sequential group (P = 0.0344). The regular and irregular astigmatism was not significantly different between the groups at 3 and more months after surgery. No significant difference was also found in the percentage of endothelial cell loss between the groups. Although corneal astigmatism and endothelial cell loss were not different, refractive error from target refraction was greater after simultaneous keratoplasty and cataract surgery than after sequential surgery, indicating a better outcome after sequential surgery than after simultaneous surgery.

  14. Children's sequential information search is sensitive to environmental probabilities.

    Science.gov (United States)

    Nelson, Jonathan D; Divjak, Bojana; Gudmundsdottir, Gudny; Martignon, Laura F; Meder, Björn

    2014-01-01

    We investigated 4th-grade children's search strategies on sequential search tasks in which the goal is to identify an unknown target object by asking yes-no questions about its features. We used exhaustive search to identify the most efficient question strategies and evaluated the usefulness of children's questions accordingly. Results show that children have good intuitions regarding questions' usefulness and search adaptively, relative to the statistical structure of the task environment. Search was especially efficient in a task environment that was representative of real-world experiences. This suggests that children may use their knowledge of real-world environmental statistics to guide their search behavior. We also compared different related search tasks. We found positive transfer effects from first doing a number search task on a later person search task. Copyright © 2013 The Authors. Published by Elsevier B.V. All rights reserved.

  15. Highly efficient silver patterning without photo-resist using simple silver precursors

    International Nuclear Information System (INIS)

    Byun, Younghun; Hwang, Eoc-Chae; Lee, Sang-Yun; Lyu, Yi-Yeol; Yim, Jin-Heong; Kim, Jin-Young; Chang, Seok; Pu, Lyong Sun; Kim, Ji Man

    2005-01-01

    Highly efficient method for silver patterning without photo-resist was developed by using high photosensitive organo-silver precursors, which were prepared by a simple reaction of silver salts and excess of amines. The FT-IR and GC-MS spectra were recorded depending on UV exposure time, for (n-PrNH 2 )Ag(NO 3 ).0.5MeCN and (n-PrNH 2 )Ag(NO 2 ).0.5MeCN, to understand the photolysis mechanism. The results indicate not only dissociation of coordinated amine and acetonitrile, but also decomposition of corresponding anion upon UV irradiation. When a precursor thin film was exposed to broadband UV irradiation, a partially reduced and insoluble silver species were formed within several minutes. After development, the irradiated areas were treated with a reducing agent to obtain pure metallic patterns. Subsequently, annealing step was followed at 100-350 deg. C to increase the adhesion of interface and cohesion of silver particles. The line resolution of 5 μm was obtained by the present silver precursors. Film thickness was also controllable from 50 to 250 nm by repetition of the above procedure. The average electrical conductivity was in the range of 3-43 Ω cm, measured by four-point probe technique. AES depth profile of the silver pattern thus obtained showed carbon and oxygen contents are less than 1% through the whole range. Even though sulfur contaminant exists on the surface, it was believed that nearly pure silver pattern was generated

  16. Time-Efficient High-Resolution Large-Area Nano-Patterning of Silicon Dioxide

    DEFF Research Database (Denmark)

    Lin, Li; Ou, Yiyu; Aagesen, Martin

    2017-01-01

    A nano-patterning approach on silicon dioxide (SiO2) material, which could be used for the selective growth of III-V nanowires in photovoltaic applications, is demonstrated. In this process, a silicon (Si) stamp with nanopillar structures was first fabricated using electron-beam lithography (EBL....... In addition, high time efficiency can be realized by one-spot electron-beam exposure in the EBL process combined with NIL for mass production. Furthermore, the one-spot exposure enables the scalability of the nanostructures for different application requirements by tuning only the exposure dose. The size...

  17. Integrating Energy Efficiency into the 10 Year Framework of Programmes on Sustainable Consumption and Production Patterns (10YFP)

    DEFF Research Database (Denmark)

    This report summarises the discussions and conclusions from the workshop 'Integrating Energy Efficiency into the 10 Year Framework of Programmes on Sustainable Consumption and Production Patterns (10YFP)' jointly organised by the 10YFP Secretariat and the Copenhagen Centre on Energy Efficiency (C2E...

  18. Trial Sequential Methods for Meta-Analysis

    Science.gov (United States)

    Kulinskaya, Elena; Wood, John

    2014-01-01

    Statistical methods for sequential meta-analysis have applications also for the design of new trials. Existing methods are based on group sequential methods developed for single trials and start with the calculation of a required information size. This works satisfactorily within the framework of fixed effects meta-analysis, but conceptual…

  19. Online Sequential Projection Vector Machine with Adaptive Data Mean Update.

    Science.gov (United States)

    Chen, Lin; Jia, Ji-Ting; Zhang, Qiong; Deng, Wan-Yu; Wei, Wei

    2016-01-01

    We propose a simple online learning algorithm especial for high-dimensional data. The algorithm is referred to as online sequential projection vector machine (OSPVM) which derives from projection vector machine and can learn from data in one-by-one or chunk-by-chunk mode. In OSPVM, data centering, dimension reduction, and neural network training are integrated seamlessly. In particular, the model parameters including (1) the projection vectors for dimension reduction, (2) the input weights, biases, and output weights, and (3) the number of hidden nodes can be updated simultaneously. Moreover, only one parameter, the number of hidden nodes, needs to be determined manually, and this makes it easy for use in real applications. Performance comparison was made on various high-dimensional classification problems for OSPVM against other fast online algorithms including budgeted stochastic gradient descent (BSGD) approach, adaptive multihyperplane machine (AMM), primal estimated subgradient solver (Pegasos), online sequential extreme learning machine (OSELM), and SVD + OSELM (feature selection based on SVD is performed before OSELM). The results obtained demonstrated the superior generalization performance and efficiency of the OSPVM.

  20. Online Sequential Projection Vector Machine with Adaptive Data Mean Update

    Directory of Open Access Journals (Sweden)

    Lin Chen

    2016-01-01

    Full Text Available We propose a simple online learning algorithm especial for high-dimensional data. The algorithm is referred to as online sequential projection vector machine (OSPVM which derives from projection vector machine and can learn from data in one-by-one or chunk-by-chunk mode. In OSPVM, data centering, dimension reduction, and neural network training are integrated seamlessly. In particular, the model parameters including (1 the projection vectors for dimension reduction, (2 the input weights, biases, and output weights, and (3 the number of hidden nodes can be updated simultaneously. Moreover, only one parameter, the number of hidden nodes, needs to be determined manually, and this makes it easy for use in real applications. Performance comparison was made on various high-dimensional classification problems for OSPVM against other fast online algorithms including budgeted stochastic gradient descent (BSGD approach, adaptive multihyperplane machine (AMM, primal estimated subgradient solver (Pegasos, online sequential extreme learning machine (OSELM, and SVD + OSELM (feature selection based on SVD is performed before OSELM. The results obtained demonstrated the superior generalization performance and efficiency of the OSPVM.

  1. Sequentially pulsed traveling wave accelerator

    Science.gov (United States)

    Caporaso, George J [Livermore, CA; Nelson, Scott D [Patterson, CA; Poole, Brian R [Tracy, CA

    2009-08-18

    A sequentially pulsed traveling wave compact accelerator having two or more pulse forming lines each with a switch for producing a short acceleration pulse along a short length of a beam tube, and a trigger mechanism for sequentially triggering the switches so that a traveling axial electric field is produced along the beam tube in synchronism with an axially traversing pulsed beam of charged particles to serially impart energy to the particle beam.

  2. Investigation of material efficient fin patterns for cost-effective operation of fin and tube heat exchanger

    DEFF Research Database (Denmark)

    Singh, Shobhana; Sørensen, Kim; Condra, Thomas Joseph

    2017-01-01

    Design management of a thermal energy system is a critical part of identifying basic designs that meet large scale user demand under certain operating characteristics. Fin and tube heat exchangers are among the most commonly used thermal energy systems which are generating considerable interest...... and tube heat exchanger. Computational fluid dynamic models of fin and tube heat exchanger with different fin patterns are developed to investigate the fin pattern behavior on heat transfer and pressure loss performance data. In addition, the numerical results are utilized to analyze the engineering design...... scale-up heat exchanger configurations with each fin pattern focusing on the application of chosen fin and tube heat exchanger in marine exhaust gas boiler. The analysis highlights the impact of material efficient fin patterns investigated and predicts that the polynomial and sinusoidal fin patterns...

  3. Efficient Reduction of Access Latency through Object Correlations in Virtual Environments

    Directory of Open Access Journals (Sweden)

    Damon Shing-Min Liu

    2007-01-01

    Full Text Available Object correlations are common semantic patterns in virtual environments. They can be exploited to improve the effectiveness of storage caching, prefetching, data layout, and disk scheduling. However, we have little approaches for discovering object correlations in VE to improve the performance of storage systems. Being an interactive feedback-driven paradigm, it is critical that the user receives responses to his navigation requests with little or no time lag. Therefore, we propose a class of view-based projection-generation method for mining various frequent sequential traversal patterns in the virtual environments. The frequent sequential traversal patterns are used to predict the user navigation behavior and, through clustering scheme, help to reduce disk access time with proper patterns placement into disk blocks. Finally, the effectiveness of these schemes is shown through simulation to demonstrate how these proposed techniques not only significantly cut down disk access time, but also enhance the accuracy of data prefetching.

  4. Optimized digital speckle patterns for digital image correlation by consideration of both accuracy and efficiency.

    Science.gov (United States)

    Chen, Zhenning; Shao, Xinxing; Xu, Xiangyang; He, Xiaoyuan

    2018-02-01

    The technique of digital image correlation (DIC), which has been widely used for noncontact deformation measurements in both the scientific and engineering fields, is greatly affected by the quality of speckle patterns in terms of its performance. This study was concerned with the optimization of the digital speckle pattern (DSP) for DIC in consideration of both the accuracy and efficiency. The root-mean-square error of the inverse compositional Gauss-Newton algorithm and the average number of iterations were used as quality metrics. Moreover, the influence of subset sizes and the noise level of images, which are the basic parameters in the quality assessment formulations, were also considered. The simulated binary speckle patterns were first compared with the Gaussian speckle patterns and captured DSPs. Both the single-radius and multi-radius DSPs were optimized. Experimental tests and analyses were conducted to obtain the optimized and recommended DSP. The vector diagram of the optimized speckle pattern was also uploaded as reference.

  5. Biological efficiency of component crops in different geometrical patterns of wheat-linseed intercropping

    International Nuclear Information System (INIS)

    Nazir, M. S.; Saeed, M.; Khan, I.; Ghaffar, A.

    2005-01-01

    An experiment to determine the biological efficiency and agro-economic relationships of component crops in wheat-linseed intercropping under different geometrical patterns, was conducted on sandy-clay loam soil at Faisalabad (Pakistan). Wheat was sown in 100-cm spaced 4, 6, 8, and 10 row strips and was intercropped with three rows of linseed. The component crops were also grown alone in 30-cm spaced single row. Wheat grain yield was reduced by 25.6%, 19.2%, 14.7% and 11.9% by intercropping linseed in wheat grown in the pattern of 4, 6 and 10-row strips, respectively. However, at the cost of this much reduction in wheat yield, linseed gave an additional yields of 516, 412, 335 kg/ha in the respective patterns which resulted in yield advantages of 41%, 31%, 29% and 27%, respectively over sole cropping of wheat. Intercropping also generated higher net monetary gain/ha (Rs. 12378-12826) than monocropped wheat (Rs. 11034) and linseed (Rs. 4249). (author)

  6. Use of sequential infiltration synthesis to improve the pattern transfer of PS-b-PLA DSA (Conference Presentation)

    Science.gov (United States)

    Evangelio Araujo, Laura; Fernández-Regúlez, Marta; Chevalier, Xavier; Nicolet, Célia; Cayrefourcq, Ian; Navarro, Christophe; Fleury, Guillaume; Pérez-Murano, Francesc

    2017-03-01

    Directed self-assembly of block copolymers is considered one of the candidates to fulfill the requirements of the next technological nodes [1,2]. Polymer domains are aligned by using a chemical and/or a topographical pre-pattern in which preferential surfaces to one of the two blocks or neutral wetting areas are created. In particular, polystyrene-block-polymetylmethacrylate (PS-b-PMMA) has been extensively studied during the last years showing strong capabilities to define periodic nanostructures. However, the relatively low Flory-Huggins parameter and, the resulting low segregation strength of PS-b-PMMA systems, limit their achievable resolution to around 11 nm [3]. The application of block copolymer on sub-10 nm technologies requires the development of the new block copolymer generation known as high- block copolymers. Additionally, an important requirement for their integration on the lithography roadmap is the capability of selectively remove one of the two blocks. The etch contrast between the two domains is typically low due to their organic chemistry. In this sense, selective sequential infiltration synthesis by ALD into one of the blocks can be used in order to incorporate an inorganic material. The formed organic/inorganic blend sustains better the plasma etching to remove the non-infiltrated organic block. In this contribution, we show the use of high- polystyrene-b-polylactide acid (PS-b-PLA) lamellar block copolymer for line/space applications. PS-b-PLA has a larger Flory-Huggins parameter (=0.218 at room temperature[4]) compared with PS-b-PMMA, allowing the size reduction of the self-assembled domains. The method to control the orientation of the polymer domains is similar to the one typically used for PS-b-PMMA. Chemical contrast and the subsequent alignment of the polymer domains are achieved by the definition of a chemical pre-pattern on a random copolymer PS-r-PMMA (48% of PS) (figure 1). The polymer brush is grafted on the substrate and then

  7. Photoreactive polymer brushes for high-density patterned surface derivatization using a Diels-Alder photoclick reaction.

    Science.gov (United States)

    Arumugam, Selvanathan; Orski, Sara V; Locklin, Jason; Popik, Vladimir V

    2012-01-11

    Reactive polymer brushes grown on silicon oxide surfaces were derivatized with photoreactive 3-(hydroxymethyl)naphthalene-2-ol (NQMP) moieties. Upon 300 or 350 nm irradiation, NQMP efficiently produces o-naphthoquinone methide (oNQM), which in turn undergoes very rapid Diels-Alder addition to vinyl ether groups attached to a substrate, resulting in the covalent immobilization of the latter. Any unreacted oNQM groups rapidly add water to regenerate NQMP. High-resolution surface patterning is achieved by irradiating NQMP-derivatized surfaces using photolithographic methods. The Diels-Alder photoclick reaction is orthogonal to azide-alkyne click chemistry, enabling sequential photoclick/azide-click derivatizations to generate complex surface functionalities. © 2011 American Chemical Society

  8. Patterned Arrays of Functional Lateral Heterostructures via Sequential Template-Directed Printing.

    Science.gov (United States)

    Li, Yifan; Su, Meng; Li, Zheng; Huang, Zhandong; Li, Fengyu; Pan, Qi; Ren, Wanjie; Hu, Xiaotian; Song, Yanlin

    2018-04-30

    The precise integration of microscale dots and lines with controllable interfacing connections is highly important for the fabrication of functional devices. To date, the solution-processible methods are used to fabricate the heterogeneous micropatterns for different materials. However, for increasingly miniaturized and multifunctional devices, it is extremely challenging to engineer the uncertain kinetics of a solution on the microstructures surfaces, resulting in uncontrollable interface connections and poor device performance. Here, a sequential template-directed printing process is demonstrated for the fabrication of arrayed microdots connected by microwires through the regulation of the Rayleigh-Taylor instability of material solution or suspension. Flexibility in the control of fluidic behaviors can realize precise interface connection between the micropatterns, including the microwires traversing, overlapping or connecting the microdots. Moreover, various morphologies such as circular, rhombic, or star-shaped microdots as well as straight, broken or curved microwires can be achieved. The lateral heterostructure printed with two different quantum dots displays bright dichromatic photoluminescence. The ammonia gas sensor printed by polyaniline and silver nanoparticles exhibits a rapid response time. This strategy can construct heterostructures in a facile manner by eliminating the uncertainty of the multimaterials interface connection, which will be promising for the development of novel lateral functional devices. © 2018 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  9. Pattern analysis and suggestion of energy efficiency retrofit for existing residential buildings in China's northern heating region

    International Nuclear Information System (INIS)

    Lv Shilei; Wu Yong; Sun Jinying

    2009-01-01

    In China, Energy Efficiency Retrofit for Existing Residential Buildings (EERFERB) is faced with a fast development status. The Central Government decided to prompt the retrofit of 1.5x10 8 m 2 existing residential buildings in China's northern heating region during the '11th Five-Years Plan'. But, at present, the relative incentive policies and measurements are very insufficient. Especially, on the aspect of the retrofit pattern about the organization, retrofit content, investing and financing mode, the policy and management and other factors, no existing successful one can be spreaded into the whole northern heating region. This research not only analyzed the foreign advanced methods, drew lessons from their retrofit in Germany and Poland, but contrasted and analyzed energy efficiency retrofit demonstrations from Harbin, Tianjin, Tangshan and Baotou in China to get our domestic successful patterns and experience. Finally, some recommended retrofit patterns are presented, which can be applied for the instruction and decision-making for the Chinese local governments.

  10. High efficient OLED displays prepared with the air-gapped bridges on quantum dot patterns for optical recycling

    Science.gov (United States)

    Kim, Hyo-Jun; Shin, Min-Ho; Kim, Joo-Suc; Kim, Se-Eun; Kim, Young-Joo

    2017-02-01

    An optically efficient structure was proposed and fabricated to realize high brightness organic light emitting diode (OLED) displays based on a white OLED prepared with the air-gapped bridges on the quantum dot (QD) patterns. Compared with a conventional white OLED display, in our experiments, the optical intensity of the proposed OLED display shows the enhancement of 58.2% in the red color and 16.8% in the green color after applying the air-gapped bridge structure on QD patterns of 20 wt% concentration. This enhancement comes from the two facts that the QD patterns downconvert unnecessary blue or blue/green light to the required green or red light and the air-gapped bridges increase the color conversion efficiency of QDs by optical recycling using total internal reflection (TIR) at the interface. In addition, the color gamut of the proposed OLED display increases from 65.5 to 75.9% (NTSC x, y ratio) due to the narrow emission spectra of QDs.

  11. Functional Improvement after Photothrombotic Stroke in Rats Is Associated with Different Patterns of Dendritic Plasticity after G-CSF Treatment and G-CSF Treatment Combined with Concomitant or Sequential Constraint-Induced Movement Therapy.

    Directory of Open Access Journals (Sweden)

    Katrin Frauenknecht

    Full Text Available We have previously shown that granulocyte-colony stimulating factor (G-CSF treatment alone, or in combination with constraint movement therapy (CIMT either sequentially or concomitantly, results in significantly improved sensorimotor recovery after photothrombotic stroke in rats in comparison to untreated control animals. CIMT alone did not result in any significant differences compared to the control group (Diederich et al., Stroke, 2012;43:185-192. Using a subset of rat brains from this former experiment the present study was designed to evaluate whether dendritic plasticity would parallel improved functional outcomes. Five treatment groups were analyzed (n = 6 each (i ischemic control (saline; (ii CIMT (CIMT between post-stroke days 2 and 11; (iii G-CSF (10 μg/kg G-CSF daily between post-stroke days 2 and 11; (iv combined concurrent group (CIMT plus G-CSF and (v combined sequential group (CIMT between post-stroke days 2 and 11; 10 μg/kg G-CSF daily between post-stroke days 12 and 21, respectively. After impregnation of rat brains with a modified Golgi-Cox protocol layer V pyramidal neurons in the peri-infarct cortex as well as the corresponding contralateral cortex were analyzed. Surprisingly, animals with a similar degree of behavioral recovery exhibited quite different patterns of dendritic plasticity in both peri-lesional and contralesional areas. The cause for these patterns is not easily to explain but puts the simple assumption that increased dendritic complexity after stroke necessarily results in increased functional outcome into perspective.

  12. Sequential backbone assignment based on dipolar amide-to-amide correlation experiments

    Energy Technology Data Exchange (ETDEWEB)

    Xiang, ShengQi; Grohe, Kristof; Rovó, Petra; Vasa, Suresh Kumar; Giller, Karin; Becker, Stefan; Linser, Rasmus, E-mail: rali@nmr.mpibpc.mpg.de [Max Planck Institute for Biophysical Chemistry, Department for NMR-Based Structural Biology (Germany)

    2015-07-15

    Proton detection in solid-state NMR has seen a tremendous increase in popularity in the last years. New experimental techniques allow to exploit protons as an additional source of information on structure, dynamics, and protein interactions with their surroundings. In addition, sensitivity is mostly improved and ambiguity in assignment experiments reduced. We show here that, in the solid state, sequential amide-to-amide correlations turn out to be an excellent, complementary way to exploit amide shifts for unambiguous backbone assignment. For a general assessment, we compare amide-to-amide experiments with the more common {sup 13}C-shift-based methods. Exploiting efficient CP magnetization transfers rather than less efficient INEPT periods, our results suggest that the approach is very feasible for solid-state NMR.

  13. Sequential backbone assignment based on dipolar amide-to-amide correlation experiments

    International Nuclear Information System (INIS)

    Xiang, ShengQi; Grohe, Kristof; Rovó, Petra; Vasa, Suresh Kumar; Giller, Karin; Becker, Stefan; Linser, Rasmus

    2015-01-01

    Proton detection in solid-state NMR has seen a tremendous increase in popularity in the last years. New experimental techniques allow to exploit protons as an additional source of information on structure, dynamics, and protein interactions with their surroundings. In addition, sensitivity is mostly improved and ambiguity in assignment experiments reduced. We show here that, in the solid state, sequential amide-to-amide correlations turn out to be an excellent, complementary way to exploit amide shifts for unambiguous backbone assignment. For a general assessment, we compare amide-to-amide experiments with the more common 13 C-shift-based methods. Exploiting efficient CP magnetization transfers rather than less efficient INEPT periods, our results suggest that the approach is very feasible for solid-state NMR

  14. Simulation of small-angle scattering patterns using a CPU-efficient algorithm

    Science.gov (United States)

    Anitas, E. M.

    2017-12-01

    Small-angle scattering (of neutrons, x-ray or light; SAS) is a well-established experimental technique for structural analysis of disordered systems at nano and micro scales. For complex systems, such as super-molecular assemblies or protein molecules, analytic solutions of SAS intensity are generally not available. Thus, a frequent approach to simulate the corresponding patterns is to use a CPU-efficient version of the Debye formula. For this purpose, in this paper we implement the well-known DALAI algorithm in Mathematica software. We present calculations for a series of 2D Sierpinski gaskets and respectively of pentaflakes, obtained from chaos game representation.

  15. Full coverage of perovskite layer onto ZnO nanorods via a modified sequential two-step deposition method for efficiency enhancement in perovskite solar cells

    Science.gov (United States)

    Ruankham, Pipat; Wongratanaphisan, Duangmanee; Gardchareon, Atcharawon; Phadungdhitidhada, Surachet; Choopun, Supab; Sagawa, Takashi

    2017-07-01

    Full coverage of perovskite layer onto ZnO nanorod substrates with less pinholes is crucial for achieving high-efficiency perovskite solar cells. In this work, a two-step sequential deposition method is modified to achieve an appropriate property of perovskite (MAPbI3) film. Surface treatment of perovskite layer and its precursor have been systematically performed and their morphologies have been investigated. By pre-wetting of lead iodide (PbI2) and letting it dry before reacting with methylammonium iodide (MAI) provide better coverage of perovskite film onto ZnO nanorod substrate than one without any treatment. An additional MAI deposition followed with toluene drop-casting technique on the perovskite film is also found to increase the coverage and enhance the transformation of PbI2 to MAPbI3. These lead to longer charge carrier lifetime, resulting in an enhanced power conversion efficiency (PCE) from 1.21% to 3.05%. The modified method could been applied to a complex ZnO nanorods/TiO2 nanoparticles substrate. The enhancement in PCE to 3.41% is observed. These imply that our introduced method provides a simple way to obtain the full coverage and better transformation to MAPbI3 phase for enhancement in performances of perovskite solar cells.

  16. Radial basis function neural networks with sequential learning MRAN and its applications

    CERN Document Server

    Sundararajan, N; Wei Lu Ying

    1999-01-01

    This book presents in detail the newly developed sequential learning algorithm for radial basis function neural networks, which realizes a minimal network. This algorithm, created by the authors, is referred to as Minimal Resource Allocation Networks (MRAN). The book describes the application of MRAN in different areas, including pattern recognition, time series prediction, system identification, control, communication and signal processing. Benchmark problems from these areas have been studied, and MRAN is compared with other algorithms. In order to make the book self-contained, a review of t

  17. Robust Sequential Circuits Design Technique for Low Voltage and High Noise Scenarios

    Directory of Open Access Journals (Sweden)

    Garcia-Leyva Lancelot

    2016-01-01

    In this paper we introduce an innovative input and output data redundancy principle for sequential block circuits, the responsible to keep the state of the system, showing its efficiency in front of other robust technique approaches. The methodology is totally different from the Von Neumann approaches, because element are not replicated N times, but instead, they check the coherence of redundant input data no allowing data propagation in case of discrepancy. This mechanism does not require voting devices.

  18. PARTICLE FILTERING WITH SEQUENTIAL PARAMETER LEARNING FOR NONLINEAR BOLD fMRI SIGNALS.

    Science.gov (United States)

    Xia, Jing; Wang, Michelle Yongmei

    Analyzing the blood oxygenation level dependent (BOLD) effect in the functional magnetic resonance imaging (fMRI) is typically based on recent ground-breaking time series analysis techniques. This work represents a significant improvement over existing approaches to system identification using nonlinear hemodynamic models. It is important for three reasons. First, instead of using linearized approximations of the dynamics, we present a nonlinear filtering based on the sequential Monte Carlo method to capture the inherent nonlinearities in the physiological system. Second, we simultaneously estimate the hidden physiological states and the system parameters through particle filtering with sequential parameter learning to fully take advantage of the dynamic information of the BOLD signals. Third, during the unknown static parameter learning, we employ the low-dimensional sufficient statistics for efficiency and avoiding potential degeneration of the parameters. The performance of the proposed method is validated using both the simulated data and real BOLD fMRI data.

  19. Characterizing the structure and content of nurse handoffs: A Sequential Conversational Analysis approach.

    Science.gov (United States)

    Abraham, Joanna; Kannampallil, Thomas; Brenner, Corinne; Lopez, Karen D; Almoosa, Khalid F; Patel, Bela; Patel, Vimla L

    2016-02-01

    Effective communication during nurse handoffs is instrumental in ensuring safe and quality patient care. Much of the prior research on nurse handoffs has utilized retrospective methods such as interviews, surveys and questionnaires. While extremely useful, an in-depth understanding of the structure and content of conversations, and the inherent relationships within the content is paramount to designing effective nurse handoff interventions. In this paper, we present a methodological framework-Sequential Conversational Analysis (SCA)-a mixed-method approach that integrates qualitative conversational analysis with quantitative sequential pattern analysis. We describe the SCA approach and provide a detailed example as a proof of concept of its use for the analysis of nurse handoff communication in a medical intensive care unit. This novel approach allows us to characterize the conversational structure, clinical content, disruptions in the conversation, and the inherently phasic nature of nurse handoff communication. The characterization of communication patterns highlights the relationships underlying the verbal content of nurse handoffs with specific emphasis on: the interactive nature of conversation, relevance of role-based (incoming, outgoing) communication requirements, clinical content focus on critical patient-related events, and discussion of pending patient management tasks. We also discuss the applicability of the SCA approach as a method for providing in-depth understanding of the dynamics of communication in other settings and domains. Copyright © 2015 Elsevier Inc. All rights reserved.

  20. Discrimination between sequential and simultaneous virtual channels with electrical hearing.

    Science.gov (United States)

    Landsberger, David; Galvin, John J

    2011-09-01

    In cochlear implants (CIs), simultaneous or sequential stimulation of adjacent electrodes can produce intermediate pitch percepts between those of the component electrodes. However, it is unclear whether simultaneous and sequential virtual channels (VCs) can be discriminated. In this study, CI users were asked to discriminate simultaneous and sequential VCs; discrimination was measured for monopolar (MP) and bipolar + 1 stimulation (BP + 1), i.e., relatively broad and focused stimulation modes. For sequential VCs, the interpulse interval (IPI) varied between 0.0 and 1.8 ms. All stimuli were presented at comfortably loud, loudness-balanced levels at a 250 pulse per second per electrode (ppse) stimulation rate. On average, CI subjects were able to reliably discriminate between sequential and simultaneous VCs. While there was no significant effect of IPI or stimulation mode on VC discrimination, some subjects exhibited better VC discrimination with BP + 1 stimulation. Subjects' discrimination between sequential and simultaneous VCs was correlated with electrode discrimination, suggesting that spatial selectivity may influence perception of sequential VCs. To maintain equal loudness, sequential VC amplitudes were nearly double those of simultaneous VCs, presumably resulting in a broader spread of excitation. These results suggest that perceptual differences between simultaneous and sequential VCs might be explained by differences in the spread of excitation. © 2011 Acoustical Society of America

  1. Sequential versus simultaneous market delineation

    DEFF Research Database (Denmark)

    Haldrup, Niels; Møllgaard, Peter; Kastberg Nielsen, Claus

    2005-01-01

    and geographical markets. Using a unique data setfor prices of Norwegian and Scottish salmon, we propose a methodologyfor simultaneous market delineation and we demonstrate that comparedto a sequential approach conclusions will be reversed.JEL: C3, K21, L41, Q22Keywords: Relevant market, econometric delineation......Delineation of the relevant market forms a pivotal part of most antitrustcases. The standard approach is sequential. First the product marketis delineated, then the geographical market is defined. Demand andsupply substitution in both the product dimension and the geographicaldimension...

  2. Personal continuous route pattern mining

    Institute of Scientific and Technical Information of China (English)

    Qian YE; Ling CHEN; Gen-cai CHEN

    2009-01-01

    In the daily life, people often repeat regular routes in certain periods. In this paper, a mining system is developed to find the continuous route patterns of personal past trips. In order to count the diversity of personal moving status, the mining system employs the adaptive GPS data recording and five data filters to guarantee the clean trips data. The mining system uses a client/server architecture to protect personal privacy and to reduce the computational load. The server conducts the main mining procedure but with insufficient information to recover real personal routes. In order to improve the scalability of sequential pattern mining, a novel pattern mining algorithm, continuous route pattern mining (CRPM), is proposed. This algorithm can tolerate the different disturbances in real routes and extract the frequent patterns. Experimental results based on nine persons' trips show that CRPM can extract more than two times longer route patterns than the traditional route pattern mining algorithms.

  3. Group-sequential analysis may allow for early trial termination

    DEFF Research Database (Denmark)

    Gerke, Oke; Vilstrup, Mie H; Halekoh, Ulrich

    2017-01-01

    BACKGROUND: Group-sequential testing is widely used in pivotal therapeutic, but rarely in diagnostic research, although it may save studies, time, and costs. The purpose of this paper was to demonstrate a group-sequential analysis strategy in an intra-observer study on quantitative FDG-PET/CT mea......BACKGROUND: Group-sequential testing is widely used in pivotal therapeutic, but rarely in diagnostic research, although it may save studies, time, and costs. The purpose of this paper was to demonstrate a group-sequential analysis strategy in an intra-observer study on quantitative FDG...

  4. Sequential logic analysis and synthesis

    CERN Document Server

    Cavanagh, Joseph

    2007-01-01

    Until now, there was no single resource for actual digital system design. Using both basic and advanced concepts, Sequential Logic: Analysis and Synthesis offers a thorough exposition of the analysis and synthesis of both synchronous and asynchronous sequential machines. With 25 years of experience in designing computing equipment, the author stresses the practical design of state machines. He clearly delineates each step of the structured and rigorous design principles that can be applied to practical applications. The book begins by reviewing the analysis of combinatorial logic and Boolean a

  5. Sequential and selective localized optical heating in water via on-chip dielectric nanopatterning.

    Science.gov (United States)

    Morsy, Ahmed M; Biswas, Roshni; Povinelli, Michelle L

    2017-07-24

    We study the use of nanopatterned silicon membranes to obtain optically-induced heating in water. We show that by varying the detuning between an absorptive optical resonance of the patterned membrane and an illumination laser, both the magnitude and response time of the temperature rise can be controlled. This allows for either sequential or selective heating of different patterned areas on chip. We obtain a steady-state temperature of approximately 100 °C for a 805.5nm CW laser power density of 66 µW/μm 2 and observe microbubble formation. The ability to spatially and temporally control temperature on the microscale should enable the study of heat-induced effects in a variety of chemical and biological lab-on-chip applications.

  6. Modified sequential extraction for biochar and petroleum coke: Metal release potential and its environmental implications.

    Science.gov (United States)

    von Gunten, Konstantin; Alam, Md Samrat; Hubmann, Magdalena; Ok, Yong Sik; Konhauser, Kurt O; Alessi, Daniel S

    2017-07-01

    A modified Community Bureau of Reference (CBR) sequential extraction method was tested to assess the composition of untreated pyrogenic carbon (biochar) and oil sands petroleum coke. Wood biochar samples were found to contain lower concentrations of metals, but had higher fractions of easily mobilized alkaline earth and transition metals. Sewage sludge biochar was determined to be less recalcitrant and had higher total metal concentrations, with most of the metals found in the more resilient extraction fractions (oxidizable, residual). Petroleum coke was the most stable material, with a similar metal distribution pattern as the sewage sludge biochar. The applied sequential extraction method represents a suitable technique to recover metals from these materials, and is a valuable tool in understanding the metal retaining and leaching capability of various biochar types and carbonaceous petroleum coke samples. Copyright © 2017 Elsevier Ltd. All rights reserved.

  7. The biological effects of quadripolar radiofrequency sequential application: a human experimental study.

    Science.gov (United States)

    Nicoletti, Giovanni; Cornaglia, Antonia Icaro; Faga, Angela; Scevola, Silvia

    2014-10-01

    An experimental study was conducted to assess the effectiveness and safety of an innovative quadripolar variable electrode configuration radiofrequency device with objective measurements in an ex vivo and in vivo human experimental model. Nonablative radiofrequency applications are well-established anti-ageing procedures for cosmetic skin tightening. The study was performed in two steps: ex vivo and in vivo assessments. In the ex vivo assessments the radiofrequency applications were performed on human full-thickness skin and subcutaneous tissue specimens harvested during surgery for body contouring. In the in vivo assessments the applications were performed on two volunteer patients scheduled for body contouring surgery at the end of the study. The assessment methods were: clinical examination and medical photography, temperature measurement with thermal imaging scan, and light microscopy histological examination. The ex vivo assessments allowed for identification of the effective safety range for human application. The in vivo assessments allowed for demonstration of the biological effects of sequential radiofrequency applications. After a course of radiofrequency applications, the collagen fibers underwent an immediate heat-induced rearrangement and were partially denaturated and progressively metabolized by the macrophages. An overall thickening and spatial rearrangement was appreciated both in the collagen and elastic fibers, the latter displaying a juvenile reticular pattern. A late onset in the macrophage activation after sequential radiofrequency applications was appreciated. Our data confirm the effectiveness of sequential radiofrequency applications in obtaining attenuation of the skin wrinkles by an overall skin tightening.

  8. Full-Color LCD Microdisplay System Based on OLED Backlight Unit and Field-Sequential Color Driving Method

    Directory of Open Access Journals (Sweden)

    Sungho Woo

    2011-01-01

    Full Text Available We developed a single-panel LCD microdisplay system using a field-sequential color (FSC driving method and an organic light-emitting diode (OLED as a backlight unit (BLU. The 0.76′′ OLED BLU with red, green, and blue (RGB colors was fabricated by a conventional UV photolithography patterning process and by vacuum deposition of small molecule organic layers. The field-sequential driving frequency was set to 255 Hz to allow each of the RGB colors to be generated without color mixing at the given display frame rate. A prototype FSC LCD microdisplay system consisting of a 0.7′′ LCD microdisplay panel and the 0.76′′ OLED BLU successfully exhibited color display and moving picture images using the FSC driving method.

  9. The effects of the sequential addition of synthesis parameters on the performance of alkali activated fly ash mortar

    Directory of Open Access Journals (Sweden)

    Jean-Baptiste Mawulé Dassekpo

    Full Text Available Geopolymer is an energy efficient and sustainable material that is currently used in construction industry as an alternative for Portland cement. As a new material, specific mix design method is essential and efforts have been made to develop a mix design procedure with the main focus on achieving better compressive strength and economy. In this paper, a sequential addition of synthesis parameters such as fly ash-sand, alkaline liquids, plasticizer and additional water at well-defined time intervals was investigated. A total of 4 mix procedures were used to study the compressive performance on fly ash-based geopolymer mortar and the results of each method were analyzed and discussed. Experimental results show that the sequential addition of sodium hydroxide (NaOH, sodium silicate (Na2SiO3, plasticizer (PL, followed by adding water (WA increases considerably the compressive strengths of the geopolymer-based mortar. These results clearly demonstrate the high significant influence of sequential addition of synthesis parameters on geopolymer materials compressive properties, and also provide a new mixing method for the preparation of geopolymer paste, mortar and concrete. Keywords: Mixing method, Sequential addition, Synthesis parameters, Fly ash-based geopolymer mortar, Compressive properties

  10. Pattern classification by memristive crossbar circuits using ex situ and in situ training

    Science.gov (United States)

    Alibart, Fabien; Zamanidoost, Elham; Strukov, Dmitri B.

    2013-06-01

    Memristors are memory resistors that promise the efficient implementation of synaptic weights in artificial neural networks. Whereas demonstrations of the synaptic operation of memristors already exist, the implementation of even simple networks is more challenging and has yet to be reported. Here we demonstrate pattern classification using a single-layer perceptron network implemented with a memrisitive crossbar circuit and trained using the perceptron learning rule by ex situ and in situ methods. In the first case, synaptic weights, which are realized as conductances of titanium dioxide memristors, are calculated on a precursor software-based network and then imported sequentially into the crossbar circuit. In the second case, training is implemented in situ, so the weights are adjusted in parallel. Both methods work satisfactorily despite significant variations in the switching behaviour of the memristors. These results give hope for the anticipated efficient implementation of artificial neuromorphic networks and pave the way for dense, high-performance information processing systems.

  11. Depth treatment of coal-chemical engineering wastewater by a cost-effective sequential heterogeneous Fenton and biodegradation process.

    Science.gov (United States)

    Fang, Yili; Yin, Weizhao; Jiang, Yanbin; Ge, Hengjun; Li, Ping; Wu, Jinhua

    2018-05-01

    In this study, a sequential Fe 0 /H 2 O 2 reaction and biological process was employed as a low-cost depth treatment method to remove recalcitrant compounds from coal-chemical engineering wastewater after regular biological treatment. First of all, a chemical oxygen demand (COD) and color removal efficiency of 66 and 63% was achieved at initial pH of 6.8, 25 mmol L -1 of H 2 O 2 , and 2 g L -1 of Fe 0 in the Fe 0 /H 2 O 2 reaction. According to the gas chromatography-mass spectrometer (GC-MS) and gas chromatography-flame ionization detector (GC-FID) analysis, the recalcitrant compounds were effectively decomposed into short-chain organic acids such as acetic, propionic, and butyric acids. Although these acids were resistant to the Fe 0 /H 2 O 2 reaction, they were effectively eliminated in the sequential air lift reactor (ALR) at a hydraulic retention time (HRT) of 2 h, resulting in a further decrease of COD and color from 120 to 51 mg L -1 and from 70 to 38 times, respectively. A low operational cost of 0.35 $ m -3 was achieved because pH adjustment and iron-containing sludge disposal could be avoided since a total COD and color removal efficiency of 85 and 79% could be achieved at an original pH of 6.8 by the above sequential process with a ferric ion concentration below 0.8 mg L -1 after the Fe 0 /H 2 O 2 reaction. It indicated that the above sequential process is a promising and cost-effective method for the depth treatment of coal-chemical engineering wastewaters to satisfy discharge requirements.

  12. Structural Consistency, Consistency, and Sequential Rationality.

    OpenAIRE

    Kreps, David M; Ramey, Garey

    1987-01-01

    Sequential equilibria comprise consistent beliefs and a sequentially ra tional strategy profile. Consistent beliefs are limits of Bayes ratio nal beliefs for sequences of strategies that approach the equilibrium strategy. Beliefs are structurally consistent if they are rationaliz ed by some single conjecture concerning opponents' strategies. Consis tent beliefs are not necessarily structurally consistent, notwithstan ding a claim by Kreps and Robert Wilson (1982). Moreover, the spirit of stru...

  13. Group sequential designs for stepped-wedge cluster randomised trials.

    Science.gov (United States)

    Grayling, Michael J; Wason, James Ms; Mander, Adrian P

    2017-10-01

    The stepped-wedge cluster randomised trial design has received substantial attention in recent years. Although various extensions to the original design have been proposed, no guidance is available on the design of stepped-wedge cluster randomised trials with interim analyses. In an individually randomised trial setting, group sequential methods can provide notable efficiency gains and ethical benefits. We address this by discussing how established group sequential methodology can be adapted for stepped-wedge designs. Utilising the error spending approach to group sequential trial design, we detail the assumptions required for the determination of stepped-wedge cluster randomised trials with interim analyses. We consider early stopping for efficacy, futility, or efficacy and futility. We describe first how this can be done for any specified linear mixed model for data analysis. We then focus on one particular commonly utilised model and, using a recently completed stepped-wedge cluster randomised trial, compare the performance of several designs with interim analyses to the classical stepped-wedge design. Finally, the performance of a quantile substitution procedure for dealing with the case of unknown variance is explored. We demonstrate that the incorporation of early stopping in stepped-wedge cluster randomised trial designs could reduce the expected sample size under the null and alternative hypotheses by up to 31% and 22%, respectively, with no cost to the trial's type-I and type-II error rates. The use of restricted error maximum likelihood estimation was found to be more important than quantile substitution for controlling the type-I error rate. The addition of interim analyses into stepped-wedge cluster randomised trials could help guard against time-consuming trials conducted on poor performing treatments and also help expedite the implementation of efficacious treatments. In future, trialists should consider incorporating early stopping of some kind into

  14. Generalized infimum and sequential product of quantum effects

    International Nuclear Information System (INIS)

    Li Yuan; Sun Xiuhong; Chen Zhengli

    2007-01-01

    The quantum effects for a physical system can be described by the set E(H) of positive operators on a complex Hilbert space H that are bounded above by the identity operator I. For A, B(set-membership sign)E(H), the operation of sequential product A(convolution sign)B=A 1/2 BA 1/2 was proposed as a model for sequential quantum measurements. A nice investigation of properties of the sequential product has been carried over [Gudder, S. and Nagy, G., 'Sequential quantum measurements', J. Math. Phys. 42, 5212 (2001)]. In this note, we extend some results of this reference. In particular, a gap in the proof of Theorem 3.2 in this reference is overcome. In addition, some properties of generalized infimum A sqcap B are studied

  15. Pattern Discovery in Time-Ordered Data; TOPICAL

    International Nuclear Information System (INIS)

    CONRAD, GREGORY N.; BRITANIK, JOHN M.; DELAND, SHARON M.; JENKIN, CHRISTINA L.

    2002-01-01

    This report describes the results of a Laboratory-Directed Research and Development project on techniques for pattern discovery in discrete event time series data. In this project, we explored two different aspects of the pattern matching/discovery problem. The first aspect studied was the use of Dynamic Time Warping for pattern matching in continuous data. In essence, DTW is a technique for aligning time series along the time axis to optimize the similarity measure. The second aspect studied was techniques for discovering patterns in discrete event data. We developed a pattern discovery tool based on adaptations of the A-priori and GSP (Generalized Sequential Pattern mining) algorithms. We then used the tool on three different application areas-unattended monitoring system data from a storage magazine, computer network intrusion detection, and analysis of robot training data

  16. Sequential hydrogen and methane coproduction from sugary wastewater treatment by "CSTRHyd-UASBMet" system

    Science.gov (United States)

    Hao, Ping

    2017-10-01

    Potentiality of sequential hydrogen bioproduction from sugary wastewater treatment was investigated using continuous stirred tank reactor (CSTR) for various substrate COD concentrations and HRTs. At optimum substrate concentration of 6 g COD/L, hydrogen could be efficiently produced from CSTR with the highest production rate of 3.00 (±0.04) L/L reactor d at HRT of 6 h. The up flow anaerobic sludge bed (UASB) reactor was used for continuous methane bioproduction from the effluents of hydrogen bioproduction. At optimal HRT 12 h, methane could be produced with a production rate of 2.27 (±0.08) L/L reactor d and the COD removal efficiency reached up to the maximum 82.3%.

  17. Sequential experimental design based generalised ANOVA

    Energy Technology Data Exchange (ETDEWEB)

    Chakraborty, Souvik, E-mail: csouvik41@gmail.com; Chowdhury, Rajib, E-mail: rajibfce@iitr.ac.in

    2016-07-15

    Over the last decade, surrogate modelling technique has gained wide popularity in the field of uncertainty quantification, optimization, model exploration and sensitivity analysis. This approach relies on experimental design to generate training points and regression/interpolation for generating the surrogate. In this work, it is argued that conventional experimental design may render a surrogate model inefficient. In order to address this issue, this paper presents a novel distribution adaptive sequential experimental design (DA-SED). The proposed DA-SED has been coupled with a variant of generalised analysis of variance (G-ANOVA), developed by representing the component function using the generalised polynomial chaos expansion. Moreover, generalised analytical expressions for calculating the first two statistical moments of the response, which are utilized in predicting the probability of failure, have also been developed. The proposed approach has been utilized in predicting probability of failure of three structural mechanics problems. It is observed that the proposed approach yields accurate and computationally efficient estimate of the failure probability.

  18. Sequential analysis in neonatal research-systematic review.

    Science.gov (United States)

    Lava, Sebastiano A G; Elie, Valéry; Ha, Phuong Thi Viet; Jacqz-Aigrain, Evelyne

    2018-05-01

    As more new drugs are discovered, traditional designs come at their limits. Ten years after the adoption of the European Paediatric Regulation, we performed a systematic review on the US National Library of Medicine and Excerpta Medica database of sequential trials involving newborns. Out of 326 identified scientific reports, 21 trials were included. They enrolled 2832 patients, of whom 2099 were analyzed: the median number of neonates included per trial was 48 (IQR 22-87), median gestational age was 28.7 (IQR 27.9-30.9) weeks. Eighteen trials used sequential techniques to determine sample size, while 3 used continual reassessment methods for dose-finding. In 16 studies reporting sufficient data, the sequential design allowed to non-significantly reduce the number of enrolled neonates by a median of 24 (31%) patients (IQR - 4.75 to 136.5, p = 0.0674) with respect to a traditional trial. When the number of neonates finally included in the analysis was considered, the difference became significant: 35 (57%) patients (IQR 10 to 136.5, p = 0.0033). Sequential trial designs have not been frequently used in Neonatology. They might potentially be able to reduce the number of patients in drug trials, although this is not always the case. What is known: • In evaluating rare diseases in fragile populations, traditional designs come at their limits. About 20% of pediatric trials are discontinued, mainly because of recruitment problems. What is new: • Sequential trials involving newborns were infrequently used and only a few (n = 21) are available for analysis. • The sequential design allowed to non-significantly reduce the number of enrolled neonates by a median of 24 (31%) patients (IQR - 4.75 to 136.5, p = 0.0674).

  19. Group-sequential analysis may allow for early trial termination

    DEFF Research Database (Denmark)

    Gerke, Oke; Vilstrup, Mie H; Halekoh, Ulrich

    2017-01-01

    BACKGROUND: Group-sequential testing is widely used in pivotal therapeutic, but rarely in diagnostic research, although it may save studies, time, and costs. The purpose of this paper was to demonstrate a group-sequential analysis strategy in an intra-observer study on quantitative FDG-PET/CT mea......BACKGROUND: Group-sequential testing is widely used in pivotal therapeutic, but rarely in diagnostic research, although it may save studies, time, and costs. The purpose of this paper was to demonstrate a group-sequential analysis strategy in an intra-observer study on quantitative FDG...... assumed to be normally distributed, and sequential one-sided hypothesis tests on the population standard deviation of the differences against a hypothesised value of 1.5 were performed, employing an alpha spending function. The fixed-sample analysis (N = 45) was compared with the group-sequential analysis...... strategies comprising one (at N = 23), two (at N = 15, 30), or three interim analyses (at N = 11, 23, 34), respectively, which were defined post hoc. RESULTS: When performing interim analyses with one third and two thirds of patients, sufficient agreement could be concluded after the first interim analysis...

  20. Comparison of ablation centration after bilateral sequential versus simultaneous LASIK.

    Science.gov (United States)

    Lin, Jane-Ming; Tsai, Yi-Yu

    2005-01-01

    To compare ablation centration after bilateral sequential and simultaneous myopic LASIK. A retrospective randomized case series was performed of 670 eyes of 335 consecutive patients who had undergone either bilateral sequential (group 1) or simultaneous (group 2) myopic LASIK between July 2000 and July 2001 at the China Medical University Hospital, Taichung, Taiwan. The ablation centrations of the first and second eyes in the two groups were compared 3 months postoperatively. Of 670 eyes, 274 eyes (137 patients) comprised the sequential group and 396 eyes (198 patients) comprised the simultaneous group. Three months post-operatively, 220 eyes of 110 patients (80%) in the sequential group and 236 eyes of 118 patients (60%) in the simultaneous group provided topographic data for centration analysis. For the first eyes, mean decentration was 0.39 +/- 0.26 mm in the sequential group and 0.41 +/- 0.19 mm in the simultaneous group (P = .30). For the second eyes, mean decentration was 0.28 +/- 0.23 mm in the sequential group and 0.30 +/- 0.21 mm in the simultaneous group (P = .36). Decentration in the second eyes significantly improved in both groups (group 1, P = .02; group 2, P sequential group and 0.32 +/- 0.18 mm in the simultaneous group (P = .33). The difference of ablation center angles between the first and second eyes was 43.2 sequential group and 45.1 +/- 50.8 degrees in the simultaneous group (P = .42). Simultaneous bilateral LASIK is comparable to sequential surgery in ablation centration.

  1. A Survey of Multi-Objective Sequential Decision-Making

    NARCIS (Netherlands)

    Roijers, D.M.; Vamplew, P.; Whiteson, S.; Dazeley, R.

    2013-01-01

    Sequential decision-making problems with multiple objectives arise naturally in practice and pose unique challenges for research in decision-theoretic planning and learning, which has largely focused on single-objective settings. This article surveys algorithms designed for sequential

  2. Evaluation of a novel PTFE material for separation and preconcentration of trace levels of metal ions in sequential injection (SI) and sequential injection lab-on-valve (SI-LOV) systems interfaced with detection by ETAAS

    DEFF Research Database (Denmark)

    Long, Xiangbao; Chomchoei, Roongrat; Gała, Piotr

    The operational characteristics of a novel PTFE bead material, granular Algoflon®, used for separation and preconcentration of metal ions via adsorption of on-line generated non-charged metal complexes, were evaluated in a sequential injection (SI) system furnished with an external packed column...... and in a sequential injection lab-on-valve (SI-LOV) system. Employed for the determination of cadmium(II), complexed with diethyldithiophosphate (DDPA), and detection by electrothermal atomic absorption spectrometry (ETAAS), its performance was compared to that of a previously used material, Aldrich PTFE, which had...... demonstrated that PTFE was the most promising for solid-state pretreatments. By comparing the two materials, the Algoflon® beads exhibited much higher sensitivity (1.6107 versus 0.2956 μg l-1 per integrated absorbance (s)), and better retention efficiency (82% versus 74%) and enrichment factor (20.8 versus 17...

  3. Sequential lineups: shift in criterion or decision strategy?

    Science.gov (United States)

    Gronlund, Scott D

    2004-04-01

    R. C. L. Lindsay and G. L. Wells (1985) argued that a sequential lineup enhanced discriminability because it elicited use of an absolute decision strategy. E. B. Ebbesen and H. D. Flowe (2002) argued that a sequential lineup led witnesses to adopt a more conservative response criterion, thereby affecting bias, not discriminability. Height was encoded as absolute (e.g., 6 ft [1.83 m] tall) or relative (e.g., taller than). If a sequential lineup elicited an absolute decision strategy, the principle of transfer-appropriate processing predicted that performance should be best when height was encoded absolutely. Conversely, if a simultaneous lineup elicited a relative decision strategy, performance should be best when height was encoded relatively. The predicted interaction was observed, providing direct evidence for the decision strategies explanation of what happens when witnesses view a sequential lineup.

  4. Nitrogen use efficiency and crop production: Patterns of regional variation in the United States, 1987-2012.

    Science.gov (United States)

    Swaney, Dennis P; Howarth, Robert W; Hong, Bongghi

    2018-04-17

    National-level summaries of crop production and nutrient use efficiency, important for international comparisons, only partially elucidate agricultural dynamics within a country. Agricultural production and associated environmental impacts in large countries vary significantly because of regional differences in crops, climate, resource use and production practices. Here, we review patterns of regional crop production, nitrogen use efficiency (NUE), and major inputs of nitrogen to US crops over 1987-2012, based on the Farm Resource Regions developed by the Economic Research Service (USDA-ERS). Across the US, NUE generally decreased over time over the period studied, mainly due to increased use in mineral N fertilizer above crop N requirements. The Heartland region dominates production of major crops and thus tends to drive national patterns, showing linear response of crop production to nitrogen inputs broadly consistent with an earlier analysis of global patterns of country-scale data by Lassaletta et al. (2014). Most other regions show similar responses, but the Eastern Uplands region shows a negative response to nitrogen inputs, and the Southern Seaboard shows no significant relationship. The regional differences appear as two branches in the response of aggregate production to N inputs on a cropland area basis, but not on a total area basis, suggesting that the type of scaling used is critical under changing cropland area. Nitrogen use efficiency (NUE) is positively associated with fertilizer as a percentage of N inputs in four regions, and all regions considered together. NUE is positively associated with crop N fixation in all regions except Northern Great Plains. It is negatively associated with manure (livestock excretion); in the US, manure is still treated largely as a waste to be managed rather than a nutrient resource. This significant regional variation in patterns of crop production and NUE vs N inputs, has implications for environmental quality and

  5. Evaluation of physiological and behavioral measures in relation to dental anxiety during sequential dental visits in children

    Directory of Open Access Journals (Sweden)

    Rayen R

    2006-01-01

    Full Text Available Anxiety is a special variety of fear, experienced in anticipation of threatening stimuli. While some research workers have said that the response of a child improves with the number of visits, many have felt otherwise. The present study is yet another effort to find the patterns of anxiety in children during sequential dental visits. The main aim was to determine the physiological and behavioral variations during sequential dental visits and its impact on age and sex. The study was conducted at the outpatient Department of Pedodontics and preventive dentistry, Meenakshi Ammal Dental College and Hospital, Chennai to evaluate the physiological and behavioural measures of stress and anxiety in children. One hundred and fifteen children, between four and eleven years of age who reported for dental treatment were selected for the study.

  6. How to Read the Tractatus Sequentially

    Directory of Open Access Journals (Sweden)

    Tim Kraft

    2016-11-01

    Full Text Available One of the unconventional features of Wittgenstein’s Tractatus Logico-Philosophicus is its use of an elaborated and detailed numbering system. Recently, Bazzocchi, Hacker und Kuusela have argued that the numbering system means that the Tractatus must be read and interpreted not as a sequentially ordered book, but as a text with a two-dimensional, tree-like structure. Apart from being able to explain how the Tractatus was composed, the tree reading allegedly solves exegetical issues both on the local (e. g. how 4.02 fits into the series of remarks surrounding it and the global level (e. g. relation between ontology and picture theory, solipsism and the eye analogy, resolute and irresolute readings. This paper defends the sequential reading against the tree reading. After presenting the challenges generated by the numbering system and the two accounts as attempts to solve them, it is argued that Wittgenstein’s own explanation of the numbering system, anaphoric references within the Tractatus and the exegetical issues mentioned above do not favour the tree reading, but a version of the sequential reading. This reading maintains that the remarks of the Tractatus form a sequential chain: The role of the numbers is to indicate how remarks on different levels are interconnected to form a concise, surveyable and unified whole.

  7. Sequential Modulations in a Combined Horizontal and Vertical Simon Task: Is There ERP Evidence for Feature Integration Effects?

    Science.gov (United States)

    Hoppe, Katharina; Küper, Kristina; Wascher, Edmund

    2017-01-01

    In the Simon task, participants respond faster when the task-irrelevant stimulus position and the response position are corresponding, for example on the same side, compared to when they have a non-corresponding relation. Interestingly, this Simon effect is reduced after non-corresponding trials. Such sequential effects can be explained in terms of a more focused processing of the relevant stimulus dimension due to increased cognitive control, which transfers from the previous non-corresponding trial (conflict adaptation effects). Alternatively, sequential modulations of the Simon effect can also be due to the degree of trial-to-trial repetitions and alternations of task features, which is confounded with the correspondence sequence (feature integration effects). In the present study, we used a spatially two-dimensional Simon task with vertical response keys to examine the contribution of adaptive cognitive control and feature integration processes to the sequential modulation of the Simon effect. The two-dimensional Simon task creates correspondences in the vertical as well as in the horizontal dimension. A trial-by-trial alternation of the spatial dimension, for example from a vertical to a horizontal stimulus presentation, generates a subset containing no complete repetitions of task features, but only complete alternations and partial repetitions, which are equally distributed over all correspondence sequences. In line with the assumed feature integration effects, we found sequential modulations of the Simon effect only when the spatial dimension repeated. At least for the horizontal dimension, this pattern was confirmed by the parietal P3b, an event-related potential that is assumed to reflect stimulus-response link processes. Contrary to conflict adaptation effects, cognitive control, measured by the fronto-central N2 component of the EEG, was not sequentially modulated. Overall, our data provide behavioral as well as electrophysiological evidence for feature

  8. A minimax procedure in the context of sequential mastery testing

    NARCIS (Netherlands)

    Vos, Hendrik J.

    1999-01-01

    The purpose of this paper is to derive optimal rules for sequential mastery tests. In a sequential mastery test, the decision is to classify a subject as a master or a nonmaster, or to continue sampling and administering another random test item. The framework of minimax sequential decision theory

  9. Sequential Modular Position and Momentum Measurements of a Trapped Ion Mechanical Oscillator

    Science.gov (United States)

    Flühmann, C.; Negnevitsky, V.; Marinelli, M.; Home, J. P.

    2018-04-01

    The noncommutativity of position and momentum observables is a hallmark feature of quantum physics. However, this incompatibility does not extend to observables that are periodic in these base variables. Such modular-variable observables have been suggested as tools for fault-tolerant quantum computing and enhanced quantum sensing. Here, we implement sequential measurements of modular variables in the oscillatory motion of a single trapped ion, using state-dependent displacements and a heralded nondestructive readout. We investigate the commutative nature of modular variable observables by demonstrating no-signaling in time between successive measurements, using a variety of input states. Employing a different periodicity, we observe signaling in time. This also requires wave-packet overlap, resulting in quantum interference that we enhance using squeezed input states. The sequential measurements allow us to extract two-time correlators for modular variables, which we use to violate a Leggett-Garg inequality. Signaling in time and Leggett-Garg inequalities serve as efficient quantum witnesses, which we probe here with a mechanical oscillator, a system that has a natural crossover from the quantum to the classical regime.

  10. Understanding User Behavioral Patterns in Open Knowledge Communities

    Science.gov (United States)

    Yang, Xianmin; Song, Shuqiang; Zhao, Xinshuo; Yu, Shengquan

    2018-01-01

    Open knowledge communities (OKCs) have become popular in the era of knowledge economy. This study aimed to explore how users collaboratively create and share knowledge in OKCs. In particular, this research identified the behavior distribution and behavioral patterns of users by conducting frequency distribution and lag sequential analyses. Some…

  11. Multichannel, sequential or combined X-ray spectrometry

    International Nuclear Information System (INIS)

    Florestan, J.

    1979-01-01

    X-ray spectrometer qualities and defects are evaluated for sequential and multichannel categories. Multichannel X-ray spectrometer has time-coherency advantage and its results could be more reproducible; on the other hand some spatial incoherency limits low percentage and traces applications, specially when backgrounds are very variable. In this last case, sequential X-ray spectrometer would find again great usefulness [fr

  12. Induction of simultaneous and sequential malolactic fermentation in durian wine.

    Science.gov (United States)

    Taniasuri, Fransisca; Lee, Pin-Rou; Liu, Shao-Quan

    2016-08-02

    This study represented for the first time the impact of malolactic fermentation (MLF) induced by Oenococcus oeni and its inoculation strategies (simultaneous vs. sequential) on the fermentation performance as well as aroma compound profile of durian wine. There was no negative impact of simultaneous inoculation of O. oeni and Saccharomyces cerevisiae on the growth and fermentation kinetics of S. cerevisiae as compared to sequential fermentation. Simultaneous MLF did not lead to an excessive increase in volatile acidity as compared to sequential MLF. The kinetic changes of organic acids (i.e. malic, lactic, succinic, acetic and α-ketoglutaric acids) varied with simultaneous and sequential MLF relative to yeast alone. MLF, regardless of inoculation mode, resulted in higher production of fermentation-derived volatiles as compared to control (alcoholic fermentation only), including esters, volatile fatty acids, and terpenes, except for higher alcohols. Most indigenous volatile sulphur compounds in durian were decreased to trace levels with little differences among the control, simultaneous and sequential MLF. Among the different wines, the wine with simultaneous MLF had higher concentrations of terpenes and acetate esters while sequential MLF had increased concentrations of medium- and long-chain ethyl esters. Relative to alcoholic fermentation only, both simultaneous and sequential MLF reduced acetaldehyde substantially with sequential MLF being more effective. These findings illustrate that MLF is an effective and novel way of modulating the volatile and aroma compound profile of durian wine. Copyright © 2016 Elsevier B.V. All rights reserved.

  13. Systolic array processing of the sequential decoding algorithm

    Science.gov (United States)

    Chang, C. Y.; Yao, K.

    1989-01-01

    A systolic array processing technique is applied to implementing the stack algorithm form of the sequential decoding algorithm. It is shown that sorting, a key function in the stack algorithm, can be efficiently realized by a special type of systolic arrays known as systolic priority queues. Compared to the stack-bucket algorithm, this approach is shown to have the advantages that the decoding always moves along the optimal path, that it has a fast and constant decoding speed and that its simple and regular hardware architecture is suitable for VLSI implementation. Three types of systolic priority queues are discussed: random access scheme, shift register scheme and ripple register scheme. The property of the entries stored in the systolic priority queue is also investigated. The results are applicable to many other basic sorting type problems.

  14. Sequential Banking.

    OpenAIRE

    Bizer, David S; DeMarzo, Peter M

    1992-01-01

    The authors study environments in which agents may borrow sequentially from more than one leader. Although debt is prioritized, additional lending imposes an externality on prior debt because, with moral hazard, the probability of repayment of prior loans decreases. Equilibrium interest rates are higher than they would be if borrowers could commit to borrow from at most one bank. Even though the loan terms are less favorable than they would be under commitment, the indebtedness of borrowers i...

  15. Equivalence between quantum simultaneous games and quantum sequential games

    OpenAIRE

    Kobayashi, Naoki

    2007-01-01

    A framework for discussing relationships between different types of games is proposed. Within the framework, quantum simultaneous games, finite quantum simultaneous games, quantum sequential games, and finite quantum sequential games are defined. In addition, a notion of equivalence between two games is defined. Finally, the following three theorems are shown: (1) For any quantum simultaneous game G, there exists a quantum sequential game equivalent to G. (2) For any finite quantum simultaneo...

  16. Accounting for Heterogeneous Returns in Sequential Schooling Decisions

    NARCIS (Netherlands)

    Zamarro, G.

    2006-01-01

    This paper presents a method for estimating returns to schooling that takes into account that returns may be heterogeneous among agents and that educational decisions are made sequentially.A sequential decision model is interesting because it explicitly considers that the level of education of each

  17. Simultaneous Versus Sequential Ptosis and Strabismus Surgery in Children.

    Science.gov (United States)

    Revere, Karen E; Binenbaum, Gil; Li, Jonathan; Mills, Monte D; Katowitz, William R; Katowitz, James A

    The authors sought to compare the clinical outcomes of simultaneous versus sequential ptosis and strabismus surgery in children. Retrospective, single-center cohort study of children requiring both ptosis and strabismus surgery on the same eye. Simultaneous surgeries were performed during a single anesthetic event; sequential surgeries were performed at least 7 weeks apart. Outcomes were ptosis surgery success (margin reflex distance 1 ≥ 2 mm, good eyelid contour, and good eyelid crease); strabismus surgery success (ocular alignment within 10 prism diopters of orthophoria and/or improved head position); surgical complications; and reoperations. Fifty-six children were studied, 38 had simultaneous surgery and 18 sequential. Strabismus surgery was performed first in 38/38 simultaneous and 6/18 sequential cases. Mean age at first surgery was 64 months, with mean follow up 27 months. A total of 75% of children had congenital ptosis; 64% had comitant strabismus. A majority of ptosis surgeries were frontalis sling (59%) or Fasanella-Servat (30%) procedures. There were no significant differences between simultaneous and sequential groups with regards to surgical success rates, complications, or reoperations (all p > 0.28). In the first comparative study of simultaneous versus sequential ptosis and strabismus surgery, no advantage for sequential surgery was seen. Despite a theoretical risk of postoperative eyelid malposition or complications when surgeries were performed in a combined manner, the rate of such outcomes was not increased with simultaneous surgeries. Performing ptosis and strabismus surgery together appears to be clinically effective and safe, and reduces anesthesia exposure during childhood.

  18. Efficient implementation of the transportation algorithm for the ...

    African Journals Online (AJOL)

    This paper analyses the transportation problem of the NBC, amongst its distribution pattern of the South-South Zone of Nigeria. The Tora software was used to analyze the data. We solved the transportation planning problems sequentially each by the transportation model for the available data from NBC for the 2012 ...

  19. Forced Sequence Sequential Decoding

    DEFF Research Database (Denmark)

    Jensen, Ole Riis

    In this thesis we describe a new concatenated decoding scheme based on iterations between an inner sequentially decoded convolutional code of rate R=1/4 and memory M=23, and block interleaved outer Reed-Solomon codes with non-uniform profile. With this scheme decoding with good performance...... is possible as low as Eb/No=0.6 dB, which is about 1.7 dB below the signal-to-noise ratio that marks the cut-off rate for the convolutional code. This is possible since the iteration process provides the sequential decoders with side information that allows a smaller average load and minimizes the probability...... of computational overflow. Analytical results for the probability that the first Reed-Solomon word is decoded after C computations are presented. This is supported by simulation results that are also extended to other parameters....

  20. MotionFlow: Visual Abstraction and Aggregation of Sequential Patterns in Human Motion Tracking Data.

    Science.gov (United States)

    Jang, Sujin; Elmqvist, Niklas; Ramani, Karthik

    2016-01-01

    Pattern analysis of human motions, which is useful in many research areas, requires understanding and comparison of different styles of motion patterns. However, working with human motion tracking data to support such analysis poses great challenges. In this paper, we propose MotionFlow, a visual analytics system that provides an effective overview of various motion patterns based on an interactive flow visualization. This visualization formulates a motion sequence as transitions between static poses, and aggregates these sequences into a tree diagram to construct a set of motion patterns. The system also allows the users to directly reflect the context of data and their perception of pose similarities in generating representative pose states. We provide local and global controls over the partition-based clustering process. To support the users in organizing unstructured motion data into pattern groups, we designed a set of interactions that enables searching for similar motion sequences from the data, detailed exploration of data subsets, and creating and modifying the group of motion patterns. To evaluate the usability of MotionFlow, we conducted a user study with six researchers with expertise in gesture-based interaction design. They used MotionFlow to explore and organize unstructured motion tracking data. Results show that the researchers were able to easily learn how to use MotionFlow, and the system effectively supported their pattern analysis activities, including leveraging their perception and domain knowledge.

  1. Sequential optimization and reliability assessment method for metal forming processes

    International Nuclear Information System (INIS)

    Sahai, Atul; Schramm, Uwe; Buranathiti, Thaweepat; Chen Wei; Cao Jian; Xia, Cedric Z.

    2004-01-01

    Uncertainty is inevitable in any design process. The uncertainty could be due to the variations in geometry of the part, material properties or due to the lack of knowledge about the phenomena being modeled itself. Deterministic design optimization does not take uncertainty into account and worst case scenario assumptions lead to vastly over conservative design. Probabilistic design, such as reliability-based design and robust design, offers tools for making robust and reliable decisions under the presence of uncertainty in the design process. Probabilistic design optimization often involves double-loop procedure for optimization and iterative probabilistic assessment. This results in high computational demand. The high computational demand can be reduced by replacing computationally intensive simulation models with less costly surrogate models and by employing Sequential Optimization and reliability assessment (SORA) method. The SORA method uses a single-loop strategy with a series of cycles of deterministic optimization and reliability assessment. The deterministic optimization and reliability assessment is decoupled in each cycle. This leads to quick improvement of design from one cycle to other and increase in computational efficiency. This paper demonstrates the effectiveness of Sequential Optimization and Reliability Assessment (SORA) method when applied to designing a sheet metal flanging process. Surrogate models are used as less costly approximations to the computationally expensive Finite Element simulations

  2. A dynamic regrouping based sequential dynamic programming algorithm for unit commitment of combined heat and power systems

    DEFF Research Database (Denmark)

    Rong, Aiying; Hakonen, Henri; Lahdelma, Risto

    2009-01-01

    efficiency of the plants. We introduce in this paper the DRDP-RSC algorithm, which is a dynamic regrouping based dynamic programming (DP) algorithm based on linear relaxation of the ON/OFF states of the units, sequential commitment of units in small groups. Relaxed states of the plants are used to reduce...... the dimension of the UC problem and dynamic regrouping is used to improve the solution quality. Numerical results based on real-life data sets show that this algorithm is efficient and optimal or near-optimal solutions with very small optimality gap are obtained....

  3. High efficient OLED displays prepared with the air-gapped bridges on quantum dot patterns for optical recycling

    OpenAIRE

    Hyo-Jun Kim; Min-Ho Shin; Joo-Suc Kim; Se-Eun Kim; Young-Joo Kim

    2017-01-01

    An optically efficient structure was proposed and fabricated to realize high brightness organic light emitting diode (OLED) displays based on a white OLED prepared with the air-gapped bridges on the quantum dot (QD) patterns. Compared with a conventional white OLED display, in our experiments, the optical intensity of the proposed OLED display shows the enhancement of 58.2% in the red color and 16.8% in the green color after applying the air-gapped bridge structure on QD patterns of 20?wt% co...

  4. Efficient sequential and parallel algorithms for planted motif search.

    Science.gov (United States)

    Nicolae, Marius; Rajasekaran, Sanguthevar

    2014-01-31

    Motif searching is an important step in the detection of rare events occurring in a set of DNA or protein sequences. One formulation of the problem is known as (l,d)-motif search or Planted Motif Search (PMS). In PMS we are given two integers l and d and n biological sequences. We want to find all sequences of length l that appear in each of the input sequences with at most d mismatches. The PMS problem is NP-complete. PMS algorithms are typically evaluated on certain instances considered challenging. Despite ample research in the area, a considerable performance gap exists because many state of the art algorithms have large runtimes even for moderately challenging instances. This paper presents a fast exact parallel PMS algorithm called PMS8. PMS8 is the first algorithm to solve the challenging (l,d) instances (25,10) and (26,11). PMS8 is also efficient on instances with larger l and d such as (50,21). We include a comparison of PMS8 with several state of the art algorithms on multiple problem instances. This paper also presents necessary and sufficient conditions for 3 l-mers to have a common d-neighbor. The program is freely available at http://engr.uconn.edu/~man09004/PMS8/. We present PMS8, an efficient exact algorithm for Planted Motif Search. PMS8 introduces novel ideas for generating common neighborhoods. We have also implemented a parallel version for this algorithm. PMS8 can solve instances not solved by any previous algorithms.

  5. Reading Remediation Based on Sequential and Simultaneous Processing.

    Science.gov (United States)

    Gunnison, Judy; And Others

    1982-01-01

    The theory postulating a dichotomy between sequential and simultaneous processing is reviewed and its implications for remediating reading problems are reviewed. Research is cited on sequential-simultaneous processing for early and advanced reading. A list of remedial strategies based on the processing dichotomy addresses decoding and lexical…

  6. Comparison of sequential and single extraction in order to estimate environmental impact of metals from fly ash

    Directory of Open Access Journals (Sweden)

    Tasić Aleksandra M.

    2016-01-01

    Full Text Available The aim of this paper was to simulate leaching of metals from fly ash in different environmental conditions using ultrasound and microwave-assisted extraction techniques. Single-agent extraction and sequential extraction procedures were used to determine the levels of different metals leaching. The concentration of metals (Al, Fe, Mn, Cd, Co, Cr, Ni, Pb, Cu, As, Be in fly ash extracts were measured by Inductively Coupled Plasma-Atomic Emission Spectrometry. Single-agent extractions of metals were conducted during sonication times of 10, 20, 30, 40 and 50 min. Single-agent extraction with deionized water was also undertaken by exposing samples to microwave radiation at the temperature of 50°C. The sequential extraction was undertaken according to the BCR procedure which was modified and applied to study the partitioning of metals in coal fly ash. The microwave-assisted sequential extraction was performed at different extraction temperatures: 50, 100 and 150°C. The partitioning of metals between the individual fractions was investigated and discussed. The efficiency of the extraction process for each step was examined. In addition, the results of the microwave-assisted sequential extraction are compared to the results obtained by standard ASTM method. The mobility of most elements contained in fly ash is markedly pH sensitive. [Projekat Ministarstva nauke Republike Srbije, br. 172030, br. 176006 i br. III43009

  7. Impact of He and H relative depth distributions on the result of sequential He+ and H+ ion implantation and annealing in silicon

    Science.gov (United States)

    Cherkashin, N.; Daghbouj, N.; Seine, G.; Claverie, A.

    2018-04-01

    Sequential He++H+ ion implantation, being more effective than the sole implantation of H+ or He+, is used by many to transfer thin layers of silicon onto different substrates. However, due to the poor understanding of the basic mechanisms involved in such a process, the implantation parameters to be used for the efficient delamination of a superficial layer are still subject to debate. In this work, by using various experimental techniques, we have studied the influence of the He and H relative depth-distributions imposed by the ion energies onto the result of the sequential implantation and annealing of the same fluence of He and H ions. Analyzing the characteristics of the blister populations observed after annealing and deducing the composition of the gas they contain from FEM simulations, we show that the trapping efficiency of He atoms in platelets and blisters during annealing depends on the behavior of the vacancies generated by the two implants within the H-rich region before and after annealing. Maximum efficiency of the sequential ion implantation is obtained when the H-rich region is able to trap all implanted He ions, while the vacancies it generated are not available to favor the formation of V-rich complexes after implantation then He-filled nano-bubbles after annealing. A technological option is to implant He+ ions first at such an energy that the damage it generates is located on the deeper side of the H profile.

  8. Multi-arm group sequential designs with a simultaneous stopping rule.

    Science.gov (United States)

    Urach, S; Posch, M

    2016-12-30

    Multi-arm group sequential clinical trials are efficient designs to compare multiple treatments to a control. They allow one to test for treatment effects already in interim analyses and can have a lower average sample number than fixed sample designs. Their operating characteristics depend on the stopping rule: We consider simultaneous stopping, where the whole trial is stopped as soon as for any of the arms the null hypothesis of no treatment effect can be rejected, and separate stopping, where only recruitment to arms for which a significant treatment effect could be demonstrated is stopped, but the other arms are continued. For both stopping rules, the family-wise error rate can be controlled by the closed testing procedure applied to group sequential tests of intersection and elementary hypotheses. The group sequential boundaries for the separate stopping rule also control the family-wise error rate if the simultaneous stopping rule is applied. However, we show that for the simultaneous stopping rule, one can apply improved, less conservative stopping boundaries for local tests of elementary hypotheses. We derive corresponding improved Pocock and O'Brien type boundaries as well as optimized boundaries to maximize the power or average sample number and investigate the operating characteristics and small sample properties of the resulting designs. To control the power to reject at least one null hypothesis, the simultaneous stopping rule requires a lower average sample number than the separate stopping rule. This comes at the cost of a lower power to reject all null hypotheses. Some of this loss in power can be regained by applying the improved stopping boundaries for the simultaneous stopping rule. The procedures are illustrated with clinical trials in systemic sclerosis and narcolepsy. © 2016 The Authors. Statistics in Medicine Published by John Wiley & Sons Ltd. © 2016 The Authors. Statistics in Medicine Published by John Wiley & Sons Ltd.

  9. Effect of sequential heat and cold shocks on nuclear phenotypes of the blood-sucking insect, Panstrongylus megistus (Burmeister (Hemiptera, Reduviidae

    Directory of Open Access Journals (Sweden)

    Garcia Simone L

    2002-01-01

    Full Text Available Thermal shocks induce changes in the nuclear phenotypes that correspond to survival (heterochromatin decondensation, nuclear fusion or death (apoptosis, necrosis responses in the Malpighian tubules of Panstrongylus megistus. Since thermal tolerance increased survival and molting rate in this species following sequential shocks, we investigated whether changes in nuclear phenotypes accompanied the insect survival response to sequential thermal shocks. Fifth instar nymphs were subjected to a single heat (35 or 40°C, 1 h or cold (5 or 0°C, 1 h shock and then subjected to a second shock for 12 h at 40 or 0°C, respectively, after 8, 18, 24 and 72 h at 28°C (control temperature. As with specimen survival, sequential heat and cold shocks induced changes in frequency of the mentioned nuclear phenotypes although their patterns differed. The heat shock tolerance involved decrease in apoptosis simultaneous to increase in cell survival responses. Sequential cold shocks did not involve cell/nuclear fusion and even elicited increase in necrosis with advancing time after shocks. The temperatures of 40 and 0ºC were more effective than the temperatures of 35 and 5ºC in eliciting the heat and cold shock tolerances, respectively, as shown by cytological analysis of the nuclear phenotypes. It is concluded that different sequential thermal shocks can trigger different mechanisms of cellular protection against stress in P. megistus, favoring the insect to adapt to various ecotopes.

  10. Pattern of Presentation of Multiple Organ Dysfunction Syndrome in ...

    African Journals Online (AJOL)

    Background: Multiple organ dysfunction syndrome is the sequential failure of several organ systems after a trigger event, like sepsis, massive transfusions, burns, trauma and cardiogenic shock. Aim and Objectives- The pattern of presentation of multiple organ dysfunction and the risk factors associated with multiple organ ...

  11. Efficient Spatio-Temporal Local Binary Patterns for Spontaneous Facial Micro-Expression Recognition

    Science.gov (United States)

    Wang, Yandan; See, John; Phan, Raphael C.-W.; Oh, Yee-Hui

    2015-01-01

    Micro-expression recognition is still in the preliminary stage, owing much to the numerous difficulties faced in the development of datasets. Since micro-expression is an important affective clue for clinical diagnosis and deceit analysis, much effort has gone into the creation of these datasets for research purposes. There are currently two publicly available spontaneous micro-expression datasets—SMIC and CASME II, both with baseline results released using the widely used dynamic texture descriptor LBP-TOP for feature extraction. Although LBP-TOP is popular and widely used, it is still not compact enough. In this paper, we draw further inspiration from the concept of LBP-TOP that considers three orthogonal planes by proposing two efficient approaches for feature extraction. The compact robust form described by the proposed LBP-Six Intersection Points (SIP) and a super-compact LBP-Three Mean Orthogonal Planes (MOP) not only preserves the essential patterns, but also reduces the redundancy that affects the discriminality of the encoded features. Through a comprehensive set of experiments, we demonstrate the strengths of our approaches in terms of recognition accuracy and efficiency. PMID:25993498

  12. Time-Efficient High-Resolution Large-Area Nano-Patterning of Silicon Dioxide

    Directory of Open Access Journals (Sweden)

    Li Lin

    2017-01-01

    Full Text Available A nano-patterning approach on silicon dioxide (SiO2 material, which could be used for the selective growth of III-V nanowires in photovoltaic applications, is demonstrated. In this process, a silicon (Si stamp with nanopillar structures was first fabricated using electron-beam lithography (EBL followed by a dry etching process. Afterwards, the Si stamp was employed in nanoimprint lithography (NIL assisted with a dry etching process to produce nanoholes on the SiO2 layer. The demonstrated approach has advantages such as a high resolution in nanoscale by EBL and good reproducibility by NIL. In addition, high time efficiency can be realized by one-spot electron-beam exposure in the EBL process combined with NIL for mass production. Furthermore, the one-spot exposure enables the scalability of the nanostructures for different application requirements by tuning only the exposure dose. The size variation of the nanostructures resulting from exposure parameters in EBL, the pattern transfer during nanoimprint in NIL, and subsequent etching processes of SiO2 were also studied quantitatively. By this method, a hexagonal arranged hole array in SiO2 with a hole diameter ranging from 45 to 75 nm and a pitch of 600 nm was demonstrated on a four-inch wafer.

  13. Robust and efficient multi-frequency temporal phase unwrapping: optimal fringe frequency and pattern sequence selection.

    Science.gov (United States)

    Zhang, Minliang; Chen, Qian; Tao, Tianyang; Feng, Shijie; Hu, Yan; Li, Hui; Zuo, Chao

    2017-08-21

    Temporal phase unwrapping (TPU) is an essential algorithm in fringe projection profilometry (FPP), especially when measuring complex objects with discontinuities and isolated surfaces. Among others, the multi-frequency TPU has been proven to be the most reliable algorithm in the presence of noise. For a practical FPP system, in order to achieve an accurate, efficient, and reliable measurement, one needs to make wise choices about three key experimental parameters: the highest fringe frequency, the phase-shifting steps, and the fringe pattern sequence. However, there was very little research on how to optimize these parameters quantitatively, especially considering all three aspects from a theoretical and analytical perspective simultaneously. In this work, we propose a new scheme to determine simultaneously the optimal fringe frequency, phase-shifting steps and pattern sequence under multi-frequency TPU, robustly achieving high accuracy measurement by a minimum number of fringe frames. Firstly, noise models regarding phase-shifting algorithms as well as 3-D coordinates are established under a projector defocusing condition, which leads to the optimal highest fringe frequency for a FPP system. Then, a new concept termed frequency-to-frame ratio (FFR) that evaluates the magnitude of the contribution of each frame for TPU is defined, on which an optimal phase-shifting combination scheme is proposed. Finally, a judgment criterion is established, which can be used to judge whether the ratio between adjacent fringe frequencies is conducive to stably and efficiently unwrapping the phase. The proposed method provides a simple and effective theoretical framework to improve the accuracy, efficiency, and robustness of a practical FPP system in actual measurement conditions. The correctness of the derived models as well as the validity of the proposed schemes have been verified through extensive simulations and experiments. Based on a normal monocular 3-D FPP hardware system

  14. An efficient and novel computation method for simulating diffraction patterns from large-scale coded apertures on large-scale focal plane arrays

    Science.gov (United States)

    Shrekenhamer, Abraham; Gottesman, Stephen R.

    2012-10-01

    A novel and memory efficient method for computing diffraction patterns produced on large-scale focal planes by largescale Coded Apertures at wavelengths where diffraction effects are significant has been developed and tested. The scheme, readily implementable on portable computers, overcomes the memory limitations of present state-of-the-art simulation codes such as Zemax. The method consists of first calculating a set of reference complex field (amplitude and phase) patterns on the focal plane produced by a single (reference) central hole, extending to twice the focal plane array size, with one such pattern for each Line-of-Sight (LOS) direction and wavelength in the scene, and with the pattern amplitude corresponding to the square-root of the spectral irradiance from each such LOS direction in the scene at selected wavelengths. Next the set of reference patterns is transformed to generate pattern sets for other holes. The transformation consists of a translational pattern shift corresponding to each hole's position offset and an electrical phase shift corresponding to each hole's position offset and incoming radiance's direction and wavelength. The set of complex patterns for each direction and wavelength is then summed coherently and squared for each detector to yield a set of power patterns unique for each direction and wavelength. Finally the set of power patterns is summed to produce the full waveband diffraction pattern from the scene. With this tool researchers can now efficiently simulate diffraction patterns produced from scenes by large-scale Coded Apertures onto large-scale focal plane arrays to support the development and optimization of coded aperture masks and image reconstruction algorithms.

  15. The effects of the sequential addition of synthesis parameters on the performance of alkali activated fly ash mortar

    Science.gov (United States)

    Dassekpo, Jean-Baptiste Mawulé; Zha, Xiaoxiong; Zhan, Jiapeng; Ning, Jiaqian

    Geopolymer is an energy efficient and sustainable material that is currently used in construction industry as an alternative for Portland cement. As a new material, specific mix design method is essential and efforts have been made to develop a mix design procedure with the main focus on achieving better compressive strength and economy. In this paper, a sequential addition of synthesis parameters such as fly ash-sand, alkaline liquids, plasticizer and additional water at well-defined time intervals was investigated. A total of 4 mix procedures were used to study the compressive performance on fly ash-based geopolymer mortar and the results of each method were analyzed and discussed. Experimental results show that the sequential addition of sodium hydroxide (NaOH), sodium silicate (Na2SiO3), plasticizer (PL), followed by adding water (WA) increases considerably the compressive strengths of the geopolymer-based mortar. These results clearly demonstrate the high significant influence of sequential addition of synthesis parameters on geopolymer materials compressive properties, and also provide a new mixing method for the preparation of geopolymer paste, mortar and concrete.

  16. Sequential Aeration of Membrane-Aerated Biofilm Reactors for High-Rate Autotrophic Nitrogen Removal: Experimental Demonstration

    DEFF Research Database (Denmark)

    Pellicer i Nàcher, Carles; Sun, Sheng-Peng; Lackner, Susanne

    2010-01-01

    One-stage autotrophic nitrogen (N) removal, requiring the simultaneous activity of aerobic and anaerobic ammonium oxidizing bacteria (AOB and AnAOB), can be obtained in spatially redox-stratified biofilms. However, previous experience with Membrane-Aerated Biofilm Reactors (MABRs) has revealed...... a difficulty in reducing the abundance and activity of nitrite oxidizing bacteria (NOB), which drastically lowers process efficiency. Here we show how sequential aeration is an effective strategy to attain autotrophic N removal in MABRs: Two separate MABRs, which displayed limited or no N removal under...... continuous aeration, could remove more than 5.5 g N/m2/day (at loads up to 8 g N/m2/day) by controlled variation of sequential aeration regimes. Daily averaged ratios of the surficial loads of O2 (oxygen) to NH4+ (ammonium) (LO2/LNH4) were close to 1.73 at this optimum. Real-time quantitative PCR based on 16...

  17. Top-down attention affects sequential regularity representation in the human visual system.

    Science.gov (United States)

    Kimura, Motohiro; Widmann, Andreas; Schröger, Erich

    2010-08-01

    Recent neuroscience studies using visual mismatch negativity (visual MMN), an event-related brain potential (ERP) index of memory-mismatch processes in the visual sensory system, have shown that although sequential regularities embedded in successive visual stimuli can be automatically represented in the visual sensory system, an existence of sequential regularity itself does not guarantee that the sequential regularity will be automatically represented. In the present study, we investigated the effects of top-down attention on sequential regularity representation in the visual sensory system. Our results showed that a sequential regularity (SSSSD) embedded in a modified oddball sequence where infrequent deviant (D) and frequent standard stimuli (S) differing in luminance were regularly presented (SSSSDSSSSDSSSSD...) was represented in the visual sensory system only when participants attended the sequential regularity in luminance, but not when participants ignored the stimuli or simply attended the dimension of luminance per se. This suggests that top-down attention affects sequential regularity representation in the visual sensory system and that top-down attention is a prerequisite for particular sequential regularities to be represented. Copyright 2010 Elsevier B.V. All rights reserved.

  18. Modelling the sequential geographical exploitation and potential collapse of marine fisheries through economic globalization, climate change and management alternatives

    Directory of Open Access Journals (Sweden)

    Gorka Merino

    2011-07-01

    Full Text Available Global marine fisheries production has reached a maximum and may even be declining. Underlying this trend is a well-understood sequence of development, overexploitation, depletion and in some instances collapse of individual fish stocks, a pattern that can sequentially link geographically distant populations. Ineffective governance, economic considerations and climate impacts are often responsible for this sequence, although the relative contribution of each factor is contentious. In this paper we use a global bioeconomic model to explore the synergistic effects of climate variability, economic pressures and management measures in causing or avoiding this sequence. The model shows how a combination of climate-induced variability in the underlying fish population production, particular patterns of demand for fish products and inadequate management is capable of driving the world’s fisheries into development, overexploitation, collapse and recovery phases consistent with observations. Furthermore, it demonstrates how a sequential pattern of overexploitation can emerge as an endogenous property of the interaction between regional environmental fluctuations and a globalized trade system. This situation is avoidable through adaptive management measures that ensure the sustainability of regional production systems in the face of increasing global environmental change and markets. It is concluded that global management measures are needed to ensure that global food supply from marine products is optimized while protecting long-term ecosystem services across the world’s oceans.

  19. In vivo imaging of GABAA receptors using sequential whole-volume iodine-123 iomazenil single-photon emission tomography

    International Nuclear Information System (INIS)

    Busatto, G.F.; Pilowsky, L.S.; Costa, D.C.; Ell, P.J.; Lingford-Hughes, A.; Kerwin, R.W.

    1995-01-01

    Using a brain-dedicated triple-headed single-photon emission tomography (SPET) system, a sequential whole-volume imaging protocol has been devised to evaluate the regional distribution of iodine-123 iomazenil binding to GABA A receptors in the entire brain. The protocol was piloted in eight normal volunteers (seven males and one female; mean age, 24.8±3.9 years). The patterns obtained were largely compatible with the known distribution of GABA A receptors in the brain as reported in autoradiographic studies, with cerebral cortical regions, particularly the occipital and frontal cortices, displaying the highest 123 I-iomazenil uptake. Measures of time to peak uptake and tracer washout rates presented with the same pattern of regional variation, with later times to peak and slower washout rates in cortical regions compared to other brain areas. Semiquantitative analysis of the data using white matter/ventricle regions as reference demonstrated a plateau of specific 123 I-iomazenil binding in neocortical and cerebellar regions from 60-75 min onwards. These data demonstrate the feasibility of sequential, dynamic whole-volume 123 I-iomazenil SPET imaging. The protocol may be particularly useful in the investigation of neuropsychiatric conditions which are likely to involve more than one focus of GABA abnormalities, such as anxiety disorders and schizophrenia. (orig.)

  20. Ultrahigh Responsivity and Detectivity Graphene-Perovskite Hybrid Phototransistors by Sequential Vapor Deposition

    Science.gov (United States)

    Chang, Po-Han; Liu, Shang-Yi; Lan, Yu-Bing; Tsai, Yi-Chen; You, Xue-Qian; Li, Chia-Shuo; Huang, Kuo-You; Chou, Ang-Sheng; Cheng, Tsung-Chin; Wang, Juen-Kai; Wu, Chih-I.

    2017-04-01

    In this work, graphene-methylammonium lead iodide (MAPbI3) perovskite hybrid phototransistors fabricated by sequential vapor deposition are demonstrated. Ultrahigh responsivity of 1.73 × 107 A W-1 and detectivity of 2 × 1015 Jones are achieved, with extremely high effective quantum efficiencies of about 108% in the visible range (450-700 nm). This excellent performance is attributed to the ultra-flat perovskite films grown by vapor deposition on the graphene sheets. The hybrid structure of graphene covered with uniform perovskite has high exciton separation ability under light exposure, and thus efficiently generates photocurrents. This paper presents photoluminescence (PL) images along with statistical analysis used to study the photo-induced exciton behavior. Both uniform and dramatic PL intensity quenching has been observed over entire measured regions, consistently demonstrating excellent exciton separation in the devices.

  1. Sensitivity Analysis in Sequential Decision Models.

    Science.gov (United States)

    Chen, Qiushi; Ayer, Turgay; Chhatwal, Jagpreet

    2017-02-01

    Sequential decision problems are frequently encountered in medical decision making, which are commonly solved using Markov decision processes (MDPs). Modeling guidelines recommend conducting sensitivity analyses in decision-analytic models to assess the robustness of the model results against the uncertainty in model parameters. However, standard methods of conducting sensitivity analyses cannot be directly applied to sequential decision problems because this would require evaluating all possible decision sequences, typically in the order of trillions, which is not practically feasible. As a result, most MDP-based modeling studies do not examine confidence in their recommended policies. In this study, we provide an approach to estimate uncertainty and confidence in the results of sequential decision models. First, we provide a probabilistic univariate method to identify the most sensitive parameters in MDPs. Second, we present a probabilistic multivariate approach to estimate the overall confidence in the recommended optimal policy considering joint uncertainty in the model parameters. We provide a graphical representation, which we call a policy acceptability curve, to summarize the confidence in the optimal policy by incorporating stakeholders' willingness to accept the base case policy. For a cost-effectiveness analysis, we provide an approach to construct a cost-effectiveness acceptability frontier, which shows the most cost-effective policy as well as the confidence in that for a given willingness to pay threshold. We demonstrate our approach using a simple MDP case study. We developed a method to conduct sensitivity analysis in sequential decision models, which could increase the credibility of these models among stakeholders.

  2. A one-sided sequential test

    Energy Technology Data Exchange (ETDEWEB)

    Racz, A.; Lux, I. [Hungarian Academy of Sciences, Budapest (Hungary). Atomic Energy Research Inst.

    1996-04-16

    The applicability of the classical sequential probability ratio testing (SPRT) for early failure detection problems is limited by the fact that there is an extra time delay between the occurrence of the failure and its first recognition. Chien and Adams developed a method to minimize this time for the case when the problem can be formulated as testing the mean value of a Gaussian signal. In our paper we propose a procedure that can be applied for both mean and variance testing and that minimizes the time delay. The method is based on a special parametrization of the classical SPRT. The one-sided sequential tests (OSST) can reproduce the results of the Chien-Adams test when applied for mean values. (author).

  3. Evolving antithrombotic treatment patterns for patients with newly diagnosed atrial fibrillation

    NARCIS (Netherlands)

    Camm, A.J.; Accetta, G.; Ambrosio, G.; Atar, D.; Bassand, J.P.; Berge, E. van de; Cools, F.; Fitzmaurice, D.A.; Goldhaber, S.Z.; Goto, S.; Haas, S.; Kayani, G.; Koretsune, Y.; Mantovani, L.G.; Misselwitz, F.; Oh, S.; Turpie, A.G.G.; Verheugt, F.W.A.; Kakkar, A.K.

    2017-01-01

    OBJECTIVE: We studied evolving antithrombotic therapy patterns in patients with newly diagnosed non-valvular atrial fibrillation (AF) and >/=1 additional stroke risk factor between 2010 and 2015. METHODS: 39 670 patients were prospectively enrolled in four sequential cohorts in the Global

  4. Discrimination between sequential and simultaneous virtual channels with electrical hearing

    OpenAIRE

    Landsberger, David; Galvin, John J.

    2011-01-01

    In cochlear implants (CIs), simultaneous or sequential stimulation of adjacent electrodes can produce intermediate pitch percepts between those of the component electrodes. However, it is unclear whether simultaneous and sequential virtual channels (VCs) can be discriminated. In this study, CI users were asked to discriminate simultaneous and sequential VCs; discrimination was measured for monopolar (MP) and bipolar + 1 stimulation (BP + 1), i.e., relatively broad and focused stimulation mode...

  5. Reconstruction efficiency and precision for the events detected by the BIS-2 installation using the Perun pattern recognition program

    International Nuclear Information System (INIS)

    Burilkov, D.T.; Genchev, V.I.; Markov, P.K.; Likhachev, M.F.; Takhtamyshev, G.G.; Todorov, P.T.; Trayanov, P.K.

    1982-01-01

    Results of studying the efficiency and accuracy of the track and event reconstruction with the Perun pattern recognition program used in the experiments carried out at the BIS-2 installation are presented. The Monte Carlo method is used for simulating the processes of neutron interactions with matter. The con-- clusion is made that the Perun program correctly, with good accuracy and high efficiency reconstructs complex multiparticle events [ru

  6. District heating in sequential energy supply

    International Nuclear Information System (INIS)

    Persson, Urban; Werner, Sven

    2012-01-01

    Highlights: ► European excess heat recovery and utilisation by district heat distribution. ► Heat recovery in district heating systems – a structural energy efficiency measure. ► Introduction of new theoretical concepts to express excess heat recovery. ► Fourfold potential for excess heat utilisation in EU27 compared to current levels. ► Large scale excess heat recovery – a collaborative challenge for future Europe. -- Abstract: Increased recovery of excess heat from thermal power generation and industrial processes has great potential to reduce primary energy demands in EU27. In this study, current excess heat utilisation levels by means of district heat distribution are assessed and expressed by concepts such as recovery efficiency, heat recovery rate, and heat utilisation rate. For two chosen excess heat activities, current average EU27 heat recovery levels are compared to currently best Member State practices, whereby future potentials of European excess heat recovery and utilisation are estimated. The principle of sequential energy supply is elaborated to capture the conceptual idea of excess heat recovery in district heating systems as a structural and organisational energy efficiency measure. The general conditions discussed concerning expansion of heat recovery into district heating systems include infrastructure investments in district heating networks, collaboration agreements, maintained value chains, policy support, world market energy prices, allocation of synergy benefits, and local initiatives. The main conclusion from this study is that a future fourfold increase of current EU27 excess heat utilisation by means of district heat distribution to residential and service sectors is conceived as plausible if applying best Member State practice. This estimation is higher than the threefold increase with respect to direct feasible distribution costs estimated by the same authors in a previous study. Hence, no direct barriers appear with

  7. Nurse staffing patterns and hospital efficiency in the United States.

    Science.gov (United States)

    Bloom, J R; Alexander, J A; Nuchols, B A

    1997-01-01

    The objective of this exploratory study was to assess the effects of four nurse staffing patterns on the efficiency of patient care delivery in the hospital: registered nurses (RNs) from temporary agencies; part-time career RNs; RN rich skill mix; and organizationally experienced RNs. Using Transaction Cost Analysis, four regression models were specified to consider the effect of these staffing plans on personnel and benefit costs and on non-personnel operating costs. A number of additional variables were also included in the models to control for the effect of other organization and environmental determinants of hospital costs. Use of career part-time RNs and experienced staff reduced both personnel and benefit costs, as well as total non-personnel operating costs, while the use of temporary agencies for RNs increased non-personnel operating costs. An RN rich skill mix was not related to either measure of hospital costs. These findings provide partial support of the theory. Implications of our findings for future research on hospital management are discussed.

  8. Single, simultaneous and sequential applications of ultrasonic frequencies for the elimination of ibuprofen in water.

    Science.gov (United States)

    Ziylan-Yavas, Asu; Ince, Nilsun H

    2018-01-01

    The study is about the assessment of single and multi-frequency operations for the overall degradation of a widely consumed analgesic pharmaceutical-ibuprofen (IBP). The selected frequencies were in the range of 20-1130kHz emissions coming from probes, baths and piezo-electric transducers attached to plate-type devices. Multi-frequency operations were applied either simultaneously as "duals", or sequentially at fixed time intervals; and the total reaction time in all operations was 30-min. The work also covers evaluation of the effect of zero-valent iron (ZVI) on the efficiency of the degradation process and the performance of the reaction systems. It was found that low-frequency probe type devices especially at 20kHz were ineffective when applied singly and without ZVI, and relatively more effective in combined-frequency operations in the presence of ZVI. The power efficiencies of the reactors and/or reaction systems showed that 20-kHz probe was considerably more energy intensive than all others, and was therefore not used in multi-frequency operations. The most efficient reactor in terms of power consumption was the bath (200kHz), which however provided insufficient mineralization of the test chemical. The highest percentage of TOC decay (37%) was obtained in a dual-frequency operation (40/572kHz) with ZVI, in which the energy consumption was neither low nor exceptionally too high. A sequential operation (40+200kHz) in that respect was more efficient, because it required much less energy for a similar TOC decay performance (30%). In general, the degradation of IBP increased with increased power consumption, which in turn reduced the sonochemical yield. The study also showed that advanced Fenton reactions with ZVI were faster in the presence of ultrasound, and the metal was very effective in improving the performance of low-frequency operations. Copyright © 2017 Elsevier B.V. All rights reserved.

  9. Scarless and sequential gene modification in Pseudomonas using PCR product flanked by short homology regions

    Directory of Open Access Journals (Sweden)

    Liang Rubing

    2010-08-01

    Full Text Available Abstract Background The lambda Red recombination system has been used to inactivate chromosomal genes in various bacteria and fungi. The procedure consists of electroporating a polymerase chain reaction (PCR fragment containing antibiotic cassette flanked by homology regions to the target locus into a strain that can express the lambda Red proteins (Gam, Bet, Exo. Results Here a scarless gene modification strategy based on the Red recombination system has been developed to modify Pseudomonas genome DNA via sequential deletion of multiple targets. This process was mediated by plasmid pRKaraRed encoding the Red proteins regulated by PBAD promoter, which was functional in P. aeruginosa as well as in other bacteria. First the target gene was substituted for the sacB-bla cassette flanked by short homology regions (50 bp, and then this marker gene cassette could be replaced by the PCR fragment flanking itself, generating target-deleted genome without any remnants and no change happened to the surrounding region. Twenty genes involved in the synthesis and regulation pathways of the phenazine derivate, pyocyanin, were modified, including one single-point mutation and deletion of two large operons. The recombination efficiencies ranged from 88% to 98%. Multiple-gene modification was also achieved, generating a triple-gene deletion strain PCA (PAO1, ΔphzHΔphzMΔphzS, which could produce another phenazine derivate, phenazine-1-carboxylic acid (PCA, efficiently and exclusively. Conclusions This lambda Red-based technique can be used to generate scarless and sequential gene modification mutants of P. aeruginosa efficiently, using one-step PCR product flanked by short homology regions. Single-point mutation, scarless deletion of genes can be achieved easily in less than three days. This method may give a new way to construct genetically modified P. aeruginosa strains more efficiently and advance the regulatory network study of this organism.

  10. Hybrid Computerized Adaptive Testing: From Group Sequential Design to Fully Sequential Design

    Science.gov (United States)

    Wang, Shiyu; Lin, Haiyan; Chang, Hua-Hua; Douglas, Jeff

    2016-01-01

    Computerized adaptive testing (CAT) and multistage testing (MST) have become two of the most popular modes in large-scale computer-based sequential testing. Though most designs of CAT and MST exhibit strength and weakness in recent large-scale implementations, there is no simple answer to the question of which design is better because different…

  11. Sequential dependencies in magnitude scaling of loudness

    DEFF Research Database (Denmark)

    Joshi, Suyash Narendra; Jesteadt, Walt

    2013-01-01

    Ten normally hearing listeners used a programmable sone-potentiometer knob to adjust the level of a 1000-Hz sinusoid to match the loudness of numbers presented to them in a magnitude production task. Three different power-law exponents (0.15, 0.30, and 0.60) and a log-law with equal steps in d......B were used to program the sone-potentiometer. The knob settings systematically influenced the form of the loudness function. Time series analysis was used to assess the sequential dependencies in the data, which increased with increasing exponent and were greatest for the log-law. It would be possible......, therefore, to choose knob properties that minimized these dependencies. When the sequential dependencies were removed from the data, the slope of the loudness functions did not change, but the variability decreased. Sequential dependencies were only present when the level of the tone on the previous trial...

  12. Visual short-term memory for sequential arrays.

    Science.gov (United States)

    Kumar, Arjun; Jiang, Yuhong

    2005-04-01

    The capacity of visual short-term memory (VSTM) for a single visual display has been investigated in past research, but VSTM for multiple sequential arrays has been explored only recently. In this study, we investigate the capacity of VSTM across two sequential arrays separated by a variable stimulus onset asynchrony (SOA). VSTM for spatial locations (Experiment 1), colors (Experiments 2-4), orientations (Experiments 3 and 4), and conjunction of color and orientation (Experiment 4) were tested, with the SOA across the two sequential arrays varying from 100 to 1,500 msec. We find that VSTM for the trailing array is much better than VSTM for the leading array, but when averaged across the two arrays VSTM has a constant capacity independent of the SOA. We suggest that multiple displays compete for retention in VSTM and that separating information into two temporally discrete groups does not enhance the overall capacity of VSTM.

  13. Multimodal sensory integration during sequential eating--linking chewing activity, aroma release, and aroma perception over time.

    Science.gov (United States)

    Leclercq, Ségolène; Blancher, Guillaume

    2012-10-01

    The respective effects of chewing activity, aroma release from a gelled candy, and aroma perception were investigated. Specifically, the study aimed at 1) comparing an imposed chewing and swallowing pattern (IP) and free protocol (FP) on panelists for in vivo measurements, 2) investigating carryover effects in sequential eating, and 3) studying the link between instrumental data and their perception counterpart. Chewing activity, in-nose aroma concentration, and aroma perception over time were measured by electromyography, proton transfer reaction-mass spectrometry, and time intensity, respectively. Model gel candies were flavored at 2 intensity levels (low-L and high-H). The panelists evaluated 3 sequences (H then H, H then L, and L then H) in duplicates with both IP and FP. They scored aroma intensity over time while their in-nose aroma concentrations and their chewing activity were measured. Overall, only limited advantages were found in imposing a chewing and swallowing pattern for instrumental and sensory data. In addition, the study highlighted the role of brain integration on perceived intensity and dynamics of perception, in the framework of sequential eating without rinsing. Because of the presence of adaptation phenomena, contrast effect, and potential taste and texture cross-modal interaction with aroma perception, it was concluded that dynamic in-nose concentration data provide only one part of the perception picture and therefore cannot be used alone in prediction models.

  14. SCRLH-TL Based Sequential Rotation Feed Network for Broadband Circularly Polarized Antenna Array

    Directory of Open Access Journals (Sweden)

    B. F. Zong

    2016-04-01

    Full Text Available In this paper, a broadband circularly polarized (CP microstrip antenna array using composite right/left-handed transmission line (SCRLH-TL based sequential rotation (SR feed network is presented. The characteristics of a SCRLH-TL are initially investigated. Then, a broadband and low insertion loss 45º phase shifter is designed using the SCRLH-TL and the phase shifter is employed in constructing a SR feed network for CP antenna array. To validate the design method of the SR feed network, a 2×2 antenna array comprising sequentially rotated coupled stacked CP antenna elements is designed, fabricated and measured. Both the simulated and measured results indicate that the performances of the antenna element are further enhanced when the SR network is used. The antenna array exhibits the VSWR less than 1.8 dB from 4 GHz to 7 GHz and the 3 dB axial ratio (AR from 4.4 GHz to 6.8 GHz. Also, high peak gain of 13.7 dBic is obtained. Besides, the normalized radiation patterns at the operating frequencies are symmetrical and the side lobe levels are low at φ=0º and φ=90º.

  15. A new moving strategy for the sequential Monte Carlo approach in optimizing the hydrological model parameters

    Science.gov (United States)

    Zhu, Gaofeng; Li, Xin; Ma, Jinzhu; Wang, Yunquan; Liu, Shaomin; Huang, Chunlin; Zhang, Kun; Hu, Xiaoli

    2018-04-01

    Sequential Monte Carlo (SMC) samplers have become increasing popular for estimating the posterior parameter distribution with the non-linear dependency structures and multiple modes often present in hydrological models. However, the explorative capabilities and efficiency of the sampler depends strongly on the efficiency in the move step of SMC sampler. In this paper we presented a new SMC sampler entitled the Particle Evolution Metropolis Sequential Monte Carlo (PEM-SMC) algorithm, which is well suited to handle unknown static parameters of hydrologic model. The PEM-SMC sampler is inspired by the works of Liang and Wong (2001) and operates by incorporating the strengths of the genetic algorithm, differential evolution algorithm and Metropolis-Hasting algorithm into the framework of SMC. We also prove that the sampler admits the target distribution to be a stationary distribution. Two case studies including a multi-dimensional bimodal normal distribution and a conceptual rainfall-runoff hydrologic model by only considering parameter uncertainty and simultaneously considering parameter and input uncertainty show that PEM-SMC sampler is generally superior to other popular SMC algorithms in handling the high dimensional problems. The study also indicated that it may be important to account for model structural uncertainty by using multiplier different hydrological models in the SMC framework in future study.

  16. Exposure assessment of mobile phone base station radiation in an outdoor environment using sequential surrogate modeling.

    Science.gov (United States)

    Aerts, Sam; Deschrijver, Dirk; Joseph, Wout; Verloock, Leen; Goeminne, Francis; Martens, Luc; Dhaene, Tom

    2013-05-01

    Human exposure to background radiofrequency electromagnetic fields (RF-EMF) has been increasing with the introduction of new technologies. There is a definite need for the quantification of RF-EMF exposure but a robust exposure assessment is not yet possible, mainly due to the lack of a fast and efficient measurement procedure. In this article, a new procedure is proposed for accurately mapping the exposure to base station radiation in an outdoor environment based on surrogate modeling and sequential design, an entirely new approach in the domain of dosimetry for human RF exposure. We tested our procedure in an urban area of about 0.04 km(2) for Global System for Mobile Communications (GSM) technology at 900 MHz (GSM900) using a personal exposimeter. Fifty measurement locations were sufficient to obtain a coarse street exposure map, locating regions of high and low exposure; 70 measurement locations were sufficient to characterize the electric field distribution in the area and build an accurate predictive interpolation model. Hence, accurate GSM900 downlink outdoor exposure maps (for use in, e.g., governmental risk communication and epidemiological studies) are developed by combining the proven efficiency of sequential design with the speed of exposimeter measurements and their ease of handling. Copyright © 2013 Wiley Periodicals, Inc.

  17. Smart Porous Silicon Nanoparticles with Polymeric Coatings for Sequential Combination Therapy.

    Science.gov (United States)

    Xu, Wujun; Thapa, Rinez; Liu, Dongfei; Nissinen, Tuomo; Granroth, Sari; Närvänen, Ale; Suvanto, Mika; Santos, Hélder A; Lehto, Vesa-Pekka

    2015-11-02

    In spite of the advances in drug delivery, the preparation of smart nanocomposites capable of precisely controlled release of multiple drugs for sequential combination therapy is still challenging. Here, a novel drug delivery nanocomposite was prepared by coating porous silicon (PSi) nanoparticles with poly(beta-amino ester) (PAE) and Pluronic F-127, respectively. Two anticancer drugs, doxorubicin (DOX) and paclitaxel (PTX), were separately loaded into the core of PSi and the shell of F127. The nanocomposite displayed enhanced colloidal stability and good cytocompatibility. Moreover, a spatiotemporal drug release was achieved for sequential combination therapy by precisely controlling the release kinetics of the two tested drugs. The release of PTX and DOX occurred in a time-staggered manner; PTX was released much faster and earlier than DOX at pH 7.0. The grafted PAE on the external surface of PSi acted as a pH-responsive nanovalve for the site-specific release of DOX. In vitro cytotoxicity tests demonstrated that the DOX and PTX coloaded nanoparticles exhibited a better synergistic effect than the free drugs in inducing cellular apoptosis. Therefore, the present study demonstrates a promising strategy to enhance the efficiency of combination cancer therapies by precisely controlling the release kinetics of different drugs.

  18. Global patterns and substrate-based mechanisms of the terrestrial nitrogen cycle

    DEFF Research Database (Denmark)

    Niu, Shuli; Classen, Aimee Taylor; Dukes, Jeffrey S.

    2016-01-01

    availability but increase exponentially and become the dominant fate of N at high loading rates. The original N saturation hypothesis emphasises sequential N saturation from plant uptake to soil retention before N losses occur. However, biogeochemical models that simulate simultaneous competition for soil N...... substrates by multiple processes match the observed patterns of N losses better than models based on sequential competition. To enable better prediction of terrestrial N cycle responses to N loading, we recommend that future research identifies the response functions of different N processes to substrate...

  19. The sequential price of anarchy for atomic congestion games

    NARCIS (Netherlands)

    de Jong, Jasper; Uetz, Marc Jochen; Liu, Tie-Yan; Qi, Qi; Ye, Yinyu

    2014-01-01

    In situations without central coordination, the price of anarchy relates the quality of any Nash equilibrium to the quality of a global optimum. Instead of assuming that all players choose their actions simultaneously, we consider games where players choose their actions sequentially. The sequential

  20. Optimization, formulation, and characterization of multiflavonoids-loaded flavanosome by bulk or sequential technique

    Directory of Open Access Journals (Sweden)

    Karthivashan G

    2016-07-01

    Full Text Available Govindarajan Karthivashan,1 Mas Jaffri Masarudin,2 Aminu Umar Kura,1 Faridah Abas,3,4 Sharida Fakurazi1,5 1Laboratory of Vaccines and Immunotherapeutics, Institute of Bioscience, 2Department of Cell and Molecular Biology, Faculty of Biotechnology and Biomolecular Sciences, 3Department of Food Science, Faculty of Food Science and Technology, 4Laboratory of Natural Products, Institute of Bioscience, 5Department of Human Anatomy, Faculty of Medicine and Health Sciences, Universiti Putra Malaysia, Serdang, Selangor, Malaysia Abstract: This study involves adaptation of bulk or sequential technique to load multiple flavonoids in a single phytosome, which can be termed as “flavonosome”. Three widely established and therapeutically valuable flavonoids, such as quercetin (Q, kaempferol (K, and apigenin (A, were quantified in the ethyl acetate fraction of Moringa oleifera leaves extract and were commercially obtained and incorporated in a single flavonosome (QKA–phosphatidylcholine through four different methods of synthesis – bulk (M1 and serialized (M2 co-sonication and bulk (M3 and sequential (M4 co-loading. The study also established an optimal formulation method based on screening the synthesized flavonosomes with respect to their size, charge, polydispersity index, morphology, drug–carrier interaction, antioxidant potential through in vitro 1,1-diphenyl-2-picrylhydrazyl kinetics, and cytotoxicity evaluation against human hepatoma cell line (HepaRG. Furthermore, entrapment and loading efficiency of flavonoids in the optimal flavonosome have been identified. Among the four synthesis methods, sequential loading technique has been optimized as the best method for the synthesis of QKA–phosphatidylcholine flavonosome, which revealed an average diameter of 375.93±33.61 nm, with a zeta potential of -39.07±3.55 mV, and the entrapment efficiency was >98% for all the flavonoids, whereas the drug-loading capacity of Q, K, and A was 31.63%±0

  1. Native Frames: Disentangling Sequential from Concerted Three-Body Fragmentation

    Science.gov (United States)

    Rajput, Jyoti; Severt, T.; Berry, Ben; Jochim, Bethany; Feizollah, Peyman; Kaderiya, Balram; Zohrabi, M.; Ablikim, U.; Ziaee, Farzaneh; Raju P., Kanaka; Rolles, D.; Rudenko, A.; Carnes, K. D.; Esry, B. D.; Ben-Itzhak, I.

    2018-03-01

    A key question concerning the three-body fragmentation of polyatomic molecules is the distinction of sequential and concerted mechanisms, i.e., the stepwise or simultaneous cleavage of bonds. Using laser-driven fragmentation of OCS into O++C++S+ and employing coincidence momentum imaging, we demonstrate a novel method that enables the clear separation of sequential and concerted breakup. The separation is accomplished by analyzing the three-body fragmentation in the native frame associated with each step and taking advantage of the rotation of the intermediate molecular fragment, CO2 + or CS2 + , before its unimolecular dissociation. This native-frame method works for any projectile (electrons, ions, or photons), provides details on each step of the sequential breakup, and enables the retrieval of the relevant spectra for sequential and concerted breakup separately. Specifically, this allows the determination of the branching ratio of all these processes in OCS3 + breakup. Moreover, we find that the first step of sequential breakup is tightly aligned along the laser polarization and identify the likely electronic states of the intermediate dication that undergo unimolecular dissociation in the second step. Finally, the separated concerted breakup spectra show clearly that the central carbon atom is preferentially ejected perpendicular to the laser field.

  2. Simultaneous and sequential hemorrhage of multiple cerebral cavernous malformations: a case report.

    Science.gov (United States)

    Louis, Nundia; Marsh, Robert

    2016-02-09

    The etiology of cerebral cavernous malformation hemorrhage is not well understood. Causative physiologic parameters preceding hemorrhagic cavernous malformation events are often not reported. We present a case of an individual with sequential simultaneous hemorrhages in multiple cerebral cavernous malformations with a new onset diagnosis of hypertension. A 42-year-old white man was admitted to our facility with worsening headache, left facial and tongue numbness, dizziness, diplopia, and elevated blood pressure. His past medical history was significant for new onset diagnosis of hypertension and chronic seasonal allergies. Serial imaging over the ensuing 8 days revealed sequential hemorrhagic lesions. He underwent suboccipital craniotomy for resection of the lesions located in the fourth ventricle and right cerebellum. One month after surgery, he had near complete resolution of his symptoms with mild residual vertigo but symptomatic chronic hypertension. Many studies have focused on genetic and inflammatory mechanisms contributing to cerebral cavernous malformation rupture, but few have reported on the potential of hemodynamic changes contributing to cerebral cavernous malformation rupture. Systemic blood pressure changes clearly have an effect on angioma pressures. When considering the histopathological features of cerebral cavernous malformation architecture, changes in arterial pressure could cause meaningful alterations in hemorrhage propensity and patterns.

  3. Campbell and moment measures for finite sequential spatial processes

    NARCIS (Netherlands)

    M.N.M. van Lieshout (Marie-Colette)

    2006-01-01

    textabstractWe define moment and Campbell measures for sequential spatial processes, prove a Campbell-Mecke theorem, and relate the results to their counterparts in the theory of point processes. In particular, we show that any finite sequential spatial process model can be derived as the vector

  4. [Efficiency between the different measurement patterns of home blood pressure monitoring in the follow-up of hypertensive patients in primary care].

    Science.gov (United States)

    De León-Robert, Arleen; Hidalgo-García, Isabel; Gascón-Cánovas, Juan; Antón-Botella, José; López-Alegría, Carmen; Campusano Castellanos, Heidi

    2018-03-29

    To identify the most efficient measurement pattern of home blood pressure monitoring (HBPM) for the follow-up of hypertensive patients in primary care. Validation study of a diagnostic test. Primary care team in Murcia, Spain. One hundred and fifty three hypertensive patients younger than 80 years who met the inclusion criteria, who used HBPM and ambulatory blood pressure monitoring. Performing HBPM for 24hours. The HBPM protocol consisted of recording 2 measurements in the morning and 2 in the evening for 7 days. With the records obtained, the different HBPM patterns were established (7, 6, 5, 4, 3 days). The ROC curves were used for the analysis, together with the correlation coefficients and the Bland-Altman plots. The best areas under the curve for the systolic pressure of the different HBPM patterns corresponded to the 4-day pattern: 0.837 (0.77-0.90); and the 3 day one: 0.834 (0.77-0.90). As for diastolic pressure, the 7-day pattern had an area under the curve of 0.889 (0.84-0.94); followed by the 3 and 4 days patterns, which had the same statistical result both: 0.834 (0.83-0.94). There were no significant differences between correlation coefficients for systolic and diastolic blood pressures. The 3-day pattern showed a lower dispersion in the Bland-Altman plots. The 3 days HBPM pattern is proposed for the follow-up of the hypertensive patient, since it does not have an inferior efficiency to the other patterns. Copyright © 2018 The Author. Publicado por Elsevier España, S.L.U. All rights reserved.

  5. Popularity Modeling for Mobile Apps: A Sequential Approach.

    Science.gov (United States)

    Zhu, Hengshu; Liu, Chuanren; Ge, Yong; Xiong, Hui; Chen, Enhong

    2015-07-01

    The popularity information in App stores, such as chart rankings, user ratings, and user reviews, provides an unprecedented opportunity to understand user experiences with mobile Apps, learn the process of adoption of mobile Apps, and thus enables better mobile App services. While the importance of popularity information is well recognized in the literature, the use of the popularity information for mobile App services is still fragmented and under-explored. To this end, in this paper, we propose a sequential approach based on hidden Markov model (HMM) for modeling the popularity information of mobile Apps toward mobile App services. Specifically, we first propose a popularity based HMM (PHMM) to model the sequences of the heterogeneous popularity observations of mobile Apps. Then, we introduce a bipartite based method to precluster the popularity observations. This can help to learn the parameters and initial values of the PHMM efficiently. Furthermore, we demonstrate that the PHMM is a general model and can be applicable for various mobile App services, such as trend based App recommendation, rating and review spam detection, and ranking fraud detection. Finally, we validate our approach on two real-world data sets collected from the Apple Appstore. Experimental results clearly validate both the effectiveness and efficiency of the proposed popularity modeling approach.

  6. Sequential Dependencies in Driving

    Science.gov (United States)

    Doshi, Anup; Tran, Cuong; Wilder, Matthew H.; Mozer, Michael C.; Trivedi, Mohan M.

    2012-01-01

    The effect of recent experience on current behavior has been studied extensively in simple laboratory tasks. We explore the nature of sequential effects in the more naturalistic setting of automobile driving. Driving is a safety-critical task in which delayed response times may have severe consequences. Using a realistic driving simulator, we find…

  7. The effect of the number of transferred embryos, the interval between nuclear transfer and embryo transfer, and the transfer pattern on pig cloning efficiency.

    Science.gov (United States)

    Rim, Chol Ho; Fu, Zhixin; Bao, Lei; Chen, Haide; Zhang, Dan; Luo, Qiong; Ri, Hak Chol; Huang, Hefeng; Luan, Zhidong; Zhang, Yan; Cui, Chun; Xiao, Lei; Jong, Ui Myong

    2013-12-01

    To improve the efficiency of producing cloned pigs, we investigated the influence of the number of transferred embryos, the culturing interval between nuclear transfer (NT) and embryo transfer, and the transfer pattern (single oviduct or double oviduct) on cloning efficiency. The results demonstrated that transfer of either 150-200 or more than 200NT embryos compared to transfer of 100-150 embryos resulted in a significantly higher pregnancy rate (48 ± 16, 50 ± 16 vs. 29 ± 5%, pcloning efficiency is achieved by adjusting the number and in vitro culture time of reconstructed embryos as well as the embryo transfer pattern. Copyright © 2013 Elsevier B.V. All rights reserved.

  8. Sequential Objective Structured Clinical Examination based on item response theory in Iran

    Directory of Open Access Journals (Sweden)

    Sara Mortaz Hejri

    2017-09-01

    Full Text Available Purpose In a sequential objective structured clinical examination (OSCE, all students initially take a short screening OSCE. Examinees who pass are excused from further testing, but an additional OSCE is administered to the remaining examinees. Previous investigations of sequential OSCE were based on classical test theory. We aimed to design and evaluate screening OSCEs based on item response theory (IRT. Methods We carried out a retrospective observational study. At each station of a 10-station OSCE, the students’ performance was graded on a Likert-type scale. Since the data were polytomous, the difficulty parameters, discrimination parameters, and students’ ability were calculated using a graded response model. To design several screening OSCEs, we identified the 5 most difficult stations and the 5 most discriminative ones. For each test, 5, 4, or 3 stations were selected. Normal and stringent cut-scores were defined for each test. We compared the results of each of the 12 screening OSCEs to the main OSCE and calculated the positive and negative predictive values (PPV and NPV, as well as the exam cost. Results A total of 253 students (95.1% passed the main OSCE, while 72.6% to 94.4% of examinees passed the screening tests. The PPV values ranged from 0.98 to 1.00, and the NPV values ranged from 0.18 to 0.59. Two tests effectively predicted the results of the main exam, resulting in financial savings of 34% to 40%. Conclusion If stations with the highest IRT-based discrimination values and stringent cut-scores are utilized in the screening test, sequential OSCE can be an efficient and convenient way to conduct an OSCE.

  9. Sequential Objective Structured Clinical Examination based on item response theory in Iran.

    Science.gov (United States)

    Hejri, Sara Mortaz; Jalili, Mohammad

    2017-01-01

    In a sequential objective structured clinical examination (OSCE), all students initially take a short screening OSCE. Examinees who pass are excused from further testing, but an additional OSCE is administered to the remaining examinees. Previous investigations of sequential OSCE were based on classical test theory. We aimed to design and evaluate screening OSCEs based on item response theory (IRT). We carried out a retrospective observational study. At each station of a 10-station OSCE, the students' performance was graded on a Likert-type scale. Since the data were polytomous, the difficulty parameters, discrimination parameters, and students' ability were calculated using a graded response model. To design several screening OSCEs, we identified the 5 most difficult stations and the 5 most discriminative ones. For each test, 5, 4, or 3 stations were selected. Normal and stringent cut-scores were defined for each test. We compared the results of each of the 12 screening OSCEs to the main OSCE and calculated the positive and negative predictive values (PPV and NPV), as well as the exam cost. A total of 253 students (95.1%) passed the main OSCE, while 72.6% to 94.4% of examinees passed the screening tests. The PPV values ranged from 0.98 to 1.00, and the NPV values ranged from 0.18 to 0.59. Two tests effectively predicted the results of the main exam, resulting in financial savings of 34% to 40%. If stations with the highest IRT-based discrimination values and stringent cut-scores are utilized in the screening test, sequential OSCE can be an efficient and convenient way to conduct an OSCE.

  10. Default activity patterns at the neocortical microcircuit level

    Directory of Open Access Journals (Sweden)

    Artur eLuczak

    2012-06-01

    Full Text Available Even in absence of sensory stimuli cortical networks exhibit complex, self-organized activity patterns. While the function of those spontaneous patterns of activation remains poorly understood, recent studies both in vivo and in vitro have demonstrated that neocortical neurons activate in a surprisingly similar sequential order both spontaneously and following input into cortex. For example, neurons that tend to fire earlier within spontaneous bursts of activity also fire earlier than other neurons in response to sensory stimuli. These 'default patterns' can last hundreds of milliseconds and are strongly conserved under a variety of conditions. In this paper we will review recent evidence for these default patterns at the local cortical level. We speculate that cortical architecture imposes common constraints on spontaneous and evoked activity flow, which result in the similarity of the patterns.

  11. Efficient demodulation scheme for rolling-shutter-patterning of CMOS image sensor based visible light communications.

    Science.gov (United States)

    Chen, Chia-Wei; Chow, Chi-Wai; Liu, Yang; Yeh, Chien-Hung

    2017-10-02

    Recently even the low-end mobile-phones are equipped with a high-resolution complementary-metal-oxide-semiconductor (CMOS) image sensor. This motivates using a CMOS image sensor for visible light communication (VLC). Here we propose and demonstrate an efficient demodulation scheme to synchronize and demodulate the rolling shutter pattern in image sensor based VLC. The implementation algorithm is discussed. The bit-error-rate (BER) performance and processing latency are evaluated and compared with other thresholding schemes.

  12. Implementation of a submicrometer patterning technique in azopolymer films towards optimization of photovoltaic solar cells efficiency

    International Nuclear Information System (INIS)

    Cocoyer, C.; Rocha, L.; Fiorini-Debuisschert, C.; Sicot, L.; Vaufrey, D.; Sentein, C.; Geffroy, B.; Raimond, P.

    2006-01-01

    The weak absorption of the photoactive layer appears as a one of the main factors limiting organic photovoltaic solar cells performances. In order to increase the interaction of the incident light with the photoactive materials, we investigate the effect of a periodic patterning of the solar cells surface with microstructures in the optical wavelength scale. In this aim, we present an original all optical patterning technique of polymer films. The method is based on a laser controlled mass transport in azopolymer films leading to efficient deformation of the film surface in conjunction with the incoming light interference pattern. The technique is used to pattern one-dimensional gratings on the surface of solar cells. In the work presented here, the cell photoactive material is based on the interpenetrated network of a conjugated donor polymer and a fullerene derivative. The cells investigated are illuminated in a reverse configuration through a semi-transparent top cathode. The effect of the periodic structures onto the incident light propagation has been investigated through optical characterizations. We demonstrate that a part of the incident light can be trapped inside the solar cell layers due to diffraction onto the periodic structures

  13. Fundamental and future prospects of printed ambipolar fluorene-type polymer light-emitting transistors for improved external quantum efficiency, mobility, and emission pattern

    Science.gov (United States)

    Kajii, Hirotake

    2018-05-01

    In this review, we focus on the improved external quantum efficiency, field-effect mobility, and emission pattern of top-gate-type polymer light-emitting transistors (PLETs) based on ambipolar fluorene-type polymers. A low-temperature, high-efficiency, printable red phosphorescent PLET based on poly(alkylfluorene) with modified alkyl side chains fabricated by a film transfer process is demonstrated. Device fabrication based on oriented films leads to an improved EL intensity owing to the increase in field-effect mobility. There are three factors that affect the transport of carriers, i.e., the energy level, threshold voltage, and mobility of each layer for heterostructure PLETs, which result in various emission patterns such as the line-shaped, multicolor and in-plane emission pattern in the full-channel area between source and drain electrodes. Fundamentals and future prospects in heterostructure devices are discussed and reviewed.

  14. Framework for sequential approximate optimization

    NARCIS (Netherlands)

    Jacobs, J.H.; Etman, L.F.P.; Keulen, van F.; Rooda, J.E.

    2004-01-01

    An object-oriented framework for Sequential Approximate Optimization (SAO) isproposed. The framework aims to provide an open environment for thespecification and implementation of SAO strategies. The framework is based onthe Python programming language and contains a toolbox of Python

  15. A Survey of Multi-Objective Sequential Decision-Making

    OpenAIRE

    Roijers, D.M.; Vamplew, P.; Whiteson, S.; Dazeley, R.

    2013-01-01

    Sequential decision-making problems with multiple objectives arise naturally in practice and pose unique challenges for research in decision-theoretic planning and learning, which has largely focused on single-objective settings. This article surveys algorithms designed for sequential decision-making problems with multiple objectives. Though there is a growing body of literature on this subject, little of it makes explicit under what circumstances special methods are needed to solve multi-obj...

  16. A Sequential Multiplicative Extended Kalman Filter for Attitude Estimation Using Vector Observations

    Science.gov (United States)

    Qin, Fangjun; Jiang, Sai; Zha, Feng

    2018-01-01

    In this paper, a sequential multiplicative extended Kalman filter (SMEKF) is proposed for attitude estimation using vector observations. In the proposed SMEKF, each of the vector observations is processed sequentially to update the attitude, which can make the measurement model linearization more accurate for the next vector observation. This is the main difference to Murrell’s variation of the MEKF, which does not update the attitude estimate during the sequential procedure. Meanwhile, the covariance is updated after all the vector observations have been processed, which is used to account for the special characteristics of the reset operation necessary for the attitude update. This is the main difference to the traditional sequential EKF, which updates the state covariance at each step of the sequential procedure. The numerical simulation study demonstrates that the proposed SMEKF has more consistent and accurate performance in a wide range of initial estimate errors compared to the MEKF and its traditional sequential forms. PMID:29751538

  17. A Sequential Multiplicative Extended Kalman Filter for Attitude Estimation Using Vector Observations

    Directory of Open Access Journals (Sweden)

    Fangjun Qin

    2018-05-01

    Full Text Available In this paper, a sequential multiplicative extended Kalman filter (SMEKF is proposed for attitude estimation using vector observations. In the proposed SMEKF, each of the vector observations is processed sequentially to update the attitude, which can make the measurement model linearization more accurate for the next vector observation. This is the main difference to Murrell’s variation of the MEKF, which does not update the attitude estimate during the sequential procedure. Meanwhile, the covariance is updated after all the vector observations have been processed, which is used to account for the special characteristics of the reset operation necessary for the attitude update. This is the main difference to the traditional sequential EKF, which updates the state covariance at each step of the sequential procedure. The numerical simulation study demonstrates that the proposed SMEKF has more consistent and accurate performance in a wide range of initial estimate errors compared to the MEKF and its traditional sequential forms.

  18. Asynchronous Operators of Sequential Logic Venjunction & Sequention

    CERN Document Server

    Vasyukevich, Vadim

    2011-01-01

    This book is dedicated to new mathematical instruments assigned for logical modeling of the memory of digital devices. The case in point is logic-dynamical operation named venjunction and venjunctive function as well as sequention and sequentional function. Venjunction and sequention operate within the framework of sequential logic. In a form of the corresponding equations, they organically fit analytical expressions of Boolean algebra. Thus, a sort of symbiosis is formed using elements of asynchronous sequential logic on the one hand and combinational logic on the other hand. So, asynchronous

  19. Efficiency increase in flexible bulk heterojunction solar cells with a nano-patterned indium zinc oxide anode

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Dong Hwan; Seifter, Jason; Heeger, Alan J. [Center for Polymers and Organic Solids, University of California at Santa Barbara, Santa Barbara, California 93106-5090 (United States); Park, Jong Hyeok [School of Chemical Engineering and SAINT, Sungkyunkwan University, Suwon 440-746 (Korea, Republic of); Choi, Dae-Geun [Nano-Mechanical Systems Research Division, Korea Institute of Machinery and Materials (KIMM), 171 Jang-dong, Yuseong-gu, Daejeon, 305-343 (Korea, Republic of)

    2012-11-15

    Efficient flexible bulk-heterojunction polymer solar cells based on PCDTBT/PC{sub 70}BM were successfully fabricated by a simple nano-imprint technique. The flexible nano-patterned IZO anode with ordered periodic dot structures led to improved light absorption and increased interfacial contact area between the anode and polymer as well as between the polymer and cathode. (Copyright copyright 2012 WILEY-VCH Verlag GmbH and Co. KGaA, Weinheim)

  20. The structure and evolution of galacto-detonation waves - Some analytic results in sequential star formation models of spiral galaxies

    Science.gov (United States)

    Cowie, L. L.; Rybicki, G. B.

    1982-01-01

    Waves of star formation in a uniform, differentially rotating disk galaxy are treated analytically as a propagating detonation wave front. It is shown, that if single solitary waves could be excited, they would evolve asymptotically to one of two stable spiral forms, each of which rotates with a fixed pattern speed. Simple numerical solutions confirm these results. However, the pattern of waves that develop naturally from an initially localized disturbance is more complex and dies out within a few rotation periods. These results suggest a conclusive observational test for deciding whether sequential star formation is an important determinant of spiral structure in some class of galaxies.

  1. Human visual system automatically encodes sequential regularities of discrete events.

    Science.gov (United States)

    Kimura, Motohiro; Schröger, Erich; Czigler, István; Ohira, Hideki

    2010-06-01

    For our adaptive behavior in a dynamically changing environment, an essential task of the brain is to automatically encode sequential regularities inherent in the environment into a memory representation. Recent studies in neuroscience have suggested that sequential regularities embedded in discrete sensory events are automatically encoded into a memory representation at the level of the sensory system. This notion is largely supported by evidence from investigations using auditory mismatch negativity (auditory MMN), an event-related brain potential (ERP) correlate of an automatic memory-mismatch process in the auditory sensory system. However, it is still largely unclear whether or not this notion can be generalized to other sensory modalities. The purpose of the present study was to investigate the contribution of the visual sensory system to the automatic encoding of sequential regularities using visual mismatch negativity (visual MMN), an ERP correlate of an automatic memory-mismatch process in the visual sensory system. To this end, we conducted a sequential analysis of visual MMN in an oddball sequence consisting of infrequent deviant and frequent standard stimuli, and tested whether the underlying memory representation of visual MMN generation contains only a sensory memory trace of standard stimuli (trace-mismatch hypothesis) or whether it also contains sequential regularities extracted from the repetitive standard sequence (regularity-violation hypothesis). The results showed that visual MMN was elicited by first deviant (deviant stimuli following at least one standard stimulus), second deviant (deviant stimuli immediately following first deviant), and first standard (standard stimuli immediately following first deviant), but not by second standard (standard stimuli immediately following first standard). These results are consistent with the regularity-violation hypothesis, suggesting that the visual sensory system automatically encodes sequential

  2. Impact of Diagrams on Recalling Sequential Elements in Expository Texts.

    Science.gov (United States)

    Guri-Rozenblit, Sarah

    1988-01-01

    Examines the instructional effectiveness of abstract diagrams on recall of sequential relations in social science textbooks. Concludes that diagrams assist significantly the recall of sequential relations in a text and decrease significantly the rate of order mistakes. (RS)

  3. Efficacy and Maternal Comfort of Sequential versus Simultaneous Breast Expression by Mothers of Critically III Newborns

    Directory of Open Access Journals (Sweden)

    Özge Altun Köroğlu

    2017-12-01

    Full Text Available Aim: Expressed breast milk is beneficial for infants in neonatal intensive care unit (NICU when direct breastfeeding is not possible. Breast expression with manual or electric breast pumps is promoted for the initiation and maintenance of lactation in this critical period. In this study, we aimed to compare the efficacy and maternal comfort of sequential versus simultaneous breast expression in newly delivered mothers whose infants were admitted to NICU. Materials and Methods: Thirty five mothers were followed prospectively for milk expression either sequentially (n=21, group 1 or simultaneously (n=14, group 2 with breast pumps for 10 days. The total amount of milk expressed per day and per each period was recorded together with the duration of breast expression. The mothers’ impressions about the easiness and comfort of the procedure, and their satisfaction with the amount of milk were evaluated with a questionnaire at the end of the study. Results: The amounts of expressed milk per day and per each expression period were similar in both groups. However, time spent for each expression period was significantly lower in the simultaneous breast expression group. Mothers in this group gave higher scores with regard to ease of use when compared to mothers in the sequential expression group (4.36±0.50 vs. 4.00±0.44, p=0.046. The mothers graded both methods with similar scores in all other parameters. Conclusion: Simultaneous breast expression is time saving while both simultaneous and sequential breast expression are similarly efficient for milk production, and both methods are helpful and tolerable in promoting breastfeeding for NICU mothers.

  4. Quantum Probability Zero-One Law for Sequential Terminal Events

    Science.gov (United States)

    Rehder, Wulf

    1980-07-01

    On the basis of the Jauch-Piron quantum probability calculus a zero-one law for sequential terminal events is proven, and the significance of certain crucial axioms in the quantum probability calculus is discussed. The result shows that the Jauch-Piron set of axioms is appropriate for the non-Boolean algebra of sequential events.

  5. A path-level exact parallelization strategy for sequential simulation

    Science.gov (United States)

    Peredo, Oscar F.; Baeza, Daniel; Ortiz, Julián M.; Herrero, José R.

    2018-01-01

    Sequential Simulation is a well known method in geostatistical modelling. Following the Bayesian approach for simulation of conditionally dependent random events, Sequential Indicator Simulation (SIS) method draws simulated values for K categories (categorical case) or classes defined by K different thresholds (continuous case). Similarly, Sequential Gaussian Simulation (SGS) method draws simulated values from a multivariate Gaussian field. In this work, a path-level approach to parallelize SIS and SGS methods is presented. A first stage of re-arrangement of the simulation path is performed, followed by a second stage of parallel simulation for non-conflicting nodes. A key advantage of the proposed parallelization method is to generate identical realizations as with the original non-parallelized methods. Case studies are presented using two sequential simulation codes from GSLIB: SISIM and SGSIM. Execution time and speedup results are shown for large-scale domains, with many categories and maximum kriging neighbours in each case, achieving high speedup results in the best scenarios using 16 threads of execution in a single machine.

  6. An Efficient Constraint Boundary Sampling Method for Sequential RBDO Using Kriging Surrogate Model

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Jihoon; Jang, Junyong; Kim, Shinyu; Lee, Tae Hee [Hanyang Univ., Seoul (Korea, Republic of); Cho, Sugil; Kim, Hyung Woo; Hong, Sup [Korea Research Institute of Ships and Ocean Engineering, Busan (Korea, Republic of)

    2016-06-15

    Reliability-based design optimization (RBDO) requires a high computational cost owing to its reliability analysis. A surrogate model is introduced to reduce the computational cost in RBDO. The accuracy of the reliability depends on the accuracy of the surrogate model of constraint boundaries in the surrogated-model-based RBDO. In earlier researches, constraint boundary sampling (CBS) was proposed to approximate accurately the boundaries of constraints by locating sample points on the boundaries of constraints. However, because CBS uses sample points on all constraint boundaries, it creates superfluous sample points. In this paper, efficient constraint boundary sampling (ECBS) is proposed to enhance the efficiency of CBS. ECBS uses the statistical information of a kriging surrogate model to locate sample points on or near the RBDO solution. The efficiency of ECBS is verified by mathematical examples.

  7. Concatenated coding system with iterated sequential inner decoding

    DEFF Research Database (Denmark)

    Jensen, Ole Riis; Paaske, Erik

    1995-01-01

    We describe a concatenated coding system with iterated sequential inner decoding. The system uses convolutional codes of very long constraint length and operates on iterations between an inner Fano decoder and an outer Reed-Solomon decoder......We describe a concatenated coding system with iterated sequential inner decoding. The system uses convolutional codes of very long constraint length and operates on iterations between an inner Fano decoder and an outer Reed-Solomon decoder...

  8. Improving adsorption dryer energy efficiency by simultaneous optimization and heat integration

    NARCIS (Netherlands)

    Atuonwu, J.C.; Straten, G. van; Deventer, H.C. van; Boxtel, A.J.B. van

    2011-01-01

    Conventionally, energy-saving techniques in drying technology are sequential in nature. First, the dryer is optimized without heat recovery and then, based on the obtained process conditions, heat recovery possibilities are explored. This work presents a methodology for energy-efficient adsorption

  9. Conditional Stochastic Models in Reduced Space: Towards Efficient Simulation of Tropical Cyclone Precipitation Patterns

    Science.gov (United States)

    Dodov, B.

    2017-12-01

    Stochastic simulation of realistic and statistically robust patterns of Tropical Cyclone (TC) induced precipitation is a challenging task. It is even more challenging in a catastrophe modeling context, where tens of thousands of typhoon seasons need to be simulated in order to provide a complete view of flood risk. Ultimately, one could run a coupled global climate model and regional Numerical Weather Prediction (NWP) model, but this approach is not feasible in the catastrophe modeling context and, most importantly, may not provide TC track patterns consistent with observations. Rather, we propose to leverage NWP output for the observed TC precipitation patterns (in terms of downscaled reanalysis 1979-2015) collected on a Lagrangian frame along the historical TC tracks and reduced to the leading spatial principal components of the data. The reduced data from all TCs is then grouped according to timing, storm evolution stage (developing, mature, dissipating, ETC transitioning) and central pressure and used to build a dictionary of stationary (within a group) and non-stationary (for transitions between groups) covariance models. Provided that the stochastic storm tracks with all the parameters describing the TC evolution are already simulated, a sequence of conditional samples from the covariance models chosen according to the TC characteristics at a given moment in time are concatenated, producing a continuous non-stationary precipitation pattern in a Lagrangian framework. The simulated precipitation for each event is finally distributed along the stochastic TC track and blended with a non-TC background precipitation using a data assimilation technique. The proposed framework provides means of efficient simulation (10000 seasons simulated in a couple of days) and robust typhoon precipitation patterns consistent with observed regional climate and visually undistinguishable from high resolution NWP output. The framework is used to simulate a catalog of 10000 typhoon

  10. WE-G-207-02: Full Sequential Projection Onto Convex Sets (FS-POCS) for X-Ray CT Reconstruction

    International Nuclear Information System (INIS)

    Liu, L; Han, Y; Jin, M

    2015-01-01

    Purpose: To develop an iterative reconstruction method for X-ray CT, in which the reconstruction can quickly converge to the desired solution with much reduced projection views. Methods: The reconstruction is formulated as a convex feasibility problem, i.e. the solution is an intersection of three convex sets: 1) data fidelity (DF) set – the L2 norm of the difference of observed projections and those from the reconstructed image is no greater than an error bound; 2) non-negativity of image voxels (NN) set; and 3) piecewise constant (PC) set - the total variation (TV) of the reconstructed image is no greater than an upper bound. The solution can be found by applying projection onto convex sets (POCS) sequentially for these three convex sets. Specifically, the algebraic reconstruction technique and setting negative voxels as zero are used for projection onto the DF and NN sets, respectively, while the projection onto the PC set is achieved by solving a standard Rudin, Osher, and Fatemi (ROF) model. The proposed method is named as full sequential POCS (FS-POCS), which is tested using the Shepp-Logan phantom and the Catphan600 phantom and compared with two similar algorithms, TV-POCS and CP-TV. Results: Using the Shepp-Logan phantom, the root mean square error (RMSE) of reconstructed images changing along with the number of iterations is used as the convergence measurement. In general, FS- POCS converges faster than TV-POCS and CP-TV, especially with fewer projection views. FS-POCS can also achieve accurate reconstruction of cone-beam CT of the Catphan600 phantom using only 54 views, comparable to that of FDK using 364 views. Conclusion: We developed an efficient iterative reconstruction for sparse-view CT using full sequential POCS. The simulation and physical phantom data demonstrated the computational efficiency and effectiveness of FS-POCS

  11. Role of Transbronchial Lung Cryobiopsies in Diffuse Parenchymal Lung Diseases: Interest of a Sequential Approach

    Directory of Open Access Journals (Sweden)

    Benjamin Bondue

    2017-01-01

    Full Text Available Background. Transbronchial lung cryobiopsies (TBLCs are a promising diagnostic tool in the setting of diffuse parenchymal lung diseases (DPLDs. However, no comparison with surgical lung biopsy (SLB in the same patient is available. Methods. The diagnostic yield and safety data of TBLCs, as well as the result of SLB performed after TBLCs, were analysed in a multicentric Belgian study. A SLB was performed after TBLCs in absence of a definite pathological diagnosis or if a NSIP pattern was observed without related condition identified following multidisciplinary discussion. Results. Between April 2015 and November 2016, 30 patients were included. Frequent complications included pneumothorax (20% and bleeding (severe 7%, moderate 33%, and mild 53%. There was no mortality. The overall diagnostic yield was 80%. A SLB was performed in six patients (three without definite histological pattern and three with an NSIP. The surgical biopsy changed the pathological diagnosis into a UIP pattern in five patients and confirmed a NSIP pattern in one patient. Conclusion. TBLCs are useful in the diagnostic work-up of DPLDs avoiding a SLB in 80% of the patients. However, surgical biopsies, performed as a second step after TBLCs because of an indefinite diagnosis or a NSIP pattern, provide additional information supporting the interest of a sequential approach in these patients.

  12. In vivo imaging of GABA{sub A} receptors using sequential whole-volume iodine-123 iomazenil single-photon emission tomography

    Energy Technology Data Exchange (ETDEWEB)

    Busatto, G.F. [Dept. of Psychological Medicine, Inst. of Psychiatry, London (United Kingdom); Pilowsky, L.S. [Dept. of Psychological Medicine, Inst. of Psychiatry, London (United Kingdom); Costa, D.C. [Inst. of Nuclear Medicine, University Coll. and Middlesex School of Medicine, London (United Kingdom); Ell, P.J. [Inst. of Nuclear Medicine, University Coll. and Middlesex School of Medicine, London (United Kingdom); Lingford-Hughes, A. [Dept. of Psychological Medicine, Inst. of Psychiatry, London (United Kingdom); Kerwin, R.W. [Dept. of Psychological Medicine, Inst. of Psychiatry, London (United Kingdom)

    1995-01-01

    Using a brain-dedicated triple-headed single-photon emission tomography (SPET) system, a sequential whole-volume imaging protocol has been devised to evaluate the regional distribution of iodine-123 iomazenil binding to GABA{sub A} receptors in the entire brain. The protocol was piloted in eight normal volunteers (seven males and one female; mean age, 24.8{+-}3.9 years). The patterns obtained were largely compatible with the known distribution of GABA{sub A} receptors in the brain as reported in autoradiographic studies, with cerebral cortical regions, particularly the occipital and frontal cortices, displaying the highest {sup 123}I-iomazenil uptake. Measures of time to peak uptake and tracer washout rates presented with the same pattern of regional variation, with later times to peak and slower washout rates in cortical regions compared to other brain areas. Semiquantitative analysis of the data using white matter/ventricle regions as reference demonstrated a plateau of specific {sup 123}I-iomazenil binding in neocortical and cerebellar regions from 60-75 min onwards. These data demonstrate the feasibility of sequential, dynamic whole-volume {sup 123}I-iomazenil SPET imaging. The protocol may be particularly useful in the investigation of neuropsychiatric conditions which are likely to involve more than one focus of GABA abnormalities, such as anxiety disorders and schizophrenia. (orig.)

  13. Lineup Composition, Suspect Position, and the Sequential Lineup Advantage

    Science.gov (United States)

    Carlson, Curt A.; Gronlund, Scott D.; Clark, Steven E.

    2008-01-01

    N. M. Steblay, J. Dysart, S. Fulero, and R. C. L. Lindsay (2001) argued that sequential lineups reduce the likelihood of mistaken eyewitness identification. Experiment 1 replicated the design of R. C. L. Lindsay and G. L. Wells (1985), the first study to show the sequential lineup advantage. However, the innocent suspect was chosen at a lower rate…

  14. Trial Sequential Analysis in systematic reviews with meta-analysis

    Directory of Open Access Journals (Sweden)

    Jørn Wetterslev

    2017-03-01

    Full Text Available Abstract Background Most meta-analyses in systematic reviews, including Cochrane ones, do not have sufficient statistical power to detect or refute even large intervention effects. This is why a meta-analysis ought to be regarded as an interim analysis on its way towards a required information size. The results of the meta-analyses should relate the total number of randomised participants to the estimated required meta-analytic information size accounting for statistical diversity. When the number of participants and the corresponding number of trials in a meta-analysis are insufficient, the use of the traditional 95% confidence interval or the 5% statistical significance threshold will lead to too many false positive conclusions (type I errors and too many false negative conclusions (type II errors. Methods We developed a methodology for interpreting meta-analysis results, using generally accepted, valid evidence on how to adjust thresholds for significance in randomised clinical trials when the required sample size has not been reached. Results The Lan-DeMets trial sequential monitoring boundaries in Trial Sequential Analysis offer adjusted confidence intervals and restricted thresholds for statistical significance when the diversity-adjusted required information size and the corresponding number of required trials for the meta-analysis have not been reached. Trial Sequential Analysis provides a frequentistic approach to control both type I and type II errors. We define the required information size and the corresponding number of required trials in a meta-analysis and the diversity (D2 measure of heterogeneity. We explain the reasons for using Trial Sequential Analysis of meta-analysis when the actual information size fails to reach the required information size. We present examples drawn from traditional meta-analyses using unadjusted naïve 95% confidence intervals and 5% thresholds for statistical significance. Spurious conclusions in

  15. Simultaneous capture and sequential detection of two malarial biomarkers on magnetic microparticles.

    Science.gov (United States)

    Markwalter, Christine F; Ricks, Keersten M; Bitting, Anna L; Mudenda, Lwiindi; Wright, David W

    2016-12-01

    We have developed a rapid magnetic microparticle-based detection strategy for malarial biomarkers Plasmodium lactate dehydrogenase (pLDH) and Plasmodium falciparum histidine-rich protein II (PfHRPII). In this assay, magnetic particles functionalized with antibodies specific for pLDH and PfHRPII as well as detection antibodies with distinct enzymes for each biomarker are added to parasitized lysed blood samples. Sandwich complexes for pLDH and PfHRPII form on the surface of the magnetic beads, which are washed and sequentially re-suspended in detection enzyme substrate for each antigen. The developed simultaneous capture and sequential detection (SCSD) assay detects both biomarkers in samples as low as 2.0parasites/µl, an order of magnitude below commercially available ELISA kits, has a total incubation time of 35min, and was found to be reproducible between users over time. This assay provides a simple and efficient alternative to traditional 96-well plate ELISAs, which take 5-8h to complete and are limited to one analyte. Further, the modularity of the magnetic bead-based SCSD ELISA format could serve as a platform for application to other diseases for which multi-biomarker detection is advantageous. Copyright © 2016 The Authors. Published by Elsevier B.V. All rights reserved.

  16. Heat accumulation during sequential cortical bone drilling.

    Science.gov (United States)

    Palmisano, Andrew C; Tai, Bruce L; Belmont, Barry; Irwin, Todd A; Shih, Albert; Holmes, James R

    2016-03-01

    Significant research exists regarding heat production during single-hole bone drilling. No published data exist regarding repetitive sequential drilling. This study elucidates the phenomenon of heat accumulation for sequential drilling with both Kirschner wires (K wires) and standard two-flute twist drills. It was hypothesized that cumulative heat would result in a higher temperature with each subsequent drill pass. Nine holes in a 3 × 3 array were drilled sequentially on moistened cadaveric tibia bone kept at body temperature (about 37 °C). Four thermocouples were placed at the center of four adjacent holes and 2 mm below the surface. A battery-driven hand drill guided by a servo-controlled motion system was used. Six samples were drilled with each tool (2.0 mm K wire and 2.0 and 2.5 mm standard drills). K wire drilling increased temperature from 5 °C at the first hole to 20 °C at holes 6 through 9. A similar trend was found in standard drills with less significant increments. The maximum temperatures of both tools increased from drill sizes was found to be insignificant (P > 0.05). In conclusion, heat accumulated during sequential drilling, with size difference being insignificant. K wire produced more heat than its twist-drill counterparts. This study has demonstrated the heat accumulation phenomenon and its significant effect on temperature. Maximizing the drilling field and reducing the number of drill passes may decrease bone injury. © 2015 Orthopaedic Research Society. Published by Wiley Periodicals, Inc.

  17. Precise Sequential DNA Ligation on A Solid Substrate: Solid-Based Rapid Sequential Ligation of Multiple DNA Molecules

    Science.gov (United States)

    Takita, Eiji; Kohda, Katsunori; Tomatsu, Hajime; Hanano, Shigeru; Moriya, Kanami; Hosouchi, Tsutomu; Sakurai, Nozomu; Suzuki, Hideyuki; Shinmyo, Atsuhiko; Shibata, Daisuke

    2013-01-01

    Ligation, the joining of DNA fragments, is a fundamental procedure in molecular cloning and is indispensable to the production of genetically modified organisms that can be used for basic research, the applied biosciences, or both. Given that many genes cooperate in various pathways, incorporating multiple gene cassettes in tandem in a transgenic DNA construct for the purpose of genetic modification is often necessary when generating organisms that produce multiple foreign gene products. Here, we describe a novel method, designated PRESSO (precise sequential DNA ligation on a solid substrate), for the tandem ligation of multiple DNA fragments. We amplified donor DNA fragments with non-palindromic ends, and ligated the fragment to acceptor DNA fragments on solid beads. After the final donor DNA fragments, which included vector sequences, were joined to the construct that contained the array of fragments, the ligation product (the construct) was thereby released from the beads via digestion with a rare-cut meganuclease; the freed linear construct was circularized via an intra-molecular ligation. PRESSO allowed us to rapidly and efficiently join multiple genes in an optimized order and orientation. This method can overcome many technical challenges in functional genomics during the post-sequencing generation. PMID:23897972

  18. Sequential Bayesian geoacoustic inversion for mobile and compact source-receiver configuration.

    Science.gov (United States)

    Carrière, Olivier; Hermand, Jean-Pierre

    2012-04-01

    Geoacoustic characterization of wide areas through inversion requires easily deployable configurations including free-drifting platforms, underwater gliders and autonomous vehicles, typically performing repeated transmissions during their course. In this paper, the inverse problem is formulated as sequential Bayesian filtering to take advantage of repeated transmission measurements. Nonlinear Kalman filters implement a random-walk model for geometry and environment and an acoustic propagation code in the measurement model. Data from MREA/BP07 sea trials are tested consisting of multitone and frequency-modulated signals (bands: 0.25-0.8 and 0.8-1.6 kHz) received on a shallow vertical array of four hydrophones 5-m spaced drifting over 0.7-1.6 km range. Space- and time-coherent processing are applied to the respective signal types. Kalman filter outputs are compared to a sequence of global optimizations performed independently on each received signal. For both signal types, the sequential approach is more accurate but also more efficient. Due to frequency diversity, the processing of modulated signals produces a more stable tracking. Although an extended Kalman filter provides comparable estimates of the tracked parameters, the ensemble Kalman filter is necessary to properly assess uncertainty. In spite of mild range dependence and simplified bottom model, all tracked geoacoustic parameters are consistent with high-resolution seismic profiling, core logging P-wave velocity, and previous inversion results with fixed geometries.

  19. Cost-effectiveness of simultaneous versus sequential surgery in head and neck reconstruction.

    Science.gov (United States)

    Wong, Kevin K; Enepekides, Danny J; Higgins, Kevin M

    2011-02-01

    To determine whether simultaneous (ablation and reconstruction overlaps by two teams) head and neck reconstruction is cost effective compared to sequentially (ablation followed by reconstruction) performed surgery. Case-controlled study. Tertiary care hospital. Oncology patients undergoing free flap reconstruction of the head and neck. A match paired comparison study was performed with a retrospective chart review examining the total time of surgery for sequential and simultaneous surgery. Nine patients were selected for both the sequential and simultaneous groups. Sequential head and neck reconstruction patients were pair matched with patients who had undergone similar oncologic ablative or reconstructive procedures performed in a simultaneous fashion. A detailed cost analysis using the microcosting method was then undertaken looking at the direct costs of the surgeons, anesthesiologist, operating room, and nursing. On average, simultaneous surgery required 3 hours 15 minutes less operating time, leading to a cost savings of approximately $1200/case when compared to sequential surgery. This represents approximately a 15% reduction in the cost of the entire operation. Simultaneous head and neck reconstruction is more cost effective when compared to sequential surgery.

  20. Multi-directional efficiency analysis of efficiency patterns in Chinese banks 1997-2008

    DEFF Research Database (Denmark)

    Asmild, Mette; Matthews, Kent

    2012-01-01

    a data set can be investigated using the more recent MEA methodology. We specifically look at the case of Joint Stock Banks and State Owned Banks in China and are able to empirically test hypotheses of whether there are differences not only in the levels but also in the patterns of inefficiencies between...... the two types of banks that is, which variables the inefficiencies are located on. We argue that certain differences are expected, based on differences in objectives and constraints in the two types of banks and find empirical support for most of those expected patterns....

  1. Dihydroazulene photoswitch operating in sequential tunneling regime

    DEFF Research Database (Denmark)

    Broman, Søren Lindbæk; Lara-Avila, Samuel; Thisted, Christine Lindbjerg

    2012-01-01

    to electrodes so that the electron transport goes by sequential tunneling. To assure weak coupling, the DHA switching kernel is modified by incorporating p-MeSC6H4 end-groups. Molecules are prepared by Suzuki cross-couplings on suitable halogenated derivatives of DHA. The synthesis presents an expansion of our......, incorporating a p-MeSC6H4 anchoring group in one end, has been placed in a silver nanogap. Conductance measurements justify that transport through both DHA (high resistivity) and VHF (low resistivity) forms goes by sequential tunneling. The switching is fairly reversible and reenterable; after more than 20 ON...

  2. A Sequential Quadratically Constrained Quadratic Programming Method of Feasible Directions

    International Nuclear Information System (INIS)

    Jian Jinbao; Hu Qingjie; Tang Chunming; Zheng Haiyan

    2007-01-01

    In this paper, a sequential quadratically constrained quadratic programming method of feasible directions is proposed for the optimization problems with nonlinear inequality constraints. At each iteration of the proposed algorithm, a feasible direction of descent is obtained by solving only one subproblem which consist of a convex quadratic objective function and simple quadratic inequality constraints without the second derivatives of the functions of the discussed problems, and such a subproblem can be formulated as a second-order cone programming which can be solved by interior point methods. To overcome the Maratos effect, an efficient higher-order correction direction is obtained by only one explicit computation formula. The algorithm is proved to be globally convergent and superlinearly convergent under some mild conditions without the strict complementarity. Finally, some preliminary numerical results are reported

  3. A Trust-region-based Sequential Quadratic Programming Algorithm

    DEFF Research Database (Denmark)

    Henriksen, Lars Christian; Poulsen, Niels Kjølstad

    This technical note documents the trust-region-based sequential quadratic programming algorithm used in other works by the authors. The algorithm seeks to minimize a convex nonlinear cost function subject to linear inequalty constraints and nonlinear equality constraints.......This technical note documents the trust-region-based sequential quadratic programming algorithm used in other works by the authors. The algorithm seeks to minimize a convex nonlinear cost function subject to linear inequalty constraints and nonlinear equality constraints....

  4. Photoluminescence of Sequential Infiltration Synthesized ZnO nanostructures

    Science.gov (United States)

    Ocola, Leonidas; Gosztola, David; Yanguas-Gil, Angel; Connolly, Aine

    We have investigated a variation of atomic layer deposition (ALD), called sequential infiltration synthesis (SiS), as an alternate method to incorporate ZnO and other oxides inside polymethylmethacrylate (PMMA) and other polymers. Energy dispersive spectroscopy (EDS) results show that we synthesize ZnO up to 300 nm inside a PMMA film. Photoluminescence data on a PMMA film shows that we achieve a factor of 400X increase in photoluminescence (PL) intensity when comparing a blank Si sample and a 270 nm thick PMMA film, where both were treated with the same 12 alternating cycles of H2O and diethyl zinc (DEZ). PMMA is a well-known ebeam resist. We can expose and develop patterns useful for photonics or sensing applications first, and then convert them afterwards into a hybrid polymer-oxide material. We show that patterning does indeed affect the photoluminescence signature of native ZnO. We demonstrate we can track the growth of the ZnO inside the PMMA polymer using both photoluminescence and Raman spectroscopy and determine the point in the process where ZnO is first photoluminescent and also at which point ZnO first exhibits long range order in the polymer. This work was supported by the Department of Energy under Contract No. DE-AC02-06CH11357. Use of the Center for Nanoscale Materials was supported by the U. S. Department of Energy, Office of Basic Energy Sciences, under Contract No. DE-AC02-06CH11357.

  5. Synthetic Aperture Sequential Beamforming

    DEFF Research Database (Denmark)

    Kortbek, Jacob; Jensen, Jørgen Arendt; Gammelmark, Kim Løkke

    2008-01-01

    A synthetic aperture focusing (SAF) technique denoted Synthetic Aperture Sequential Beamforming (SASB) suitable for 2D and 3D imaging is presented. The technique differ from prior art of SAF in the sense that SAF is performed on pre-beamformed data contrary to channel data. The objective is to im......A synthetic aperture focusing (SAF) technique denoted Synthetic Aperture Sequential Beamforming (SASB) suitable for 2D and 3D imaging is presented. The technique differ from prior art of SAF in the sense that SAF is performed on pre-beamformed data contrary to channel data. The objective...... is to improve and obtain a more range independent lateral resolution compared to conventional dynamic receive focusing (DRF) without compromising frame rate. SASB is a two-stage procedure using two separate beamformers. First a set of Bmode image lines using a single focal point in both transmit and receive...... is stored. The second stage applies the focused image lines from the first stage as input data. The SASB method has been investigated using simulations in Field II and by off-line processing of data acquired with a commercial scanner. The performance of SASB with a static image object is compared with DRF...

  6. Evaluation Using Sequential Trials Methods.

    Science.gov (United States)

    Cohen, Mark E.; Ralls, Stephen A.

    1986-01-01

    Although dental school faculty as well as practitioners are interested in evaluating products and procedures used in clinical practice, research design and statistical analysis can sometimes pose problems. Sequential trials methods provide an analytical structure that is both easy to use and statistically valid. (Author/MLW)

  7. Attack Trees with Sequential Conjunction

    NARCIS (Netherlands)

    Jhawar, Ravi; Kordy, Barbara; Mauw, Sjouke; Radomirović, Sasa; Trujillo-Rasua, Rolando

    2015-01-01

    We provide the first formal foundation of SAND attack trees which are a popular extension of the well-known attack trees. The SAND at- tack tree formalism increases the expressivity of attack trees by intro- ducing the sequential conjunctive operator SAND. This operator enables the modeling of

  8. Stochastic Modeling of Usage Patterns in a Web-Based Information System.

    Science.gov (United States)

    Chen, Hui-Min; Cooper, Michael D.

    2002-01-01

    Uses continuous-time stochastic models, mainly based on semi-Markov chains, to derive user state transition patterns, both in rates and in probabilities, in a Web-based information system. Describes search sessions from transaction logs of the University of California's MELVYL library catalog system and discusses sequential dependency. (Author/LRW)

  9. The impact of eyewitness identifications from simultaneous and sequential lineups.

    Science.gov (United States)

    Wright, Daniel B

    2007-10-01

    Recent guidelines in the US allow either simultaneous or sequential lineups to be used for eyewitness identification. This paper investigates how potential jurors weight the probative value of the different outcomes from both of these types of lineups. Participants (n=340) were given a description of a case that included some exonerating and some incriminating evidence. There was either a simultaneous or a sequential lineup. Depending on the condition, an eyewitness chose the suspect, chose a filler, or made no identification. The participant had to judge the guilt of the suspect and decide whether to render a guilty verdict. For both simultaneous and sequential lineups an identification had a large effect,increasing the probability of a guilty verdict. There were no reliable effects detected between making no identification and identifying a filler. The effect sizes were similar for simultaneous and sequential lineups. These findings are important for judges and other legal professionals to know for trials involving lineup identifications.

  10. Properties of simultaneous and sequential two-nucleon transfer

    International Nuclear Information System (INIS)

    Pinkston, W.T.; Satchler, G.R.

    1982-01-01

    Approximate forms of the first- and second-order distorted-wave Born amplitudes are used to study the overall structure, particularly the selection rules, of the amplitudes for simultaneous and sequential transfer of two nucleons. The role of the spin-state assumed for the intermediate deuterons in sequential (t, p) reactions is stressed. The similarity of one-step and two-step amplitudes for (α, d) reactions is exhibited, and the consequent absence of any obvious J-dependence in their interference is noted. (orig.)

  11. Learning new sequential stepping patterns requires striatal plasticity during the earliest phase of acquisition.

    Science.gov (United States)

    Nakamura, Toru; Nagata, Masatoshi; Yagi, Takeshi; Graybiel, Ann M; Yamamori, Tetsuo; Kitsukawa, Takashi

    2017-04-01

    Animals including humans execute motor behavior to reach their goals. For this purpose, they must choose correct strategies according to environmental conditions and shape many parameters of their movements, including their serial order and timing. To investigate the neurobiology underlying such skills, we used a multi-sensor equipped, motor-driven running wheel with adjustable sequences of foothold pegs on which mice ran to obtain water reward. When the peg patterns changed from a familiar pattern to a new pattern, the mice had to learn and implement new locomotor strategies in order to receive reward. We found that the accuracy of stepping and the achievement of water reward improved with the new learning after changes in the peg-pattern, and c-Fos expression levels assayed after the first post-switch session were high in both dorsolateral striatum and motor cortex, relative to post-switch plateau levels. Combined in situ hybridization and immunohistochemistry of striatal sections demonstrated that both enkephalin-positive (indirect pathway) neurons and substance P-positive (direct pathway) neurons were recruited specifically after the pattern switches, as were interneurons expressing neuronal nitric oxide synthase. When we blocked N-methyl-D-aspartate (NMDA) receptors in the dorsolateral striatum by injecting the NMDA receptor antagonist, D-2-amino-5-phosphonopentanoic acid (AP5), we found delays in early post-switch improvement in performance. These findings suggest that the dorsolateral striatum is activated on detecting shifts in environment to adapt motor behavior to the new context via NMDA-dependent plasticity, and that this plasticity may underlie forming and breaking skills and habits as well as to behavioral difficulties in clinical disorders. © 2017 Federation of European Neuroscience Societies and John Wiley & Sons Ltd.

  12. Influence of sequential room-temperature compressive creep on flow stress of TA2

    Science.gov (United States)

    Mengyuan, Zhang; Boqin, Gu; Jiahui, Tao

    2018-03-01

    This paper studied the sequential room temperature compressive creep and its effects on compressive properties of TA2 with stress-control loading pattern by using cylindrical compressive test specimen. The significant time-dependent deformation under constant load was observed in the TA2 at room temperature, and the deformation was dependent on the loading process under the same loading stress rate. It was also found that the occurrence of room temperature compressive creep obviously enhanced the subsequent yielding strength and flow stress of TA2 due to the increase of network dislocation density. And the effects of room temperature creep on the strain rate-stress behavior could be explained by the local mobile dislocation density model.

  13. Patterns of Force, Sequences of Resistance

    DEFF Research Database (Denmark)

    Lindegaard, Marie Rosenkrantz; Daniël De Vries, Thomas; Bernasco, Wim

    2018-01-01

    Robberies are improvised encounters involving offender threat, sometimes force, and often victim resistance. While the association between threat, force, and resistance in robberies is well-established, sequential patterns are disputed due to biases of retrospective studies. To overcome these bia...... the likelihood of victim resistance despite having no effect on offender vio- lence. By providing more reliable and detailed accounts of real-life behavior during robberies, our analysis illustrates the potential of a newly emergent field of studies of crimes caught on camera....

  14. Synthesizing genetic sequential logic circuit with clock pulse generator.

    Science.gov (United States)

    Chuang, Chia-Hua; Lin, Chun-Liang

    2014-05-28

    Rhythmic clock widely occurs in biological systems which controls several aspects of cell physiology. For the different cell types, it is supplied with various rhythmic frequencies. How to synthesize a specific clock signal is a preliminary but a necessary step to further development of a biological computer in the future. This paper presents a genetic sequential logic circuit with a clock pulse generator based on a synthesized genetic oscillator, which generates a consecutive clock signal whose frequency is an inverse integer multiple to that of the genetic oscillator. An analogous electronic waveform-shaping circuit is constructed by a series of genetic buffers to shape logic high/low levels of an oscillation input in a basic sinusoidal cycle and generate a pulse-width-modulated (PWM) output with various duty cycles. By controlling the threshold level of the genetic buffer, a genetic clock pulse signal with its frequency consistent to the genetic oscillator is synthesized. A synchronous genetic counter circuit based on the topology of the digital sequential logic circuit is triggered by the clock pulse to synthesize the clock signal with an inverse multiple frequency to the genetic oscillator. The function acts like a frequency divider in electronic circuits which plays a key role in the sequential logic circuit with specific operational frequency. A cascaded genetic logic circuit generating clock pulse signals is proposed. Based on analogous implement of digital sequential logic circuits, genetic sequential logic circuits can be constructed by the proposed approach to generate various clock signals from an oscillation signal.

  15. Sequential weak continuity of null Lagrangians at the boundary

    Czech Academy of Sciences Publication Activity Database

    Kalamajska, A.; Kraemer, S.; Kružík, Martin

    2014-01-01

    Roč. 49, 3/4 (2014), s. 1263-1278 ISSN 0944-2669 R&D Projects: GA ČR GAP201/10/0357 Institutional support: RVO:67985556 Keywords : null Lagrangians * nonhomogeneous nonlinear mappings * sequential weak/in measure continuity Subject RIV: BA - General Mathematics Impact factor: 1.518, year: 2014 http://library.utia.cas.cz/separaty/2013/MTR/kruzik-sequential weak continuity of null lagrangians at the boundary.pdf

  16. Green digital signage using nanoparticle embedded narrow-gap field sequential TN-LCDs

    Science.gov (United States)

    Kobayashi, Shunsuke; Shiraishi, Yukihide; Sawai, Hiroya; Toshima, Naoki; Okita, Masaya; Takeuchi, Kiyofumi; Takatsu, Haruyoshi

    2012-03-01

    We have fabricated field sequential color (FSC)-LCDs using cells and modules of narrow-gap TN-LCDs with and without doping the nanoparticles of PCyD-ZrO2 and AF-SiO2. It is shown that the FSC-LCD exhibits a high optical efficiency of OE=4.5 that is defined as OE=[Luminance]/[W/m2]=(cd/W). This figure may provide us a good reference or to clear the Energy Star Program Version 5-3 that issues a guideline: LCD with 50 inch on the diagonal consumes the energy of 108W. Through this research it is claimed that our FSC=LCD may be a novel green digital signage.

  17. PASA - A Program for Automated Protein NMR Backbone Signal Assignment by Pattern-Filtering Approach

    International Nuclear Information System (INIS)

    Xu Yizhuang; Wang Xiaoxia; Yang Jun; Vaynberg, Julia; Qin Jun

    2006-01-01

    We present a new program, PASA (Program for Automated Sequential Assignment), for assigning protein backbone resonances based on multidimensional heteronuclear NMR data. Distinct from existing programs, PASA emphasizes a per-residue-based pattern-filtering approach during the initial stage of the automated 13 C α and/or 13 C β chemical shift matching. The pattern filter employs one or multiple constraints such as 13 C α /C β chemical shift ranges for different amino acid types and side-chain spin systems, which helps to rule out, in a stepwise fashion, improbable assignments as resulted from resonance degeneracy or missing signals. Such stepwise filtering approach substantially minimizes early false linkage problems that often propagate, amplify, and ultimately cause complication or combinatorial explosion of the automation process. Our program (http://www.lerner.ccf.org/moleccard/qin/) was tested on four representative small-large sized proteins with various degrees of resonance degeneracy and missing signals, and we show that PASA achieved the assignments efficiently and rapidly that are fully consistent with those obtained by laborious manual protocols. The results demonstrate that PASA may be a valuable tool for NMR-based structural analyses, genomics, and proteomics

  18. Over production of fermentable sugar for bioethanol production from carbohydrate-rich Malaysian food waste via sequential acid-enzymatic hydrolysis pretreatment.

    Science.gov (United States)

    Hafid, Halimatun Saadiah; Nor 'Aini, Abdul Rahman; Mokhtar, Mohd Noriznan; Talib, Ahmad Tarmezee; Baharuddin, Azhari Samsu; Umi Kalsom, Md Shah

    2017-09-01

    In Malaysia, the amount of food waste produced is estimated at approximately 70% of total municipal solid waste generated and characterised by high amount of carbohydrate polymers such as starch, cellulose, and sugars. Considering the beneficial organic fraction contained, its utilization as an alternative substrate specifically for bioethanol production has receiving more attention. However, the sustainable production of bioethanol from food waste is linked to the efficient pretreatment needed for higher production of fermentable sugar prior to fermentation. In this work, a modified sequential acid-enzymatic hydrolysis process has been developed to produce high concentration of fermentable sugars; glucose, sucrose, fructose and maltose. The process started with hydrothermal and dilute acid pretreatment by hydrochloric acid (HCl) and sulphuric acid (H 2 SO 4 ) which aim to degrade larger molecules of polysaccharide before accessible for further steps of enzymatic hydrolysis by glucoamylase. A kinetic model is proposed to perform an optimal hydrolysis for obtaining high fermentable sugars. The results suggested that a significant increase in fermentable sugar production (2.04-folds) with conversion efficiency of 86.8% was observed via sequential acid-enzymatic pretreatment as compared to dilute acid pretreatment (∼42.4% conversion efficiency). The bioethanol production by Saccharomyces cerevisiae utilizing fermentable sugar obtained shows ethanol yield of 0.42g/g with conversion efficiency of 85.38% based on the theoretical yield was achieved. The finding indicates that food waste can be considered as a promising substrate for bioethanol production. Copyright © 2017. Published by Elsevier Ltd.

  19. Sequential and simultaneous SLAR block adjustment. [spline function analysis for mapping

    Science.gov (United States)

    Leberl, F.

    1975-01-01

    Two sequential methods of planimetric SLAR (Side Looking Airborne Radar) block adjustment, with and without splines, and three simultaneous methods based on the principles of least squares are evaluated. A limited experiment with simulated SLAR images indicates that sequential block formation with splines followed by external interpolative adjustment is superior to the simultaneous methods such as planimetric block adjustment with similarity transformations. The use of the sequential block formation is recommended, since it represents an inexpensive tool for satisfactory point determination from SLAR images.

  20. Exploring Elementary-School Students' Engagement Patterns in a Game-Based Learning Environment

    Science.gov (United States)

    Hsieh, Ya-Hui; Lin, Yi-Chun; Hou, Huei-Tse

    2015-01-01

    Unlike most research, which has primarily examined the players' interest in or attitude toward game-based learning through questionnaires, the purpose of this empirical study is to explore students' engagement patterns by qualitative observation and sequential analysis to visualize and better understand their game-based learning process. We…

  1. Sequential Extraction Versus Comprehensive Characterization of Heavy Metal Species in Brownfield Soils

    Energy Technology Data Exchange (ETDEWEB)

    Dahlin, Cheryl L.; Williamson, Connie A.; Collins, W. Keith; Dahlin, David C.

    2002-06-01

    The applicability of sequential extraction as a means to determine species of heavy-metals was examined by a study on soil samples from two Superfund sites: the National Lead Company site in Pedricktown, NJ, and the Roebling Steel, Inc., site in Florence, NJ. Data from a standard sequential extraction procedure were compared to those from a comprehensive study that combined optical- and scanning-electron microscopy, X-ray diffraction, and chemical analyses. The study shows that larger particles of contaminants, encapsulated contaminants, and/or man-made materials such as slags, coke, metals, and plastics are subject to incasement, non-selectivity, and redistribution in the sequential extraction process. The results indicate that standard sequential extraction procedures that were developed for characterizing species of contaminants in river sediments may be unsuitable for stand-alone determinative evaluations of contaminant species in industrial-site materials. However, if employed as part of a comprehensive, site-specific characterization study, sequential extraction could be a very useful tool.

  2. Sequential Combination of Electro-Fenton and Electrochemical Chlorination Processes for the Treatment of Anaerobically-Digested Food Wastewater.

    Science.gov (United States)

    Shin, Yong-Uk; Yoo, Ha-Young; Kim, Seonghun; Chung, Kyung-Mi; Park, Yong-Gyun; Hwang, Kwang-Hyun; Hong, Seok Won; Park, Hyunwoong; Cho, Kangwoo; Lee, Jaesang

    2017-09-19

    A two-stage sequential electro-Fenton (E-Fenton) oxidation followed by electrochemical chlorination (EC) was demonstrated to concomitantly treat high concentrations of organic carbon and ammonium nitrogen (NH 4 + -N) in real anaerobically digested food wastewater (ADFW). The anodic Fenton process caused the rapid mineralization of phenol as a model substrate through the production of hydroxyl radical as the main oxidant. The electrochemical oxidation of NH 4 + by a dimensionally stable anode (DSA) resulted in temporal concentration profiles of combined and free chlorine species that were analogous to those during the conventional breakpoint chlorination of NH 4 + . Together with the minimal production of nitrate, this confirmed that the conversion of NH 4 + to nitrogen gas was electrochemically achievable. The monitoring of treatment performance with varying key parameters (e.g., current density, H 2 O 2 feeding rate, pH, NaCl loading, and DSA type) led to the optimization of two component systems. The comparative evaluation of two sequentially combined systems (i.e., the E-Fenton-EC system versus the EC-E-Fenton system) using the mixture of phenol and NH 4 + under the predetermined optimal conditions suggested the superiority of the E-Fenton-EC system in terms of treatment efficiency and energy consumption. Finally, the sequential E-Fenton-EC process effectively mineralized organic carbon and decomposed NH 4 + -N in the real ADFW without external supply of NaCl.

  3. Difference in vascular patterns between transosseous-equivalent and transosseous rotator cuff repair.

    Science.gov (United States)

    Urita, Atsushi; Funakoshi, Tadanao; Horie, Tatsunori; Nishida, Mutsumi; Iwasaki, Norimasa

    2017-01-01

    Vascularity is the important factor of biologic healing of the repaired tissue. The purpose of this study was to clarify sequential vascular patterns of repaired rotator cuff by suture techniques. We randomized 21 shoulders in 20 patients undergoing arthroscopic rotator cuff repair into 2 groups: transosseous-equivalent repair (TOE group, n = 10) and transosseous repair (TO group, n = 11). Blood flow in 4 regions inside the cuff (lateral articular, lateral bursal, medial articular, and medial bursal), in the knotless suture anchor in the TOE group, and in the bone tunnel in the TO group was measured using contrast-enhanced ultrasound at 1 month, 2 months, 3 months, and 6 months postoperatively. The sequential vascular pattern inside the repaired rotator cuff was different between groups. The blood flow in the lateral articular area at 1 month, 2 months, and 3 months (P = .002, .005, and .025) and that in the lateral bursal area at 2 months (P = .031) in the TO group were significantly greater than those in the TOE group postoperatively. Blood flow was significantly greater for the bone tunnels in the TO group than for the knotless suture anchor in the TOE group at 1 month and 2 months postoperatively (P = .041 and .009). This study clarified that the sequential vascular pattern inside the repaired rotator cuff depends on the suture technique used. Bone tunnels through the footprint may contribute to biologic healing by increasing blood flow in the repaired rotator cuff. Copyright © 2017 Journal of Shoulder and Elbow Surgery Board of Trustees. Published by Elsevier Inc. All rights reserved.

  4. Embedding responses in spontaneous neural activity shaped through sequential learning.

    Directory of Open Access Journals (Sweden)

    Tomoki Kurikawa

    Full Text Available Recent experimental measurements have demonstrated that spontaneous neural activity in the absence of explicit external stimuli has remarkable spatiotemporal structure. This spontaneous activity has also been shown to play a key role in the response to external stimuli. To better understand this role, we proposed a viewpoint, "memories-as-bifurcations," that differs from the traditional "memories-as-attractors" viewpoint. Memory recall from the memories-as-bifurcations viewpoint occurs when the spontaneous neural activity is changed to an appropriate output activity upon application of an input, known as a bifurcation in dynamical systems theory, wherein the input modifies the flow structure of the neural dynamics. Learning, then, is a process that helps create neural dynamical systems such that a target output pattern is generated as an attractor upon a given input. Based on this novel viewpoint, we introduce in this paper an associative memory model with a sequential learning process. Using a simple hebbian-type learning, the model is able to memorize a large number of input/output mappings. The neural dynamics shaped through the learning exhibit different bifurcations to make the requested targets stable upon an increase in the input, and the neural activity in the absence of input shows chaotic dynamics with occasional approaches to the memorized target patterns. These results suggest that these dynamics facilitate the bifurcations to each target attractor upon application of the corresponding input, which thus increases the capacity for learning. This theoretical finding about the behavior of the spontaneous neural activity is consistent with recent experimental observations in which the neural activity without stimuli wanders among patterns evoked by previously applied signals. In addition, the neural networks shaped by learning properly reflect the correlations of input and target-output patterns in a similar manner to those designed in

  5. Aerobic degradation of petroleum refinery wastewater in sequential batch reactor.

    Science.gov (United States)

    Thakur, Chandrakant; Srivastava, Vimal C; Mall, Indra D

    2014-01-01

    The aim of the present work was to study the effect of various parameters affecting the treatment of raw petroleum refinery wastewater (PRW) having chemical oxygen demand (COD) of 350 mg L(-1) and total organic carbon (TOC) of 70 mg L(-1) in sequential batch reactor (SBR). Effect of hydraulic retention time (HRT) was studied in instantaneous fill condition. Maximum COD and TOC removal efficiencies were found to be 80% and 84%, respectively, for fill phase of 2 h and react phase of 2 h with fraction of SBR being filled with raw PRW in each cycle being 0.4. Effect of parameters was studied in terms of settling characteristic of treated slurry. Kinetics of treatment process has been studied. FTIR and UV-visible analysis of PRW before and after treatment have been performed so as to understand the degradation mechanism.

  6. A solution for automatic parallelization of sequential assembly code

    Directory of Open Access Journals (Sweden)

    Kovačević Đorđe

    2013-01-01

    Full Text Available Since modern multicore processors can execute existing sequential programs only on a single core, there is a strong need for automatic parallelization of program code. Relying on existing algorithms, this paper describes one new software solution tool for parallelization of sequential assembly code. The main goal of this paper is to develop the parallelizator which reads sequential assembler code and at the output provides parallelized code for MIPS processor with multiple cores. The idea is the following: the parser translates assembler input file to program objects suitable for further processing. After that the static single assignment is done. Based on the data flow graph, the parallelization algorithm separates instructions on different cores. Once sequential code is parallelized by the parallelization algorithm, registers are allocated with the algorithm for linear allocation, and the result at the end of the program is distributed assembler code on each of the cores. In the paper we evaluate the speedup of the matrix multiplication example, which was processed by the parallelizator of assembly code. The result is almost linear speedup of code execution, which increases with the number of cores. The speed up on the two cores is 1.99, while on 16 cores the speed up is 13.88.

  7. Efficient frequent pattern mining algorithm based on node sets in cloud computing environment

    Science.gov (United States)

    Billa, V. N. Vinay Kumar; Lakshmanna, K.; Rajesh, K.; Reddy, M. Praveen Kumar; Nagaraja, G.; Sudheer, K.

    2017-11-01

    The ultimate goal of Data Mining is to determine the hidden information which is useful in making decisions using the large databases collected by an organization. This Data Mining involves many tasks that are to be performed during the process. Mining frequent itemsets is the one of the most important tasks in case of transactional databases. These transactional databases contain the data in very large scale where the mining of these databases involves the consumption of physical memory and time in proportion to the size of the database. A frequent pattern mining algorithm is said to be efficient only if it consumes less memory and time to mine the frequent itemsets from the given large database. Having these points in mind in this thesis we proposed a system which mines frequent itemsets in an optimized way in terms of memory and time by using cloud computing as an important factor to make the process parallel and the application is provided as a service. A complete framework which uses a proven efficient algorithm called FIN algorithm. FIN algorithm works on Nodesets and POC (pre-order coding) tree. In order to evaluate the performance of the system we conduct the experiments to compare the efficiency of the same algorithm applied in a standalone manner and in cloud computing environment on a real time data set which is traffic accidents data set. The results show that the memory consumption and execution time taken for the process in the proposed system is much lesser than those of standalone system.

  8. Mind-to-mind heteroclinic coordination: Model of sequential episodic memory initiation

    Science.gov (United States)

    Afraimovich, V. S.; Zaks, M. A.; Rabinovich, M. I.

    2018-05-01

    Retrieval of episodic memory is a dynamical process in the large scale brain networks. In social groups, the neural patterns, associated with specific events directly experienced by single members, are encoded, recalled, and shared by all participants. Here, we construct and study the dynamical model for the formation and maintaining of episodic memory in small ensembles of interacting minds. We prove that the unconventional dynamical attractor of this process—the nonsmooth heteroclinic torus—is structurally stable within the Lotka-Volterra-like sets of equations. Dynamics on this torus combines the absence of chaos with asymptotic instability of every separate trajectory; its adequate quantitative characteristics are length-related Lyapunov exponents. Variation of the coupling strength between the participants results in different types of sequential switching between metastable states; we interpret them as stages in formation and modification of the episodic memory.

  9. Documentscape: Intertextuality, Sequentiality & Autonomy at Work

    DEFF Research Database (Denmark)

    Christensen, Lars Rune; Bjørn, Pernille

    2014-01-01

    On the basis of an ethnographic field study, this article introduces the concept of documentscape to the analysis of document-centric work practices. The concept of documentscape refers to the entire ensemble of documents in their mutual intertextual interlocking. Providing empirical data from...... a global software development case, we show how hierarchical structures and sequentiality across the interlocked documents are critical to how actors make sense of the work of others and what to do next in a geographically distributed setting. Furthermore, we found that while each document is created...... as part of a quasi-sequential order, this characteristic does not make the document, as a single entity, into a stable object. Instead, we found that the documents were malleable and dynamic while suspended in intertextual structures. Our concept of documentscape points to how the hierarchical structure...

  10. Sequential series for nuclear reactions

    International Nuclear Information System (INIS)

    Izumo, Ko

    1975-01-01

    A new time-dependent treatment of nuclear reactions is given, in which the wave function of compound nucleus is expanded by a sequential series of the reaction processes. The wave functions of the sequential series form another complete set of compound nucleus at the limit Δt→0. It is pointed out that the wave function is characterized by the quantities: the number of degrees of freedom of motion n, the period of the motion (Poincare cycle) tsub(n), the delay time t sub(nμ) and the relaxation time tausub(n) to the equilibrium of compound nucleus, instead of the usual quantum number lambda, the energy eigenvalue Esub(lambda) and the total width GAMMAsub(lambda) of resonance levels, respectively. The transition matrix elements and the yields of nuclear reactions also become the functions of time given by the Fourier transform of the usual ones. The Poincare cycles of compound nuclei are compared with the observed correlations among resonance levels, which are about 10 -17 --10 -16 sec for medium and heavy nuclei and about 10 -20 sec for the intermediate resonances. (auth.)

  11. Highly efficient construction of oriented sandwich structures for surface-enhanced Raman scattering

    International Nuclear Information System (INIS)

    Guo Hongyun; Xu Weiqing; Xu Shuping; Zhou Ji; Lombardi, John R

    2013-01-01

    The purpose of this study is to solve the problem of low achievement in fabricating sandwich surface-enhanced Raman scattering (SERS) substrates. We demonstrated a highly efficient sandwich structure by the oriented assembly of metal nanoparticles (NPs) on a periodic hexagonal array of metal nanoprisms with 1,4-benzenedithiol (1,4-BDT) as linkers. The metal nanoprism array was prepared by vacuum deposition of metal on a close-packed polystyrene nanosphere pre-patterned substrate. The metal nanoprism array presents different surface properties from the pits left from the removal of polystyrene nanospheres, which causes linkers to selectively adsorb on the metal nanoprism array and sequentially leads to the oriented immobilization of the second-layer metal NPs, avoiding mismatched orientation. These sandwich SERS substrates were characterized by extinction spectroscopy and atomic force microscopy and their enhancement activity was evaluated under different excitation wavelengths. The sandwich structure greatly increases the achievement of ‘hot spots’ to almost 100% of all the metal nanoprisms and enables a large amplification of SERS signals by a factor of ten. This method has the advantages of simplicity, high efficiency, high throughput, controllability and high reproducibility. It has significance in both the study of SERS substrates and the development of plasmonic devices. (paper)

  12. Sequential chromatin immunoprecipitation to detect SUMOylated MeCP2 in neurons

    Directory of Open Access Journals (Sweden)

    Tao Wu

    2016-03-01

    Full Text Available The small ubiquitin-like modifier (SUMO is a short peptide that can be covalently linked to proteins altering their function. SUMOylation is an essential post-translational modification (PTM. Because of its dynamic nature, low abundance levels, and technical limitations, the occupation of endogenous SUMOylated transcription factors at genomic loci is challenging to detect. The chromatin regulator Methyl CpG binding protein 2 (MeCP2 is subjected to PTMs including SUMO. Mutations in MeCP2 lead to Rett syndrome, a severe neurodevelopmental disorder. Here, we present an efficient method to perform sequential chromatin immunoprecipitation (Seq-ChIP for detecting SUMOylated MeCP2 in neurons. This Seq-ChIP technique is a useful tool to determine the occupancy of SUMOylated transcription and chromatin factors at specific genomic regions.

  13. Sequential Change-Point Detection via Online Convex Optimization

    Directory of Open Access Journals (Sweden)

    Yang Cao

    2018-02-01

    Full Text Available Sequential change-point detection when the distribution parameters are unknown is a fundamental problem in statistics and machine learning. When the post-change parameters are unknown, we consider a set of detection procedures based on sequential likelihood ratios with non-anticipating estimators constructed using online convex optimization algorithms such as online mirror descent, which provides a more versatile approach to tackling complex situations where recursive maximum likelihood estimators cannot be found. When the underlying distributions belong to a exponential family and the estimators satisfy the logarithm regret property, we show that this approach is nearly second-order asymptotically optimal. This means that the upper bound for the false alarm rate of the algorithm (measured by the average-run-length meets the lower bound asymptotically up to a log-log factor when the threshold tends to infinity. Our proof is achieved by making a connection between sequential change-point and online convex optimization and leveraging the logarithmic regret bound property of online mirror descent algorithm. Numerical and real data examples validate our theory.

  14. Sequential decoders for large MIMO systems

    KAUST Repository

    Ali, Konpal S.; Abediseid, Walid; Alouini, Mohamed-Slim

    2014-01-01

    the Sequential Decoder using the Fano Algorithm for large MIMO systems. A parameter called the bias is varied to attain different performance-complexity trade-offs. Low values of the bias result in excellent performance but at the expense of high complexity

  15. A Sequential Approach to Implant-Supported Overdentures.

    Science.gov (United States)

    Kosinski, Timothy

    2016-03-01

    Fabrication of implant-supported maxillary or mandibular overdentures can seem to be difficult procedures. Many things could go wrong and/or unnoticed until the fabrication has been completed. Implants must be correctly surgically placed in viable bone at the proper angulation and spacing within an arch. The type of attachment must be considered and future treatment of the appliance should be simple and efficient. The appliance must function not only initially but also for many years to come. The author has found the use of the GPS attachment to be an ideal tool to achieve the goals of retention and stability. Careful planning is the most important part of this process, and understanding the benefits and risks of creating overdentures should be well understood by the dentists. By sequentially planning and treating these types of cases, the patient is able to function reasonably during the stages of implant healing. The final prosthesis is created and remaining teeth that held the transitional appliance in place are remove on the day of final seating. This is an excellent simplified retentive system option for those patients who are anxious about losing their teeth, even those teeth that are diseased and ugly.

  16. Quantitative analysis of dynamic fault trees using improved Sequential Binary Decision Diagrams

    International Nuclear Information System (INIS)

    Ge, Daochuan; Lin, Meng; Yang, Yanhua; Zhang, Ruoxing; Chou, Qiang

    2015-01-01

    Dynamic fault trees (DFTs) are powerful in modeling systems with sequence- and function dependent failure behaviors. The key point lies in how to quantify complex DFTs analytically and efficiently. Unfortunately, the existing methods for analyzing DFTs all have their own disadvantages. They either suffer from the problem of combinatorial explosion or need a long computation time to obtain an accurate solution. Sequential Binary Decision Diagrams (SBDDs) are regarded as novel and efficient approaches to deal with DFTs, but their two apparent shortcomings remain to be handled: That is, SBDDs probably generate invalid nodes when given an unpleasant variable index and the scale of the resultant cut sequences greatly relies on the chosen variable index. An improved SBDD method is proposed in this paper to deal with the two mentioned problems. It uses an improved ite (If-Then-Else) algorithm to avoid generating invalid nodes when building SBDDs, and a heuristic variable index to keep the scale of resultant cut sequences as small as possible. To confirm the applicability and merits of the proposed method, several benchmark examples are demonstrated, and the results indicate this approach is efficient as well as reasonable. - Highlights: • New ITE method. • Linear complexity-based finding algorithm. • Heuristic variable index

  17. Comment on: "Cell Therapy for Heart Disease: Trial Sequential Analyses of Two Cochrane Reviews"

    DEFF Research Database (Denmark)

    Castellini, Greta; Nielsen, Emil Eik; Gluud, Christian

    2017-01-01

    Trial Sequential Analysis is a frequentist method to help researchers control the risks of random errors in meta-analyses (1). Fisher and colleagues used Trial Sequential Analysis on cell therapy for heart diseases (2). The present article discusses the usefulness of Trial Sequential Analysis and...

  18. Exploiting an automated microfluidic hydrodynamic sequential injection system for determination of phosphate.

    Science.gov (United States)

    Khongpet, Wanpen; Pencharee, Somkid; Puangpila, Chanida; Kradtap Hartwell, Supaporn; Lapanantnoppakhun, Somchai; Jakmunee, Jaroon

    2018-01-15

    A microfluidic hydrodynamic sequential injection (μHSI) spectrophotometric system was designed and fabricated. The system was built by laser engraving a manifold pattern on an acrylic block and sealing with another flat acrylic plate to form a microfluidic channel platform. The platform was incorporated with small solenoid valves to obtain a portable setup for programmable control of the liquid flow into the channel according to the HSI principle. The system was demonstrated for the determination of phosphate using a molybdenum blue method. An ascorbic acid, standard or sample, and acidic molybdate solutions were sequentially aspirated to fill the channel forming a stack zone before flowing to the detector. Under the optimum condition, a linear calibration graph in the range of 0.1-6mg P L -1 was obtained. The detection limit was 0.1mgL -1 . The system is compact (5.0mm thick, 80mm wide × 140mm long), durable, portable, cost-effective, and consumes little amount of chemicals (83μL each of molybdate and ascorbic acid, 133μL of the sample solution and 1.7mL of water carrier/run). It was applied for the determination of phosphate content in extracted soil samples. The percent recoveries of the analysis were obtained in the range of 91.2-107.3. The results obtained agreed well with those of the batch spectrophotometric method. Copyright © 2017 Elsevier B.V. All rights reserved.

  19. Automatic synthesis of sequential control schemes

    International Nuclear Information System (INIS)

    Klein, I.

    1993-01-01

    Of all hard- and software developed for industrial control purposes, the majority is devoted to sequential, or binary valued, control and only a minor part to classical linear control. Typically, the sequential parts of the controller are invoked during startup and shut-down to bring the system into its normal operating region and into some safe standby region, respectively. Despite its importance, fairly little theoretical research has been devoted to this area, and sequential control programs are therefore still created manually without much theoretical support to obtain a systematic approach. We propose a method to create sequential control programs automatically. The main ideas is to spend some effort off-line modelling the plant, and from this model generate the control strategy, that is the plan. The plant is modelled using action structures, thereby concentrating on the actions instead of the states of the plant. In general the planning problem shows exponential complexity in the number of state variables. However, by focusing on the actions, we can identify problem classes as well as algorithms such that the planning complexity is reduced to polynomial complexity. We prove that these algorithms are sound, i.e., the generated solution will solve the stated problem, and complete, i.e., if the algorithms fail, then no solution exists. The algorithms generate a plan as a set of actions and a partial order on this set specifying the execution order. The generated plant is proven to be minimal and maximally parallel. For a larger class of problems we propose a method to split the original problem into a number of simple problems that can each be solved using one of the presented algorithms. It is also shown how a plan can be translated into a GRAFCET chart, and to illustrate these ideas we have implemented a planing tool, i.e., a system that is able to automatically create control schemes. Such a tool can of course also be used on-line if it is fast enough. This

  20. Fault detection in multiply-redundant measurement systems via sequential testing

    International Nuclear Information System (INIS)

    Ray, A.

    1988-01-01

    The theory and application of a sequential test procedure for fault detection and isolation. The test procedure is suited for development of intelligent instrumentation in strategic processes like aircraft and nuclear plants where redundant measurements are usually available for individual critical variables. The test procedure consists of: (1) a generic redundancy management procedure which is essentially independent of the fault detection strategy and measurement noise statistics, and (2) a modified version of sequential probability ratio test algorithm for fault detection and isolation, which functions within the framework of this redundancy management procedure. The sequential test procedure is suitable for real-time applications using commercially available microcomputers and its efficacy has been verified by online fault detection in an operating nuclear reactor. 15 references

  1. The role of sequential chemoradiation for local advanced oropharyngeal carcinoma

    International Nuclear Information System (INIS)

    Masterson, Liam; Tanweer, Faiz

    2013-01-01

    This study aims to assess survival, prognostic indicators, and pattern of failure for advanced oropharyngeal cancer treated by induction chemotherapy followed by concomitant chemoradiation (sequential CRT). A retrospective review of 80 consecutive patients who underwent chemoradiation [doublet cisplatin and 5-fluorouracil (PF)] for local advanced oropharyngeal carcinoma at a tertiary center from March 2003 to July 2008 is reported. Seven studies utilizing a similar protocol were reviewed, and all outcomes are collated. At a median follow-up of 32 months, the 3-year overall survival was 75%. Tumor size (p<0.001), age at presentation (p<0.002), and failure to complete the full course of induction chemotherapy (p<0.01) were all found to be significant factors affecting survival. Induction chemotherapy followed by concomitant chemoradiation utilizing doublet PF is an effective treatment for local advanced oropharyngeal carcinoma. At present, the addition of a taxane to the PF regimen cannot be assumed to provide benefit until further evidence emerges from a representative controlled trial. (author)

  2. Exploring the Learner's Knowledge Construction and Cognitive Patterns of Different Asynchronous Platforms: Comparison of an Online Discussion Forum and Facebook

    Science.gov (United States)

    Hou, Huei-Tse; Wang, Shu-Ming; Lin, Peng-Chun; Chang, Kuo-En

    2015-01-01

    The primary purpose of this study is to explore the knowledge construction behaviour and cognitive patterns involved in students' online discussion using online forum and Facebook (FB). This study employed quantitative content analysis and lag sequential analysis to examine the content and behavioural patterns of 50 students from a private…

  3. Sequential designs for sensitivity analysis of functional inputs in computer experiments

    International Nuclear Information System (INIS)

    Fruth, J.; Roustant, O.; Kuhnt, S.

    2015-01-01

    Computer experiments are nowadays commonly used to analyze industrial processes aiming at achieving a wanted outcome. Sensitivity analysis plays an important role in exploring the actual impact of adjustable parameters on the response variable. In this work we focus on sensitivity analysis of a scalar-valued output of a time-consuming computer code depending on scalar and functional input parameters. We investigate a sequential methodology, based on piecewise constant functions and sequential bifurcation, which is both economical and fully interpretable. The new approach is applied to a sheet metal forming problem in three sequential steps, resulting in new insights into the behavior of the forming process over time. - Highlights: • Sensitivity analysis method for functional and scalar inputs is presented. • We focus on the discovery of most influential parts of the functional domain. • We investigate economical sequential methodology based on piecewise constant functions. • Normalized sensitivity indices are introduced and investigated theoretically. • Successful application to sheet metal forming on two functional inputs

  4. On the origin of reproducible sequential activity in neural circuits

    Science.gov (United States)

    Afraimovich, V. S.; Zhigulin, V. P.; Rabinovich, M. I.

    2004-12-01

    Robustness and reproducibility of sequential spatio-temporal responses is an essential feature of many neural circuits in sensory and motor systems of animals. The most common mathematical images of dynamical regimes in neural systems are fixed points, limit cycles, chaotic attractors, and continuous attractors (attractive manifolds of neutrally stable fixed points). These are not suitable for the description of reproducible transient sequential neural dynamics. In this paper we present the concept of a stable heteroclinic sequence (SHS), which is not an attractor. SHS opens the way for understanding and modeling of transient sequential activity in neural circuits. We show that this new mathematical object can be used to describe robust and reproducible sequential neural dynamics. Using the framework of a generalized high-dimensional Lotka-Volterra model, that describes the dynamics of firing rates in an inhibitory network, we present analytical results on the existence of the SHS in the phase space of the network. With the help of numerical simulations we confirm its robustness in presence of noise in spite of the transient nature of the corresponding trajectories. Finally, by referring to several recent neurobiological experiments, we discuss possible applications of this new concept to several problems in neuroscience.

  5. Ordered alternating binary polymer nanodroplet array by sequential spin dewetting.

    Science.gov (United States)

    Bhandaru, Nandini; Das, Anuja; Salunke, Namrata; Mukherjee, Rabibrata

    2014-12-10

    We report a facile technique for fabricating an ordered array of nearly equal-sized mesoscale polymer droplets of two constituent polymers (polystyrene, PS and poly(methyl methacrylate), PMMA) arranged in an alternating manner on a topographically patterned substrate. The self-organized array of binary polymers is realized by sequential spin dewetting. First, a dilute solution of PMMA is spin-dewetted on a patterned substrate, resulting in an array of isolated PMMA droplets arranged along the substrate grooves due to self-organization during spin coating itself. The sample is then silanized with octadecyltrichlorosilane (OTS), and subsequently, a dilute solution of PS is spin-coated on to it, which also undergoes spin dewetting. The spin-dewetted PS drops having a size nearly equal to the pre-existing PMMA droplets position themselves between two adjacent PMMA drops under appropriate conditions, forming an alternating binary polymer droplet array. The alternating array formation takes place for a narrow range of solution concentration for both the polymers and depends on the geometry of the substrate. The size of the droplets depends on the extent of confinement, and droplets as small as 100 nm can be obtained by this method, on a suitable template. The findings open up the possibility of creating novel surfaces having ordered multimaterial domains with a potential multifunctional capability.

  6. Sequential spatial processes for image analysis

    NARCIS (Netherlands)

    M.N.M. van Lieshout (Marie-Colette); V. Capasso

    2009-01-01

    htmlabstractWe give a brief introduction to sequential spatial processes. We discuss their definition, formulate a Markov property, and indicate why such processes are natural tools in tackling high level vision problems. We focus on the problem of tracking a variable number of moving objects

  7. Sequential models for coarsening and missingness

    NARCIS (Netherlands)

    Gill, R.D.; Robins, J.M.

    1997-01-01

    In a companion paper we described what intuitively would seem to be the most general possible way to generate Coarsening at Random mechanisms a sequential procedure called randomized monotone coarsening Counterexamples showed that CAR mechanisms exist which cannot be represented in this way Here we

  8. The sequential trauma score - a new instrument for the sequential mortality prediction in major trauma*

    Directory of Open Access Journals (Sweden)

    Huber-Wagner S

    2010-05-01

    Full Text Available Abstract Background There are several well established scores for the assessment of the prognosis of major trauma patients that all have in common that they can be calculated at the earliest during intensive care unit stay. We intended to develop a sequential trauma score (STS that allows prognosis at several early stages based on the information that is available at a particular time. Study design In a retrospective, multicenter study using data derived from the Trauma Registry of the German Trauma Society (2002-2006, we identified the most relevant prognostic factors from the patients basic data (P, prehospital phase (A, early (B1, and late (B2 trauma room phase. Univariate and logistic regression models as well as score quality criteria and the explanatory power have been calculated. Results A total of 2,354 patients with complete data were identified. From the patients basic data (P, logistic regression showed that age was a significant predictor of survival (AUCmodel p, area under the curve = 0.63. Logistic regression of the prehospital data (A showed that blood pressure, pulse rate, Glasgow coma scale (GCS, and anisocoria were significant predictors (AUCmodel A = 0.76; AUCmodel P + A = 0.82. Logistic regression of the early trauma room phase (B1 showed that peripheral oxygen saturation, GCS, anisocoria, base excess, and thromboplastin time to be significant predictors of survival (AUCmodel B1 = 0.78; AUCmodel P +A + B1 = 0.85. Multivariate analysis of the late trauma room phase (B2 detected cardiac massage, abbreviated injury score (AIS of the head ≥ 3, the maximum AIS, the need for transfusion or massive blood transfusion, to be the most important predictors (AUCmodel B2 = 0.84; AUCfinal model P + A + B1 + B2 = 0.90. The explanatory power - a tool for the assessment of the relative impact of each segment to mortality - is 25% for P, 7% for A, 17% for B1 and 51% for B2. A spreadsheet for the easy calculation of the sequential trauma

  9. Sequential Foreign Investments, Regional Technology Platforms and the Evolution of Japanese Multinationals in East Asia

    OpenAIRE

    Song, Jaeyong

    2001-01-01

    IVABSTRACTIn this paper, we investigate the firm-level mechanisms that underlie the sequential foreign direct investment (FDI) decisions of multinational corporations (MNCs). To understand inter-firm heterogeneity in the sequential FDI behaviors of MNCs, we develop a firm capability-based model of sequential FDI decisions. In the setting of Japanese electronics MNCs in East Asia, we empirically examine how prior investments in firm capabilities affect sequential investments into existingprodu...

  10. Biofabrication enables efficient interrogation and optimization of sequential culture of endothelial cells, fibroblasts and cardiomyocytes for formation of vascular cords in cardiac tissue engineering

    International Nuclear Information System (INIS)

    Iyer, Rohin K; Radisic, Milica; Chiu, Loraine L Y; Vunjak-Novakovic, Gordana

    2012-01-01

    We previously reported that preculture of fibroblasts (FBs) and endothelial cells (ECs) prior to cardiomyocytes (CMs) improved the structural and functional properties of engineered cardiac tissue compared to culture of CMs alone or co-culture of all three cell types. However, these approaches did not result in formation of capillary-like cords, which are precursors to vascularization in vivo. Here we hypothesized that seeding the ECs first on Matrigel and then FBs 24 h later to stabilize the endothelial network (sequential preculture) would enhance cord formation in engineered cardiac organoids. Three sequential preculture groups were tested by seeding ECs (D4T line) at 8%, 15% and 31% of the total cell number on Matrigel-coated microchannels and incubating for 24 h. Cardiac FBs were then seeded (32%, 25% and 9% of the total cell number, respectively) and incubated an additional 24 h. Finally, neonatal rat CMs (60% of the total cell number) were added and the organoids were cultivated for seven days. Within 24 h, the 8% EC group formed elongated cords which eventually developed into beating cylindrical organoids, while the 15% and 31% EC groups proliferated into flat EC monolayers with poor viability. Excitation threshold (ET) in the 8% EC group (3.4 ± 1.2 V cm −1 ) was comparable to that of the CM group (3.3 ± 1.4 V cm −1 ). The ET worsened with increasing EC seeding density (15% EC: 4.4 ± 1.5 V cm −1 ; 31% EC: 4.9 ± 1.5 V cm −1 ). Thus, sequential preculture promoted vascular cord formation and enhanced architecture and function of engineered heart tissues. (paper)

  11. Differences in Sequential Eye Movement Behavior between Taiwanese and American Viewers

    Directory of Open Access Journals (Sweden)

    Yen Ju eLee

    2016-05-01

    Full Text Available Knowledge of how information is sought in the visual world is useful for predicting and simulating human behavior. Taiwanese participants and American participants were instructed to judge the facial expression of a focal face that was flanked horizontally by other faces while their eye movements were monitored. The Taiwanese participants distributed their eye fixations more widely than American participants, started to look away from the focal face earlier than American participants, and spent a higher percentage of time looking at the flanking faces. Eye movement transition matrices also provided evidence that Taiwanese participants continually, and systematically shifted gaze between focal and flanking faces. Eye movement patterns were less systematic and less prevalent in American participants. This suggests that both cultures utilized different attention allocation strategies. The results highlight the importance of determining sequential eye movement statistics in cross-cultural research on the utilization of visual context.

  12. Conditional Probability Modulates Visual Search Efficiency

    Directory of Open Access Journals (Sweden)

    Bryan eCort

    2013-10-01

    Full Text Available We investigated the effects of probability on visual search. Previous work has shown that people can utilize spatial and sequential probability information to improve target detection. We hypothesized that performance improvements from probability information would extend to the efficiency of visual search. Our task was a simple visual search in which the target was always present among a field of distractors, and could take one of two colors. The absolute probability of the target being either color was 0.5; however, the conditional probability – the likelihood of a particular color given a particular combination of two cues – varied from 0.1 to 0.9. We found that participants searched more efficiently for high conditional probability targets and less efficiently for low conditional probability targets, but only when they were explicitly informed of the probability relationship between cues and target color.

  13. A fast and accurate online sequential learning algorithm for feedforward networks.

    Science.gov (United States)

    Liang, Nan-Ying; Huang, Guang-Bin; Saratchandran, P; Sundararajan, N

    2006-11-01

    In this paper, we develop an online sequential learning algorithm for single hidden layer feedforward networks (SLFNs) with additive or radial basis function (RBF) hidden nodes in a unified framework. The algorithm is referred to as online sequential extreme learning machine (OS-ELM) and can learn data one-by-one or chunk-by-chunk (a block of data) with fixed or varying chunk size. The activation functions for additive nodes in OS-ELM can be any bounded nonconstant piecewise continuous functions and the activation functions for RBF nodes can be any integrable piecewise continuous functions. In OS-ELM, the parameters of hidden nodes (the input weights and biases of additive nodes or the centers and impact factors of RBF nodes) are randomly selected and the output weights are analytically determined based on the sequentially arriving data. The algorithm uses the ideas of ELM of Huang et al. developed for batch learning which has been shown to be extremely fast with generalization performance better than other batch training methods. Apart from selecting the number of hidden nodes, no other control parameters have to be manually chosen. Detailed performance comparison of OS-ELM is done with other popular sequential learning algorithms on benchmark problems drawn from the regression, classification and time series prediction areas. The results show that the OS-ELM is faster than the other sequential algorithms and produces better generalization performance.

  14. Assessment of chromium biostabilization in contaminated soils using standard leaching and sequential extraction techniques

    International Nuclear Information System (INIS)

    Papassiopi, Nymphodora; Kontoyianni, Athina; Vaxevanidou, Katerina; Xenidis, Anthimos

    2009-01-01

    The iron reducing microorganism Desulfuromonas palmitatis was evaluated as potential biostabilization agent for the remediation of chromate contaminated soils. D. palmitatis were used for the treatment of soil samples artificially contaminated with Cr(VI) at two levels, i.e. 200 and 500 mg kg -1 . The efficiency of the treatment was evaluated by applying several standard extraction techniques on the soil samples before and after treatment, such as the EN12457 standard leaching test, the US EPA 3060A alkaline digestion method and the BCR sequential extraction procedure. The water soluble chromium as evaluated with the EN leaching test, was found to decrease after the biostabilization treatment from 13 to less than 0.5 mg kg -1 and from 120 to 5.6 mg kg -1 for the soil samples contaminated with 200 and 500 mg Cr(VI) per kg soil respectively. The BCR sequential extraction scheme, although not providing accurate estimates about the initial chromium speciation in contaminated soils, proved to be a useful tool for monitoring the relative changes in element partitioning, as a consequence of the stabilization treatment. After bioreduction, the percentage of chromium retained in the two least soluble BCR fractions, i.e. the 'oxidizable' and 'residual' fractions, increased from 54 and 73% to more than 96% in both soils

  15. Sequential spatial processes for image analysis

    NARCIS (Netherlands)

    Lieshout, van M.N.M.; Capasso, V.

    2009-01-01

    We give a brief introduction to sequential spatial processes. We discuss their definition, formulate a Markov property, and indicate why such processes are natural tools in tackling high level vision problems. We focus on the problem of tracking a variable number of moving objects through a video

  16. Frequency guided methods for demodulation of a single fringe pattern.

    Science.gov (United States)

    Wang, Haixia; Kemao, Qian

    2009-08-17

    Phase demodulation from a single fringe pattern is a challenging task but of interest. A frequency-guided regularized phase tracker and a frequency-guided sequential demodulation method with Levenberg-Marquardt optimization are proposed to demodulate a single fringe pattern. Demodulation path guided by the local frequency from the highest to the lowest is applied in both methods. Since critical points have low local frequency values, they are processed last so that the spurious sign problem caused by these points is avoided. These two methods can be considered as alternatives to the effective fringe follower regularized phase tracker. Demodulation results from one computer-simulated and two experimental fringe patterns using the proposed methods will be demonstrated. (c) 2009 Optical Society of America

  17. Sequential and simultaneous strategies for biorefining of wheat straw using room temperature ionic liquids, xylanases and cellulases.

    Science.gov (United States)

    Husson, Eric; Auxenfans, Thomas; Herbaut, Mickael; Baralle, Manon; Lambertyn, Virginie; Rakotoarivonina, Harivoni; Rémond, Caroline; Sarazin, Catherine

    2018-03-01

    Sequential and simultaneous strategies for fractioning wheat straw were developed in combining 1-ethyl-3-methyl imidazolium acetate [C2mim][OAc], endo-xylanases from Thermobacillus xylanilyticus and commercial cellulases. After [C2mim][OAc]-pretreatment, hydrolysis catalyzed by endo-xylanases of wheat straw led to efficient xylose production with very competitive yield (97.6 ± 1.3%). Subsequent enzymatic saccharification allowed achieving a total degradation of cellulosic fraction (>99%). These high performances revealed an interesting complementarity of [C2mim][OAc]- and xylanase-pretreatments for increasing enzymatic digestibility of cellulosic fraction in agreement with the structural and morphological changes of wheat straw induced by each of these pretreatment steps. In addition a higher tolerance of endo-xylanases from T. xylaniliticus to [C2mim][AcO] until 30% v/v than cellulases from T. reesei was observed. Based on this property, a simultaneous strategy combining [C2mim][OAc]- and endo-xylanases as pretreatment in a one-batch produced xylose with similar yield than those obtained by the sequential strategy. Copyright © 2017 Elsevier Ltd. All rights reserved.

  18. Polarization control of direct (non-sequential) two-photon double ionization of He

    International Nuclear Information System (INIS)

    Pronin, E A; Manakov, N L; Marmo, S I; Starace, Anthony F

    2007-01-01

    An ab initio parametrization of the doubly-differential cross section (DDCS) for two-photon double ionization (TPDI) from an s 2 subshell of an atom in a 1 S 0 -state is presented. Analysis of the elliptic dichroism (ED) effect in the DDCS for TPDI of He and its comparison with the same effect in the concurrent process of sequential double ionization shows their qualitative and quantitative differences, thus providing a means to control and to distinguish sequential and non-sequential processes by measuring the relative ED parameter

  19. A Bayesian sequential design using alpha spending function to control type I error.

    Science.gov (United States)

    Zhu, Han; Yu, Qingzhao

    2017-10-01

    We propose in this article a Bayesian sequential design using alpha spending functions to control the overall type I error in phase III clinical trials. We provide algorithms to calculate critical values, power, and sample sizes for the proposed design. Sensitivity analysis is implemented to check the effects from different prior distributions, and conservative priors are recommended. We compare the power and actual sample sizes of the proposed Bayesian sequential design with different alpha spending functions through simulations. We also compare the power of the proposed method with frequentist sequential design using the same alpha spending function. Simulations show that, at the same sample size, the proposed method provides larger power than the corresponding frequentist sequential design. It also has larger power than traditional Bayesian sequential design which sets equal critical values for all interim analyses. When compared with other alpha spending functions, O'Brien-Fleming alpha spending function has the largest power and is the most conservative in terms that at the same sample size, the null hypothesis is the least likely to be rejected at early stage of clinical trials. And finally, we show that adding a step of stop for futility in the Bayesian sequential design can reduce the overall type I error and reduce the actual sample sizes.

  20. The pursuit of balance in sequential randomized trials

    Directory of Open Access Journals (Sweden)

    Raymond P. Guiteras

    2016-06-01

    Full Text Available In many randomized trials, subjects enter the sample sequentially. Because the covariates for all units are not known in advance, standard methods of stratification do not apply. We describe and assess the method of DA-optimal sequential allocation (Atkinson, 1982 for balancing stratification covariates across treatment arms. We provide simulation evidence that the method can provide substantial improvements in precision over commonly employed alternatives. We also describe our experience implementing the method in a field trial of a clean water and handwashing intervention in Dhaka, Bangladesh, the first time the method has been used. We provide advice and software for future researchers.

  1. Event-shape analysis: Sequential versus simultaneous multifragment emission

    International Nuclear Information System (INIS)

    Cebra, D.A.; Howden, S.; Karn, J.; Nadasen, A.; Ogilvie, C.A.; Vander Molen, A.; Westfall, G.D.; Wilson, W.K.; Winfield, J.S.; Norbeck, E.

    1990-01-01

    The Michigan State University 4π array has been used to select central-impact-parameter events from the reaction 40 Ar+ 51 V at incident energies from 35 to 85 MeV/nucleon. The event shape in momentum space is an observable which is shown to be sensitive to the dynamics of the fragmentation process. A comparison of the experimental event-shape distribution to sequential- and simultaneous-decay predictions suggests that a transition in the breakup process may have occurred. At 35 MeV/nucleon, a sequential-decay simulation reproduces the data. For the higher energies, the experimental distributions fall between the two contrasting predictions

  2. Sequential approach to Colombeau's theory of generalized functions

    International Nuclear Information System (INIS)

    Todorov, T.D.

    1987-07-01

    J.F. Colombeau's generalized functions are constructed as equivalence classes of the elements of a specially chosen ultrapower of the class of the C ∞ -functions. The elements of this ultrapower are considered as sequences of C ∞ -functions, so in a sense, the sequential construction presented here refers to the original Colombeau theory just as, for example, the Mikusinski sequential approach to the distribution theory refers to the original Schwartz theory of distributions. The paper could be used as an elementary introduction to the Colombeau theory in which recently a solution was found to the problem of multiplication of Schwartz distributions. (author). Refs

  3. Configural and component processing in simultaneous and sequential lineup procedures

    OpenAIRE

    Flowe, HD; Smith, HMJ; Karoğlu, N; Onwuegbusi, TO; Rai, L

    2015-01-01

    Configural processing supports accurate face recognition, yet it has never been examined within the context of criminal identification lineups. We tested, using the inversion paradigm, the role of configural processing in lineups. Recent research has found that face discrimination accuracy in lineups is better in a simultaneous compared to a sequential lineup procedure. Therefore, we compared configural processing in simultaneous and sequential lineups to examine whether there are differences...

  4. Sequential injection of domain walls into ferroelectrics at different bias voltages: Paving the way for “domain wall memristors”

    Energy Technology Data Exchange (ETDEWEB)

    Whyte, J. R.; McQuaid, R. G. P.; Einsle, J. F.; Gregg, J. M., E-mail: m.gregg@qub.ac.uk [Centre for Nanostructured Media (CNM), School of Maths and Physics, Queen' s University Belfast, University Road, Belfast BT7 1NN (United Kingdom); Ashcroft, C. M. [Centre for Nanostructured Media (CNM), School of Maths and Physics, Queen' s University Belfast, University Road, Belfast BT7 1NN (United Kingdom); Department of Physics, Cavendish Laboratory, J. J. Thomson Avenue, Cambridge CB3 0HE (United Kingdom); Canalias, C. [Department of Applied Physics, Royal Institute of Technology, Roslagstullsbacken 21, 10691 Stockholm (Sweden); Gruverman, A. [Department of Physics and Astronomy, University of Nebraska Lincoln, Nebraska 68588–0299 (United States)

    2014-08-14

    Simple meso-scale capacitor structures have been made by incorporating thin (∼300 nm) single crystal lamellae of KTiOPO{sub 4} (KTP) between two coplanar Pt electrodes. The influence that either patterned protrusions in the electrodes or focused ion beam milled holes in the KTP have on the nucleation of reverse domains during switching was mapped using piezoresponse force microscopy imaging. The objective was to assess whether or not variations in the magnitude of field enhancement at localised “hot-spots,” caused by such patterning, could be used to both control the exact locations and bias voltages at which nucleation events occurred. It was found that both the patterning of electrodes and the milling of various hole geometries into the KTP could allow controlled sequential injection of domain wall pairs at different bias voltages; this capability could have implications for the design and operation of domain wall electronic devices, such as memristors, in the future.

  5. Standardized method for reproducing the sequential X-rays flap

    International Nuclear Information System (INIS)

    Brenes, Alejandra; Molina, Katherine; Gudino, Sylvia

    2009-01-01

    A method is validated to estandardize in the taking, developing and analysis of bite-wing radiographs taken in sequential way, in order to compare and evaluate detectable changes in the evolution of the interproximal lesions through time. A radiographic positioner called XCP® is modified by means of a rigid acrylic guide, to achieve proper of the X ray equipment core positioning relative to the XCP® ring and the reorientation during the sequential x-rays process. 16 subjects of 4 to 40 years old are studied for a total number of 32 registries. Two x-rays of the same block of teeth of each subject have been taken in sequential way, with a minimal difference of 30 minutes between each one, before the placement of radiographic attachment. The images have been digitized with a Super Cam® scanner and imported to a software. The measurements in X and Y-axis for both x-rays were performed to proceed to compare. The intraclass correlation index (ICI) has shown that the proposed method is statistically related to measurement (mm) obtained in the X and Y-axis for both sequential series of x-rays (p=0.01). The measures of central tendency and dispersion have shown that the usual occurrence is indifferent between the two measurements (Mode 0.000 and S = 0083 and 0.109) and that the probability of occurrence of different values is lower than expected. (author) [es

  6. Functional decomposition with an efficient input support selection for sub-functions based on information relationship measures

    NARCIS (Netherlands)

    Rawski, M.; Jozwiak, L.; Luba, T.

    2001-01-01

    The functional decomposition of binary and multi-valued discrete functions and relations has been gaining more and more recognition. It has important applications in many fields of modern digital system engineering, such as combinational and sequential logic synthesis for VLSI systems, pattern

  7. Modeling sequential context effects in diagnostic interpretation of screening mammograms.

    Science.gov (United States)

    Alamudun, Folami; Paulus, Paige; Yoon, Hong-Jun; Tourassi, Georgia

    2018-07-01

    Prior research has shown that physicians' medical decisions can be influenced by sequential context, particularly in cases where successive stimuli exhibit similar characteristics when analyzing medical images. This type of systematic error is known to psychophysicists as sequential context effect as it indicates that judgments are influenced by features of and decisions about the preceding case in the sequence of examined cases, rather than being based solely on the peculiarities unique to the present case. We determine if radiologists experience some form of context bias, using screening mammography as the use case. To this end, we explore correlations between previous perceptual behavior and diagnostic decisions and current decisions. We hypothesize that a radiologist's visual search pattern and diagnostic decisions in previous cases are predictive of the radiologist's current diagnostic decisions. To test our hypothesis, we tasked 10 radiologists of varied experience to conduct blind reviews of 100 four-view screening mammograms. Eye-tracking data and diagnostic decisions were collected from each radiologist under conditions mimicking clinical practice. Perceptual behavior was quantified using the fractal dimension of gaze scanpath, which was computed using the Minkowski-Bouligand box-counting method. To test the effect of previous behavior and decisions, we conducted a multifactor fixed-effects ANOVA. Further, to examine the predictive value of previous perceptual behavior and decisions, we trained and evaluated a predictive model for radiologists' current diagnostic decisions. ANOVA tests showed that previous visual behavior, characterized by fractal analysis, previous diagnostic decisions, and image characteristics of previous cases are significant predictors of current diagnostic decisions. Additionally, predictive modeling of diagnostic decisions showed an overall improvement in prediction error when the model is trained on additional information about

  8. Systematic Assessment of the Impact of User Roles on Network Flow Patterns

    Science.gov (United States)

    2017-09-01

    a system at IP address c_IPj can be expressed as D[ui][c_ip j]. Specifying use of a specific protocol ( prk ), server port (spl) and distant end IP...address (e_ipm) can be expressed as D[ui][c_ip j][ prk ][spl][e_ipm]. 3.2 Patterns Within Flow Sets We define patterns within a set of Netflow records as...address, protocol, server port, and endpoint IP address (D[ui][c_ip j][ prk ][spl][e_ipm]) we identified sequential flow pairs, matching each flow with

  9. The composite sequential clustering technique for analysis of multispectral scanner data

    Science.gov (United States)

    Su, M. Y.

    1972-01-01

    The clustering technique consists of two parts: (1) a sequential statistical clustering which is essentially a sequential variance analysis, and (2) a generalized K-means clustering. In this composite clustering technique, the output of (1) is a set of initial clusters which are input to (2) for further improvement by an iterative scheme. This unsupervised composite technique was employed for automatic classification of two sets of remote multispectral earth resource observations. The classification accuracy by the unsupervised technique is found to be comparable to that by traditional supervised maximum likelihood classification techniques. The mathematical algorithms for the composite sequential clustering program and a detailed computer program description with job setup are given.

  10. Alternatives to the sequential lineup: the importance of controlling the pictures.

    Science.gov (United States)

    Lindsay, R C; Bellinger, K

    1999-06-01

    Because sequential lineups reduce false-positive choices, their use has been recommended (R. C. L. Lindsay, 1999; R. C. L. Lindsay & G. L. Wells, 1985). Blind testing is included in the recommended procedures. Police, concerned about blind testing, devised alternative procedures, including self-administered sequential lineups, to reduce use of relative judgments (G. L. Wells, 1984) while permitting the investigating officer to conduct the procedure. Identification data from undergraduates exposed to a staged crime (N = 165) demonstrated that 4 alternative identification procedures tested were less effective than the original sequential lineup. Allowing witnesses to control the photographs resulted in higher rates of false-positive identification. Self-reports of using relative judgments were shown to be postdictive of decision accuracy.

  11. Sequential Apparent Diffusion Coefficient for Assessment of Tumor Progression in Patients with Low-Grade Glioma.

    Science.gov (United States)

    Chen, I E; Swinburne, N; Tsankova, N M; Hefti, M M; Aggarwal, A; Doshi, A H; Hormigo, A; Delman, B N; Nael, K

    2018-04-19

    Early and accurate identification of tumor progression in patients with low-grade gliomas is challenging. We aimed to assess the role of quantitative ADC analysis in the sequential follow-up of patients with low-grade gliomas as a potential imaging marker of tumor stability or progression. In this retrospective study, patients with a diagnosis of low-grade glioma with at least 12 months of imaging follow-up were retrospectively reviewed. Two neuroradiologists independently reviewed sequential MR imaging in each patient to determine tumor progression using the Response Assessment in Neuro-Oncology criteria. Normalized mean ADC (ADC mean ) and 10th percentile ADC (ADC 10 ) values from FLAIR hyperintense tumor volume were calculated for each MR image and compared between patients with stable disease versus tumor progression using univariate analysis. The interval change of ADC values between sequential scans was used to differentiate stable disease from progression using the Fisher exact test. Twenty-eight of 69 patients who were evaluated met our inclusion criteria. Fifteen patients were classified as stable versus 13 patients as having progression based on consensus reads of MRIs and the Response Assessment in Neuro-Oncology criteria. The interval change of ADC values showed greater concordance with ultimate lesion disposition than quantitative ADC values at a single time point. The interval change in ADC 10 matched the expected pattern in 12/13 patients with tumor progression (overall diagnostic accuracy of 86%, P average, the ADC 10 interval change predicted progression 8 months before conventional MR imaging. The interval change of ADC 10 values can be used to identify progression versus stability of low-grade gliomas with a diagnostic accuracy of 86% and before apparent radiologic progression on conventional MR imaging. © 2018 by American Journal of Neuroradiology.

  12. Gambler's fallacy, hot hand belief, and the time of patterns

    Directory of Open Access Journals (Sweden)

    Hongbin Wang

    2010-04-01

    Full Text Available The gambler's fallacy and the hot hand belief have been classified as two exemplars of human misperceptions of random sequential events. This article examines the times of pattern occurrences where a fair or biased coin is tossed repeatedly. We demonstrate that, due to different pattern composition, two different statistics (mean time and waiting time can arise from the same independent Bernoulli trials. When the coin is fair, the mean time is equal for all patterns of the same length but the waiting time is the longest for streak patterns. When the coin is biased, both mean time and waiting time change more rapidly with the probability of heads for a streak pattern than for a non-streak pattern. These facts might provide a new insight for understanding why people view streak patterns as rare and remarkable. The statistics of waiting time may not justify the prediction by the gambler's fallacy, but paying attention to streaks in the hot hand belief appears to be meaningful in detecting the changes in the underlying process.

  13. A Bayesian sequential processor approach to spectroscopic portal system decisions

    Energy Technology Data Exchange (ETDEWEB)

    Sale, K; Candy, J; Breitfeller, E; Guidry, B; Manatt, D; Gosnell, T; Chambers, D

    2007-07-31

    The development of faster more reliable techniques to detect radioactive contraband in a portal type scenario is an extremely important problem especially in this era of constant terrorist threats. Towards this goal the development of a model-based, Bayesian sequential data processor for the detection problem is discussed. In the sequential processor each datum (detector energy deposit and pulse arrival time) is used to update the posterior probability distribution over the space of model parameters. The nature of the sequential processor approach is that a detection is produced as soon as it is statistically justified by the data rather than waiting for a fixed counting interval before any analysis is performed. In this paper the Bayesian model-based approach, physics and signal processing models and decision functions are discussed along with the first results of our research.

  14. Sequential lineup presentation promotes less-biased criterion setting but does not improve discriminability.

    Science.gov (United States)

    Palmer, Matthew A; Brewer, Neil

    2012-06-01

    When compared with simultaneous lineup presentation, sequential presentation has been shown to reduce false identifications to a greater extent than it reduces correct identifications. However, there has been much debate about whether this difference in identification performance represents improved discriminability or more conservative responding. In this research, data from 22 experiments that compared sequential and simultaneous lineups were analyzed using a compound signal-detection model, which is specifically designed to describe decision-making performance on tasks such as eyewitness identification tests. Sequential (cf. simultaneous) presentation did not influence discriminability, but produced a conservative shift in response bias that resulted in less-biased choosing for sequential than simultaneous lineups. These results inform understanding of the effects of lineup presentation mode on eyewitness identification decisions.

  15. Linking gene regulation to cell behaviors in the posterior growth zone of sequentially segmenting arthropods.

    Science.gov (United States)

    Williams, Terri A; Nagy, Lisa M

    2017-05-01

    Virtually all arthropods all arthropods add their body segments sequentially, one by one in an anterior to posterior progression. That process requires not only segment specification but typically growth and elongation. Here we review the functions of some of the key genes that regulate segmentation: Wnt, caudal, Notch pathway, and pair-rule genes, and discuss what can be inferred about their evolution. We focus on how these regulatory factors are integrated with growth and elongation and discuss the importance and challenges of baseline measures of growth and elongation. We emphasize a perspective that integrates the genetic regulation of segment patterning with the cellular mechanisms of growth and elongation. Copyright © 2016 Elsevier Ltd. All rights reserved.

  16. Tibetan Microblog Emotional Analysis Based on Sequential Model in Online Social Platforms

    Directory of Open Access Journals (Sweden)

    Lirong Qiu

    2017-01-01

    Full Text Available With the development of microblogs, selling and buying appear in online social platforms such as Sina Weibo and Wechat. Besides Mandarin, Tibetan language is also used to describe products and customers’ opinions. In this paper, we are interested in analyzing the emotions of Tibetan microblogs, which are helpful to understand opinions and product reviews for Tibetan customers. It is challenging since existing studies paid little attention to Tibetan language. Our key idea is to express Tibetan microblogs as vectors and then classify them. To express microblogs more fully, we select two kinds of features, which are sequential features and semantic features. In addition, our experimental results on the Sina Weibo dataset clearly demonstrate the effectiveness of feature selection and the efficiency of our classification method.

  17. Ecosystem-level water-use efficiency inferred from eddy covariance data: definitions, patterns and spatial up-scaling

    Science.gov (United States)

    Reichstein, M.; Beer, C.; Kuglitsch, F.; Papale, D.; Soussana, J. A.; Janssens, I.; Ciais, P.; Baldocchi, D.; Buchmann, N.; Verbeeck, H.; Ceulemans, R.; Moors, E.; Köstner, B.; Schulze, D.; Knohl, A.; Law, B. E.

    2007-12-01

    In this presentation we discuss ways to infer and to interpret water-use efficiency at ecosystem level (WUEe) from eddy covariance flux data and possibilities for scaling these patterns to regional and continental scale. In particular we convey the following: WUEe may be computed as a ratio of integrated fluxes or as the slope of carbon versus water fluxes offering different chances for interpretation. If computed from net ecosystem exchange and evapotranspiration on has to take of counfounding effects of respiration and soil evaporation. WUEe time-series at diurnal and seasonal scale is a valuable ecosystem physiological diagnostic for example about ecosystem-level responses to drought. Most often WUEe decreases during dry periods. The mean growing season ecosystem water-use efficiency of gross carbon uptake (WUEGPP) is highest in temperate broad-leaved deciduous forests, followed by temperate mixed forests, temperate evergreen conifers, Mediterranean broad-leaved deciduous forests, Mediterranean broad-leaved evergreen forests and Mediterranean evergreen conifers and boreal, grassland and tundra ecosystems. Water-use efficiency exhibits a temporally quite conservative relation with atmospheric water vapor pressure deficit (VPD) that is modified between sites by leaf area index (LAI) and soil quality, such that WUEe increases with LAI and soil water holding capacity which is related to texture. This property and tight coupling between carbon and water cycles is used to estimate catchment-scale water-use efficiency and primary productivity by integration of space-borne earth observation and river discharge data.

  18. Optimal Sequential Resource Sharing and Exchange in Multi-Agent Systems

    OpenAIRE

    Xiao, Yuanzhang

    2014-01-01

    Central to the design of many engineering systems and social networks is to solve the underlying resource sharing and exchange problems, in which multiple decentralized agents make sequential decisions over time to optimize some long-term performance metrics. It is challenging for the decentralized agents to make optimal sequential decisions because of the complicated coupling among the agents and across time. In this dissertation, we mainly focus on three important classes of multi-agent seq...

  19. Solution Exchange Lithography: A Versatile Tool for Sequential Surface Engineering

    Science.gov (United States)

    Pester, Christian; Mattson, Kaila; Bothman, David; Klinger, Daniel; Lee, Kenneth; Discekici, Emre; Narupai, Benjaporn; Hawker, Craig

    The covalent attachment of polymers has emerged as a viable strategy for the preparation of multi-functional surfaces. Patterned, surface-grafted polymer brushes provide spatial control over wetting, mechanical, biological or electronic properties, and allow fabrication of `intelligent' substrates which selectively adapt to their environment. However, the route towards patterned polymer brush surfaces often remains challenging, creating a demand for more efficient and less complicated fabrication strategies. We describe the design and application of a novel experimental setup to combine light-mediated and flow chemistry for the fabrication of hierarchical surface-grafted polymer brushes. Using light-mediated, surface initiated controlled radical polymerization and post-functionalization via well-established, and highly efficient chemistries, polymer brush films of previously unimaginable complexity are now shown to be accessible. This methodology allows full flexibility to exchange both lithographic photomasks and chemical environments in-situ, readily affording multidimensional thin film architectures, all from uniformly functionalized substrates.

  20. S.M.P. SEQUENTIAL MATHEMATICS PROGRAM.

    Science.gov (United States)

    CICIARELLI, V; LEONARD, JOSEPH

    A SEQUENTIAL MATHEMATICS PROGRAM BEGINNING WITH THE BASIC FUNDAMENTALS ON THE FOURTH GRADE LEVEL IS PRESENTED. INCLUDED ARE AN UNDERSTANDING OF OUR NUMBER SYSTEM, AND THE BASIC OPERATIONS OF WORKING WITH WHOLE NUMBERS--ADDITION, SUBTRACTION, MULTIPLICATION, AND DIVISION. COMMON FRACTIONS ARE TAUGHT IN THE FIFTH, SIXTH, AND SEVENTH GRADES. A…

  1. Ego Depletion in Real-Time: An Examination of the Sequential-Task Paradigm.

    Science.gov (United States)

    Arber, Madeleine M; Ireland, Michael J; Feger, Roy; Marrington, Jessica; Tehan, Joshua; Tehan, Gerald

    2017-01-01

    Current research into self-control that is based on the sequential task methodology is currently at an impasse. The sequential task methodology involves completing a task that is designed to tax self-control resources which in turn has carry-over effects on a second, unrelated task. The current impasse is in large part due to the lack of empirical research that tests explicit assumptions regarding the initial task. Five studies test one key, untested assumption underpinning strength (finite resource) models of self-regulation: Performance will decline over time on a task that depletes self-regulatory resources. In the aftermath of high profile replication failures using a popular letter-crossing task and subsequent criticisms of that task, the current studies examined whether depletion effects would occur in real time using letter-crossing tasks that did not invoke habit-forming and breaking, and whether these effects were moderated by administration type (paper and pencil vs. computer administration). Sample makeup and sizes as well as response formats were also varied across the studies. The five studies yielded a clear and consistent pattern of increasing performance deficits (errors) as a function of time spent on task with generally large effects and in the fifth study the strength of negative transfer effects to a working memory task were related to individual differences in depletion. These results demonstrate that some form of depletion is occurring on letter-crossing tasks though whether an internal regulatory resource reservoir or some other factor is changing across time remains an important question for future research.

  2. Ego Depletion in Real-Time: An Examination of the Sequential-Task Paradigm

    Directory of Open Access Journals (Sweden)

    Madeleine M. Arber

    2017-09-01

    Full Text Available Current research into self-control that is based on the sequential task methodology is currently at an impasse. The sequential task methodology involves completing a task that is designed to tax self-control resources which in turn has carry-over effects on a second, unrelated task. The current impasse is in large part due to the lack of empirical research that tests explicit assumptions regarding the initial task. Five studies test one key, untested assumption underpinning strength (finite resource models of self-regulation: Performance will decline over time on a task that depletes self-regulatory resources. In the aftermath of high profile replication failures using a popular letter-crossing task and subsequent criticisms of that task, the current studies examined whether depletion effects would occur in real time using letter-crossing tasks that did not invoke habit-forming and breaking, and whether these effects were moderated by administration type (paper and pencil vs. computer administration. Sample makeup and sizes as well as response formats were also varied across the studies. The five studies yielded a clear and consistent pattern of increasing performance deficits (errors as a function of time spent on task with generally large effects and in the fifth study the strength of negative transfer effects to a working memory task were related to individual differences in depletion. These results demonstrate that some form of depletion is occurring on letter-crossing tasks though whether an internal regulatory resource reservoir or some other factor is changing across time remains an important question for future research.

  3. Sequential use of bentonites and solar photocatalysis to treat winery wastewater.

    Science.gov (United States)

    Rodríguez, Eva; Márquez, Gracia; Carpintero, Juan Carlos; Beltrán, Fernando J; Alvarez, Pedro

    2008-12-24

    The sequential use of low-cost adsorbent bentonites and solar photocatalysis to treat winery wastewater has been studied. Three commercial sodium-bentonites (MB-M, MB-G, and MB-P) and one calcium-bentonite (Bengel) were characterized and used in this study. These clay materials were useful to totally remove turbidity (90-100%) and, to a lesser extent, color, polyphenols (PPh), and soluble chemical oxygen demand (CODS) from winery wastewater. Both surface area and cation exchange capacity (CEC) of bentonite had a positive impact on treatment efficiency. The effect of pH on turbidity removal by bentonites was studied in the 3.5-12 pH range. The bentonites were capable of greatly removing turbidity from winery wastewater at pH 3.5-5.5, but removal efficiency decreased with pH increase beyond this range. Settling characteristics (i.e., sludge volume index (SVI) and settling rate) of bentonites were also studied. Best settling properties were observed for bentonite doses around 0.5 g/L. The reuse of bentonite for winery wastewater treatment was found not to be advisable as the turbidity and PPh removal efficiencies decreased with successive uses. The resulting wastewater after bentonite treatment was exposed to solar radiation at oxic conditions in the presence of Fe(III) and Fe(III)/H2O2 catalysts. Significant reductions of COD, total organic carbon (TOC), and PPh were achieved by these solar photocatalytic processes.

  4. How Do Children Deal With Conflict? A Developmental Study of Sequential Conflict Modulation

    Science.gov (United States)

    Smulders, Silvan F. A.; Soetens, Eric L. L.; van der Molen, Maurits W.

    2018-01-01

    This study examined age-related differences in sequential conflict modulation (SCM), elicited in three tasks requiring the inhibition of pre-potent responses; a Simon task, an S-R compatibility (SRC) task and a hybrid Choice-reaction/NoGo task. The primary focus was on age-related changes in performance changes following a conflict trial. A secondary aim was to assess whether SCM follows different developmental trajectories depending on the type of conflict elicited by the tasks. The tasks were presented to three different groups of participants with an age range between 7- to 25-years—one group of participants for each task. For each task, the response-to-stimulus interval (RSI) was manipulated (50 vs. 500 ms) across trial blocks to assess time-dependent changes in conflict modulation. The results showed SCM for all three tasks, although the specific patterns differed between tasks and RSIs. Importantly, the magnitude of SCM decreased with advancing age, but this developmental trend did not survive when considering age-group differences in basic response speed. The current results contribute to the emerging evidence suggesting that patterns of SCM are task specific and were interpreted in terms of multiple bottom-up control mechanisms. PMID:29875718

  5. Simultaneous and Sequential Integration by Cre/loxP Site-Specific Recombination in Saccharomyces cerevisiae.

    Science.gov (United States)

    Choi, Ho-Jung; Kim, Yeon-Hee

    2018-05-28

    A Cre/ loxP -δ-integration system was developed to allow sequential and simultaneous integration of a multiple gene expression cassette in Saccharomyces cerevisiae . To allow repeated integrations, the reusable Candida glabrata MARKER ( CgMARKER ) carrying loxP sequences was used, and the integrated CgMARKER was efficiently removed by inducing Cre recombinase. The XYLP and XYLB genes encoding endoxylanase and β-xylosidase, respectively, were used as model genes for xylan metabolism in this system, and the copy number of these genes was increased to 15.8 and 16.9 copies/cell, respectively, by repeated integration. This integration system is a promising approach for the easy construction of yeast strains with enhanced metabolic pathways through multicopy gene expression.

  6. Sequentially aerated membrane biofilm reactors for autotrophic nitrogen removal: microbial community composition and dynamics

    DEFF Research Database (Denmark)

    Pellicer i Nàcher, Carles; Franck, Stephanie; Gülay, Arda

    2014-01-01

    Membrane-aerated biofilm reactors performing autotrophic nitrogen removal can be successfully applied to treat concentrated nitrogen streams. However, their process performance is seriously hampered by the growth of nitrite oxidizing bacteria (NOB). In this work we document how sequential aeration...... (rich in oxygen) and AnAOB in regions neighbouring the liquid phase. Both communities were separated by a transition region potentially populated by denitrifying heterotrophic bacteria. AOB and AnAOB bacterial groups were more abundant and diverse than NOB, and dominated by the r......-strategists Nitrosomonas europaea and Ca. Brocadia anammoxidans, respectively. Taken together, the present work presents tools to better engineer, monitor and control the microbial communities that support robust, sustainable and efficient nitrogen removal....

  7. [Interactive patterns detection in family communication with adolescents].

    Science.gov (United States)

    Gimeno Collado, Adelina; Anguera Argilaga, M Teresa; Berzosa Sanz, Amparo; Ramírez Ramírez, Luis

    2006-11-01

    Interactive patterns detection in family communication with adolescents. Nondistant communication is a relevant indicator for family functionality valuation. The goal of this study is to analyze this communication in order to identify specific kinds of leadership, interaction patterns and the relation between verbal and nonverbal elements in communication. The observational design exposed is an idiographic one, punctual and multidimensional, which uses field format as observation instrument. Participants were seven standardized families made up of both ancestors and an adolescent son or daughter. According to the family models analyzed, results show a predominantly democratic communication style in adults with recurrent support expressions. The sequential analysis incorporates only categories from the emitter point of view, and detects relevant sequences which show symmetric interaction between all three family members. Verbal and nonverbal channels provide complementary information. Depending on adolescents' gender different patterns in behaviour can be identified as well.

  8. Sequential sputtered Co-HfO{sub 2} granular films

    Energy Technology Data Exchange (ETDEWEB)

    Chadha, M.; Ng, V.

    2017-03-15

    A systematic study of magnetic, magneto-transport and micro-structural properties of Co-HfO{sub 2} granular films fabricated by sequential sputtering is presented. We demonstrate reduction in ferromagnetic-oxide formation by using HfO{sub 2} as the insulting matrix. Microstructure evaluation of the films showed that the film structure consisted of discrete hcp-Co grains embedded in HfO{sub 2} matrix. Films with varying compositions were prepared and their macroscopic properties were studied. We correlate the variation in these properties to the variation in film microstructure. Our study shows that Co-HfO{sub 2} films with reduced cobalt oxide and varying properties can be prepared using sequential sputtering technique. - Highlights: • Co-HfO{sub 2} granular films were prepared using sequential sputtering. • A reduction in ferromagnetic-oxide formation is observed. • Co-HfO{sub 2} films display superparamagnetism and tunnelling magneto-resistance. • Varying macroscopic properties were achieved by changing film composition. • Applications can be found in moderate MR sensors and high –frequency RF devices.

  9. Highly efficient one-pot three-component synthesis of naphthopyran derivatives in water catalyzed by hydroxyapatite

    Science.gov (United States)

    An expeditious and efficient protocol for the synthesis of naphthopyrans has been developed that proceeds via one-pot three-component sequential reaction in water catalyzed by hydroxyapatite or sodium-modified-hydroxyapatite. The title compounds have been obtained in high yield a...

  10. Cortical responses following simultaneous and sequential retinal neurostimulation with different return configurations.

    Science.gov (United States)

    Barriga-Rivera, Alejandro; Morley, John W; Lovell, Nigel H; Suaning, Gregg J

    2016-08-01

    Researchers continue to develop visual prostheses towards safer and more efficacious systems. However limitations still exist in the number of stimulating channels that can be integrated. Therefore there is a need for spatial and time multiplexing techniques to provide improved performance of the current technology. In particular, bright and high-contrast visual scenes may require simultaneous activation of several electrodes. In this research, a 24-electrode array was suprachoroidally implanted in three normally-sighted cats. Multi-unit activity was recorded from the primary visual cortex. Four stimulation strategies were contrasted to provide activation of seven electrodes arranged hexagonally: simultaneous monopolar, sequential monopolar, sequential bipolar and hexapolar. Both monopolar configurations showed similar cortical activation maps. Hexapolar and sequential bipolar configurations activated a lower number of cortical channels. Overall, the return configuration played a more relevant role in cortical activation than time multiplexing and thus, rapid sequential stimulation may assist in reducing the number of channels required to activate large retinal areas.

  11. Sequential Versus Simultaneous Market Delineation: The Relevant Antitrust Market for Salmon

    DEFF Research Database (Denmark)

    Haldrup, Niels; Peter, Møllgaard

    Delineation of the relevant market forms a pivotal part of most antitrust cases. The standard approach is sequential. First the product market is delineated, then the geographical market is defined. Demand andsupply substitution in both the product dimension and the geographical dimension will no...... and geographical markets. Using a unique data set for prices of Norwegian and Scottish salmon, we propose a methodology for simultaneous market delineation and we demonstrate that compared to a sequential approach conclusions will be reversed.......Delineation of the relevant market forms a pivotal part of most antitrust cases. The standard approach is sequential. First the product market is delineated, then the geographical market is defined. Demand andsupply substitution in both the product dimension and the geographical dimension...

  12. Efficacy of premixed versus sequential administration of ...

    African Journals Online (AJOL)

    sequential administration in separate syringes on block characteristics, haemodynamic parameters, side effect profile and postoperative analgesic requirement. Trial design: This was a prospective, randomised clinical study. Method: Sixty orthopaedic patients scheduled for elective lower limb surgery under spinal ...

  13. [Sequential degradation of p-cresol by photochemical and biological methods].

    Science.gov (United States)

    Karetnikova, E A; Chaĭkovskaia, O N; Sokolova, I V; Nikitina, L I

    2008-01-01

    Sequential photo- and biodegradation of p-cresol was studied using a mercury lamp, as well as KrCl and XeCl excilamps. Preirradiation of p-cresol at a concentration of 10(-4) M did not affect the rate of its subsequent biodegradation. An increase in the concentration of p-cresol to 10(-3) M and in the duration preliminary UV irradiation inhibited subsequent biodegradation. Biodegradation of p-cresol was accompanied by the formation of a product with a fluorescence maximum at 365 nm (lambdaex 280 nm), and photodegradation yielded a compound fluorescing at 400 nm (lambdaex 330 nm). Sequential UV and biodegradation led to the appearance of bands in the fluorescence spectra that were ascribed to p-cresol and its photolysis products. It was shown that sequential use of biological and photochemical degradation results in degradation of not only the initial toxicant but also the metabolites formed during its biodegradation.

  14. Optimal Energy Management of Multi-Microgrids with Sequentially Coordinated Operations

    Directory of Open Access Journals (Sweden)

    Nah-Oak Song

    2015-08-01

    Full Text Available We propose an optimal electric energy management of a cooperative multi-microgrid community with sequentially coordinated operations. The sequentially coordinated operations are suggested to distribute computational burden and yet to make the optimal 24 energy management of multi-microgrids possible. The sequential operations are mathematically modeled to find the optimal operation conditions and illustrated with physical interpretation of how to achieve optimal energy management in the cooperative multi-microgrid community. This global electric energy optimization of the cooperative community is realized by the ancillary internal trading between the microgrids in the cooperative community which reduces the extra cost from unnecessary external trading by adjusting the electric energy production amounts of combined heat and power (CHP generators and amounts of both internal and external electric energy trading of the cooperative community. A simulation study is also conducted to validate the proposed mathematical energy management models.

  15. Effect of sequential isoproturon pulse exposure on Scenedesmus vacuolatus.

    Science.gov (United States)

    Vallotton, Nathalie; Eggen, Rik Ilda Lambertus; Chèvre, Nathalie

    2009-04-01

    Aquatic organisms are typically exposed to fluctuating concentrations of herbicides in streams. To assess the effects on algae of repeated peak exposure to the herbicide isoproturon, we subjected the alga Scenedesmus vacuolatus to two sequential pulse exposure scenarios. Effects on growth and on the inhibition of the effective quantum yield of photosystem II (PSII) were measured. In the first scenario, algae were exposed to short, 5-h pulses at high isoproturon concentrations (400 and 1000 microg/l), each followed by a recovery period of 18 h, while the second scenario consisted of 22.5-h pulses at lower concentrations (60 and 120 microg/l), alternating with short recovery periods (1.5 h). In addition, any changes in the sensitivity of the algae to isoproturon following sequential pulses were examined by determining the growth rate-EC(50) prior to and following exposure. In both exposure scenarios, we found that algal growth and its effective quantum yield were systematically inhibited during the exposures and that these effects were reversible. Sequential pulses to isoproturon could be considered a sequence of independent events. Nevertheless, a consequence of inhibited growth during the repeated exposures is the cumulative decrease in biomass production. Furthermore, in the second scenario, when the sequence of long pulses began to approach a scenario of continuous exposure, a slight increase in the tolerance of the algae to isoproturon was observed. These findings indicated that sequential pulses do affect algae during each pulse exposure, even if algae recover between the exposures. These observations could support an improved risk assessment of fluctuating exposures to reversibly acting herbicides.

  16. Biodegradation of Methylene Blue Dye by Sequential Treatment Using Anaerobic Hybrid Reactor and Submerged Aerobic Fixed Film Bioreactor

    Science.gov (United States)

    Farooqi, Izharul H.; Basheer, Farrukh; Tiwari, Pradeepika

    2017-12-01

    Laboratory scale experiments were carried out to access the feasibility of sequential anaerobic/aerobic biological treatment for the biodegradation of Methylene Blue (MB) dye. Anaerobic studies were performed using anaerobic hybrid reactor (consisting of UASB and Anaerobic filter) whereas submerged aerobic fixed film reactor was used as aerobic reactor. Degradation of MB dye was attempted using neutralized acetic acid (1000 mg/L) as co-substrate. MB dye concentration was stepwise increased from 10 to 70 mg/L after reaching steady state in each dye concentration. Such a gradual increase in the dye concentration helps in the proper acclimatization of the sludge to dyes thereby avoiding the possible inhibitory effects to biological activities at high dye concentrations. The overall treatment efficiency of MB through sequential anaerobic-aerobic reactor operation was 90% at maximum attempted dye concentration of 70 mg/L. The effluent from anaerobic reactor was analysed for intermediate biodegradation products through HPLC. It was observed that catechol, quinone, amino pyrine, 1,4 diamino benzene were present. However they were absent in final effluent.

  17. Sequential-Simultaneous Analysis of Japanese Children's Performance on the Japanese McCarthy.

    Science.gov (United States)

    Ishikuma, Toshinori; And Others

    This study explored the hypothesis that Japanese children perform significantly better on simultaneous processing than on sequential processing. The Kaufman Assessment Battery for Children (K-ABC) served as the criterion of the two types of mental processing. Regression equations to predict Sequential and Simultaneous processing from McCarthy…

  18. Acquisition of Inductive Biconditional Reasoning Skills: Training of Simultaneous and Sequential Processing.

    Science.gov (United States)

    Lee, Seong-Soo

    1982-01-01

    Tenth-grade students (n=144) received training on one of three processing methods: coding-mapping (simultaneous), coding only, or decision tree (sequential). The induced simultaneous processing strategy worked optimally under rule learning, while the sequential strategy was difficult to induce and/or not optimal for rule-learning operations.…

  19. Time scale of random sequential adsorption.

    Science.gov (United States)

    Erban, Radek; Chapman, S Jonathan

    2007-04-01

    A simple multiscale approach to the diffusion-driven adsorption from a solution to a solid surface is presented. The model combines two important features of the adsorption process: (i) The kinetics of the chemical reaction between adsorbing molecules and the surface and (ii) geometrical constraints on the surface made by molecules which are already adsorbed. The process (i) is modeled in a diffusion-driven context, i.e., the conditional probability of adsorbing a molecule provided that the molecule hits the surface is related to the macroscopic surface reaction rate. The geometrical constraint (ii) is modeled using random sequential adsorption (RSA), which is the sequential addition of molecules at random positions on a surface; one attempt to attach a molecule is made per one RSA simulation time step. By coupling RSA with the diffusion of molecules in the solution above the surface the RSA simulation time step is related to the real physical time. The method is illustrated on a model of chemisorption of reactive polymers to a virus surface.

  20. A strategy for comprehensive identification of sequential constituents using ultra-high-performance liquid chromatography coupled with linear ion trap-Orbitrap mass spectrometer, application study on chlorogenic acids in Flos Lonicerae Japonicae.

    Science.gov (United States)

    Zhang, Jia-yu; Wang, Zi-jian; Li, Yun; Liu, Ying; Cai, Wei; Li, Chen; Lu, Jian-qiu; Qiao, Yan-jiang

    2016-01-15

    The analytical methodologies for evaluation of multi-component system in traditional Chinese medicines (TCMs) have been inadequate or unacceptable. As a result, the unclarity of multi-component hinders the sufficient interpretation of their bioactivities. In this paper, an ultra-high-performance liquid chromatography coupled with linear ion trap-Orbitrap (UPLC-LTQ-Orbitrap)-based strategy focused on the comprehensive identification of TCM sequential constituents was developed. The strategy was characterized by molecular design, multiple ion monitoring (MIM), targeted database hits and mass spectral trees similarity filter (MTSF), and even more isomerism discrimination. It was successfully applied in the HRMS data-acquisition and processing of chlorogenic acids (CGAs) in Flos Lonicerae Japonicae (FLJ), and a total of 115 chromatographic peaks attributed to 18 categories were characterized, allowing a comprehensive revelation of CGAs in FLJ for the first time. This demonstrated that MIM based on molecular design could improve the efficiency to trigger MS/MS fragmentation reactions. Targeted database hits and MTSF searching greatly facilitated the processing of extremely large information data. Besides, the introduction of diagnostic product ions (DPIs) discrimination, ClogP analysis, and molecular simulation, raised the efficiency and accuracy to characterize sequential constituents especially position and geometric isomers. In conclusion, the results expanded our understanding on CGAs in FLJ, and the strategy could be exemplary for future research on the comprehensive identification of sequential constituents in TCMs. Meanwhile, it may propose a novel idea for analyzing sequential constituents, and is promising for quality control and evaluation of TCMs. Copyright © 2015 Elsevier B.V. All rights reserved.

  1. Sequential voluntary cough and aspiration or aspiration risk in Parkinson's disease.

    Science.gov (United States)

    Hegland, Karen Wheeler; Okun, Michael S; Troche, Michelle S

    2014-08-01

    Disordered swallowing, or dysphagia, is almost always present to some degree in people with Parkinson's disease (PD), either causing aspiration or greatly increasing the risk for aspiration during swallowing. This likely contributes to aspiration pneumonia, a leading cause of death in this patient population. Effective airway protection is dependent upon multiple behaviors, including cough and swallowing. Single voluntary cough function is disordered in people with PD and dysphagia. However, the appropriate response to aspirate material is more than one cough, or sequential cough. The goal of this study was to examine voluntary sequential coughing in people with PD, with and without dysphagia. Forty adults diagnosed with idiopathic PD produced two trials of sequential voluntary cough. The cough airflows were obtained using pneumotachograph and facemask and subsequently digitized and recorded. All participants received a modified barium swallow study as part of their clinical care, and the worst penetration-aspiration score observed was used to determine whether the patient had dysphagia. There were significant differences in the compression phase duration, peak expiratory flow rates, and amount of air expired of the sequential cough produced by participants with and without dysphagia. The presence of dysphagia in people with PD is associated with disordered cough function. Sequential cough, which is important in removing aspirate material from large- and smaller-diameter airways, is also impaired in people with PD and dysphagia compared with those without dysphagia. There may be common neuroanatomical substrates for cough and swallowing impairment in PD leading to the co-occurrence of these dysfunctions.

  2. Processing-Efficient Distributed Adaptive RLS Filtering for Computationally Constrained Platforms

    Directory of Open Access Journals (Sweden)

    Noor M. Khan

    2017-01-01

    Full Text Available In this paper, a novel processing-efficient architecture of a group of inexpensive and computationally incapable small platforms is proposed for a parallely distributed adaptive signal processing (PDASP operation. The proposed architecture runs computationally expensive procedures like complex adaptive recursive least square (RLS algorithm cooperatively. The proposed PDASP architecture operates properly even if perfect time alignment among the participating platforms is not available. An RLS algorithm with the application of MIMO channel estimation is deployed on the proposed architecture. Complexity and processing time of the PDASP scheme with MIMO RLS algorithm are compared with sequentially operated MIMO RLS algorithm and liner Kalman filter. It is observed that PDASP scheme exhibits much lesser computational complexity parallely than the sequential MIMO RLS algorithm as well as Kalman filter. Moreover, the proposed architecture provides an improvement of 95.83% and 82.29% decreased processing time parallely compared to the sequentially operated Kalman filter and MIMO RLS algorithm for low doppler rate, respectively. Likewise, for high doppler rate, the proposed architecture entails an improvement of 94.12% and 77.28% decreased processing time compared to the Kalman and RLS algorithms, respectively.

  3. Effects of sequential and discrete rapid naming on reading in Japanese children with reading difficulty.

    Science.gov (United States)

    Wakamiya, Eiji; Okumura, Tomohito; Nakanishi, Makoto; Takeshita, Takashi; Mizuta, Mekumi; Kurimoto, Naoko; Tamai, Hiroshi

    2011-06-01

    To clarify whether rapid naming ability itself is a main underpinning factor of rapid automatized naming tests (RAN) and how deep an influence the discrete decoding process has on reading, we performed discrete naming tasks and discrete hiragana reading tasks as well as sequential naming tasks and sequential hiragana reading tasks with 38 Japanese schoolchildren with reading difficulty. There were high correlations between both discrete and sequential hiragana reading and sentence reading, suggesting that some mechanism which automatizes hiragana reading makes sentence reading fluent. In object and color tasks, there were moderate correlations between sentence reading and sequential naming, and between sequential naming and discrete naming. But no correlation was found between reading tasks and discrete naming tasks. The influence of rapid naming ability of objects and colors upon reading seemed relatively small, and multi-item processing may work in relation to these. In contrast, in the digit naming task there was moderate correlation between sentence reading and discrete naming, while no correlation was seen between sequential naming and discrete naming. There was moderate correlation between reading tasks and sequential digit naming tasks. Digit rapid naming ability has more direct effect on reading while its effect on RAN is relatively limited. The ratio of how rapid naming ability influences RAN and reading seems to vary according to kind of the stimuli used. An assumption about components in RAN which influence reading is discussed in the context of both sequential processing and discrete naming speed. Copyright © 2010 The Japanese Society of Child Neurology. Published by Elsevier B.V. All rights reserved.

  4. STABILIZED SEQUENTIAL QUADRATIC PROGRAMMING: A SURVEY

    Directory of Open Access Journals (Sweden)

    Damián Fernández

    2014-12-01

    Full Text Available We review the motivation for, the current state-of-the-art in convergence results, and some open questions concerning the stabilized version of the sequential quadratic programming algorithm for constrained optimization. We also discuss the tools required for its local convergence analysis, globalization challenges, and extentions of the method to the more general variational problems.

  5. Terminating Sequential Delphi Survey Data Collection

    Science.gov (United States)

    Kalaian, Sema A.; Kasim, Rafa M.

    2012-01-01

    The Delphi survey technique is an iterative mail or electronic (e-mail or web-based) survey method used to obtain agreement or consensus among a group of experts in a specific field on a particular issue through a well-designed and systematic multiple sequential rounds of survey administrations. Each of the multiple rounds of the Delphi survey…

  6. The SPAtial EFficiency metric (SPAEF): multiple-component evaluation of spatial patterns for optimization of hydrological models

    Science.gov (United States)

    Koch, Julian; Cüneyd Demirel, Mehmet; Stisen, Simon

    2018-05-01

    The process of model evaluation is not only an integral part of model development and calibration but also of paramount importance when communicating modelling results to the scientific community and stakeholders. The modelling community has a large and well-tested toolbox of metrics to evaluate temporal model performance. In contrast, spatial performance evaluation does not correspond to the grand availability of spatial observations readily available and to the sophisticate model codes simulating the spatial variability of complex hydrological processes. This study makes a contribution towards advancing spatial-pattern-oriented model calibration by rigorously testing a multiple-component performance metric. The promoted SPAtial EFficiency (SPAEF) metric reflects three equally weighted components: correlation, coefficient of variation and histogram overlap. This multiple-component approach is found to be advantageous in order to achieve the complex task of comparing spatial patterns. SPAEF, its three components individually and two alternative spatial performance metrics, i.e. connectivity analysis and fractions skill score, are applied in a spatial-pattern-oriented model calibration of a catchment model in Denmark. Results suggest the importance of multiple-component metrics because stand-alone metrics tend to fail to provide holistic pattern information. The three SPAEF components are found to be independent, which allows them to complement each other in a meaningful way. In order to optimally exploit spatial observations made available by remote sensing platforms, this study suggests applying bias insensitive metrics which further allow for a comparison of variables which are related but may differ in unit. This study applies SPAEF in the hydrological context using the mesoscale Hydrologic Model (mHM; version 5.8), but we see great potential across disciplines related to spatially distributed earth system modelling.

  7. Sequential function approximation on arbitrarily distributed point sets

    Science.gov (United States)

    Wu, Kailiang; Xiu, Dongbin

    2018-02-01

    We present a randomized iterative method for approximating unknown function sequentially on arbitrary point set. The method is based on a recently developed sequential approximation (SA) method, which approximates a target function using one data point at each step and avoids matrix operations. The focus of this paper is on data sets with highly irregular distribution of the points. We present a nearest neighbor replacement (NNR) algorithm, which allows one to sample the irregular data sets in a near optimal manner. We provide mathematical justification and error estimates for the NNR algorithm. Extensive numerical examples are also presented to demonstrate that the NNR algorithm can deliver satisfactory convergence for the SA method on data sets with high irregularity in their point distributions.

  8. Configural and component processing in simultaneous and sequential lineup procedures.

    Science.gov (United States)

    Flowe, Heather D; Smith, Harriet M J; Karoğlu, Nilda; Onwuegbusi, Tochukwu O; Rai, Lovedeep

    2016-01-01

    Configural processing supports accurate face recognition, yet it has never been examined within the context of criminal identification lineups. We tested, using the inversion paradigm, the role of configural processing in lineups. Recent research has found that face discrimination accuracy in lineups is better in a simultaneous compared to a sequential lineup procedure. Therefore, we compared configural processing in simultaneous and sequential lineups to examine whether there are differences. We had participants view a crime video, and then they attempted to identify the perpetrator from a simultaneous or sequential lineup. The test faces were presented either upright or inverted, as previous research has shown that inverting test faces disrupts configural processing. The size of the inversion effect for faces was the same across lineup procedures, indicating that configural processing underlies face recognition in both procedures. Discrimination accuracy was comparable across lineup procedures in both the upright and inversion condition. Theoretical implications of the results are discussed.

  9. A New Approach for Mining Order-Preserving Submatrices Based on All Common Subsequences

    Directory of Open Access Journals (Sweden)

    Yun Xue

    2015-01-01

    Full Text Available Order-preserving submatrices (OPSMs have been applied in many fields, such as DNA microarray data analysis, automatic recommendation systems, and target marketing systems, as an important unsupervised learning model. Unfortunately, most existing methods are heuristic algorithms which are unable to reveal OPSMs entirely in NP-complete problem. In particular, deep OPSMs, corresponding to long patterns with few supporting sequences, incur explosive computational costs and are completely pruned by most popular methods. In this paper, we propose an exact method to discover all OPSMs based on frequent sequential pattern mining. First, an existing algorithm was adjusted to disclose all common subsequence (ACS between every two row sequences, and therefore all deep OPSMs will not be missed. Then, an improved data structure for prefix tree was used to store and traverse ACS, and Apriori principle was employed to efficiently mine the frequent sequential pattern. Finally, experiments were implemented on gene and synthetic datasets. Results demonstrated the effectiveness and efficiency of this method.

  10. A New Approach for Mining Order-Preserving Submatrices Based on All Common Subsequences.

    Science.gov (United States)

    Xue, Yun; Liao, Zhengling; Li, Meihang; Luo, Jie; Kuang, Qiuhua; Hu, Xiaohui; Li, Tiechen

    2015-01-01

    Order-preserving submatrices (OPSMs) have been applied in many fields, such as DNA microarray data analysis, automatic recommendation systems, and target marketing systems, as an important unsupervised learning model. Unfortunately, most existing methods are heuristic algorithms which are unable to reveal OPSMs entirely in NP-complete problem. In particular, deep OPSMs, corresponding to long patterns with few supporting sequences, incur explosive computational costs and are completely pruned by most popular methods. In this paper, we propose an exact method to discover all OPSMs based on frequent sequential pattern mining. First, an existing algorithm was adjusted to disclose all common subsequence (ACS) between every two row sequences, and therefore all deep OPSMs will not be missed. Then, an improved data structure for prefix tree was used to store and traverse ACS, and Apriori principle was employed to efficiently mine the frequent sequential pattern. Finally, experiments were implemented on gene and synthetic datasets. Results demonstrated the effectiveness and efficiency of this method.

  11. 3H-thymidine labelling pattern of preleptotene chromosone condensation stages in the foetal sheep ovary

    International Nuclear Information System (INIS)

    Luciani, J.M.; Devictor-Vuillet, Monique; Bezard, Jacqueline; Mauleon, P.

    1979-01-01

    A sequence of morphological events from premeiotic interphase to leptotene has been described in the ovaries of 64-day old sheep foetuses. The nuclear changes throughout the condensation and decondensation stages showed a sequential pattern. After a flash of tritiated thymidine, the labelling pattern of these figures demonstrated that those stages followed premeiotic DNA synthesis, i.e. belonged to meiotic prophase. However, with our methodology, this sequence of morphological events could not be confirmed due to a high asynchronism in the oogenetic processes

  12. Behavioral Modeling of WSN MAC Layer Security Attacks: A Sequential UML Approach

    DEFF Research Database (Denmark)

    Pawar, Pranav M.; Nielsen, Rasmus Hjorth; Prasad, Neeli R.

    2012-01-01

    is the vulnerability to security attacks/threats. The performance and behavior of a WSN are vastly affected by such attacks. In order to be able to better address the vulnerabilities of WSNs in terms of security, it is important to understand the behavior of the attacks. This paper addresses the behavioral modeling...... of medium access control (MAC) security attacks in WSNs. The MAC layer is responsible for energy consumption, delay and channel utilization of the network and attacks on this layer can introduce significant degradation of the individual sensor nodes due to energy drain and in performance due to delays....... The behavioral modeling of attacks will be beneficial for designing efficient and secure MAC layer protocols. The security attacks are modeled using a sequential diagram approach of Unified Modeling Language (UML). Further, a new attack definition, specific to hybrid MAC mechanisms, is proposed....

  13. The Smallest Valid Extension-Based Efficient, Rare Graph Pattern Mining, Considering Length-Decreasing Support Constraints and Symmetry Characteristics of Graphs

    Directory of Open Access Journals (Sweden)

    Unil Yun

    2016-05-01

    Full Text Available Frequent graph mining has been proposed to find interesting patterns (i.e., frequent sub-graphs from databases composed of graph transaction data, which can effectively express complex and large data in the real world. In addition, various applications for graph mining have been suggested. Traditional graph pattern mining methods use a single minimum support threshold factor in order to check whether or not mined patterns are interesting. However, it is not a sufficient factor that can consider valuable characteristics of graphs such as graph sizes and features of graph elements. That is, previous methods cannot consider such important characteristics in their mining operations since they only use a fixed minimum support threshold in the mining process. For this reason, in this paper, we propose a novel graph mining algorithm that can consider various multiple, minimum support constraints according to the types of graph elements and changeable minimum support conditions, depending on lengths of graph patterns. In addition, the proposed algorithm performs in mining operations more efficiently because it can minimize duplicated operations and computational overheads by considering symmetry features of graphs. Experimental results provided in this paper demonstrate that the proposed algorithm outperforms previous mining approaches in terms of pattern generation, runtime and memory usage.

  14. Adrenal vein sampling in primary aldosteronism: concordance of simultaneous vs sequential sampling.

    Science.gov (United States)

    Almarzooqi, Mohamed-Karji; Chagnon, Miguel; Soulez, Gilles; Giroux, Marie-France; Gilbert, Patrick; Oliva, Vincent L; Perreault, Pierre; Bouchard, Louis; Bourdeau, Isabelle; Lacroix, André; Therasse, Eric

    2017-02-01

    Many investigators believe that basal adrenal venous sampling (AVS) should be done simultaneously, whereas others opt for sequential AVS for simplicity and reduced cost. This study aimed to evaluate the concordance of sequential and simultaneous AVS methods. Between 1989 and 2015, bilateral simultaneous sets of basal AVS were obtained twice within 5 min, in 188 consecutive patients (59 women and 129 men; mean age: 53.4 years). Selectivity was defined by adrenal-to-peripheral cortisol ratio ≥2, and lateralization was defined as an adrenal aldosterone-to-cortisol ratio ≥2, the contralateral side. Sequential AVS was simulated using right sampling at -5 min (t = -5) and left sampling at 0 min (t = 0). There was no significant difference in mean selectivity ratio (P = 0.12 and P = 0.42 for the right and left sides respectively) and in mean lateralization ratio (P = 0.93) between t = -5 and t = 0. Kappa for selectivity between 2 simultaneous AVS was 0.71 (95% CI: 0.60-0.82), whereas it was 0.84 (95% CI: 0.76-0.92) and 0.85 (95% CI: 0.77-0.93) between sequential and simultaneous AVS at respectively -5 min and at 0 min. Kappa for lateralization between 2 simultaneous AVS was 0.84 (95% CI: 0.75-0.93), whereas it was 0.86 (95% CI: 0.78-0.94) and 0.80 (95% CI: 0.71-0.90) between sequential AVS and simultaneous AVS at respectively -5 min at 0 min. Concordance between simultaneous and sequential AVS was not different than that between 2 repeated simultaneous AVS in the same patient. Therefore, a better diagnostic performance is not a good argument to select the AVS method. © 2017 European Society of Endocrinology.

  15. Sequential motor skill: cognition, perception and action

    NARCIS (Netherlands)

    Ruitenberg, M.F.L.

    2013-01-01

    Discrete movement sequences are assumed to be the building blocks of more complex sequential actions that are present in our everyday behavior. The studies presented in this dissertation address the (neuro)cognitive underpinnings of such movement sequences, in particular in relationship to the role

  16. Improving the identification accuracy of senior witnesses: do prelineup questions and sequential testing help?

    Science.gov (United States)

    Memon, Amina; Gabbert, Fiona

    2003-04-01

    Eyewitness research has identified sequential lineup testing as a way of reducing false lineup choices while maintaining accurate identifications. The authors examined the usefulness of this procedure for reducing false choices in older adults. Young and senior witnesses viewed a crime video and were later presented with target present orabsent lineups in a simultaneous or sequential format. In addition, some participants received prelineup questions about their memory for a perpetrator's face and about their confidence in their ability to identify the culprit or to correctly reject the lineup. The sequential lineup reduced false choosing rates among young and older adults in target-absent conditions. In target-present conditions, sequential testing significantly reduced the correct identification rate in both age groups.

  17. Simultaneous versus Sequential Intratympanic Steroid Treatment for Severe-to-Profound Sudden Sensorineural Hearing Loss.

    Science.gov (United States)

    Yoo, Myung Hoon; Lim, Won Sub; Park, Joo Hyun; Kwon, Joong Keun; Lee, Tae-Hoon; An, Yong-Hwi; Kim, Young-Jin; Kim, Jong Yang; Lim, Hyun Woo; Park, Hong Ju

    2016-01-01

    Severe-to-profound sudden sensorineural hearing loss (SSNHL) has a poor prognosis. We aimed to compare the efficacy of simultaneous and sequential oral and intratympanic steroids for this condition. Fifty patients with severe-to-profound SSNHL (>70 dB HL) were included from 7 centers. The simultaneous group (27 patients) received oral and intratympanic steroid injections for 2 weeks. The sequential group (23 patients) was treated with oral steroids for 2 weeks and intratympanic steroids for the subsequent 2 weeks. Pure-tone averages (PTA) and word discrimination scores (WDS) were compared before treatment and 2 weeks and 1 and 2 months after treatment. Treatment outcomes according to the modified American Academy of Otolaryngology-Head and Neck Surgery (AAO-HNS) criteria were also analyzed. The improvement in PTA and WDS at the 2-week follow-up was 23 ± 21 dB HL and 20 ± 39% in the simultaneous group and 31 ± 29 dB HL and 37 ± 42% in the sequential group; this was not statistically significant. Complete or partial recovery at the 2-week follow-up was observed in 26% of the simultaneous group and 30% of the sequential group; this was also not significant. The improvement in PTA and WDS at the 2-month follow-up was 40 ± 20 dB HL and 37 ± 35% in the simultaneous group and 41 ± 25 dB HL and 48 ± 41% in the sequential group; this was not statistically significant. Complete or partial recovery at the 2-month follow-up was observed in 33% of the simultaneous group and 35% of the sequential group; this was also not significant. Seven patients in the sequential group did not need intratympanic steroid injections for sufficient improvement after oral steroids alone. Simultaneous oral/intratympanic steroid treatment yielded a recovery similar to that produced by sequential treatment. Because the addition of intratympanic steroids can be decided upon based on the improvement after an oral steroid, the sequential regimen can be recommended to avoid unnecessary

  18. Optimal Sequential Diagnostic Strategy Generation Considering Test Placement Cost for Multimode Systems

    Directory of Open Access Journals (Sweden)

    Shigang Zhang

    2015-10-01

    Full Text Available Sequential fault diagnosis is an approach that realizes fault isolation by executing the optimal test step by step. The strategy used, i.e., the sequential diagnostic strategy, has great influence on diagnostic accuracy and cost. Optimal sequential diagnostic strategy generation is an important step in the process of diagnosis system construction, which has been studied extensively in the literature. However, previous algorithms either are designed for single mode systems or do not consider test placement cost. They are not suitable to solve the sequential diagnostic strategy generation problem considering test placement cost for multimode systems. Therefore, this problem is studied in this paper. A formulation is presented. Two algorithms are proposed, one of which is realized by system transformation and the other is newly designed. Extensive simulations are carried out to test the effectiveness of the algorithms. A real-world system is also presented. All the results show that both of them have the ability to solve the diagnostic strategy generation problem, and they have different characteristics.

  19. Optimal Sequential Diagnostic Strategy Generation Considering Test Placement Cost for Multimode Systems

    Science.gov (United States)

    Zhang, Shigang; Song, Lijun; Zhang, Wei; Hu, Zheng; Yang, Yongmin

    2015-01-01

    Sequential fault diagnosis is an approach that realizes fault isolation by executing the optimal test step by step. The strategy used, i.e., the sequential diagnostic strategy, has great influence on diagnostic accuracy and cost. Optimal sequential diagnostic strategy generation is an important step in the process of diagnosis system construction, which has been studied extensively in the literature. However, previous algorithms either are designed for single mode systems or do not consider test placement cost. They are not suitable to solve the sequential diagnostic strategy generation problem considering test placement cost for multimode systems. Therefore, this problem is studied in this paper. A formulation is presented. Two algorithms are proposed, one of which is realized by system transformation and the other is newly designed. Extensive simulations are carried out to test the effectiveness of the algorithms. A real-world system is also presented. All the results show that both of them have the ability to solve the diagnostic strategy generation problem, and they have different characteristics. PMID:26457709

  20. Inhibitory effect of sequential combined chemotherapy and radiotherapy on growth of implanted tumor in mice

    International Nuclear Information System (INIS)

    Okada, Kouji

    1983-01-01

    Sequential chemotherapy using FT-207, adriamycin and mitomycin C followed by radiotherapy was attempted to achieve effective inhibition against implanted tumor in C57BL/6 black mice bearing YM-12 tumors. Sequential combined chemotherapy was more effective than single drug chemotherapy or combined chemotherapy of other drugs. Addition of radiotherapy to the sequential combined chemotherapy was successful for enhancing therapeutic effect. (author)

  1. Structural and Functional Impacts of ER Coactivator Sequential Recruitment.

    Science.gov (United States)

    Yi, Ping; Wang, Zhao; Feng, Qin; Chou, Chao-Kai; Pintilie, Grigore D; Shen, Hong; Foulds, Charles E; Fan, Guizhen; Serysheva, Irina; Ludtke, Steven J; Schmid, Michael F; Hung, Mien-Chie; Chiu, Wah; O'Malley, Bert W

    2017-09-07

    Nuclear receptors recruit multiple coactivators sequentially to activate transcription. This "ordered" recruitment allows different coactivator activities to engage the nuclear receptor complex at different steps of transcription. Estrogen receptor (ER) recruits steroid receptor coactivator-3 (SRC-3) primary coactivator and secondary coactivators, p300/CBP and CARM1. CARM1 recruitment lags behind the binding of SRC-3 and p300 to ER. Combining cryo-electron microscopy (cryo-EM) structure analysis and biochemical approaches, we demonstrate that there is a close crosstalk between early- and late-recruited coactivators. The sequential recruitment of CARM1 not only adds a protein arginine methyltransferase activity to the ER-coactivator complex, it also alters the structural organization of the pre-existing ERE/ERα/SRC-3/p300 complex. It induces a p300 conformational change and significantly increases p300 HAT activity on histone H3K18 residues, which, in turn, promotes CARM1 methylation activity on H3R17 residues to enhance transcriptional activity. This study reveals a structural role for a coactivator sequential recruitment and biochemical process in ER-mediated transcription. Copyright © 2017 Elsevier Inc. All rights reserved.

  2. Sequential decay of Reggeons

    International Nuclear Information System (INIS)

    Yoshida, Toshihiro

    1981-01-01

    Probabilities of meson production in the sequential decay of Reggeons, which are formed from the projectile and the target in the hadron-hadron to Reggeon-Reggeon processes, are investigated. It is assumed that pair creation of heavy quarks and simultaneous creation of two antiquark-quark pairs are negligible. The leading-order terms with respect to ratio of creation probabilities of anti s s to anti u u (anti d d) are calculated. The production cross sections in the target fragmentation region are given in terms of probabilities in the initial decay of the Reggeons and an effect of manyparticle production. (author)

  3. [Professor GAO Yuchun's experience on "sequential acupuncture leads to smooth movement of qi"].

    Science.gov (United States)

    Wang, Yanjun; Xing, Xiao; Cui, Linhua

    2016-01-01

    Professor GAO Yuchun is considered as the key successor of GAO's academic school of acupuncture and moxibustion in Yanzhao region. Professor GAO's clinical experience of, "sequential acupuncture" is introduced in details in this article. In Professor GAO's opinions, appropriate acupuncture sequence is the key to satisfactory clinical effects during treatment. Based on different acupoints, sequential acupuncture can achieve the aim of qi following needles and needles leading qi; based on different symptoms, sequential acupuncture can regulate qi movement; based on different body positions, sequential acupuncture can harmonize qi-blood and reinforcing deficiency and reducing excess. In all, according to the differences of disease condition and constitution, based on the accurate acupoint selection and appropriate manipulation, it is essential to capture the nature of diseases and make the order of acupuncture, which can achieve the aim of regulating qi movement and reinforcing deficiency and reducing excess.

  4. Identification of Design Work Patterns by Retrospective Analysis of Work Sheets

    DEFF Research Database (Denmark)

    Hansen, Claus Thorp

    1999-01-01

    project is carried out where we seek to identify design work patterns by retrospective analysis of documentation created during design projects.An elements to satisfy the wish for an efficient design process could be to identify work patterns applied by engineering designers, evaluate these patterns...... with respect to their efficiency, and reuse the most efficient in future projects. Thus, the objective of this research is to analyse design projects in order to identify the work patterns applied. Based on an evaluation of identified work patterns we expect a recommendation of work patterns supporting...... an efficient design process can be established.In this paper we describe the analysis method, and present observations from analyses of three projects....

  5. TELEGRAPHS TO INCANDESCENT LAMPS: A SEQUENTIAL PROCESS OF INNOVATION

    Directory of Open Access Journals (Sweden)

    Laurence J. Malone

    2000-01-01

    Full Text Available This paper outlines a sequential process of technological innovation in the emergence of the electrical industry in the United States from 1830 to 1880. Successive inventions that realize the commercial possibilities of electricity provided the foundation for an industry where technical knowledge, invention and diffusion were ultimately consolidated within the managerial structure of new firms. The genesis of the industry is traced, sequentially, through the development of the telegraph, arc light and incandescent lamp. Exploring the origins of the telegraph and incandescent lamp reveals a process where a series of inventions and firms result from successful efforts touse scientific principles to create new commodities and markets.

  6. Results of simultaneous and sequential pediatric liver and kidney transplantation.

    Science.gov (United States)

    Rogers, J; Bueno, J; Shapiro, R; Scantlebury, V; Mazariegos, G; Fung, J; Reyes, J

    2001-11-27

    The indications for simultaneous and sequential pediatric liver (LTx) and kidney (KTx) transplantation have not been well defined. We herein report the results of our experience with these procedures in children with end-stage liver disease and/or subsequent end-stage renal disease. Between 1984 and 1995, 12 LTx recipients received 15 kidney allografts. Eight simultaneous and seven sequential LTx/KTx were performed. There were six males and six females, with a mean age of 10.9 years (1.5-23.7). One of the eight simultaneous LTx/KTx was part of a multivisceral allograft. Five KTx were performed at varied intervals after successful LTx, one KTx was performed after a previous simultaneous LTx/KTx, and one KTx was performed after previous sequential LTx/KTx. Immunosuppression was with tacrolimus or cyclosporine and steroids. Indications for LTx were oxalosis (four), congenital hepatic fibrosis (two), cystinosis (one), polycystic liver disease (one), A-1-A deficiency (one), Total Parenteral Nutrition (TPN)-related (one), cryptogenic cirrhosis (one), and hepatoblastoma (one). Indications for KTx were oxalosis (four), drug-induced (four), polycystic kidney disease (three), cystinosis (one), and glomerulonephritis (1). With a mean follow-up of 58 months (0.9-130), the overall patient survival rate was 58% (7/12). One-year and 5-year actuarial patient survival rates were 66% and 58%, respectively. Patient survival rates at 1 year after KTx according to United Network of Organ Sharing (liver) status were 100% for status 3, 50% for status 2, and 0% for status 1. The overall renal allograft survival rate was 47%. Actuarial renal allograft survival rates were 53% at 1 and 5 years. The overall hepatic allograft survival rate was equivalent to the overall patient survival rate (58%). Six of seven surviving patients have normal renal allograft function, and one patient has moderate chronic allograft nephropathy. All surviving patients have normal hepatic allograft function. Six

  7. A Sequential Kriging reliability analysis method with characteristics of adaptive sampling regions and parallelizability

    International Nuclear Information System (INIS)

    Wen, Zhixun; Pei, Haiqing; Liu, Hai; Yue, Zhufeng

    2016-01-01

    The sequential Kriging reliability analysis (SKRA) method has been developed in recent years for nonlinear implicit response functions which are expensive to evaluate. This type of method includes EGRA: the efficient reliability analysis method, and AK-MCS: the active learning reliability method combining Kriging model and Monte Carlo simulation. The purpose of this paper is to improve SKRA by adaptive sampling regions and parallelizability. The adaptive sampling regions strategy is proposed to avoid selecting samples in regions where the probability density is so low that the accuracy of these regions has negligible effects on the results. The size of the sampling regions is adapted according to the failure probability calculated by last iteration. Two parallel strategies are introduced and compared, aimed at selecting multiple sample points at a time. The improvement is verified through several troublesome examples. - Highlights: • The ISKRA method improves the efficiency of SKRA. • Adaptive sampling regions strategy reduces the number of needed samples. • The two parallel strategies reduce the number of needed iterations. • The accuracy of the optimal value impacts the number of samples significantly.

  8. [Effects of different tillage patterns on soil properties, maize yield and water use efficiency in Weibei Highland, China.

    Science.gov (United States)

    Liu, Dan; Zhang, Xia; Li, Jun; Wang, Xu-Dong

    2018-02-01

    An eight-year field experiment of straw returning was conducted on dark loessial soil in Weibei Highland to investigate the effects of tillage patterns on soil aggregate, soil organic carbon (SOC), corn yield and soil water use efficiency (WUE). There were six tillage patterns, including conventional tillage (CT/CT), no-tillage (NT/NT), subsoiling tillage (ST/ST), no-tillage/subsoiling tillage (NT/ST), conventional tillage/no-tillage (CT/NT) and conventional tillage/subsoiling tillage (CT/ST). The results showed that compared with CT/CT, the patterns of NT/NT, ST/ST and the rotational tillage patterns (NT/ST, CT/NT and CT/ST) decreased the mean mass diameter of soil mechanical stable aggregate. The patterns of NT/NT, ST/ST and NT/ST increased the content of soil water-stable aggregate with the particle size >0.25 mm (WR 0.25 ) and their mean mass diameter, especially in the depth of 20-50 cm. These patterns reduced the proportion of aggregate destruction (PAD). Compared with CT/CT, the patterns of NT/ST, CT/NT, NT/NT and ST/ST increased the content of SOC in 0-10 cm soil layer. The content of SOC decreased as the increases of soil depth for all tillage patterns, but the decrease in SOC of three single tillage patterns (ST/ST, NT/NT and CT/CT) was larger than that of three rotational tillage patterns. Compared with CT/CT, the other five tillage patterns increased soil water storage in 0-200 cm soil profile, crop yield and WUE in maize. The yield and WUE in NT/ST pattern were significantly increased by 15.1% and 27.5%, respectively. Both corn yield and WUE were significantly and positively correlated with soil water storage in 0-200 cm soil profile in field during the cropping and fallow periods. Moreover, soil water storage during the cropping period was positively correlated with WR 0.25 , but negatively correlated with PAD in 0-50 cm soil layer. Particularly, maize yield, WUE and soil water storage during the cropping period were closely related to WR 0.25 in 20

  9. Multi-Stage Recognition of Speech Emotion Using Sequential Forward Feature Selection

    Directory of Open Access Journals (Sweden)

    Liogienė Tatjana

    2016-07-01

    Full Text Available The intensive research of speech emotion recognition introduced a huge collection of speech emotion features. Large feature sets complicate the speech emotion recognition task. Among various feature selection and transformation techniques for one-stage classification, multiple classifier systems were proposed. The main idea of multiple classifiers is to arrange the emotion classification process in stages. Besides parallel and serial cases, the hierarchical arrangement of multi-stage classification is most widely used for speech emotion recognition. In this paper, we present a sequential-forward-feature-selection-based multi-stage classification scheme. The Sequential Forward Selection (SFS and Sequential Floating Forward Selection (SFFS techniques were employed for every stage of the multi-stage classification scheme. Experimental testing of the proposed scheme was performed using the German and Lithuanian emotional speech datasets. Sequential-feature-selection-based multi-stage classification outperformed the single-stage scheme by 12–42 % for different emotion sets. The multi-stage scheme has shown higher robustness to the growth of emotion set. The decrease in recognition rate with the increase in emotion set for multi-stage scheme was lower by 10–20 % in comparison with the single-stage case. Differences in SFS and SFFS employment for feature selection were negligible.

  10. A Fast and Efficient Thinning Algorithm for Binary Images

    Directory of Open Access Journals (Sweden)

    Tarik Abu-Ain

    2014-11-01

    Full Text Available Skeletonization “also known as thinning” is an important step in the pre-processing phase in many of pattern recognition techniques. The output of Skeletonization process is the skeleton of the pattern in the images. Skeletonization is a crucial process for many applications such as OCR and writer identification. However, the improvements in this area are only a recent phenomenon and still require more researches. In this paper, a new skeletonization algorithm is proposed. This algorithm combines between parallel and sequential, which is categorized under an iterative approach. The suggested method is conducted by experiments of benchmark dataset for evaluation. The outcome is to obtain much better results compared to other thinning methods that are discussed in comparison part.

  11. Loss pattern identification in near-real-time accounting systems

    International Nuclear Information System (INIS)

    Argentesi, F.

    1983-01-01

    To maximize the benefits from an advanced safeguards technique such as near-real-time accounting, sophisticated methods of analysing sequential material accounting data are necessary. The methods must be capable of controlling the overall false-alarm rate while assuring good power of detection against all possible diversion scenarios. A method drawn from the field of pattern recognition and related to the alarm-sequence chart appears to be promising. Power curves based on Monte Carlo calculations illustrate the improvements over more conventional methods. (author)

  12. Secretome analysis of Trichoderma reesei and Aspergillus niger cultivated by submerged and sequential fermentation processes: Enzyme production for sugarcane bagasse hydrolysis.

    Science.gov (United States)

    Florencio, Camila; Cunha, Fernanda M; Badino, Alberto C; Farinas, Cristiane S; Ximenes, Eduardo; Ladisch, Michael R

    2016-08-01

    mixtures from the sequential fermentation could be one major reason for the more efficient enzyme hydrolysis that results when using the combined secretomes from A. niger and T. reesei. Copyright © 2016 Elsevier Inc. All rights reserved.

  13. Tinnitus after Simultaneous and Sequential Bilateral Cochlear Implantation.

    Science.gov (United States)

    Ramakers, Geerte G J; Kraaijenga, Véronique J C; Smulders, Yvette E; van Zon, Alice; Stegeman, Inge; Stokroos, Robert J; Free, Rolien H; Frijns, Johan H M; Huinck, Wendy J; Van Zanten, Gijsbert A; Grolman, Wilko

    2017-01-01

    There is an ongoing global discussion on whether or not bilateral cochlear implantation should be standard care for bilateral deafness. Contrary to unilateral cochlear implantation, however, little is known about the effect of bilateral cochlear implantation on tinnitus. To investigate tinnitus outcomes 1 year after bilateral cochlear implantation. Secondarily, to compare tinnitus outcomes between simultaneous and sequential bilateral cochlear implantation and to investigate long-term follow-up (3 years). This study is a secondary analysis as part of a multicenter randomized controlled trial. Thirty-eight postlingually deafened adults were included in the original trial, in which the presence of tinnitus was not an inclusion criterion. All participants received cochlear implants (CIs) because of profound hearing loss. Nineteen participants received bilateral CIs simultaneously and 19 participants received bilateral CIs sequentially with an inter-implant interval of 2 years. The prevalence and severity of tinnitus before and after simultaneous and sequential bilateral cochlear implantation were measured preoperatively and each year after implantation with the Tinnitus Handicap Inventory (THI) and Tinnitus Questionnaire (TQ). The prevalence of preoperative tinnitus was 42% (16/38). One year after bilateral implantation, there was a median difference of -8 (inter-quartile range (IQR): -28 to 4) in THI score and -9 (IQR: -17 to -9) in TQ score in the participants with preoperative tinnitus. Induction of tinnitus occurred in five participants, all in the simultaneous group, in the year after bilateral implantation. Although the preoperative and also the postoperative median THI and TQ scores were higher in the simultaneous group, the median difference scores were equal in both groups. In the simultaneous group, tinnitus scores fluctuated in the 3 years after implantation. In the sequential group, four patients had an additional benefit of the second CI: a total

  14. Learning sequential control in a Neural Blackboard Architecture for in situ concept reasoning

    NARCIS (Netherlands)

    van der Velde, Frank; van der Velde, Frank; Besold, Tarek R.; Lamb, Luis; Serafini, Luciano; Tabor, Whitney

    2016-01-01

    Simulations are presented and discussed of learning sequential control in a Neural Blackboard Architecture (NBA) for in situ concept-based reasoning. Sequential control is learned in a reservoir network, consisting of columns with neural circuits. This allows the reservoir to control the dynamics of

  15. Microstructural evolution of reduced-activation martensitic steel under single and sequential ion irradiations

    Energy Technology Data Exchange (ETDEWEB)

    Luo, Fengfeng [Key Laboratory of Artificial Micro- and Nano-structures of Ministry of Education, Hubei Nuclear Solid Physics Key Laboratory and School of Physics and Technology, Wuhan University, Wuhan 430072 (China); Guo, Liping, E-mail: guolp@whu.edu.cn [Key Laboratory of Artificial Micro- and Nano-structures of Ministry of Education, Hubei Nuclear Solid Physics Key Laboratory and School of Physics and Technology, Wuhan University, Wuhan 430072 (China); Jin, Shuoxue; Li, Tiecheng; Zheng, Zhongcheng [Key Laboratory of Artificial Micro- and Nano-structures of Ministry of Education, Hubei Nuclear Solid Physics Key Laboratory and School of Physics and Technology, Wuhan University, Wuhan 430072 (China); Yang, Feng; Xiong, Xuesong; Suo, Jinping [State Key Laboratory of Mould Technology, Institute of Materials Science and Engineering, Huazhong University of Science and Technology, Wuhan 430074 (China)

    2013-07-15

    Microstructural evolution of super-clean reduced-activation martensitic steels irradiated with single-beam (Fe{sup +}) and sequential-beam (Fe{sup +} plus He{sup +}) at 350 °C and 550 °C was studied. Sequential-beam irradiation induced smaller size and larger number density of precipitates compared to single-beam irradiation at 350 °C. The largest size of cavities was observed after sequential-beam irradiation at 550 °C. The segregation of Cr and W and depletion of Fe in carbides were observed, and the maximum depletion of Fe and enrichment of Cr occurred under irradiation at 350 °C.

  16. Sequential and Simultaneous Logit: A Nested Model.

    NARCIS (Netherlands)

    van Ophem, J.C.M.; Schram, A.J.H.C.

    1997-01-01

    A nested model is presented which has both the sequential and the multinomial logit model as special cases. This model provides a simple test to investigate the validity of these specifications. Some theoretical properties of the model are discussed. In the analysis a distribution function is

  17. Truly costly sequential search and oligopolistic pricing

    NARCIS (Netherlands)

    Janssen, Maarten C W; Moraga-González, José Luis; Wildenbeest, Matthijs R.

    We modify the paper of Stahl (1989) [Stahl, D.O., 1989. Oligopolistic pricing with sequential consumer search. American Economic Review 79, 700-12] by relaxing the assumption that consumers obtain the first price quotation for free. When all price quotations are costly to obtain, the unique

  18. Making Career Decisions--A Sequential Elimination Approach.

    Science.gov (United States)

    Gati, Itamar

    1986-01-01

    Presents a model for career decision making based on the sequential elimination of occupational alternatives, an adaptation for career decisions of Tversky's (1972) elimination-by-aspects theory of choice. The expected utility approach is reviewed as a representative compensatory model for career decisions. Advantages, disadvantages, and…

  19. Sequential Computerized Mastery Tests--Three Simulation Studies

    Science.gov (United States)

    Wiberg, Marie

    2006-01-01

    A simulation study of a sequential computerized mastery test is carried out with items modeled with the 3 parameter logistic item response theory model. The examinees' responses are either identically distributed, not identically distributed, or not identically distributed together with estimation errors in the item characteristics. The…

  20. Sequential Low Cost Interventions Double Hand Hygiene Rates ...

    African Journals Online (AJOL)

    Sequential Low Cost Interventions Double Hand Hygiene Rates Among Medical Teams in a Resource Limited Setting. Results of a Hand Hygiene Quality Improvement Project Conducted At University Teaching Hospital of Kigali (Chuk), Kigali, Rwanda.

  1. Sequential optimization of matrix chain multiplication relative to different cost functions

    KAUST Repository

    Chikalov, Igor; Hussain, Shahid; Moshkov, Mikhail

    2011-01-01

    In this paper, we present a methodology to optimize matrix chain multiplication sequentially relative to different cost functions such as total number of scalar multiplications, communication overhead in a multiprocessor environment, etc. For n matrices our optimization procedure requires O(n 3) arithmetic operations per one cost function. This work is done in the framework of a dynamic programming extension that allows sequential optimization relative to different criteria. © 2011 Springer-Verlag Berlin Heidelberg.

  2. Variation among heritage speakers: Sequential vs. simultaneous bilinguals

    Directory of Open Access Journals (Sweden)

    Teresa Lee

    2013-08-01

    Full Text Available This study examines the differences in the grammatical knowledge of two types of heritage speakers of Korean. Early simultaneous bilinguals are exposed to both English and the heritage language from birth, whereas early sequential bilinguals are exposed to the heritage language first and then to English upon schooling. A listening comprehension task involving relative clauses was conducted with 51 beginning-level Korean heritage speakers. The results showed that the early sequential bilinguals exhibited much more accurate knowledge than the early simultaneous bilinguals, who lacked rudimentary knowledge of Korean relative clauses. Drawing on the findings of adult and child Korean L1 data on the acquisition of relative clauses, the performance of each group is discussed with respect to attrition and incomplete acquisition of the heritage language.

  3. Direct methods and residue type specific isotope labeling in NMR structure determination and model-driven sequential assignment

    International Nuclear Information System (INIS)

    Schedlbauer, Andreas; Auer, Renate; Ledolter, Karin; Tollinger, Martin; Kloiber, Karin; Lichtenecker, Roman; Ruedisser, Simon; Hommel, Ulrich; Schmid, Walther; Konrat, Robert; Kontaxis, Georg

    2008-01-01

    Direct methods in NMR based structure determination start from an unassigned ensemble of unconnected gaseous hydrogen atoms. Under favorable conditions they can produce low resolution structures of proteins. Usually a prohibitively large number of NOEs is required, to solve a protein structure ab-initio, but even with a much smaller set of distance restraints low resolution models can be obtained which resemble a protein fold. One problem is that at such low resolution and in the absence of a force field it is impossible to distinguish the correct protein fold from its mirror image. In a hybrid approach these ambiguous models have the potential to aid in the process of sequential backbone chemical shift assignment when 13 C β and 13 C' shifts are not available for sensitivity reasons. Regardless of the overall fold they enhance the information content of the NOE spectra. These, combined with residue specific labeling and minimal triple-resonance data using 13 C α connectivity can provide almost complete sequential assignment. Strategies for residue type specific labeling with customized isotope labeling patterns are of great advantage in this context. Furthermore, this approach is to some extent error-tolerant with respect to data incompleteness, limited precision of the peak picking, and structural errors caused by misassignment of NOEs

  4. Two-step sequential pretreatment for the enhanced enzymatic hydrolysis of coffee spent waste.

    Science.gov (United States)

    Ravindran, Rajeev; Jaiswal, Swarna; Abu-Ghannam, Nissreen; Jaiswal, Amit K

    2017-09-01

    In the present study, eight different pretreatments of varying nature (physical, chemical and physico-chemical) followed by a sequential, combinatorial pretreatment strategy was applied to spent coffee waste to attain maximum sugar yield. Pretreated samples were analysed for total reducing sugar, individual sugars and generation of inhibitory compounds such as furfural and hydroxymethyl furfural (HMF) which can hinder microbial growth and enzyme activity. Native spent coffee waste was high in hemicellulose content. Galactose was found to be the predominant sugar in spent coffee waste. Results showed that sequential pretreatment yielded 350.12mg of reducing sugar/g of substrate, which was 1.7-fold higher than in native spent coffee waste (203.4mg/g of substrate). Furthermore, extensive delignification was achieved using sequential pretreatment strategy. XRD, FTIR, and DSC profiles of the pretreated substrates were studied to analyse the various changes incurred in sequentially pretreated spent coffee waste as opposed to native spent coffee waste. Copyright © 2017 Elsevier Ltd. All rights reserved.

  5. Competitive interactions affect working memory performance for both simultaneous and sequential stimulus presentation.

    Science.gov (United States)

    Ahmad, Jumana; Swan, Garrett; Bowman, Howard; Wyble, Brad; Nobre, Anna C; Shapiro, Kimron L; McNab, Fiona

    2017-07-06

    Competition between simultaneously presented visual stimuli lengthens reaction time and reduces both the BOLD response and neural firing. In contrast, conditions of sequential presentation have been assumed to be free from competition. Here we manipulated the spatial proximity of stimuli (Near versus Far conditions) to examine the effects of simultaneous and sequential competition on different measures of working memory (WM) for colour. With simultaneous presentation, the measure of WM precision was significantly lower for Near items, and participants reported the colour of the wrong item more often. These effects were preserved when the second stimulus immediately followed the first, disappeared when they were separated by 500 ms, and were partly recovered (evident for our measure of mis-binding but not WM precision) when the task was altered to encourage participants to maintain the sequentially presented items together in WM. Our results show, for the first time, that competition affects the measure of WM precision, and challenge the assumption that sequential presentation removes competition.

  6. A framework for sequential multiblock component methods

    NARCIS (Netherlands)

    Smilde, A.K.; Westerhuis, J.A.; Jong, S.de

    2003-01-01

    Multiblock or multiset methods are starting to be used in chemistry and biology to study complex data sets. In chemometrics, sequential multiblock methods are popular; that is, methods that calculate one component at a time and use deflation for finding the next component. In this paper a framework

  7. Interpretability degrees of finitely axiomatized sequential theories

    NARCIS (Netherlands)

    Visser, Albert

    In this paper we show that the degrees of interpretability of finitely axiomatized extensions-in-the-same-language of a finitely axiomatized sequential theory-like Elementary Arithmetic EA, IΣ1, or the Gödel-Bernays theory of sets and classes GB-have suprema. This partially answers a question posed

  8. Interpretability Degrees of Finitely Axiomatized Sequential Theories

    NARCIS (Netherlands)

    Visser, Albert

    2012-01-01

    In this paper we show that the degrees of interpretability of finitely axiomatized extensions-in-the-same-language of a finitely axiomatized sequential theory —like Elementary Arithmetic EA, IΣ1, or the Gödel-Bernays theory of sets and classes GB— have suprema. This partially answers a question

  9. Applying Learning Analytics to Explore the Effects of Motivation on Online Students' Reading Behavioral Patterns

    Science.gov (United States)

    Sun, Jerry Chih-Yuan; Lin, Che-Tsun; Chou, Chien

    2018-01-01

    This study aims to apply a sequential analysis to explore the effect of learning motivation on online reading behavioral patterns. The study's participants consisted of 160 graduate students who were classified into three group types: low reading duration with low motivation, low reading duration with high motivation, and high reading duration…

  10. How Do Children Deal With Conflict? A Developmental Study of Sequential Conflict Modulation

    Directory of Open Access Journals (Sweden)

    Silvan F. A. Smulders

    2018-05-01

    Full Text Available This study examined age-related differences in sequential conflict modulation (SCM, elicited in three tasks requiring the inhibition of pre-potent responses; a Simon task, an S-R compatibility (SRC task and a hybrid Choice-reaction/NoGo task. The primary focus was on age-related changes in performance changes following a conflict trial. A secondary aim was to assess whether SCM follows different developmental trajectories depending on the type of conflict elicited by the tasks. The tasks were presented to three different groups of participants with an age range between 7- to 25-years—one group of participants for each task. For each task, the response-to-stimulus interval (RSI was manipulated (50 vs. 500 ms across trial blocks to assess time-dependent changes in conflict modulation. The results showed SCM for all three tasks, although the specific patterns differed between tasks and RSIs. Importantly, the magnitude of SCM decreased with advancing age, but this developmental trend did not survive when considering age-group differences in basic response speed. The current results contribute to the emerging evidence suggesting that patterns of SCM are task specific and were interpreted in terms of multiple bottom-up control mechanisms.

  11. Simultaneous formation of multiscale hierarchical surface morphologies through sequential wrinkling and folding

    Science.gov (United States)

    Wang, Yu; Sun, Qingyang; Xiao, Jianliang

    2018-02-01

    Highly organized hierarchical surface morphologies possess various intriguing properties that could find important potential applications. In this paper, we demonstrate a facile approach to simultaneously form multiscale hierarchical surface morphologies through sequential wrinkling. This method combines surface wrinkling induced by thermal expansion and mechanical strain on a three-layer structure composed of an aluminum film, a hard Polydimethylsiloxane (PDMS) film, and a soft PDMS substrate. Deposition of the aluminum film on hard PDMS induces biaxial wrinkling due to thermal expansion mismatch, and recovering the prestrain in the soft PDMS substrate leads to wrinkling of the hard PDMS film. In total, three orders of wrinkling patterns form in this process, with wavelength and amplitude spanning 3 orders of magnitude in length scale. By increasing the prestrain in the soft PDMS substrate, a hierarchical wrinkling-folding structure was also obtained. This approach can be easily extended to other thin films for fabrication of multiscale hierarchical surface morphologies with potential applications in different areas.

  12. The subtyping of primary aldosteronism by adrenal vein sampling: sequential blood sampling causes factitious lateralization.

    Science.gov (United States)

    Rossitto, Giacomo; Battistel, Michele; Barbiero, Giulio; Bisogni, Valeria; Maiolino, Giuseppe; Diego, Miotto; Seccia, Teresa M; Rossi, Gian Paolo

    2018-02-01

    The pulsatile secretion of adrenocortical hormones and a stress reaction occurring when starting adrenal vein sampling (AVS) can affect the selectivity and also the assessment of lateralization when sequential blood sampling is used. We therefore tested the hypothesis that a simulated sequential blood sampling could decrease the diagnostic accuracy of lateralization index for identification of aldosterone-producing adenoma (APA), as compared with bilaterally simultaneous AVS. In 138 consecutive patients who underwent subtyping of primary aldosteronism, we compared the results obtained simultaneously bilaterally when starting AVS (t-15) and 15 min after (t0), with those gained with a simulated sequential right-to-left AVS technique (R ⇒ L) created by combining hormonal values obtained at t-15 and at t0. The concordance between simultaneously obtained values at t-15 and t0, and between simultaneously obtained values and values gained with a sequential R ⇒ L technique, was also assessed. We found a marked interindividual variability of lateralization index values in the patients with bilaterally selective AVS at both time point. However, overall the lateralization index simultaneously determined at t0 provided a more accurate identification of APA than the simulated sequential lateralization indexR ⇒ L (P = 0.001). Moreover, regardless of which side was sampled first, the sequential AVS technique induced a sequence-dependent overestimation of lateralization index. While in APA patients the concordance between simultaneous AVS at t0 and t-15 and between simultaneous t0 and sequential technique was moderate-to-good (K = 0.55 and 0.66, respectively), in non-APA patients, it was poor (K = 0.12 and 0.13, respectively). Sequential AVS generates factitious between-sides gradients, which lower its diagnostic accuracy, likely because of the stress reaction arising upon starting AVS.

  13. Effects of neostriatal 6-OHDA lesion on performance in a rat sequential reaction time task.

    Science.gov (United States)

    Domenger, D; Schwarting, R K W

    2008-10-31

    Work in humans and monkeys has provided evidence that the basal ganglia, and the neurotransmitter dopamine therein, play an important role for sequential learning and performance. Compared to primates, experimental work in rodents is rather sparse, largely due to the fact that tasks comparable to the human ones, especially serial reaction time tasks (SRTT), had been lacking until recently. We have developed a rat model of the SRTT, which allows to study neural correlates of sequential performance and motor sequence execution. Here, we report the effects of dopaminergic neostriatal lesions, performed using bilateral 6-hydroxydopamine injections, on performance of well-trained rats tested in our SRTT. Sequential behavior was measured in two ways: for one, the effects of small violations of otherwise well trained sequences were examined as a measure of attention and automation. Secondly, sequential versus random performance was compared as a measure of sequential learning. Neurochemically, the lesions led to sub-total dopamine depletions in the neostriatum, which ranged around 60% in the lateral, and around 40% in the medial neostriatum. These lesions led to a general instrumental impairment in terms of reduced speed (response latencies) and response rate, and these deficits were correlated with the degree of striatal dopamine loss. Furthermore, the violation test indicated that the lesion group conducted less automated responses. The comparison of random versus sequential responding showed that the lesion group did not retain its superior sequential performance in terms of speed, whereas they did in terms of accuracy. Also, rats with lesions did not improve further in overall performance as compared to pre-lesion values, whereas controls did. These results support previous results that neostriatal dopamine is involved in instrumental behaviour in general. Also, these lesions are not sufficient to completely abolish sequential performance, at least when acquired

  14. Comparison of two commercial embryo culture media (SAGE-1 step single medium vs. G1-PLUSTM/G2-PLUSTM sequential media): Influence on in vitro fertilization outcomes and human embryo quality.

    Science.gov (United States)

    López-Pelayo, Iratxe; Gutiérrez-Romero, Javier María; Armada, Ana Isabel Mangano; Calero-Ruiz, María Mercedes; Acevedo-Yagüe, Pablo Javier Moreno de

    2018-04-26

    To compare embryo quality, fertilization, implantation, miscarriage and clinical pregnancy rates for embryos cultured in two different commercial culture media until D-2 or D-3. In this retrospective study, we analyzed 189 cycles performed in 2016. Metaphase II oocytes were microinjected and allocated into single medium (SAGE 1-STEP, Origio) until transferred, frozen or discarded; or, if sequential media were used, the oocytes were cultured in G1-PLUSTM (Vitrolife) up to D-2 or D-3 and in G2-PLUSTM (Vitrolife) to transfer. On the following day, the oocytes were checked for normal fertilization and on D-2 and D-3 for morphological classification. Statistical analysis was performed using the chi-square and Mann-Whitney tests in PASW Statistics 18.0. The fertilization rates were 70.07% for single and 69.11% for sequential media (p=0.736). The mean number of embryos with high morphological quality (class A/B) was higher in the single medium than in the sequential media: D-2 [class A (190 vs. 107, pcultured in single medium were frozen: 197 (21.00%) vs. sequential: 102 (11.00%), pculture in single medium yields greater efficiency per cycle than in sequential media. Higher embryo quality and quantity were achieved, resulting in more frozen embryos. There were no differences in clinical pregnancy rates.

  15. Sequential chemical treatment of radium species in TENORM waste sludge produced from oil and natural gas production

    International Nuclear Information System (INIS)

    El Afifi, E.M.; Awwad, N.S.; Hilal, M.A.

    2009-01-01

    This paper is dedicated to the treatment of sludge occurring in frame of the Egyptian produced from oil and gas production. The activity levels of three radium isotopes: Ra-226 (of U-series), Ra-228 and Ra-224 (of Th-series) in the solid TENORM waste (sludge) were first evaluated and followed by a sequential treatment for all radium species (fractions) presented in TENORM. The sequential treatment was carried out based on two approaches 'A' and 'B' using different chemical solutions. The results obtained indicate that the activity levels of all radium isotopes (Ra-226, Ra-228 and Ra-224) of the environmental interest in the TENORM waste sludge were elevated with regard to exemption levels established by IAEA [International Atomic Energy Agency (IAEA), International basic safety standards for the protection against ionizing radiation and for the safety of radiation sources. GOV/2715/Vienna, 1994]. Each approach of the sequential treatment was performed through four steps using different chemical solutions to reduce the activity concentration of radium in a large extent. Most of the leached radium was found as an oxidizable Ra species. The actual removal % leached using approach B was relatively efficient compared to A. It is observed that the actual removal percentages (%) of Ra-226, Ra-228 and Ra-224 using approach A are 78 ± 2.8, 64.8 ± 4.1 and 76.4 ± 5.2%, respectively. Whereas in approach A, the overall removal % of Ra-226, Ra-228 and Ra-228 was increased to ∼91 ± 3.5, 87 ± 4.1 and 90 ± 6.2%, respectively

  16. Eyewitness identification in simultaneous and sequential lineups: an investigation of position effects using receiver operating characteristics.

    Science.gov (United States)

    Meisters, Julia; Diedenhofen, Birk; Musch, Jochen

    2018-04-20

    For decades, sequential lineups have been considered superior to simultaneous lineups in the context of eyewitness identification. However, most of the research leading to this conclusion was based on the analysis of diagnosticity ratios that do not control for the respondent's response criterion. Recent research based on the analysis of ROC curves has found either equal discriminability for sequential and simultaneous lineups, or higher discriminability for simultaneous lineups. Some evidence for potential position effects and for criterion shifts in sequential lineups has also been reported. Using ROC curve analysis, we investigated the effects of the suspect's position on discriminability and response criteria in both simultaneous and sequential lineups. We found that sequential lineups suffered from an unwanted position effect. Respondents employed a strict criterion for the earliest lineup positions, and shifted to a more liberal criterion for later positions. No position effects and no criterion shifts were observed in simultaneous lineups. This result suggests that sequential lineups are not superior to simultaneous lineups, and may give rise to unwanted position effects that have to be considered when conducting police lineups.

  17. Hemodynamic analysis of sequential graft from right coronary system to left coronary system.

    Science.gov (United States)

    Wang, Wenxin; Mao, Boyan; Wang, Haoran; Geng, Xueying; Zhao, Xi; Zhang, Huixia; Xie, Jinsheng; Zhao, Zhou; Lian, Bo; Liu, Youjun

    2016-12-28

    Sequential and single grafting are two surgical procedures of coronary artery bypass grafting. However, it remains unclear if the sequential graft can be used between the right and left coronary artery system. The purpose of this paper is to clarify the possibility of right coronary artery system anastomosis to left coronary system. A patient-specific 3D model was first reconstructed based on coronary computed tomography angiography (CCTA) images. Two different grafts, the normal multi-graft (Model 1) and the novel multi-graft (Model 2), were then implemented on this patient-specific model using virtual surgery techniques. In Model 1, the single graft was anastomosed to right coronary artery (RCA) and the sequential graft was adopted to anastomose left anterior descending (LAD) and left circumflex artery (LCX). While in Model 2, the single graft was anastomosed to LAD and the sequential graft was adopted to anastomose RCA and LCX. A zero-dimensional/three-dimensional (0D/3D) coupling method was used to realize the multi-scale simulation of both the pre-operative and two post-operative models. Flow rates in the coronary artery and grafts were obtained. The hemodynamic parameters were also showed, including wall shear stress (WSS) and oscillatory shear index (OSI). The area of low WSS and OSI in Model 1 was much less than that in Model 2. Model 1 shows optimistic hemodynamic modifications which may enhance the long-term patency of grafts. The anterior segments of sequential graft have better long-term patency than the posterior segments. With rational spatial position of the heart vessels, the last anastomosis of sequential graft should be connected to the main branch.

  18. Sequential test procedures for inventory differences

    International Nuclear Information System (INIS)

    Goldman, A.S.; Kern, E.A.; Emeigh, C.W.

    1985-01-01

    By means of a simulation study, we investigated the appropriateness of Page's and power-one sequential tests on sequences of inventory differences obtained from an example materials control unit, a sub-area of a hypothetical UF 6 -to-U 3 O 8 conversion process. The study examined detection probability and run length curves obtained from different loss scenarios. 12 refs., 10 figs., 2 tabs

  19. Plasmon-driven sequential chemical reactions in an aqueous environment.

    Science.gov (United States)

    Zhang, Xin; Wang, Peijie; Zhang, Zhenglong; Fang, Yurui; Sun, Mengtao

    2014-06-24

    Plasmon-driven sequential chemical reactions were successfully realized in an aqueous environment. In an electrochemical environment, sequential chemical reactions were driven by an applied potential and laser irradiation. Furthermore, the rate of the chemical reaction was controlled via pH, which provides indirect evidence that the hot electrons generated from plasmon decay play an important role in plasmon-driven chemical reactions. In acidic conditions, the hot electrons were captured by the abundant H(+) in the aqueous environment, which prevented the chemical reaction. The developed plasmon-driven chemical reactions in an aqueous environment will significantly expand the applications of plasmon chemistry and may provide a promising avenue for green chemistry using plasmon catalysis in aqueous environments under irradiation by sunlight.

  20. Better together: reduced compliance after sequential versus simultaneous bilateral hearing aids fitting.

    Science.gov (United States)

    Lavie, Limor; Banai, Karen; Attias, Joseph; Karni, Avi

    2014-03-01

    The purpose of this study was to determine the effects of sequential versus simultaneous bilateral hearing aids fitting on patient compliance. Thirty-six older adults with hearing impairment participated in this study. Twelve were fitted with bilateral hearing aids simultaneously. The remaining participants were fitted sequentially: One hearing aid (to the left or to the right ear) was used initially; 1 month later, the other ear was also fitted with a hearing aid for bilateral use. Self-reports on usefulness and compliance were elicited after the first and second months of hearing aid use. In addition, the number of hours the hearing aids were used was extracted from the data loggings of each device. Simultaneous fitting resulted in high levels of compliance and consistent usage throughout the study period. Sequential fitting resulted in abrupt reduction in compliance and hours of use once the second hearing aid was added, both in the clinical scoring and in the data loggings. Simultaneous fitting of bilateral hearing aids results in better compliance compared with sequential fitting. The addition of a second hearing aid after a relatively short period of monaural use may lead to inconsistent use of both hearing aids.