WorldWideScience

Sample records for abstract state space

  1. Nonclassical Problem for Ultraparabolic Equation in Abstract Spaces

    Directory of Open Access Journals (Sweden)

    Gia Avalishvili

    2016-01-01

    Full Text Available Nonclassical problem for ultraparabolic equation with nonlocal initial condition with respect to one time variable is studied in abstract Hilbert spaces. We define the space of square integrable vector-functions with values in Hilbert spaces corresponding to the variational formulation of the nonlocal problem for ultraparabolic equation and prove trace theorem, which allows one to interpret initial conditions of the nonlocal problem. We obtain suitable a priori estimates and prove the existence and uniqueness of solution of the nonclassical problem and continuous dependence upon the data of the solution to the nonlocal problem. We consider an application of the obtained abstract results to nonlocal problem for ultraparabolic partial differential equation with second-order elliptic operator and obtain well-posedness result in Sobolev spaces.

  2. Completeness of Lyapunov Abstraction

    DEFF Research Database (Denmark)

    Wisniewski, Rafal; Sloth, Christoffer

    2013-01-01

    the vector field, which allows the generation of a complete abstraction. To compute the functions that define the subdivision of the state space in an algorithm, we formulate a sum of squares optimization problem. This optimization problem finds the best subdivisioning functions, with respect to the ability......This paper addresses the generation of complete abstractions of polynomial dynamical systems by timed automata. For the proposed abstraction, the state space is divided into cells by sublevel sets of functions. We identify a relation between these functions and their directional derivatives along...

  3. Abstracts, Third Space Processing Symposium, Skylab results

    Science.gov (United States)

    1974-01-01

    Skylab experiments results are reported in abstracts of papers presented at the Third Space Processing Symposium. Specific areas of interest include: exothermic brazing, metals melting, crystals, reinforced composites, glasses, eutectics; physics of the low-g processes; electrophoresis, heat flow, and convection demonstrations flown on Apollo missions; and apparatus for containerless processing, heating, cooling, and containing materials.

  4. A Modal-Logic Based Graph Abstraction

    NARCIS (Netherlands)

    Bauer, J.; Boneva, I.B.; Kurban, M.E.; Rensink, Arend; Ehrig, H; Heckel, R.; Rozenberg, G.; Taentzer, G.

    2008-01-01

    Infinite or very large state spaces often prohibit the successful verification of graph transformation systems. Abstract graph transformation is an approach that tackles this problem by abstracting graphs to abstract graphs of bounded size and by lifting application of productions to abstract

  5. Automatic Design of a Maglev Controller in State Space

    Science.gov (United States)

    1991-12-01

    Design of a Maglev Controller in State Space Feng Zhao Richard Thornton Abstract We describe the automatic synthesis of a global nonlinear controller for...the global switching points of the controller is presented. The synthesized control system can stabilize the maglev vehicle with large initial displace...NUMBERS Automation Desing of a Maglev Controller in State Space N00014-89-J-3202 MIP-9001651 6. AUTHOR(S) Feng Zhao and Richard Thornton 7. PERFORMING

  6. Abstraction of continuous dynamical systems utilizing lyapunov functions

    DEFF Research Database (Denmark)

    Sloth, Christoffer; Wisniewski, Rafael

    2010-01-01

    This paper considers the development of a method for abstracting continuous dynamical systems by timed automata. The method is based on partitioning the state space of dynamical systems with invariant sets, which form cells representing locations of the timed automata. To enable verification...... of the dynamical system based on the abstraction, conditions for obtaining sound, complete, and refinable abstractions are set up. It is proposed to partition the state space utilizing sub-level sets of Lyapunov functions, since they are positive invariant sets. The existence of sound abstractions for Morse......-Smale systems and complete and refinable abstractions for linear systems are shown....

  7. Towards Measuring the Abstractness of State Machines based on Mutation Testing

    Directory of Open Access Journals (Sweden)

    Thomas Baar

    2017-01-01

    Full Text Available Abstract. The notation of state machines is widely adopted as a formalism to describe the behaviour of systems. Usually, multiple state machine models can be developed for the very same software system. Some of these models might turn out to be equivalent, but, in many cases, different state machines describing the same system also differ in their level of abstraction. In this paper, we present an approach to actually measure the abstractness level of state machines w.r.t. a given implemented software system. A state machine is considered to be less abstract when it is conceptionally closer to the implemented system. In our approach, this distance between state machine and implementation is measured by applying coverage criteria known from software mutation testing. Abstractness of state machines can be considered as a new metric. As for other metrics as well, a known value for the abstractness of a given state machine allows to assess its quality in terms of a simple number. In model-based software development projects, the abstract metric can help to prevent model degradation since it can actually measure the semantic distance from the behavioural specification of a system in form of a state machine to the current implementation of the system. In contrast to other metrics for state machines, the abstractness cannot be statically computed based on the state machine’s structure, but requires to execute both state machine and corresponding system implementation. The article is published in the author’s wording. 

  8. Abstract interpolation in vector-valued de Branges-Rovnyak spaces

    NARCIS (Netherlands)

    Ball, J.A.; Bolotnikov, V.; ter Horst, S.

    2011-01-01

    Following ideas from the Abstract Interpolation Problem of Katsnelson et al. (Operators in spaces of functions and problems in function theory, vol 146, pp 83–96, Naukova Dumka, Kiev, 1987) for Schur class functions, we study a general metric constrained interpolation problem for functions from a

  9. Compositional Abstraction of PEPA Models for Transient Analysis

    DEFF Research Database (Denmark)

    Smith, Michael James Andrew

    2010-01-01

    - or interval - Markov chains allow us to aggregate states in such a way as to safely bound transient probabilities of the original Markov chain. Whilst we can apply this technique directly to a PEPA model, it requires us to obtain the CTMC of the model, whose state space may be too large to construct......Stochastic process algebras such as PEPA allow complex stochastic models to be described in a compositional way, but this leads to state space explosion problems. To combat this, there has been a great deal of work in developing techniques for abstracting Markov chains. In particular, abstract...

  10. Contagious architecture: computation, aesthetics, and space (technologies of lived abstraction)

    CERN Document Server

    Parisi, Luciana

    2013-01-01

    In Contagious Architecture, Luciana Parisi offers a philosophical inquiry into the status of the algorithm in architectural and interaction design. Her thesis is that algorithmic computation is not simply an abstract mathematical tool but constitutes a mode of thought in its own right, in that its operation extends into forms of abstraction that lie beyond direct human cognition and control. These include modes of infinity, contingency, and indeterminacy, as well as incomputable quantities underlying the iterative process of algorithmic processing. The main philosophical source for the project is Alfred North Whitehead, whose process philosophy is specifically designed to provide a vocabulary for "modes of thought" exhibiting various degrees of autonomy from human agency even as they are mobilized by it. Because algorithmic processing lies at the heart of the design practices now reshaping our world -- from the physical spaces of our built environment to the networked spaces of digital culture -- the nature o...

  11. Sweeping the State Space

    DEFF Research Database (Denmark)

    Mailund, Thomas

    The thesis describes the sweep-line method, a newly developed reduction method for alleviating the state explosion problem inherent in explicit-state state space exploration. The basic idea underlying the sweep-line method is, when calculating the state space, to recognise and delete states...... that are not reachable from the currently unprocessed states. Intuitively we drag a sweep-line through the state space with the invariant that all states behind the sweep-line have been processed and are unreachable from the states in front of the sweep-line. When calculating the state space of a system we iteratively...

  12. Engineering Abstractions in Model Checking and Testing

    DEFF Research Database (Denmark)

    Achenbach, Michael; Ostermann, Klaus

    2009-01-01

    Abstractions are used in model checking to tackle problems like state space explosion or modeling of IO. The application of these abstractions in real software development processes, however, lacks engineering support. This is one reason why model checking is not widely used in practice yet...... and testing is still state of the art in falsification. We show how user-defined abstractions can be integrated into a Java PathFinder setting with tools like AspectJ or Javassist and discuss implications of remaining weaknesses of these tools. We believe that a principled engineering approach to designing...... and implementing abstractions will improve the applicability of model checking in practice....

  13. Analysis of complex networks using aggressive abstraction.

    Energy Technology Data Exchange (ETDEWEB)

    Colbaugh, Richard; Glass, Kristin.; Willard, Gerald

    2008-10-01

    This paper presents a new methodology for analyzing complex networks in which the network of interest is first abstracted to a much simpler (but equivalent) representation, the required analysis is performed using the abstraction, and analytic conclusions are then mapped back to the original network and interpreted there. We begin by identifying a broad and important class of complex networks which admit abstractions that are simultaneously dramatically simplifying and property preserving we call these aggressive abstractions -- and which can therefore be analyzed using the proposed approach. We then introduce and develop two forms of aggressive abstraction: 1.) finite state abstraction, in which dynamical networks with uncountable state spaces are modeled using finite state systems, and 2.) onedimensional abstraction, whereby high dimensional network dynamics are captured in a meaningful way using a single scalar variable. In each case, the property preserving nature of the abstraction process is rigorously established and efficient algorithms are presented for computing the abstraction. The considerable potential of the proposed approach to complex networks analysis is illustrated through case studies involving vulnerability analysis of technological networks and predictive analysis for social processes.

  14. Compositional abstractions for long-run properties of stochastic systems

    DEFF Research Database (Denmark)

    Smith, Michael James Andrew

    2011-01-01

    its underlying Markov chain. However, this also leads to state space explosion problems as the number of components in the model increases, which severely limits the size of models we can analyse. Because of this, we look for abstraction techniques that allow us to analyse a smaller model that safely...... be reduced in size. Importantly, we do this compositionally, so that we bound each component of the model separately, and compose these to obtain a bound for the entire model. We present an algorithm for this, based on extending the algorithm by Fourneau et al. to deal with partially-ordered state spaces....... Finally, we present some results from our implementation, which forms part of the PEPA plug-in for Eclipse. We compare the precision and state space reduction with results obtained by computing long-run averages on a CTMDP-based abstraction....

  15. Complete Abstractions of Dynamical Systems by Timed Automata

    DEFF Research Database (Denmark)

    Sloth, Christoffer; Wisniewski, Rafael

    2013-01-01

    This paper addresses the generation of complete abstractions of polynomial dynamical systems by timed automata. For the proposed abstraction, the state space is divided into cells by sublevel sets of functions. We identify a relation between these functions and their directional derivatives along...... to approximate the dynamical system, in a subset of admissible subdivisioning functions....

  16. Possibilities of identifying cyber attack in noisy space of n-dimensional abstract system

    Energy Technology Data Exchange (ETDEWEB)

    Jašek, Roman; Dvořák, Jiří; Janková, Martina; Sedláček, Michal [Tomas Bata University in Zlin Nad Stranemi 4511, 760 05 Zlin, Czech republic jasek@fai.utb.cz, dvorakj@aconte.cz, martina.jankova@email.cz, michal.sedlacek@email.cz (Czech Republic)

    2016-06-08

    This article briefly mentions some selected options of current concept for identifying cyber attacks from the perspective of the new cyberspace of real system. In the cyberspace, there is defined n-dimensional abstract system containing elements of the spatial arrangement of partial system elements such as micro-environment of cyber systems surrounded by other suitably arranged corresponding noise space. This space is also gradually supplemented by a new image of dynamic processes in a discreet environment, and corresponding again to n-dimensional expression of time space defining existence and also the prediction for expected cyber attacksin the noise space. Noises are seen here as useful and necessary for modern information and communication technologies (e.g. in processes of applied cryptography in ICT) and then the so-called useless noises designed for initial (necessary) filtering of this highly aggressive environment and in future expectedly offensive background in cyber war (e.g. the destruction of unmanned means of an electromagnetic pulse, or for destruction of new safety barriers created on principles of electrostatic field or on other principles of modern physics, etc.). The key to these new options is the expression of abstract systems based on the models of microelements of cyber systems and their hierarchical concept in structure of n-dimensional system in given cyberspace. The aim of this article is to highlight the possible systemic expression of cyberspace of abstract system and possible identification in time-spatial expression of real environment (on microelements of cyber systems and their surroundings with noise characteristics and time dimension in dynamic of microelements’ own time and externaltime defined by real environment). The article was based on a partial task of faculty specific research.

  17. Possibilities of identifying cyber attack in noisy space of n-dimensional abstract system

    International Nuclear Information System (INIS)

    Jašek, Roman; Dvořák, Jiří; Janková, Martina; Sedláček, Michal

    2016-01-01

    This article briefly mentions some selected options of current concept for identifying cyber attacks from the perspective of the new cyberspace of real system. In the cyberspace, there is defined n-dimensional abstract system containing elements of the spatial arrangement of partial system elements such as micro-environment of cyber systems surrounded by other suitably arranged corresponding noise space. This space is also gradually supplemented by a new image of dynamic processes in a discreet environment, and corresponding again to n-dimensional expression of time space defining existence and also the prediction for expected cyber attacksin the noise space. Noises are seen here as useful and necessary for modern information and communication technologies (e.g. in processes of applied cryptography in ICT) and then the so-called useless noises designed for initial (necessary) filtering of this highly aggressive environment and in future expectedly offensive background in cyber war (e.g. the destruction of unmanned means of an electromagnetic pulse, or for destruction of new safety barriers created on principles of electrostatic field or on other principles of modern physics, etc.). The key to these new options is the expression of abstract systems based on the models of microelements of cyber systems and their hierarchical concept in structure of n-dimensional system in given cyberspace. The aim of this article is to highlight the possible systemic expression of cyberspace of abstract system and possible identification in time-spatial expression of real environment (on microelements of cyber systems and their surroundings with noise characteristics and time dimension in dynamic of microelements’ own time and externaltime defined by real environment). The article was based on a partial task of faculty specific research.

  18. Possibilities of identifying cyber attack in noisy space of n-dimensional abstract system

    Science.gov (United States)

    Jašek, Roman; Dvořák, Jiří; Janková, Martina; Sedláček, Michal

    2016-06-01

    This article briefly mentions some selected options of current concept for identifying cyber attacks from the perspective of the new cyberspace of real system. In the cyberspace, there is defined n-dimensional abstract system containing elements of the spatial arrangement of partial system elements such as micro-environment of cyber systems surrounded by other suitably arranged corresponding noise space. This space is also gradually supplemented by a new image of dynamic processes in a discreet environment, and corresponding again to n-dimensional expression of time space defining existence and also the prediction for expected cyber attacksin the noise space. Noises are seen here as useful and necessary for modern information and communication technologies (e.g. in processes of applied cryptography in ICT) and then the so-called useless noises designed for initial (necessary) filtering of this highly aggressive environment and in future expectedly offensive background in cyber war (e.g. the destruction of unmanned means of an electromagnetic pulse, or for destruction of new safety barriers created on principles of electrostatic field or on other principles of modern physics, etc.). The key to these new options is the expression of abstract systems based on the models of microelements of cyber systems and their hierarchical concept in structure of n-dimensional system in given cyberspace. The aim of this article is to highlight the possible systemic expression of cyberspace of abstract system and possible identification in time-spatial expression of real environment (on microelements of cyber systems and their surroundings with noise characteristics and time dimension in dynamic of microelements' own time and externaltime defined by real environment). The article was based on a partial task of faculty specific research.

  19. State Space Modeling Using SAS

    Directory of Open Access Journals (Sweden)

    Rajesh Selukar

    2011-05-01

    Full Text Available This article provides a brief introduction to the state space modeling capabilities in SAS, a well-known statistical software system. SAS provides state space modeling in a few different settings. SAS/ETS, the econometric and time series analysis module of the SAS system, contains many procedures that use state space models to analyze univariate and multivariate time series data. In addition, SAS/IML, an interactive matrix language in the SAS system, provides Kalman filtering and smoothing routines for stationary and nonstationary state space models. SAS/IML also provides support for linear algebra and nonlinear function optimization, which makes it a convenient environment for general-purpose state space modeling.

  20. Constraint-Based Abstraction of a Model Checker for Infinite State Systems

    DEFF Research Database (Denmark)

    Banda, Gourinath; Gallagher, John Patrick

    Abstract interpretation-based model checking provides an approach to verifying properties of infinite-state systems. In practice, most previous work on abstract model checking is either restricted to verifying universal properties, or develops special techniques for temporal logics such as modal t...... to implementation of abstract model checking algorithms for abstract domains based on constraints, making use of an SMT solver....

  1. Level of Abstraction and Feelings of Presence in Virtual Space: Business English Negotiation in Open Wonderland

    Science.gov (United States)

    Chen, Judy F.; Warden, Clyde A.; Tai, David Wen-Shung; Chen, Farn-Shing; Chao, Chich-Yang

    2011-01-01

    Virtual spaces allow abstract representations of reality that not only encourage student self-directed learning but also reinforce core content of the learning objective through visual metaphors not reproducible in the physical world. One of the advantages of such a space is the ability to escape the restrictions of the physical classroom, yet…

  2. Algorithmic Approach to Abstracting Linear Systems by Timed Automata

    DEFF Research Database (Denmark)

    Sloth, Christoffer; Wisniewski, Rafael

    2011-01-01

    This paper proposes an LMI-based algorithm for abstracting dynamical systems by timed automata, which enables automatic formal verification of linear systems. The proposed abstraction is based on partitioning the state space of the system using positive invariant sets, generated by Lyapunov...... functions. This partitioning ensures that the vector field of the dynamical system is transversal to all facets of the cells, which induces some desirable properties of the abstraction. The algorithm is based on identifying intersections of level sets of quadratic Lyapunov functions, and determining...

  3. Condensed State Spaces for Symmetrical Coloured Petri Nets

    DEFF Research Database (Denmark)

    Jensen, Kurt

    1996-01-01

    equivalence classes of states and equivalence classes of state changes. It is then possible to construct a condensed state space where each node represents an equivalence class of states while each arc represents an equivalence class of state changes. Such a condensed state space is often much smaller than...... the full state space and it is also much faster to construct. Nevertheless, it is possible to use the condensed state space to verify the same kind of behavioural properties as the full state space. Hence, we do not lose analytic power. We define state spaces and condensed state spaces for a language......-nets (or Petri nets in general) - although such knowledge will, of course, be a help. The first four sections of the paper introduce the basic concepts of CP-nets. The next three sections deal with state spaces, condensed state spaces and computer tools for state space analysis. Finally, there is a short...

  4. Completeness of Lyapunov Abstraction

    Directory of Open Access Journals (Sweden)

    Rafael Wisniewski

    2013-08-01

    Full Text Available In this work, we continue our study on discrete abstractions of dynamical systems. To this end, we use a family of partitioning functions to generate an abstraction. The intersection of sub-level sets of the partitioning functions defines cells, which are regarded as discrete objects. The union of cells makes up the state space of the dynamical systems. Our construction gives rise to a combinatorial object - a timed automaton. We examine sound and complete abstractions. An abstraction is said to be sound when the flow of the time automata covers the flow lines of the dynamical systems. If the dynamics of the dynamical system and the time automaton are equivalent, the abstraction is complete. The commonly accepted paradigm for partitioning functions is that they ought to be transversal to the studied vector field. We show that there is no complete partitioning with transversal functions, even for particular dynamical systems whose critical sets are isolated critical points. Therefore, we allow the directional derivative along the vector field to be non-positive in this work. This considerably complicates the abstraction technique. For understanding dynamical systems, it is vital to study stable and unstable manifolds and their intersections. These objects appear naturally in this work. Indeed, we show that for an abstraction to be complete, the set of critical points of an abstraction function shall contain either the stable or unstable manifold of the dynamical system.

  5. My Life with State Space Models

    DEFF Research Database (Denmark)

    Lundbye-Christensen, Søren

    2007-01-01

    . The conceptual idea behind the state space model is that the evolution over time in the object we are observing and the measurement process itself are modelled separately. My very first serious analysis of a data set was done using a state space model, and since then I seem to have been "haunted" by state space...

  6. State Space Analysis of Hierarchical Coloured Petri Nets

    DEFF Research Database (Denmark)

    Christensen, Søren; Kristensen, Lars Michael

    2003-01-01

    In this paper, we consider state space analysis of Coloured Petri Nets. It is well-known that almost all dynamic properties of the considered system can be verified when the state space is finite. However, state space analysis is more than just formulating a set of formal requirements and invokin...... supporting computation and storage of state spaces which exploi the hierarchical structure of the models....... in which formal verification, partial state spaces, and analysis by means of graphical feedback and simulation are integrated entities. The focus of the paper is twofold: the support for graphical feedback and the way it has been integrated with simulation, and the underlying algorithms and data-structures......In this paper, we consider state space analysis of Coloured Petri Nets. It is well-known that almost all dynamic properties of the considered system can be verified when the state space is finite. However, state space analysis is more than just formulating a set of formal requirements and invoking...

  7. Statistical Software for State Space Methods

    Directory of Open Access Journals (Sweden)

    Jacques J. F. Commandeur

    2011-05-01

    Full Text Available In this paper we review the state space approach to time series analysis and establish the notation that is adopted in this special volume of the Journal of Statistical Software. We first provide some background on the history of state space methods for the analysis of time series. This is followed by a concise overview of linear Gaussian state space analysis including the modelling framework and appropriate estimation methods. We discuss the important class of unobserved component models which incorporate a trend, a seasonal, a cycle, and fixed explanatory and intervention variables for the univariate and multivariate analysis of time series. We continue the discussion by presenting methods for the computation of different estimates for the unobserved state vector: filtering, prediction, and smoothing. Estimation approaches for the other parameters in the model are also considered. Next, we discuss how the estimation procedures can be used for constructing confidence intervals, detecting outlier observations and structural breaks, and testing model assumptions of residual independence, homoscedasticity, and normality. We then show how ARIMA and ARIMA components models fit in the state space framework to time series analysis. We also provide a basic introduction for non-Gaussian state space models. Finally, we present an overview of the software tools currently available for the analysis of time series with state space methods as they are discussed in the other contributions to this special volume.

  8. State Space Methods for Timed Petri Nets

    DEFF Research Database (Denmark)

    Christensen, Søren; Jensen, Kurt; Mailund, Thomas

    2001-01-01

    it possible to condense the usually infinite state space of a timed Petri net into a finite condensed state space without loosing analysis power. The second method supports on-the-fly verification of certain safety properties of timed systems. We discuss the application of the two methods in a number......We present two recently developed state space methods for timed Petri nets. The two methods reconciles state space methods and time concepts based on the introduction of a global clock and associating time stamps to tokens. The first method is based on an equivalence relation on states which makes...

  9. Frames and other bases in abstract and function spaces novel methods in harmonic analysis

    CERN Document Server

    Gia, Quoc; Mayeli, Azita; Mhaskar, Hrushikesh; Zhou, Ding-Xuan

    2017-01-01

    The first of a two volume set on novel methods in harmonic analysis, this book draws on a number of original research and survey papers from well-known specialists detailing the latest innovations and recently discovered links between various fields. Along with many deep theoretical results, these volumes contain numerous applications to problems in signal processing, medical imaging, geodesy, statistics, and data science. The chapters within cover an impressive range of ideas from both traditional and modern harmonic analysis, such as: the Fourier transform, Shannon sampling, frames, wavelets, functions on Euclidean spaces, analysis on function spaces of Riemannian and sub-Riemannian manifolds, Fourier analysis on manifolds and Lie groups, analysis on combinatorial graphs, sheaves, co-sheaves, and persistent homologies on topological spaces. Volume I is organized around the theme of frames and other bases in abstract and function spaces, covering topics such as: The advanced development of frames, including ...

  10. Projective loop quantum gravity. I. State space

    Science.gov (United States)

    Lanéry, Suzanne; Thiemann, Thomas

    2016-12-01

    Instead of formulating the state space of a quantum field theory over one big Hilbert space, it has been proposed by Kijowski to describe quantum states as projective families of density matrices over a collection of smaller, simpler Hilbert spaces. Beside the physical motivations for this approach, it could help designing a quantum state space holding the states we need. In a latter work by Okolów, the description of a theory of Abelian connections within this framework was developed, an important insight being to use building blocks labeled by combinations of edges and surfaces. The present work generalizes this construction to an arbitrary gauge group G (in particular, G is neither assumed to be Abelian nor compact). This involves refining the definition of the label set, as well as deriving explicit formulas to relate the Hilbert spaces attached to different labels. If the gauge group happens to be compact, we also have at our disposal the well-established Ashtekar-Lewandowski Hilbert space, which is defined as an inductive limit using building blocks labeled by edges only. We then show that the quantum state space presented here can be thought as a natural extension of the space of density matrices over this Hilbert space. In addition, it is manifest from the classical counterparts of both formalisms that the projective approach allows for a more balanced treatment of the holonomy and flux variables, so it might pave the way for the development of more satisfactory coherent states.

  11. State-Space Formulation for Circuit Analysis

    Science.gov (United States)

    Martinez-Marin, T.

    2010-01-01

    This paper presents a new state-space approach for temporal analysis of electrical circuits. The method systematically obtains the state-space formulation of nondegenerate linear networks without using concepts of topology. It employs nodal/mesh systematic analysis to reduce the number of undesired variables. This approach helps students to…

  12. IEEE conference record -- Abstracts

    International Nuclear Information System (INIS)

    Anon.

    1994-01-01

    This conference covers the following areas: computational plasma physics; vacuum electronic; basic phenomena in fully ionized plasmas; plasma, electron, and ion sources; environmental/energy issues in plasma science; space plasmas; plasma processing; ball lightning/spherical plasma configurations; plasma processing; fast wave devices; magnetic fusion; basic phenomena in partially ionized plasma; dense plasma focus; plasma diagnostics; basic phenomena in weakly ionized gases; fast opening switches; MHD; fast z-pinches and x-ray lasers; intense ion and electron beams; laser-produced plasmas; microwave plasma interactions; EM and ETH launchers; solid state plasmas and switches; intense beam microwaves; and plasmas for lighting. Separate abstracts were prepared for 416 papers in this conference

  13. Inequities in coverage of smokefree space policies within the United States

    Directory of Open Access Journals (Sweden)

    Christopher Lowrie

    2017-05-01

    Full Text Available Abstract Background Previous studies have found extensive geographic and demographic differences in tobacco use. These differences have been found to be reduced by effective public policies, including banning smoking in public spaces. Smokefree indoor and outdoor spaces reduce secondhand smoke exposure and denormalize smoking. Methods We evaluated regional and demographic differences in the proportion of the population covered by smokefree policies enacted in the United States prior to 2014, for both adults and children. Results Significant differences in coverage were found by ethnicity, region, income, and education (p < 0.001. Smokefree policy coverage was lower for jurisdictions with higher proportions of poor households, households with no high school diploma and the Southeast region. Increased ethnic heterogeneity was found to be a significant predictor of coverage in indoor “public spaces generally”, meaning that diversity is protective, with differential effect by region (p = 0.004 – which may relate to urbanicity. Children had a low level of protection in playgrounds and schools (~10% covered nationwide – these spaces were found to be covered at lower rates than indoor spaces. Conclusions Disparities in smokefree space policies have potential to exacerbate existing health inequities. A national increase in smokefree policies to protect children in playgrounds and schools is a crucial intervention to reduce such inequities.

  14. Wind power scenario generation through state-space specifications for uncertainty analysis of wind power plants

    International Nuclear Information System (INIS)

    Díaz, Guzmán; Gómez-Aleixandre, Javier; Coto, José

    2016-01-01

    Highlights: • State space representations for simulating wind power plant output are proposed. • The representation of wind speed in state space allows structural analysis. • The joint model incorporates the temporal and spatial dependence structure. • The models are easily integrable into a backward/forward sweep algorithm. • Results evidence the remarkable differences between joint and marginal models. - Abstract: This paper proposes the use of state space models to generate scenarios for the analysis of wind power plant (WPP) generation capabilities. The proposal is rooted on the advantages that state space models present for dealing with stochastic processes; mainly their structural definition and the use of Kalman filter to naturally tackle some involved operations. The specification proposed in this paper comprises a structured representation of individual Box–Jenkins models, with indications about further improvements that can be easily performed. These marginal models are combined to form a joint model in which the dependence structure is easily handled. Indications about the procedure to calibrate and check the model, as well as a validation of its statistical appropriateness, are provided. Application of the proposed state space models provides insight on the need to properly specify the structural dependence between wind speeds. In this paper the joint and marginal models are smoothly integrated into a backward–forward sweep algorithm to determine the performance indicators (voltages and powers) of a WPP through simulation. As a result, visibly heavy tails emerge in the generated power probability distribution through the use of the joint model—incorporating a detailed description of the dependence structure—in contrast with the normally distributed power yielded by the margin-based model.

  15. Neural representations of emotion are organized around abstract event features.

    Science.gov (United States)

    Skerry, Amy E; Saxe, Rebecca

    2015-08-03

    Research on emotion attribution has tended to focus on the perception of overt expressions of at most five or six basic emotions. However, our ability to identify others' emotional states is not limited to perception of these canonical expressions. Instead, we make fine-grained inferences about what others feel based on the situations they encounter, relying on knowledge of the eliciting conditions for different emotions. In the present research, we provide convergent behavioral and neural evidence concerning the representations underlying these concepts. First, we find that patterns of activity in mentalizing regions contain information about subtle emotional distinctions conveyed through verbal descriptions of eliciting situations. Second, we identify a space of abstract situation features that well captures the emotion discriminations subjects make behaviorally and show that this feature space outperforms competing models in capturing the similarity space of neural patterns in these regions. Together, the data suggest that our knowledge of others' emotions is abstract and high dimensional, that brain regions selective for mental state reasoning support relatively subtle distinctions between emotion concepts, and that the neural representations in these regions are not reducible to more primitive affective dimensions such as valence and arousal. Copyright © 2015 Elsevier Ltd. All rights reserved.

  16. Space strategy and governance of ESA small member states

    Science.gov (United States)

    Sagath, Daniel; Papadimitriou, Angeliki; Adriaensen, Maarten; Giannopapa, Christina

    2018-01-01

    The European Space Agency (ESA) has twenty-two Member States with a variety of governance structures and strategic priorities regarding their space activities. The objective of this paper is to provide an up-to date overview and a holistic assessment of the national space governance structures and strategic priorities of the eleven smaller Member States (based on annual ESA contributions). A link is made between the governance structure and the main strategic objectives. The specific needs and interests of small and new Member States in the frame of European Space Integration are addressed. The first part of the paper focuses on the national space governance structures in the eleven smaller ESA Member States. The governance models of these Member States are identified including the responsible ministries and the entities entrusted with the implementation of space strategy/policy and programmes of the country. The second part of this paper focuses on the content and analysis of the national space strategies and indicates the main priorities and trends in the eleven smaller ESA Member States. The priorities are categorised with regards to technology domains, the role of space in the areas of sustainability and the motivators for space investments. In a third and final part, attention is given to the specific needs and interests of the smaller Member States in the frame of European space integration. ESA instruments are tailored to facilitate the needs and interests of the eleven smaller and/or new Member States.

  17. A Sweep-Line Method for State Space Exploration

    DEFF Research Database (Denmark)

    Christensen, Søren; Kristensen, Lars Michael; Mailund, Thomas

    2001-01-01

    generation, since these states can never be reached again. This in turn reduces the memory used for state space storage during the task of verification. Examples of progress measures are sequence numbers in communication protocols and time in certain models with time. We illustrate the application...... of the method on a number of Coloured Petri Net models, and give a first evaluation of its practicality by means of an implementation based on the Design/CPN state space tool. Our experiments show significant reductions in both space and time used during state space exploration. The method is not specific...... to Coloured Petri Nets but applicable to a wide range of modelling languages....

  18. Generating Models of Infinite-State Communication Protocols Using Regular Inference with Abstraction

    Science.gov (United States)

    Aarts, Fides; Jonsson, Bengt; Uijen, Johan

    In order to facilitate model-based verification and validation, effort is underway to develop techniques for generating models of communication system components from observations of their external behavior. Most previous such work has employed regular inference techniques which generate modest-size finite-state models. They typically suppress parameters of messages, although these have a significant impact on control flow in many communication protocols. We present a framework, which adapts regular inference to include data parameters in messages and states for generating components with large or infinite message alphabets. A main idea is to adapt the framework of predicate abstraction, successfully used in formal verification. Since we are in a black-box setting, the abstraction must be supplied externally, using information about how the component manages data parameters. We have implemented our techniques by connecting the LearnLib tool for regular inference with the protocol simulator ns-2, and generated a model of the SIP component as implemented in ns-2.

  19. Finite Word-Length Effects in Digital State-Space Filters

    Directory of Open Access Journals (Sweden)

    B. Psenicka

    1999-12-01

    Full Text Available The state-space description of digital filters involves except the relationship between input and output signals an additional set of state variables. The state-space structures of digital filters have many positive properties compared with direct canonical structures. The main advantage of digital filter structures developed using state-space technique is a smaller sensitivity to quantization effects by fixed-point implementation. In our presentation, the emphasis is on the analysis of coefficient quantization and on existence of zero-input limit cycles in state-space digital filters. The comparison with direct form II structure is presented.

  20. A Database Approach to Distributed State Space Generation

    NARCIS (Netherlands)

    Blom, Stefan; Lisser, Bert; van de Pol, Jan Cornelis; Weber, M.

    2007-01-01

    We study distributed state space generation on a cluster of workstations. It is explained why state space partitioning by a global hash function is problematic when states contain variables from unbounded domains, such as lists or other recursive datatypes. Our solution is to introduce a database

  1. A Database Approach to Distributed State Space Generation

    NARCIS (Netherlands)

    Blom, Stefan; Lisser, Bert; van de Pol, Jan Cornelis; Weber, M.; Cerna, I.; Haverkort, Boudewijn R.H.M.

    2008-01-01

    We study distributed state space generation on a cluster of workstations. It is explained why state space partitioning by a global hash function is problematic when states contain variables from unbounded domains, such as lists or other recursive datatypes. Our solution is to introduce a database

  2. State-Space Inference and Learning with Gaussian Processes

    OpenAIRE

    Turner, R; Deisenroth, MP; Rasmussen, CE

    2010-01-01

    18.10.13 KB. Ok to add author version to spiral, authors hold copyright. State-space inference and learning with Gaussian processes (GPs) is an unsolved problem. We propose a new, general methodology for inference and learning in nonlinear state-space models that are described probabilistically by non-parametric GP models. We apply the expectation maximization algorithm to iterate between inference in the latent state-space and learning the parameters of the underlying GP dynamics model. C...

  3. ASAP: An Extensible Platform for State Space Analysis

    DEFF Research Database (Denmark)

    Westergaard, Michael; Evangelista, Sami; Kristensen, Lars Michael

    2009-01-01

    The ASCoVeCo State space Analysis Platform (ASAP) is a tool for performing explicit state space analysis of coloured Petri nets (CPNs) and other formalisms. ASAP supports a wide range of state space reduction techniques and is intended to be easy to extend and to use, making it a suitable tool fo...... for students, researchers, and industrial users that would like to analyze protocols and/or experiment with different algorithms. This paper presents ASAP from these two perspectives....

  4. A Compositional Sweep-Line State Space Exploration Method

    DEFF Research Database (Denmark)

    Kristensen, Lars Michael; Mailund, Thomas

    2002-01-01

    State space exploration is a main approach to verification of finite-state systems. The sweep-line method exploits a certain kind of progress present in many systems to reduce peak memory usage during state space exploration. We present a new sweep-line algorithm for a compositional setting where...

  5. Parameter and State Estimator for State Space Models

    Directory of Open Access Journals (Sweden)

    Ruifeng Ding

    2014-01-01

    Full Text Available This paper proposes a parameter and state estimator for canonical state space systems from measured input-output data. The key is to solve the system state from the state equation and to substitute it into the output equation, eliminating the state variables, and the resulting equation contains only the system inputs and outputs, and to derive a least squares parameter identification algorithm. Furthermore, the system states are computed from the estimated parameters and the input-output data. Convergence analysis using the martingale convergence theorem indicates that the parameter estimates converge to their true values. Finally, an illustrative example is provided to show that the proposed algorithm is effective.

  6. Exploring Interaction Space as Abstraction Mechanism for Task-Based User Interface Design

    DEFF Research Database (Denmark)

    Nielsen, C. M.; Overgaard, M.; Pedersen, M. B.

    2007-01-01

    Designing a user interface is often a complex undertaking. Model-based user interface design is an approach where models and mappings between them form the basis for creating and specifying the design of a user interface. Such models usually include descriptions of the tasks of the prospective user......, but there is considerable variation in the other models that are employed. This paper explores the extent to which the notion of interaction space is useful as an abstraction mechanism to reduce the complexity of creating and specifying a user interface design. We present how we designed a specific user interface through...... mechanism that can help user interface designers exploit object-oriented analysis results and reduce the complexity of designing a user interface....

  7. Single-Atom Gating of Quantum State Superpositions

    Energy Technology Data Exchange (ETDEWEB)

    Moon, Christopher

    2010-04-28

    The ultimate miniaturization of electronic devices will likely require local and coherent control of single electronic wavefunctions. Wavefunctions exist within both physical real space and an abstract state space with a simple geometric interpretation: this state space - or Hilbert space - is spanned by mutually orthogonal state vectors corresponding to the quantized degrees of freedom of the real-space system. Measurement of superpositions is akin to accessing the direction of a vector in Hilbert space, determining an angle of rotation equivalent to quantum phase. Here we show that an individual atom inside a designed quantum corral1 can control this angle, producing arbitrary coherent superpositions of spatial quantum states. Using scanning tunnelling microscopy and nanostructures assembled atom-by-atom we demonstrate how single spins and quantum mirages can be harnessed to image the superposition of two electronic states. We also present a straightforward method to determine the atom path enacting phase rotations between any desired state vectors. A single atom thus becomes a real-space handle for an abstract Hilbert space, providing a simple technique for coherent quantum state manipulation at the spatial limit of condensed matter.

  8. Priorities in national space strategies and governance of the member states of the European Space Agency

    Science.gov (United States)

    Adriaensen, Maarten; Giannopapa, Christina; Sagath, Daniel; Papastefanou, Anastasia

    2015-12-01

    The European Space Agency (ESA) has twenty Member States with a variety of strategic priorities and governance structures regarding their space activities. A number of countries engage in space activities exclusively though ESA, while others have also their own national space programme. Some consider ESA as their prime space agency and others have additionally their own national agency with respective programmes. The main objective of this paper is to provide an up-to date overview and a holistic assessment of strategic priorities and the national space governance structures in 20 ESA Member States. This analysis and assessment has been conducted by analysing the Member States public documents, information provided at ESA workshop on this topic and though unstructured interviews. The paper is structured to include two main elements: priorities and trends in national space strategies and space governance in ESA Member States. The first part of this paper focuses on the content and analysis of the national space strategies and indicates the main priorities and trends in Member States. The priorities are categorised with regards to technology domains, the role of space in the areas of sustainability and the motivators that boost engagement in space. These vary from one Member State to another and include with different levels of engagement in technology domains amongst others: science and exploration, navigation, Earth observation, human space flight, launchers, telecommunications, and integrated applications. Member States allocate a different role of space as enabling tool adding to the advancement of sustainability areas including: security, resources, environment and climate change, transport and communication, energy, and knowledge and education. The motivators motivating reasoning which enhances or hinders space engagement also differs. The motivators identified are industrial competitiveness, job creation, technology development and transfer, social benefits

  9. A Game-Theoretic Approach to Branching Time Abstract-Check-Refine Process

    Science.gov (United States)

    Wang, Yi; Tamai, Tetsuo

    2009-01-01

    Since the complexity of software systems continues to grow, most engineers face two serious problems: the state space explosion problem and the problem of how to debug systems. In this paper, we propose a game-theoretic approach to full branching time model checking on three-valued semantics. The three-valued models and logics provide successful abstraction that overcomes the state space explosion problem. The game style model checking that generates counter-examples can guide refinement or identify validated formulas, which solves the system debugging problem. Furthermore, output of our game style method will give significant information to engineers in detecting where errors have occurred and what the causes of the errors are.

  10. Program and abstracts

    Energy Technology Data Exchange (ETDEWEB)

    1975-01-01

    Abstracts of the papers given at the conference are presented. The abstracts are arranged under sessions entitled:Theoretical Physics; Nuclear Physics; Solid State Physics; Spectroscopy; Physics Education; SANCGASS; Astronomy; Plasma Physics; Physics in Industry; Applied and General Physics.

  11. Program and abstracts

    International Nuclear Information System (INIS)

    1975-01-01

    Abstracts of the papers given at the conference are presented. The abstracts are arranged under sessions entitled:Theoretical Physics; Nuclear Physics; Solid State Physics; Spectroscopy; Physics Education; SANCGASS; Astronomy; Plasma Physics; Physics in Industry; Applied and General Physics

  12. Program and abstracts

    International Nuclear Information System (INIS)

    1976-01-01

    Abstracts of the papers given at the conference are presented. The abstracts are arranged under sessions entitled: Theoretical Physics; Nuclear Physics; Solid State Physics; Spectroscopy; Plasma Physics; Solar-Terrestrial Physics; Astrophysics and Astronomy; Radioastronomy; General Physics; Applied Physics; Industrial Physics

  13. Automatic Probabilistic Program Verification through Random Variable Abstraction

    Directory of Open Access Journals (Sweden)

    Damián Barsotti

    2010-06-01

    Full Text Available The weakest pre-expectation calculus has been proved to be a mature theory to analyze quantitative properties of probabilistic and nondeterministic programs. We present an automatic method for proving quantitative linear properties on any denumerable state space using iterative backwards fixed point calculation in the general framework of abstract interpretation. In order to accomplish this task we present the technique of random variable abstraction (RVA and we also postulate a sufficient condition to achieve exact fixed point computation in the abstract domain. The feasibility of our approach is shown with two examples, one obtaining the expected running time of a probabilistic program, and the other the expected gain of a gambling strategy. Our method works on general guarded probabilistic and nondeterministic transition systems instead of plain pGCL programs, allowing us to easily model a wide range of systems including distributed ones and unstructured programs. We present the operational and weakest precondition semantics for this programs and prove its equivalence.

  14. Coherent states in the fermionic Fock space

    International Nuclear Information System (INIS)

    Oeckl, Robert

    2015-01-01

    We construct the coherent states in the sense of Gilmore and Perelomov for the fermionic Fock space. Our treatment is from the outset adapted to the infinite-dimensional case. The fermionic Fock space becomes in this way a reproducing kernel Hilbert space of continuous holomorphic functions. (paper)

  15. Toward an implicit measure of emotions: ratings of abstract images reveal distinct emotional states.

    Science.gov (United States)

    Bartoszek, Gregory; Cervone, Daniel

    2017-11-01

    Although implicit tests of positive and negative affect exist, implicit measures of distinct emotional states are scarce. Three experiments examined whether a novel implicit emotion-assessment task, the rating of emotion expressed in abstract images, would reveal distinct emotional states. In Experiment 1, participants exposed to a sadness-inducing story inferred more sadness, and less happiness, in abstract images. In Experiment 2, an anger-provoking interaction increased anger ratings. In Experiment 3, compared to neutral images, spider images increased fear ratings in spider-fearful participants but not in controls. In each experiment, the implicit task indicated elevated levels of the target emotion and did not indicate elevated levels of non-target negative emotions; the task thus differentiated among emotional states of the same valence. Correlations also supported the convergent and discriminant validity of the implicit task. Supporting the possibility that heuristic processes underlie the ratings, group differences were stronger among those who responded relatively quickly.

  16. A Novel Method Using Abstract Convex Underestimation in Ab-Initio Protein Structure Prediction for Guiding Search in Conformational Feature Space.

    Science.gov (United States)

    Hao, Xiao-Hu; Zhang, Gui-Jun; Zhou, Xiao-Gen; Yu, Xu-Feng

    2016-01-01

    To address the searching problem of protein conformational space in ab-initio protein structure prediction, a novel method using abstract convex underestimation (ACUE) based on the framework of evolutionary algorithm was proposed. Computing such conformations, essential to associate structural and functional information with gene sequences, is challenging due to the high-dimensionality and rugged energy surface of the protein conformational space. As a consequence, the dimension of protein conformational space should be reduced to a proper level. In this paper, the high-dimensionality original conformational space was converted into feature space whose dimension is considerably reduced by feature extraction technique. And, the underestimate space could be constructed according to abstract convex theory. Thus, the entropy effect caused by searching in the high-dimensionality conformational space could be avoided through such conversion. The tight lower bound estimate information was obtained to guide the searching direction, and the invalid searching area in which the global optimal solution is not located could be eliminated in advance. Moreover, instead of expensively calculating the energy of conformations in the original conformational space, the estimate value is employed to judge if the conformation is worth exploring to reduce the evaluation time, thereby making computational cost lower and the searching process more efficient. Additionally, fragment assembly and the Monte Carlo method are combined to generate a series of metastable conformations by sampling in the conformational space. The proposed method provides a novel technique to solve the searching problem of protein conformational space. Twenty small-to-medium structurally diverse proteins were tested, and the proposed ACUE method was compared with It Fix, HEA, Rosetta and the developed method LEDE without underestimate information. Test results show that the ACUE method can more rapidly and more

  17. Methods to extract information on the atomic and molecular states from scientific abstracts

    International Nuclear Information System (INIS)

    Sasaki, Akira; Ueshima, Yutaka; Yamagiwa, Mitsuru; Murata, Masaki; Kanamaru, Toshiyuki; Shirado, Tamotsu; Isahara, Hitoshi

    2005-01-01

    We propose a new application of information technology to recognize and extract expressions of atomic and molecular states from electrical forms of scientific abstracts. Present results will help scientists to understand atomic states as well as the physics discussed in the articles. Combining with the internet search engines, it will make one possible to collect not only atomic and molecular data but broader scientific information over a wide range of research fields. (author)

  18. A Learning State-Space Model for Image Retrieval

    Directory of Open Access Journals (Sweden)

    Lee Greg C

    2007-01-01

    Full Text Available This paper proposes an approach based on a state-space model for learning the user concepts in image retrieval. We first design a scheme of region-based image representation based on concept units, which are integrated with different types of feature spaces and with different region scales of image segmentation. The design of the concept units aims at describing similar characteristics at a certain perspective among relevant images. We present the details of our proposed approach based on a state-space model for interactive image retrieval, including likelihood and transition models, and we also describe some experiments that show the efficacy of our proposed model. This work demonstrates the feasibility of using a state-space model to estimate the user intuition in image retrieval.

  19. Abstracting Concepts and Methods.

    Science.gov (United States)

    Borko, Harold; Bernier, Charles L.

    This text provides a complete discussion of abstracts--their history, production, organization, publication--and of indexing. Instructions for abstracting are outlined, and standards and criteria for abstracting are stated. Management, automation, and personnel are discussed in terms of possible economies that can be derived from the introduction…

  20. Efficient abstraction selection in reinforcement learning

    NARCIS (Netherlands)

    Seijen, H. van; Whiteson, S.; Kester, L.

    2013-01-01

    This paper introduces a novel approach for abstraction selection in reinforcement learning problems modelled as factored Markov decision processes (MDPs), for which a state is described via a set of state components. In abstraction selection, an agent must choose an abstraction from a set of

  1. Compositional mining of multiple object API protocols through state abstraction.

    Science.gov (United States)

    Dai, Ziying; Mao, Xiaoguang; Lei, Yan; Qi, Yuhua; Wang, Rui; Gu, Bin

    2013-01-01

    API protocols specify correct sequences of method invocations. Despite their usefulness, API protocols are often unavailable in practice because writing them is cumbersome and error prone. Multiple object API protocols are more expressive than single object API protocols. However, the huge number of objects of typical object-oriented programs poses a major challenge to the automatic mining of multiple object API protocols: besides maintaining scalability, it is important to capture various object interactions. Current approaches utilize various heuristics to focus on small sets of methods. In this paper, we present a general, scalable, multiple object API protocols mining approach that can capture all object interactions. Our approach uses abstract field values to label object states during the mining process. We first mine single object typestates as finite state automata whose transitions are annotated with states of interacting objects before and after the execution of the corresponding method and then construct multiple object API protocols by composing these annotated single object typestates. We implement our approach for Java and evaluate it through a series of experiments.

  2. State-space prediction model for chaotic time series

    Science.gov (United States)

    Alparslan, A. K.; Sayar, M.; Atilgan, A. R.

    1998-08-01

    A simple method for predicting the continuation of scalar chaotic time series ahead in time is proposed. The false nearest neighbors technique in connection with the time-delayed embedding is employed so as to reconstruct the state space. A local forecasting model based upon the time evolution of the topological neighboring in the reconstructed phase space is suggested. A moving root-mean-square error is utilized in order to monitor the error along the prediction horizon. The model is tested for the convection amplitude of the Lorenz model. The results indicate that for approximately 100 cycles of the training data, the prediction follows the actual continuation very closely about six cycles. The proposed model, like other state-space forecasting models, captures the long-term behavior of the system due to the use of spatial neighbors in the state space.

  3. State Machine Modeling of the Space Launch System Solid Rocket Boosters

    Science.gov (United States)

    Harris, Joshua A.; Patterson-Hine, Ann

    2013-01-01

    The Space Launch System is a Shuttle-derived heavy-lift vehicle currently in development to serve as NASA's premiere launch vehicle for space exploration. The Space Launch System is a multistage rocket with two Solid Rocket Boosters and multiple payloads, including the Multi-Purpose Crew Vehicle. Planned Space Launch System destinations include near-Earth asteroids, the Moon, Mars, and Lagrange points. The Space Launch System is a complex system with many subsystems, requiring considerable systems engineering and integration. To this end, state machine analysis offers a method to support engineering and operational e orts, identify and avert undesirable or potentially hazardous system states, and evaluate system requirements. Finite State Machines model a system as a finite number of states, with transitions between states controlled by state-based and event-based logic. State machines are a useful tool for understanding complex system behaviors and evaluating "what-if" scenarios. This work contributes to a state machine model of the Space Launch System developed at NASA Ames Research Center. The Space Launch System Solid Rocket Booster avionics and ignition subsystems are modeled using MATLAB/Stateflow software. This model is integrated into a larger model of Space Launch System avionics used for verification and validation of Space Launch System operating procedures and design requirements. This includes testing both nominal and o -nominal system states and command sequences.

  4. Reversibility and the structure of the local state space

    International Nuclear Information System (INIS)

    Al-Safi, Sabri W; Richens, Jonathan

    2015-01-01

    The richness of quantum theory’s reversible dynamics is one of its unique operational characteristics, with recent results suggesting deep links between the theory’s reversible dynamics, its local state space and the degree of non-locality it permits. We explore the delicate interplay between these features, demonstrating that reversibility places strong constraints on both the local and global state space. Firstly, we show that all reversible dynamics are trivial (composed of local transformations and permutations of subsytems) in maximally non-local theories whose local state spaces satisfy a dichotomy criterion; this applies to a range of operational models that have previously been studied, such as d-dimensional ‘hyperballs’ and almost all regular polytope systems. By separately deriving a similar result for odd-sided polygons, we show that classical systems are the only regular polytope state spaces whose maximally non-local composites allow for non-trivial reversible dynamics. Secondly, we show that non-trivial reversible dynamics do exist in maximally non-local theories whose state spaces are reducible into two or more smaller spaces. We conjecture that this is a necessary condition for the existence of such dynamics, but that reversible entanglement generation remains impossible even in this scenario. (paper)

  5. Assume-Guarantee Abstraction Refinement Meets Hybrid Systems

    Science.gov (United States)

    Bogomolov, Sergiy; Frehse, Goran; Greitschus, Marius; Grosu, Radu; Pasareanu, Corina S.; Podelski, Andreas; Strump, Thomas

    2014-01-01

    Compositional verification techniques in the assume- guarantee style have been successfully applied to transition systems to efficiently reduce the search space by leveraging the compositional nature of the systems under consideration. We adapt these techniques to the domain of hybrid systems with affine dynamics. To build assumptions we introduce an abstraction based on location merging. We integrate the assume-guarantee style analysis with automatic abstraction refinement. We have implemented our approach in the symbolic hybrid model checker SpaceEx. The evaluation shows its practical potential. To the best of our knowledge, this is the first work combining assume-guarantee reasoning with automatic abstraction-refinement in the context of hybrid automata.

  6. Identified state-space prediction model for aero-optical wavefronts

    Science.gov (United States)

    Faghihi, Azin; Tesch, Jonathan; Gibson, Steve

    2013-07-01

    A state-space disturbance model and associated prediction filter for aero-optical wavefronts are described. The model is computed by system identification from a sequence of wavefronts measured in an airborne laboratory. Estimates of the statistics and flow velocity of the wavefront data are shown and can be computed from the matrices in the state-space model without returning to the original data. Numerical results compare velocity values and power spectra computed from the identified state-space model with those computed from the aero-optical data.

  7. Distributed Graph-Based State Space Generation

    NARCIS (Netherlands)

    Blom, Stefan; Kant, Gijs; Rensink, Arend; De Lara, J.; Varro, D.

    LTSMIN provides a framework in which state space generation can be distributed easily over many cores on a single compute node, as well as over multiple compute nodes. The tool works on the basis of a vector representation of the states; the individual cores are assigned the task of computing all

  8. NASA SBIR abstracts of 1991 phase 1 projects

    Science.gov (United States)

    Schwenk, F. Carl; Gilman, J. A.; Paige, J. B.

    1992-01-01

    The objectives of 301 projects placed under contract by the Small Business Innovation Research (SBIR) program of the National Aeronautics and Space Administration (NASA) are described. These projects were selected competitively from among proposals submitted to NASA in response to the 1991 SBIR Program Solicitation. The basic document consists of edited, non-proprietary abstracts of the winning proposals submitted by small businesses. The abstracts are presented under the 15 technical topics within which Phase 1 proposals were solicited. Each project was assigned a sequential identifying number from 001 to 301, in order of its appearance in the body of the report. Appendixes to provide additional information about the SBIR program and permit cross-reference of the 1991 Phase 1 projects by company name, location by state, principal investigator, NASA Field Center responsible for management of each project, and NASA contract number are included.

  9. NASA SBIR abstracts of 1990 phase 1 projects

    Science.gov (United States)

    Schwenk, F. C.; Gilman, J. A.; Paige, J. B.

    1991-01-01

    The research objectives of the 280 projects placed under contract in the National Aeronautics and Space Administration (NASA) 1990 Small Business Innovation Research (SBIR) Phase 1 program are described. The basic document consists of edited, non-proprietary abstracts of the winning proposals submitted by small businesses in response to NASA's 1990 SBIR Phase 1 Program Solicitation. The abstracts are presented under the 15 technical topics within which Phase 1 proposals were solicited. Each project was assigned a sequential identifying number from 001 to 280, in order of its appearance in the body of the report. The document also includes Appendixes to provide additional information about the SBIR program and permit cross-reference in the 1990 Phase 1 projects by company name, location by state, principal investigator, NASA field center responsible for management of each project, and NASA contract number.

  10. NASA SBIR abstracts of 1992, phase 1 projects

    Science.gov (United States)

    Schwenk, F. C.; Gilman, J. A.; Paige, J. B.; Sacknoff, S. M.

    1993-01-01

    The objectives of 346 projects placed under contract by the Small Business Innovation Research (SBIR) program of the National Aeronautics and Space Administration (NASA) are described. These projects were selected competitively from among proposals submitted to NASA in response to the 1992 SBIR Program Solicitation. The basic document consists of edited, non-proprietary abstracts of the winning proposals submitted by small businesses. The abstracts are presented under the 15 technical topics within which Phase 1 proposals were solicited. Each project was assigned a sequential identifying number from 001 to 346, in order of its appearance in the body of the report. Appendixes to provide additional information about the SBIR program and permit cross-reference of the 1992 Phase 1 projects by company name, location by state, principal investigator, NASA Field Center responsible for management of each project, and NASA contract number are included.

  11. Space groups for solid state scientists

    CERN Document Server

    Glazer, Michael; Glazer, Alexander N

    2014-01-01

    This Second Edition provides solid state scientists, who are not necessarily experts in crystallography, with an understandable and comprehensive guide to the new International Tables for Crystallography. The basic ideas of symmetry, lattices, point groups, and space groups are explained in a clear and detailed manner. Notation is introduced in a step-by-step way so that the reader is supplied with the tools necessary to derive and apply space group information. Of particular interest in this second edition are the discussions of space groups application to such timely topics as high-te

  12. Quantization of Space-like States in Lorentz-Violating Theories

    Science.gov (United States)

    Colladay, Don

    2018-01-01

    Lorentz violation frequently induces modified dispersion relations that can yield space-like states that impede the standard quantization procedures. In certain cases, an extended Hamiltonian formalism can be used to define observer-covariant normalization factors for field expansions and phase space integrals. These factors extend the theory to include non-concordant frames in which there are negative-energy states. This formalism provides a rigorous way to quantize certain theories containing space-like states and allows for the consistent computation of Cherenkov radiation rates in arbitrary frames and avoids singular expressions.

  13. System resiliency quantification using non-state-space and state-space analytic models

    International Nuclear Information System (INIS)

    Ghosh, Rahul; Kim, DongSeong; Trivedi, Kishor S.

    2013-01-01

    Resiliency is becoming an important service attribute for large scale distributed systems and networks. Key problems in resiliency quantification are lack of consensus on the definition of resiliency and systematic approach to quantify system resiliency. In general, resiliency is defined as the ability of (system/person/organization) to recover/defy/resist from any shock, insult, or disturbance [1]. Many researchers interpret resiliency as a synonym for fault-tolerance and reliability/availability. However, effect of failure/repair on systems is already covered by reliability/availability measures and that of on individual jobs is well covered under the umbrella of performability [2] and task completion time analysis [3]. We use Laprie [4] and Simoncini [5]'s definition in which resiliency is the persistence of service delivery that can justifiably be trusted, when facing changes. The changes we are referring to here are beyond the envelope of system configurations already considered during system design, that is, beyond fault tolerance. In this paper, we outline a general approach for system resiliency quantification. Using examples of non-state-space and state-space stochastic models, we analytically–numerically quantify the resiliency of system performance, reliability, availability and performability measures w.r.t. structural and parametric changes

  14. States in the Hilbert space formulation and in the phase space formulation of quantum mechanics

    International Nuclear Information System (INIS)

    Tosiek, J.; Brzykcy, P.

    2013-01-01

    We consider the problem of testing whether a given matrix in the Hilbert space formulation of quantum mechanics or a function considered in the phase space formulation of quantum theory represents a quantum state. We propose several practical criteria for recognising states in these two versions of quantum physics. After minor modifications, they can be applied to check positivity of any operators acting in a Hilbert space or positivity of any functions from an algebra with a ∗-product of Weyl type. -- Highlights: ► Methods of testing whether a given matrix represents a quantum state. ► The Stratonovich–Weyl correspondence on an arbitrary symplectic manifold. ► Criteria for checking whether a function on a symplectic space is a Wigner function

  15. Approximate Fixed Point Theorems for the Class of Almost S-KKM𝒞 Mappings in Abstract Convex Uniform Spaces

    Directory of Open Access Journals (Sweden)

    Tong-Huei Chang

    2009-01-01

    Full Text Available We use a concept of abstract convexity to define the almost S-KKM𝒞 property, al-S-KKM𝒞(X,Y family, and almost Φ-spaces. We get some new approximate fixed point theorems and fixed point theorems in almost Φ-spaces. Our results extend some results of other authors.

  16. How to upload a physical quantum state into correlation space

    International Nuclear Information System (INIS)

    Morimae, Tomoyuki

    2011-01-01

    In the framework of the computational tensor network [Phys. Rev. Lett. 98, 220503 (2007)], the quantum computation is performed in a virtual linear space called the correlation space. It was recently shown [Phys. Rev. Lett. 103, 050503 (2009)] that a state in a correlation space can be downloaded to the real physical space. In this paper, conversely, we study how to upload a state from a real physical space to the correlation space. After showing the impossibility of cloning a state between a real physical space and the correlation space, we propose a simple teleportation-like method of uploading. This method also enables the Gottesman-Chuang gate teleportation trick and entanglement swapping in the virtual-real hybrid setting. Furthermore, compared with the inverse of the downloading method by Cai et al. [Phys. Rev. Lett. 103, 050503 (2009)], which also works to upload, the proposed uploading method has several advantages.

  17. State-space approach for evaluating the soil-plant-atmosphere system

    International Nuclear Information System (INIS)

    Timm, L.C.; Reichardt, K.; Cassaro, F.A.M.; Tominaga, T.T.; Bacchi, O.O.S.; Oliveira, J.C.M.; Dourado-Neto, D.

    2004-01-01

    Using as examples one sugarcane and one forage oat experiment, both carried out in the State of Sao Paulo, Brazil, this chapter presents recent state-space approaches used to evaluate the relation between soil and plant properties. A contrast is made between classical statistics methodologies that do not take into account the sampling position coordinates, and the more recently used methodologies which include the position coordinates, and allow a better interpretation of the field-sampled data. Classical concepts are first introduced, followed by spatially referenced methodologies like the autocorrelation function, the cross correlation function, and the state-space approach. Two variations of the state-space approach are given: one emphasizes the evolution of the state system while the other based on the bayesian formulation emphasizes the evolution of the estimated observations. It is concluded that these state-space analyses using dynamic regression models improve data analyses and are therefore recommended for analyzing time and space data series related to the performance of a given soil-plant-atmosphere system. (author)

  18. The coherent state on SUq(2) homogeneous space

    International Nuclear Information System (INIS)

    Aizawa, N; Chakrabarti, R

    2009-01-01

    The generalized coherent states for quantum groups introduced by Jurco and StovIcek are studied for the simplest example SU q (2) in full detail. It is shown that the normalized SU q (2) coherent states enjoy the property of completeness, and allow a resolution of the unity. This feature is expected to play a key role in the application of these coherent states in physical models. The homogeneous space of SU q (2), i.e. the q-sphere of Podles, is reproduced in complex coordinates by using the coherent states. Differential calculus in the complex form on the homogeneous space is developed. The high spin limit of the SU q (2) coherent states is also discussed.

  19. Modal abstractions of concurrent behavior

    DEFF Research Database (Denmark)

    Nielson, Flemming; Nanz, Sebastian; Nielson, Hanne Riis

    2011-01-01

    We present an effective algorithm for the automatic construction of finite modal transition systems as abstractions of potentially infinite concurrent processes. Modal transition systems are recognized as valuable abstractions for model checking because they allow for the validation as well...... as refutation of safety and liveness properties. However, the algorithmic construction of finite abstractions from potentially infinite concurrent processes is a missing link that prevents their more widespread usage for model checking of concurrent systems. Our algorithm is a worklist algorithm using concepts...... from abstract interpretation and operating upon mappings from sets to intervals in order to express simultaneous over- and underapprox-imations of the multisets of process actions available in a particular state. We obtain a finite abstraction that is 3-valued in both states and transitions...

  20. A latent low-dimensional common input drives a pool of motor neurons: a probabilistic latent state-space model.

    Science.gov (United States)

    Feeney, Daniel F; Meyer, François G; Noone, Nicholas; Enoka, Roger M

    2017-10-01

    Motor neurons appear to be activated with a common input signal that modulates the discharge activity of all neurons in the motor nucleus. It has proven difficult for neurophysiologists to quantify the variability in a common input signal, but characterization of such a signal may improve our understanding of how the activation signal varies across motor tasks. Contemporary methods of quantifying the common input to motor neurons rely on compiling discrete action potentials into continuous time series, assuming the motor pool acts as a linear filter, and requiring signals to be of sufficient duration for frequency analysis. We introduce a space-state model in which the discharge activity of motor neurons is modeled as inhomogeneous Poisson processes and propose a method to quantify an abstract latent trajectory that represents the common input received by motor neurons. The approach also approximates the variation in synaptic noise in the common input signal. The model is validated with four data sets: a simulation of 120 motor units, a pair of integrate-and-fire neurons with a Renshaw cell providing inhibitory feedback, the discharge activity of 10 integrate-and-fire neurons, and the discharge times of concurrently active motor units during an isometric voluntary contraction. The simulations revealed that a latent state-space model is able to quantify the trajectory and variability of the common input signal across all four conditions. When compared with the cumulative spike train method of characterizing common input, the state-space approach was more sensitive to the details of the common input current and was less influenced by the duration of the signal. The state-space approach appears to be capable of detecting rather modest changes in common input signals across conditions. NEW & NOTEWORTHY We propose a state-space model that explicitly delineates a common input signal sent to motor neurons and the physiological noise inherent in synaptic signal

  1. Robust domain decomposition preconditioners for abstract symmetric positive definite bilinear forms

    KAUST Repository

    Efendiev, Yalchin; Galvis, Juan; Lazarov, Raytcho; Willems, Joerg

    2012-01-01

    An abstract framework for constructing stable decompositions of the spaces corresponding to general symmetric positive definite problems into "local" subspaces and a global "coarse" space is developed. Particular applications of this abstract

  2. Complexity in Simplicity: Flexible Agent-based State Space Exploration

    DEFF Research Database (Denmark)

    Rasmussen, Jacob Illum; Larsen, Kim Guldstrand

    2007-01-01

    In this paper, we describe a new flexible framework for state space exploration based on cooperating agents. The idea is to let various agents with different search patterns explore the state space individually and communicate information about fruitful subpaths of the search tree to each other...

  3. Making Faces - State-Space Models Applied to Multi-Modal Signal Processing

    DEFF Research Database (Denmark)

    Lehn-Schiøler, Tue

    2005-01-01

    The two main focus areas of this thesis are State-Space Models and multi modal signal processing. The general State-Space Model is investigated and an addition to the class of sequential sampling methods is proposed. This new algorithm is denoted as the Parzen Particle Filter. Furthermore...... optimizer can be applied to speed up convergence. The linear version of the State-Space Model, the Kalman Filter, is applied to multi modal signal processing. It is demonstrated how a State-Space Model can be used to map from speech to lip movements. Besides the State-Space Model and the multi modal...... application an information theoretic vector quantizer is also proposed. Based on interactions between particles, it is shown how a quantizing scheme based on an analytic cost function can be derived....

  4. An abstract machine for module replacement

    OpenAIRE

    Walton, Chris; Krl, Dilsun; Gilmore, Stephen

    1998-01-01

    In this paper we define an abstract machine model for the mλ typed intermediate language. This abstract machine is used to give a formal description of the operation of run-time module replacement from the programming language Dynamic ML. The essential technical device which we employ for module replacement is a modification of two-space copying garbage collection.

  5. Volumes of conditioned bipartite state spaces

    International Nuclear Information System (INIS)

    Milz, Simon; Strunz, Walter T

    2015-01-01

    We analyze the metric properties of conditioned quantum state spaces M η (n×m) . These spaces are the convex sets of nm×nm density matrices that, when partially traced over m degrees of freedom, respectively yield the given n × n density matrix η. For the case n = 2, the volume of M η (2×m) equipped with the Hilbert–Schmidt measure can be conjectured to be a simple polynomial of the radius of η in the Bloch-ball. Remarkably, for m=2,3 we find numerically that the probability p sep (2×m) (η) to find a separable state in M η (2×m) is independent of η (except for η pure). For m>3, the same holds for p PosPart (2×m) (η), the probability to find a state with a positive partial transpose in M η (2×m) . These results are proven analytically for the case of the family of 4 × 4 X-states, and thoroughly numerically investigated for the general case. The important implications of these findings for the clarification of open problems in quantum theory are pointed out and discussed. (paper)

  6. Projective limits of state spaces II. Quantum formalism

    Science.gov (United States)

    Lanéry, Suzanne; Thiemann, Thomas

    2017-06-01

    In this series of papers, we investigate the projective framework initiated by Kijowski (1977) and Okołów (2009, 2014, 2013), which describes the states of a quantum theory as projective families of density matrices. A short reading guide to the series can be found in Lanéry (2016). After discussing the formalism at the classical level in a first paper (Lanéry, 2017), the present second paper is devoted to the quantum theory. In particular, we inspect in detail how such quantum projective state spaces relate to inductive limit Hilbert spaces and to infinite tensor product constructions (Lanéry, 2016, subsection 3.1) [1]. Regarding the quantization of classical projective structures into quantum ones, we extend the results by Okołów (2013), that were set up in the context of linear configuration spaces, to configuration spaces given by simply-connected Lie groups, and to holomorphic quantization of complex phase spaces (Lanéry, 2016, subsection 2.2) [1].

  7. Designing Interaction Spaces for Rich Internet Applications with UML

    DEFF Research Database (Denmark)

    Dolog, Peter; Stage, Jan

    2007-01-01

    In this paper, we propose a new method for designing rich internet applications. The design process uses results from an object-oriented analysis and employs interaction spaces as the basic abstraction mechanism. State diagrams are employed as refinements of interaction spaces and task models...

  8. Projective limits of state spaces IV. Fractal label sets

    Science.gov (United States)

    Lanéry, Suzanne; Thiemann, Thomas

    2018-01-01

    Instead of formulating the state space of a quantum field theory over one big Hilbert space, it has been proposed by Kijowski (1977) to represent quantum states as projective families of density matrices over a collection of smaller, simpler Hilbert spaces (see Lanéry (2016) [1] for a concise introduction to this formalism). One can thus bypass the need to select a vacuum state for the theory, and still be provided with an explicit and constructive description of the quantum state space, at least as long as the label set indexing the projective structure is countable. Because uncountable label sets are much less practical in this context, we develop in the present article a general procedure to trim an originally uncountable label set down to countable cardinality. In particular, we investigate how to perform this tightening of the label set in a way that preserves both the physical content of the algebra of observables and its symmetries. This work is notably motivated by applications to the holonomy-flux algebra underlying Loop Quantum Gravity. Building on earlier work by Okołów (2013), a projective state space was introduced for this algebra in Lanéry and Thiemann (2016). However, the non-trivial structure of the holonomy-flux algebra prevents the construction of satisfactory semi-classical states (Lanéry and Thiemann, 2017). Implementing the general procedure just mentioned in the case of a one-dimensional version of this algebra, we show how a discrete subalgebra can be extracted without destroying universality nor diffeomorphism invariance. On this subalgebra, quantum states can then be constructed which are more regular than was possible on the original algebra. In particular, this allows the design of semi-classical states whose semi-classicality is enforced step by step, starting from collective, macroscopic degrees of freedom and going down progressively toward smaller and smaller scales.

  9. State-Space Modelling in Marine Science

    DEFF Research Database (Denmark)

    Albertsen, Christoffer Moesgaard

    State-space models provide a natural framework for analysing time series that cannot be observed without error. This is the case for fisheries stock assessments and movement data from marine animals. In fisheries stock assessments, the aim is to estimate the stock size; however, the only data...... available is the number of fish removed from the population and samples on a small fraction of the population. In marine animal movement, accurate position systems such as GPS cannot be used. Instead, inaccurate alternative must be used yielding observations with large errors. Both assessment and individual...... animal movement models are important for management and conservation of marine animals. Consequently, models should be developed to be operational in a management context while adequately evaluating uncertainties in the models. This thesis develops state-space models using the Laplace approximation...

  10. The unitary space of particle internal states

    International Nuclear Information System (INIS)

    Perjes, Z.

    1978-09-01

    A relativistic theory of particle internal properties has been developed. Suppressing space-time information, internal wave functions and -observables are constructed in a 3-complex-dimensional space. The quantum numbers of a spinning point particle in this unitary space correspond with those of a low-mass hadron. Unitary space physics is linked with space-time notions via the Penrose theory of twistors, where new flavors may be represented by many-twistor systems. It is shown here that a four-twistor particle fits into the unitary space picture as a system of two points with equal masses and oppositely pointing unitary spins. Quantum states fall into the ISU(3) irreducible representations discovered by Sparling and the author. Full details of the computation involving SU(3) recoupling techniques are given. (author)

  11. Constraint-Based Abstract Semantics for Temporal Logic

    DEFF Research Database (Denmark)

    Banda, Gourinath; Gallagher, John Patrick

    2010-01-01

    Abstract interpretation provides a practical approach to verifying properties of infinite-state systems. We apply the framework of abstract interpretation to derive an abstract semantic function for the modal mu-calculus, which is the basis for abstract model checking. The abstract semantic funct...

  12. Bounded Rationality of Generalized Abstract Fuzzy Economies

    Directory of Open Access Journals (Sweden)

    Lei Wang

    2014-01-01

    Full Text Available By using a nonlinear scalarization technique, the bounded rationality model M for generalized abstract fuzzy economies in finite continuous spaces is established. Furthermore, by using the model M, some new theorems for structural stability and robustness to (λ,ϵ-equilibria of generalized abstract fuzzy economies are proved.

  13. State space in BRST-quantization and Kugo-Ojima quartets

    International Nuclear Information System (INIS)

    Rybkin, G.N.

    1989-01-01

    The structure of the state space in the BRST-quantization is considered and the connection between different approaches to the proof of the positive definiteness of the metric on the physical state space is established. The correspondence between different expressions for the BRST-charge, quadratic in fields, is obtained. The relation between different representations of the BRST-algebra is found. 22 refs

  14. Multivariate time series with linear state space structure

    CERN Document Server

    Gómez, Víctor

    2016-01-01

    This book presents a comprehensive study of multivariate time series with linear state space structure. The emphasis is put on both the clarity of the theoretical concepts and on efficient algorithms for implementing the theory. In particular, it investigates the relationship between VARMA and state space models, including canonical forms. It also highlights the relationship between Wiener-Kolmogorov and Kalman filtering both with an infinite and a finite sample. The strength of the book also lies in the numerous algorithms included for state space models that take advantage of the recursive nature of the models. Many of these algorithms can be made robust, fast, reliable and efficient. The book is accompanied by a MATLAB package called SSMMATLAB and a webpage presenting implemented algorithms with many examples and case studies. Though it lays a solid theoretical foundation, the book also focuses on practical application, and includes exercises in each chapter. It is intended for researchers and students wor...

  15. 12th Man in Space Symposium: The Future of Humans in Space. Abstract Volume

    Science.gov (United States)

    1997-01-01

    The National Aeronautics and Space Administration (NASA) is pleased to host the 12th IAA Man in Space Symposium. A truly international forum, this symposium brings together scientists, engineers, and managers interested in all aspects of human space flight to share the most recent research results and space agency planning related to the future of humans in space. As we look out at the universe from our own uniquely human perspective, we see a world that we affect at the same time that it affects us. Our tomorrows are highlighted by the possibilities generated by our knowledge, our drive, and our dreams. This symposium will examine our future in space from the springboard of our achievements.

  16. State-Space Realization of the Wave-Radiation Force within FAST: Preprint

    Energy Technology Data Exchange (ETDEWEB)

    Duarte, T.; Sarmento, A.; Alves, M.; Jonkman, J.

    2013-06-01

    Several methods have been proposed in the literature to find a state-space model for the wave-radiation forces. In this paper, four methods were compared, two in the frequency domain and two in the time domain. The frequency-response function and the impulse response of the resulting state-space models were compared against the ones derived by the numerical code WAMIT. The implementation of the state-space module within the FAST offshore wind turbine computer-aided engineering (CAE) tool was verified, comparing the results against the previously implemented numerical convolution method. The results agreed between the two methods, with a significant reduction in required computational time when using the state-space module.

  17. Short-term wind speed prediction using an unscented Kalman filter based state-space support vector regression approach

    International Nuclear Information System (INIS)

    Chen, Kuilin; Yu, Jie

    2014-01-01

    Highlights: • A novel hybrid modeling method is proposed for short-term wind speed forecasting. • Support vector regression model is constructed to formulate nonlinear state-space framework. • Unscented Kalman filter is adopted to recursively update states under random uncertainty. • The new SVR–UKF approach is compared to several conventional methods for short-term wind speed prediction. • The proposed method demonstrates higher prediction accuracy and reliability. - Abstract: Accurate wind speed forecasting is becoming increasingly important to improve and optimize renewable wind power generation. Particularly, reliable short-term wind speed prediction can enable model predictive control of wind turbines and real-time optimization of wind farm operation. However, this task remains challenging due to the strong stochastic nature and dynamic uncertainty of wind speed. In this study, unscented Kalman filter (UKF) is integrated with support vector regression (SVR) based state-space model in order to precisely update the short-term estimation of wind speed sequence. In the proposed SVR–UKF approach, support vector regression is first employed to formulate a nonlinear state-space model and then unscented Kalman filter is adopted to perform dynamic state estimation recursively on wind sequence with stochastic uncertainty. The novel SVR–UKF method is compared with artificial neural networks (ANNs), SVR, autoregressive (AR) and autoregressive integrated with Kalman filter (AR-Kalman) approaches for predicting short-term wind speed sequences collected from three sites in Massachusetts, USA. The forecasting results indicate that the proposed method has much better performance in both one-step-ahead and multi-step-ahead wind speed predictions than the other approaches across all the locations

  18. Squeezed States and Uncertainty Relations. Abstracts

    International Nuclear Information System (INIS)

    Masahito, Hayashi; Reynaud, S.; Jaekel, M.Th.; Fiuraaek, J.; Garcia-Patron, R.; Cerf, N.J.; Hage, B.; Chelkowski, S.; Franzen, A.; Lastzka, N.; Vahlbruch, N.; Danzmann, K.; Schnabel, R.; Hassan, S.S.; Joshi, A.; Jakob, M.; Bergou, J.A.; Kozlovskii, A.V.; Prakash, H.; Kumar, R.

    2005-01-01

    The purpose of the conference was to bring together people working in the field of quantum optics, with special emphasis on non-classical light sources and related areas, quantum computing, statistical mechanics and mathematical physics. As a novelty, this edition will include the topics of quantum imaging, quantum phase noise and number theory in quantum mechanics. This document gives the program of the conference and gathers the abstracts

  19. Advanced Solid State Lighting for AES Deep Space Hab

    Data.gov (United States)

    National Aeronautics and Space Administration — The advanced Solid State Lighting (SSL) assemblies augmented 2nd generation modules under development for the Advanced Exploration Systems Deep Space Habitat in...

  20. A dynamical topology for the space of states

    International Nuclear Information System (INIS)

    Dittrich, J.

    1979-01-01

    A new topology is introduced for the space of states of a physical system. This topology is given by dynamics, every state has a neighbourhood consisting of states connected by the time evolution only. With respect to the new topology, all conservation laws can be treated as topological laws. (author)

  1. Space Sciences Education and Outreach Project of Moscow State University

    Science.gov (United States)

    Krasotkin, S.

    2006-11-01

    sergekras@mail.ru The space sciences education and outreach project was initiated at Moscow State University in order to incorporate modern space research into the curriculum popularize the basics of space physics, and enhance public interest in space exploration. On 20 January 2005 the first Russian University Satellite “Universitetskiy-Tatyana” was launched into circular polar orbit (inclination 83 deg., altitude 940-980 km). The onboard scientific complex “Tatyana“, as well as the mission control and information receiving centre, was designed and developed at Moscow State University. The scientific programme of the mission includes measurements of space radiation in different energy channels and Earth UV luminosity and lightning. The current education programme consists of basic multimedia lectures “Life of the Earth in the Solar Atmosphere” and computerized practice exercises “Space Practice” (based on the quasi-real-time data obtained from “Universitetskiy-Tatyana” satellite and other Internet resources). A multimedia lectures LIFE OF EARTH IN THE SOLAR ATMOSPHERE containing the basic information and demonstrations of heliophysics (including Sun structure and solar activity, heliosphere and geophysics, solar-terrestrial connections and solar influence on the Earth’s life) was created for upper high-school and junior university students. For the upper-university students there a dozen special computerized hands-on exercises were created based on the experimental quasi-real-time data obtained from our satellites. Students specializing in space physics from a few Russian universities are involved in scientific work. Educational materials focus on upper high school, middle university and special level for space physics students. Moscow State University is now extending its space science education programme by creating multimedia lectures on remote sensing, space factors and materials study, satellite design and development, etc. The space

  2. State space modeling of Memristor-based Wien oscillator

    KAUST Repository

    Talukdar, Abdul Hafiz Ibne; Radwan, Ahmed G.; Salama, Khaled N.

    2011-01-01

    State space modeling of Memristor based Wien 'A' oscillator has been demonstrated for the first time considering nonlinear ion drift in Memristor. Time dependant oscillating resistance of Memristor is reported in both state space solution and SPICE simulation which plausibly provide the basis of realizing parametric oscillation by Memristor based Wien oscillator. In addition to this part Memristor is shown to stabilize the final oscillation amplitude by means of its nonlinear dynamic resistance which hints for eliminating diode in the feedback network of conventional Wien oscillator. © 2011 IEEE.

  3. State space modeling of Memristor-based Wien oscillator

    KAUST Repository

    Talukdar, Abdul Hafiz Ibne

    2011-12-01

    State space modeling of Memristor based Wien \\'A\\' oscillator has been demonstrated for the first time considering nonlinear ion drift in Memristor. Time dependant oscillating resistance of Memristor is reported in both state space solution and SPICE simulation which plausibly provide the basis of realizing parametric oscillation by Memristor based Wien oscillator. In addition to this part Memristor is shown to stabilize the final oscillation amplitude by means of its nonlinear dynamic resistance which hints for eliminating diode in the feedback network of conventional Wien oscillator. © 2011 IEEE.

  4. Coherent and squeezed states in phase space

    International Nuclear Information System (INIS)

    Jannussis, A.; Bartzis, V.; Vlahos, E.

    1990-01-01

    In the present paper, the coherent and the squeezed states in phase space have been studied. From the wave functions of the coherent and the squeezed state, their corresponding Wigner distribution functions are calculated. Especially the calculation of the corresponding Wigner functions for the above states permits the determination of the mean values of position and momentum and thus the Heisenberg uncertainty relation. In fact, from the related results, it is concluded that the uncertainty relation of the coherent and associated squeezed states is the same

  5. Formulating state space models in R with focus on longitudinal regression models

    DEFF Research Database (Denmark)

    Dethlefsen, Claus; Lundbye-Christensen, Søren

      We provide a language for formulating a range of state space models. The described methodology is implemented in the R -package sspir available from cran.r-project.org . A state space model is specified similarly to a generalized linear model in R , by marking the time-varying terms in the form......  We provide a language for formulating a range of state space models. The described methodology is implemented in the R -package sspir available from cran.r-project.org . A state space model is specified similarly to a generalized linear model in R , by marking the time-varying terms...

  6. Modeling volatility using state space models.

    Science.gov (United States)

    Timmer, J; Weigend, A S

    1997-08-01

    In time series problems, noise can be divided into two categories: dynamic noise which drives the process, and observational noise which is added in the measurement process, but does not influence future values of the system. In this framework, we show that empirical volatilities (the squared relative returns of prices) exhibit a significant amount of observational noise. To model and predict their time evolution adequately, we estimate state space models that explicitly include observational noise. We obtain relaxation times for shocks in the logarithm of volatility ranging from three weeks (for foreign exchange) to three to five months (for stock indices). In most cases, a two-dimensional hidden state is required to yield residuals that are consistent with white noise. We compare these results with ordinary autoregressive models (without a hidden state) and find that autoregressive models underestimate the relaxation times by about two orders of magnitude since they do not distinguish between observational and dynamic noise. This new interpretation of the dynamics of volatility in terms of relaxators in a state space model carries over to stochastic volatility models and to GARCH models, and is useful for several problems in finance, including risk management and the pricing of derivative securities. Data sets used: Olsen & Associates high frequency DEM/USD foreign exchange rates (8 years). Nikkei 225 index (40 years). Dow Jones Industrial Average (25 years).

  7. A novel Generalized State-Space Averaging (GSSA) model for advanced aircraft electric power systems

    International Nuclear Information System (INIS)

    Ebrahimi, Hadi; El-Kishky, Hassan

    2015-01-01

    Highlights: • A study model is developed for aircraft electric power systems. • A novel GSSA model is developed for the interconnected power grid. • The system’s dynamics are characterized under various conditions. • The averaged results are compared and verified with the actual model. • The obtained measured values are validated with available aircraft standards. - Abstract: The growing complexity of Advanced Aircraft Electric Power Systems (AAEPS) has made conventional state-space averaging models inadequate for systems analysis and characterization. This paper presents a novel Generalized State-Space Averaging (GSSA) model for the system analysis, control and characterization of AAEPS. The primary objective of this paper is to introduce a mathematically elegant and computationally simple model to copy the AAEPS behavior at the critical nodes of the electric grid. Also, to reduce some or all of the drawbacks (complexity, cost, simulation time…, etc) associated with sensor-based monitoring and computer aided design software simulations popularly used for AAEPS characterization. It is shown in this paper that the GSSA approach overcomes the limitations of the conventional state-space averaging method, which fails to predict the behavior of AC signals in a circuit analysis. Unlike conventional averaging method, the GSSA model presented in this paper includes both DC and AC components. This would capture the key dynamic and steady-state characteristics of the aircraft electric systems. The developed model is then examined for the aircraft system’s visualization and accuracy of computation under different loading scenarios. Through several case studies, the applicability and effectiveness of the GSSA method is verified by comparing to the actual real-time simulation model obtained from Powersim 9 (PSIM9) software environment. The simulations results represent voltage, current and load power at the major nodes of the AAEPS. It has been demonstrated that

  8. State Space Reduction for Model Checking Agent Programs

    NARCIS (Netherlands)

    S.-S.T.Q. Jongmans (Sung-Shik); K.V. Hindriks; M.B. van Riemsdijk; L. Dennis; O. Boissier; R.H. Bordini (Rafael)

    2012-01-01

    htmlabstractState space reduction techniques have been developed to increase the efficiency of model checking in the context of imperative programming languages. Unfortunately, these techniques cannot straightforwardly be applied to agents: the nature of states in the two programming paradigms

  9. GIBS Geospatial Data Abstraction Library (GDAL)

    Data.gov (United States)

    National Aeronautics and Space Administration — GDAL is an open source translator library for raster geospatial data formats that presents a single abstract data model to the calling application for all supported...

  10. Transformation of Socioeconomic Space: The Role of the State

    Directory of Open Access Journals (Sweden)

    Alexander Nikolaevich Shvetsov

    2015-03-01

    Full Text Available Modern Russia is traditionally characterized by a special and strong public participation in solving problems of spatial development. Thus, the state has following diverse roles: 1 the creator of the modern space configuration; 2 the mastermind and main driving force of modern spatial transformations; 3 the regulator and investor of these processes; 4 the main sponsor and beneficiary of space transformation; and, finally, the hostage of its own dominance in the processes of spatial transformation. However, stereotypes are being gradually overcome and public policy in the area of spatial transformations focuses not only on «public projects» but also on self-development of regions, combined with the interests of big business which plays an increasing role in the transformation of socioeconomic space. The article reveals the meaning and content of the problem of systemic interaction between the state and space concerning the modernization of the country. The author explores the range of fundamental research and applied issues resulting from the contradictory combination of traditional (historical stereotypes and the latest Russian circumstances. These issues determine the background, nature and consequences of state impacts on socio-economic space, as well as the composition, content and validity of the used instruments

  11. Information Theoretic Characterization of Physical Theories with Projective State Space

    Science.gov (United States)

    Zaopo, Marco

    2015-08-01

    Probabilistic theories are a natural framework to investigate the foundations of quantum theory and possible alternative or deeper theories. In a generic probabilistic theory, states of a physical system are represented as vectors of outcomes probabilities and state spaces are convex cones. In this picture the physics of a given theory is related to the geometric shape of the cone of states. In quantum theory, for instance, the shape of the cone of states corresponds to a projective space over complex numbers. In this paper we investigate geometric constraints on the state space of a generic theory imposed by the following information theoretic requirements: every non completely mixed state of a system is perfectly distinguishable from some other state in a single shot measurement; information capacity of physical systems is conserved under making mixtures of states. These assumptions guarantee that a generic physical system satisfies a natural principle asserting that the more a state of the system is mixed the less information can be stored in the system using that state as logical value. We show that all theories satisfying the above assumptions are such that the shape of their cones of states is that of a projective space over a generic field of numbers. Remarkably, these theories constitute generalizations of quantum theory where superposition principle holds with coefficients pertaining to a generic field of numbers in place of complex numbers. If the field of numbers is trivial and contains only one element we obtain classical theory. This result tells that superposition principle is quite common among probabilistic theories while its absence gives evidence of either classical theory or an implausible theory.

  12. Reinforcement learning in continuous state and action spaces

    NARCIS (Netherlands)

    H. P. van Hasselt (Hado); M.A. Wiering; M. van Otterlo

    2012-01-01

    textabstractMany traditional reinforcement-learning algorithms have been designed for problems with small finite state and action spaces. Learning in such discrete problems can been difficult, due to noise and delayed reinforcements. However, many real-world problems have continuous state or action

  13. Construction of spaces of kinematic quantum states for field theories via projective techniques

    International Nuclear Information System (INIS)

    Okołów, Andrzej

    2013-01-01

    We present a method of constructing a space of quantum states for a field theory: given phase space of a theory, we define a family of physical systems each possessing a finite number of degrees of freedom, next we define a space of quantum states for each finite system, finally using projective techniques we organize all these spaces into a space of quantum states which corresponds to the original phase space. This construction is kinematic in this sense that it bases merely on the structure of the phase space of a theory and does not take into account possible constraints on the space. The construction is a generalization of a construction by Kijowski—the latter one is limited to theories of linear phase spaces, while the former one is free of this limitation. The method presented in this paper enables to construct a space of quantum states for the teleparallel equivalent of general relativity. (paper)

  14. Problem of short-term forecasting of near-earth space state

    International Nuclear Information System (INIS)

    Eselevich, V.G.; Ashmanets, V.I.; Startsev, S.A.

    1996-01-01

    The paper deals with actual and practically important problem of investigation and forecasting of state condition during magnetic storms. The available methods of forecasting of near-earth space state are analyzed. Forecasting of magnetic storms was conducted for control of space vehicles. Quasi-determinate method of magnetic storm forecasting is suggested. 13 refs., 3 figs

  15. Deformed two-photon squeezed states in noncommutative space

    International Nuclear Information System (INIS)

    Zhang Jianzu

    2004-01-01

    Recent studies on nonperturbation aspects of noncommutative quantum mechanics explored a new type of boson commutation relations at the deformed level, described by deformed annihilation-creation operators in noncommutative space. This correlated boson commutator correlates different degrees of freedom, and shows an essential influence on dynamics. This Letter devotes to the development of formalism of deformed two-photon squeezed states in noncommutative space. General representations of deformed annihilation-creation operators and the consistency condition for the electromagnetic wave with a single mode of frequency in noncommunicative space are obtained. Two-photon squeezed states are studied. One finds that variances of the dimensionless Hermitian quadratures of the annihilation operator in one degree of freedom include variances in the other degree of freedom. Such correlations show the new feature of spatial noncommutativity and allow a deeper understanding of the correlated boson commutator

  16. WWNPQFT-2011 - Abstracts

    International Nuclear Information System (INIS)

    Bianchi, E.; Bender, C.; Culetu, H.; Fried, H.; Grossmann, A.; Hofmann, R.; Le Bellac, M.; Martinetti, P.; Muller, B.; Patras, F.; Raffaeli, B.; Vitting Andersen, J.

    2013-01-01

    The object of this workshop is to consolidate and publicize new efforts in non-perturbative field theories. This year the presentations deal with quantum gravity, non-commutative geometry, fat-tailed wave-functions, strongly coupled field theories, space-times two time-like dimensions, and multiplicative renormalization. A presentation is dedicated to the construction of a nucleon-nucleon potential from an analytical, non-perturbative gauge invariant QCD. This document gathers the abstracts of the presentations

  17. Haag-Ruelle scattering theory as a scattering theory in different spaces of states

    International Nuclear Information System (INIS)

    Koshmanenko, V.D.

    1979-01-01

    The aim of the paper is the extraction of the abstract content from the Haag-Ruelle theory, i.e. to find out the total mathematical scheme of the theory without the account of physical axiomatics. It is shown that the Haag-Ruelle scattering theory may be naturally included into the scheme of the abstract theory of scattering with the pair of spaces, the wave operators being determined by the method of bilinear functionals. A number of trivial features of the scattering operator is found in the abstract theory. The concrete prospects of the application of the data obtained are outlined in the problem of the scattering of the field quantum theory

  18. A Sweep-Line Method for State Space Exploration

    DEFF Research Database (Denmark)

    Christensen, Søren; Kristensen, Lars Michael; Mailund, Thomas

    2001-01-01

    generation, since these states can never be reached again. This in turn reduces the memory used for state space storage during the task of verification. Examples of progress measures are sequence numbers in communication protocols and time in certain models with time. We illustrate the application...

  19. Abstract

    African Journals Online (AJOL)

    PROF. OLIVER OSUAGWA

    Many mathematical models of stochastic dynamical systems were based on the assumption that the drift ... stochastic process with state space S is a ..... The algorithm was implemented through a MatLab script and the result of the simulation is.

  20. Parallel symbolic state-space exploration is difficult, but what is the alternative?

    Directory of Open Access Journals (Sweden)

    Gianfranco Ciardo

    2009-12-01

    Full Text Available State-space exploration is an essential step in many modeling and analysis problems. Its goal is to find the states reachable from the initial state of a discrete-state model described. The state space can used to answer important questions, e.g., "Is there a dead state?" and "Can N become negative?", or as a starting point for sophisticated investigations expressed in temporal logic. Unfortunately, the state space is often so large that ordinary explicit data structures and sequential algorithms cannot cope, prompting the exploration of (1 parallel approaches using multiple processors, from simple workstation networks to shared-memory supercomputers, to satisfy large memory and runtime requirements and (2 symbolic approaches using decision diagrams to encode the large structured sets and relations manipulated during state-space generation. Both approaches have merits and limitations. Parallel explicit state-space generation is challenging, but almost linear speedup can be achieved; however, the analysis is ultimately limited by the memory and processors available. Symbolic methods are a heuristic that can efficiently encode many, but not all, functions over a structured and exponentially large domain; here the pitfalls are subtler: their performance varies widely depending on the class of decision diagram chosen, the state variable order, and obscure algorithmic parameters. As symbolic approaches are often much more efficient than explicit ones for many practical models, we argue for the need to parallelize symbolic state-space generation algorithms, so that we can realize the advantage of both approaches. This is a challenging endeavor, as the most efficient symbolic algorithm, Saturation, is inherently sequential. We conclude by discussing challenges, efforts, and promising directions toward this goal.

  1. Enhancements to the NASA Astrophysics Science Information and Abstract Service

    Science.gov (United States)

    Kurtz, M. J.; Eichhorn, G.; Accomazzi, A.; Grant, C. S.; Murray, S. S.

    1995-05-01

    The NASA Astrophysics Data System Astrophysics Science Information and Abstract Service, the extension of the ADS Abstract Service continues rapidly to expand in both use and capabilities. Each month the service is used by about 4,000 different people, and returns about 1,000,000 pieces of bibliographic information. Among the recent additions to the system are: 1. Whole Text Access. In addition to the ApJ Letters we now have whole text for the ApJ on-line, soon we will have AJ and Rev. Mexicana. Discussions with other publishers are in progress. 2. Space Instrumentation Database. We now provide a second abstract service, covering papers related to space instruments. This is larger than the astronomy and astrophysics database in terms of total abstracts. 3. Reference Books and Historical Journals. We have begun putting the SAO Annals and the HCO Annals on-line. We have put the Handbook of Space Astronomy and Astrophysics by M.V. Zombeck (Cambridge U.P.) on-line. 4. Author Abstracts. We can now include original abstracts in addition to those we get from the NASA STI Abstracts Database. We have included abstracts for A&A in collaboration with the CDS in Strasbourg, and are collaborating with the AAS and the ASP on others. We invite publishers and editors of journals and conference proceedings to include their original abstracts in our service; send inquiries via e-mail to ads@cfa.harvard.edu. 5. Author Notes. We now accept notes and comments from authors of articles in our database. These are arbitrary html files and may contain pointers to other WWW documents, they are listed along with the abstracts, whole text, and data available in the index listing for every reference. The ASIAS is available at: http://adswww.harvard.edu/

  2. Adaptive importance sampling of random walks on continuous state spaces

    International Nuclear Information System (INIS)

    Baggerly, K.; Cox, D.; Picard, R.

    1998-01-01

    The authors consider adaptive importance sampling for a random walk with scoring in a general state space. Conditions under which exponential convergence occurs to the zero-variance solution are reviewed. These results generalize previous work for finite, discrete state spaces in Kollman (1993) and in Kollman, Baggerly, Cox, and Picard (1996). This paper is intended for nonstatisticians and includes considerable explanatory material

  3. Relativistic resonances as non-orthogonal states in Hilbert space

    CERN Document Server

    Blum, W

    2003-01-01

    We analyze the energy-momentum properties of relativistic short-lived particles with the result that they are characterized by two 4-vectors: in addition to the familiar energy-momentum vector (timelike) there is an energy-momentum 'spread vector' (spacelike). The wave functions in space and time for unstable particles are constructed. For the relativistic properties of unstable states we refer to Wigner's method of Poincare group representations that are induced by representations of the space-time translation and rotation groups. If stable particles, unstable particles and resonances are treated as elementary objects that are not fundamentally different one has to take into account that they will not generally be orthogonal to each other in their state space. The scalar product between a stable and an unstable state with otherwise identical properties is calculated in a particular Lorentz frame. The spin of an unstable particle is not infinitely sharp but has a 'spin spread' giving rise to 'spin neighbors'....

  4. On the state space of the dipole ghost

    International Nuclear Information System (INIS)

    Binegar, B.

    1984-01-01

    A particular representation of SO(4, 2) is identified with the state space of the free dipole ghost. This representation is then given an explicit realization as the solution space of a 4th-order wave equation on a spacetime locally isomorphic to Minkowski space. A discrete basis for this solution space is given, as well as an explicit expression for its SO(4, 2) invariant inner product. The connection between the modes of dipole field and those of the massless scalar field is clarified, and a recent conjecture concerning the restriction of the dipole representation to the Poincare subgroup is confirmed. A particular coordinate transformation then reveals the theory of the dipole ghost in Minkowski space. Finally, it is shown that the solution space of the dipole equation is not unitarizable in a Poincare invariant manner. (orig.)

  5. Abstracts of the Seminar on Modern State of Water Resources of Tajikistan - Problems and Perspectives of Rational Utilization

    International Nuclear Information System (INIS)

    2003-01-01

    This publication contains the abstracts of papers presented at the Seminar on Modern State of Water Resources of Tajikistan - Problems and Perspectives of Rational Utilization, held in Dushanbe in 2003

  6. Estimation methods for nonlinear state-space models in ecology

    DEFF Research Database (Denmark)

    Pedersen, Martin Wæver; Berg, Casper Willestofte; Thygesen, Uffe Høgsbro

    2011-01-01

    The use of nonlinear state-space models for analyzing ecological systems is increasing. A wide range of estimation methods for such models are available to ecologists, however it is not always clear, which is the appropriate method to choose. To this end, three approaches to estimation in the theta...... logistic model for population dynamics were benchmarked by Wang (2007). Similarly, we examine and compare the estimation performance of three alternative methods using simulated data. The first approach is to partition the state-space into a finite number of states and formulate the problem as a hidden...... Markov model (HMM). The second method uses the mixed effects modeling and fast numerical integration framework of the AD Model Builder (ADMB) open-source software. The third alternative is to use the popular Bayesian framework of BUGS. The study showed that state and parameter estimation performance...

  7. Transport safety research abstracts. No. 1

    International Nuclear Information System (INIS)

    1991-07-01

    The Transport Safety Research Abstracts is a collection of reports from Member States of the International Atomic Energy Agency, and other international organizations on research in progress or just completed in the area of safe transport of radioactive material. The main aim of TSRA is to draw attention to work that is about to be published, thus enabling interested parties to obtain further information through direct correspondence with the investigators. Information contained in this issue covers work being undertaken in 6 Member States and contracted by 1 international organization; it is hoped with succeeding issues that TSRA will be able to widen this base. TSRA is modelled after other IAEA publications describing work in progress in other programme areas, namely Health Physics Research Abstracts (No. 14 was published in 1989), Waste Management Research Abstracts (No. 20 was published in 1990), and Nuclear Safety Research Abstracts (No. 2 was published in 1990)

  8. A Brief Introduction to Chinese Biological Abstracts

    Institute of Scientific and Technical Information of China (English)

    2005-01-01

    Chinese Biological Abstracts (CBA), a state-level indexing and abstracting journal published monthly, is jointly sponsored by the Library of the Chinese Academy of Sciences, the Shanghai Institutes for Biological Sciences as well as the Biological Information Network of the Chinese Academy of Sciences, published and distributed by the Shanghai Institutes for Biological Sciences, and approved by the State Scientific and Technological Commission.

  9. Multimedia Mapping using Continuous State Space Models

    DEFF Research Database (Denmark)

    Lehn-Schiøler, Tue

    2004-01-01

    In this paper a system that transforms speech waveforms to animated faces are proposed. The system relies on continuous state space models to perform the mapping, this makes it possible to ensure video with no sudden jumps and allows continuous control of the parameters in 'face space'. Simulations...... are performed on recordings of 3-5 sec. video sequences with sentences from the Timit database. The model is able to construct an image sequence from an unknown noisy speech sequence fairly well even though the number of training examples are limited....

  10. Active Affordance Learning in Continuous State and Action Spaces

    NARCIS (Netherlands)

    Wang, C.; Hindriks, K.V.; Babuska, R.

    2014-01-01

    Learning object affordances and manipulation skills is essential for developing cognitive service robots. We propose an active affordance learning approach in continuous state and action spaces without manual discretization of states or exploratory motor primitives. During exploration in the action

  11. Photochemical hydrogen abstractions as radiationless transitions

    International Nuclear Information System (INIS)

    Burrows, H.D.; Formosinho, S.J.

    1977-01-01

    The tunnel-effect theory of radiationless transitions is applied to the quenching of the uranyl ion excited state by aliphatic compounds. The most important mechanism kinetically is suggested to involve chemical quenching via hydrogen abstraction, and rates for these reactions are analysed theoretically. Good agreement between theory and experiment is observed for a number of alcohols and ethers, and the reactions are suggested to possess considerable charge-transfer character. With t-butanol it is suggested that abstraction occurs preferentially from the hydroxylic hydrogen. Theoretical analysis of the rates of hydrogen abstraction from carboxylic acids suggests that the reaction geometry in this case may be different from the reaction with alcohols or ethers. The possibility that excited uranyl ion can abstract a hydrogen atom from water is examined, and theoretical evidence is presented to suggest that this is the main route for deactivation of uranyl ion lowest excited state in water at room temperature. (author)

  12. Pure state consciousness and its local reduction to neuronal space

    Science.gov (United States)

    Duggins, A. J.

    2013-01-01

    The single neuronal state can be represented as a vector in a complex space, spanned by an orthonormal basis of integer spike counts. In this model a scalar element of experience is associated with the instantaneous firing rate of a single sensory neuron over repeated stimulus presentations. Here the model is extended to composite neural systems that are tensor products of single neuronal vector spaces. Depiction of the mental state as a vector on this tensor product space is intended to capture the unity of consciousness. The density operator is introduced as its local reduction to the single neuron level, from which the firing rate can again be derived as the objective correlate of a subjective element. However, the relational structure of perceptual experience only emerges when the non-local mental state is considered. A metric of phenomenal proximity between neuronal elements of experience is proposed, based on the cross-correlation function of neurophysiology, but constrained by the association of theoretical extremes of correlation/anticorrelation in inseparable 2-neuron states with identical and opponent elements respectively.

  13. 7. IAEA Technical Meeting on Steady State Operation of Magnetic Fusion Devices - Booklet of abstracts

    International Nuclear Information System (INIS)

    2015-01-01

    This meeting has provided an appropriate forum to discuss current issues covering a wide range of technical topics related to the steady state operation issues and also to encourage forecast of the ITER performances. The technical meeting includes invited and contributed papers. The topics that have been dealt with are: 1) Superconducting devices (ITER, KSTAR, Tore-Supra, HT-7U, EAST, LHD, Wendelstein-7-X,...); 2) Long-pulse operation and advanced tokamak physics; 3) steady state fusion technologies; 4) Long pulse heating and current drive; 5) Particle control and power exhaust, and 6) ITER-related research and development issues. This document gathers the abstracts

  14. State-space Manifold and Rotating Black Holes

    CERN Document Server

    Bellucci, Stefano

    2010-01-01

    We study a class of fluctuating higher dimensional black hole configurations obtained in string theory/ $M$-theory compactifications. We explore the intrinsic Riemannian geometric nature of Gaussian fluctuations arising from the Hessian of the coarse graining entropy, defined over an ensemble of brane microstates. It has been shown that the state-space geometry spanned by the set of invariant parameters is non-degenerate, regular and has a negative scalar curvature for the rotating Myers-Perry black holes, Kaluza-Klein black holes, supersymmetric $AdS_5$ black holes, $D_1$-$D_5$ configurations and the associated BMPV black holes. Interestingly, these solutions demonstrate that the principal components of the state-space metric tensor admit a positive definite form, while the off diagonal components do not. Furthermore, the ratio of diagonal components weakens relatively faster than the off diagonal components, and thus they swiftly come into an equilibrium statistical configuration. Novel aspects of the scali...

  15. Identification of a class of nonlinear state-space models using RPE techniques

    DEFF Research Database (Denmark)

    Zhou, W. W.; Blanke, Mogens

    1986-01-01

    The recursive prediction error methods in state-space form have been efficiently used as parameter identifiers for linear systems, and especially Ljung's innovations filter using a Newton search direction has proved to be quite ideal. In this paper, the RPE method in state-space form is developed...... a quite convincing performance of the filter as combined parameter and state estimator....

  16. Coherent states on horospheric three-dimensional Lobachevsky space

    Energy Technology Data Exchange (ETDEWEB)

    Kurochkin, Yu., E-mail: y.kurochkin@ifanbel.bas-net.by; Shoukavy, Dz., E-mail: shoukavy@ifanbel.bas-net.by [Institute of Physics, National Academy of Sciences of Belarus, 68 Nezalezhnasci Ave., Minsk 220072 (Belarus); Rybak, I., E-mail: Ivan.Rybak@astro.up.pt [Institute of Physics, National Academy of Sciences of Belarus, 68 Nezalezhnasci Ave., Minsk 220072 (Belarus); Instituto de Astrofísica e Ciências do Espaço, CAUP, Rua das Estrelas, 4150-762 Porto (Portugal); Faculdade de Ciências, Universidade do Porto, Rua do Campo Alegre 687, 4169-007 Porto (Portugal)

    2016-08-15

    In the paper it is shown that due to separation of variables in the Laplace-Beltrami operator (Hamiltonian of a free quantum particle) in horospheric and quasi-Cartesian coordinates of three dimensional Lobachevsky space, it is possible to introduce standard (“conventional” according to Perelomov [Generalized Coherent States and Their Applications (Springer-Verlag, 1986), p. 320]) coherent states. Some problems (oscillator on horosphere, charged particle in analogy of constant uniform magnetic field) where coherent states are suitable for treating were considered.

  17. Fine-grained semantic categorization across the abstract and concrete domains.

    Directory of Open Access Journals (Sweden)

    Marta Ghio

    Full Text Available A consolidated approach to the study of the mental representation of word meanings has consisted in contrasting different domains of knowledge, broadly reflecting the abstract-concrete dichotomy. More fine-grained semantic distinctions have emerged in neuropsychological and cognitive neuroscience work, reflecting semantic category specificity, but almost exclusively within the concrete domain. Theoretical advances, particularly within the area of embodied cognition, have more recently put forward the idea that distributed neural representations tied to the kinds of experience maintained with the concepts' referents might distinguish conceptual meanings with a high degree of specificity, including those within the abstract domain. Here we report the results of two psycholinguistic rating studies incorporating such theoretical advances with two main objectives: first, to provide empirical evidence of fine-grained distinctions within both the abstract and the concrete semantic domains with respect to relevant psycholinguistic dimensions; second, to develop a carefully controlled linguistic stimulus set that may be used for auditory as well as visual neuroimaging studies focusing on the parametrization of the semantic space beyond the abstract-concrete dichotomy. Ninety-six participants rated a set of 210 sentences across pre-selected concrete (mouth, hand, or leg action-related and abstract (mental state-, emotion-, mathematics-related categories, with respect either to different semantic domain-related scales (rating study 1, or to concreteness, familiarity, and context availability (rating study 2. Inferential statistics and correspondence analyses highlighted distinguishing semantic and psycholinguistic traits for each of the pre-selected categories, indicating that a simple abstract-concrete dichotomy is not sufficient to account for the entire semantic variability within either domains.

  18. Dynamic State Space Partitioning for External Memory Model Checking

    DEFF Research Database (Denmark)

    Evangelista, Sami; Kristensen, Lars Michael

    2009-01-01

    We describe a dynamic partitioning scheme usable by model checking techniques that divide the state space into partitions, such as most external memory and distributed model checking algorithms. The goal of the scheme is to reduce the number of transitions that link states belonging to different...

  19. Limits on nonlocal correlations from the structure of the local state space

    International Nuclear Information System (INIS)

    Janotta, Peter; Gogolin, Christian; Barrett, Jonathan; Brunner, Nicolas

    2011-01-01

    The outcomes of measurements on entangled quantum systems can be nonlocally correlated. However, while it is easy to write down toy theories allowing arbitrary nonlocal correlations, those allowed in quantum mechanics are limited. Quantum correlations cannot, for example, violate a principle known as macroscopic locality, which implies that they cannot violate Tsirelson's bound. This paper shows that there is a connection between the strength of nonlocal correlations in a physical theory and the structure of the state spaces of individual systems. This is illustrated by a family of models in which local state spaces are regular polygons, where a natural analogue of a maximally entangled state of two systems exists. We characterize the nonlocal correlations obtainable from such states. The family allows us to study the transition between classical, quantum and super-quantum correlations by varying only the local state space. We show that the strength of nonlocal correlations - in particular whether the maximally entangled state violates Tsirelson's bound or not-depends crucially on a simple geometric property of the local state space, known as strong self-duality. This result is seen to be a special case of a general theorem, which states that a broad class of entangled states in probabilistic theories-including, by extension, all bipartite classical and quantum states-cannot violate macroscopic locality. Finally, our results show that models exist that are locally almost indistinguishable from quantum mechanics, but can nevertheless generate maximally nonlocal correlations.

  20. State-Space Modelling of Loudspeakers using Fractional Derivatives

    DEFF Research Database (Denmark)

    King, Alexander Weider; Agerkvist, Finn T.

    2015-01-01

    This work investigates the use of fractional order derivatives in modeling moving-coil loudspeakers. A fractional order state-space solution is developed, leading the way towards incorporating nonlinearities into a fractional order system. The method is used to calculate the response of a fractio......This work investigates the use of fractional order derivatives in modeling moving-coil loudspeakers. A fractional order state-space solution is developed, leading the way towards incorporating nonlinearities into a fractional order system. The method is used to calculate the response...... of a fractional harmonic oscillator, representing the mechanical part of a loudspeaker, showing the effect of the fractional derivative and its relationship to viscoelasticity. Finally, a loudspeaker model with a fractional order viscoelastic suspension and fractional order voice coil is fit to measurement data...

  1. State Space Models and the Kalman-Filter in Stochastic Claims Reserving: Forecasting, Filtering and Smoothing

    Directory of Open Access Journals (Sweden)

    Nataliya Chukhrova

    2017-05-01

    Full Text Available This paper gives a detailed overview of the current state of research in relation to the use of state space models and the Kalman-filter in the field of stochastic claims reserving. Most of these state space representations are matrix-based, which complicates their applications. Therefore, to facilitate the implementation of state space models in practice, we present a scalar state space model for cumulative payments, which is an extension of the well-known chain ladder (CL method. The presented model is distribution-free, forms a basis for determining the entire unobservable lower and upper run-off triangles and can easily be applied in practice using the Kalman-filter for prediction, filtering and smoothing of cumulative payments. In addition, the model provides an easy way to find outliers in the data and to determine outlier effects. Finally, an empirical comparison of the scalar state space model, promising prior state space models and some popular stochastic claims reserving methods is performed.

  2. Rosette of rosettes of Hilbert spaces in the indefinite metric state space of the quantized Maxwell field

    International Nuclear Information System (INIS)

    Gessner, W.; Ernst, V.

    1980-01-01

    The indefinite metric space O/sub M/ of the covariant form of the quantized Maxwell field M is analyzed in some detail. S/sub M/ contains not only the pre-Hilbert space X 0 of states of transverse photons which occurs in the Gupta--Bleuler formalism of the free M, but a whole rosette of continuously many, isomorphic, complete, pre-Hilbert spaces L/sup q/ disjunct up to the zero element o of S/sub M/. The L/sup q/ are the maximal subspaces of S/sub M/ which allow the usual statistical interpretation. Each L/sup q/ corresponds uniquely to one square integrable, spatial distribution j/sup o/(x) of the total charge Q=0. If M is in any state from L/sup q/, the bare charge j 0 (x) appears to be inseparably dressed by the quantum equivalent of its proper, classical Coulomb field E(x). The vacuum occurs only in the state space L 0 of the free Maxwell field. Each L/sup q/ contains a secondary rosette of continuously many, up to o disjunct, isomorphic Hilbert spaces H/sub g//sup q/ related to different electromagnetic gauges. The space H/sub o//sup q/, which corresponds to the Coulomb gauge within the Lorentz gauge, plays a physically distinguished role in that only it leads to the usual concept of energy. If M is in any state from H/sub g//sup q/, the bare 4-current j 0 (x), j(x), where j(x) is any square integrable, transverse current density in space, is endowed with its proper 4-potential which depends on the chosen gauge, and with its proper, gauge independent, Coulomb--Oersted field E(x), B(x). However, these fields exist only in the sense of quantum mechanical expectation values equipped with the corresponding field fluctuations. So they are basically different from classical electromagnetic fields

  3. Formulating state space models in R with focus on longitudinal regression models

    DEFF Research Database (Denmark)

    Dethlefsen, Claus; Lundbye-Christensen, Søren

    2006-01-01

    We provide a language for formulating a range of state space models with response densities within the exponential family. The described methodology is implemented in the R-package sspir. A state space model is specified similarly to a generalized linear model in R, and then the time-varying terms...

  4. An application of gain-scheduled control using state-space interpolation to hydroactive gas bearings

    DEFF Research Database (Denmark)

    Theisen, Lukas Roy Svane; Camino, Juan F.; Niemann, Hans Henrik

    2016-01-01

    with a gain-scheduling strategy using state-space interpolation, which avoids both the performance loss and the increase of controller order associated to the Youla parametrisation. The proposed state-space interpolation for gain-scheduling is applied for mass imbalance rejection for a controllable gas...... bearing scheduled in two parameters. Comparisons against the Youla-based scheduling demonstrate the superiority of the state-space interpolation....

  5. Space-time complexity in solid state models

    International Nuclear Information System (INIS)

    Bishop, A.R.

    1985-01-01

    In this Workshop on symmetry-breaking it is appropriate to include the evolving fields of nonlinear-nonequilibrium systems in which transitions to and between various degrees of ''complexity'' (including ''chaos'') occur in time or space or both. These notions naturally bring together phenomena of pattern formation and chaos and therefore have ramifications for a huge array of natural sciences - astrophysics, plasmas and lasers, hydrodynamics, field theory, materials and solid state theory, optics and electronics, biology, pattern recognition and evolution, etc. Our particular concerns here are with examples from solid state and condensed matter

  6. Abelian faces of state spaces of C*-algebras

    International Nuclear Information System (INIS)

    Batty, C.J.K.

    1980-01-01

    Let F be a closed face of the weak* compact convex state space of a unital C*-algebra A. The class of F-abelian states, introduced earlier by the author, is studied further. It is shown (without any restriction on A or F) that F is a Choquet simplex if and only if every state in F is F-abelian, and that it is sufficient for this that every pure state in F is F-abelian. As a corollary, it is deduced that an arbitrary C*-dynamical system (A,G,α) is G-abelian if and only if every ergodic state is weakly clustering. Nevertheless the set of all F-abelian (or even G-abelian) states is not necessarily weak* compact. (orig.)

  7. Coherent states for FLRW space-times in loop quantum gravity

    International Nuclear Information System (INIS)

    Magliaro, Elena; Perini, Claudio; Marciano, Antonino

    2011-01-01

    We construct a class of coherent spin-network states that capture properties of curved space-times of the Friedmann-Lamaitre-Robertson-Walker type on which they are peaked. The data coded by a coherent state are associated to a cellular decomposition of a spatial (t=const) section with a dual graph given by the complete five-vertex graph, though the construction can be easily generalized to other graphs. The labels of coherent states are complex SL(2,C) variables, one for each link of the graph, and are computed through a smearing process starting from a continuum extrinsic and intrinsic geometry of the canonical surface. The construction covers both Euclidean and Lorentzian signatures; in the Euclidean case and in the limit of flat space we reproduce the simplicial 4-simplex semiclassical states used in spin foams.

  8. Utilization of lunar materials and expertise for large scale operations in space: Abstracts. [lunar bases and space industrialization

    Science.gov (United States)

    Criswell, D. R. (Editor)

    1976-01-01

    The practicality of exploiting the moon, not only as a source of materials for large habitable structures at Lagrangian points, but also as a base for colonization is discussed in abstracts of papers presented at a special session on lunar utilization. Questions and answers which followed each presentation are included after the appropriate abstract. Author and subject indexes are provided.

  9. Conference on Abstract Spaces and Approximation

    CERN Document Server

    Szökefalvi-Nagy, B; Abstrakte Räume und Approximation; Abstract spaces and approximation

    1969-01-01

    The present conference took place at Oberwolfach, July 18-27, 1968, as a direct follow-up on a meeting on Approximation Theory [1] held there from August 4-10, 1963. The emphasis was on theoretical aspects of approximation, rather than the numerical side. Particular importance was placed on the related fields of functional analysis and operator theory. Thirty-nine papers were presented at the conference and one more was subsequently submitted in writing. All of these are included in these proceedings. In addition there is areport on new and unsolved problems based upon a special problem session and later communications from the partici­ pants. A special role is played by the survey papers also presented in full. They cover a broad range of topics, including invariant subspaces, scattering theory, Wiener-Hopf equations, interpolation theorems, contraction operators, approximation in Banach spaces, etc. The papers have been classified according to subject matter into five chapters, but it needs littl...

  10. The quantum state vector in phase space and Gabor's windowed Fourier transform

    International Nuclear Information System (INIS)

    Bracken, A J; Watson, P

    2010-01-01

    Representations of quantum state vectors by complex phase space amplitudes, complementing the description of the density operator by the Wigner function, have been defined by applying the Weyl-Wigner transform to dyadic operators, linear in the state vector and anti-linear in a fixed 'window state vector'. Here aspects of this construction are explored, and a connection is established with Gabor's 'windowed Fourier transform'. The amplitudes that arise for simple quantum states from various choices of windows are presented as illustrations. Generalized Bargmann representations of the state vector appear as special cases, associated with Gaussian windows. For every choice of window, amplitudes lie in a corresponding linear subspace of square-integrable functions on phase space. A generalized Born interpretation of amplitudes is described, with both the Wigner function and a generalized Husimi function appearing as quantities linear in an amplitude and anti-linear in its complex conjugate. Schroedinger's time-dependent and time-independent equations are represented on phase space amplitudes, and their solutions described in simple cases.

  11. Automata Learning through Counterexample Guided Abstraction Refinement

    DEFF Research Database (Denmark)

    Aarts, Fides; Heidarian, Faranak; Kuppens, Harco

    2012-01-01

    to a small set of abstract events that can be handled by automata learning tools. In this article, we show how such abstractions can be constructed fully automatically for a restricted class of extended finite state machines in which one can test for equality of data parameters, but no operations on data...... are allowed. Our approach uses counterexample-guided abstraction refinement: whenever the current abstraction is too coarse and induces nondeterministic behavior, the abstraction is refined automatically. Using Tomte, a prototype tool implementing our algorithm, we have succeeded to learn – fully......Abstraction is the key when learning behavioral models of realistic systems. Hence, in most practical applications where automata learning is used to construct models of software components, researchers manually define abstractions which, depending on the history, map a large set of concrete events...

  12. Filtering and smoothing of stae vector for diffuse state space models

    NARCIS (Netherlands)

    Koopman, S.J.; Durbin, J.

    2003-01-01

    This paper presents exact recursions for calculating the mean and mean square error matrix of the state vector given the observations for the multi-variate linear Gaussian state-space model in the case where the initial state vector is (partially) diffuse.

  13. Abstract Interpretation as a Programming Language

    DEFF Research Database (Denmark)

    Rosendahl, Mads

    2013-01-01

    examine different programming styles and ways to represent states. Abstract interpretation is primarily a technique for derivation and specification of program analysis. As with denotational semantics we may also view abstract interpretations as programs and examine the implementation. The main focus...... in this paper is to show that results from higher-order strictness analysis may be used more generally as fixpoint operators for higher-order functions over lattices and thus provide a technique for immediate implementation of a large class of abstract interpretations. Furthermore, it may be seen...

  14. Investigation of unstable periodic space-time states in distributed active system with supercritical current

    International Nuclear Information System (INIS)

    Koronovskij, A.A.; Rempen, I.S.; Khramov, A.E.

    2003-01-01

    The set of the unstable periodic space-time states, characterizing the chaotic space-time dynamics of the electron beam with the supercritical current in the Pierce diode is discussed. The Lyapunov indicators of the revealed instable space-time states of the chaotic dynamics of the distributed self-excited system are calculated. It is shown that change in the set of the unstable periodic states in dependence on the Pierce parameter is determined by change in the various orbits stability, which is demonstrated by the values of senior Lyapunov unstable state index [ru

  15. Visible light photoreactivity from hybridization states between carbon nitride bandgap states and valence states in Nb and Ti oxides

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Hosik, E-mail: hosiklee@gmail.com [School of Mechanical and Advanced Materials Engineering, Ulsan National Institute of Science and Technology (UNIST), Unist-gil 100 Eonyang-eup, Ulsan 689-798 (Korea, Republic of); Ohno, Takahisa, E-mail: OHNO.Takahisa@nims.go.jp [Global Research Center for Environment and Energy based on Nanomaterials Science (GREEN), National Institute for Material Science, 1-2-1 Sengen, Tsukuba (Japan); Computational Materials Science Unit (CMSU), National Institute for Materials Science (NIMS), Tsukuba, Ibaraki 305-0047 (Japan)

    2013-03-29

    Highlights: ► Origin of bandgap reduction for visible photoreactivity is suggested. ► Carbon nitride adsorption in interlayer space can induce the bandgap reduction. ► The electronic structures are studied by density functional theory calculations. - Abstract: For better efficiency as photocatalysts, N-doping for visible light reactivity has been intensively studied in Lamellar niobic and titanic solid acids (HNb{sub 3}O{sub 8}, H{sub 2}Ti{sub 4}O{sub 9}), and its microscopic structures have been debated in this decade. We calculate the layered solid acids’ structures and bandgaps. Bandgap reduction by carbon nitride adsorption in interlayer space is observed computationally. It originates from localized nitrogen states which form delocalized top-valence states by hybridizing with the host oxygen states and can contribute to photo-current.

  16. Secondary structure classification of amino-acid sequences using state-space modeling

    OpenAIRE

    Brunnert, Marcus; Krahnke, Tillmann; Urfer, Wolfgang

    2001-01-01

    The secondary structure classification of amino acid sequences can be carried out by a statistical analysis of sequence and structure data using state-space models. Aiming at this classification, a modified filter algorithm programmed in S is applied to data of three proteins. The application leads to correct classifications of two proteins even when using relatively simple estimation methods for the parameters of the state-space models. Furthermore, it has been shown that the assumed initial...

  17. State-Space Geometry, Statistical Fluctuations, and Black Holes in String Theory

    Directory of Open Access Journals (Sweden)

    Stefano Bellucci

    2014-01-01

    Full Text Available We study the state-space geometry of various extremal and nonextremal black holes in string theory. From the notion of the intrinsic geometry, we offer a state-space perspective to the black hole vacuum fluctuations. For a given black hole entropy, we explicate the intrinsic geometric meaning of the statistical fluctuations, local and global stability conditions, and long range statistical correlations. We provide a set of physical motivations pertaining to the extremal and nonextremal black holes, namely, the meaning of the chemical geometry and physics of correlation. We illustrate the state-space configurations for general charge extremal black holes. In sequel, we extend our analysis for various possible charge and anticharge nonextremal black holes. From the perspective of statistical fluctuation theory, we offer general remarks, future directions, and open issues towards the intrinsic geometric understanding of the vacuum fluctuations and black holes in string theory.

  18. An abstract machine model of dynamic module replacement

    OpenAIRE

    Walton, Chris; Kırlı, Dilsun; Gilmore, Stephen

    2000-01-01

    In this paper we define an abstract machine model for the mλ typed intermediate language. This abstract machine is used to give a formal description of the operation of run-time module replacement for the programming language Dynamic ML. The essential technical device which we employ for module replacement is a modification of two-space copying garbage collection. We show how the operation of module replacement could be applied to other garbage-collected languages such as Java.

  19. A Markovian state-space framework for integrating flexibility into space system design decisions

    Science.gov (United States)

    Lafleur, Jarret M.

    The past decades have seen the state of the art in aerospace system design progress from a scope of simple optimization to one including robustness, with the objective of permitting a single system to perform well even in off-nominal future environments. Integrating flexibility, or the capability to easily modify a system after it has been fielded in response to changing environments, into system design represents a further step forward. One challenge in accomplishing this rests in that the decision-maker must consider not only the present system design decision, but also sequential future design and operation decisions. Despite extensive interest in the topic, the state of the art in designing flexibility into aerospace systems, and particularly space systems, tends to be limited to analyses that are qualitative, deterministic, single-objective, and/or limited to consider a single future time period. To address these gaps, this thesis develops a stochastic, multi-objective, and multi-period framework for integrating flexibility into space system design decisions. Central to the framework are five steps. First, system configuration options are identified and costs of switching from one configuration to another are compiled into a cost transition matrix. Second, probabilities that demand on the system will transition from one mission to another are compiled into a mission demand Markov chain. Third, one performance matrix for each design objective is populated to describe how well the identified system configurations perform in each of the identified mission demand environments. The fourth step employs multi-period decision analysis techniques, including Markov decision processes from the field of operations research, to find efficient paths and policies a decision-maker may follow. The final step examines the implications of these paths and policies for the primary goal of informing initial system selection. Overall, this thesis unifies state-centric concepts of

  20. A state space algorithm for the spectral factorization

    NARCIS (Netherlands)

    Kraffer, F.; Kraffer, F.; Kwakernaak, H.

    1997-01-01

    This paper presents an algorithm for the spectral factorization of a para-Hermitian polynomial matrix. The algorithm is based on polynomial matrix to state space and vice versa conversions, and avoids elementary polynomial operations in computations; It relies on well-proven methods of numerical

  1. Impredicative concurrent abstract predicates

    DEFF Research Database (Denmark)

    Svendsen, Kasper; Birkedal, Lars

    2014-01-01

    We present impredicative concurrent abstract predicates { iCAP { a program logic for modular reasoning about concurrent, higher- order, reentrant, imperative code. Building on earlier work, iCAP uses protocols to reason about shared mutable state. A key novel feature of iCAP is the ability to dene...

  2. Embedding a State Space Model Into a Markov Decision Process

    DEFF Research Database (Denmark)

    Nielsen, Lars Relund; Jørgensen, Erik; Højsgaard, Søren

    2011-01-01

    In agriculture Markov decision processes (MDPs) with finite state and action space are often used to model sequential decision making over time. For instance, states in the process represent possible levels of traits of the animal and transition probabilities are based on biological models...

  3. Bayesian state space models for dynamic genetic network construction across multiple tissues.

    Science.gov (United States)

    Liang, Yulan; Kelemen, Arpad

    2016-08-01

    Construction of gene-gene interaction networks and potential pathways is a challenging and important problem in genomic research for complex diseases while estimating the dynamic changes of the temporal correlations and non-stationarity are the keys in this process. In this paper, we develop dynamic state space models with hierarchical Bayesian settings to tackle this challenge for inferring the dynamic profiles and genetic networks associated with disease treatments. We treat both the stochastic transition matrix and the observation matrix time-variant and include temporal correlation structures in the covariance matrix estimations in the multivariate Bayesian state space models. The unevenly spaced short time courses with unseen time points are treated as hidden state variables. Hierarchical Bayesian approaches with various prior and hyper-prior models with Monte Carlo Markov Chain and Gibbs sampling algorithms are used to estimate the model parameters and the hidden state variables. We apply the proposed Hierarchical Bayesian state space models to multiple tissues (liver, skeletal muscle, and kidney) Affymetrix time course data sets following corticosteroid (CS) drug administration. Both simulation and real data analysis results show that the genomic changes over time and gene-gene interaction in response to CS treatment can be well captured by the proposed models. The proposed dynamic Hierarchical Bayesian state space modeling approaches could be expanded and applied to other large scale genomic data, such as next generation sequence (NGS) combined with real time and time varying electronic health record (EHR) for more comprehensive and robust systematic and network based analysis in order to transform big biomedical data into predictions and diagnostics for precision medicine and personalized healthcare with better decision making and patient outcomes.

  4. State-space dimensionality in short-memory hidden-variable theories

    International Nuclear Information System (INIS)

    Montina, Alberto

    2011-01-01

    Recently we have presented a hidden-variable model of measurements for a qubit where the hidden-variable state-space dimension is one-half the quantum-state manifold dimension. The absence of a short memory (Markov) dynamics is the price paid for this dimensional reduction. The conflict between having the Markov property and achieving the dimensional reduction was proved by Montina [A. Montina, Phys. Rev. A 77, 022104 (2008)] using an additional hypothesis of trajectory relaxation. Here we analyze in more detail this hypothesis introducing the concept of invertible process and report a proof that makes clearer the role played by the topology of the hidden-variable space. This is accomplished by requiring suitable properties of regularity of the conditional probability governing the dynamics. In the case of minimal dimension the set of continuous hidden variables is identified with an object living an N-dimensional Hilbert space whose dynamics is described by the Schroedinger equation. A method for generating the economical non-Markovian model for the qubit is also presented.

  5. Mixture estimation with state-space components and Markov model of switching

    Czech Academy of Sciences Publication Activity Database

    Nagy, Ivan; Suzdaleva, Evgenia

    2013-01-01

    Roč. 37, č. 24 (2013), s. 9970-9984 ISSN 0307-904X R&D Projects: GA TA ČR TA01030123 Institutional support: RVO:67985556 Keywords : probabilistic dynamic mixtures, * probability density function * state-space models * recursive mixture estimation * Bayesian dynamic decision making under uncertainty * Kerridge inaccuracy Subject RIV: BC - Control Systems Theory Impact factor: 2.158, year: 2013 http://library.utia.cas.cz/separaty/2013/AS/nagy-mixture estimation with state-space components and markov model of switching.pdf

  6. The Israel Physical Society 1997 Annual Meeting. Program and abstracts

    International Nuclear Information System (INIS)

    1997-01-01

    The book of program and abstracts of the 43rd meeting of the Israel physical society presents abstracts of presentations in various field of physics. Follow is the list of these fields. Astrophysics, condensed matter, laser and quantum optics, nuclear physics, particle and fields, physics in biology, physics in industry, plasma and space physics, statistical physics and nonlinear dynamics

  7. Unraveling The Connectome: Visualizing and Abstracting Large-Scale Connectomics Data

    KAUST Repository

    Al-Awami, Ali K.

    2017-04-30

    We explore visualization and abstraction approaches to represent neuronal data. Neuroscientists acquire electron microscopy volumes to reconstruct a complete wiring diagram of the neurons in the brain, called the connectome. This will be crucial to understanding brains and their development. However, the resulting data is complex and large, posing a big challenge to existing visualization techniques in terms of clarity and scalability. We describe solutions to tackle the problems of scalability and cluttered presentation. We first show how a query-guided interactive approach to visual exploration can reduce the clutter and help neuroscientists explore their data dynamically. We use a knowledge-based query algebra that facilitates the interactive creation of queries. This allows neuroscientists to pose domain-specific questions related to their research. Simple queries can be combined to form complex queries to answer more sophisticated questions. We then show how visual abstractions from 3D to 2D can significantly reduce the visual clutter and add clarity to the visualization so that scientists can focus more on the analysis. We abstract the topology of 3D neurons into a multi-scale, relative distance-preserving subway map visualization that allows scientists to interactively explore the morphological and connectivity features of neuronal cells. We then focus on the process of acquisition, where neuroscientists segment electron microscopy images to reconstruct neurons. The segmentation process of such data is tedious, time-intensive, and usually performed using a diverse set of tools. We present a novel web-based visualization system for tracking the state, progress, and evolution of segmentation data in neuroscience. Our multi-user system seamlessly integrates a diverse set of tools. Our system provides support for the management, provenance, accountability, and auditing of large-scale segmentations. Finally, we present a novel architecture to render very large

  8. Solar thermal heating and cooling. A bibliography with abstracts

    Science.gov (United States)

    Arenson, M.

    1979-01-01

    This bibliographic series cites and abstracts the literature and technical papers on the heating and cooling of buildings with solar thermal energy. Over 650 citations are arranged in the following categories: space heating and cooling systems; space heating and cooling models; building energy conservation; architectural considerations, thermal load computations; thermal load measurements, domestic hot water, solar and atmospheric radiation, swimming pools; and economics.

  9. An Embeddable Virtual Machine for State Space Generation

    NARCIS (Netherlands)

    Weber, M.; Bosnacki, D.; Edelkamp, S.

    2007-01-01

    The semantics of modelling languages are not always specified in a precise and formal way, and their rather complex underlying models make it a non-trivial exercise to reuse them in newly developed tools. We report on experiments with a virtual machine-based approach for state space generation. The

  10. Abstract quantum computing machines and quantum computational logics

    Science.gov (United States)

    Chiara, Maria Luisa Dalla; Giuntini, Roberto; Sergioli, Giuseppe; Leporini, Roberto

    2016-06-01

    Classical and quantum parallelism are deeply different, although it is sometimes claimed that quantum Turing machines are nothing but special examples of classical probabilistic machines. We introduce the concepts of deterministic state machine, classical probabilistic state machine and quantum state machine. On this basis, we discuss the question: To what extent can quantum state machines be simulated by classical probabilistic state machines? Each state machine is devoted to a single task determined by its program. Real computers, however, behave differently, being able to solve different kinds of problems. This capacity can be modeled, in the quantum case, by the mathematical notion of abstract quantum computing machine, whose different programs determine different quantum state machines. The computations of abstract quantum computing machines can be linguistically described by the formulas of a particular form of quantum logic, termed quantum computational logic.

  11. The abstract unconscious in painting

    OpenAIRE

    Parker, David

    2009-01-01

    The Abstract Unconscious in Painting addresses painting as experiential process, critically examining the psychological factors involved in the formation of imagery as it emerges through imaginative responses to the process of mark making and the structuring of space and form. The paper sets this process in relation to theoretical material drawn from Jungian and Post Jungian Psychology ( Avens, 1980; Hillman, 1975) the arts ( Gombrich, 1960; Kuspit, 2000; McKeever, 2005; Worringer, 1908) and ...

  12. On classical state space realizability of bilinear inout-output differential equations

    OpenAIRE

    Kotta, U.; Mullari, T.; Kotta, P.; Zinober, A.S.I.

    2006-01-01

    This paper studies the realizability property of continuous-time bilinear i/o equations in the classical state space form. Constraints on the parameters of the bilinear i/o model are suggested that lead to realizable models. The paper proves that the 2nd order bilinear i/o differential equation, unlike the discrete-time case, is always realizable in the classical state space form. The complete list of 3rd and 4th order realizable i/o bilinear models is given and two subclasses of realizable i...

  13. Relativity theory (a bibliography with abstracts). Report for 1970--1976

    International Nuclear Information System (INIS)

    Grooms, D.W.

    1976-03-01

    Research studies are presented on special and general relativity. Gravitational theory, field theory, and space--time studies are included as are studies involving the Minkowski space, the Schrodinger equations, the Dirac equations, and the Lorentz transformations. (This updated bibliography contains 136 abstracts, 4 of which are new entries to the previous edition.)

  14. Leveraging spatial abstraction in traffic analysis and forecasting with visual analytics

    OpenAIRE

    Andrienko, N.; Andrienko, G.; Rinzivillo, S.

    2016-01-01

    A spatially abstracted transportation network is a graph where nodes are territory compartments (areas in geographic space) and edges, or links, are abstract constructs, each link representing all possible paths between two neighboring areas. By applying visual analytics techniques to vehicle traffic data from different territories, we discovered that the traffic intensity (a.k.a. traffic flow or traffic flux) and the mean velocity are interrelated in a spatially abstracted transportation net...

  15. UAS Conflict-Avoidance Using Multiagent RL with Abstract Strategy Type Communication

    Science.gov (United States)

    Rebhuhn, Carrie; Knudson, Matt; Tumer, Kagan

    2014-01-01

    The use of unmanned aerial systems (UAS) in the national airspace is of growing interest to the research community. Safety and scalability of control algorithms are key to the successful integration of autonomous system into a human-populated airspace. In order to ensure safety while still maintaining efficient paths of travel, these algorithms must also accommodate heterogeneity of path strategies of its neighbors. We show that, using multiagent RL, we can improve the speed with which conflicts are resolved in cases with up to 80 aircraft within a section of the airspace. In addition, we show that the introduction of abstract agent strategy types to partition the state space is helpful in resolving conflicts, particularly in high congestion.

  16. Solid State Pathways towards Molecular Complexity in Space

    Science.gov (United States)

    Linnartz, Harold; Bossa, Jean-Baptiste; Bouwman, Jordy; Cuppen, Herma M.; Cuylle, Steven H.; van Dishoeck, Ewine F.; Fayolle, Edith C.; Fedoseev, Gleb; Fuchs, Guido W.; Ioppolo, Sergio; Isokoski, Karoliina; Lamberts, Thanja; Öberg, Karin I.; Romanzin, Claire; Tenenbaum, Emily; Zhen, Junfeng

    2011-12-01

    It has been a long standing problem in astrochemistry to explain how molecules can form in a highly dilute environment such as the interstellar medium. In the last decennium more and more evidence has been found that the observed mix of small and complex, stable and highly transient species in space is the cumulative result of gas phase and solid state reactions as well as gas-grain interactions. Solid state reactions on icy dust grains are specifically found to play an important role in the formation of the more complex ``organic'' compounds. In order to investigate the underlying physical and chemical processes detailed laboratory based experiments are needed that simulate surface reactions triggered by processes as different as thermal heating, photon (UV) irradiation and particle (atom, cosmic ray, electron) bombardment of interstellar ice analogues. Here, some of the latest research performed in the Sackler Laboratory for Astrophysics in Leiden, the Netherlands is reviewed. The focus is on hydrogenation, i.e., H-atom addition reactions and vacuum ultraviolet irradiation of interstellar ice analogues at astronomically relevant temperatures. It is shown that solid state processes are crucial in the chemical evolution of the interstellar medium, providing pathways towards molecular complexity in space.

  17. Coherent states of general time-dependent harmonic oscillator

    Indian Academy of Sciences (India)

    Abstract. By introducing an invariant operator, we obtain exact wave functions for a general time-dependent quadratic harmonic oscillator. The coherent states, both in x- and p-spaces, are calculated. We confirm that the uncertainty product in coherent state is always larger than Η/2 and is equal to the minimum of the ...

  18. THE STATE OF GREEN SPACES IN KUMASI CITY (GHANA: LESSONS FOR OTHER AFRICAN CITIES

    Directory of Open Access Journals (Sweden)

    Collins ADJEI MENSAH

    2016-12-01

    Full Text Available Integrating green spaces such as parks and gardens into the physical landscape of cities has been identified to enhance the health and wellbeing of urban dwellers. This paper assesses the state of green spaces in Kumasi city (Ghana, once known as the garden city of West Africa. Using a case study approach, a mixture of qualitative research techniques were employed whilst a set of eight themes were put together to guide the assessment. In all, green spaces were found to be in poor state. With the exception of conservation and heritage theme, the remaining seven themes that were used for the assessment all found the green spaces to be in poor state. It is therefore recommended that there should be an attitudinal change towards the maintenance of green spaces, the application of a collaborative governance approach, and priority giving to green spaces in all development agendas by city authorities.

  19. Bayesian salamanders: analysing the demography of an underground population of the European plethodontid Speleomantes strinatii with state-space modelling

    Directory of Open Access Journals (Sweden)

    Salvidio Sebastiano

    2010-02-01

    Full Text Available Abstract Background It has been suggested that Plethodontid salamanders are excellent candidates for indicating ecosystem health. However, detailed, long-term data sets of their populations are rare, limiting our understanding of the demographic processes underlying their population fluctuations. Here we present a demographic analysis based on a 1996 - 2008 data set on an underground population of Speleomantes strinatii (Aellen in NW Italy. We utilised a Bayesian state-space approach allowing us to parameterise a stage-structured Lefkovitch model. We used all the available population data from annual temporary removal experiments to provide us with the baseline data on the numbers of juveniles, subadults and adult males and females present at any given time. Results Sampling the posterior chains of the converged state-space model gives us the likelihood distributions of the state-specific demographic rates and the associated uncertainty of these estimates. Analysing the resulting parameterised Lefkovitch matrices shows that the population growth is very close to 1, and that at population equilibrium we expect half of the individuals present to be adults of reproductive age which is what we also observe in the data. Elasticity analysis shows that adult survival is the key determinant for population growth. Conclusion This analysis demonstrates how an understanding of population demography can be gained from structured population data even in a case where following marked individuals over their whole lifespan is not practical.

  20. State space model extraction of thermohydraulic systems – Part I: A linear graph approach

    International Nuclear Information System (INIS)

    Uren, K.R.; Schoor, G. van

    2013-01-01

    Thermohydraulic simulation codes are increasingly making use of graphical design interfaces. The user can quickly and easily design a thermohydraulic system by placing symbols on the screen resembling system components. These components can then be connected to form a system representation. Such system models may then be used to obtain detailed simulations of the physical system. Usually this kind of simulation models are too complex and not ideal for control system design. Therefore, a need exists for automated techniques to extract lumped parameter models useful for control system design. The goal of this first paper, in a two part series, is to propose a method that utilises a graphical representation of a thermohydraulic system, and a lumped parameter modelling approach, to extract state space models. In this methodology each physical domain of the thermohydraulic system is represented by a linear graph. These linear graphs capture the interaction between all components within and across energy domains – hydraulic, thermal and mechanical. These linear graphs are analysed using a graph-theoretic approach to derive reduced order state space models. These models capture the dominant dynamics of the thermohydraulic system and are ideal for control system design purposes. The proposed state space model extraction method is demonstrated by considering a U-tube system. A non-linear state space model is extracted representing both the hydraulic and thermal domain dynamics of the system. The simulated state space model is compared with a Flownex ® model of the U-tube. Flownex ® is a validated systems thermal-fluid simulation software package. - Highlights: • A state space model extraction methodology based on graph-theoretic concepts. • An energy-based approach to consider multi-domain systems in a common framework. • Allow extraction of transparent (white-box) state space models automatically. • Reduced order models containing only independent state

  1. Practical Application of Neural Networks in State Space Control

    DEFF Research Database (Denmark)

    Bendtsen, Jan Dimon

    the networks, although some modifications are needed for the method to apply to the multilayer perceptron network. In connection with the multilayer perceptron networks it is also pointed out how instantaneous, sample-by-sample linearized state space models can be extracted from a trained network, thus opening......In the present thesis we address some problems in discrete-time state space control of nonlinear dynamical systems and attempt to solve them using generic nonlinear models based on artificial neural networks. The main aim of the work is to examine how well such control algorithms perform when...... theoretic notions followed by a detailed description of the topology, neuron functions and learning rules of the two types of neural networks treated in the thesis, the multilayer perceptron and the neurofuzzy networks. In both cases, a Least Squares second-order gradient method is used to train...

  2. Robust domain decomposition preconditioners for abstract symmetric positive definite bilinear forms

    KAUST Repository

    Efendiev, Yalchin

    2012-02-22

    An abstract framework for constructing stable decompositions of the spaces corresponding to general symmetric positive definite problems into "local" subspaces and a global "coarse" space is developed. Particular applications of this abstract framework include practically important problems in porous media applications such as: the scalar elliptic (pressure) equation and the stream function formulation of its mixed form, Stokes\\' and Brinkman\\'s equations. The constant in the corresponding abstract energy estimate is shown to be robust with respect to mesh parameters as well as the contrast, which is defined as the ratio of high and low values of the conductivity (or permeability). The derived stable decomposition allows to construct additive overlapping Schwarz iterative methods with condition numbers uniformly bounded with respect to the contrast and mesh parameters. The coarse spaces are obtained by patching together the eigenfunctions corresponding to the smallest eigenvalues of certain local problems. A detailed analysis of the abstract setting is provided. The proposed decomposition builds on a method of Galvis and Efendiev [Multiscale Model. Simul. 8 (2010) 1461-1483] developed for second order scalar elliptic problems with high contrast. Applications to the finite element discretizations of the second order elliptic problem in Galerkin and mixed formulation, the Stokes equations, and Brinkman\\'s problem are presented. A number of numerical experiments for these problems in two spatial dimensions are provided. © EDP Sciences, SMAI, 2012.

  3. Abstracts of Research, July 1973 through June 1974.

    Science.gov (United States)

    Ohio State Univ., Columbus. Computer and Information Science Research Center.

    Abstracts of research papers in the fields of computer and information science are given; 72 papers are abstracted in the areas of information storage and retrieval, information processing, linguistic analysis, artificial intelligence, mathematical techniques, systems programing, and computer networks. In addition, the Ohio State University…

  4. Evaluating abundance and trends in a Hawaiian avian community using state-space analysis

    Science.gov (United States)

    Camp, Richard J.; Brinck, Kevin W.; Gorresen, P.M.; Paxton, Eben H.

    2016-01-01

    Estimating population abundances and patterns of change over time are important in both ecology and conservation. Trend assessment typically entails fitting a regression to a time series of abundances to estimate population trajectory. However, changes in abundance estimates from year-to-year across time are due to both true variation in population size (process variation) and variation due to imperfect sampling and model fit. State-space models are a relatively new method that can be used to partition the error components and quantify trends based only on process variation. We compare a state-space modelling approach with a more traditional linear regression approach to assess trends in uncorrected raw counts and detection-corrected abundance estimates of forest birds at Hakalau Forest National Wildlife Refuge, Hawai‘i. Most species demonstrated similar trends using either method. In general, evidence for trends using state-space models was less strong than for linear regression, as measured by estimates of precision. However, while the state-space models may sacrifice precision, the expectation is that these estimates provide a better representation of the real world biological processes of interest because they are partitioning process variation (environmental and demographic variation) and observation variation (sampling and model variation). The state-space approach also provides annual estimates of abundance which can be used by managers to set conservation strategies, and can be linked to factors that vary by year, such as climate, to better understand processes that drive population trends.

  5. From Abstract Art to Abstracted Artists

    Directory of Open Access Journals (Sweden)

    Romi Mikulinsky

    2016-11-01

    Full Text Available What lineage connects early abstract films and machine-generated YouTube videos? Hans Richter’s famous piece Rhythmus 21 is considered to be the first abstract film in the experimental tradition. The Webdriver Torso YouTube channel is composed of hundreds of thousands of machine-generated test patterns designed to check frequency signals on YouTube. This article discusses geometric abstraction vis-à-vis new vision, conceptual art and algorithmic art. It argues that the Webdriver Torso is an artistic marvel indicative of a form we call mathematical abstraction, which is art performed by computers and, quite possibly, for computers.

  6. An evaluation of behavior inferences from Bayesian state-space models: A case study with the Pacific walrus

    Science.gov (United States)

    Beatty, William; Jay, Chadwick V.; Fischbach, Anthony S.

    2016-01-01

    State-space models offer researchers an objective approach to modeling complex animal location data sets, and state-space model behavior classifications are often assumed to have a link to animal behavior. In this study, we evaluated the behavioral classification accuracy of a Bayesian state-space model in Pacific walruses using Argos satellite tags with sensors to detect animal behavior in real time. We fit a two-state discrete-time continuous-space Bayesian state-space model to data from 306 Pacific walruses tagged in the Chukchi Sea. We matched predicted locations and behaviors from the state-space model (resident, transient behavior) to true animal behavior (foraging, swimming, hauled out) and evaluated classification accuracy with kappa statistics (κ) and root mean square error (RMSE). In addition, we compared biased random bridge utilization distributions generated with resident behavior locations to true foraging behavior locations to evaluate differences in space use patterns. Results indicated that the two-state model fairly classified true animal behavior (0.06 ≤ κ ≤ 0.26, 0.49 ≤ RMSE ≤ 0.59). Kernel overlap metrics indicated utilization distributions generated with resident behavior locations were generally smaller than utilization distributions generated with true foraging behavior locations. Consequently, we encourage researchers to carefully examine parameters and priors associated with behaviors in state-space models, and reconcile these parameters with the study species and its expected behaviors.

  7. What does the brain tell us about abstract art?

    Directory of Open Access Journals (Sweden)

    Vered eAviv

    2014-02-01

    Full Text Available In this essay I focus on the question of why we are attracted to abstract art (or, perhaps more accurately, non-representational art. After elaborating on the processing of visual art in general and abstract art in particular, I discuss recent data from neuroscience and behavioral studies related to abstract art. I conclude with several speculations concerning our apparent appeal to this particular type of art. In particular, I claim that abstract art frees our brain from the dominance of reality, enabling it to flow within its inner states, create new emotional and cognitive associations, and activate brain-states that are otherwise harder to access. This process is apparently rewarding as it enables the exploration of yet undiscovered inner territories of the viewer’s brain.

  8. 2002 Conference Programme and Book of Abstracts

    International Nuclear Information System (INIS)

    2002-01-01

    The 25th Annual (Silver Jubilee) Conference 2002 Conference Programme and Book of Abstracts gives a brief on the Nigerian Institute of Physics, the Sheda Science and Technology Complex. It carries the Conference programme and carries the abstracts of all the papers presented. The abstracts cover a wide range of subjects including topics in atmospheric physics, education, policy and planning, geophysics, instrumentation, mathematical sciences, theoretical physics, nuclear and health physics, solid state, electronic and health physics. We are grateful to the Nigerian Institute of Physics for this volume

  9. Space Technology and Applications International Forum -1999. Proceedings

    International Nuclear Information System (INIS)

    El-Genk, M.S.

    1999-01-01

    These proceedings represent papers presented at the 1999 Space Technology and Applications International Forum (STAIF-99). This is a large conference in terms of the number of hosted technical sessions and the technical papers presented. This year's theme, ''Opportunities and Challenges for the New Millenium,'' covered a broad spectrum of topics in space science and technology that spans the range from basic research, such as thermophysics in microgravity and breakthrough propulsion physics, to the most recent advances in space power and propulsion, space exploration and commercialization, next generation launch systems, and the international effort to deploy and assemble the international space station. STAIF-99 was co-sponsored by the United States Department of Energy. The two-volume proceedings includes 253 articles, out of which 28 have been abstracted for the Energy,Science and Technology database

  10. Towards Abstract Interpretation of Epistemic Logic

    DEFF Research Database (Denmark)

    Ajspur, Mai; Gallagher, John Patrick

    applicable to infinite models. The abstract model-checker allows model-checking with infinite-state models. When applied to the problem of whether M |= φ, it terminates and returns the set of states in M at which φ might hold. If the set is empty, then M definitely does not satisfy φ, while if the set is non...

  11. Limitations Of The Current State Space Modelling Approach In Multistage Machining Processes Due To Operation Variations

    Science.gov (United States)

    Abellán-Nebot, J. V.; Liu, J.; Romero, F.

    2009-11-01

    The State Space modelling approach has been recently proposed as an engineering-driven technique for part quality prediction in Multistage Machining Processes (MMP). Current State Space models incorporate fixture and datum variations in the multi-stage variation propagation, without explicitly considering common operation variations such as machine-tool thermal distortions, cutting-tool wear, cutting-tool deflections, etc. This paper shows the limitations of the current State Space model through an experimental case study where the effect of the spindle thermal expansion, cutting-tool flank wear and locator errors are introduced. The paper also discusses the extension of the current State Space model to include operation variations and its potential benefits.

  12. National Energy Software Center: compilation of program abstracts

    Energy Technology Data Exchange (ETDEWEB)

    Brown, J.M.; Butler, M.K.; De Bruler, M.M.

    1979-05-01

    This is the third complete revision of program abstracts undertaken by the Center. Programs of the IBM 7040, 7090, and CDC 3600 vintage have been removed. Historical data and information on abstract format, program package contents, and subject classification are given. The following subject areas are included in the library: cross section and resonance integral calculations; spectrum calculations, generation of group constants, lattice and cell problems; static design studies; depletion, fuel management, cost analysis, and power plant economics; space-independent kinetics; space--time kinetics, coupled neutronics--hydrodynamics--thermodynamics and excursion simulations; radiological safety, hazard and accident analysis; heat transfer and fluid flow; deformation and stress distribution computations, structural analysis and engineering design studies; gamma heating and shield design; reactor systems analysis; data preparation; data management; subsidiary calculations; experimental data processing; general mathematical and computing system routines; materials; environmental and earth sciences; electronics, engineering equipment, and energy systems studies; chemistry; particle accelerators and high-voltage machines; physics; magnetic fusion research; data. (RWR)

  13. National Energy Software Center: compilation of program abstracts

    International Nuclear Information System (INIS)

    Brown, J.M.; Butler, M.K.; De Bruler, M.M.

    1979-05-01

    This is the third complete revision of program abstracts undertaken by the Center. Programs of the IBM 7040, 7090, and CDC 3600 vintage have been removed. Historical data and information on abstract format, program package contents, and subject classification are given. The following subject areas are included in the library: cross section and resonance integral calculations; spectrum calculations, generation of group constants, lattice and cell problems; static design studies; depletion, fuel management, cost analysis, and power plant economics; space-independent kinetics; space--time kinetics, coupled neutronics--hydrodynamics--thermodynamics and excursion simulations; radiological safety, hazard and accident analysis; heat transfer and fluid flow; deformation and stress distribution computations, structural analysis and engineering design studies; gamma heating and shield design; reactor systems analysis; data preparation; data management; subsidiary calculations; experimental data processing; general mathematical and computing system routines; materials; environmental and earth sciences; electronics, engineering equipment, and energy systems studies; chemistry; particle accelerators and high-voltage machines; physics; magnetic fusion research; data

  14. An Improved Abstract State Machine Based Choreography Specification and Execution Algorithm for Semantic Web Services

    Directory of Open Access Journals (Sweden)

    Shahin Mehdipour Ataee

    2018-01-01

    Full Text Available We identify significant weaknesses in the original Abstract State Machine (ASM based choreography algorithm of Web Service Modeling Ontology (WSMO, which make it impractical for use in semantic web service choreography engines. We present an improved algorithm which rectifies the weaknesses of the original algorithm, as well as a practical, fully functional choreography engine implementation in Flora-2 based on the improved algorithm. Our improvements to the choreography algorithm include (i the linking of the initial state of the ASM to the precondition of the goal, (ii the introduction of the concept of a final state in the execution of the ASM and its linking to the postcondition of the goal, and (iii modification to the execution of the ASM so that it stops when the final state condition is satisfied by the current configuration of the machine. Our choreography engine takes as input semantic web service specifications written in the Flora-2 dialect of F-logic. Furthermore, we prove the equivalence of ASMs (evolving algebras and evolving ontologies in the sense that one can simulate the other, a first in literature. Finally, we present a visual editor which facilitates the design and deployment of our F-logic based web service and goal specifications.

  15. Quasi exactly solvable operators and abstract associative algebras

    International Nuclear Information System (INIS)

    Brihaye, Y.; Kosinski, P.

    1998-01-01

    We consider the vector spaces consisting of direct sums of polynomials of given degrees and we show how to classify the linear differential operators preserving these spaces. The families of operators so obtained are identified as the envelopping algebras of particular abstract associative algebras. Some of these operators can be transformed into quasi exactly solvable Schroedinger operators which, having a hidden algebra, can be partially solved algebraically; we exhibit however a series of Schoedinger equations which, while completely solvable algebraically, do not possess a hidden algebra

  16. Quantum states and the Hadamard form. III. Constraints in cosmological space-times

    International Nuclear Information System (INIS)

    Najmi, A.; Ottewill, A.C.

    1985-01-01

    We examine the constraints on the construction of Fock spaces for scalar fields in spatially flat Robertson-Walker space-times imposed by requiring that the vacuum state of the theory have a two-point function possessing the Hadamard singularity structure required by standard renormalization theory. It is shown that any such vacuum state must be a second-order adiabatic vacuum. We discuss the global requirements on the two-point function for it to possess the Hadamard form at all times if it possesses it at one time

  17. Sensorless State-Space Control of Elastic Two-Inertia Drive System Using a Minimum State Order Observer

    Directory of Open Access Journals (Sweden)

    V. Comnac

    2009-12-01

    Full Text Available The paper presents sensorless state-space control of two-inertia drive system with resilient coupling. The control structure contains an I+PI controller for load speed regulation and a state feedback controller for effective vibration suppression of the elastic coupling. Mechanical state variable of two-inertia drive are obtained by using a linear minimum-order (Gopinath state observer. The design of the combined (I+PI and state feedback controller is achieved with the extended version of the modulus criterion [5]. The dynamic behavior of presented control structure has been examined, for different conditions, using MATLAB/SIMULINK simulation.

  18. Deep-Inelastic Final States in a Space-Time Description of Shower Development and Hadronization

    OpenAIRE

    Ellis, John; Geiger, Klaus; Kowalski, Henryk

    1996-01-01

    We extend a quantum kinetic approach to the description of hadronic showers in space, time and momentum space to deep-inelastic $ep$ collisions, with particular reference to experiments at HERA. We follow the history of hard scattering events back to the initial hadronic state and forward to the formation of colour-singlet pre-hadronic clusters and their decays into hadrons. The time evolution of the space-like initial-state shower and the time-like secondary partons are treated similarly, an...

  19. Handedness shapes children's abstract concepts.

    Science.gov (United States)

    Casasanto, Daniel; Henetz, Tania

    2012-03-01

    Can children's handedness influence how they represent abstract concepts like kindness and intelligence? Here we show that from an early age, right-handers associate rightward space more strongly with positive ideas and leftward space with negative ideas, but the opposite is true for left-handers. In one experiment, children indicated where on a diagram a preferred toy and a dispreferred toy should go. Right-handers tended to assign the preferred toy to a box on the right and the dispreferred toy to a box on the left. Left-handers showed the opposite pattern. In a second experiment, children judged which of two cartoon animals looked smarter (or dumber) or nicer (or meaner). Right-handers attributed more positive qualities to animals on the right, but left-handers to animals on the left. These contrasting associations between space and valence cannot be explained by exposure to language or cultural conventions, which consistently link right with good. Rather, right- and left-handers implicitly associated positive valence more strongly with the side of space on which they can act more fluently with their dominant hands. Results support the body-specificity hypothesis (Casasanto, 2009), showing that children with different kinds of bodies think differently in corresponding ways. Copyright © 2011 Cognitive Science Society, Inc.

  20. State-space models for bio-loggers: A methodological road map

    DEFF Research Database (Denmark)

    Jonsen, I.D.; Basson, M.; Bestley, S.

    2012-01-01

    Ecologists have an unprecedented array of bio-logging technologies available to conduct in situ studies of horizontal and vertical movement patterns of marine animals. These tracking data provide key information about foraging, migratory, and other behaviours that can be linked with bio-physical...... development of state-space modelling approaches for animal movement data provides statistical rigor for inferring hidden behavioural states, relating these states to bio-physical data, and ultimately for predicting the potential impacts of climate change. Despite the widespread utility, and current popularity...

  1. State space approach to mixed boundary value problems.

    Science.gov (United States)

    Chen, C. F.; Chen, M. M.

    1973-01-01

    A state-space procedure for the formulation and solution of mixed boundary value problems is established. This procedure is a natural extension of the method used in initial value problems; however, certain special theorems and rules must be developed. The scope of the applications of the approach includes beam, arch, and axisymmetric shell problems in structural analysis, boundary layer problems in fluid mechanics, and eigenvalue problems for deformable bodies. Many classical methods in these fields developed by Holzer, Prohl, Myklestad, Thomson, Love-Meissner, and others can be either simplified or unified under new light shed by the state-variable approach. A beam problem is included as an illustration.

  2. Evaluating Russian space nuclear reactor technology for United States applications

    International Nuclear Information System (INIS)

    Polansky, G.F.; Schmidt, G.L.; Voss, S.S.; Reynolds, E.L.

    1994-01-01

    Space nuclear power and nuclear electric propulsion are considered important technologies for planetary exploration, as well as selected earth orbit applications. The Nuclear Electric Propulsion Space Test Program (NEPSTP) was intended to provide an early flight demonstration of these technologies at relatively low cost through extensive use of existing Russian technology. The key element of Russian technology employed in the program was the Topaz II reactor. Refocusing of the activities of the Ballistic Missile Defense Organization (BMDO), combined with budgetary pressures, forced the cancellation of the NEPSTP at the end of the 1993 fiscal year. The NEPSTP was faced with many unique flight qualification issues. In general, the launch of a spacecraft employing a nuclear reactor power system complicates many spacecraft qualification activities. However, the NEPSTP activities were further complicated because the reactor power system was a Russian design. Therefore, this program considered not only the unique flight qualification issues associated with space nuclear power, but also with differences between Russian and United States flight qualification procedures. This paper presents an overview of the NEPSTP. The program goals, the proposed mission, the spacecraft, and the Topaz II space nuclear power system are described. The subject of flight qualification is examined and the inherent difficulties of qualifying a space reactor are described. The differences between United States and Russian flight qualification procedures are explored. A plan is then described that was developed to determine an appropriate flight qualification program for the Topaz II reactor to support a possible NEPSTP launch

  3. State space orderings for Gauss-Seidel in Markov chains revisited

    Energy Technology Data Exchange (ETDEWEB)

    Dayar, T. [Bilkent Univ., Ankara (Turkey)

    1996-12-31

    Symmetric state space orderings of a Markov chain may be used to reduce the magnitude of the subdominant eigenvalue of the (Gauss-Seidel) iteration matrix. Orderings that maximize the elemental mass or the number of nonzero elements in the dominant term of the Gauss-Seidel splitting (that is, the term approximating the coefficient matrix) do not necessarily converge faster. An ordering of a Markov chain that satisfies Property-R is semi-convergent. On the other hand, there are semi-convergent symmetric state space orderings that do not satisfy Property-R. For a given ordering, a simple approach for checking Property-R is shown. An algorithm that orders the states of a Markov chain so as to increase the likelihood of satisfying Property-R is presented. The computational complexity of the ordering algorithm is less than that of a single Gauss-Seidel iteration (for sparse matrices). In doing all this, the aim is to gain an insight for faster converging orderings. Results from a variety of applications improve the confidence in the algorithm.

  4. Health physics research abstracts no. 11

    International Nuclear Information System (INIS)

    1984-07-01

    The present issue No. 11 of Health Physics Research Abstracts is the continuation of a series of Bulletins published by the Agency since 1967. They collect reports from Member States on Health Physics research in progress or just completed. The main aim in issuing such reports is to draw attention to work that is about to be published and to enable interested scientists to obtain further information through direct correspondence with the investigators. The attention of users of this publication is drawn to the fact that abstracts of published documents on Health Physics are published eventually in INIS Atomindex, which is one of the output products of the Agency's International Nuclear Information System. The present issue contains 235 reports received up to December 1983 from the following Member States. In parentheses the country's ISO code and number of reports are given

  5. CMP 2009: conference of moldavian physicists. Abstracts

    International Nuclear Information System (INIS)

    2009-11-01

    This book includes 151 abstracts on various aspects of: materials processing and characterization, crystal growth methods, solid-state and crystal technology, development of condensed matter theory and modeling of materials properties, solid-state device physics, nano science and nano technology, heterostructures, superlattices, quantum wells and wires, advanced quantum physics for nano systems, etc.

  6. CMP 2012: conference of moldavian physicists. Abstracts

    International Nuclear Information System (INIS)

    2012-10-01

    This book includes abstracts on various aspects of: materials processing and characterization, crystal growth methods, solid-state and crystal technology, development of condensed matter theory and modeling of materials properties, solid-state device physics, nano science and nano technology, heterostructures, superlattices, quantum wells and wires, advanced quantum physics for nano systems, etc.

  7. SPR 2017. Abstracts

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2017-05-15

    The conference proceedings SPR 2017 include abstracts on the following issues: gastrointestinal radiography - inflammatory bowel diseases, cardiovascular CTA, general muscoskeletal radiology, muscoskeletal congenital development diseases, general pediatric radiology - chest, muscoskeletal imaging - marrow and infectious disorders, state-of-the-art body MR imaging, practical pediatric sonography, quality and professionalism, CT imaging in congenital heart diseases, radiographic courses, body MT techniques, contrast enhanced ultrasound, machine learning, forensic imaging, the radiation dos conundrum - reconciling imaging, imagining and managing, the practice of radiology, interventional radiology, neuroradiology, PET/MR.

  8. Grey-box state-space identification of nonlinear mechanical vibrations

    Science.gov (United States)

    Noël, J. P.; Schoukens, J.

    2018-05-01

    The present paper deals with the identification of nonlinear mechanical vibrations. A grey-box, or semi-physical, nonlinear state-space representation is introduced, expressing the nonlinear basis functions using a limited number of measured output variables. This representation assumes that the observed nonlinearities are localised in physical space, which is a generic case in mechanics. A two-step identification procedure is derived for the grey-box model parameters, integrating nonlinear subspace initialisation and weighted least-squares optimisation. The complete procedure is applied to an electrical circuit mimicking the behaviour of a single-input, single-output (SISO) nonlinear mechanical system and to a single-input, multiple-output (SIMO) geometrically nonlinear beam structure.

  9. NPP life management (abstracts)

    International Nuclear Information System (INIS)

    Litvinskij, L.L.; Barbashev, S.V.

    2002-01-01

    Abstracts of the papers presented at the International conference of the Ukrainian Nuclear Society 'NPP Life Management'. The following problems are considered: modernization of the NPP; NPP life management; waste and spent nuclear fuel management; decommissioning issues; control systems (including radiation and ecological control systems); information and control systems; legal and regulatory framework. State nuclear regulatory control; PR in nuclear power; training of personnel; economics of nuclear power engineering

  10. Multivariable Wind Modeling in State Space

    DEFF Research Database (Denmark)

    Sichani, Mahdi Teimouri; Pedersen, B. J.

    2011-01-01

    Turbulence of the incoming wind field is of paramount importance to the dynamic response of wind turbines. Hence reliable stochastic models of the turbulence should be available from which time series can be generated for dynamic response and structural safety analysis. In the paper an empirical...... for the vector turbulence process incorporating its phase spectrum in one stage, and its results are compared with a conventional ARMA modeling method....... the succeeding state space and ARMA modeling of the turbulence rely on the positive definiteness of the cross-spectral density matrix, the problem with the non-positive definiteness of such matrices is at first addressed and suitable treatments regarding it are proposed. From the adjusted positive definite cross...

  11. State-Space Estimation of Soil Organic Carbon Stock

    Science.gov (United States)

    Ogunwole, Joshua O.; Timm, Luis C.; Obidike-Ugwu, Evelyn O.; Gabriels, Donald M.

    2014-04-01

    Understanding soil spatial variability and identifying soil parameters most determinant to soil organic carbon stock is pivotal to precision in ecological modelling, prediction, estimation and management of soil within a landscape. This study investigates and describes field soil variability and its structural pattern for agricultural management decisions. The main aim was to relate variation in soil organic carbon stock to soil properties and to estimate soil organic carbon stock from the soil properties. A transect sampling of 100 points at 3 m intervals was carried out. Soils were sampled and analyzed for soil organic carbon and other selected soil properties along with determination of dry aggregate and water-stable aggregate fractions. Principal component analysis, geostatistics, and state-space analysis were conducted on the analyzed soil properties. The first three principal components explained 53.2% of the total variation; Principal Component 1 was dominated by soil exchange complex and dry sieved macroaggregates clusters. Exponential semivariogram model described the structure of soil organic carbon stock with a strong dependence indicating that soil organic carbon values were correlated up to 10.8m.Neighbouring values of soil organic carbon stock, all waterstable aggregate fractions, and dithionite and pyrophosphate iron gave reliable estimate of soil organic carbon stock by state-space.

  12. A state-space Bayesian framework for estimating biogeochemical transformations using time-lapse geophysical data

    Energy Technology Data Exchange (ETDEWEB)

    Chen, J.; Hubbard, S.; Williams, K.; Pride, S.; Li, L.; Steefel, C.; Slater, L.

    2009-04-15

    We develop a state-space Bayesian framework to combine time-lapse geophysical data with other types of information for quantitative estimation of biogeochemical parameters during bioremediation. We consider characteristics of end-products of biogeochemical transformations as state vectors, which evolve under constraints of local environments through evolution equations, and consider time-lapse geophysical data as available observations, which could be linked to the state vectors through petrophysical models. We estimate the state vectors and their associated unknown parameters over time using Markov chain Monte Carlo sampling methods. To demonstrate the use of the state-space approach, we apply it to complex resistivity data collected during laboratory column biostimulation experiments that were poised to precipitate iron and zinc sulfides during sulfate reduction. We develop a petrophysical model based on sphere-shaped cells to link the sulfide precipitate properties to the time-lapse geophysical attributes and estimate volume fraction of the sulfide precipitates, fraction of the dispersed, sulfide-encrusted cells, mean radius of the aggregated clusters, and permeability over the course of the experiments. Results of the case study suggest that the developed state-space approach permits the use of geophysical datasets for providing quantitative estimates of end-product characteristics and hydrological feedbacks associated with biogeochemical transformations. Although tested here on laboratory column experiment datasets, the developed framework provides the foundation needed for quantitative field-scale estimation of biogeochemical parameters over space and time using direct, but often sparse wellbore data with indirect, but more spatially extensive geophysical datasets.

  13. Statistical representation of quantum states

    Energy Technology Data Exchange (ETDEWEB)

    Montina, A [Dipartimento di Fisica, Universita di Firenze, Via Sansone 1, 50019 Sesto Fiorentino (Italy)

    2007-05-15

    In the standard interpretation of quantum mechanics, the state is described by an abstract wave function in the representation space. Conversely, in a realistic interpretation, the quantum state is replaced by a probability distribution of physical quantities. Bohm mechanics is a consistent example of realistic theory, where the wave function and the particle positions are classically defined quantities. Recently, we proved that the probability distribution in a realistic theory cannot be a quadratic function of the quantum state, in contrast to the apparently obvious suggestion given by the Born rule for transition probabilities. Here, we provide a simplified version of this proof.

  14. Solar Pumped Solid State Lasers for Space Solar Power: Experimental Path

    Science.gov (United States)

    Fork, Richard L.; Carrington, Connie K.; Walker, Wesley W.; Cole, Spencer T.; Green, Jason J. A.; Laycock, Rustin L.

    2003-01-01

    We outline an experimentally based strategy designed to lead to solar pumped solid state laser oscillators useful for space solar power. Our method involves solar pumping a novel solid state gain element specifically designed to provide efficient conversion of sunlight in space to coherent laser light. Kilowatt and higher average power is sought from each gain element. Multiple such modular gain elements can be used to accumulate total average power of interest for power beaming in space, e.g., 100 kilowatts and more. Where desirable the high average power can also be produced as a train of pulses having high peak power (e.g., greater than 10(exp 10 watts). The modular nature of the basic gain element supports an experimental strategy in which the core technology can be validated by experiments on a single gain element. We propose to do this experimental validation both in terrestrial locations and also on a smaller scale in space. We describe a terrestrial experiment that includes diagnostics and the option of locating the laser beam path in vacuum environment. We describe a space based experiment designed to be compatible with the Japanese Experimental Module (JEM) on the International Space Station (ISS). We anticipate the gain elements will be based on low temperature (approx. 100 degrees Kelvin) operation of high thermal conductivity (k approx. 100 W/cm-K) diamond and sapphire (k approx. 4 W/cm-K). The basic gain element will be formed by sequences of thin alternating layers of diamond and Ti:sapphire with special attention given to the material interfaces. We anticipate this strategy will lead to a particularly simple, robust, and easily maintained low mass modelocked multi-element laser oscillator useful for space solar power.

  15. AIF-ω: Set-Based Protocol Abstraction with Countable Families

    DEFF Research Database (Denmark)

    Mödersheim, Sebastian Alexander; Bruni, Alessandro

    2016-01-01

    this limitation by abstracting state into countable families of sets. We can then formalize a problem with unbounded agents, where each agent maintains its own set of keys. Still, our method does not loose the benefits of the abstraction approach, in particular, it translates a verification problem to a set...

  16. A logical correspondence between natural semantics and abstract machines

    DEFF Research Database (Denmark)

    Simmons, Robert J.; Zerny, Ian

    2013-01-01

    We present a logical correspondence between natural semantics and abstract machines. This correspondence enables the mechanical and fully-correct construction of an abstract machine from a natural semantics. Our logical correspondence mirrors the Reynolds functional correspondence, but we...... manipulate semantic specifications encoded in a logical framework instead of manipulating functional programs. Natural semantics and abstract machines are instances of substructural operational semantics. As a byproduct, using a substructural logical framework, we bring concurrent and stateful models...

  17. On coherent-state representations of quantum mechanics: Wave mechanics in phase space

    DEFF Research Database (Denmark)

    Møller, Klaus Braagaard; Jørgensen, Thomas Godsk; Torres-Vega, Gabino

    1997-01-01

    In this article we argue that the state-vector phase-space representation recently proposed by Torres-Vega and co-workers [introduced in J. Chem. Phys. 98, 3103 (1993)] coincides with the totality of coherent-state representations for the Heisenberg-Weyl group. This fact leads to ambiguities when...

  18. Parameter retrieval of chiral metamaterials based on the state-space approach.

    Science.gov (United States)

    Zarifi, Davoud; Soleimani, Mohammad; Abdolali, Ali

    2013-08-01

    This paper deals with the introduction of an approach for the electromagnetic characterization of homogeneous chiral layers. The proposed method is based on the state-space approach and properties of a 4×4 state transition matrix. Based on this, first, the forward problem analysis through the state-space method is reviewed and properties of the state transition matrix of a chiral layer are presented and proved as two theorems. The formulation of a proposed electromagnetic characterization method is then presented. In this method, scattering data for a linearly polarized plane wave incident normally on a homogeneous chiral slab are combined with properties of a state transition matrix and provide a powerful characterization method. The main difference with respect to other well-established retrieval procedures based on the use of the scattering parameters relies on the direct computation of the transfer matrix of the slab as opposed to the conventional calculation of the propagation constant and impedance of the modes supported by the medium. The proposed approach allows avoiding nonlinearity of the problem but requires getting enough equations to fulfill the task which was provided by considering some properties of the state transition matrix. To demonstrate the applicability and validity of the method, the constitutive parameters of two well-known dispersive chiral metamaterial structures at microwave frequencies are retrieved. The results show that the proposed method is robust and reliable.

  19. Quantum computing based on space states without charge transfer

    International Nuclear Information System (INIS)

    Vyurkov, V.; Filippov, S.; Gorelik, L.

    2010-01-01

    An implementation of a quantum computer based on space states in double quantum dots is discussed. There is no charge transfer in qubits during a calculation, therefore, uncontrolled entanglement between qubits due to long-range Coulomb interaction is suppressed. Encoding and processing of quantum information is merely performed on symmetric and antisymmetric states of the electron in double quantum dots. Other plausible sources of decoherence caused by interaction with phonons and gates could be substantially suppressed in the structure as well. We also demonstrate how all necessary quantum logic operations, initialization, writing, and read-out could be carried out in the computer.

  20. State Space Reduction of Linear Processes using Control Flow Reconstruction

    NARCIS (Netherlands)

    van de Pol, Jan Cornelis; Timmer, Mark

    2009-01-01

    We present a new method for fighting the state space explosion of process algebraic specifications, by performing static analysis on an intermediate format: linear process equations (LPEs). Our method consists of two steps: (1) we reconstruct the LPE's control flow, detecting control flow parameters

  1. State Space Reduction of Linear Processes Using Control Flow Reconstruction

    NARCIS (Netherlands)

    van de Pol, Jan Cornelis; Timmer, Mark; Liu, Zhiming; Ravn, Anders P.

    2009-01-01

    We present a new method for fighting the state space explosion of process algebraic specifications, by performing static analysis on an intermediate format: linear process equations (LPEs). Our method consists of two steps: (1) we reconstruct the LPE's control flow, detecting control flow parameters

  2. A non-linear state space approach to model groundwater fluctuations

    NARCIS (Netherlands)

    Berendrecht, W.L.; Heemink, A.W.; Geer, F.C. van; Gehrels, J.C.

    2006-01-01

    A non-linear state space model is developed for describing groundwater fluctuations. Non-linearity is introduced by modeling the (unobserved) degree of water saturation of the root zone. The non-linear relations are based on physical concepts describing the dependence of both the actual

  3. Motion state analysis of space target based on optical cross section

    Science.gov (United States)

    Tian, Qichen; Li, Zhi; Xu, Can; Liu, Chenghao

    2017-10-01

    In order to solve the problem that the movement state analysis method of the space target based on OCS is not related to the real motion state. This paper proposes a method based on OCS for analyzing the state of space target motion. This paper first establish a three-dimensional model of real STSS satellite, then change the satellite's surface into element, and assign material to each panel according to the actual conditions of the satellite. This paper set up a motion scene according to the orbit parameters of STSS satellite in STK, and the motion states are set to three axis steady state and slowly rotating unstable state respectively. In these two states, the occlusion condition of the surface element is firstly determined, and the effective face element is selected. Then, the coordinates of the observation station and the solar coordinates in the satellite body coordinate system are input into the OCS calculation program, and the OCS variation curves of the three axis steady state and the slow rotating unstable state STSS satellite are obtained. Combining the satellite surface structure and the load situation, the OCS change curve of the three axis stabilized satellite is analyzed, and the conclude that the OCS curve fluctuates up and down when the sunlight is irradiated to the load area; By using Spectral analysis method, autocorrelation analysis and the cross residual method, the rotation speed of OCS satellite in slow rotating unstable state is analyzed, and the rotation speed of satellite is successfully reversed. By comparing the three methods, it is found that the cross residual method is more accurate.

  4. Negative norm states in de Sitter space and QFT without renormalization procedure

    International Nuclear Information System (INIS)

    Takook, M.V.

    2002-01-01

    In recent papers, 1,2 it has been shown that the presence of negative norm states or negative frequency solutions are indispensable for a fully covariant quantization of the minimally coupled scalar field in de Sitter space. Their presence, while leaving unchanged the physical content of the theory, offers the advantage of eliminating any ultraviolet divergence in the vacuum energy 2 and infrared divergence in the two point function. 3 We attempt here to extend this method to the interacting quantum field in Minkowski space-time. As an illustration of the procedure, we consider the λϕ 4 theory in Minkowski space-time. The mathematical consequences of this method is the disappearance of the ultraviolet divergence to the one-loop approximation. This means, the effect of these auxiliary negative norm states is to allow an automatic renormalization of the theory in this approximation. (author)

  5. Complex network analysis of state spaces for random Boolean networks

    Energy Technology Data Exchange (ETDEWEB)

    Shreim, Amer [Complexity Science Group, Department of Physics and Astronomy, University of Calgary, Calgary, AB, T2N 1N4 (Canada); Berdahl, Andrew [Complexity Science Group, Department of Physics and Astronomy, University of Calgary, Calgary, AB, T2N 1N4 (Canada); Sood, Vishal [Complexity Science Group, Department of Physics and Astronomy, University of Calgary, Calgary, AB, T2N 1N4 (Canada); Grassberger, Peter [Complexity Science Group, Department of Physics and Astronomy, University of Calgary, Calgary, AB, T2N 1N4 (Canada); Paczuski, Maya [Complexity Science Group, Department of Physics and Astronomy, University of Calgary, Calgary, AB, T2N 1N4 (Canada)

    2008-01-15

    We apply complex network analysis to the state spaces of random Boolean networks (RBNs). An RBN contains N Boolean elements each with K inputs. A directed state space network (SSN) is constructed by linking each dynamical state, represented as a node, to its temporal successor. We study the heterogeneity of these SSNs at both local and global scales, as well as sample to-sample fluctuations within an ensemble of SSNs. We use in-degrees of nodes as a local topological measure, and the path diversity (Shreim A et al 2007 Phys. Rev. Lett. 98 198701) of an SSN as a global topological measure. RBNs with 2 {<=} K {<=} 5 exhibit non-trivial fluctuations at both local and global scales, while K = 2 exhibits the largest sample-to-sample (possibly non-self-averaging) fluctuations. We interpret the observed 'multi scale' fluctuations in the SSNs as indicative of the criticality and complexity of K = 2 RBNs. 'Garden of Eden' (GoE) states are nodes on an SSN that have in-degree zero. While in-degrees of non-GoE nodes for K > 1 SSNs can assume any integer value between 0 and 2{sup N}, for K = 1 all the non-GoE nodes in a given SSN have the same in-degree which is always a power of two.

  6. Complex network analysis of state spaces for random Boolean networks

    International Nuclear Information System (INIS)

    Shreim, Amer; Berdahl, Andrew; Sood, Vishal; Grassberger, Peter; Paczuski, Maya

    2008-01-01

    We apply complex network analysis to the state spaces of random Boolean networks (RBNs). An RBN contains N Boolean elements each with K inputs. A directed state space network (SSN) is constructed by linking each dynamical state, represented as a node, to its temporal successor. We study the heterogeneity of these SSNs at both local and global scales, as well as sample to-sample fluctuations within an ensemble of SSNs. We use in-degrees of nodes as a local topological measure, and the path diversity (Shreim A et al 2007 Phys. Rev. Lett. 98 198701) of an SSN as a global topological measure. RBNs with 2 ≤ K ≤ 5 exhibit non-trivial fluctuations at both local and global scales, while K = 2 exhibits the largest sample-to-sample (possibly non-self-averaging) fluctuations. We interpret the observed 'multi scale' fluctuations in the SSNs as indicative of the criticality and complexity of K = 2 RBNs. 'Garden of Eden' (GoE) states are nodes on an SSN that have in-degree zero. While in-degrees of non-GoE nodes for K > 1 SSNs can assume any integer value between 0 and 2 N , for K = 1 all the non-GoE nodes in a given SSN have the same in-degree which is always a power of two

  7. Abstract Expression Grammar Symbolic Regression

    Science.gov (United States)

    Korns, Michael F.

    This chapter examines the use of Abstract Expression Grammars to perform the entire Symbolic Regression process without the use of Genetic Programming per se. The techniques explored produce a symbolic regression engine which has absolutely no bloat, which allows total user control of the search space and output formulas, which is faster, and more accurate than the engines produced in our previous papers using Genetic Programming. The genome is an all vector structure with four chromosomes plus additional epigenetic and constraint vectors, allowing total user control of the search space and the final output formulas. A combination of specialized compiler techniques, genetic algorithms, particle swarm, aged layered populations, plus discrete and continuous differential evolution are used to produce an improved symbolic regression sytem. Nine base test cases, from the literature, are used to test the improvement in speed and accuracy. The improved results indicate that these techniques move us a big step closer toward future industrial strength symbolic regression systems.

  8. Harmonic Instability Assessment Using State-Space Modeling and Participation Analysis in Inverter-Fed Power Systems

    DEFF Research Database (Denmark)

    Wang, Yanbo; Wang, Xiongfei; Blaabjerg, Frede

    2017-01-01

    parameters on the harmonic instability of the power system. Moreover, the harmonic-frequency oscillation modes are identified, where participation analysis is presented to evaluate the contributions of different states to these modes and to further reveal how the system gives rise to harmonic instability......This paper presents a harmonic instability analysis method using state-space modeling and participation analysis in the inverter-fed ac power systems. A full-order state-space model for the droop-controlled Distributed Generation (DG) inverter is built first, including the time delay of the digital...... control system, inner current and voltage control loops, and outer droop-based power control loop. Based on the DG inverter model, an overall state-space model of a two-inverter-fed system is established. The eigenvalue-based stability analysis is then presented to assess the influence of controller...

  9. Space science public outreach at Louisiana State University

    Science.gov (United States)

    Guzik, T.; Babin, E.; Cooney, W.; Giammanco, J.; Hartman, D.; McNeil, R.; Slovak, M.; Stacy, J.

    Over the last seven years the Astronomy / Astrophysics group in the Department of Physics and Astronomy of Louisiana State University has developed an exten- sive Space Science education and public outreach program. This program includes the local park district (the Recreation and Park Commission for the Parish of East Baton Rouge, BREC), the local amateur astronomer group (the Baton Rouge As- tronomical Society, BRAS), the Louisiana Arts and Science Museum (LASM), and Southern University (SU, part of the largest HBCU system in the nation). Our effort has directly led to the development of the Highland Road Park Observatory (HRPO, http://www.bro.lsu.edu/hrpo) that supports student astronomy training at LSU and SU, amateur observations and a public program for adults and children, establishment of a series of teacher professional development workshops in astronomy and physics, and the "Robots for Internet Experiences (ROBIE)" project (http://www.bro.lsu.edu/) where we have several instruments (e.g. HAM radio, radio telescope, optical tele- scopes) that can be controlled over the internet by students and teachers in the class- room along with associated lessons developed by a teacher group. In addition, this year the LASM, will be opening a new planetarium / space theater in downtown Baton Rouge, Louisiana. We are currently working to bring live views of the heavens from the HRPO telescope to audiences attending planetarium shows and will be working closely with planetarium staff to develop shows that highlight LSU astronomy / space science research. During the presentation we will provide some details about our in- dividual projects, the overall structure of our program, establishing community links and some of the lessons we learned along the way. Finally, we would like to acknowl- edge NASA, Louisiana State University, the Louisiana Systemic Initiatives Program and the Louisiana Technology Innovation Fund for their support.

  10. USSR Space Life Sciences Digest, issue 28

    Science.gov (United States)

    Stone, Lydia Razran (Editor); Teeter, Ronald (Editor); Rowe, Joseph (Editor)

    1990-01-01

    This is the twenty-eighth issue of NASA's Space Life Sciences Digest. It contains abstracts of 60 journal papers or book chapters published in Russian and of 3 Soviet monographs. Selected abstracts are illustrated with figures and tables from the original. The abstracts in this issue have been identified as relevant to 20 areas of space biology and medicine. These areas include: adaptation, aviation medicine, botany, cardiovascular and respiratory systems, developmental biology, endocrinology, enzymology, equipment and instrumentation, hematology, human performance, immunology, life support systems, mathematical modeling, musculoskeletal system, neurophysiology, personnel selection, psychology, radiobiology, reproductive system, and space medicine.

  11. Dissipative differential systems and the state space H∞ control problem

    NARCIS (Netherlands)

    Trentelman, H.L.; Willems, J.C.

    2000-01-01

    The purpose of this paper is to apply our very recent results on the synthesis of dissipative linear differential systems to the 'classical' state space H∞ control problem. We first review our general problem set-up, where the problem of rendering a given plant dissipative by general

  12. Solar Pumped High Power Solid State Laser for Space Applications

    Science.gov (United States)

    Fork, Richard L.; Laycock, Rustin L.; Green, Jason J. A.; Walker, Wesley W.; Cole, Spencer T.; Frederick, Kevin B.; Phillips, Dane J.

    2004-01-01

    Highly coherent laser light provides a nearly optimal means of transmitting power in space. The simplest most direct means of converting sunlight to coherent laser light is a solar pumped laser oscillator. A key need for broadly useful space solar power is a robust solid state laser oscillator capable of operating efficiently in near Earth space at output powers in the multi hundred kilowatt range. The principal challenges in realizing such solar pumped laser oscillators are: (1) the need to remove heat from the solid state laser material without introducing unacceptable thermal shock, thermal lensing, or thermal stress induced birefringence to a degree that improves on current removal rates by several orders of magnitude and (2) to introduce sunlight at an effective concentration (kW/sq cm of laser cross sectional area) that is several orders of magnitude higher than currently available while tolerating a pointing error of the spacecraft of several degrees. We discuss strategies for addressing these challenges. The need to remove the high densities of heat, e.g., 30 kW/cu cm, while keeping the thermal shock, thermal lensing and thermal stress induced birefringence loss sufficiently low is addressed in terms of a novel use of diamond integrated with the laser material, such as Ti:sapphire in a manner such that the waste heat is removed from the laser medium in an axial direction and in the diamond in a radial direction. We discuss means for concentrating sunlight to an effective areal density of the order of 30 kW/sq cm. The method integrates conventional imaging optics, non-imaging optics and nonlinear optics. In effect we use a method that combines some of the methods of optical pumping solid state materials and optical fiber, but also address laser media having areas sufficiently large, e.g., 1 cm diameter to handle the multi-hundred kilowatt level powers needed for space solar power.

  13. State-space-based harmonic stability analysis for paralleled grid-connected inverters

    DEFF Research Database (Denmark)

    Wang, Yanbo; Wang, Xiongfei; Chen, Zhe

    2016-01-01

    This paper addresses a state-space-based harmonic stability analysis of paralleled grid-connected inverters system. A small signal model of individual inverter is developed, where LCL filter, the equivalent delay of control system, and current controller are modeled. Then, the overall small signal...... model of paralleled grid-connected inverters is built. Finally, the state space-based stability analysis approach is developed to explain the harmonic resonance phenomenon. The eigenvalue traces associated with time delay and coupled grid impedance are obtained, which accounts for how the unstable...... inverter produces the harmonic resonance and leads to the instability of whole paralleled system. The proposed approach reveals the contributions of the grid impedance as well as the coupled effect on other grid-connected inverters under different grid conditions. Simulation and experimental results...

  14. Solid-State Power Generating Microdevices for Distributed Space System Architectures

    Science.gov (United States)

    Fleurial, J.-P.; Patel, J.; Snyder, G. J.; Huang, C.-K.; Averback, R.; Hill, C.; Chen, G.

    2001-01-01

    Deep space missions have a strong need for compact, high power density, reliable and long life electrical power generation and storage under extreme temperature conditions. Conventional power generating devices become inefficient at very low temperatures (temperatures lower than 200 K encountered during Mars missions for example) and rechargeable energy storage devices cannot be operated thereby limiting mission duration. At elevated temperatures (for example for planned solar probe or Venus lander missions), thin film interdiffusion destroys electronic devices used for generating and storing power. Solar power generation strongly depends upon the light intensity, which falls rapidly in deep interplanetary missions (beyond 5 AU), and in planetary missions in the sun shadow or in dusty environments (Mars, for example). Radioisotope thermoelectric generators (RTGs) have been successfully used for a number of deep space missions RTGs. However, their energy conversion efficiency and specific power characteristics are quite low, and this technology has been limited to relatively large systems (more than 100 W). The National Aeronautics and Space Administration (NASA) and the Jet Propulsion Laboratory (JPL) have been planning the use of much smaller spacecrafts that will incorporate a variety of microdevices and miniature vehicles such as microdetectors, microsensors, and microrovers. Except for electrochemical batteries and solar cells, there are currently no available miniaturized power sources. Novel technologies that will function reliably over a long duration mission (ten years and over), in harsh environments (temperature, pressure, and atmosphere) must be developed to enable the success of future space missions. It is also expected that such micropower sources could have a wide range of terrestrial applications, in particular when the limited lifetime and environmental limitations of batteries are key factors. Additional information is contained in the original

  15. 2009 PNST prospective - Book of abstracts

    International Nuclear Information System (INIS)

    Aulanier, Guillaume; Jacquey, Christian; Bocchialini, Karine; Savoini, Philippe; Mazelle, Christian; Galtier, Sebastien; Passot, Thierry; Appourchaux, Thierry; Pincon, Jean-Louis; Lathuillere, Chantal; Dudok de Wit, Thierry; Lignieres, Francois; Malherbe, Jean-Marie; Jacquey, Christian; Fontaine, Dominique; Vilmer, Nicole

    2009-09-01

    PNST (Programme National Soleil-Terre/Sun-Earth National Program) is dedicated to analysis of the Sun-Earth system, from generation of the solar magnetic field, flares and coronal mass ejections, until impact on the terrestrial magnetosphere, ionosphere and thermosphere. Research activities carried out in the frame of Programme National Soleil-Terre (PNST) rely on both ground-based and space-borne instruments. One of the main objectives of PNST is to stimulate coordinated studies and to optimize scientific return of these instruments. The 2009 PNST prospective colloquium comprised 9 sessions: 1 - Eruptive activity in plasmas; 2 - Particles heating and acceleration; 3 - Energy transfers at different scales and turbulence; 4 - Coupling between the different envelopes; 5 - Sun-Earth relations and space meteorology; 6 - Sun and star prototypes; 7 - Databases, services; 8 - Instrumentation; 9 - Prospective. This document is the book of abstracts of the colloquium

  16. Exploiting Stabilizers and Parallelism in State Space Generation with the Symmetry Method

    DEFF Research Database (Denmark)

    Lorentsen, Louise; Kristensen, Lars Michael

    2001-01-01

    The symmetry method is a main reduction paradigm for alleviating the state explosion problem. For large symmetry groups deciding whether two states are symmetric becomes time expensive due to the apparent high time complexity of the orbit problem. The contribution of this paper is to alleviate th...... the negative impact of the orbit problem by the specification of canonical representatives for equivalence classes of states in Coloured Petri Nets, and by giving algorithms exploiting stabilizers and parallelism for computing the condensed state space....

  17. Monthly version of HadISST sea surface temperature state-space components

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — State-Space Decomposition of Monthly version of HadISST sea surface temperature component (1-degree). See Rayner, N. A., Parker, D. E., Horton, E. B., Folland, C....

  18. A state space approach for the eigenvalue problem of marine risers

    KAUST Repository

    Alfosail, Feras; Nayfeh, Ali H.; Younis, Mohammad I.

    2017-01-01

    A numerical state-space approach is proposed to examine the natural frequencies and critical buckling limits of marine risers. A large axial tension in the riser model causes numerical limitations. These limitations are overcome by using

  19. Ab initio calculation of transition state normal mode properties and rate constants for the H(T)+CH4(CD4) abstraction and exchange reactions

    International Nuclear Information System (INIS)

    Schatz, G.C.; Walch, S.P.; Wagner, A.F.

    1980-01-01

    We present ab initio (GVB--POL--CI) calculations for enough of the region about the abstraction and exchange saddle points for H(T)+CH 4 (CD 4 ) to perform a full normal mode analysis of the transition states. The resulting normal mode frequencies are compared to four other published surfaces: an ab initio UHF--SCF calculation by Carsky and Zahradnik, a semiempirical surface by Raff, and two semiempirical surfaces by Kurylo, Hollinden, and Timmons. Significant quantitative and qualitative differences exist between the POL--CI results and those of the other surfaces. Transition state theory rate constants and vibrationally adiabatic reaction threshold energies were computed for all surfaces and compared to available experimental values. For abstraction, the POL--CI rates are in good agreement with experimental rates and in better agreement than are the rates of any of the other surfaces. For exchange, uncertainties in the experimental values and in the importance of vibrationally nonadiabatic effects cloud the comparison of theory to experiment. Tentative conclusions are that the POL--CI barrier is too low by several kcal. Unless vibrationaly nonadiabatic effects are severe, the POL--CI surface is still in better agreement with experiment than are the other surfaces. The rates for a simple 3-atom transition state theory model (where CH 3 is treated as an atom) are compared to the rates for the full 6-atom model. The kinetic energy coupling of reaction coordinate modes to methyl group modes is identified as being of primary importance in determining the accuracy of the 3-atom model for this system. Substantial coupling in abstraction, but not exchange, causes the model to fail for abstraction but succeed for exchange

  20. The Case For Space: A Legislative Framework For An Independent United States Space Force

    Science.gov (United States)

    2018-04-01

    example of an organization created by competing bureaucratic interests, ARPA hampered and muddled early service efforts to think clearly about space.12...change the way we think and prepare for that eventuality.”54 As aptly stated recently by Melissa de Zwart, Dean of Law at the University of Adelaide in...NASA Bets on Private Companies to Exploit Moon’s Resources,” Phys.org, 9 February 2014, https://phys.org/news/2014-02-nasa-private-companies-exploit

  1. State-space modeling of the radio frequency inductively-coupled plasma generator

    International Nuclear Information System (INIS)

    Dewangan, Rakesh Kumar; Punjabi, Sangeeta B; Mangalvedekar, H A; Lande, B K; Joshi, N K; Barve, D N

    2010-01-01

    Computational fluid dynamics models of RF-ICP are useful in understanding the basic transport phenomenon in an ICP torch under a wide variety of operating conditions. However, these models lack the ability to evaluate the effects of the plasma condition on the RF generator. In this paper, simulation of an induction plasma generator has been done using state space modelling by considering inductively coupled plasma as a part of RF network .The time dependent response of the RF-ICP generator circuit to given input excitation has been computed by extracting the circuit's state-space variables and their constraint matrices. MATLAB 7.1 software has been used to solve the state equations. The values of RF coil current, frequency and plasma power has been measured experimentally also at different plate bias voltage. The simulated model is able to predict RF coil current, frequency, plasma power, overall efficiency of the generator. The simulated and measured values are in agreement with each other. This model can prove useful as a design tool for the Induction plasma generator.

  2. Generalized state spaces and nonlocality in fault-tolerant quantum-computing schemes

    International Nuclear Information System (INIS)

    Ratanje, N.; Virmani, S.

    2011-01-01

    We develop connections between generalized notions of entanglement and quantum computational devices where the measurements available are restricted, either because they are noisy and/or because by design they are only along Pauli directions. By considering restricted measurements one can (by considering the dual positive operators) construct single-particle-state spaces that are different to the usual quantum-state space. This leads to a modified notion of entanglement that can be very different to the quantum version (for example, Bell states can become separable). We use this approach to develop alternative methods of classical simulation that have strong connections to the study of nonlocal correlations: we construct noisy quantum computers that admit operations outside the Clifford set and can generate some forms of multiparty quantum entanglement, but are otherwise classical in that they can be efficiently simulated classically and cannot generate nonlocal statistics. Although the approach provides new regimes of noisy quantum evolution that can be efficiently simulated classically, it does not appear to lead to significant reductions of existing upper bounds to fault tolerance thresholds for common noise models.

  3. 5. conference of the physicists of Moldova. Abstracts

    International Nuclear Information System (INIS)

    2014-10-01

    This book includes abstracts on various aspects of: materials processing and characterization, crystal growth methods, solid-state and crystal technology, development of condensed matter theory and modeling of materials properties, solid-state device physics, nano science and nano technology, heterostructures, superlattices, quantum wells and wires, advanced quantum physics for nano systems, etc.

  4. 5. conference of the physicists of Moldova. Abstracts

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2014-10-15

    This book includes abstracts on various aspects of: materials processing and characterization, crystal growth methods, solid-state and crystal technology, development of condensed matter theory and modeling of materials properties, solid-state device physics, nano science and nano technology, heterostructures, superlattices, quantum wells and wires, advanced quantum physics for nano systems, etc.

  5. Altered states, altered spaces : architecture, space and landscape in the film and television of Stanley Kubrick and Ken Russell

    OpenAIRE

    Melia, Matthew

    2017-01-01

    Altered States, Altered Spaces: Architecture, Landscape and Space in the work of Stanley Kubrick and Ken Russell.\\ud \\ud Stanley Kubrick and Ken Russell, at first, seem like unlikely bedfellows for a critical comparison: the combined Baroque, Mannerist, frequently excessive and romantic nature of Russell’s screen standing in apparent contrast to the structure, order, organisation, Brutalism and spatial complexity of Kubrick’s.\\ud \\ud In an online blogpost1 (2007) Russell biographer Paul Sutto...

  6. State-space solutions to the h_inf/ltr design problem

    DEFF Research Database (Denmark)

    Niemann, Hans Henrik

    1993-01-01

    observer based approach is proposed, where the Z part of the controller is appended to a standard full-order observer. Second, allowing for general controllers, an JC state-space problem is formulated directly from the recovery errors. Both approaches lead to controller orders of at most 2n. In the minimum...

  7. NASA Space Sounds API

    Data.gov (United States)

    National Aeronautics and Space Administration — NASA has released a series of space sounds via sound cloud. We have abstracted away some of the hassle in accessing these sounds, so that developers can play with...

  8. State space model extraction of thermohydraulic systems – Part II: A linear graph approach applied to a Brayton cycle-based power conversion unit

    International Nuclear Information System (INIS)

    Uren, Kenneth Richard; Schoor, George van

    2013-01-01

    This second paper in a two part series presents the application of a developed state space model extraction methodology applied to a Brayton cycle-based PCU (power conversion unit) of a PBMR (pebble bed modular reactor). The goal is to investigate if the state space extraction methodology can cope with larger and more complex thermohydraulic systems. In Part I the state space model extraction methodology for the purpose of control was described in detail and a state space representation was extracted for a U-tube system to illustrate the concept. In this paper a 25th order nonlinear state space representation in terms of the different energy domains is extracted. This state space representation is solved and the responses of a number of important states are compared with results obtained from a PBMR PCU Flownex ® model. Flownex ® is a validated thermo fluid simulation software package. The results show that the state space model closely resembles the dynamics of the PBMR PCU. This kind of model may be used for nonlinear MIMO (multi-input, multi-output) type of control strategies. However, there is still a need for linear state space models since many control system design and analysis techniques require a linear state space model. This issue is also addressed in this paper by showing how a linear state space model can be derived from the extracted nonlinear state space model. The linearised state space model is also validated by comparing the state space model to an existing linear Simulink ® model of the PBMR PCU system. - Highlights: • State space model extraction of a pebble bed modular reactor PCU (power conversion unit). • A 25th order nonlinear time varying state space model is obtained. • Linearisation of a nonlinear state space model for use in power output control. • Non-minimum phase characteristic that is challenging in terms of control. • Models derived are useful for MIMO control strategies

  9. Temporal abstraction for the analysis of intensive care information

    Science.gov (United States)

    Hadad, Alejandro J.; Evin, Diego A.; Drozdowicz, Bartolomé; Chiotti, Omar

    2007-11-01

    This paper proposes a scheme for the analysis of time-stamped series data from multiple monitoring devices of intensive care units, using Temporal Abstraction concepts. This scheme is oriented to obtain a description of the patient state evolution in an unsupervised way. The case of study is based on a dataset clinically classified with Pulmonary Edema. For this dataset a trends based Temporal Abstraction mechanism is proposed, by means of a Behaviours Base of time-stamped series and then used in a classification step. Combining this approach with the introduction of expert knowledge, using Fuzzy Logic, and multivariate analysis by means of Self-Organizing Maps, a states characterization model is obtained. This model is feasible of being extended to different patients groups and states. The proposed scheme allows to obtain intermediate states descriptions through which it is passing the patient and that could be used to anticipate alert situations.

  10. Temporal abstraction for the analysis of intensive care information

    International Nuclear Information System (INIS)

    Hadad, Alejandro J; Evin, Diego A; Drozdowicz, Bartolome; Chiotti, Omar

    2007-01-01

    This paper proposes a scheme for the analysis of time-stamped series data from multiple monitoring devices of intensive care units, using Temporal Abstraction concepts. This scheme is oriented to obtain a description of the patient state evolution in an unsupervised way. The case of study is based on a dataset clinically classified with Pulmonary Edema. For this dataset a trends based Temporal Abstraction mechanism is proposed, by means of a Behaviours Base of time-stamped series and then used in a classification step. Combining this approach with the introduction of expert knowledge, using Fuzzy Logic, and multivariate analysis by means of Self-Organizing Maps, a states characterization model is obtained. This model is feasible of being extended to different patients groups and states. The proposed scheme allows to obtain intermediate states descriptions through which it is passing the patient and that could be used to anticipate alert situations

  11. Unstable quantum states and rigged Hilbert spaces

    International Nuclear Information System (INIS)

    Gorini, V.; Parravicini, G.

    1978-10-01

    Rigged Hilbert space techniques are applied to the quantum mechanical treatment of unstable states in nonrelativistic scattering theory. A method is discussed which is based on representations of decay amplitudes in terms of expansions over complete sets of generalized eigenvectors of the interacting Hamiltonian, corresponding to complex eigenvalues. These expansions contain both a discrete and a continuum contribution. The former corresponds to eigenvalues located at the second sheet poles of the S matrix, and yields the exponential terms in the survival amplitude. The latter arises from generalized eigenvectors associated to complex eigenvalues on background contours in the complex plane, and gives the corrections to the exponential law. 27 references

  12. Weaponizing the Final Frontier: The United States and the New Space Race

    Science.gov (United States)

    2017-06-09

    prepare to defend these systems from attack.41 The next logical step is the development and execution of this philosophy to secure national interests...fourth argument impacting the weaponization of space references is the question of morality . In the article, Moral and Ethical Decisions Regarding Space...Warfare, Col (now General) John Hyten and Dr. Robert Uy describe the moral and ethical considerations to evaluate as the United States shapes

  13. Clustering, Hierarchical Organization, and the Topography of Abstract and Concrete Nouns

    Directory of Open Access Journals (Sweden)

    Joshua eTroche

    2014-04-01

    Full Text Available The empirical study of language has historically relied heavily upon concrete word stimuli. By definition, concrete words evoke salient perceptual associations that fit well within feature-based, sensorimotor models of word meaning. In contrast, many theorists argue that abstract words are disembodied in that their meaning is mediated through language. We investigated word meaning as distributed in multidimensional space using hierarchical cluster analysis. Participants (N=365 rated target words (n=400 English nouns across 12 cognitive dimensions (e.g., polarity, ease of teaching, emotional valence. Factor reduction revealed three latent factors, corresponding roughly to perceptual salience, affective association, and magnitude. We plotted the original 400 words for the three latent factors. Abstract and concrete words showed overlap in their topography but also differentiated themselves in semantic space. This topographic approach to word meaning offers a unique perspective to word concreteness.

  14. Clustering, hierarchical organization, and the topography of abstract and concrete nouns.

    Science.gov (United States)

    Troche, Joshua; Crutch, Sebastian; Reilly, Jamie

    2014-01-01

    The empirical study of language has historically relied heavily upon concrete word stimuli. By definition, concrete words evoke salient perceptual associations that fit well within feature-based, sensorimotor models of word meaning. In contrast, many theorists argue that abstract words are "disembodied" in that their meaning is mediated through language. We investigated word meaning as distributed in multidimensional space using hierarchical cluster analysis. Participants (N = 365) rated target words (n = 400 English nouns) across 12 cognitive dimensions (e.g., polarity, ease of teaching, emotional valence). Factor reduction revealed three latent factors, corresponding roughly to perceptual salience, affective association, and magnitude. We plotted the original 400 words for the three latent factors. Abstract and concrete words showed overlap in their topography but also differentiated themselves in semantic space. This topographic approach to word meaning offers a unique perspective to word concreteness.

  15. Exoplanet Observing: from Art to Science (Abstract)

    Science.gov (United States)

    Conti, D. M.; Gleeson, J.

    2017-12-01

    (Abstract only) This paper will review the now well-established best practices for conducting high precision exoplanet observing with small telescopes. The paper will also review the AAVSO's activities in promoting these best practices among the amateur astronomer community through training material and online courses, as well as through the establishment of an AAVSO Exoplanet Database. This latter development will be an essential element in supporting followup exoplanet observations for upcoming space telescope missions such as TESS and JWST.

  16. Real-space mapping of electronic orbitals

    Energy Technology Data Exchange (ETDEWEB)

    Löffler, Stefan, E-mail: stefan.loeffler@tuwien.ac.at [Department for Materials Science and Engineering, McMaster University, 1280 Main Street West, L8S 4M1 Hamilton, Ontario (Canada); University Service Centre for Transmission Electron Microscopy, TU Vienna, Wiedner Hauptstraße 8-10/E057B, 1040 Wien (Austria); Institute for Solid State Physics, TU Vienna, Wiedner Hauptstraße 8-10/E138, 1040 Wien (Austria); Bugnet, Matthieu; Gauquelin, Nicolas [Department for Materials Science and Engineering, McMaster University, 1280 Main Street West, L8S 4M1 Hamilton, Ontario (Canada); Lazar, Sorin [FEI Electron Optics, Achtseweg Noord 5, 5651 GG Eindhoven (Netherlands); Assmann, Elias; Held, Karsten [Institute for Solid State Physics, TU Vienna, Wiedner Hauptstraße 8-10/E138, 1040 Wien (Austria); Botton, Gianluigi A. [Department for Materials Science and Engineering, McMaster University, 1280 Main Street West, L8S 4M1 Hamilton, Ontario (Canada); Schattschneider, Peter [University Service Centre for Transmission Electron Microscopy, TU Vienna, Wiedner Hauptstraße 8-10/E057B, 1040 Wien (Austria); Institute for Solid State Physics, TU Vienna, Wiedner Hauptstraße 8-10/E138, 1040 Wien (Austria)

    2017-06-15

    Highlights: • Electronic orbitals in Rutile are mapped using STEM-EELS. • Inelastic scattering simulations are performed for the experimental conditions. • The experiments and the simulations are found to be in excellent agreement. - Abstract: Electronic states are responsible for most material properties, including chemical bonds, electrical and thermal conductivity, as well as optical and magnetic properties. Experimentally, however, they remain mostly elusive. Here, we report the real-space mapping of selected transitions between p and d states on the Ångström scale in bulk rutile (TiO{sub 2}) using electron energy-loss spectrometry (EELS), revealing information on individual bonds between atoms. On the one hand, this enables the experimental verification of theoretical predictions about electronic states. On the other hand, it paves the way for directly investigating electronic states under conditions that are at the limit of the current capabilities of numerical simulations such as, e.g., the electronic states at defects, interfaces, and quantum dots.

  17. Abstract Interpretation as a Programming Language

    Directory of Open Access Journals (Sweden)

    Mads Rosendahl

    2013-09-01

    Full Text Available In David Schmidt's PhD work he explored the use of denotational semantics as a programming language. It was part of an effort to not only treat formal semantics as specifications but also as interpreters and input to compiler generators. The semantics itself can be seen as a program and one may examine different programming styles and ways to represent states. Abstract interpretation is primarily a technique for derivation and specification of program analysis. As with denotational semantics we may also view abstract interpretations as programs and examine the implementation. The main focus in this paper is to show that results from higher-order strictness analysis may be used more generally as fixpoint operators for higher-order functions over lattices and thus provide a technique for immediate implementation of a large class of abstract interpretations. Furthermore, it may be seen as a programming paradigm and be used to write programs in a circular style.

  18. South Carolina Higher Education Statistical Abstract, 2014. 36th Edition

    Science.gov (United States)

    Armour, Mim, Ed.

    2014-01-01

    The South Carolina Higher Education Statistical Abstract is a comprehensive, single-source compilation of tables and graphs which report data frequently requested by the Governor, Legislators, college and university staff, other state government officials, and the general public. The 2014 edition of the Statistical Abstract marks the 36th year of…

  19. South Carolina Higher Education Statistical Abstract, 2015. 37th Edition

    Science.gov (United States)

    Armour, Mim, Ed.

    2015-01-01

    The South Carolina Higher Education Statistical Abstract is a comprehensive, single-source compilation of tables and graphs which report data frequently requested by the Governor, Legislators, college and university staff, other state government officials, and the general public. The 2015 edition of the Statistical Abstract marks the 37th year of…

  20. State-space model with deep learning for functional dynamics estimation in resting-state fMRI.

    Science.gov (United States)

    Suk, Heung-Il; Wee, Chong-Yaw; Lee, Seong-Whan; Shen, Dinggang

    2016-04-01

    Studies on resting-state functional Magnetic Resonance Imaging (rs-fMRI) have shown that different brain regions still actively interact with each other while a subject is at rest, and such functional interaction is not stationary but changes over time. In terms of a large-scale brain network, in this paper, we focus on time-varying patterns of functional networks, i.e., functional dynamics, inherent in rs-fMRI, which is one of the emerging issues along with the network modelling. Specifically, we propose a novel methodological architecture that combines deep learning and state-space modelling, and apply it to rs-fMRI based Mild Cognitive Impairment (MCI) diagnosis. We first devise a Deep Auto-Encoder (DAE) to discover hierarchical non-linear functional relations among regions, by which we transform the regional features into an embedding space, whose bases are complex functional networks. Given the embedded functional features, we then use a Hidden Markov Model (HMM) to estimate dynamic characteristics of functional networks inherent in rs-fMRI via internal states, which are unobservable but can be inferred from observations statistically. By building a generative model with an HMM, we estimate the likelihood of the input features of rs-fMRI as belonging to the corresponding status, i.e., MCI or normal healthy control, based on which we identify the clinical label of a testing subject. In order to validate the effectiveness of the proposed method, we performed experiments on two different datasets and compared with state-of-the-art methods in the literature. We also analyzed the functional networks learned by DAE, estimated the functional connectivities by decoding hidden states in HMM, and investigated the estimated functional connectivities by means of a graph-theoretic approach. Copyright © 2016 Elsevier Inc. All rights reserved.

  1. An assessment of Internet Abuse in Nigeria Abstract

    African Journals Online (AJOL)

    Anambra State Nigeria, Email : drhcinyiama@gmail.com Phone: 08034701121. Abstract ... Is the addiction paradigm appropriate for Internet use? Is ... proposed a global network of computers in. 1962 ... biggest reference library, social media.

  2. Numerically Accelerated Importance Sampling for Nonlinear Non-Gaussian State Space Models

    NARCIS (Netherlands)

    Koopman, S.J.; Lucas, A.; Scharth, M.

    2015-01-01

    We propose a general likelihood evaluation method for nonlinear non-Gaussian state-space models using the simulation-based method of efficient importance sampling. We minimize the simulation effort by replacing some key steps of the likelihood estimation procedure by numerical integration. We refer

  3. High and Mighty: Implicit Associations between Space and Social Status

    Science.gov (United States)

    2011-10-10

    manipulated space at both small and large scales, from footwear to city planning, to convey social sta- tus (Hodder, 1987; Bourdieu , 1989; Margolies, 2003...posit that associ- ations between abstract concepts and physical percepts develop in response to everyday experiences (e.g., Hebb, 1949; Bourdieu ...The United States Capitol building was intentionally placed atop Jenkin’s Hill, described by the original architect Pierre Charles L’Enfant as a

  4. Grounding abstractness: Abstract concepts and the activation of the mouth

    Directory of Open Access Journals (Sweden)

    Anna M Borghi

    2016-10-01

    Full Text Available One key issue for theories of cognition is how abstract concepts, such as freedom, are represented. According to the WAT (Words As social Tools proposal, abstract concepts activate both sensorimotor and linguistic/social information, and their acquisition modality involves the linguistic experience more than the acquisition of concrete concepts. We report an experiment in which participants were presented with abstract and concrete definitions followed by concrete and abstract target-words. When the definition and the word matched, participants were required to press a key, either with the hand or with the mouth. Response times and accuracy were recorded. As predicted, we found that abstract definitions and abstract words yielded slower responses and more errors compared to concrete definitions and concrete words. More crucially, there was an interaction between the target-words and the effector used to respond (hand, mouth. While responses with the mouth were overall slower, the advantage of the hand over the mouth responses was more marked with concrete than with abstract concepts. The results are in keeping with grounded and embodied theories of cognition and support the WAT proposal, according to which abstract concepts evoke linguistic-social information, hence activate the mouth. The mechanisms underlying the mouth activation with abstract concepts (re-enactment of acquisition experience, or re-explanation of the word meaning, possibly through inner talk are discussed. To our knowledge this is the first behavioral study demonstrating with real words that the advantage of the hand over the mouth is more marked with concrete than with abstract concepts, likely because of the activation of linguistic information with abstract concepts.

  5. A state space approach for the eigenvalue problem of marine risers

    KAUST Repository

    Alfosail, Feras

    2017-10-05

    A numerical state-space approach is proposed to examine the natural frequencies and critical buckling limits of marine risers. A large axial tension in the riser model causes numerical limitations. These limitations are overcome by using the modified Gram–Schmidt orthonormalization process as an intermediate step during the numerical integration process with the fourth-order Runge–Kutta scheme. The obtained results are validated against those obtained with other numerical methods, such as the finite-element, Galerkin, and power-series methods, and are found to be in good agreement. The state-space approach is shown to be computationally more efficient than the other methods. Also, we investigate the effect of a high applied tension, a high apparent weight, and higher-order modes on the accuracy of the numerical scheme. We demonstrate that, by applying the orthonormalization process, the stability and convergence of the approach are significantly improved.

  6. Reconstruction of abstract quantum theory

    International Nuclear Information System (INIS)

    Drieschner, M.; Goernitz, T.; von Weizsaecker, C.F.

    1988-01-01

    Understanding quantum theory as a general theory of prediction, we reconstruct abstract quantum theory. Abstract means the general frame of quantum theory, without reference to a three-dimensional position space, to concepts like particle or field, or to special laws of dynamics. Reconstruction is the attempt to do this by formulating simple and plausible postulates on prediction in order to derive the basic concepts of quantum theory from them. Thereby no law of classical physics is presupposed which would then have to be quantized. We briefly discuss the relationship of theory and interpretation in physics and the fundamental role of time as a basic concept for physics. Then a number of assertions are given, formulated as succinctly as possible in order to make them easily quotable and comparable. The assertations are arranged in four groups: heuristic principles, verbal definitions of some terms, three basic postulates, and consequences. The three postulates of separable alternatives, indeterminism, and kinematics are the central points of this work. These brief assertions are commented upon, and their relationship with the interpretation of quantum theory is discussed. Also given are an outlook on the further development into concrete quantum theory and some philosophical reflections

  7. Gamow state vectors as functionals over subspaces of the nuclear space

    International Nuclear Information System (INIS)

    Bohm, A.

    1979-12-01

    Exponentially decaying Gamow state vectors are obtained from S-matrix poles in the lower half of the second sheet, and are defined as functionals over a subspace of the nuclear space, PHI. Exponentially growing Gamow state vectors are obtained from S-matrix poles in the upper half of the second sheet, and are defined as functionals over another subspace of PHI. On functionals over these two subspaces the dynamical group of time development splits into two semigroups

  8. USSR Space Life Sciences Digest, issue 25

    Science.gov (United States)

    Hooke, Lydia Razran (Editor); Teeter, Ronald (Editor); Garshnek, Victoria (Editor); Rowe, Joseph (Editor)

    1990-01-01

    This is the twenty-fifth issue of NASA's Space Life Sciences Digest. It contains abstracts of 42 journal papers or book chapters published in Russian and of 3 Soviet monographs. Selected abstracts are illustrated with figures and tables from the original. The abstracts in this issue have been identified as relevant to 26 areas of space biology and medicine. These areas include: adaptation, body fluids, botany, cardiovascular and respiratory systems, developmental biology, endocrinology, enzymology, equipment and instrumentation, exobiology, gravitational biology, habitability and environmental effects, human performance, immunology, life support systems, man-machine systems, mathematical modeling, metabolism, microbiology, musculoskeletal system, neurophysiology, nutrition, operational medicine, psychology, radiobiology, reproductive system, and space biology and medicine.

  9. Burst suppression probability algorithms: state-space methods for tracking EEG burst suppression

    Science.gov (United States)

    Chemali, Jessica; Ching, ShiNung; Purdon, Patrick L.; Solt, Ken; Brown, Emery N.

    2013-10-01

    Objective. Burst suppression is an electroencephalogram pattern in which bursts of electrical activity alternate with an isoelectric state. This pattern is commonly seen in states of severely reduced brain activity such as profound general anesthesia, anoxic brain injuries, hypothermia and certain developmental disorders. Devising accurate, reliable ways to quantify burst suppression is an important clinical and research problem. Although thresholding and segmentation algorithms readily identify burst suppression periods, analysis algorithms require long intervals of data to characterize burst suppression at a given time and provide no framework for statistical inference. Approach. We introduce the concept of the burst suppression probability (BSP) to define the brain's instantaneous propensity of being in the suppressed state. To conduct dynamic analyses of burst suppression we propose a state-space model in which the observation process is a binomial model and the state equation is a Gaussian random walk. We estimate the model using an approximate expectation maximization algorithm and illustrate its application in the analysis of rodent burst suppression recordings under general anesthesia and a patient during induction of controlled hypothermia. Main result. The BSP algorithms track burst suppression on a second-to-second time scale, and make possible formal statistical comparisons of burst suppression at different times. Significance. The state-space approach suggests a principled and informative way to analyze burst suppression that can be used to monitor, and eventually to control, the brain states of patients in the operating room and in the intensive care unit.

  10. State and parameter estimation of state-space model with entry-wise correlated uniform noise

    Czech Academy of Sciences Publication Activity Database

    Pavelková, Lenka; Kárný, Miroslav

    2014-01-01

    Roč. 28, č. 11 (2014), s. 1189-1205 ISSN 0890-6327 R&D Projects: GA TA ČR TA01030123; GA ČR GA13-13502S Institutional research plan: CEZ:AV0Z1075907 Keywords : state-space models * bounded noise * filtering problems * estimation algorithms * uncertain dynamic systems Subject RIV: BC - Control Systems Theory Impact factor: 1.346, year: 2014 http://library.utia.cas.cz/separaty/2014/AS/pavelkova-0422958.pdf

  11. An Absolute Phase Space for the Physicality of Matter

    International Nuclear Information System (INIS)

    Valentine, John S.

    2010-01-01

    We define an abstract and absolute phase space (''APS'') for sub-quantum intrinsic wave states, in three axes, each mapping directly to a duality having fundamental ontological basis. Many aspects of quantum physics emerge from the interaction algebra and a model deduced from principles of 'unique solvability' and 'identifiable entity', and we reconstruct previously abstract fundamental principles and phenomena from these new foundations. The physical model defines bosons as virtual continuous waves pairs in the APS, and fermions as real self-quantizing snapshots of those waves when simple conditions are met. The abstraction and physical model define a template for the constitution of all fermions, a template for all the standard fundamental bosons and their local interactions, in a common framework and compactified phase space for all forms of real matter and virtual vacuum energy, and a distinct algebra for observables and unobservables. To illustrate our scheme's potential, we provide examples of slit experiment variations (where the model finds theoretical basis for interference only occurring between two final sources), QCD (where we may model most attributes known to QCD, and a new view on entanglement), and we suggest approaches for other varied applications. We believe this is a viable candidate for further exploration as a foundational proposition for physics.

  12. Linear discrete-time state space realization of a modified quadruple tank system with state estimation using Kalman filter

    DEFF Research Database (Denmark)

    Mohd. Azam, Sazuan Nazrah

    2017-01-01

    In this paper, we used the modified quadruple tank system that represents a multi-input-multi-output (MIMO) system as an example to present the realization of a linear discrete-time state space model and to obtain the state estimation using Kalman filter in a methodical mannered. First, an existing...... part of the Kalman filter is used to estimates the current state, based on the model and the measurements. The static and dynamic Kalman filter is compared and all results is demonstrated through simulations....

  13. (abstract) Deep Space Network Radiometric Remote Sensing Program

    Science.gov (United States)

    Walter, Steven J.

    1994-01-01

    Planetary spacecraft are viewed through a troposphere that absorbs and delays radio signals propagating through it. Tropospheric water, in the form of vapor, cloud liquid,and precipitation , emits radio noise which limits satellite telemetry communication link performance. Even at X-band, rain storms have severely affected several satellite experiments including a planetary encounter. The problem will worsen with DSN implementation of Ka-band becausecommunication link budgets will be dominated by tropospheric conditions. Troposphere-induced propagation delays currently limit VLBI accuracy and are significant sources of error for Doppler tracking. Additionally, the success of radio science programs such as satellite gravity wave experiments and atmospheric occultation experiments depends on minimizing the effect of watervapor-induced prop agation delays. In order to overcome limitations imposed by the troposphere, the Deep Space Network has supported a program of radiometric remote sensing. Currently, water vapor radiometers (WVRs) and microwave temperature profilers (MTPs) support many aspects of the Deep Space Network operations and research and development programs. Their capability to sense atmospheric water, microwave sky brightness, and atmospheric temperature is critical to development of Ka-band telemetry systems, communication link models, VLBI, satellite gravity waveexperiments, and r adio science missions. During 1993, WVRs provided data for propagation mode development, supp orted planetary missions, and demonstrated advanced tracking capability. Collection of atmospheric statistics is necessary to model and predict performance of Ka-band telemetry links, antenna arrays, and radio science experiments. Since the spectrum of weather variations has power at very long time scales, atmospheric measurements have been requested for periods ranging from one year to a decade at each DSN site. The resulting database would provide reliable statistics on daily

  14. Evolved finite state controller for hybrid system in reduced search space

    DEFF Research Database (Denmark)

    Dupuis, Jean-Francois; Fan, Zhun

    2009-01-01

    This paper presents an evolutionary methodology to automatically generate finite state automata (FSA) controllers to control hybrid systems. The proposed approach reduces the search space using an invariant analysis of the system. FSA controllers for a case study of two-tank system have been...

  15. Small business innovation research. Abstracts of 1988 phase 1 awards

    Science.gov (United States)

    1990-01-01

    Non-proprietary proposal abstracts of Phase 1 Small Business Innovation Research (SBIR) projects supported by NASA are presented. Projects in the fields of aeronautical propulsion, aerodynamics, acoustics, aircraft systems, materials and structures, teleoperators and robots, computer sciences, information systems, data processing, spacecraft propulsion, bioastronautics, satellite communication, and space processing are covered.

  16. Three-body problem in d-dimensional space: Ground state, (quasi)-exact-solvability

    Science.gov (United States)

    Turbiner, Alexander V.; Miller, Willard; Escobar-Ruiz, M. A.

    2018-02-01

    As a straightforward generalization and extension of our previous paper [A. V. Turbiner et al., "Three-body problem in 3D space: Ground state, (quasi)-exact-solvability," J. Phys. A: Math. Theor. 50, 215201 (2017)], we study the aspects of the quantum and classical dynamics of a 3-body system with equal masses, each body with d degrees of freedom, with interaction depending only on mutual (relative) distances. The study is restricted to solutions in the space of relative motion which are functions of mutual (relative) distances only. It is shown that the ground state (and some other states) in the quantum case and the planar trajectories (which are in the interaction plane) in the classical case are of this type. The quantum (and classical) Hamiltonian for which these states are eigenfunctions is derived. It corresponds to a three-dimensional quantum particle moving in a curved space with special d-dimension-independent metric in a certain d-dependent singular potential, while at d = 1, it elegantly degenerates to a two-dimensional particle moving in flat space. It admits a description in terms of pure geometrical characteristics of the interaction triangle which is defined by the three relative distances. The kinetic energy of the system is d-independent; it has a hidden sl(4, R) Lie (Poisson) algebra structure, alternatively, the hidden algebra h(3) typical for the H3 Calogero model as in the d = 3 case. We find an exactly solvable three-body S3-permutationally invariant, generalized harmonic oscillator-type potential as well as a quasi-exactly solvable three-body sextic polynomial type potential with singular terms. For both models, an extra first order integral exists. For d = 1, the whole family of 3-body (two-dimensional) Calogero-Moser-Sutherland systems as well as the Tremblay-Turbiner-Winternitz model is reproduced. It is shown that a straightforward generalization of the 3-body (rational) Calogero model to d > 1 leads to two primitive quasi

  17. Fifth international fungus spore conference. [Abstracts]: Final technical report

    Energy Technology Data Exchange (ETDEWEB)

    Timberlake, W.E.

    1993-04-01

    This folio contains the proceedings of the Fifth International Fungal Spore Conference held August 17-21, 1991 at the Unicoi State Park at Helen, Georgia. The volume contains abstracts of each oral presentation as well as a collection of abstracts describing the poster sessions. Presentations were organized around the themes (1) Induction of Sporulation, (2) Nuclear Division, (3) Spore Formation, (4) Spore Release and Dispersal, and (4) Spore Germination.

  18. A State-Space Estimation of the Lee-Carter Mortality Model and Implications for Annuity Pricing

    OpenAIRE

    Man Chung Fung; Gareth W. Peters; Pavel V. Shevchenko

    2015-01-01

    In this article we investigate a state-space representation of the Lee-Carter model which is a benchmark stochastic mortality model for forecasting age-specific death rates. Existing relevant literature focuses mainly on mortality forecasting or pricing of longevity derivatives, while the full implications and methods of using the state-space representation of the Lee-Carter model in pricing retirement income products is yet to be examined. The main contribution of this article is twofold. Fi...

  19. Abstraction of Dynamical Systems by Timed Automata

    DEFF Research Database (Denmark)

    Wisniewski, Rafael; Sloth, Christoffer

    2011-01-01

    To enable formal verification of a dynamical system, given by a set of differential equations, it is abstracted by a finite state model. This allows for application of methods for model checking. Consequently, it opens the possibility of carrying out the verification of reachability and timing re...

  20. Displaced squeezed number states: Position space representation, inner product, and some applications

    DEFF Research Database (Denmark)

    Møller, Klaus Braagaard; Jørgensen, Thomas Godsk; Dahl, Jens Peder

    1996-01-01

    For some applications the overall phase of a quantum state is crucial. For the so-called displaced squeezed number state (DSN), which is a generalization of the well-known squeezed coherent state, we obtain the position space representation with the correct overall phase, from the dynamics...... in a harmonic potential. The importance of the overall phase is demonstrated in the context of characteristic or moment generating functions. For two special cases the characteristic function is shown to be computable from the inner product of two different DSNs....

  1. Robust control of uncertain dynamic systems a linear state space approach

    CERN Document Server

    Yedavalli, Rama K

    2014-01-01

    This textbook aims to provide a clear understanding of the various tools of analysis and design for robust stability and performance of uncertain dynamic systems. In model-based control design and analysis, mathematical models can never completely represent the “real world” system that is being modeled, and thus it is imperative to incorporate and accommodate a level of uncertainty into the models. This book directly addresses these issues from a deterministic uncertainty viewpoint and focuses on the interval parameter characterization of uncertain systems. Various tools of analysis and design are presented in a consolidated manner. This volume fills a current gap in published works by explicitly addressing the subject of control of dynamic systems from linear state space framework, namely using a time-domain, matrix-theory based approach. This book also: Presents and formulates the robustness problem in a linear state space model framework Illustrates various systems level methodologies with examples and...

  2. Waste management research abstracts no. 22. Information on radioactive waste programmes in progress

    International Nuclear Information System (INIS)

    1995-07-01

    The research abstracts contained in this issue have been collected during recent months and cover the period between January 1992 - February 1994 (through July 1994 for abstracts from the United States). The abstracts reflect research currently in progress in the field of radioactive waste management: environmental impacts, site selection, decontamination and decommissioning, environmental restoration and legal aspects of radioactive waste management. Though the information contained in this publication covers a wide range of programmes in many countries, the WMRA should not be interpreted as providing a complete survey of on-going research and IAEA Member States. For the first time, the abstracts published in document are only in English language. In addition, the abstracts received for this issue have been assigned INIS subject category codes and thesaurus terms to facilitate searches and also to fully utilize established sets of technical categories and terms

  3. Design spaces

    DEFF Research Database (Denmark)

    2005-01-01

    Digital technologies and media are becoming increasingly embodied and entangled in the spaces and places at work and at home. However, our material environment is more than a geometric abstractions of space: it contains familiar places, social arenas for human action. For designers, the integration...... of digital technology with space poses new challenges that call for new approaches. Creative alternatives to traditional systems methodologies are called for when designers use digital media to create new possibilities for action in space. Design Spaces explores how design and media art can provide creative...... alternatives for integrating digital technology with space. Connecting practical design work with conceptual development and theorizing, art with technology, and usesr-centered methods with social sciences, Design Spaces provides a useful research paradigm for designing ubiquitous computing. This book...

  4. State-space prediction of spring discharge in a karst catchment in southwest China

    Science.gov (United States)

    Li, Zhenwei; Xu, Xianli; Liu, Meixian; Li, Xuezhang; Zhang, Rongfei; Wang, Kelin; Xu, Chaohao

    2017-06-01

    Southwest China represents one of the largest continuous karst regions in the world. It is estimated that around 1.7 million people are heavily dependent on water derived from karst springs in southwest China. However, there is a limited amount of water supply in this region. Moreover, there is not enough information on temporal patterns of spring discharge in the area. In this context, it is essential to accurately predict spring discharge, as well as understand karst hydrological processes in a thorough manner, so that water shortages in this area could be predicted and managed efficiently. The objectives of this study were to determine the primary factors that govern spring discharge patterns and to develop a state-space model to predict spring discharge. Spring discharge, precipitation (PT), relative humidity (RD), water temperature (WD), and electrical conductivity (EC) were the variables analyzed in the present work, and they were monitored at two different locations (referred to as karst springs A and B, respectively, in this paper) in a karst catchment area in southwest China from May to November 2015. Results showed that a state-space model using any combinations of variables outperformed a classical linear regression, a back-propagation artificial neural network model, and a least square support vector machine in modeling spring discharge time series for karst spring A. The best state-space model was obtained by using PT and RD, which accounted for 99.9% of the total variation in spring discharge. This model was then applied to an independent data set obtained from karst spring B, and it provided accurate spring discharge estimates. Therefore, state-space modeling was a useful tool for predicting spring discharge in karst regions in southwest China, and this modeling procedure may help researchers to obtain accurate results in other karst regions.

  5. Static analysis of software the abstract interpretation

    CERN Document Server

    Boulanger, Jean-Louis

    2013-01-01

    The existing literature currently available to students and researchers is very general, covering only the formal techniques of static analysis. This book presents real examples of the formal techniques called ""abstract interpretation"" currently being used in various industrial fields: railway, aeronautics, space, automotive, etc. The purpose of this book is to present students and researchers, in a single book, with the wealth of experience of people who are intrinsically involved in the realization and evaluation of software-based safety critical systems. As the authors are people curr

  6. Exponentially Convergent Algorithms for Abstract Differential Equations

    CERN Document Server

    Gavrilyuk, Ivan; Vasylyk, Vitalii

    2011-01-01

    This book presents new accurate and efficient exponentially convergent methods for abstract differential equations with unbounded operator coefficients in Banach space. These methods are highly relevant for the practical scientific computing since the equations under consideration can be seen as the meta-models of systems of ordinary differential equations (ODE) as well as the partial differential equations (PDEs) describing various applied problems. The framework of functional analysis allows one to obtain very general but at the same time transparent algorithms and mathematical results which

  7. USSR Space Life Sciences Digest, issue 19

    Science.gov (United States)

    Hooke, Lydia Razran (Editor); Donaldson, P. Lynn (Editor); Teeter, Ronald (Editor); Garshnek, Victoria (Editor); Rowe, Joseph (Editor)

    1988-01-01

    This is the 19th issue of NASA's USSR Space Life Sciences Digest. It contains abstracts of 47 papers published in Russian language periodicals or presented at conferences and of 5 new Soviet monographs. Selected abstracts are illustrated with figures and tables from the original. Reports on two conferences, one on adaptation to high altitudes, and one on space and ecology are presented. A book review of a recent work on high altitude physiology is also included. The abstracts in this issue have been identified as relevant to 33 areas of space biology and medicine. These areas are: adaptation, biological rhythms, biospherics, body fluids, botany, cardiovascular and respiratory systems, cytology, developmental biology, endocrinology, enzymology, biology, group dynamics, habitability and environmental effects, hematology, human performance, immunology, life support systems, man-machine systems, mathematical modeling, metabolism, microbiology, musculoskeletal system, neurophysiology, nutrition, operational medicine, perception, personnel selection, psychology, radiobiology, and space biology and medicine.

  8. Wigner's dynamical transition state theory in phase space : classical and quantum

    NARCIS (Netherlands)

    Waalkens, Holger; Schubert, Roman; Wiggins, Stephen

    We develop Wigner's approach to a dynamical transition state theory in phase space in both the classical and quantum mechanical settings. The key to our development is the construction of a normal form for describing the dynamics in the neighbourhood of a specific type of saddle point that governs

  9. Kinetic Isotope Effect Determination Probes the Spin of the Transition State, Its Stereochemistry, and Its Ligand Sphere in Hydrogen Abstraction Reactions of Oxoiron(IV) Complexes.

    Science.gov (United States)

    Mandal, Debasish; Mallick, Dibyendu; Shaik, Sason

    2018-01-16

    This Account outlines interplay of theory and experiment in the quest to identify the reactive-spin-state in chemical reactions that possess a few spin-dependent routes. Metalloenzymes and synthetic models have forged in recent decades an area of increasing appeal, in which oxometal species bring about functionalization of hydrocarbons under mild conditions and via intriguing mechanisms that provide a glimpse of Nature's designs to harness these reactions. Prominent among these are oxoiron(IV) complexes, which are potent H-abstractors. One of the key properties of oxoirons is the presence of close-lying spin-states, which can mediate H-abstractions. As such, these complexes form a fascinating chapter of spin-state chemistry, in which chemical reactivity involves spin-state interchange, so-called two-state reactivity (TSR) and multistate reactivity (MSR). TSR and MSR pose mechanistic challenges. How can one determine the structure of the reactive transition state (TS) and its spin state for these mechanisms? Calculations can do it for us, but the challenge is to find experimental probes. There are, however, no clear kinetic signatures for the reactive-spin-state in such reactions. This is the paucity that our group has been trying to fill for sometime. Hence, it is timely to demonstrate how theory joins experiment in realizing this quest. This Account uses a set of the H-abstraction reactions of 24 synthetic oxoiron(IV) complexes and 11 hydrocarbons, together undergoing H-abstraction reactions with TSR/MSR options, which provide experimentally determined kinetic isotope effect (KIE exp ) data. For this set, we demonstrate that comparing KIE exp results with calculated tunneling-augmented KIE (KIE TC ) data leads to a clear identification of the reactive spin-state during H-abstraction reactions. In addition, generating KIE exp data for a reaction of interest, and comparing these to KIE TC values, provides the mechanistic chemist with a powerful capability to

  10. Waste management research abstracts No. 17

    International Nuclear Information System (INIS)

    1986-11-01

    The research data sheets contained in this issue have been collected during the period ending August 1986, and reflect research currently in progress in the field of radioactive waste management. This publication covers a wide range of programmes in the IAEA Member States. Abstracts intended for inclusion in this publication were submitted in the English, French, Russian or Spanish language

  11. Quantum scattering theory of a single-photon Fock state in three-dimensional spaces.

    Science.gov (United States)

    Liu, Jingfeng; Zhou, Ming; Yu, Zongfu

    2016-09-15

    A quantum scattering theory is developed for Fock states scattered by two-level systems in three-dimensional free space. It is built upon the one-dimensional scattering theory developed in waveguide quantum electrodynamics. The theory fully quantizes the incident light as Fock states and uses a non-perturbative method to calculate the scattering matrix.

  12. Scintillation Reduction using Conjugate-Plane Imaging (Abstract)

    Science.gov (United States)

    Vander Haagen, G. A.

    2017-12-01

    (Abstract only) All observatories are plagued by atmospheric turbulence exhibited as star scintillation or "twinkle" whether a high altitude adaptive optics research or a 30-cm amateur telescope. It is well known that these disturbances are caused by wind and temperature-driven refractive gradients in the atmosphere and limit the ultimate photometric resolution of land-based facilities. One approach identified by Fuchs (1998) for scintillation noise reduction was to create a conjugate image space at the telescope and focus on the dominant conjugate turbulent layer within that space. When focused on the turbulent layer little or no scintillation exists. This technique is described whereby noise reductions of 6 to 11/1 have been experienced with mathematical and optical bench simulations. Discussed is a proof-of-principle conjugate optical train design for an 80-mm, f7 telescope.

  13. Compact state-space models for complex superconducting radio-frequency structures based on model order reduction and concatenation methods

    International Nuclear Information System (INIS)

    Flisgen, Thomas

    2015-01-01

    The modeling of large chains of superconducting cavities with couplers is a challenging task in computational electrical engineering. The direct numerical treatment of these structures can easily lead to problems with more than ten million degrees of freedom. Problems of this complexity are typically solved with the help of parallel programs running on supercomputing infrastructures. However, these infrastructures are expensive to purchase, to operate, and to maintain. The aim of this thesis is to introduce and to validate an approach which allows for modeling large structures on a standard workstation. The novel technique is called State-Space Concatenations and is based on the decomposition of the complete structure into individual segments. The radio-frequency properties of the generated segments are described by a set of state-space equations which either emerge from analytical considerations or from numerical discretization schemes. The model order of these equations is reduced using dedicated model order reduction techniques. In a final step, the reduced-order state-space models of the segments are concatenated in accordance with the topology of the complete structure. The concatenation is based on algebraic continuity constraints of electric and magnetic fields on the decomposition planes and results in a compact state-space system of the complete radio-frequency structure. Compared to the original problem, the number of degrees of freedom is drastically reduced, i.e. a problem with more than ten million degrees of freedom can be reduced on a standard workstation to a problem with less than one thousand degrees of freedom. The final state-space system allows for determining frequency-domain transfer functions, field distributions, resonances, and quality factors of the complete structure in a convenient manner. This thesis presents the theory of the state-space concatenation approach and discusses several validation and application examples. The examples

  14. Space-Time, Phenomenology, and the Picture Theory of Language

    Science.gov (United States)

    Grelland, Hans Herlof

    To estimate Minkowski's introduction of space-time in relativity, the case is made for the view that abstract language and mathematics carries meaning not only by its connections with observation but as pictures of facts. This view is contrasted to the more traditional intuitionism of Hume, Mach, and Husserl. Einstein's attempt at a conceptual reconstruction of space and time as well as Husserl's analysis of the loss of meaning in science through increasing abstraction is analysed. Wittgenstein's picture theory of language is used to explain how meaning is conveyed by abstract expressions, with the Minkowski space as a case.

  15. A state-space model for estimating detailed movements and home range from acoustic receiver data

    DEFF Research Database (Denmark)

    Pedersen, Martin Wæver; Weng, Kevin

    2013-01-01

    We present a state-space model for acoustic receiver data to estimate detailed movement and home range of individual fish while accounting for spatial bias. An integral part of the approach is the detection function, which models the probability of logging tag transmissions as a function of dista......We present a state-space model for acoustic receiver data to estimate detailed movement and home range of individual fish while accounting for spatial bias. An integral part of the approach is the detection function, which models the probability of logging tag transmissions as a function...... that the location error scales log-linearly with detection range and movement speed. This result can be used as guideline for designing network layout when species movement capacity and acoustic environment are known or can be estimated prior to network deployment. Finally, as an example, the state-space model...... is used to estimate home range and movement of a reef fish in the Pacific Ocean....

  16. Mapping from Speech to Images Using Continuous State Space Models

    DEFF Research Database (Denmark)

    Lehn-Schiøler, Tue; Hansen, Lars Kai; Larsen, Jan

    2005-01-01

    In this paper a system that transforms speech waveforms to animated faces are proposed. The system relies on continuous state space models to perform the mapping, this makes it possible to ensure video with no sudden jumps and allows continuous control of the parameters in 'face space...... a subjective point of view the model is able to construct an image sequence from an unknown noisy speech sequence even though the number of training examples are limited.......'. The performance of the system is critically dependent on the number of hidden variables, with too few variables the model cannot represent data, and with too many overfitting is noticed. Simulations are performed on recordings of 3-5 sec.\\$\\backslash\\$ video sequences with sentences from the Timit database. From...

  17. Abstracts of the international scientific-practical conference on space research, technology and conversion-II

    International Nuclear Information System (INIS)

    1997-04-01

    The International Conference on space research, technology and conversion-II was held on 16-18 April, 1997 in Tashkent, Uzbekistan. The specialists discussed various aspects of space research, technology and conversion problems. More than 60 talks were presented in the meeting on the following subjects: remote sensing and the processing of satellite information; space navigation and others, including radiation effects in silicon solar cells caused by cosmic radiation. (A.A.D.)

  18. Energy scripts and spaces

    NARCIS (Netherlands)

    van der Schoor, Tineke

    2016-01-01

    Demand Conference Lancaster 2016 Workshop 9. Space, site and scale in the making of energy demand Abstract: Energy scripts and spaces Tineke van der Schoor, Hanze University of Applied Sciences, Groningen Technology is infused with scripts that indicate how we as users should behave around, live in

  19. Deep-inelastic final states in a space-time description of shower development and hadronization

    International Nuclear Information System (INIS)

    Ellis, J.

    1996-06-01

    We extend a quantum kinetic approach to the description of hadronic showers in space, time and momentum space to deep-inelastic ep collisions, with particular reference to experiments at HERA. We follow the history of hard scattering events back to the initial hadronic state and forward to the formation of colour-singlet pre-hadronic clusters and their decays into hadrons. The time evolution of the space-like initial-state shower and the time-like secondary partons are treated similarly, and cluster formation is treated using a spatial criterion motivated by confinement and a non-perturbative model for hadronization. We calculate the time evolution of particle distributions in rapidity, transverse and longitudinal space. We also compare the transverse hadronic energy flow and the distribution of observed hadronic masses with experimental data from HERA, finding encouraging results, and discuss the background to large-rapidity-gap events. The techniques developed in this paper may be applied in the future to more complicated processes such as eA, pp, pA and AA collisions. (orig.)

  20. Continuous state-space representation of a bucket-type rainfall-runoff model: a case study with the GR4 model using state-space GR4 (version 1.0)

    Science.gov (United States)

    Santos, Léonard; Thirel, Guillaume; Perrin, Charles

    2018-04-01

    In many conceptual rainfall-runoff models, the water balance differential equations are not explicitly formulated. These differential equations are solved sequentially by splitting the equations into terms that can be solved analytically with a technique called operator splitting. As a result, only the solutions of the split equations are used to present the different models. This article provides a methodology to make the governing water balance equations of a bucket-type rainfall-runoff model explicit and to solve them continuously. This is done by setting up a comprehensive state-space representation of the model. By representing it in this way, the operator splitting, which makes the structural analysis of the model more complex, could be removed. In this state-space representation, the lag functions (unit hydrographs), which are frequent in rainfall-runoff models and make the resolution of the representation difficult, are first replaced by a so-called Nash cascade and then solved with a robust numerical integration technique. To illustrate this methodology, the GR4J model is taken as an example. The substitution of the unit hydrographs with a Nash cascade, even if it modifies the model behaviour when solved using operator splitting, does not modify it when the state-space representation is solved using an implicit integration technique. Indeed, the flow time series simulated by the new representation of the model are very similar to those simulated by the classic model. The use of a robust numerical technique that approximates a continuous-time model also improves the lag parameter consistency across time steps and provides a more time-consistent model with time-independent parameters.

  1. USSR Space Life Sciences Digest, issue 9

    Science.gov (United States)

    Hooke, Lydia Razran; Radtke, Mike; Teeter, Ronald; Rowe, Joseph E.

    1987-01-01

    This is the ninth issue of NASA's USSR Space Lifes Sciences Digest. It contains abstracts of 46 papers recently published in Russian language periodicals and bound collections and of a new Soviet monograph. Selected abstracts are illustrated with figures and tables from the original. Additional features include reviews of a Russian book on biological rhythms and a description of the papers presented at a conference on space biology and medicine. A special feature describes two paradigms frequently cited in Soviet space life sciences literature. Information about English translations of Soviet materials available to readers is provided. The abstracts included in this issue have been identified as relevant to 28 areas of aerospace medicine and space biology. These areas are: adaptation, biological rhythms, body fluids, botany, cardiovascular and respiratory systems, developmental biology, endocrinology, enzymology, equipment and instrumentation, gastrointestinal system, genetics, habitability and environment effects, hematology, human performance, immunology, life support systems, mathematical modeling, metabolism, microbiology, morphology and cytology, musculoskeletal system, nutrition, neurophysiology, operational medicine, perception, personnel selection, psychology, radiobiology, and space biology and medicine.

  2. Seminar on the use of research reactors in fundamental and applied sciences. Programme and abstracts

    International Nuclear Information System (INIS)

    1984-01-01

    The document includes the programme and the abstracts of papers presented at the ''Seminar on the use of research reactors in fundamental and applied sciences'' organized by the Tajoura Nuclear Research Centre in cooperation with the IAEA at Tajoura, Tripoli (Libya) between 16-20 September 1984. The abstracts are grouped in seven sessions: reactor physics (five abstracts), research reactor programmes (three abstracts), solid state physics (two abstracts), nuclear physics (two abstracts), radiochemistry (eleven abstracts), activation analysis (five abstracts), diverse topics (six abstracts). Separate indexing was provided for each abstract

  3. Construction of rigged Hilbert spaces to describe resonances and virtual states

    International Nuclear Information System (INIS)

    Gadella, M.

    1983-01-01

    In the present communication we present a mathematical formalism for the description of resonances and virtual states. We start by constructing rigged Hilbert spaces of Hardy class functions restricted to the positive half of the real line. Then resonances and virtual states can be written as generalized eigenvectors of the total Hamiltonian. We also define time evolution on functionals. We see that the time evolution group U(t) splits into two semigroups, one for t > 0 and the other for t < 0, hence showing the irreversibility of the decaying process

  4. Construction of rigged Hilbert spaces to describe resonances and virtual states

    International Nuclear Information System (INIS)

    Gadella, M.

    1984-01-01

    In the present communication we present a mathematical formalism for the description of resonances and virtual states. We start by constructing rigged Hilbert spaces of Hardy class functions restricted to the positive half of the real line. Then resonances and virtual states can be written as generalized eigenvectors of the total Hamiltonian. We also define time evolution on functionals. We see that the time evolution group U(t) splits into two semigroups, one for t>0 and the other for t<0, hence showing the irreversibility of the decaying process. (orig.)

  5. Exploiting Stabilizers and Parallelism in State Space Generation with the Symmetry Method

    DEFF Research Database (Denmark)

    Lorentsen, Louise; Kristensen, Lars Michael

    2001-01-01

    The symmetry method is a main reduction paradigm for alleviating the state explosion problem. For large symmetry groups deciding whether two states are symmetric becomes time expensive due to the apparent high time complexity of the orbit problem. The contribution of this paper is to alleviate th...... the negative impact of the orbit problem by the specification of canonical representatives for equivalence classes of states in Coloured Petri Nets, and by giving algorithms exploiting stabilizers and parallelism for computing the condensed state space.......The symmetry method is a main reduction paradigm for alleviating the state explosion problem. For large symmetry groups deciding whether two states are symmetric becomes time expensive due to the apparent high time complexity of the orbit problem. The contribution of this paper is to alleviate...

  6. Building the nodal nuclear data dependences in a many-dimensional state-variable space

    International Nuclear Information System (INIS)

    Dufek, Jan

    2011-01-01

    Highlights: → The Abstract and Introduction are revised to reflect reviewers' comments. → Section is revised and simplified. → The third paragraph in Section is revised. → All typos are fixed. - Abstract: We present new methods for building the polynomial-regression based nodal nuclear data models. The data models can reflect dependences on a large number of state variables, and they can consider various history effects. Suitable multivariate polynomials that approximate the nodal data dependences are identified efficiently in an iterative manner. The history effects are analysed using a new sampling scheme for lattice calculations where the traditional base burnup and branch calculations are replaced by a large number of diverse burnup histories. The total number of lattice calculations is controlled so that the data models are built to a required accuracy.

  7. State-space modelling for the ejector-based refrigeration system driven by low grade energy

    International Nuclear Information System (INIS)

    Xue, Binqiang; Cai, Wenjian; Wang, Xinli

    2015-01-01

    This paper presents a novel global state-space model to describe the ejector-based refrigeration system, which includes the dynamics of the two heat exchangers and the static properties of ejector, compressor and expansion valve. Different from the existing methods, the proposed method introduces some intermediate variables into the dynamic modelling in developing reduced order models of the heat exchangers (evaporator and condenser) based on the Number of Transfer Units (NTU) method. This global model with fewer dimensions is much simpler and can be more convenient for the real-time control system design, compared with other dynamic models. Finally, the proposed state-space model has been validated by dynamic response experiments on the ejector-based refrigeration cycle with refrigerant R134a.The experimental results indicate that the proposed model can predict well the dynamics of the ejector-based refrigeration system. - Highlights: • A low-order state-space model of ejector-based refrigeration system is presented. • Reduced-order models of heat exchangers are developed based on NTU method. • The variations of mass flow rates are introduced in multiple fluid phase regions. • Experimental results show the proposed model has a good performance

  8. Fifteenth international workshop on nuclear theory. Rila Mountains, Bulgaria, June 10-15, 1996. Abstracts

    International Nuclear Information System (INIS)

    1996-01-01

    This brochure contains the abstracts of reports delivered by 22 participants at the 15. International Workshop on Nuclear Theory organized by the Institute for Nuclear Research and Nuclear Energy, Bulgaria. The main topics discussed are: hot giant dipole resonance problem, nuclear dynamics in the phase space, heavy ion collisions, ground state correlations beyond RPA, short-range nucleon-nucleon correlation effects in various applications (semiclassical models, magnetic form factors, nucleon momentum distributions, charge densities), nucleon-nucleon interactions in the frame of the semiclassical distorted wave model and O(8) model , nuclear surface in preequilibrium reactions at low energies, magnetic excitations in deformed nuclei, particle decay and E2 transitions, fragmentation at near-barrier energies in heavy ion reactions, IBM models, representations of deformed groups and HF method. All items are recorded in INIS separately

  9. Methods for solving reasoning problems in abstract argumentation – A survey

    Science.gov (United States)

    Charwat, Günther; Dvořák, Wolfgang; Gaggl, Sarah A.; Wallner, Johannes P.; Woltran, Stefan

    2015-01-01

    Within the last decade, abstract argumentation has emerged as a central field in Artificial Intelligence. Besides providing a core formalism for many advanced argumentation systems, abstract argumentation has also served to capture several non-monotonic logics and other AI related principles. Although the idea of abstract argumentation is appealingly simple, several reasoning problems in this formalism exhibit high computational complexity. This calls for advanced techniques when it comes to implementation issues, a challenge which has been recently faced from different angles. In this survey, we give an overview on different methods for solving reasoning problems in abstract argumentation and compare their particular features. Moreover, we highlight available state-of-the-art systems for abstract argumentation, which put these methods to practice. PMID:25737590

  10. In-Package Chemistry Abstraction

    Energy Technology Data Exchange (ETDEWEB)

    P.S. Domski

    2003-07-21

    The work associated with the development of this model report was performed in accordance with the requirements established in ''Technical Work Plan for Waste Form Degradation Modeling, Testing, and Analyses in Support of SR and LA'' (BSC 2002a). The in-package chemistry model and in-package chemistry model abstraction are developed to predict the bulk chemistry inside of a failed waste package and to provide simplified expressions of that chemistry. The purpose of this work is to provide the abstraction model to the Performance Assessment Project and the Waste Form Department for development of geochemical models of the waste package interior. The scope of this model report is to describe the development and validation of the in-package chemistry model and in-package chemistry model abstraction. The in-package chemistry model will consider chemical interactions of water with the waste package materials and the waste form for commercial spent nuclear fuel (CSNF) and codisposed high-level waste glass (HLWG) and N Reactor spent fuel (CDNR). The in-package chemistry model includes two sub-models, the first a water vapor condensation (WVC) model, where water enters a waste package as vapor and forms a film on the waste package components with subsequent film reactions with the waste package materials and waste form--this is a no-flow model, the reacted fluids do not exit the waste package via advection. The second sub-model of the in-package chemistry model is the seepage dripping model (SDM), where water, water that may have seeped into the repository from the surrounding rock, enters a failed waste package and reacts with the waste package components and waste form, and then exits the waste package with no accumulation of reacted water in the waste package. Both of the submodels of the in-package chemistry model are film models in contrast to past in-package chemistry models where all of the waste package pore space was filled with water. The

  11. In-Package Chemistry Abstraction

    International Nuclear Information System (INIS)

    P.S. Domski

    2003-01-01

    The work associated with the development of this model report was performed in accordance with the requirements established in ''Technical Work Plan for Waste Form Degradation Modeling, Testing, and Analyses in Support of SR and LA'' (BSC 2002a). The in-package chemistry model and in-package chemistry model abstraction are developed to predict the bulk chemistry inside of a failed waste package and to provide simplified expressions of that chemistry. The purpose of this work is to provide the abstraction model to the Performance Assessment Project and the Waste Form Department for development of geochemical models of the waste package interior. The scope of this model report is to describe the development and validation of the in-package chemistry model and in-package chemistry model abstraction. The in-package chemistry model will consider chemical interactions of water with the waste package materials and the waste form for commercial spent nuclear fuel (CSNF) and codisposed high-level waste glass (HLWG) and N Reactor spent fuel (CDNR). The in-package chemistry model includes two sub-models, the first a water vapor condensation (WVC) model, where water enters a waste package as vapor and forms a film on the waste package components with subsequent film reactions with the waste package materials and waste form--this is a no-flow model, the reacted fluids do not exit the waste package via advection. The second sub-model of the in-package chemistry model is the seepage dripping model (SDM), where water, water that may have seeped into the repository from the surrounding rock, enters a failed waste package and reacts with the waste package components and waste form, and then exits the waste package with no accumulation of reacted water in the waste package. Both of the submodels of the in-package chemistry model are film models in contrast to past in-package chemistry models where all of the waste package pore space was filled with water. The current in

  12. Investigation of multidimensional control systems in the state space and wavelet medium

    Science.gov (United States)

    Fedosenkov, D. B.; Simikova, A. A.; Fedosenkov, B. A.

    2018-05-01

    The notions are introduced of “one-dimensional-point” and “multidimensional-point” automatic control systems. To demonstrate the joint use of approaches based on the concepts of state space and wavelet transforms, a method for optimal control in a state space medium represented in the form of time-frequency representations (maps), is considered. The computer-aided control system is formed on the basis of the similarity transformation method, which makes it possible to exclude the use of reduced state variable observers. 1D-material flow signals formed by primary transducers are converted by means of wavelet transformations into multidimensional concentrated-at-a point variables in the form of time-frequency distributions of Cohen’s class. The algorithm for synthesizing a stationary controller for feeding processes is given here. The conclusion is made that the formation of an optimal control law with time-frequency distributions available contributes to the improvement of transient processes quality in feeding subsystems and the mixing unit. Confirming the efficiency of the method presented is illustrated by an example of the current registration of material flows in the multi-feeding unit. The first section in your paper.

  13. Steady-State Calculation of the ATLAS Test Facility Using the SPACE Code

    International Nuclear Information System (INIS)

    Kim, Hyoung Tae; Choi, Ki Yong; Kim, Kyung Doo

    2011-01-01

    The Korean nuclear industry is developing a thermalhydraulic analysis code for safety analysis of pressurized water reactors (PWRs). The new code is called the Safety and Performance Analysis Code for Nuclear Power Plants (SPACE). Several research and industrial organizations including KAERI (Korea Atomic Energy Research Institute) are participating in the collaboration for the development of the SPACE code. One of the main tasks of KAERI is to carry out separate effect tests (SET) and integral effect tests (IET) for code verification and validation (V and V). The IET has been performed with ATLAS (Advanced Thermalhydraulic Test Loop for Accident Simulation) based on the design features of the APR1400 (Advanced Power Reactor of 1400MWe). In the present work the SPACE code input-deck for ATLAS is developed and used for simulation of the steady-state conditions of ATLAS as a preliminary work for IET V and V of the SPACE code

  14. Alamos: An International Collaboration to Provide a Space Based Environmental Monitoring Solution for the Deep Space Network

    Science.gov (United States)

    Kennedy, S. O.; Dunn, A.; Lecomte, J.; Buchheim, K.; Johansson, E.; Berger, T.

    2018-02-01

    This abstract proposes the advantages of an externally mounted instrument in support of the human physiology, space biology, and human health and performance key science area. Alamos provides Space-Based Environmental Monitoring capabilities.

  15. Space Commercialization

    Science.gov (United States)

    Martin, Gary L.

    2011-01-01

    A robust and competitive commercial space sector is vital to continued progress in space. The United States is committed to encouraging and facilitating the growth of a U.S. commercial space sector that supports U.S. needs, is globally competitive, and advances U.S. leadership in the generation of new markets and innovation-driven entrepreneurship. Energize competitive domestic industries to participate in global markets and advance the development of: satellite manufacturing; satellite-based services; space launch; terrestrial applications; and increased entrepreneurship. Purchase and use commercial space capabilities and services to the maximum practical extent Actively explore the use of inventive, nontraditional arrangements for acquiring commercial space goods and services to meet United States Government requirements, including measures such as public-private partnerships, . Refrain from conducting United States Government space activities that preclude, discourage, or compete with U.S. commercial space activities. Pursue potential opportunities for transferring routine, operational space functions to the commercial space sector where beneficial and cost-effective.

  16. USSR Space Life Sciences Digest, issue 16

    Science.gov (United States)

    Hooke, Lydia Razran (Editor); Teeter, Ronald (Editor); Siegel, Bette (Editor); Donaldson, P. Lynn (Editor); Leveton, Lauren B. (Editor); Rowe, Joseph (Editor)

    1988-01-01

    This is the sixteenth issue of NASA's USSR Life Sciences Digest. It contains abstracts of 57 papers published in Russian language periodicals or presented at conferences and of 2 new Soviet monographs. Selected abstracts are illustrated with figures and tables from the original. An additional feature is the review of a book concerned with metabolic response to the stress of space flight. The abstracts included in this issue are relevant to 33 areas of space biology and medicine. These areas are: adaptation, biological rhythms, bionics, biospherics, body fluids, botany, cardiovascular and respiratory systems, developmental biology, endocrinology, enzymology, exobiology, gastrointestinal system, genetics, gravitational biology, habitability and environmental effects, hematology, human performance, immunology, life support systems, man-machine systems, mathematical modeling, metabolism, microbiology, musculoskeletal system, neurophysiology, nutrition, operational medicine, perception, personnel selection, psychology, radiobiology, reproductive biology, and space biology.

  17. USSR Space Life Sciences Digest, Issue 18

    Science.gov (United States)

    Hooke, Lydia Razran (Editor); Donaldson, P. Lynn (Editor); Teeter, Ronald (Editor); Garshnek, Victoria (Editor); Rowe, Joseph (Editor)

    1988-01-01

    This is the 18th issue of NASA's USSR Life Sciences Digest. It contains abstracts of 50 papers published in Russian language periodicals or presented at conferences and of 8 new Soviet monographs. Selected abstracts are illustrated with figures and tables from the original. A review of a recent Aviation Medicine Handbook is also included. The abstracts in this issue have been identified as relevant to 37 areas of space biology and medicine. These areas are: adaptation, aviation medicine, biological rhythms, biospherics, body fluids, cardiovascular and respiratory systems, cytology, developmental biology, endocrinology, enzymology, equipment and instrumentation, exobiology, gastrointestinal system, genetics, gravitational biology, group dynamics, habitability and environmental effects, hematology, human performance, immunology, life support systems, man-machine systems, mathematical modeling, metabolism, microbiology, musculoskeletal system, neurophysiology, nutrition, operational medicine, perception, personnel selection, psychology, radiobiology, reproductive biology, space biology and medicine, and space industrialization.

  18. Fermi states of Bose systems in three space dimensions

    International Nuclear Information System (INIS)

    Garbaczewski, P.

    1985-01-01

    Recently an exact spectral solution was constructed by Sudarshan and Tata for the (NTHETA) Fermi version of the Lee model. We demonstrate that it provides a partial solution for the related pure Bose spectral problems. Moreover, the (NTHETA) Bose (Bolsterli--Nelson) version of the Lee model is shown to possess Fermi partners, both exhibiting the partial solubility interplay: finding solutions in the Fermi case would presumably be easier than in the original Bose model. Fermi states of the underlying Bose systems in three space dimensions are explicitly identified

  19. Safe Exploration of State and Action Spaces in Reinforcement Learning

    OpenAIRE

    Garcia, Javier; Fernandez, Fernando

    2014-01-01

    In this paper, we consider the important problem of safe exploration in reinforcement learning. While reinforcement learning is well-suited to domains with complex transition dynamics and high-dimensional state-action spaces, an additional challenge is posed by the need for safe and efficient exploration. Traditional exploration techniques are not particularly useful for solving dangerous tasks, where the trial and error process may lead to the selection of actions whose execution in some sta...

  20. Real space renormalization group for spectra and density of states

    International Nuclear Information System (INIS)

    Wiecko, C.; Roman, E.

    1984-09-01

    We discuss the implementation of the Real Space Renormalization Group Decimation Technique for 1-d tight-binding models with long range interactions with or without disorder and for the 2-d regular square lattice. The procedure follows the ideas developed by Southern et al. Some new explicit formulae are included. The purpose of this study is to calculate spectra and densities of states following the procedure developed in our previous work. (author)

  1. System Identification of Civil Engineering Structures using State Space and ARMAV Models

    DEFF Research Database (Denmark)

    Andersen, P.; Kirkegaard, Poul Henning; Brincker, Rune

    In this paper the relations between an ambient excited structural system, represented by an innovation state space system, and the Auto-Regressive Moving Average Vector (ARMAV) model are considered. It is shown how to obtain a multivariate estimate of the ARMAV model from output measurements, usi...

  2. Abstracts of 20. International Symposium Radiation Protection Physics

    International Nuclear Information System (INIS)

    1988-01-01

    51 papers are presented as titles with abstracts which are processed individually for the INIS data base. They deal with general aspects of radiation protection physics, international activities in radiation protection, solid state dosimetry, models and calculation methods in radiation protection, and measuring techniques in radiation protection

  3. Functional equations in matrix normed spaces

    Indian Academy of Sciences (India)

    The abstract characterization given for linear spaces of bounded Hilbert space operators in terms of ... effect on operator algebra theory (see [12]). .... of functional equations for the proof of new fixed point theorems with applications. By.

  4. Use of digital control theory state space formalism for feedback at SLC

    International Nuclear Information System (INIS)

    Himel, T.; Hendrickson, L.; Rouse, F.; Shoaee, H.

    1991-05-01

    The algorithms used in the database-driven SLC fast-feedback system are based on the state space formalism of digital control theory. These are implemented as a set of matrix equations which use a Kalman filter to estimate a vector of states from a vector of measurements, and then apply a gain matrix to determine the actuator settings from the state vector. The matrices used in the calculation are derived offline using Linear Quadratic Gaussian minimization. For a given noise spectrum, this procedure minimizes the rms of the states (e.g., the position or energy of the beam). The offline program also allows simulation of the loop's response to arbitrary inputs, and calculates its frequency response. 3 refs., 3 figs

  5. Horn clause verification with convex polyhedral abstraction and tree automata-based refinement

    DEFF Research Database (Denmark)

    Kafle, Bishoksan; Gallagher, John Patrick

    2017-01-01

    In this paper we apply tree-automata techniques to refinement of abstract interpretation in Horn clause verification. We go beyond previous work on refining trace abstractions; firstly we handle tree automata rather than string automata and thereby can capture traces in any Horn clause derivations...... underlying the Horn clauses. Experiments using linear constraint problems and the abstract domain of convex polyhedra show that the refinement technique is practical and that iteration of abstract interpretation with tree automata-based refinement solves many challenging Horn clause verification problems. We...... compare the results with other state-of-the-art Horn clause verification tools....

  6. SERS internship Fall 1992--Spring 1993: Abstract and research papers

    Energy Technology Data Exchange (ETDEWEB)

    1993-08-05

    This report contains the abstracts and research papers by students on a variety of topics in engineering, genetics, solid state physics, thermonuclear energy, astrophysics, and other science related topics.

  7. SERS internship Fall 1992--Spring 1993: Abstract and research papers

    International Nuclear Information System (INIS)

    1993-01-01

    This report contains the abstracts and research papers by students on a variety of topics in engineering, genetics, solid state physics, thermonuclear energy, astrophysics, and other science related topics

  8. Composition operators between Bloch type spaces and Zygmund ...

    Indian Academy of Sciences (India)

    MS received 1 September 2009; revised 31 March 2011. Abstract. The boundedness and compactness of composition operators between. Bloch type spaces and Zygmund spaces of holomorphic functions in the unit ball are characterized in the paper. Keywords. Composition operator; Bloch type space; Zygmund space. 1.

  9. Advanced Solid State Lighting for AES Deep Space Hab Project

    Science.gov (United States)

    Holbert, Eirik

    2015-01-01

    The advanced Solid State Lighting (SSL) assemblies augmented 2nd generation modules under development for the Advanced Exploration Systems Deep Space Habitat in using color therapy to synchronize crew circadian rhythms. Current RGB LED technology does not produce sufficient brightness to adequately address general lighting in addition to color therapy. The intent is to address both through a mix of white and RGB LEDs designing for fully addressable alertness/relaxation levels as well as more dramatic circadian shifts.

  10. A discrete phase-space calculus for quantum spins based on a reconstruction method using coherent states

    International Nuclear Information System (INIS)

    Weigert, S.

    1999-01-01

    To reconstruct a mixed or pure quantum state of a spin s is possible through coherent states: its density matrix is fixed by the probabilities to measure the value s along 4s(s+1) appropriately chosen directions in space. Thus, after inverting the experimental data, the statistical operator is parametrized entirely by expectation values. On this basis, a symbolic calculus for quantum spins is developed, the e xpectation-value representation . It resembles the Moyal representation for SU(2) but two important differences exist. On the one hand, the symbols take values on a discrete set of points in phase space only. On the other hand, no quasi-probabilities - that is, phase-space distributions with negative values - are encountered in this approach. (Author)

  11. Implementation of rigorous renormalization group method for ground space and low-energy states of local Hamiltonians

    Science.gov (United States)

    Roberts, Brenden; Vidick, Thomas; Motrunich, Olexei I.

    2017-12-01

    The success of polynomial-time tensor network methods for computing ground states of certain quantum local Hamiltonians has recently been given a sound theoretical basis by Arad et al. [Math. Phys. 356, 65 (2017), 10.1007/s00220-017-2973-z]. The convergence proof, however, relies on "rigorous renormalization group" (RRG) techniques which differ fundamentally from existing algorithms. We introduce a practical adaptation of the RRG procedure which, while no longer theoretically guaranteed to converge, finds matrix product state ansatz approximations to the ground spaces and low-lying excited spectra of local Hamiltonians in realistic situations. In contrast to other schemes, RRG does not utilize variational methods on tensor networks. Rather, it operates on subsets of the system Hilbert space by constructing approximations to the global ground space in a treelike manner. We evaluate the algorithm numerically, finding similar performance to density matrix renormalization group (DMRG) in the case of a gapped nondegenerate Hamiltonian. Even in challenging situations of criticality, large ground-state degeneracy, or long-range entanglement, RRG remains able to identify candidate states having large overlap with ground and low-energy eigenstates, outperforming DMRG in some cases.

  12. USSR Space Life Sciences Digest, Issue 10

    Science.gov (United States)

    Hooke, Lydia Razran; Radtke, Mike; Teeter, Ronald; Garshnek, Victoria; Rowe, Joseph E.

    1987-01-01

    The USSR Space Life Sciences Digest contains abstracts of 37 papers recently published in Russian language periodicals and bound collections and of five new Soviet monographs. Selected abstracts are illustrated with figures and tables from the original. Additional features include the translation of a book chapter concerning use of biological rhythms as a basis for cosmonaut selection, excerpts from the diary of a participant in a long-term isolation experiment, and a picture and description of the Mir space station. The abstracts included in this issue were identified as relevant to 25 areas of aerospace medicine and space biology. These areas are adaptation, biological rhythms, biospherics, body fluids, botany, cardiovascular and respiratory systems, developmental biology, endocrinology, enzymology, group dynamics, habitability and environmental effects, hematology, human performance, immunology, life support systems, mathematical modeling, metabolism, microbiology, morphology and cytology, musculosketal system, neurophysiology, nutrition, personnel selection, psychology, and radiobiology.

  13. A robust state-space kinetics-guided framework for dynamic PET image reconstruction

    International Nuclear Information System (INIS)

    Tong, S; Alessio, A M; Kinahan, P E; Liu, H; Shi, P

    2011-01-01

    Dynamic PET image reconstruction is a challenging issue due to the low SNR and the large quantity of spatio-temporal data. We propose a robust state-space image reconstruction (SSIR) framework for activity reconstruction in dynamic PET. Unlike statistically-based frame-by-frame methods, tracer kinetic modeling is incorporated to provide physiological guidance for the reconstruction, harnessing the temporal information of the dynamic data. Dynamic reconstruction is formulated in a state-space representation, where a compartmental model describes the kinetic processes in a continuous-time system equation, and the imaging data are expressed in a discrete measurement equation. Tracer activity concentrations are treated as the state variables, and are estimated from the dynamic data. Sampled-data H ∞ filtering is adopted for robust estimation. H ∞ filtering makes no assumptions on the system and measurement statistics, and guarantees bounded estimation error for finite-energy disturbances, leading to robust performance for dynamic data with low SNR and/or errors. This alternative reconstruction approach could help us to deal with unpredictable situations in imaging (e.g. data corruption from failed detector blocks) or inaccurate noise models. Experiments on synthetic phantom and patient PET data are performed to demonstrate feasibility of the SSIR framework, and to explore its potential advantages over frame-by-frame statistical reconstruction approaches.

  14. Perceptual, semantic and affective dimensions of experience of abstract and representational paintings

    Directory of Open Access Journals (Sweden)

    Marković Slobodan

    2011-01-01

    Full Text Available In this study the difference between representational and abstract paintings in judgments on perceptual, semantic and affective dimensions was investigated. Two groups of participants judged the sets of representational and abstract paintings on three groups of dimensions: perceptual (Form, Color, Space and Complexity, semantic (Illusion-Construction of Reality, Expression, Ideology and Decoration, and affective (Hedonic Tone, Arousal, Relaxation and Regularity. The results have shown that representational paintings have higher judgments on the perceptual dimensions of Form and Complexity, the semantic dimension of the Illusion of Reality (the opposite pole of the Construction of Reality, and the affective dimension of Regularity. On the other hand, abstract paintings have higher judgments on the perceptual dimension of Color, the semantic dimensions of Construction of Reality (the opposite pole of the Illusion of Reality and Expression, and the affective dimension Arousal. A discriminant analysis indicated that all three sets of dimensions are relatively good predictors of the classification of representational and abstract paintings (61-100%. The results suggest that the subjective categorization of paintings is generally based on the recognizability of pictorial content (representational vs. abstract, but some formal or stylistic properties play a role in the categorization, as well: some expressionistic representational paintings were classified in an abstract category, and some geometrically abstract paintings were classified as representational.

  15. Identification of a Class of Non-linear State Space Models using RPE Techniques

    DEFF Research Database (Denmark)

    Zhou, Wei-Wu; Blanke, Mogens

    1989-01-01

    The RPE (recursive prediction error) method in state-space form is developed in the nonlinear systems and extended to include the exact form of a nonlinearity, thus enabling structure preservation for certain classes of nonlinear systems. Both the discrete and the continuous-discrete versions...... of the algorithm in an innovations model are investigated, and a nonlinear simulation example shows a quite convincing performance of the filter as combined parameter and state estimator...

  16. Modal space three-state feedback control for electro-hydraulic servo plane redundant driving mechanism with eccentric load decoupling.

    Science.gov (United States)

    Zhao, Jinsong; Wang, Zhipeng; Zhang, Chuanbi; Yang, Chifu; Bai, Wenjie; Zhao, Zining

    2018-06-01

    The shaking table based on electro-hydraulic servo parallel mechanism has the advantage of strong carrying capacity. However, the strong coupling caused by the eccentric load not only affects the degree of freedom space control precision, but also brings trouble to the system control. A novel decoupling control strategy is proposed, which is based on modal space to solve the coupling problem for parallel mechanism with eccentric load. The phenomenon of strong dynamic coupling among degree of freedom space is described by experiments, and its influence on control design is discussed. Considering the particularity of plane motion, the dynamic model is built by Lagrangian method to avoid complex calculations. The dynamic equations of the coupling physical space are transformed into the dynamic equations of the decoupling modal space by using the weighted orthogonality of the modal main mode with respect to mass matrix and stiffness matrix. In the modal space, the adjustments of the modal channels are independent of each other. Moreover, the paper discusses identical closed-loop dynamic characteristics of modal channels, which will realize decoupling for degree of freedom space, thus a modal space three-state feedback control is proposed to expand the frequency bandwidth of each modal channel for ensuring their near-identical responses in a larger frequency range. Experimental results show that the concept of modal space three-state feedback control proposed in this paper can effectively reduce the strong coupling problem of degree of freedom space channels, which verify the effectiveness of the proposed model space state feedback control strategy for improving the control performance of the electro-hydraulic servo plane redundant driving mechanism. Copyright © 2018 ISA. Published by Elsevier Ltd. All rights reserved.

  17. Existence of Mild Solutions for Impulsive Fractional Integro-Differential Inclusions with State-Dependent Delay

    Directory of Open Access Journals (Sweden)

    Selvaraj Suganya

    2017-01-01

    Full Text Available In this manuscript, we implement Bohnenblust–Karlin’s fixed point theorem to demonstrate the existence of mild solutions for a class of impulsive fractional integro-differential inclusions (IFIDI with state-dependent delay (SDD in Banach spaces. An example is provided to illustrate the obtained abstract results.

  18. On stationary states of electron beams in drift space

    International Nuclear Information System (INIS)

    Kovalev, N.F.

    2002-01-01

    The article is devoted to studying the conditions of formation and existence of virtual cathodes. The problem on stationary states of the strongly magnetized electron beams in the homogeneous drift channels is discussed. The problem on the planar and coaxial moduli of the drift spaces is considered. The possibility of existing the virtual cathodes in the coaxial tubular beams by the injection currents, smaller than the threshold ones is highly proved. The inaccuracy of results of a number of works, studying the properties of the virtual cathodes in the strongly magnetized electron beams, is shown [ru

  19. State-of-the art of dc components for secondary power distribution of Space Station Freedom

    International Nuclear Information System (INIS)

    Krauthamer, S.; Gangal, M.; Das, R.

    1991-01-01

    The National Aeronautics and Space Administration has selected 120-Vdc secondary power distribution for Space Station Freedom. Although this high voltage level is new for space applications, it is well within the bounds for components and subsystems being developed and in some cases being used in aerospace, defense, and terrestrial applications. In this paper state-of-the-art components and subsystems for Space Station Freedom in terms of performance, size, and topology are examined. One objective is to inform the users of Space Station Freedom about what is available in power supplies and power control devices. The other objective is to stimulate the interest in the component industry so that more focused product development can be started. Based on results of this study, it is estimated that, with some redesign, modifications, and space qualification, many of these components may be applied to Space Station Freedom needs

  20. A state-space-based prognostics model for lithium-ion battery degradation

    International Nuclear Information System (INIS)

    Xu, Xin; Chen, Nan

    2017-01-01

    This paper proposes to analyze the degradation of lithium-ion batteries with the sequentially observed discharging profiles. A general state-space model is developed in which the observation model is used to approximate the discharging profile of each cycle, the corresponding parameter vector is treated as the hidden state, and the state-transition model is used to track the evolution of the parameter vector as the battery ages. The EM and EKF algorithms are adopted to estimate and update the model parameters and states jointly. Based on this model, we construct prediction on the end of discharge times for unobserved cycles and the remaining useful cycles before the battery failure. The effectiveness of the proposed model is demonstrated using a real lithium-ion battery degradation data set. - Highlights: • Unifying model for Li-Ion battery SOC and SOH estimation. • Extended Kalman filter based efficient inference algorithm. • Using voltage curves in discharging to have wide validity.

  1. Effect of stress-state and spacing on voids in a shear-field

    DEFF Research Database (Denmark)

    Tvergaard, Viggo

    2012-01-01

    in the overall average stress state can be prescribed. This also allows for studies of the effect of different initial void spacing in the two in-plane coordinate directions. The stress states considered are essentially simple shear, with various levels of tensile stresses or compressive stresses superposed, i.......e. low positive stress triaxiality or even negative stress triaxiality. For high aspect ratio unit cells a clear localization band is found inside the cell, which actually represents several parallel bands, due to periodicity. In the materials represented by a low aspect ratio unit cell localization...

  2. USSR Space Life Sciences Digest, issue 29

    Science.gov (United States)

    Stone, Lydia Razran (Editor); Teeter, Ronald (Editor); Rowe, Joseph (Editor)

    1991-01-01

    This is the twenty-ninth issue of NASA's Space Life Sciences Digest. It is a double issue covering two issues of the Soviet Space Biology and Aerospace Medicine Journal. Issue 29 contains abstracts of 60 journal papers or book chapters published in Russian and of three Soviet monographs. Selected abstracts are illustrated with figures and tables from the original. A review of a book on environmental hygiene and a list of papers presented at a Soviet conference on space biology and medicine are also included. The materials in this issue were identified as relevant to 28 areas of space biology and medicine. The areas are: adaptation, aviation medicine, biological rhythms, body fluids, botany, cardiovascular and respiratory systems, developmental biology, digestive system, endocrinology, equipment and instrumentation, genetics, habitability and environment effects, hematology, human performance, immunology, life support systems, mathematical modeling, metabolism, musculoskeletal system, neurophysiology, nutrition, personnel selection, psychology, radiobiology, reproductive system, space biology and medicine, and the economics of space flight.

  3. Nonclassicality of Photon-Added Displaced Thermal State via Quantum Phase-Space Distributions

    Science.gov (United States)

    Zhang, Ran; Meng, Xiang-Guo; Du, Chuan-Xun; Wang, Ji-Suo

    2018-02-01

    We introduce a new kind of nonclassical mixed state generated by adding arbitrary photons to a displaced thermal state, i.e., the photon-added displaced thermal state (PADTS), and obtain the normalization factor, which is simply related to two-variable Hermite polynomials. We also discuss the nonclassicality of the PADTS by considering quantum phase-space distributions. The results indicate that the value of the photon count statistics is maximum when the number of detected photons is equal to the number of added photons, and that the photon-added operation has a similar modulation effect with increasing displacement. Moreover, the negative volume of the Wigner function for the PADTS takes a maximal value for a specific photon-added number.

  4. Programme and abstracts

    International Nuclear Information System (INIS)

    1975-01-01

    Abstracts of 25 papers presented at the congress are given. The abstracts cover various topics including radiotherapy, radiopharmaceuticals, radioimmunoassay, health physics, radiation protection and nuclear medicine

  5. Quantum corrections in thermal states of fermions on anti-de Sitter space-time

    Science.gov (United States)

    Ambruş, Victor E.; Winstanley, Elizabeth

    2017-12-01

    We study the energy density and pressure of a relativistic thermal gas of massless fermions on four-dimensional Minkowski and anti-de Sitter space-times using relativistic kinetic theory. The corresponding quantum field theory quantities are given by components of the renormalized expectation value of the stress-energy tensor operator acting on a thermal state. On Minkowski space-time, the renormalized vacuum expectation value of the stress-energy tensor is by definition zero, while on anti-de Sitter space-time the vacuum contribution to this expectation value is in general nonzero. We compare the properties of the vacuum and thermal expectation values of the energy density and pressure for massless fermions and discuss the circumstances in which the thermal contribution dominates over the vacuum one.

  6. 2018 Congress Podium Abstracts

    Science.gov (United States)

    2018-02-21

    Each abstract has been indexed according to first author. Abstracts appear as they were submitted and have not undergone editing or the Oncology Nursing Forum’s review process. Only abstracts that will be presented appear here. For Congress scheduling information, visit congress.ons.org or check the Congress guide. Data published in abstracts presented at the ONS 43rd Annual Congress are embargoed until the conclusion of the presentation. Coverage and/or distribution of an abstract, poster, or any of its supplemental material to or by the news media, any commercial entity, or individuals, including the authors of said abstract, is strictly prohibited until the embargo is lifted. Promotion of general topics and speakers is encouraged within these guidelines.

  7. Deep-inelastic final states in a space-time description of shower development and hadronization

    International Nuclear Information System (INIS)

    Ellis, J.; Geiger, K.; Kowalski, H.

    1996-01-01

    We extend a quantum kinetic approach to the description of hadronic showers in space, time, and momentum space to deep-inelastic ep collisions, with particular reference to experiments at DESY HERA. We follow the history of hard scattering events back to the initial hadronic state and forward to the formation of color-singlet prehadronic clusters and their decays into hadrons. The time evolution of the spacelike initial-state shower and the timelike secondary partons are treated similarly, and cluster formation is treated using a spatial criterion motivated by confinement and a nonperturbative model for hadronization. We calculate the time evolution of particle distributions in rapidity, transverse, and longitudinal space. We also compare the transverse hadronic energy flow and the distribution of observed hadronic masses with experimental data from HERA, finding encouraging results, and discuss the background to large-rapidity-gap events. The techniques developed in this paper may be applied in the future to more complicated processes such as eA, pp, pA, and AA collisions. copyright 1996 The American Physical Society

  8. You Pretty Little Flocker: Exploring the Aesthetic State Space of Creative Ecosystems.

    Science.gov (United States)

    Eldridge, Alice

    2015-01-01

    Artificial life models constitute a rich compendium of tools for the generative arts; complex, self-organizing, emergent behaviors have great interactive and generative potential. But how can we go beyond simply visualizing scientific simulations and manipulate these models for use in design and creative art contexts? You Pretty Little Flocker is a proof-of-concept study in expanding and exploring the aesthetic state space of a model for generative design. A modified version of Reynolds' flocking algorithm (1987) is described in which the space of possible images is extended and navigable in a way that at once provides user control and maintains generative autonomy.

  9. Game-based Abstraction and Controller Synthesis for Probabilistic Hybrid Systems

    DEFF Research Database (Denmark)

    Hahn, Ernst Moritz; Norman, Gethin; Parker, David

    2011-01-01

    We consider a class of hybrid systems that involve random phenomena, in addition to discrete and continuous behaviour. Examples of such systems include wireless sensing and control applications. We propose and compare two abstraction techniques for this class of models, which yield lower and upper...... bounds on the optimal probability of reaching a particular class of states. We also demonstrate the applicability of these abstraction techniques to the computation of long-run average reward properties and the synthesis of controllers. The first of the two abstractions yields more precise information......, while the second is easier to construct. For the latter, we demonstrate how existing solvers for hybrid systems can be leveraged to perform the computation....

  10. State Estimation of International Space Station Centrifuge Rotor With Incomplete Knowledge of Disturbance Inputs

    National Research Council Canada - National Science Library

    Sullivan, Michael J

    2005-01-01

    This thesis develops a state estimation algorithm for the Centrifuge Rotor (CR) system where only relative measurements are available with limited knowledge of both rotor imbalance disturbances and International Space Station (ISS...

  11. A Functional Correspondence between Monadic Evaluators and Abstract Machines for Languages with Computational Effects

    DEFF Research Database (Denmark)

    Ager, Mads Sig; Danvy, Olivier; Midtgaard, Jan

    2005-01-01

    We extend our correspondence between evaluators and abstract machines from the pure setting of the lambda-calculus to the impure setting of the computational lambda-calculus. We show how to derive new abstract machines from monadic evaluators for the computational lambda-calculus. Starting from (1......) a generic evaluator parameterized by a monad and (2) a monad specifying a computational effect, we inline the components of the monad in the generic evaluator to obtain an evaluator written in a style that is specific to this computational effect. We then derive the corresponding abstract machine by closure......-converting, CPS-transforming, and defunctionalizing this specific evaluator. We illustrate the construction first with the identity monad, obtaining the CEK machine, and then with a lifting monad, a state monad, and with a lifted state monad, obtaining variants of the CEK machine with error handling, state...

  12. IEEE conference record -- Abstracts: 1996 IEEE international conference on plasma science

    International Nuclear Information System (INIS)

    Anon.

    1996-01-01

    This meeting covered the following topics: space plasmas; non-equilibrium plasma processing; computer simulation of vacuum power tubes; vacuum microelectronics; microwave systems; basic phenomena in partially ionized gases -- gaseous electronics, electrical discharges; ball lightning/spherical plasma configuration; plasma diagnostics; plasmas for lighting; dense plasma focus; intense ion and electron beams; plasma, ion, and electron sources; flat panel displays; fast z-pinches and x-ray lasers; environmental/energy issues in plasma science; thermal plasma processing; computational plasma physics; magnetic confinement fusion; microwave-plasma interactions; space plasma engineering; EM and ETH launchers; fast wave devices; intense beam microwaves; slow wave devices; space plasma measurements; basic phenomena in fully ionized plasma -- waves, instabilities, plasma theory, etc; plasma closing switches; fast opening switches; and laser-produced plasma. Separate abstracts were prepared for most papers in this conference

  13. Principle of minimum distance in space of states as new principle in quantum physics

    International Nuclear Information System (INIS)

    Ion, D. B.; Ion, M. L. D.

    2007-01-01

    The mathematician Leonhard Euler (1707-1783) appears to have been a philosophical optimist having written: 'Since the fabric of universe is the most perfect and is the work of the most wise Creator, nothing whatsoever take place in this universe in which some relation of maximum or minimum does not appear. Wherefore, there is absolutely no doubt that every effect in universe can be explained as satisfactory from final causes themselves the aid of the method of Maxima and Minima, as can from the effective causes'. Having in mind this kind of optimism in the papers mentioned in this work we introduced and investigated the possibility to construct a predictive analytic theory of the elementary particle interaction based on the principle of minimum distance in the space of quantum states (PMD-SQS). So, choosing the partial transition amplitudes as the system variational variables and the distance in the space of the quantum states as a measure of the system effectiveness, we obtained the results presented in this paper. These results proved that the principle of minimum distance in space of quantum states (PMD-SQS) can be chosen as variational principle by which we can find the analytic expressions of the partial transition amplitudes. In this paper we present a description of hadron-hadron scattering via principle of minimum distance PMD-SQS when the distance in space of states is minimized with two directional constraints: dσ/dΩ(±1) = fixed. Then by using the available experimental (pion-nucleon and kaon-nucleon) phase shifts we obtained not only consistent experimental tests of the PMD-SQS optimality, but also strong experimental evidences for new principles in hadronic physics such as: Principle of nonextensivity conjugation via the Riesz-Thorin relation (1/2p + 1/2q = 1) and a new Principle of limited uncertainty in nonextensive quantum physics. The strong experimental evidence obtained here for the nonextensive statistical behavior of the [J,

  14. 10th International Conference and School on Plasma Physics and Controlled Fusion. Book of Abstracts

    International Nuclear Information System (INIS)

    Anon

    2004-01-01

    About 240 abstracts by Ukrainian and foreign authors submitted to 10-th International Conference and School on Plasma Physics and Controlled fusion have been considered by Conference Program Committee members. All the abstracts have been divided into 8 groups: magnetic confinement systems: stellarators, tokamaks, alternative conceptions; ITER and Fusion reactor aspects; basic plasma physics; space plasma; plasma dynamics and plasma-wall interaction; plasma electronics; low temperature plasma and plasma technologies; plasma diagnostics

  15. The consciousness state space (CSS)-a unifying model for consciousness and self.

    Science.gov (United States)

    Berkovich-Ohana, Aviva; Glicksohn, Joseph

    2014-01-01

    Every experience, those we are aware of and those we are not, is embedded in a subjective timeline, is tinged with emotion, and inevitably evokes a certain sense of self. Here, we present a phenomenological model for consciousness and selfhood which relates time, awareness, and emotion within one framework. The consciousness state space (CSS) model is a theoretical one. It relies on a broad range of literature, hence has high explanatory and integrative strength, and helps in visualizing the relationship between different aspects of experience. Briefly, it is suggested that all phenomenological states fall into two categories of consciousness, core and extended (CC and EC, respectively). CC supports minimal selfhood that is short of temporal extension, its scope being the here and now. EC supports narrative selfhood, which involves personal identity and continuity across time, as well as memory, imagination and conceptual thought. The CSS is a phenomenological space, created by three dimensions: time, awareness and emotion. Each of the three dimensions is shown to have a dual phenomenological composition, falling within CC and EC. The neural spaces supporting each of these dimensions, as well as CC and EC, are laid out based on the neuroscientific literature. The CSS dynamics include two simultaneous trajectories, one in CC and one in EC, typically antagonistic in normal experiences. However, this characteristic behavior is altered in states in which a person experiences an altered sense of self. Two examples are laid out, flow and meditation. The CSS model creates a broad theoretical framework with explanatory and unificatory power. It constructs a detailed map of the consciousness and selfhood phenomenology, which offers constraints for the science of consciousness. We conclude by outlining several testable predictions raised by the CSS model.

  16. Completeness and orthonormality of the Volkov states and the Volkov propagator in configuration space

    Science.gov (United States)

    Di Piazza, A.

    2018-03-01

    Volkov states and Volkov propagator are the basic analytical tools to investigate QED processes occurring in the presence of an intense plane-wave electromagnetic field. In the present paper we provide alternative and relatively simple proofs of the completeness and of the orthonormality at a fixed time of the Volkov states. Concerning the completeness, we exploit some known properties of the Green's function of the Dirac operator in a plane wave, whereas the orthonormality of the Volkov states is proved, relying only on a geometric argument based on the Gauss theorem in four dimensions. In relation with the completeness of the Volkov states, we also study some analytical properties of the Green's function of the Dirac operator in a plane wave, which we explicitly prove to coincide with the Volkov propagator in configuration space. In particular, a closed-form expression in terms of modified Bessel functions and Hankel functions is derived by means of the operator technique in a plane wave and different asymptotic forms are determined. Finally, the transformation properties of the Volkov propagator under general gauge transformations and a general gauge-invariant expression of the so-called dressed mass in configuration space are presented.

  17. 2018 Congress Poster Abstracts

    Science.gov (United States)

    2018-02-21

    Each abstract has been indexed according to the first author. Abstracts appear as they were submitted and have not undergone editing or the Oncology Nursing Forum’s review process. Only abstracts that will be presented appear here. Poster numbers are subject to change. For updated poster numbers, visit congress.ons.org or check the Congress guide. Data published in abstracts presented at the ONS 43rd Annual Congress are embargoed until the conclusion of the presentation. Coverage and/or distribution of an abstract, poster, or any of its supplemental material to or by the news media, any commercial entity, or individuals, including the authors of said abstract, is strictly prohibited until the embargo is lifted. Promotion of general topics and speakers is encouraged within these guidelines.

  18. Approximate Bayesian Computation by Subset Simulation using hierarchical state-space models

    Science.gov (United States)

    Vakilzadeh, Majid K.; Huang, Yong; Beck, James L.; Abrahamsson, Thomas

    2017-02-01

    A new multi-level Markov Chain Monte Carlo algorithm for Approximate Bayesian Computation, ABC-SubSim, has recently appeared that exploits the Subset Simulation method for efficient rare-event simulation. ABC-SubSim adaptively creates a nested decreasing sequence of data-approximating regions in the output space that correspond to increasingly closer approximations of the observed output vector in this output space. At each level, multiple samples of the model parameter vector are generated by a component-wise Metropolis algorithm so that the predicted output corresponding to each parameter value falls in the current data-approximating region. Theoretically, if continued to the limit, the sequence of data-approximating regions would converge on to the observed output vector and the approximate posterior distributions, which are conditional on the data-approximation region, would become exact, but this is not practically feasible. In this paper we study the performance of the ABC-SubSim algorithm for Bayesian updating of the parameters of dynamical systems using a general hierarchical state-space model. We note that the ABC methodology gives an approximate posterior distribution that actually corresponds to an exact posterior where a uniformly distributed combined measurement and modeling error is added. We also note that ABC algorithms have a problem with learning the uncertain error variances in a stochastic state-space model and so we treat them as nuisance parameters and analytically integrate them out of the posterior distribution. In addition, the statistical efficiency of the original ABC-SubSim algorithm is improved by developing a novel strategy to regulate the proposal variance for the component-wise Metropolis algorithm at each level. We demonstrate that Self-regulated ABC-SubSim is well suited for Bayesian system identification by first applying it successfully to model updating of a two degree-of-freedom linear structure for three cases: globally

  19. Space-Based Space Surveillance Logistics Case Study: A Qualitative Product Support Element Analysis

    Science.gov (United States)

    2017-12-01

    REPORT TYPE AND DATES COVERED Joint applied project 4. TITLE AND SUBTITLE SPACE-BASED SPACE SURVEILLANCE LOGISTICS CASE STUDY: A QUALITATIVE ...INTENTIONALLY LEFT BLANK v ABSTRACT This research provides a qualitative analysis of the logistics impacts, effects, and sustainment challenges...provides a qualitative product support element-by-element review for both research questions. Chapters IV and V present the findings, results

  20. National Physics Conference. Paper Abstracts

    International Nuclear Information System (INIS)

    Marinela Dumitriu, Editorial Coordination.

    1995-01-01

    This book contains the abstracts of the proceedings of the annual Romanian Physics Conference organized by Romanian Physics Society. The conference was held on November 30 to December 2, 1995 in the city of Baia Mare. It was organized in the following nine sections: 1 - Astrophysics, Particle Physics, Nuclear Physics, Molecular and Atomic Physics; 2 - Plasma Physics; 3 - Biophysics; 4 - Technical Physics; 5 - Theoretical Physics; 6 -The Physics of Energy; 7 - The Physics of Environment 8 - Solid State Physics; 9 - Optical and Quantum Electronics. The full texts can be obtained on request from the Romanian Physical Society or directly from authors

  1. State-space representation of instationary two-dimensional airfoil aerodynamics

    Energy Technology Data Exchange (ETDEWEB)

    Meyer, Marcus; Matthies, Hermann G. [Institute of Scientific Computing, Technical University Braunschweig, Hans-Sommer-Str. 65, Braunschweig 38106 (Germany)

    2004-03-01

    In the aero-elastic analysis of wind turbines the need to include a model of the local, two-dimensional instationary aerodynamic loads, commonly referred to as dynamic stall model, has become obvious in the last years. In this contribution an alternative choice for such a model is described, based on the DLR model. Its derivation is governed by the flow physics, thus enabling interpolation between different profile geometries. An advantage of the proposed model is its state-space form, i.e. a system of differential equations, which facilitates the important tasks of aeroelastic stability and sensitivity investigations. The model is validated with numerical calculations.

  2. Recursive prediction error methods for online estimation in nonlinear state-space models

    Directory of Open Access Journals (Sweden)

    Dag Ljungquist

    1994-04-01

    Full Text Available Several recursive algorithms for online, combined state and parameter estimation in nonlinear state-space models are discussed in this paper. Well-known algorithms such as the extended Kalman filter and alternative formulations of the recursive prediction error method are included, as well as a new method based on a line-search strategy. A comparison of the algorithms illustrates that they are very similar although the differences can be important for the online tracking capabilities and robustness. Simulation experiments on a simple nonlinear process show that the performance under certain conditions can be improved by including a line-search strategy.

  3. Space Threat Warning: Foundation for Space Superiority, Avoiding a Space Pearl Harbor

    National Research Council Canada - National Science Library

    Burke, Alan W

    2006-01-01

    ... have stated the US must avoid a space Pearl Harbor. This concern is due to the idea that a decrease in the perceived threat to space assets after the demise of the Soviet Union coupled with a competition for space resources has resulted...

  4. Digest of Russian Space Life Sciences, issue 33

    Science.gov (United States)

    Stone, Lydia Razran (Editor); Teeter, Ronald (Editor); Rowe, Joseph (Editor)

    1993-01-01

    This is the thirty-third issue of NASA's USSR Space Life Sciences Digest. It contains abstracts of 55 papers published in Russian journals. The abstracts in this issue have been identified as relevant to the following areas of space biology and medicine: biological rhythms, body fluids, botany, cardiovascular and respiratory systems, developmental biology, endocrinology, equipment and instrumentation, gastrointestinal system, genetics, hematology, human performance, metabolism, microbiology, musculoskeletal system, neurophysiology, nutrition, operational medicine, psychology, radiobiology, and reproductive system.

  5. Connections on the state-space over conformal field theories

    International Nuclear Information System (INIS)

    Ranganathan, K.; Sonoda, H.; Zwiebach, B.

    1994-01-01

    Motivated by the problem of background independence of closed string field theory we study geometry on the infinite vector bundle of local fields over the space of conformal field theories (CFTs). With any connection we can associate an excluded domain D for the integral of marginal operators, and an operator one-form ω μ . The pair (D, ω μ ) determines the covariant derivative of any correlator of local fields. We obtain interesting classes of connections in which ω μ 's can be written in terms of CFT data. For these connections we compute their curvatures in terms of four-point correlators, D, and ω μ . Among these connections three are of particular interest. A flat, metric compatible connection Γ, and connections c and c with non-vanishing curvature, with the latter metric compatible. The flat connection cannot be used to do parallel transport over a finite distance. Parallel transport with either c or c, however, allows us to construct a CFT in the state-space of another CFT a finite distance away. The construction is given in the form of perturbation theory manifestly free of divergences. (orig.)

  6. USSR Space Life Sciences Digest, issue 7

    Science.gov (United States)

    Hooke, L. R. (Editor); Teeter, R. (Editor); Teeter, R. (Editor); Teeter, R. (Editor); Teeter, R. (Editor); Teeter, R. (Editor)

    1986-01-01

    This is the seventh issue of NASA's USSR Space Life Sciences Digest. It contains abstracts of 29 papers recently published in Russian language periodicals and bound collections and of 8 new Soviet monographs. Selected abstracts are illustrated with figures and tables from the original. Additional features include two interviews with the Soviet Union's cosmonaut physicians and others knowledgable of the Soviet space program. The topics discussed at a Soviet conference on problems in space psychology are summarized. Information about English translations of Soviet materials available to readers is provided. The topics covered in this issue have been identified as relevant to 29 areas of aerospace medicine and space biology. These areas are adaptation, biospherics, body fluids, botany, cardiovascular and respiratory systems, developmental biology, endocrinology, enzymology, exobiology, genetics, habitability and environment effects, hematology, human performance, immunology, life support systems, mathematical modeling, metabolism, microbiology, morphology and cytology, musculoskeletal system, neurophysiology, nutrition, perception, personnel selection, psychology, radiobiology, and space medicine.

  7. USSR Space Life Sciences Digest, issue 13

    Science.gov (United States)

    Hooke, Lydia Razran (Editor); Teeter, Ronald (Editor); Teeter, Ronald (Editor); Teeter, Ronald (Editor); Teeter, Ronald (Editor)

    1987-01-01

    This is the thirteenth issue of NASA's USSR Space Life Sciences Digest. It contains abstracts of 39 papers recently published in Russian-language periodicals and bound collections, two papers delivered at an international life sciences symposium, and three new Soviet monographs. Selected abstracts are illustrated with figures and tables from the original. Also included is a review of a recent Soviet-French symposium on Space Cytology. Current Soviet Life Sciences titles available in English are cited. The materials included in this issue have been identified as relevant to 31 areas of aerospace medicine and space biology. These areas are: adaptation, biological rhythms, body fluids, botany, cardiovascular and respiratory systems, cosmonaut training, cytology, developmental biology, endocrinology, enzymology, equipment and instrumentation, gastrointestinal systems, genetics, habitability and environment effects, hematology, human performance, immunology, life support systems, mathematical modeling, metabolism, microbiology, musculoskeletal system, neurophysiology, nutrition, operational medicine, perception, personnel selection, psychology, radiobiology, space biology, and space medicine.

  8. USSR Space Life Sciences Digest, issue 14

    Science.gov (United States)

    Hooke, Lydia Razran; Teeter, Ronald; Radtke, Mike; Rowe, Joseph

    1988-01-01

    This is the fourteenth issue of NASA's USSR Space Life Sciences Digest. It contains abstracts of 32 papers recently published in Russian language periodicals and bound collections and of three new Soviet monographs. Selected abstracts are illustrated with figures and tables from the original. Also included is a review of a recent Soviet conference on Space Biology and Aerospace Medicine. Current Soviet life sciences titles available in English are cited. The materials included in this issue have been identified as relevant to the following areas of aerospace medicine and space biology: adaptation, biological rhythms, body fluids, botany, cardiovascular and respiratory systems, developmental biology, endocrinology, enzymology, equipment and instrumentation, gastrointestinal systems, habitability and environment effects, human performance, immunology, life support systems, mathematical modeling, metabolism, musculoskeletal system, neurophysiology, nutrition, operational medicine, perception, personnel selection, psychology, radiobiology, and space biology and medicine.

  9. 4. International conference on materials science and condensed matter physics. Abstracts

    International Nuclear Information System (INIS)

    2008-09-01

    This book includes more than 200 abstracts on various aspects of: materials processing and characterization, crystal growth methods, solid-state and crystal technology, development of condensed matter theory and modeling of materials properties, solid-state device physics, nano science and nano technology, heterostructures, superlattices, quantum wells and wires, advanced quantum physics for nano systems

  10. Wigner's dynamical transition state theory in phase space: classical and quantum

    International Nuclear Information System (INIS)

    Waalkens, Holger; Schubert, Roman; Wiggins, Stephen

    2008-01-01

    We develop Wigner's approach to a dynamical transition state theory in phase space in both the classical and quantum mechanical settings. The key to our development is the construction of a normal form for describing the dynamics in the neighbourhood of a specific type of saddle point that governs the evolution from reactants to products in high dimensional systems. In the classical case this is the standard Poincaré–Birkhoff normal form. In the quantum case we develop a normal form based on the Weyl calculus and an explicit algorithm for computing this quantum normal form. The classical normal form allows us to discover and compute the phase space structures that govern classical reaction dynamics. From this knowledge we are able to provide a direct construction of an energy dependent dividing surface in phase space having the properties that trajectories do not locally 're-cross' the surface and the directional flux across the surface is minimal. Using this, we are able to give a formula for the directional flux through the dividing surface that goes beyond the harmonic approximation. We relate this construction to the flux–flux autocorrelation function which is a standard ingredient in the expression for the reaction rate in the chemistry community. We also give a classical mechanical interpretation of the activated complex as a normally hyperbolic invariant manifold (NHIM), and further describe the structure of the NHIM. The quantum normal form provides us with an efficient algorithm to compute quantum reaction rates and we relate this algorithm to the quantum version of the flux–flux autocorrelation function formalism. The significance of the classical phase space structures for the quantum mechanics of reactions is elucidated by studying the phase space distribution of scattering states. The quantum normal form also provides an efficient way of computing Gamov–Siegert resonances. We relate these resonances to the lifetimes of the quantum activated

  11. Determinants of road traffic safety : new evidence from Australia using state-space analysis.

    NARCIS (Netherlands)

    Nghiem, S. Commandeur, J.J.F. & Connelly, L.B.

    2016-01-01

    This paper examines the determinants of road traffic crash fatalities in Queensland for the period 1958–2007 using a state-space time-series model. In particular, we investigate the effects of policies that aimed to reduce drink-driving on traffic fatalities, as well as indicators of the economic

  12. Decomposition of gene expression state space trajectories.

    Directory of Open Access Journals (Sweden)

    Jessica C Mar

    2009-12-01

    Full Text Available Representing and analyzing complex networks remains a roadblock to creating dynamic network models of biological processes and pathways. The study of cell fate transitions can reveal much about the transcriptional regulatory programs that underlie these phenotypic changes and give rise to the coordinated patterns in expression changes that we observe. The application of gene expression state space trajectories to capture cell fate transitions at the genome-wide level is one approach currently used in the literature. In this paper, we analyze the gene expression dataset of Huang et al. (2005 which follows the differentiation of promyelocytes into neutrophil-like cells in the presence of inducers dimethyl sulfoxide and all-trans retinoic acid. Huang et al. (2005 build on the work of Kauffman (2004 who raised the attractor hypothesis, stating that cells exist in an expression landscape and their expression trajectories converge towards attractive sites in this landscape. We propose an alternative interpretation that explains this convergent behavior by recognizing that there are two types of processes participating in these cell fate transitions-core processes that include the specific differentiation pathways of promyelocytes to neutrophils, and transient processes that capture those pathways and responses specific to the inducer. Using functional enrichment analyses, specific biological examples and an analysis of the trajectories and their core and transient components we provide a validation of our hypothesis using the Huang et al. (2005 dataset.

  13. Modeling and Simulation of DC Power Electronics Systems Using Harmonic State Space (HSS) Method

    DEFF Research Database (Denmark)

    Kwon, Jun Bum; Wang, Xiongfei; Bak, Claus Leth

    2015-01-01

    based on the state-space averaging and generalized averaging, these also have limitations to show the same results as with the non-linear time domain simulations. This paper presents a modeling and simulation method for a large dc power electronic system by using Harmonic State Space (HSS) modeling......For the efficiency and simplicity of electric systems, the dc based power electronics systems are widely used in variety applications such as electric vehicles, ships, aircrafts and also in homes. In these systems, there could be a number of dynamic interactions between loads and other dc-dc....... Through this method, the required computation time and CPU memory for large dc power electronics systems can be reduced. Besides, the achieved results show the same results as with the non-linear time domain simulation, but with the faster simulation time which is beneficial in a large network....

  14. Introduction to abstract algebra

    CERN Document Server

    Nicholson, W Keith

    2012-01-01

    Praise for the Third Edition ". . . an expository masterpiece of the highest didactic value that has gained additional attractivity through the various improvements . . ."-Zentralblatt MATH The Fourth Edition of Introduction to Abstract Algebra continues to provide an accessible approach to the basic structures of abstract algebra: groups, rings, and fields. The book's unique presentation helps readers advance to abstract theory by presenting concrete examples of induction, number theory, integers modulo n, and permutations before the abstract structures are defined. Readers can immediately be

  15. Ensemble Kalman Filtering with a Divided State-Space Strategy for Coupled Data Assimilation Problems

    KAUST Repository

    Luo, Xiaodong

    2014-12-01

    This study considers the data assimilation problem in coupled systems, which consists of two components (subsystems) interacting with each other through certain coupling terms. A straightforward way to tackle the assimilation problem in such systems is to concatenate the states of the subsystems into one augmented state vector, so that a standard ensemble Kalman filter (EnKF) can be directly applied. This work presents a divided state-space estimation strategy, in which data assimilation is carried out with respect to each individual subsystem, involving quantities from the subsystem itself and correlated quantities from other coupled subsystems. On top of the divided state-space estimation strategy, the authors also consider the possibility of running the subsystems separately. Combining these two ideas, a few variants of the EnKF are derived. The introduction of these variants is mainly inspired by the current status and challenges in coupled data assimilation problems and thus might be of interest from a practical point of view. Numerical experiments with a multiscale Lorenz 96 model are conducted to evaluate the performance of these variants against that of the conventional EnKF. In addition, specific for coupled data assimilation problems, two prototypes of extensions of the presented methods are also developed in order to achieve a trade-offbetween efficiency and accuracy.

  16. Ensemble Kalman Filtering with a Divided State-Space Strategy for Coupled Data Assimilation Problems

    KAUST Repository

    Luo, Xiaodong; Hoteit, Ibrahim

    2014-01-01

    This study considers the data assimilation problem in coupled systems, which consists of two components (subsystems) interacting with each other through certain coupling terms. A straightforward way to tackle the assimilation problem in such systems is to concatenate the states of the subsystems into one augmented state vector, so that a standard ensemble Kalman filter (EnKF) can be directly applied. This work presents a divided state-space estimation strategy, in which data assimilation is carried out with respect to each individual subsystem, involving quantities from the subsystem itself and correlated quantities from other coupled subsystems. On top of the divided state-space estimation strategy, the authors also consider the possibility of running the subsystems separately. Combining these two ideas, a few variants of the EnKF are derived. The introduction of these variants is mainly inspired by the current status and challenges in coupled data assimilation problems and thus might be of interest from a practical point of view. Numerical experiments with a multiscale Lorenz 96 model are conducted to evaluate the performance of these variants against that of the conventional EnKF. In addition, specific for coupled data assimilation problems, two prototypes of extensions of the presented methods are also developed in order to achieve a trade-offbetween efficiency and accuracy.

  17. Continuous state-space representation of a bucket-type rainfall-runoff model: a case study with the GR4 model using state-space GR4 (version 1.0

    Directory of Open Access Journals (Sweden)

    L. Santos

    2018-04-01

    Full Text Available In many conceptual rainfall–runoff models, the water balance differential equations are not explicitly formulated. These differential equations are solved sequentially by splitting the equations into terms that can be solved analytically with a technique called operator splitting. As a result, only the solutions of the split equations are used to present the different models. This article provides a methodology to make the governing water balance equations of a bucket-type rainfall–runoff model explicit and to solve them continuously. This is done by setting up a comprehensive state-space representation of the model. By representing it in this way, the operator splitting, which makes the structural analysis of the model more complex, could be removed. In this state-space representation, the lag functions (unit hydrographs, which are frequent in rainfall–runoff models and make the resolution of the representation difficult, are first replaced by a so-called Nash cascade and then solved with a robust numerical integration technique. To illustrate this methodology, the GR4J model is taken as an example. The substitution of the unit hydrographs with a Nash cascade, even if it modifies the model behaviour when solved using operator splitting, does not modify it when the state-space representation is solved using an implicit integration technique. Indeed, the flow time series simulated by the new representation of the model are very similar to those simulated by the classic model. The use of a robust numerical technique that approximates a continuous-time model also improves the lag parameter consistency across time steps and provides a more time-consistent model with time-independent parameters.

  18. Challenges in Quantitative Abstractions for Collective Adaptive Systems

    Directory of Open Access Journals (Sweden)

    Mirco Tribastone

    2016-07-01

    Full Text Available Like with most large-scale systems, the evaluation of quantitative properties of collective adaptive systems is an important issue that crosscuts all its development stages, from design (in the case of engineered systems to runtime monitoring and control. Unfortunately it is a difficult problem to tackle in general, due to the typically high computational cost involved in the analysis. This calls for the development of appropriate quantitative abstraction techniques that preserve most of the system's dynamical behaviour using a more compact representation. This paper focuses on models based on ordinary differential equations and reviews recent results where abstraction is achieved by aggregation of variables, reflecting on the shortcomings in the state of the art and setting out challenges for future research.

  19. Phase space view of quantum mechanical systems and Fisher information

    Energy Technology Data Exchange (ETDEWEB)

    Nagy, Á., E-mail: anagy@madget.atomki.hu

    2016-06-17

    Highlights: • Phase-space Fisher information coming from the canonical distribution is derived for the ground state of quantum mechanical systems. • Quantum mechanical phase-space Fisher information contains an extra term due to the position dependence of the temperature. • A complete analogy to the classical case is demonstrated for the linear harmonic oscillator. - Abstract: Pennini and Plastino showed that the form of the Fisher information generated by the canonical distribution function reflects the intrinsic structure of classical mechanics. Now, a quantum mechanical generalization of the Pennini–Plastino theory is presented based on the thermodynamical transcription of the density functional theory. Comparing to the classical case, the phase-space Fisher information contains an extra term due to the position dependence of the temperature. However, for the special case of constant temperature, the expression derived bears resemblance to the classical one. A complete analogy to the classical case is demonstrated for the linear harmonic oscillator.

  20. Phase space view of quantum mechanical systems and Fisher information

    International Nuclear Information System (INIS)

    Nagy, Á.

    2016-01-01

    Highlights: • Phase-space Fisher information coming from the canonical distribution is derived for the ground state of quantum mechanical systems. • Quantum mechanical phase-space Fisher information contains an extra term due to the position dependence of the temperature. • A complete analogy to the classical case is demonstrated for the linear harmonic oscillator. - Abstract: Pennini and Plastino showed that the form of the Fisher information generated by the canonical distribution function reflects the intrinsic structure of classical mechanics. Now, a quantum mechanical generalization of the Pennini–Plastino theory is presented based on the thermodynamical transcription of the density functional theory. Comparing to the classical case, the phase-space Fisher information contains an extra term due to the position dependence of the temperature. However, for the special case of constant temperature, the expression derived bears resemblance to the classical one. A complete analogy to the classical case is demonstrated for the linear harmonic oscillator.

  1. Mixed metaphors: Electrophysiological brain responses to (un)expected concrete and abstract prepositional phrases.

    Science.gov (United States)

    Zane, Emily; Shafer, Valerie

    2018-02-01

    Languages around the world use spatial terminology, like prepositions, to describe non-spatial, abstract concepts, including time (e.g., in the moment). The Metaphoric Mapping Theory explains this pattern by positing that a universal human cognitive process underlies it, whereby abstract concepts are conceptualized via the application of concrete, three-dimensional space onto abstract domains. The alternative view is that the use of spatial propositions in abstract phrases is idiomatic, and thus does not trigger metaphoric mapping. In the current study, event-related potentials (ERPs) were used to examine the time-course of neural processing of concrete and abstract phrases consisting of the prepositions in or on followed by congruent and incongruent nouns (e.g., in the bowl/plate and in the moment/mend). ERPs were recorded from the onset of reference nouns in 28 adult participants using a 128-channel electrode net. Results show that congruency has differential effects on neural measures, depending on whether the noun is concrete or abstract. Incongruent reference nouns in concrete phrases (e.g., on the bowl) elicited a significant central negativity (an N400 effect), while incongruent reference nouns in abstract phrases (e.g., on the moment) did not. These results suggest that spatially incongruent concrete nouns are semantically unexpected (N400 effect). A P600 effect, which might indicate rechecking, reanalysis and/or reconstruction, was predicted for incongruent abstract nouns, but was not observed, possibly due to the variability in abstract stimuli. Findings cast doubt on accounts claiming that abstract uses of prepositions are cognitively and metaphorically linked to their spatial sense during natural, on-line processing. Copyright © 2017 Elsevier B.V. All rights reserved.

  2. A d-person Differential Game with State Space Constraints

    International Nuclear Information System (INIS)

    Ramasubramanian, S.

    2007-01-01

    We consider a network of d companies (insurance companies, for example) operating under a treaty to diversify risk. Internal and external borrowing are allowed to avert ruin of any member of the network. The amount borrowed to prevent ruin is viewed upon as control. Repayment of these loans entails a control cost in addition to the usual costs. Each company tries to minimize its repayment liability. This leads to a d -person differential game with state space constraints. If the companies are also in possible competition a Nash equilibrium is sought. Otherwise a utopian equilibrium is more appropriate. The corresponding systems of HJB equations and boundary conditions are derived. In the case of Nash equilibrium, the Hamiltonian can be discontinuous; there are d interlinked control problems with state constraints; each value function is a constrained viscosity solution to the appropriate discontinuous HJB equation. Uniqueness does not hold in general in this case. In the case of utopian equilibrium, each value function turns out to be the unique constrained viscosity solution to the appropriate HJB equation. Connection with Skorokhod problem is briefly discussed

  3. Estimation of Unobserved Inflation Expectations in India using State-Space Model

    OpenAIRE

    Chattopadhyay, Siddhartha; Sahu, Sohini; Jha, Saakshi

    2016-01-01

    Inflation expectations is an important marker for monetary policy makers. India being a new entrant to the group of countries that pursue inflation targeting as its monetary policy objective, estimating the inflation expectation is of paramount importance. This paper estimates the unobserved inflation expectations in India between 1993:Q1 to 2016:Q1 from the Fisher equation relation using the state space approach (Kalman Filter). We find that our results match well with the inflation forecast...

  4. Quantum limits to information about states for finite dimensional Hilbert space

    International Nuclear Information System (INIS)

    Jones, K.R.W.

    1990-01-01

    A refined bound for the correlation information of an N-trial apparatus is developed via an heuristic argument for Hilbert spaces of arbitrary finite dimensionality. Conditional upon the proof of an easily motivated inequality it was possible to find the optimal apparatus for large ensemble quantum Inference, thereby solving the asymptotic optimal state determination problem. In this way an alternative inferential uncertainty principle, is defined which is then contrasted with the usual Heisenberg uncertainty principle. 6 refs

  5. USSR Space Life Sciences Digest, issue 21

    Science.gov (United States)

    Hooke, Lydia Razran; Donaldson, P. Lynn; Garshnek, Victoria; Rowe, Joseph

    1989-01-01

    This is the twenty-first issue of NASA's USSR Space Life Sciences Digest. It contains abstracts of 37 papers published in Russian language periodicals or books or presented at conferences and of a Soviet monograph on animal ontogeny in weightlessness. Selected abstracts are illustrated with figures and tables from the original. A book review of a work on adaptation to stress is also included. The abstracts in this issue have been identified as relevant to 25 areas of space biology and medicine. These areas are: adaptation, biological rhythms, body fluids, botany, cardiovascular and respiratory systems, cytology, developmental biology, endocrinology, enzymology, equipment and instrumentation, exobiology, gravitational biology, habitability and environmental effects, hematology, human performance, life support systems, mathematical modeling, metabolism, microbiology, musculoskeletal system, neurophysiology, operational medicine, perception, psychology, and reproductive system.

  6. Alpine Windharvest: development of information base regarding potentials and the necessary technical, legal and socio-economic conditions for expanding wind energy in the Alpine Space - Digital relief analysis - Abstract of work package 7

    Energy Technology Data Exchange (ETDEWEB)

    Schaffner, B.; Cattin, R. [Meteotest, Berne (Switzerland)

    2005-07-01

    This report presents an abstract of the development work carried out by the Swiss meteorology specialists METEOTEST as part of a project carried out together with the Swiss wind-energy organisation 'Suisse Eole'. The framework for the project is the EU Interreg IIIB Alpine Space Programme, a European Community Initiative Programme funded by the European Regional Development Fund. The project investigated the use of digital relief-analysis. The series of reports describes the development and use of a basic information system to aid the investigation of the technical, legal and socio-economical conditions for the use of wind energy in the alpine area. This report presents an abstract of the work done as part of the Work Package 7 of the Alpine Windharvest project.

  7. Abstract algebra

    CERN Document Server

    Garrett, Paul B

    2007-01-01

    Designed for an advanced undergraduate- or graduate-level course, Abstract Algebra provides an example-oriented, less heavily symbolic approach to abstract algebra. The text emphasizes specifics such as basic number theory, polynomials, finite fields, as well as linear and multilinear algebra. This classroom-tested, how-to manual takes a more narrative approach than the stiff formalism of many other textbooks, presenting coherent storylines to convey crucial ideas in a student-friendly, accessible manner. An unusual feature of the text is the systematic characterization of objects by universal

  8. 5. workshop on heavy charged particles in biology and medicine. Book of abstracts

    International Nuclear Information System (INIS)

    1995-08-01

    This book contains about 90% of the abstracts of the papers presented at the workshop. The headings were as follows: DNA, mutations and chromosomal aberrations, cellular radiobiology, modelling in radiobiology, space research, clinical radiobiology, status reports of heavy ion radiotherapy, dosimetry and instrumentation and finally, 3-D-planning and clinical indications. (MG)

  9. State-space model predictive control method for core power control in pressurized water reactor nuclear power stations

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Guo Xu; Wu, Jie; Zeng, Bifan; Wu, Wangqiang; Ma, Xiao Qian [School of Electric Power, South China University of Technology, Guangzhou (China); Xu, Zhibin [Electric Power Research Institute of Guangdong Power Grid Corporation, Guangzhou (China)

    2017-02-15

    A well-performed core power control to track load changes is crucial in pressurized water reactor (PWR) nuclear power stations. It is challenging to keep the core power stable at the desired value within acceptable error bands for the safety demands of the PWR due to the sensitivity of nuclear reactors. In this paper, a state-space model predictive control (MPC) method was applied to the control of the core power. The model for core power control was based on mathematical models of the reactor core, the MPC model, and quadratic programming (QP). The mathematical models of the reactor core were based on neutron dynamic models, thermal hydraulic models, and reactivity models. The MPC model was presented in state-space model form, and QP was introduced for optimization solution under system constraints. Simulations of the proposed state-space MPC control system in PWR were designed for control performance analysis, and the simulation results manifest the effectiveness and the good performance of the proposed control method for core power control.

  10. Space transportation activities in the United States

    Science.gov (United States)

    Gabris, Edward A.

    1994-01-01

    The status of the existing space transportation systems in the U.S. and options for increased capability is being examined in the context of mission requirements, options for new vehicles, cost to operate the existing vehicles, cost to develop new vehicles, and the capabilities and plans of other suppliers. This assessment is addressing the need to build and resupply the space station, to maintain necessary military assets in a rapidly changing world, and to continue a competitive commercial space transportation industry. The Department of Defense (DOD) and NASA each conducted an 'access to space' study using a common mission model but with the emphasis on their unique requirements. Both studies considered three options: maintain and improve the existing capability, build a new launch vehicle using contemporary technology, and build a new launch vehicle using advanced technology. While no decisions have been made on a course of action, it will be influenced by the availability of funds in the U.S. budget, the changing need for military space assets, the increasing competition among space launch suppliers, and the emerging opportunity for an advanced technology, low cost system and international partnerships to develop it.

  11. Abstracts and abstracting a genre and set of skills for the twenty-first century

    CERN Document Server

    Koltay, Tibor

    2010-01-01

    Despite their changing role, abstracts remain useful in the digital world. Highly beneficial to information professionals and researchers who work and publish in different fields, this book summarizes the most important and up-to-date theory of abstracting, as well as giving advice and examples for the practice of writing different kinds of abstracts. The book discusses the length, the functions and basic structure of abstracts, outlining a new approach to informative and indicative abstracts. The abstractors' personality, their linguistic and non-linguistic knowledge and skills are also discu

  12. Hybrid state-space time integration of rotating beams

    DEFF Research Database (Denmark)

    Krenk, Steen; Nielsen, Martin Bjerre

    2012-01-01

    An efficient time integration algorithm for the dynamic equations of flexible beams in a rotating frame of reference is presented. The equations of motion are formulated in a hybrid state-space format in terms of local displacements and local components of the absolute velocity. With inspiration...... of the system rotation enter via global operations with the angular velocity vector. The algorithm is based on an integrated form of the equations of motion with energy and momentum conserving properties, if a kinematically consistent non-linear formulation is used. A consistent monotonic scheme for algorithmic...... energy dissipation in terms of local displacements and velocities, typical of structural vibrations, is developed and implemented in the form of forward weighting of appropriate mean value terms in the algorithm. The algorithm is implemented for a beam theory with consistent quadratic non...

  13. Truthful Monadic Abstractions

    DEFF Research Database (Denmark)

    Brock-Nannestad, Taus; Schürmann, Carsten

    2012-01-01

    indefinitely, finding neither a proof nor a disproof of a given subgoal. In this paper we characterize a family of truth-preserving abstractions from intuitionistic first-order logic to the monadic fragment of classical first-order logic. Because they are truthful, these abstractions can be used to disprove...

  14. Epoxy/UHMWPE Composite Hybridized with Gadolinium Nanoparticles for Space Exploration, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — Abstract Deep space radiations pose a major threat to the astronauts and their space craft during the long duration space exploration expeditions [1]. Ultra High...

  15. USSR and Eastern Europe Scientific Abstracts Geophysics, Astronomy and Space No. 404

    Science.gov (United States)

    1977-09-01

    intensity of cosmic rays at Yakutsk. Muon telescopes were placed on the ground surface and beneath the ground at depths of 7, 20 and 60 m water... Ray Variations ..45 Separation of Cosmic Ray Variations of Different Origin 45 Determining Atmospheric Turbidity from Pyranometric Measurements ...46...in Plasmosphere 47 IR Spectra of Lunar Regolith .....47 Correlation Between Cosmic Ray Variations and Solar Activity...48 Space Research for

  16. Validation of ecological state space models using the Laplace approximation

    DEFF Research Database (Denmark)

    Thygesen, Uffe Høgsbro; Albertsen, Christoffer Moesgaard; Berg, Casper Willestofte

    2017-01-01

    Many statistical models in ecology follow the state space paradigm. For such models, the important step of model validation rarely receives as much attention as estimation or hypothesis testing, perhaps due to lack of available algorithms and software. Model validation is often based on a naive...... for estimation in general mixed effects models. Implementing one-step predictions in the R package Template Model Builder, we demonstrate that it is possible to perform model validation with little effort, even if the ecological model is multivariate, has non-linear dynamics, and whether observations...... useful directions in which the model could be improved....

  17. Space Maintenance with an Innovative ?Tube and Loop? Space Maintainer (Nikhil Appliance)

    OpenAIRE

    Srivastava, Nikhil; Grover, Jyotika; Panthri, Prerna

    2016-01-01

    ABSTRACT Despite the best efforts in prevention, premature loss of primary teeth continues to be a common problem in pediatric dentistry, resulting in disruption of arch integrity and adversely affecting the proper alignment of permanent successors. Space maintainers (SMs) are special appliances used for maintaining space created due to premature loss of primary teeth. Band and loop SM is mostly indicated for the premature loss of single primary molar, but this appliance has a number of limit...

  18. The consciousness state space (CSS – a unifying model for consciousness and self

    Directory of Open Access Journals (Sweden)

    Aviva eBerkovich-Ohana

    2014-04-01

    Full Text Available Every experience, those we are aware of and those we are not, is embedded in a subjective timeline, is tinged with emotion, and inevitably evokes a certain sense of self. Here, we present a phenomenological model for consciousness and selfhood which relates time, awareness, and emotion within one framework. The consciousness state space (CSS model is a theoretical one. It relies on a broad range of literature, hence has high explanatory and integrative strength, and helps in visualizing the relationship between different aspects of experience.Briefly, it is suggested that all phenomenological states fall into two categories of consciousness, core and extended (CC and EC, respectively. CC supports minimal selfhood that is short of temporal extension, its scope being the here and now. EC supports narrative selfhood, which involves personal identity and continuity across time, as well as memory, imagination and conceptual thought. The CSS is a phenomenological space, created by three dimensions: time, awareness and emotion. Each of the three dimensions is shown to have a dual phenomenological composition, falling within CC and EC. The neural spaces supporting each of these dimensions, as well as CC and EC, are laid out based on the neuroscientific literature.The CSS dynamics includes two simultaneous trajectories, one in CC and one in EC, typically antagonistic in normal experiences. However, this characteristic behavior is altered in states in which a person experiences an altered sense of self. Two examples are laid out, flow and meditation. The CSS model creates a broad theoretical framework with explanatory and unificatory power. It constructs a detailed map of the consciousness and selfhood phenomenology, which offers constraints for the science of consciousness. We conclude by outlaying several testable predictions raised by the CSS model.

  19. 6. Workshop on heavy-charged particles in biology and medicine. Book of abstracts

    Energy Technology Data Exchange (ETDEWEB)

    Kraft, G; Langbein, K [eds.

    1997-09-01

    Topics of this proceedings are: DNA damage and repair; Space research; Cell and tissue radiobiology; Treatment planning 1: The role of clinical RBEs; Treatment planning 2: Dose optimization and inverse planning; Dosimetry; Clinical results of particle therapy and new techniques; Status reports and future developments. Separate abstracts were prepared for 79 chapters. (orig./SR)

  20. PERFORMANCE OPTIMIZATION OF THE DIODE-PUMPED SOLID-STATE LASER FOR SPACE APPLICATIONS

    Directory of Open Access Journals (Sweden)

    D. A. Arkhipov

    2015-11-01

    Full Text Available Subject of Research. Thermophysical and optical techniques of parameter regulation for diode pumped solid-state laser are studied as applied to space laser communication and laser ranging lines. Methods. The investigations are carried out on the base of the original design of diode pumped solid-state laser module that includes the following: Nd:YAG slab element, diode pumped by 400W QCW produced by NORTHROP GRUMMAN; two-pass unstable resonator with rotation of the laser beam aperture about its axis through 1800; the output mirror of the resonator with a variable reflection coefficient; hyperthermal conductive plates for thermal stabilization of the laser diode generation modes. The presence of thermal conductive plates excludes conventional running water systems applied as cooling systems for solid-state laser components. The diodes temperature stabilization is achieved by applying the algorithm of pulse-width modulation of power of auxiliary electric heaters. To compensate for non-stationary thermal distortions of the slab refractive index, the laser resonator scheme comprises a prism reflector with an apex angle of 1200. Narrow sides of the prism are covered with reflective coating, and its wide side is sprayed with antireflection coating. The beam aperture is turned around its axis through 1800 because of triple reflection of the beam inside the prism. The turning procedure leads to compensating for the output beam phase distortions in view of symmetric character of the aberrations of slab refractive index. To suppress parasitic oscillations inside the slab, dielectric coatings of wide sides of the slab are used. Main Results. We have demonstrated theoretically and experimentally that the usage of hyperthermal conductive plates together with the algorithm of pulse-width modulation provides stabilizing of the diode substrate temperature accurate within ± 0.1 °С and smoothing the temperature distribution along the plate surface accurate

  1. Algorithms for a parallel implementation of Hidden Markov Models with a small state space

    DEFF Research Database (Denmark)

    Nielsen, Jesper; Sand, Andreas

    2011-01-01

    Two of the most important algorithms for Hidden Markov Models are the forward and the Viterbi algorithms. We show how formulating these using linear algebra naturally lends itself to parallelization. Although the obtained algorithms are slow for Hidden Markov Models with large state spaces...

  2. Registration of Space Objects

    Science.gov (United States)

    Schmidt-Tedd, Bernhard

    2017-07-01

    Space objects are subject to registration in order to allocate "jurisdiction and control" over those objects in the sovereign-free environment of outer space. This approach is similar to the registration of ships in view of the high sea and for aircrafts with respect to the international airspace. Registration is one of the basic principles of space law, starting with UN General Assembly Resolution 1721 B (XVI) of December 20, 1961, followed by Resolution 1962 (XVIII) of December 13, 1963, then formulated in Article VIII of the Outer Space Treaty of 1967 and as specified in the Registration Convention of 1975. Registration of space objects can be seen today as a principle of customary international law, relevant for each spacefaring state. Registration is divided into a national and an international level. The State Party establishes a national registry for its space objects, and those registrations have to be communicated via diplomatic channel to the UN Register of space objects. This UN Register is handled by the UN Office for Outer Space Affairs (UNOOSA) and is an open source of information for space objects worldwide. Registration is linked to the so-called launching state of the relevant space object. There might be more than one launching state for the specific launch event, but only one state actor can register a specific space object. The state of registry gains "jurisdiction and control" over the space object and therefore no double registration is permissible. Based on the established UN Space Law, registration practice was subject to some adaptions due to technical developments and legal challenges. After the privatization of the major international satellite organizations, a number of non-registrations had to be faced. The state actors reacted with the UN Registration Practice Resolution of 2007 as elaborated in the Legal Subcommittee of UNCOPUOS, the Committee for the Peaceful Use of Outer Space. In this context an UNOOSA Registration Information

  3. Mastering style – Effects of explicit style-related information, art knowledge and affective state on appreciation of abstract paintings

    Directory of Open Access Journals (Sweden)

    BENNO BELKE

    2006-06-01

    Full Text Available Recently, Leder, Belke, Oeberst, and Augustin (2004 have proposed a model of aesthetic experience in which stylistic processing is central for aesthetic experiences of art. Here we present an empirical study which investigates predictions derived from the model. Using modern and contemporary abstract paintings we investigated how their appreciation is affected by style information generalized onto new exemplars of paintings by the same artists. In accordance with the model’s predictions, effects of style processing depend on the affective states of the viewers as well as their ability for cognitive mastery, measured by amount of expertise. The experiment reveals that the examination of style-related cognitive processes is important to psychologically understand the affective, cognitive and presumably self-rewarding aspects of aesthetic experiences.

  4. Free Vibration Analysis of Fiber Metal Laminate Annular Plate by State-Space Based Differential Quadrature Method

    Directory of Open Access Journals (Sweden)

    G. H. Rahimi

    2014-01-01

    Full Text Available A three-dimensional elasticity theory by means of a state-space based differential quadrature method is presented for free vibration analysis of fiber metal laminate annular plate. The kinds of composite material and metal layers are considered to be S2-glass and aluminum, respectively. A semianalytical approach which uses state-space in the thickness and differential quadrature in the radial direction is implemented for evaluating the nondimensional natural frequencies of the annular plates. The influences of changes in boundary condition, plate thickness, and lay-up direction on the natural frequencies are studied. A comparison is also made with the numerical results reported by ABAQUS software which shows an excellent agreement.

  5. An abstract approach to music.

    Energy Technology Data Exchange (ETDEWEB)

    Kaper, H. G.; Tipei, S.

    1999-04-19

    In this article we have outlined a formal framework for an abstract approach to music and music composition. The model is formulated in terms of objects that have attributes, obey relationships, and are subject to certain well-defined operations. The motivation for this approach uses traditional terms and concepts of music theory, but the approach itself is formal and uses the language of mathematics. The universal object is an audio wave; partials, sounds, and compositions are special objects, which are placed in a hierarchical order based on time scales. The objects have both static and dynamic attributes. When we realize a composition, we assign values to each of its attributes: a (scalar) value to a static attribute, an envelope and a size to a dynamic attribute. A composition is then a trajectory in the space of aural events, and the complex audio wave is its formal representation. Sounds are fibers in the space of aural events, from which the composer weaves the trajectory of a composition. Each sound object in turn is made up of partials, which are the elementary building blocks of any music composition. The partials evolve on the fastest time scale in the hierarchy of partials, sounds, and compositions. The ideas outlined in this article are being implemented in a digital instrument for additive sound synthesis and in software for music composition. A demonstration of some preliminary results has been submitted by the authors for presentation at the conference.

  6. Boundedness and compactness of a new product-type operator from a general space to Bloch-type spaces

    Directory of Open Access Journals (Sweden)

    Stevo Stević

    2016-09-01

    Full Text Available Abstract We characterize the boundedness and compactness of a product-type operator, which, among others, includes all the products of the single composition, multiplication, and differentiation operators, from a general space to Bloch-type spaces. We also give some upper and lower bounds for the norm of the operator.

  7. Abstracts

    Institute of Scientific and Technical Information of China (English)

    2011-01-01

    The Western Theories of War Ethics and Contemporary Controversies Li Xiaodong U Ruijing (4) [ Abstract] In the field of international relations, war ethics is a concept with distinct westem ideological color. Due to factors of history and reality, the in

  8. Infinite-mode squeezed coherent states and non-equilibrium statistical mechanics (phase-space-picture approach)

    International Nuclear Information System (INIS)

    Yeh, L.

    1992-01-01

    The phase-space-picture approach to quantum non-equilibrium statistical mechanics via the characteristic function of infinite- mode squeezed coherent states is introduced. We use quantum Brownian motion as an example to show how this approach provides an interesting geometrical interpretation of quantum non-equilibrium phenomena

  9. Check Sample Abstracts.

    Science.gov (United States)

    Alter, David; Grenache, David G; Bosler, David S; Karcher, Raymond E; Nichols, James; Rajadhyaksha, Aparna; Camelo-Piragua, Sandra; Rauch, Carol; Huddleston, Brent J; Frank, Elizabeth L; Sluss, Patrick M; Lewandrowski, Kent; Eichhorn, John H; Hall, Janet E; Rahman, Saud S; McPherson, Richard A; Kiechle, Frederick L; Hammett-Stabler, Catherine; Pierce, Kristin A; Kloehn, Erica A; Thomas, Patricia A; Walts, Ann E; Madan, Rashna; Schlesinger, Kathie; Nawgiri, Ranjana; Bhutani, Manoop; Kanber, Yonca; Abati, Andrea; Atkins, Kristen A; Farrar, Robert; Gopez, Evelyn Valencerina; Jhala, Darshana; Griffin, Sonya; Jhala, Khushboo; Jhala, Nirag; Bentz, Joel S; Emerson, Lyska; Chadwick, Barbara E; Barroeta, Julieta E; Baloch, Zubair W; Collins, Brian T; Middleton, Owen L; Davis, Gregory G; Haden-Pinneri, Kathryn; Chu, Albert Y; Keylock, Joren B; Ramoso, Robert; Thoene, Cynthia A; Stewart, Donna; Pierce, Arand; Barry, Michelle; Aljinovic, Nika; Gardner, David L; Barry, Michelle; Shields, Lisa B E; Arnold, Jack; Stewart, Donna; Martin, Erica L; Rakow, Rex J; Paddock, Christopher; Zaki, Sherif R; Prahlow, Joseph A; Stewart, Donna; Shields, Lisa B E; Rolf, Cristin M; Falzon, Andrew L; Hudacki, Rachel; Mazzella, Fermina M; Bethel, Melissa; Zarrin-Khameh, Neda; Gresik, M Vicky; Gill, Ryan; Karlon, William; Etzell, Joan; Deftos, Michael; Karlon, William J; Etzell, Joan E; Wang, Endi; Lu, Chuanyi M; Manion, Elizabeth; Rosenthal, Nancy; Wang, Endi; Lu, Chuanyi M; Tang, Patrick; Petric, Martin; Schade, Andrew E; Hall, Geraldine S; Oethinger, Margret; Hall, Geraldine; Picton, Avis R; Hoang, Linda; Imperial, Miguel Ranoa; Kibsey, Pamela; Waites, Ken; Duffy, Lynn; Hall, Geraldine S; Salangsang, Jo-Anne M; Bravo, Lulette Tricia C; Oethinger, Margaret D; Veras, Emanuela; Silva, Elvia; Vicens, Jimena; Silva, Elvio; Keylock, Joren; Hempel, James; Rushing, Elizabeth; Posligua, Lorena E; Deavers, Michael T; Nash, Jason W; Basturk, Olca; Perle, Mary Ann; Greco, Alba; Lee, Peng; Maru, Dipen; Weydert, Jamie Allen; Stevens, Todd M; Brownlee, Noel A; Kemper, April E; Williams, H James; Oliverio, Brock J; Al-Agha, Osama M; Eskue, Kyle L; Newlands, Shawn D; Eltorky, Mahmoud A; Puri, Puja K; Royer, Michael C; Rush, Walter L; Tavora, Fabio; Galvin, Jeffrey R; Franks, Teri J; Carter, James Elliot; Kahn, Andrea Graciela; Lozada Muñoz, Luis R; Houghton, Dan; Land, Kevin J; Nester, Theresa; Gildea, Jacob; Lefkowitz, Jerry; Lacount, Rachel A; Thompson, Hannis W; Refaai, Majed A; Quillen, Karen; Lopez, Ana Ortega; Goldfinger, Dennis; Muram, Talia; Thompson, Hannis

    2009-02-01

    The following abstracts are compiled from Check Sample exercises published in 2008. These peer-reviewed case studies assist laboratory professionals with continuing medical education and are developed in the areas of clinical chemistry, cytopathology, forensic pathology, hematology, microbiology, surgical pathology, and transfusion medicine. Abstracts for all exercises published in the program will appear annually in AJCP.

  10. Equilibrium points of the tilted perfect fluid Bianchi VIh state space

    Science.gov (United States)

    Apostolopoulos, Pantelis S.

    2005-05-01

    We present the full set of evolution equations for the spatially homogeneous cosmologies of type VIh filled with a tilted perfect fluid and we provide the corresponding equilibrium points of the resulting dynamical state space. It is found that only when the group parameter satisfies h > -1 a self-similar solution exists. In particular we show that for h > -{1/9} there exists a self-similar equilibrium point provided that γ ∈ ({2(3+sqrt{-h})/5+3sqrt{-h}},{3/2}) whereas for h VIh.

  11. A General State-Space Formulation for Online Scheduling

    Directory of Open Access Journals (Sweden)

    Dhruv Gupta

    2017-11-01

    Full Text Available We present a generalized state-space model formulation particularly motivated by an online scheduling perspective, which allows modeling (1 task-delays and unit breakdowns; (2 fractional delays and unit downtimes, when using discrete-time grid; (3 variable batch-sizes; (4 robust scheduling through the use of conservative yield estimates and processing times; (5 feedback on task-yield estimates before the task finishes; (6 task termination during its execution; (7 post-production storage of material in unit; and (8 unit capacity degradation and maintenance. Through these proposed generalizations, we enable a natural way to handle routinely encountered disturbances and a rich set of corresponding counter-decisions. Thereby, greatly simplifying and extending the possible application of mathematical programming based online scheduling solutions to diverse application settings. Finally, we demonstrate the effectiveness of this model on a case study from the field of bio-manufacturing.

  12. Energy-momentum tensor and definition of particle states for Robertson-Walker space-time

    International Nuclear Information System (INIS)

    Brown, M.R.; Dutton, C.R.

    1978-01-01

    A new regularization scheme is developed for calculating expectation values of the energy-momentum tensor of a quantized scalar field in Robertson-Walker space-times. Using this regularized stress tensor we consider a definition for the vacuum state of the scalar field on any initial hypersurface. Asymptotic methods are developed to investigate the structure of both the divergent and finite terms of the stress tensor when evaluated in this state. The conformal anomaly is discussed in the context of this model. It does not naturally enter into the analysis and we argue that its inclusion is unnecessary

  13. Abstract Datatypes in PVS

    Science.gov (United States)

    Owre, Sam; Shankar, Natarajan

    1997-01-01

    PVS (Prototype Verification System) is a general-purpose environment for developing specifications and proofs. This document deals primarily with the abstract datatype mechanism in PVS which generates theories containing axioms and definitions for a class of recursive datatypes. The concepts underlying the abstract datatype mechanism are illustrated using ordered binary trees as an example. Binary trees are described by a PVS abstract datatype that is parametric in its value type. The type of ordered binary trees is then presented as a subtype of binary trees where the ordering relation is also taken as a parameter. We define the operations of inserting an element into, and searching for an element in an ordered binary tree; the bulk of the report is devoted to PVS proofs of some useful properties of these operations. These proofs illustrate various approaches to proving properties of abstract datatype operations. They also describe the built-in capabilities of the PVS proof checker for simplifying abstract datatype expressions.

  14. Summary results of the first United States manned orbital space flight

    Science.gov (United States)

    Glenn, J. H. Jr

    1963-01-01

    This paper describes the principal findings of the first United States manned orbital space flight in light of the flight mission. Consideration is given to the coordinated tracking network, recovery forces and to the spacecraft and its several functional systems. These include mechanisms for heat protection, escape maneuvers, spacecraft control, power supply, communications, life support and landing. A few difficulties encountered in the flight and deviations from the planned sequence are described. Craft preparation, aeromedical studies, flight plan and particularly flight observations--including the color, light, horizon visibility by day and by night, cloud formations and sunrise and sunset effects are given in some detail. The general conclusion from the MA-6 flight is that man can adapt well to new conditions encountered in space flight and that man can contribute importantly to mission reliability and toward mission achievement through his capacities to control the spacecraft and its multiple systems contribute to decision making and adaptation of programming as well as to direct exploratory and experimental observations.

  15. Optimizing Working Space in Laparoscopy: Studies in a porcine model

    NARCIS (Netherlands)

    J. Vlot (John)

    2014-01-01

    markdownabstract__Abstract__ Adequate working space is essential for safe and effective laparoscopic surgery. However, the factors that determine working space have not been sufficiently studied. Working space can be very limited, especially in children. A literature review was undertaken to

  16. Efficient computation of spaced seeds

    Directory of Open Access Journals (Sweden)

    Ilie Silvana

    2012-02-01

    Full Text Available Abstract Background The most frequently used tools in bioinformatics are those searching for similarities, or local alignments, between biological sequences. Since the exact dynamic programming algorithm is quadratic, linear-time heuristics such as BLAST are used. Spaced seeds are much more sensitive than the consecutive seed of BLAST and using several seeds represents the current state of the art in approximate search for biological sequences. The most important aspect is computing highly sensitive seeds. Since the problem seems hard, heuristic algorithms are used. The leading software in the common Bernoulli model is the SpEED program. Findings SpEED uses a hill climbing method based on the overlap complexity heuristic. We propose a new algorithm for this heuristic that improves its speed by over one order of magnitude. We use the new implementation to compute improved seeds for several software programs. We compute as well multiple seeds of the same weight as MegaBLAST, that greatly improve its sensitivity. Conclusion Multiple spaced seeds are being successfully used in bioinformatics software programs. Enabling researchers to compute very fast high quality seeds will help expanding the range of their applications.

  17. Rapid State Space Modeling Tool for Rectangular Wing Aeroservoelastic Studies

    Science.gov (United States)

    Suh, Peter M.; Conyers, Howard Jason; Mavris, Dimitri N.

    2015-01-01

    This report introduces a modeling and simulation tool for aeroservoelastic analysis of rectangular wings with trailing-edge control surfaces. The inputs to the code are planform design parameters such as wing span, aspect ratio, and number of control surfaces. Using this information, the generalized forces are computed using the doublet-lattice method. Using Roger's approximation, a rational function approximation is computed. The output, computed in a few seconds, is a state space aeroservoelastic model which can be used for analysis and control design. The tool is fully parameterized with default information so there is little required interaction with the model developer. All parameters can be easily modified if desired. The focus of this report is on tool presentation, verification, and validation. These processes are carried out in stages throughout the report. The rational function approximation is verified against computed generalized forces for a plate model. A model composed of finite element plates is compared to a modal analysis from commercial software and an independently conducted experimental ground vibration test analysis. Aeroservoelastic analysis is the ultimate goal of this tool, therefore, the flutter speed and frequency for a clamped plate are computed using damping-versus-velocity and frequency-versus-velocity analysis. The computational results are compared to a previously published computational analysis and wind-tunnel results for the same structure. A case study of a generic wing model with a single control surface is presented. Verification of the state space model is presented in comparison to damping-versus-velocity and frequency-versus-velocity analysis, including the analysis of the model in response to a 1-cos gust.

  18. Health physics research abstracts No. 12

    International Nuclear Information System (INIS)

    1985-11-01

    The No. 12 of Health Physics Research Abstracts is the continuation of a series of Bulletins published by the IAEA since 1967 and which collect reports from Member States on Health Physics research in progress or just completed. The present issue contains 386 reports received up to December 1984 and covering the following topics: personnel monitoring, dosimetry, assessment of dose to man, operational radiation protection techniques, biological effects of radiations, environmental studies, pathways and monitoring, radiation hazards resulting from the operation of nuclear facilities, radiation accidents and emergency plans, epidemiology of radiation damage, optimization of radiation protection, research programs and projects

  19. Space Photovoltaic Research and Technology 1995

    Science.gov (United States)

    Landis, Geoffrey (Compiler)

    1995-01-01

    The Fourteenth Space Photovoltaic Research and Technology conference was held at the NASA Lewis Research Center from October 24-26, 1995. The abstracts presented in this volume report substantial progress in a variety of areas in space photovoltaics. Technical and review papers were presented in many areas, including high efficiency GaAs and InP solar cells, GaAs/Ge cells as commercial items, high efficiency multiple bandgap cells, solar cell and array technology, heteroepitaxial cells, thermophotovoltaic energy conversion, and space radiation effects. Space flight data on a variety of cells were also presented.

  20. The Physics of Imaging with Remote Sensors : Photon State Space & Radiative Transfer

    Science.gov (United States)

    Davis, Anthony B.

    2012-01-01

    Standard (mono-pixel/steady-source) retrieval methodology is reaching its fundamental limit with access to multi-angle/multi-spectral photo- polarimetry. Next... Two emerging new classes of retrieval algorithm worth nurturing: multi-pixel time-domain Wave-radiometry transition regimes, and more... Cross-fertilization with bio-medical imaging. Physics-based remote sensing: - What is "photon state space?" - What is "radiative transfer?" - Is "the end" in sight? Two wide-open frontiers! center dot Examples (with variations.

  1. United States Changing Demographics - English/Spanish Space Education

    Science.gov (United States)

    Leon, R.

    2002-01-01

    Accordingly the United States Census Bureau, the ethnic group adding the largest number of people to the national population is the Hispanic exceeding 12 percent of the population and growing by almost 60 percent between 1990 and 2000. The status of the nation's educational system with respect to Hispanic students is perhaps one of the most influential issues facing the largest economy of the world. The low income, lack of language skills, highest drop-out rate in the nation, are some of the reasons why Hispanics are less likely to receive a university degree than any other ethical group. In short, the government requires to implement compensatory programs and bilingual education to ensure global leadership. Because of ongoing immigration, Spanish persists longer among Hispanics than it did among other immigrant groups. Spanish is the fourth most spoken language in the world after Mandarin, Hindustani and English. Although not all U.S. Hispanics speak Spanish, almost all U.S. Spanish speakers are Hispanics. This paper is intended to outline the challenging implementation of a bilingual education project affiliated to NASA Johnson Space Center encouraging greater academic success of Hispanics in engineering, math and science. The prospective project covers the overall role of space activities in the development of science and technology, socioeconomic issues and international cooperation. An existent JSC project is the starting stage to keep on developing an interactive video teleconference and web-media technology and produce stimulating learning products in English and Spanish for students and teachers across the nation and around the world.

  2. Full Text Searching and Customization in the NASA ADS Abstract Service

    Science.gov (United States)

    Eichhorn, G.; Accomazzi, A.; Grant, C. S.; Kurtz, M. J.; Henneken, E. A.; Thompson, D. M.; Murray, S. S.

    2004-01-01

    The NASA-ADS Abstract Service provides a sophisticated search capability for the literature in Astronomy, Planetary Sciences, Physics/Geophysics, and Space Instrumentation. The ADS is funded by NASA and access to the ADS services is free to anybody worldwide without restrictions. It allows the user to search the literature by author, title, and abstract text. The ADS database contains over 3.6 million references, with 965,000 in the Astronomy/Planetary Sciences database, and 1.6 million in the Physics/Geophysics database. 2/3 of the records have full abstracts, the rest are table of contents entries (titles and author lists only). The coverage for the Astronomy literature is better than 95% from 1975. Before that we cover all major journals and many smaller ones. Most of the journal literature is covered back to volume 1. We now get abstracts on a regular basis from most journals. Over the last year we have entered basically all conference proceedings tables of contents that are available at the Harvard Smithsonian Center for Astrophysics library. This has greatly increased the coverage of conference proceedings in the ADS. The ADS also covers the ArXiv Preprints. We download these preprints every night and index all the preprints. They can be searched either together with the other abstracts or separately. There are currently about 260,000 preprints in that database. In January 2004 we have introduced two new services, full text searching and a personal notification service called "myADS". As all other ADS services, these are free to use for anybody.

  3. Radiation Environment at LEO in the frame of Space Monitoring Data Center at Moscow State University - recent, current and future missions

    Science.gov (United States)

    Myagkova, Irina; Kalegaev, Vladimir; Panasyuk, Mikhail; Svertilov, Sergey; Bogomolov, Vitaly; Bogomolov, Andrey; Barinova, Vera; Barinov, Oleg; Bobrovnikov, Sergey; Dolenko, Sergey; Mukhametdinova, Ludmila; Shiroky, Vladimir; Shugay, Julia

    2016-04-01

    Radiation Environment of Near-Earth space is one of the most important factors of space weather. Space Monitoring Data Center of Moscow State University provides operational control of radiation conditions at Low Earth's Orbits (LEO) of the near-Earth space using data of recent (Vernov, CORONAS series), current (Meteor-M, Electro-L series) and future (Lomonosov) space missions. Internet portal of Space Monitoring Data Center of Skobeltsyn Institute of Nuclear Physics of Lomonosov Moscow State University (SINP MSU) http://swx.sinp.msu.ru/ provides possibilities to control and analyze the space radiation conditions in the real time mode together with the geomagnetic and solar activity including hard X-ray and gamma- emission of solar flares. Operational data obtained from space missions at L1, GEO and LEO and from the Earth's magnetic stations are used to represent radiation and geomagnetic state of near-Earth environment. The models of space environment that use space measurements from different orbits were created. Interactive analysis and operational neural network forecast services are based on these models. These systems can automatically generate alerts on particle fluxes enhancements above the threshold values, both for SEP and relativistic electrons of outer Earth's radiation belt using data from GEO and LEO as input. As an example of LEO data we consider data from Vernov mission, which was launched into solar-synchronous orbit (altitude 640 - 83 0 km, inclination 98.4°, orbital period about 100 min) on July 8, 2014 and began to receive scientific information since July 20, 2014. Vernov mission have provided studies of the Earth's radiation belt relativistic electron precipitation and its possible connection with atmosphere transient luminous events, as well as the solar hard X-ray and gamma-emission measurements. Radiation and electromagnetic environment monitoring in the near-Earth Space, which is very important for space weather study, was also realised

  4. Independence of automorphism group, center, and state space of quantum logics

    International Nuclear Information System (INIS)

    Navara, M.

    1992-01-01

    We prove that quantum logics (-orthomodular posets) admit full independence of the attributes important within the foundations of quantum mechanics. Namely, we present the construction of quantum logics with given sublogics (=physical subsystems), automorphism groups, centers (=open-quotes classical partsclose quotes of the systems), and state spaces. Thus, all these open-quotes parametersclose quotes are independent. Our result is rooted in the line of investigation carried out by Greechie; Kallus and Trnkova; Kalmbach; and Navara and Ptak; and considerably enriches the known algebraic methods in orthomodular posets. 19 refs., 1 fig

  5. The politics of space - Who owns what? Earth law for space

    Science.gov (United States)

    Hosenball, S. N.

    1983-01-01

    Topics of concern in developing space law, i.e., international disagreements, the present status of space law, and requirements for future space activities, are discussed. Factors inhibiting agreements include governments that wish to control specific regions of GEO, the refusal of several countries to permit international DBS television broadcasts over their boundaries, the possibility that weapons may be placed in space, and the lack of international laws governing humans and industries in space. It is noted that any state entering an international agreement has relinquished some of its sovereignty. The Outer Space Treaty has removed celestial bodies from claims of national appropriation. States retain sovereignty over their citizens who travel in space, a problematical concept once internationally-manned settlements in space or on the moon are established. It is recommended that space law develop mainly in reaction to the implementation of new space capabilities in order to avoid hindering space activities.

  6. Contaminant ingress into multizone buildings: An analytical state-space approach

    KAUST Repository

    Parker, Simon

    2013-08-13

    The ingress of exterior contaminants into buildings is often assessed by treating the building interior as a single well-mixed space. Multizone modelling provides an alternative way of representing buildings that can estimate concentration time series in different internal locations. A state-space approach is adopted to represent the concentration dynamics within multizone buildings. Analysis based on this approach is used to demonstrate that the exposure in every interior location is limited to the exterior exposure in the absence of removal mechanisms. Estimates are also developed for the short term maximum concentration and exposure in a multizone building in response to a step-change in concentration. These have considerable potential for practical use. The analytical development is demonstrated using a simple two-zone building with an inner zone and a range of existing multizone models of residential buildings. Quantitative measures are provided of the standard deviation of concentration and exposure within a range of residential multizone buildings. Ratios of the maximum short term concentrations and exposures to single zone building estimates are also provided for the same buildings. © 2013 Tsinghua University Press and Springer-Verlag Berlin Heidelberg.

  7. High & mighty: Implicit associations between space and social status

    Directory of Open Access Journals (Sweden)

    Stephanie eGagnon

    2011-10-01

    Full Text Available Figurative language, the built environment, and our perceptuo-motor experiences frequently associate social status with physical space. Linguistic references such as high status or climbing the corporate ladder, and built places such as the U.S. Capitol building link social and physical hierarchies. In three experiments we examine the source and extent of these associations by testing whether people implicitly associate abstract social status indicators with concrete representations of spatial topography (level versus mountainous land and relatively abstract representations of cardinal direction (south and north. Experiment 1 demonstrates speeded performance during an Implicit Association Test (IAT; Greenwald et al., 1998 when average social status is paired with level topography and high status with mountainous topography. Experiments 2 and 3 demonstrate a similar effect but with relatively abstract representations of cardinal direction (south and north, with speeded performance when average and powerful social status are paired with south and north coordinate space, respectively. Abstract concepts of social status are perceived and understood in an inherently spatial world, resulting in powerful associations between abstract social concepts and concrete and abstract notions of physical axes. These associations may prove influential in guiding daily judgments and actions.

  8. USSR Space Life Sciences Digest, issue 6

    Science.gov (United States)

    Hooke, L. R. (Editor); Radtke, M. (Editor); Teeter, R. (Editor); Rowe, J. E. (Editor)

    1986-01-01

    This is the sixth issue of NASA's USSR Space Life Sciences Digest. It contains abstracts of 54 papers recently published in Russian language periodicals and bound collections and of 10 new Soviet monographs. Selected abstracts are illustrated with figures and tables from the original. Additional features include a table of Soviet EVAs and information about English translations of Soviet materials available to readers. The topics covered in this issue have been identified as relevant to 26 areas of aerospace medicine and space biology. These areas are adaptation, biospherics, body fluids, botany, cardiovascular and respiratory systems, developmental biology, endocrinology, enzymology, exobiology, genetics, habitability and environment effects, health and medical treatment, hematology, human performance, immunology, life support systems, mathematical modeling, metabolism., microbiology, morphology and cytology, musculoskeletal system, neurophysiology, nutrition, perception, personnel selection, psychology, radiobiology, reproductive biology, and space medicine.

  9. USSR and Eastern Europe Scientific Abstracts, Geophysics, Astronomy and Space, Number 427.

    Science.gov (United States)

    1978-08-15

    OBSERVATIONS OF LOW-LOW SATELLITE PAIR FOR GEOID DETERMINATIONS Warsaw GEODEZJA I KARTOGRAFIA in Polish Vol 27, No 1, 1978 pp 17-27 [Article by Jan...EARTH’S GRAVITY FIELD Warsaw GEODEZJA I KARTOGRAFIA in Polish Vol 26, No 4, 1977 pp 241-253 [Article by Jan Krynski, "Investigation of the Earth’s...FIELD Warsaw GEODEZJA I KARTOGRAFIA in Polish Vol 26, No 4, 1977 pp 235-239 [Article by Janusz B. Zielinski, Department of Planetary Geodesy, Space

  10. Architecture of (impossibilities: Robert Smithson's expositive spaces

    Directory of Open Access Journals (Sweden)

    Bráulio Romeiro

    2012-06-01

    Full Text Available This work investigates the North American artist Robert Smithson’s considerations on traditional expositive spaces: the museum and art gallery, as well as unusual and unexplored spaces by art up to that time. Looking through his texts we notice some enhanced perspectives and reset others, increasing limitation set on White Cube’s abstract and neutral quality and the substantiation on ideologies behind of these spaces manifestation.

  11. National conference on environmental remediation science and technology: Abstracts

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1998-12-31

    This conference was held September 8--10, 1998 in Greensboro, North Carolina. The purpose of this conference was to provide a multidisciplinary forum for exchange of state-of-the-art information on methods and site characterization technologies for environmental monitoring and remedial action planning of hazardous materials. This report contains the abstracts of sixty-one papers presented at the conference.

  12. Extremely strict ideals in Banach spaces

    Indian Academy of Sciences (India)

    Abstract. Motivated by the notion of an ideal introduced by Godefroy et al. (Stu- dia Math. 104 (1993) 13–59), in this article, we introduce and study the notion of an extremely strict ideal. For a Poulsen simplex K, we show that the space of affine contin- uous functions on K is an extremely strict ideal in the space of continuous ...

  13. Assessing performance of Bayesian state-space models fit to Argos satellite telemetry locations processed with Kalman filtering.

    Directory of Open Access Journals (Sweden)

    Mónica A Silva

    Full Text Available Argos recently implemented a new algorithm to calculate locations of satellite-tracked animals that uses a Kalman filter (KF. The KF algorithm is reported to increase the number and accuracy of estimated positions over the traditional Least Squares (LS algorithm, with potential advantages to the application of state-space methods to model animal movement data. We tested the performance of two Bayesian state-space models (SSMs fitted to satellite tracking data processed with KF algorithm. Tracks from 7 harbour seals (Phoca vitulina tagged with ARGOS satellite transmitters equipped with Fastloc GPS loggers were used to calculate the error of locations estimated from SSMs fitted to KF and LS data, by comparing those to "true" GPS locations. Data on 6 fin whales (Balaenoptera physalus were used to investigate consistency in movement parameters, location and behavioural states estimated by switching state-space models (SSSM fitted to data derived from KF and LS methods. The model fit to KF locations improved the accuracy of seal trips by 27% over the LS model. 82% of locations predicted from the KF model and 73% of locations from the LS model were <5 km from the corresponding interpolated GPS position. Uncertainty in KF model estimates (5.6 ± 5.6 km was nearly half that of LS estimates (11.6 ± 8.4 km. Accuracy of KF and LS modelled locations was sensitive to precision but not to observation frequency or temporal resolution of raw Argos data. On average, 88% of whale locations estimated by KF models fell within the 95% probability ellipse of paired locations from LS models. Precision of KF locations for whales was generally higher. Whales' behavioural mode inferred by KF models matched the classification from LS models in 94% of the cases. State-space models fit to KF data can improve spatial accuracy of location estimates over LS models and produce equally reliable behavioural estimates.

  14. Attractor of reaction-diffusion equations in Banach spaces

    Directory of Open Access Journals (Sweden)

    José Valero

    2001-04-01

    Full Text Available In this paper we prove first some abstract theorems on existence of global attractors for differential inclusions generated by w-dissipative operators. Then these results are applied to reaction-diffusion equations in which the Babach space Lp is used as phase space. Finally, new results concerning the fractal dimension of the global attractor in the space L2 are obtained.

  15. Finite Topological Spaces as a Pedagogical Tool

    Science.gov (United States)

    Helmstutler, Randall D.; Higginbottom, Ryan S.

    2012-01-01

    We propose the use of finite topological spaces as examples in a point-set topology class especially suited to help students transition into abstract mathematics. We describe how carefully chosen examples involving finite spaces may be used to reinforce concepts, highlight pathologies, and develop students' non-Euclidean intuition. We end with a…

  16. Estimating saturated hydraulic conductivity and air permeability from soil physical properties using state-space analysis

    DEFF Research Database (Denmark)

    Poulsen, Tjalfe; Møldrup, Per; Nielsen, Don

    2003-01-01

    and gaseous chemicals in the vadose zone. In this study, three modeling approaches were used to identify the dependence of saturated hydraulic conductivity (K-S) and air permeability at -100 cm H2O soil-water potential (k(a100)) on soil physical properties in undisturbed soil: (i) Multiple regression, (ii......) ARIMA (autoregressive integrated moving average) modeling, and (iii) State-space modeling. In addition to actual soil property values, ARIMA and state-space models account for effects of spatial correlation in soil properties. Measured data along two 70-m-long transects at a 20-year old constructed......Estimates of soil hydraulic conductivity (K) and air permeability (k(a)) at given soil-water potentials are often used as reference points in constitutive models for K and k(a) as functions of moisture content and are, therefore, a prerequisite for predicting migration of water, air, and dissolved...

  17. Reduced-Dimensionality Semiclassical Transition State Theory: Application to Hydrogen Atom Abstraction and Exchange Reactions of Hydrocarbons.

    Science.gov (United States)

    Greene, Samuel M; Shan, Xiao; Clary, David C

    2015-12-17

    Quantum mechanical methods for calculating rate constants are often intractable for reactions involving many atoms. Semiclassical transition state theory (SCTST) offers computational advantages over these methods but nonetheless scales exponentially with the number of degrees of freedom (DOFs) of the system. Here we present a method with more favorable scaling, reduced-dimensionality SCTST (RD SCTST), that treats only a subset of DOFs of the system explicitly. We apply it to three H abstraction and exchange reactions for which two-dimensional potential energy surfaces (PESs) have previously been constructed and evaluated using RD quantum scattering calculations. We differentiated these PESs to calculate harmonic frequencies and anharmonic constants, which were then used to calculate cumulative reaction probabilities and rate constants by RD SCTST. This method yielded rate constants in good agreement with quantum scattering results. Notably, it performed well for a heavy-light-heavy reaction, even though it does not explicitly account for corner-cutting effects. Recent extensions to SCTST that improve its treatment of deep tunneling were also evaluated within the reduced-dimensionality framework. The success of RD SCTST in this study suggests its potential applicability to larger systems.

  18. A new frequency-domain criterion for elimination of limit cycles in fixed-point state-space digital filters using saturation arithmetic

    International Nuclear Information System (INIS)

    Singh, Vimal

    2007-01-01

    In [Singh V. Elimination of overflow oscillations in fixed-point state-space digital filters using saturation arithmetic. IEEE Trans Circ Syst 1990;37(6):814-8], a frequency-domain criterion for the suppression of limit cycles in fixed-point state-space digital filters using saturation overflow arithmetic was presented. The passivity property owing to the presence of multiple saturation nonlinearities was exploited therein. In the present paper, a new notion of passivity, namely, that involving the state variables is considered, thereby arriving at an entirely new frequency-domain criterion for the suppression of limit cycles in such filters

  19. The Outer Space Treaty

    Science.gov (United States)

    Johnson, Christopher Daniel

    2018-01-01

    Negotiated at the United Nations and in force since 1967, the Outer Space Treaty has been ratified by over 100 countries and is the most important and foundational source of space law. The treaty, whose full title is "Treaty on Principles Governing the Activities of States in the Exploration and Use of Outer Space, Including the Moon and Other Celestial Bodies," governs all of humankind's activities in outer space, including activities on other celestial bodies and many activities on Earth related to outer space. All space exploration and human spaceflight, planetary sciences, and commercial uses of space—such as the global telecommunications industry and the use of space technologies such as position, navigation, and timing (PNT), take place against the backdrop of the general regulatory framework established in the Outer Space Treaty. A treaty is an international legal instrument which balances rights and obligations between states, and exists as a kind of mutual contract of shared understandings, rights, and responsibilities between them. Negotiated and drafted during the Cold War era of heightened political tensions, the Outer Space Treaty is largely the product of efforts by the United States and the USSR to agree on certain minimum standards and obligations to govern their competition in "conquering" space. Additionally, the Outer Space Treaty is similar to other treaties, including treaties governing the high seas, international airspace, and the Antarctic, all of which govern the behavior of states outside of their national borders. The treaty is brief in nature and only contains 17 articles, and is not comprehensive in addressing and regulating every possible scenario. The negotiating states knew that the Outer Space Treaty could only establish certain foundational concepts such as freedom of access, state responsibility and liability, non-weaponization of space, the treatment of astronauts in distress, and the prohibition of non-appropriation of

  20. Abstraction and art.

    Science.gov (United States)

    Gortais, Bernard

    2003-07-29

    In a given social context, artistic creation comprises a set of processes, which relate to the activity of the artist and the activity of the spectator. Through these processes we see and understand that the world is vaster than it is said to be. Artistic processes are mediated experiences that open up the world. A successful work of art expresses a reality beyond actual reality: it suggests an unknown world using the means and the signs of the known world. Artistic practices incorporate the means of creation developed by science and technology and change forms as they change. Artists and the public follow different processes of abstraction at different levels, in the definition of the means of creation, of representation and of perception of a work of art. This paper examines how the processes of abstraction are used within the framework of the visual arts and abstract painting, which appeared during a period of growing importance for the processes of abstraction in science and technology, at the beginning of the twentieth century. The development of digital platforms and new man-machine interfaces allow multimedia creations. This is performed under the constraint of phases of multidisciplinary conceptualization using generic representation languages, which tend to abolish traditional frontiers between the arts: visual arts, drama, dance and music.

  1. United State space programs - Present and planned

    Science.gov (United States)

    Frosch, R. A.

    1978-01-01

    The U.S. space program is considered with reference to the benefits derived by the public. Missions are divided into three categories: the use of near-earth space for remote sensing, communications, and other purposes directly beneficial to human welfare; the scientific exploration of the solar system and observation of the universe as part of the continuing effort to understand the place of earth and man in the cosmos; and the investigation of the sun-earth relationships which are basic to the terrestrial biosphere. Individual projects are described, and it is suggested that the future of space technology in 1978 is comparable to the future of aviation in 1924.

  2. Full-potential multiple scattering theory with space-filling cells for bound and continuum states.

    Science.gov (United States)

    Hatada, Keisuke; Hayakawa, Kuniko; Benfatto, Maurizio; Natoli, Calogero R

    2010-05-12

    We present a rigorous derivation of a real-space full-potential multiple scattering theory (FP-MST) that is free from the drawbacks that up to now have impaired its development (in particular the need to expand cell shape functions in spherical harmonics and rectangular matrices), valid both for continuum and bound states, under conditions for space partitioning that are not excessively restrictive and easily implemented. In this connection we give a new scheme to generate local basis functions for the truncated potential cells that is simple, fast, efficient, valid for any shape of the cell and reduces to the minimum the number of spherical harmonics in the expansion of the scattering wavefunction. The method also avoids the need for saturating 'internal sums' due to the re-expansion of the spherical Hankel functions around another point in space (usually another cell center). Thus this approach provides a straightforward extension of MST in the muffin-tin (MT) approximation, with only one truncation parameter given by the classical relation l(max) = kR(b), where k is the electron wavevector (either in the excited or ground state of the system under consideration) and R(b) is the radius of the bounding sphere of the scattering cell. Moreover, the scattering path operator of the theory can be found in terms of an absolutely convergent procedure in the l(max) --> ∞ limit. Consequently, this feature provides a firm ground for the use of FP-MST as a viable method for electronic structure calculations and makes possible the computation of x-ray spectroscopies, notably photo-electron diffraction, absorption and anomalous scattering among others, with the ease and versatility of the corresponding MT theory. Some numerical applications of the theory are presented, both for continuum and bound states.

  3. STAIF96: space technology and applications international forum. Proceedings

    International Nuclear Information System (INIS)

    El-Genk, M.S.

    1996-01-01

    These proceedings represent papers presented at the Space Technology and Applications International Forum-STAIF. STAIF-96 hosted four technical conferences sharing the common interest in space exploration, technology, and commercialization. Topics discussed include space station, space transportation, materials processing in space, commercial forum, space power, commercial space ports, microelectronics, automation of robotics-space application, remote sensing, small business innovative research and communications. There were 243 papers presented at the forum, and 138 have been abstracted for the Energy Science and Technology database. STAIF-96 was partly sponsored by the U.S. Department of Energy

  4. 1986 annual information meeting. Abstracts

    International Nuclear Information System (INIS)

    1986-01-01

    Abstracts are presented for the following papers: Geohydrological Research at the Y-12 Plant (C.S. Haase); Ecological Impacts of Waste Disposal Operations in Bear Creek Valley Near the Y-12 Plant (J.M. Loar); Finite Element Simulation of Subsurface Contaminant Transport: Logistic Difficulties in Handling Large Field Problems (G.T. Yeh); Dynamic Compaction of a Radioactive Waste Burial Trench (B.P. Spalding); Comparative Evaluation of Potential Sites for a High-Level Radioactive Waste Repository (E.D. Smith); Changing Priorities in Environmental Assessment and Environmental Compliance (R.M. Reed); Ecology, Ecotoxicology, and Ecological Risk Assessment (L.W. Barnthouse); Theory and Practice in Uncertainty Analysis from Ten Years of Practice (R.H. Gardner); Modeling Landscape Effects of Forest Decline (V.H. Dale); Soil Nitrogen and the Global Carbon Cycle (W.M. Post); Maximizing Wood Energy Production in Short-Rotation Plantations: Effect of Initial Spacing and Rotation Length (L.L. Wright); and Ecological Communities and Processes in Woodland Streams Exhibit Both Direct and Indirect Effects of Acidification (J.W. Elwood)

  5. Spaces of Performance in Higher Education

    DEFF Research Database (Denmark)

    Jørgensen, Kenneth Mølbjerg

    2018-01-01

    Abstract Purpose — The purpose of the paper is to provide a framework for reflecting on how different ways of configuring spaces in higher education (HE) condition the possibilities of learning. Second, the purpose is to construct a storytelling approach for the configuration of such spaces. Design...... to the potential of HE to produce new and innovative forms of learning. Value — This paper introduces the term “spaces of performance,” which directs attention towards the material, discursive, and relational conditions for learning. It also introduces a space of storytelling as a new principle for learning in HE...

  6. Nonlinear dynamic analysis and state space representation of a manipulator under viscoelastic material conditions

    Directory of Open Access Journals (Sweden)

    Esfandiar, H.

    2013-05-01

    Full Text Available In this paper, based on the VoigtKelvin constitutive model, nonlinear dynamic modelling and state space representation of a viscoelastic beam acting as a flexible robotic manipulator is investigated. Complete nonlinear dynamic modelling of a viscoelastic beam without premature linearisation of dynamic equations is developed. The adopted method is capable of reproducing nonlinear dynamic effects, such as beam stiffening due to centrifugal and Coriolis forces induced by rotation of the joints. Structural damping effects on the models dynamic behaviour are also shown. A reliable model for a viscoelastic beam is subsequently presented. The governing equations of motion are derived using Hamiltons principle, and using the finite difference method, nonlinear partial differential equations are reduced to ordinary differential equations. For the purpose of flexible manipulator control, the standard form of state space equations for the viscoelastic link and the actuator is obtained. Simulation results indicate substantial improvements in dynamic behaviour, and a parameter sensitivity study is carried out to investigate the effect of structural damping on the vibration amplitude.

  7. Abstraction of iodine from aromatic iodides by alkyl radicals: steric and electronic effects.

    Science.gov (United States)

    Dolenc, Darko; Plesnicar, Bozo

    2006-10-13

    Abstraction of the iodine atom from aryl iodides by alkyl radicals takes place in some cases very efficiently despite the unfavorable difference in bond dissociation energies of C-I bonds in alkyl and aryl iodides. The abstraction is most efficient in iodobenzenes, ortho-substituted with bulky groups. The ease of abstraction can be explained by the release of steric strain during the elimination of the iodine atom. The rate of abstraction correlates fairly well with the strain energy, calculated by density functional theory (DFT) and Hartree-Fock (HF) methods as a difference in the total energy of ortho and para isomers. However, besides the steric bulk, the presence of some other functional groups in an ortho substituent also influences the rate. The stabilization of the transition state, resembling a 9-I-2 iodanyl radical, by electron-withdrawing groups seems to explain a positive sign of the Hammett rho value in the radical abstraction of halogen atoms.

  8. 1. National Congress of Environmental Science: Abstracts

    International Nuclear Information System (INIS)

    1995-01-01

    The First National Congress of Environmental Sciences had a plural participation in the environmental thematic. The public universities and the research institutes of the different states of Mexico submitted papers containing proposals of scientific and technological solutions to the problems of management of hazardous wastes: water and land pollution; new methods of evaluation to pollutants of air and water; protection and conservation of relevant species of the ecology; control of genetic alterations; development and conservation of natural resources, and environmental education. Another part of the abstracts is dedicated to the posters session (Author)

  9. Intra-State Challenges to the Nation-State Project in Africa ...

    African Journals Online (AJOL)

    Intra-State Challenges to the Nation-State Project in Africa. Abdul Raufu Mustapha. Abstract. No Abstract Available CODESRIA Bulletin No.2, 3 & 4 2003: 26-34. AJOL African Journals Online. HOW TO USE AJOL... for Researchers · for Librarians · for Authors · FAQ's · More about AJOL · AJOL's Partners · Terms and ...

  10. Health physics research abstracts No. 13

    International Nuclear Information System (INIS)

    1987-05-01

    No. 13 of Health Physics Research Abstracts is the continuation of a series of bulletins published by the IAEA since 1967 and which collect reports from Member States on health physics research in progress or just completed. The present issue contains 370 reports received up to March 1987 and covers the following topics: Personnel monitoring, dosimetry, assessment of dose to man, operational radiation protection techniques, radiation levels, effects of radiation, environmental studies, pathways and monitoring, analysis and evaluation of radiation hazards resulting from the operation of nuclear facilities, radiation accidents and emergency preparedness, epidemiology of radiation damage, optimization of radiation protection, research programmes and projects

  11. Space-group approach to two-electron states in unconventional superconductors

    International Nuclear Information System (INIS)

    Yarzhemsky, V. G.

    2008-01-01

    The direct application of the space-group representation theory, makes possible to obtain limitations for the symmetry of SOP on lines and planes of symmetry in one-electron Brillouin zone. In the case of highly symmetric UPt 3 only theoretical nodal structure of IR E 2u is in agreement with all the experimental results. On the other hand, in the case of high-T c superconductors the two electron description of Cooper pairs in D 2h symmetry is not sufficient to describe experimental nodal structure. It was shown that in this case, the nodal structure is the result of underlying interactions between two-electron states and hidden symmetry D-4 h . (author)

  12. Metaphor: Bridging embodiment to abstraction.

    Science.gov (United States)

    Jamrozik, Anja; McQuire, Marguerite; Cardillo, Eileen R; Chatterjee, Anjan

    2016-08-01

    Embodied cognition accounts posit that concepts are grounded in our sensory and motor systems. An important challenge for these accounts is explaining how abstract concepts, which do not directly call upon sensory or motor information, can be informed by experience. We propose that metaphor is one important vehicle guiding the development and use of abstract concepts. Metaphors allow us to draw on concrete, familiar domains to acquire and reason about abstract concepts. Additionally, repeated metaphoric use drawing on particular aspects of concrete experience can result in the development of new abstract representations. These abstractions, which are derived from embodied experience but lack much of the sensorimotor information associated with it, can then be flexibly applied to understand new situations.

  13. Technical abstracts: Mechanical engineering, 1990

    International Nuclear Information System (INIS)

    Broesius, J.Y.

    1991-01-01

    This document is a compilation of the published, unclassified abstracts produced by mechanical engineers at Lawrence Livermore National Laboratory (LLNL) during the calendar year 1990. Many abstracts summarize work completed and published in report form. These are UCRL-JC series documents, which include the full text of articles to be published in journals and of papers to be presented at meetings, and UCID reports, which are informal documents. Not all UCIDs contain abstracts: short summaries were generated when abstracts were not included. Technical Abstracts also provides descriptions of those documents assigned to the UCRL-MI (miscellaneous) category. These are generally viewgraphs or photographs presented at meetings. An author index is provided at the back of this volume for cross referencing

  14. State space model approach for forecasting the use of electrical energy (a case study on: PT. PLN (Persero) district of Kroya)

    Science.gov (United States)

    Kurniati, Devi; Hoyyi, Abdul; Widiharih, Tatik

    2018-05-01

    Time series data is a series of data taken or measured based on observations at the same time interval. Time series data analysis is used to perform data analysis considering the effect of time. The purpose of time series analysis is to know the characteristics and patterns of a data and predict a data value in some future period based on data in the past. One of the forecasting methods used for time series data is the state space model. This study discusses the modeling and forecasting of electric energy consumption using the state space model for univariate data. The modeling stage is began with optimal Autoregressive (AR) order selection, determination of state vector through canonical correlation analysis, estimation of parameter, and forecasting. The result of this research shows that modeling of electric energy consumption using state space model of order 4 with Mean Absolute Percentage Error (MAPE) value 3.655%, so the model is very good forecasting category.

  15. The Space Puppets

    Science.gov (United States)

    Lago, M. Miguel; Esteban Berea, J.; Miñambres Fernández, M.; Rufino, M.

    2002-01-01

    travels in Space driving the dance artist on its tail. On the journey, they discover the alphabet letters, letters that make words, words which are concepts of physics, physics which is on the stage this stage being space. The teacher before, during and after the performance, will analyse, review and discuss through this simple tool "an alphabet", space vocabulary and also the meaning of communication and teaching. They will relate to the present situation of physics and science education in general and Space in particular and how to address this problem through our language. Instructions Name of Conference to which this abstract is53rd IAC submitted FirstFirst Submission Subrnission/Update/Correction/Withdrawal Title of Contribution in plain ASCII.The Space Puppets Author(s): a) Last Name, Initial(s) - b) LastMIGUEL LAGO., M. Name, lnitial(s) - c) etc. Number and Title or Abbreviation of SessionP. Space and Education Symposium to which this abstract is submitted.P.3. Educational and Outreach Name of Chairs of that SessionFrank Friedlaender and Dennis Stone Indicate any equipment you need in addition to the standard equipment: One overhead projector and screen will be available in ail IAC sessions. A limited number of LCD and 35mm slide projectors will be provided in sessions based on advance notice of need and availability of projectors. All presenters should bring copies of their computer presentations in overhead format in case LCD projection is not available for a specific session. Type of abstract file added/attached/sentWord file sent by e-mail separately Address of Main Author:Miguel Lago NameMónica. First Name Dept. Company/University: PO Box/Street:P.O. Box ZIP Code:D-22415 City: Country: Telephone: E-mail:+31 71 565 36 84 E-mail:+31 71 565 55 90 Have you obtained or will you obtain approval to attend the Congress? Yes Are you willing to present this paper at the IAC Public Outreach Program: Yes

  16. The triconnected abstraction of process models

    OpenAIRE

    Polyvyanyy, Artem; Smirnov, Sergey; Weske, Mathias

    2009-01-01

    Contents: Artem Polyvanny, Sergey Smirnow, and Mathias Weske The Triconnected Abstraction of Process Models 1 Introduction 2 Business Process Model Abstraction 3 Preliminaries 4 Triconnected Decomposition 4.1 Basic Approach for Process Component Discovery 4.2 SPQR-Tree Decomposition 4.3 SPQR-Tree Fragments in the Context of Process Models 5 Triconnected Abstraction 5.1 Abstraction Rules 5.2 Abstraction Algorithm 6 Related Work and Conclusions

  17. Tenth Petryanov's and First Fuks's reading. Book of abstracts

    International Nuclear Information System (INIS)

    2015-01-01

    The Tenth Petryanov's and the First Fuks's reading took place in Moscow in April, 21-23, 2015. In the collection there are the abstracts of the reports deal with the investigations in the field of natural and anthropogenic, including radioactive, aerosols; current state and future of filtration processes; development and upgrading of electroforming technology of nano- and microfibrous materials; methods of aerosols investigation and analysis [ru

  18. State-Space Dynamic Model for Estimation of Radon Entry Rate, based on Kalman Filtering

    Czech Academy of Sciences Publication Activity Database

    Brabec, Marek; Jílek, K.

    2007-01-01

    Roč. 98, - (2007), s. 285-297 ISSN 0265-931X Grant - others:GA SÚJB JC_11/2006 Institutional research plan: CEZ:AV0Z10300504 Keywords : air ventilation rate * radon entry rate * state-space modeling * extended Kalman filter * maximum likelihood estimation * prediction error decomposition Subject RIV: BB - Applied Statistics, Operational Research Impact factor: 0.963, year: 2007

  19. Structural alphabets derived from attractors in conformational space

    Directory of Open Access Journals (Sweden)

    Kleinjung Jens

    2010-02-01

    Full Text Available Abstract Background The hierarchical and partially redundant nature of protein structures justifies the definition of frequently occurring conformations of short fragments as 'states'. Collections of selected representatives for these states define Structural Alphabets, describing the most typical local conformations within protein structures. These alphabets form a bridge between the string-oriented methods of sequence analysis and the coordinate-oriented methods of protein structure analysis. Results A Structural Alphabet has been derived by clustering all four-residue fragments of a high-resolution subset of the protein data bank and extracting the high-density states as representative conformational states. Each fragment is uniquely defined by a set of three independent angles corresponding to its degrees of freedom, capturing in simple and intuitive terms the properties of the conformational space. The fragments of the Structural Alphabet are equivalent to the conformational attractors and therefore yield a most informative encoding of proteins. Proteins can be reconstructed within the experimental uncertainty in structure determination and ensembles of structures can be encoded with accuracy and robustness. Conclusions The density-based Structural Alphabet provides a novel tool to describe local conformations and it is specifically suitable for application in studies of protein dynamics.

  20. EVENT DRIVEN AUTOMATIC STATE MODIFICATION OF BNL'S BOOSTER FOR NASA SPACE RADIATION LABORATORY SOLAR PARTICLE SIMULATOR

    International Nuclear Information System (INIS)

    BROWN, D.; BINELLO, S.; HARVEY, M.; MORRIS, J.; RUSEK, A.; TSOUPAS, N.

    2005-01-01

    The NASA Space Radiation Laboratory (NSRL) was constructed in collaboration with NASA for the purpose of performing radiation effect studies for the NASA space program. The NSRL makes use of heavy ions in the range of 0.05 to 3 GeV/n slow extracted from BNL's AGS Booster. NASA is interested in reproducing the energy spectrum from a solar flare in the space environment for a single ion species. To do this we have built and tested a set of software tools which allow the state of the Booster and the NSRL beam line to be changed automatically. In this report we will describe the system and present results of beam tests

  1. Abstract and research accomplishments of University Coal Research Projects

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1995-06-01

    The Principal Investigators of the grants supported by the University Coal Research Program were requested to submit abstracts and highlight accomplishments of their respective projects in time for distribution at a conference on June 13--14, 1995 at Tennessee State University in Nashville, Tennessee. This book is a compilation of the material received in response to that request. For convenience, the 70 grants reported in this book are stored into eight technical areas, Coal Science, Coal Surface Science, Reaction Chemistry, Advanced Process Concepts, Engineering Fundamentals and Thermodynamics, Environmental Science, high Temperature Phenomena, and Special topics. Indexes are provided for locating projects by subject, principal investigators, and contracting organizations. Each extended abstract describes project objectives, work accomplished, significance to the Fossil Energy Program, and plans for the next year.

  2. On the dimension of Chowla–Milnor space

    Indian Academy of Sciences (India)

    Abstract. In a recent work, Gun, Murty and Rath defined the Chowla–Milnor space and proved a non-trivial lower bound for these spaces. They also obtained a conditional improvement of this lower bound and noted that an unconditional improvement of their lower bound will lead to irrationality of ζ(k)/πk for odd positive ...

  3. Seismic Consequence Abstraction

    International Nuclear Information System (INIS)

    Gross, M.

    2004-01-01

    The primary purpose of this model report is to develop abstractions for the response of engineered barrier system (EBS) components to seismic hazards at a geologic repository at Yucca Mountain, Nevada, and to define the methodology for using these abstractions in a seismic scenario class for the Total System Performance Assessment - License Application (TSPA-LA). A secondary purpose of this model report is to provide information for criticality studies related to seismic hazards. The seismic hazards addressed herein are vibratory ground motion, fault displacement, and rockfall due to ground motion. The EBS components are the drip shield, the waste package, and the fuel cladding. The requirements for development of the abstractions and the associated algorithms for the seismic scenario class are defined in ''Technical Work Plan For: Regulatory Integration Modeling of Drift Degradation, Waste Package and Drip Shield Vibratory Motion and Seismic Consequences'' (BSC 2004 [DIRS 171520]). The development of these abstractions will provide a more complete representation of flow into and transport from the EBS under disruptive events. The results from this development will also address portions of integrated subissue ENG2, Mechanical Disruption of Engineered Barriers, including the acceptance criteria for this subissue defined in Section 2.2.1.3.2.3 of the ''Yucca Mountain Review Plan, Final Report'' (NRC 2003 [DIRS 163274])

  4. Seismic Consequence Abstraction

    Energy Technology Data Exchange (ETDEWEB)

    M. Gross

    2004-10-25

    The primary purpose of this model report is to develop abstractions for the response of engineered barrier system (EBS) components to seismic hazards at a geologic repository at Yucca Mountain, Nevada, and to define the methodology for using these abstractions in a seismic scenario class for the Total System Performance Assessment - License Application (TSPA-LA). A secondary purpose of this model report is to provide information for criticality studies related to seismic hazards. The seismic hazards addressed herein are vibratory ground motion, fault displacement, and rockfall due to ground motion. The EBS components are the drip shield, the waste package, and the fuel cladding. The requirements for development of the abstractions and the associated algorithms for the seismic scenario class are defined in ''Technical Work Plan For: Regulatory Integration Modeling of Drift Degradation, Waste Package and Drip Shield Vibratory Motion and Seismic Consequences'' (BSC 2004 [DIRS 171520]). The development of these abstractions will provide a more complete representation of flow into and transport from the EBS under disruptive events. The results from this development will also address portions of integrated subissue ENG2, Mechanical Disruption of Engineered Barriers, including the acceptance criteria for this subissue defined in Section 2.2.1.3.2.3 of the ''Yucca Mountain Review Plan, Final Report'' (NRC 2003 [DIRS 163274]).

  5. Quantum phase space points for Wigner functions in finite-dimensional spaces

    OpenAIRE

    Luis Aina, Alfredo

    2004-01-01

    We introduce quantum states associated with single phase space points in the Wigner formalism for finite-dimensional spaces. We consider both continuous and discrete Wigner functions. This analysis provides a procedure for a direct practical observation of the Wigner functions for states and transformations without inversion formulas.

  6. Quantum phase space points for Wigner functions in finite-dimensional spaces

    International Nuclear Information System (INIS)

    Luis, Alfredo

    2004-01-01

    We introduce quantum states associated with single phase space points in the Wigner formalism for finite-dimensional spaces. We consider both continuous and discrete Wigner functions. This analysis provides a procedure for a direct practical observation of the Wigner functions for states and transformations without inversion formulas

  7. Topology of sustainable management of dynamical systems with desirable states: from defining planetary boundaries to safe operating spaces in the Earth System

    Science.gov (United States)

    Heitzig, Jobst; Kittel, Tim; Donges, Jonathan; Molkenthin, Nora

    2016-04-01

    To keep the Earth System in a desirable region of its state space, such as defined by the recently suggested "tolerable environment and development window", "guardrails", "planetary boundaries", or "safe (and just) operating space for humanity", one not only needs to understand the quantitative internal dynamics of the system and the available options for influencing it (management), but also the structure of the system's state space with regard to certain qualitative differences. Important questions are: Which state space regions can be reached from which others with or without leaving the desirable region? Which regions are in a variety of senses "safe" to stay in when management options might break away, and which qualitative decision problems may occur as a consequence of this topological structure? In this work, we develop a mathematical theory of the qualitative topology of the state space of a dynamical system with management options and desirable states, as a complement to the existing literature on optimal control which is more focussed on quantitative optimization and is much applied in both the engineering and the integrated assessment literature. We suggest a certain terminology for the various resulting regions of the state space and perform a detailed formal classification of the possible states with respect to the possibility of avoiding or leaving the undesired region. Our results indicate that before performing some form of quantitative optimization such as of indicators of human well-being for achieving certain sustainable development goals, a sustainable and resilient management of the Earth System may require decisions of a more discrete type that come in the form of several dilemmas, e.g., choosing between eventual safety and uninterrupted desirability, or between uninterrupted safety and larger flexibility. We illustrate the concepts and dilemmas drawing on conceptual models from climate science, ecology, coevolutionary Earth System modeling

  8. Lower and Upper Bounds in Zone-Based Abstractions of Timed Automata

    DEFF Research Database (Denmark)

    Behrmann, Gerd; Bouyer, Patricia; Larsen, Kim Guldstrand

    2005-01-01

    The semantics of timed automata is defined using an infinite-state transition system. For verification purposes, one usually uses zone based abstractions w.r.t. the maximal constants to which clocks of the timed automaton are compared. We show that by distinguishing maximal lower and upper bounds...

  9. Cuspidal discrete series for projective hyperbolic spaces

    DEFF Research Database (Denmark)

    Andersen, Nils Byrial; Flensted-Jensen, Mogens

    2013-01-01

    Abstract. We have in [1] proposed a definition of cusp forms on semisimple symmetric spaces G/H, involving the notion of a Radon transform and a related Abel transform. For the real non-Riemannian hyperbolic spaces, we showed that there exists an infinite number of cuspidal discrete series......, and at most finitely many non-cuspidal discrete series, including in particular the spherical discrete series. For the projective spaces, the spherical discrete series are the only non-cuspidal discrete series. Below, we extend these results to the other hyperbolic spaces, and we also study the question...

  10. Modeling Abstraction Hierarchy Levels of the Cyber Attacks Using Random Process

    OpenAIRE

    Durrieu , Gilles; Frénod , Emmanuel; Morineau , Thierry; NGUYEN , THONG

    2017-01-01

    International audience; Aspects of human behavior in cyber security allow more natural security to the user. This research focuses the appearance of anticipating cyber threats and their abstraction hierarchy levels on the mental picture levels of human. The study concerns the modeling of the behaviors of mental states of an individual under cyber attacks. The mental state of agents being not observable, we propose a non-stationary hidden Markov chain approach to model the agent mental behavio...

  11. Entanglement of arbitrary superpositions of modes within two-dimensional orbital angular momentum state spaces

    International Nuclear Information System (INIS)

    Jack, B.; Leach, J.; Franke-Arnold, S.; Ireland, D. G.; Padgett, M. J.; Yao, A. M.; Barnett, S. M.; Romero, J.

    2010-01-01

    We use spatial light modulators (SLMs) to measure correlations between arbitrary superpositions of orbital angular momentum (OAM) states generated by spontaneous parametric down-conversion. Our technique allows us to fully access a two-dimensional OAM subspace described by a Bloch sphere, within the higher-dimensional OAM Hilbert space. We quantify the entanglement through violations of a Bell-type inequality for pairs of modal superpositions that lie on equatorial, polar, and arbitrary great circles of the Bloch sphere. Our work shows that SLMs can be used to measure arbitrary spatial states with a fidelity sufficient for appropriate quantum information processing systems.

  12. Gendered Spaces and Intimate Citizenship

    OpenAIRE

    Smyth, Lisa

    2008-01-01

    Abstract This article situates breastfeeding politics in the context of intimate citizenship, where women's capability to care in a range of social spaces is at stake. Drawing on the work of Lefebvre and Fenster, the article considers the extent to which recent breastfeeding promotion work by the Health Promotion Agency in Northern Ireland has sought to reconceive of social spaces in ways that have the potential to improve intimate citizenship for breastfeeding women. L.Smyth@qu...

  13. The deleuzian abstract machines

    DEFF Research Database (Denmark)

    Werner Petersen, Erik

    2005-01-01

    To most people the concept of abstract machines is connected to the name of Alan Turing and the development of the modern computer. The Turing machine is universal, axiomatic and symbolic (E.g. operating on symbols). Inspired by Foucault, Deleuze and Guattari extended the concept of abstract...

  14. Typesafe Abstractions for Tensor Operations

    OpenAIRE

    Chen, Tongfei

    2017-01-01

    We propose a typesafe abstraction to tensors (i.e. multidimensional arrays) exploiting the type-level programming capabilities of Scala through heterogeneous lists (HList), and showcase typesafe abstractions of common tensor operations and various neural layers such as convolution or recurrent neural networks. This abstraction could lay the foundation of future typesafe deep learning frameworks that runs on Scala/JVM.

  15. Inventory Abstraction

    International Nuclear Information System (INIS)

    Leigh, C.

    2000-01-01

    The purpose of the inventory abstraction as directed by the development plan (CRWMS M and O 1999b) is to: (1) Interpret the results of a series of relative dose calculations (CRWMS M and O 1999c, 1999d). (2) Recommend, including a basis thereof, a set of radionuclides that should be modeled in the Total System Performance Assessment in Support of the Site Recommendation (TSPA-SR) and the Total System Performance Assessment in Support of the Final Environmental Impact Statement (TSPA-FEIS). (3) Provide initial radionuclide inventories for the TSPA-SR and TSPA-FEIS models. (4) Answer the U.S. Nuclear Regulatory Commission (NRC)'s Issue Resolution Status Report ''Key Technical Issue: Container Life and Source Term'' (CLST IRSR) (NRC 1999) key technical issue (KTI): ''The rate at which radionuclides in SNF [Spent Nuclear Fuel] are released from the EBS [Engineered Barrier System] through the oxidation and dissolution of spent fuel'' (Subissue 3). The scope of the radionuclide screening analysis encompasses the period from 100 years to 10,000 years after the potential repository at Yucca Mountain is sealed for scenarios involving the breach of a waste package and subsequent degradation of the waste form as required for the TSPA-SR calculations. By extending the time period considered to one million years after repository closure, recommendations are made for the TSPA-FEIS. The waste forms included in the inventory abstraction are Commercial Spent Nuclear Fuel (CSNF), DOE Spent Nuclear Fuel (DSNF), High-Level Waste (HLW), naval Spent Nuclear Fuel (SNF), and U.S. Department of Energy (DOE) plutonium waste. The intended use of this analysis is in TSPA-SR and TSPA-FEIS. Based on the recommendations made here, models for release, transport, and possibly exposure will be developed for the isotopes that would be the highest contributors to the dose given a release to the accessible environment. The inventory abstraction is important in assessing system performance because

  16. Space Commercialization and the Development of Space Law

    Science.gov (United States)

    Yun, Zhao

    2017-05-01

    Shortly after the launch of the first manmade satellite in 1957, the United Nations (UN) took the lead in formulating international rules governing space activities. The five international conventions (i.e., the 1967 Outer Space Treaty, the 1968 Rescue Agreement, the 1972 Liability Convention, the 1975 Registration Convention, and the 1979 Moon Agreement) within the UN framework constitute the nucleus of space law; laying a solid legal foundation for securing the smooth development of space activities over the next few decades. Outer space was soon found to be a place with abundant opportunities for commercialization: with telecommunications services the first and most successful commercial application followed by remote sensing and global navigation services. In the last decade, the rapid development of space technologies brought space tourism and space mining to the forefront as well. With more and more commercial activities taking place on a daily basis from the 1980s on, existing space law faces severe challenges. The five conventions, which were enacted at a time when space was monopolized by two superpowers—the United States and the former Soviet Union—also failed to take into account the commercial aspect of space activities. Although there are urgent needs for new rules to deal with the ongoing trend of space commercialization, the international society faces difficulties in adopting new rules due to diversified national interests. As a result, it adjusts legislative strategies by enacting soft laws. In view of the difficulty in adopting binding rules at the international level, states are encouraged to enact their own national space legislation providing sufficient guidance for their domestic space commercial activities. It is expected that the development of soft laws and national space legislation will be the mainstream regulatory activities in the space field for the foreseeable future.

  17. Sustainability – abstract ideals on concrete housing architecture

    DEFF Research Database (Denmark)

    Bech-Danielsen, Claus

    2013-01-01

    In this paper the sustainable development is discussed in the light of architecture. It is shown, that the sustainable development leads to a changed perspective on time and space. The paper starts by focusing on architecture in the early 20th century. The environmental problems that modernist...... architects reacted against could be seen, smelled and heard - they could be experienced by the senses. This made it possible for modernist architects to relate environmental solutions to the development of architectural qualities, that are also experienced by the senses. In contrast, current environmental...... architectural design. Architecture is a definite art form that is experienced by the senses. It is therefore not immediately obvious how specific architectural qualities can be related to the solution of contemporary abstract environmental problems....

  18. Friedrichs systems in a Hilbert space framework: Solvability and multiplicity

    Science.gov (United States)

    Antonić, N.; Erceg, M.; Michelangeli, A.

    2017-12-01

    The Friedrichs (1958) theory of positive symmetric systems of first order partial differential equations encompasses many standard equations of mathematical physics, irrespective of their type. This theory was recast in an abstract Hilbert space setting by Ern, Guermond and Caplain (2007), and by Antonić and Burazin (2010). In this work we make a further step, presenting a purely operator-theoretic description of abstract Friedrichs systems, and proving that any pair of abstract Friedrichs operators admits bijective extensions with a signed boundary map. Moreover, we provide sufficient and necessary conditions for existence of infinitely many such pairs of spaces, and by the universal operator extension theory (Grubb, 1968) we get a complete identification of all such pairs, which we illustrate on two concrete one-dimensional examples.

  19. Basic topological and geometric properties of Ces`aro–Orlicz spaces

    Indian Academy of Sciences (India)

    Abstract. Necessary and sufficient conditions under which the Ces`aro–Orlicz sequence space cesφ is nontrivial are presented. It is proved that for the Luxemburg norm, Ces`aro–. Orlicz spaces cesφ have the Fatou property. Consequently, the spaces are complete. It is also proved that the subspace of order continuous ...

  20. Energy in the Kantowski–Sachs space-time using teleparallel ...

    Indian Academy of Sciences (India)

    Energy in the Kantowski–Sachs space-time using teleparallel geometry ... Kantowski–Sachs metric; teleparallelism; gravitational energy. Abstract. The purpose of this paper is to examine the energy content of the inflationary Universe described by Kantowski–Sachs space-time in quasilocal approach of teleparallel gravity ...

  1. The role of polarity in antonym and synonym conceptual knowledge: evidence from stroke aphasia and multidimensional ratings of abstract words.

    Science.gov (United States)

    Crutch, Sebastian J; Williams, Paul; Ridgway, Gerard R; Borgenicht, Laura

    2012-09-01

    This study describes an investigation of different types of semantic relationship among abstract words: antonyms (e.g. good-bad), synonyms (e.g. good-great), non-antonymous, non-synonymous associates (NANSAs; e.g. good-fun) and unrelated words (e.g. good-late). The comprehension and semantic properties of these words were examined using two distinct methodologies. Experiment 1 tested the comprehension of pairs of abstract words in three patients with global aphasia using a spoken word to written word matching paradigm. Contrary to expectations, all three patients showed superior antonym comprehension compared with synonyms or NANSAs, discriminating antonyms with a similar level of accuracy as unrelated words. Experiment 2 aimed to explore the content or semantic attributes of the abstract words used in Experiment 1 through the generation of control ratings across nine cognitive dimensions (sensation, action, thought, emotion, social interaction, space, time, quantity and polarity). Discrepancy analyses revealed that antonyms were as or more similar to one another than synonyms on all but one measure: polarity. The results of Experiment 2 provide a possible explanation for the novel pattern of neuropsychological data observed in Experiment 1, namely that polarity information is more important than other semantic attributes when discriminating the meaning of abstract words. It is argued that polarity is a critical semantic attribute of abstract words, and that simple 'dissimilarity' metrics mask fundamental consistencies in the semantic representation of antonyms. It is also suggested that mapping abstract semantic space requires the identification and quantification of the contribution made to abstract concepts by not only sensorimotor and emotional information but also a host of other cognitive dimensions. Copyright © 2012 Elsevier Ltd. All rights reserved.

  2. State-space representation of the reactor dynamics equations

    International Nuclear Information System (INIS)

    Bernard, J.A.

    1995-01-01

    This paper describes a novel formulation of the reactor space-independent kinetics equations. The intent is to present these equations in a form that is both compatible with modern control theory and mathematically rigorous. It is desired to write the kinetics equations in the standard state variable representation, x = Ax, where x is the state vector and A is the system matrix and, at the same time, avoid mathematical compromises such as the linearization of an equation about a particular operating point. The advantage to this proposed formulation is that it may allow the lateral transfer of existing control concepts, some that have been developed for other fields, to the operation of nuclear reactors. For example, sliding mode control has been developed to allow robots to function in a robust manner in the presence of changes in the system model. This is necessary because a robot is expected to be capable of picking up an object of unknown mass and moving that object along a specified trajectory. The variability of the object's mass introduces an uncertainty into the system model that is used to deduce the appropriate control action. Thus, the robot controller must be made robust against such variations. Sliding mode control is one means of accomplishing this. A reactor controller might benefit from the same concept if its objective were to cause the reactor power to move along a demanded trajectory despite the presence of some uncertainty in the net amount of reactivity that is present

  3. Urban Green Space and the Pursuit of Health Equity in Parts of the United States

    Directory of Open Access Journals (Sweden)

    Viniece Jennings

    2017-11-01

    Full Text Available Research has demonstrated that inequitable access to green space can relate to health disparities or inequalities. This commentary aims to shift the dialogue to initiatives that have integrated green spaces in projects that may promote health equity in the United States. Specifically, we connect this topic to factors such as community revitalization, affordable housing, neighborhood walkability, food security, job creation, and youth engagement. We provide a synopsis of locations and initiatives in different phases of development along with characteristics to support effectiveness and strategies to overcome challenges. The projects cover locations such as Atlanta (GA, Los Angeles (CA, the District of Columbia (Washington D.C., South Bronx (NY, and Utica (NY. Such insight can develop our understanding of green space projects that support health equity and inform the dialogue on this topic in ways that advance research and advocacy.

  4. Budgeting Academic Space

    Science.gov (United States)

    Harris, Watson

    2011-01-01

    There are many articles about space management, including those that discuss space calculations, metrics, and categories. Fewer articles discuss the space budgeting processes used by administrators to allocate space. The author attempts to fill this void by discussing her administrative experiences with Middle Tennessee State University's (MTSU)…

  5. USSR Space Life Sciences Digest, issue 8

    Science.gov (United States)

    Hooke, L. R. (Editor); Teeter, R. (Editor); Teeter, R. (Editor); Teeter, R. (Editor); Teeter, R. (Editor); Teeter, R. (Editor)

    1985-01-01

    This is the eighth issue of NASA's USSR Space Life Sciences Digest. It contains abstracts of 48 papers recently published in Russian language periodicals and bound collections and of 10 new Soviet monographs. Selected abstracts are illustrated with figures and tables. Additional features include reviews of two Russian books on radiobiology and a description of the latest meeting of an international working group on remote sensing of the Earth. Information about English translations of Soviet materials available to readers is provided. The topics covered in this issue have been identified as relevant to 33 areas of aerospace medicine and space biology. These areas are: adaptation, biological rhythms, biospherics, body fluids, botany, cardiovascular and respiratory systems, cosmonaut training, cytology, endocrinology, enzymology, equipment and instrumentation, exobiology, gastrointestinal system, genetics, group dynamics, habitability and environment effects, hematology, human performance, immunology, life support systems, man-machine systems, mathematical modeling, metabolism, microbiology, musculoskeletal system, neurophysiology, nutrition, operational medicine, personnel selection, psychology, reproductive biology, and space biology and medicine.

  6. USSR Space Life Sciences Digest, issue 11

    Science.gov (United States)

    Hooke, Lydia Razran (Editor); Radtke, Mike (Editor); Radtke, Mike (Editor); Radtke, Mike (Editor); Radtke, Mike (Editor); Radtke, Mike (Editor)

    1987-01-01

    This is the eleventh issue of NASA's USSR Space Life Sciences Digest. It contains abstracts of 54 papers recently published in Russian language periodicals and bound collections and of four new Soviet monographs. Selected abstracts are illustrated. Additional features include the translation of a paper presented in Russian to the United Nations, a review of a book on space ecology, and report of a conference on evaluating human functional capacities and predicting health. Current Soviet Life Sciences titles available in English are cited. The materials included in this issue have been identified as relevant to 30 areas of aerospace medicine and space biology. These areas are: adaptation, aviation physiology, biological rhythms, biospherics, body fluids, botany, cardiovascular and respiratory systems, cosmonaut training, developmental biology, endocrinology, enzymology, equipment and instrumentation, gastrointestinal systems, group dynamics, genetics, hematology, human performance, immunology, life support systems, mathematical modeling, metabolism, microbiology, musculoskeletal system, neurophysiology, nutrition, operational medicine, perception, personnel selection, psychology, and radiobiology.

  7. A Procedure for Identification of Appropriate State Space and ARIMA Models Based on Time-Series Cross-Validation

    Directory of Open Access Journals (Sweden)

    Patrícia Ramos

    2016-11-01

    Full Text Available In this work, a cross-validation procedure is used to identify an appropriate Autoregressive Integrated Moving Average model and an appropriate state space model for a time series. A minimum size for the training set is specified. The procedure is based on one-step forecasts and uses different training sets, each containing one more observation than the previous one. All possible state space models and all ARIMA models where the orders are allowed to range reasonably are fitted considering raw data and log-transformed data with regular differencing (up to second order differences and, if the time series is seasonal, seasonal differencing (up to first order differences. The value of root mean squared error for each model is calculated averaging the one-step forecasts obtained. The model which has the lowest root mean squared error value and passes the Ljung–Box test using all of the available data with a reasonable significance level is selected among all the ARIMA and state space models considered. The procedure is exemplified in this paper with a case study of retail sales of different categories of women’s footwear from a Portuguese retailer, and its accuracy is compared with three reliable forecasting approaches. The results show that our procedure consistently forecasts more accurately than the other approaches and the improvements in the accuracy are significant.

  8. Studying Space: Improving Space Planning with User Studies

    Science.gov (United States)

    Pierard, Cindy; Lee, Norice

    2011-01-01

    How can libraries best assess and improve user space, even if they are not in a position to undertake new construction or a major renovation? Staff at New Mexico State University used a variety of ethnographic methods to learn how our spaces were being used as well as what our users considered to be ideal library space. Our findings helped us make…

  9. RHETORICAL PATTERNS, VERB TENSE, AND VOICE IN CROSS DISCIPLINARY RESEARCH ARTICLE ABSTRACT

    Directory of Open Access Journals (Sweden)

    Sharifah Hanidar

    2016-05-01

    Full Text Available This article investigates research article abstracts in terms of their rhetorical patterns and the use of verb tenses and voice. A total of 40 abstracts were selected from four international journals in the fields of Biology, Mechanical Engineering, Linguistics, and Medicine. A four move model was adopted from Hardjanto (1997 to analyze the structure of the abstracts. The results show that all the abstracts have Move 1, creating a research space; 70% have Move 2, describing research procedure; 85% have Move 3, summarizing principal results; and 85% have Move 4, evaluating results. All the abstracts in medicine have Moves 1, 2, 3 and 4, whereas the most common pattern in Biology is Moves 1, 3 and 4, in Mechanical Engineering Moves 1, 2 and 3, and in Linguistics Moves 1, 2 and 4. This seems to suggest that there is a disciplinary variation in the structuring of RA abstracts in the four disciplines under investigation. With regard to the use of verb tense and voice in each move, the present tense and past tense in the active voice and the past tense in the passive voice were the most frequently used tenses. The present tense in the active voice was frequently used in Moves 1 and 4, while the past tense in the active voice was commonly used in Move 3 and the past tense in the passive voice was frequently found in Move 2. Furthermore, it was found that the present tense in the active voice was frequently used in Biology, Mechanical Engineering and Linguistics, whereas the past tense in the active voice occurred more frequently in Medicine, and the past tense in the passive voice was more frequently found in Mechanical Engineering than in other disciplines.

  10. Some Extensions of Banach's Contraction Principle in Complete Cone Metric Spaces

    Directory of Open Access Journals (Sweden)

    Raja P

    2008-01-01

    Full Text Available Abstract In this paper we consider complete cone metric spaces. We generalize some definitions such as -nonexpansive and -uniformly locally contractive functions -closure, -isometric in cone metric spaces, and certain fixed point theorems will be proved in those spaces. Among other results, we prove some interesting applications for the fixed point theorems in cone metric spaces.

  11. SENSE 2010, Abstracts

    International Nuclear Information System (INIS)

    Lumsden, M.D.; Argyriou, D.N.; Inosov, D.

    2012-01-01

    The microscopic origin of unconventional superconductivity continues to attract the attention of the condensed matter community. Whereas rare-earth / actinide-based intermetallic and copper oxide-based high temperature superconductors are studied for more than twenty years, the iron-based superconductors have been in the focus of interest since their recent discovery. Inelastic neutron scattering experiments have been of particular importance for the understanding of the magnetic and superconducting properties of these compounds. With its 29 talks and 14 posters the workshop provided a forum for the 71 registered participants to review and discuss experimental achievements, recognize the observed synergy and differences as well as discuss theoretical efforts to identify the symmetry of the superconducting order parameter in addition to the coupling mechanisms of the Cooper pairs. The workshop covered different topics relevant for the study of unconventional superconductivity. Magnetization and lattice dynamics such as spin resonances, phonons, magnetic and other excitations as studied by spectroscopic methods were presented. Investigations of (doping, pressure and magnetic field dependent) phase diagrams, electronic states as well as vortex physics by the various diffraction techniques were also addressed. This document gathers only the abstracts of the papers. (authors)

  12. Stellar Presentations (Abstract)

    Science.gov (United States)

    Young, D.

    2015-12-01

    (Abstract only) The AAVSO is in the process of expanding its education, outreach and speakers bureau program. powerpoint presentations prepared for specific target audiences such as AAVSO members, educators, students, the general public, and Science Olympiad teams, coaches, event supervisors, and state directors will be available online for members to use. The presentations range from specific and general content relating to stellar evolution and variable stars to specific activities for a workshop environment. A presentation—even with a general topic—that works for high school students will not work for educators, Science Olympiad teams, or the general public. Each audience is unique and requires a different approach. The current environment necessitates presentations that are captivating for a younger generation that is embedded in a highly visual and sound-bite world of social media, twitter and U-Tube, and mobile devices. For educators, presentations and workshops for themselves and their students must support the Next Generation Science Standards (NGSS), the Common Core Content Standards, and the Science Technology, Engineering and Mathematics (STEM) initiative. Current best practices for developing relevant and engaging powerpoint presentations to deliver information to a variety of targeted audiences will be presented along with several examples.

  13. State-space forecasting of Schistosoma haematobium time-series in Niono, Mali.

    Science.gov (United States)

    Medina, Daniel C; Findley, Sally E; Doumbia, Seydou

    2008-08-13

    Much of the developing world, particularly sub-Saharan Africa, exhibits high levels of morbidity and mortality associated with infectious diseases. The incidence of Schistosoma sp.-which are neglected tropical diseases exposing and infecting more than 500 and 200 million individuals in 77 countries, respectively-is rising because of 1) numerous irrigation and hydro-electric projects, 2) steady shifts from nomadic to sedentary existence, and 3) ineffective control programs. Notwithstanding the colossal scope of these parasitic infections, less than 0.5% of Schistosoma sp. investigations have attempted to predict their spatial and or temporal distributions. Undoubtedly, public health programs in developing countries could benefit from parsimonious forecasting and early warning systems to enhance management of these parasitic diseases. In this longitudinal retrospective (01/1996-06/2004) investigation, the Schistosoma haematobium time-series for the district of Niono, Mali, was fitted with general-purpose exponential smoothing methods to generate contemporaneous on-line forecasts. These methods, which are encapsulated within a state-space framework, accommodate seasonal and inter-annual time-series fluctuations. Mean absolute percentage error values were circa 25% for 1- to 5-month horizon forecasts. The exponential smoothing state-space framework employed herein produced reasonably accurate forecasts for this time-series, which reflects the incidence of S. haematobium-induced terminal hematuria. It obliquely captured prior non-linear interactions between disease dynamics and exogenous covariates (e.g., climate, irrigation, and public health interventions), thus obviating the need for more complex forecasting methods in the district of Niono, Mali. Therefore, this framework could assist with managing and assessing S. haematobium transmission and intervention impact, respectively, in this district and potentially elsewhere in the Sahel.

  14. Nuclear medicine. Abstracts; Nuklearmedizin 2000. Abstracts

    Energy Technology Data Exchange (ETDEWEB)

    Anon.

    2000-07-01

    This issue of the journal contains the abstracts of the 183 conference papers as well as 266 posters presented at the conference. Subject fields covered are: Neurology, psychology, oncology, pediatrics, radiopharmacy, endocrinology, EDP, measuring equipment and methods, radiological protection, cardiology, and therapy. (orig./CB) [German] Die vorliegende Zeitschrift enthaelt die Kurzfassungen der 183 auf der Tagung gehaltenen Vortraege sowie der 226 praesentierten Poster, die sich mit den folgenden Themen befassten: Neurologie, Psychiatrie, Onkologie, Paediatrie, Radiopharmazie, Endokrinologie, EDV, Messtechnik, Strahlenschutz, Kardiologie sowie Therapie. (MG)

  15. Mechanical Engineering Department technical abstracts

    International Nuclear Information System (INIS)

    Denney, R.M.

    1982-01-01

    The Mechanical Engineering Department publishes listings of technical abstracts twice a year to inform readers of the broad range of technical activities in the Department, and to promote an exchange of ideas. Details of the work covered by an abstract may be obtained by contacting the author(s). Overall information about current activities of each of the Department's seven divisions precedes the technical abstracts

  16. The Space House TM : Space Technologies in Architectural Design

    Science.gov (United States)

    Gampe, F.; Raitt, D.

    2002-01-01

    The word "space" has always been associated with and had a profound impact upon architectural design. Until relatively recently, however, the term has been used in a different sense to that understood by the aerospace community - for them, space was less abstract, more concrete and used in the context of space flight and space exploration, rather than, say, an empty area or space requiring to be filled by furniture. However, the two senses of the word space have now converged to some extent. Interior designers and architects have been involved in designing the interior of Skylab, the structure of the International Space Station, and futuristic space hotels. Today, architects are designing, and builders are building, houses, offices and other structures which incorporate a plethora of new technologies, materials and production processes in an effort not only to introduce innovative and adventurous ideas but also in an attempt to address environmental and social issues. Foremost among these new technologies and materials being considered today are those that have been developed for and by the space industry. This paper examines some of these space technologies, such as energy efficient solar cells, durable plastics, air and water filtration techniques, which have been adapted to both provide power while reducing energy consumption, conserve resources and so on. Several of these technologies have now been employed by the European Space Agency to develop a Space House TM - the first of its kind, which will be deployed not so much on planets like Mars, but rather here on Earth. The Space House TM, which exhibits many innovative features such as high strength light-weight carbon composites, active noise-damped, (glass and plastic) windows, low-cost solar arrays and latent heat storage, air and water purification systems will be described.

  17. An efficient implementation of maximum likelihood identification of LTI state-space models by local gradient search

    NARCIS (Netherlands)

    Bergboer, N.H.; Verdult, V.; Verhaegen, M.H.G.

    2002-01-01

    We present a numerically efficient implementation of the nonlinear least squares and maximum likelihood identification of multivariable linear time-invariant (LTI) state-space models. This implementation is based on a local parameterization of the system and a gradient search in the resulting

  18. Thirteen international workshop on nuclear theory. Abstracts

    International Nuclear Information System (INIS)

    1994-01-01

    This brochure contains the abstracts of reports delivered by 40 participants at the 13. International Workshop on Nuclear Theory organized by the Nuclear Theory Group in the Institute for Nuclear research and Nuclear Energy of the Bulgarian academy of Sciences. The main topics treated in the lectures were nucleon correlation effects in nuclei, collective nuclear motions, Wigner quantum systems, pre-equilibrium neutron and photon emission from nuclei, particle-nuclei collision processes at high energies, few-body states, optical potential for neutron-nucleus scattering, relativistic generator coordinate calculations and variational nuclear structure calculations. All reports are included in INIS separately

  19. 14. Meeting of the North and Northeast physicists. Program and abstracts

    International Nuclear Information System (INIS)

    1996-01-01

    These proceedings contain abstracts of oral and panel presentations carried out during the 14 Meeting of physicists of North and Northeast held in Aracaju, State of Sergipe, Brazil. While covering different areas of physics, they emphasized the condensed matter, statistical physics and nuclear physics in their theoretical and experimental aspects

  20. Conditions for extinction events in chemical reaction networks with discrete state spaces.

    Science.gov (United States)

    Johnston, Matthew D; Anderson, David F; Craciun, Gheorghe; Brijder, Robert

    2018-05-01

    We study chemical reaction networks with discrete state spaces and present sufficient conditions on the structure of the network that guarantee the system exhibits an extinction event. The conditions we derive involve creating a modified chemical reaction network called a domination-expanded reaction network and then checking properties of this network. Unlike previous results, our analysis allows algorithmic implementation via systems of equalities and inequalities and suggests sequences of reactions which may lead to extinction events. We apply the results to several networks including an EnvZ-OmpR signaling pathway in Escherichia coli.