WorldWideScience

Sample records for strongly connected digraph

  1. Notions of Rough Neutrosophic Digraphs

    Directory of Open Access Journals (Sweden)

    Nabeela Ishfaq

    2018-01-01

    Full Text Available [-3]Graph theory has numerous applications in various disciplines, including computer networks, neural networks, expert systems, cluster analysis, and image capturing. Rough neutrosophic set (NS theory is a hybrid tool for handling uncertain information that exists in real life. In this research paper, we apply the concept of rough NS theory to graphs and present a new kind of graph structure, rough neutrosophic digraphs. We present certain operations, including lexicographic products, strong products, rejection and tensor products on rough neutrosophic digraphs. We investigate some of their properties. We also present an application of a rough neutrosophic digraph in decision-making.

  2. Coordination of networked systems on digraphs with multiple leaders via pinning control

    Science.gov (United States)

    Chen, Gang; Lewis, Frank L.

    2012-02-01

    It is well known that achieving consensus among a group of multi-vehicle systems by local distributed control is feasible if and only if all nodes in the communication digraph are reachable from a single (root) node. In this article, we take into account a more general case that the communication digraph of the networked multi-vehicle systems is weakly connected and has two or more zero-in-degree and strongly connected subgraphs, i.e. there are two or more leader groups. Based on the pinning control strategy, the feasibility problem of achieving second-order controlled consensus is studied. At first, a necessary and sufficient condition is given when the topology is fixed. Then the method to design the controller and the rule to choose the pinned vehicles are discussed. The proposed approach allows us to extend several existing results for undirected graphs to directed balanced graphs. A sufficient condition is proposed in the case where the coupling topology is variable. As an illustrative example, a second-order controlled consensus scheme is applied to coordinate the movement of networked multiple mobile robots.

  3. Highly arc-transitive digraphs -- counterexamples and structure

    OpenAIRE

    DeVos, Matt; Mohar, Bojan; Šámal, Robert

    2011-01-01

    We resolve two problems of [Cameron, Praeger, and Wormald -- Infinite highly arc transitive digraphs and universal covering digraphs, Combinatorica 1993]. First, we construct a locally finite highly arc-transitive digraph with universal reachability relation. Second, we provide constructions of 2-ended highly arc transitive digraphs where each `building block' is a finite bipartite graph that is not a disjoint union of complete bipartite graphs. This was conjectured impossible in the above pa...

  4. Model Checking A Self-Stabilizing Synchronization Protocol for Arbitrary Digraphs

    Science.gov (United States)

    Malekpour, Mahyar R.

    2012-01-01

    This report presents the mechanical verification of a self-stabilizing distributed clock synchronization protocol for arbitrary digraphs in the absence of faults. This protocol does not rely on assumptions about the initial state of the system, other than the presence of at least one node, and no central clock or a centrally generated signal, pulse, or message is used. The system under study is an arbitrary, non-partitioned digraph ranging from fully connected to 1-connected networks of nodes while allowing for differences in the network elements. Nodes are anonymous, i.e., they do not have unique identities. There is no theoretical limit on the maximum number of participating nodes. The only constraint on the behavior of the node is that the interactions with other nodes are restricted to defined links and interfaces. This protocol deterministically converges within a time bound that is a linear function of the self-stabilization period. A bounded model of the protocol is verified using the Symbolic Model Verifier (SMV) for a subset of digraphs. Modeling challenges of the protocol and the system are addressed. The model checking effort is focused on verifying correctness of the bounded model of the protocol as well as confirmation of claims of determinism and linear convergence with respect to the self-stabilization period.

  5. Skew-signings of positive weighted digraphs

    Directory of Open Access Journals (Sweden)

    Kawtar Attas

    2018-07-01

    Full Text Available An arc-weighted digraph is a pair (D , ω where D is a digraph and ω is an arc-weight function that assigns to each arc u v of D a nonzero real number ω (u v . Given an arc-weighted digraph (D , ω with vertices v 1 , … , v n , the weighted adjacency matrix of (D , ω is defined as the n × n matrix A (D , ω = [ a i j ] where a i j = ω ( v i v j if v i v j is an arc of D , and 0 otherwise. Let (D , ω be a positive arc-weighted digraph and assume that D is loopless and symmetric. A skew-signing of (D , ω is an arc-weight function ω ′ such that ω ′ (u v = ± ω (u v and ω ′ (u v ω ′ (v u < 0 for every arc u v of D . In this paper, we give necessary and sufficient conditions under which the characteristic polynomial of A (D , ω ′ is the same for all skew-signings ω ′ of (D , ω . Our main theorem generalizes a result of Cavers et al. (2012 about skew-adjacency matrices of graphs. Keywords: Arc-weighted digraphs, Skew-signing of a digraph, Weighted adjacency matrix, Mathematics Subject Classification: 05C22, 05C31, 05C50

  6. Model Checking a Self-Stabilizing Distributed Clock Synchronization Protocol for Arbitrary Digraphs

    Science.gov (United States)

    Malekpour, Mahyar R.

    2011-01-01

    This report presents the mechanical verification of a self-stabilizing distributed clock synchronization protocol for arbitrary digraphs in the absence of faults. This protocol does not rely on assumptions about the initial state of the system, other than the presence of at least one node, and no central clock or a centrally generated signal, pulse, or message is used. The system under study is an arbitrary, non-partitioned digraph ranging from fully connected to 1-connected networks of nodes while allowing for differences in the network elements. Nodes are anonymous, i.e., they do not have unique identities. There is no theoretical limit on the maximum number of participating nodes. The only constraint on the behavior of the node is that the interactions with other nodes are restricted to defined links and interfaces. This protocol deterministically converges within a time bound that is a linear function of the self-stabilization period.

  7. DG TO FT - AUTOMATIC TRANSLATION OF DIGRAPH TO FAULT TREE MODELS

    Science.gov (United States)

    Iverson, D. L.

    1994-01-01

    Fault tree and digraph models are frequently used for system failure analysis. Both types of models represent a failure space view of the system using AND and OR nodes in a directed graph structure. Each model has its advantages. While digraphs can be derived in a fairly straightforward manner from system schematics and knowledge about component failure modes and system design, fault tree structure allows for fast processing using efficient techniques developed for tree data structures. The similarities between digraphs and fault trees permits the information encoded in the digraph to be translated into a logically equivalent fault tree. The DG TO FT translation tool will automatically translate digraph models, including those with loops or cycles, into fault tree models that have the same minimum cut set solutions as the input digraph. This tool could be useful, for example, if some parts of a system have been modeled using digraphs and others using fault trees. The digraphs could be translated and incorporated into the fault trees, allowing them to be analyzed using a number of powerful fault tree processing codes, such as cut set and quantitative solution codes. A cut set for a given node is a group of failure events that will cause the failure of the node. A minimum cut set for a node is any cut set that, if any of the failures in the set were to be removed, the occurrence of the other failures in the set will not cause the failure of the event represented by the node. Cut sets calculations can be used to find dependencies, weak links, and vital system components whose failures would cause serious systems failure. The DG TO FT translation system reads in a digraph with each node listed as a separate object in the input file. The user specifies a terminal node for the digraph that will be used as the top node of the resulting fault tree. A fault tree basic event node representing the failure of that digraph node is created and becomes a child of the terminal

  8. Polynomial kernels for deletion to classes of acyclic digraphs

    NARCIS (Netherlands)

    Mnich, Matthias; van Leeuwen, E.J.

    2017-01-01

    We consider the problem to find a set X of vertices (or arcs) with |X| ≤ k in a given digraph G such that D = G − X is an acyclic digraph. In its generality, this is Directed Feedback Vertex Set (or Directed Feedback Arc Set); the existence of a polynomial kernel for these problems is a notorious

  9. The signed Roman domatic number of a digraph

    Directory of Open Access Journals (Sweden)

    Seyed Mahmoud Sheikholeslami

    2015-03-01

    Full Text Available Let $D$ be a finite and simple digraph with vertex set $V(D$.A {\\em signed Roman dominating function} on the digraph $D$ isa function  $f:V (D\\longrightarrow \\{-1, 1, 2\\}$ such that$\\sum_{u\\in N^-[v]}f(u\\ge 1$ for every $v\\in V(D$, where $N^-[v]$ consists of $v$ andall inner neighbors of $v$, and every vertex $u\\in V(D$ for which $f(u=-1$ has an innerneighbor $v$ for which $f(v=2$. A set $\\{f_1,f_2,\\ldots,f_d\\}$ of distinct signedRoman dominating functions on $D$ with the property that $\\sum_{i=1}^df_i(v\\le 1$ for each$v\\in V(D$, is called a {\\em signed Roman dominating family} (of functions on $D$. The maximumnumber of functions in a signed Roman dominating family on $D$ is the {\\em signed Roman domaticnumber} of $D$, denoted by $d_{sR}(D$. In this paper we initiate the study of signed Romandomatic number in digraphs and we present some sharp bounds for $d_{sR}(D$. In addition, wedetermine the signed Roman domatic number of some digraphs.  Some of our results are extensionsof well-known properties of the signed Roman domatic number of graphs.

  10. Nuclear power plant pressurizer fault diagnosis using fuzzy signed-digraph method

    International Nuclear Information System (INIS)

    Park, Joo Hyun; Seong, Poong Hyun

    2004-01-01

    In this study, The Fuzzy Signed Digraph method which has been researched and applied to the chemical process is improved and applied to the fault diagnosis of the pressurizer in nuclear power plants. The Fuzzy Signed-Digraph (FSD) is the method which applies the fuzzy number to the Signed-Digraph (SDG) method. The current SDG methods have many merits as follows: (1) SDG method can directly use the value of sensors not the alarm to the fault diagnosis. (2) This method can diagnose the fault independent on the pattern. (3) This method can diagnose the faults fastly because the method uses the cause-effect relation instead of the complex control equation among the variables. But, they are not proper to be applied to the diagnosis of the multi-faults and to diagnose faults on real time. It is because the unmeasured nodes in those methods must be connected to each other in order to find out the single fault under the single-fault assumption. These methods need long CPU time and cannot be applied to the multi-faults diagnosis. We propose a method in which the values of the unmeasured nodes are calculated from the relations between the unmeasured nodes and the measured nodes. By using this method, the CPU time for diagnosis can be reduced. This CPU time reduction makes the real-time diagnosis possible. This method can also be applied for the multi-faults diagnosis. This method is applied to the diagnosis of the pressurizer of the nuclear power plant KORI-2 in Korea. (author)

  11. On the problem of finding disjoint cycles and dicycles in a digraph

    DEFF Research Database (Denmark)

    Bang-Jensen, Jørgen; Kriesell, M.

    2011-01-01

    .e. the smallest cardinality of a set T of vertices in D such that D-T is acyclic: If tau (D)a parts per thousand yen3 then we employ McCuaig's framework on intercyclic digraphs to (always) find these cycles. If tau (D) = 2 then we can characterize the digraphs for which the answer is "yes" by using topological...... methods relying on Thomassen's theorem on 2-linkages in acyclic digraphs. For the case tau (D)a parts per thousand currency sign1 we provide an algorithm independent from any earlier work....

  12. Destroying longest cycles in graphs and digraphs

    DEFF Research Database (Denmark)

    Van Aardt, Susan A.; Burger, Alewyn P.; Dunbar, Jean E.

    2015-01-01

    In 1978, C. Thomassen proved that in any graph one can destroy all the longest cycles by deleting at most one third of the vertices. We show that for graphs with circumference k≤8 it suffices to remove at most 1/k of the vertices. The Petersen graph demonstrates that this result cannot be extended...... to include k=9 but we show that in every graph with circumference nine we can destroy all 9-cycles by removing 1/5 of the vertices. We consider the analogous problem for digraphs and show that for digraphs with circumference k=2,3, it suffices to remove 1/k of the vertices. However this does not hold for k≥4....

  13. Using k-Mix-Neighborhood Subdigraphs to Compute Canonical Labelings of Digraphs

    Directory of Open Access Journals (Sweden)

    Jianqiang Hao

    2017-02-01

    Full Text Available This paper presents a novel theory and method to calculate the canonical labelings of digraphs whose definition is entirely different from the traditional definition of Nauty. It indicates the mutual relationships that exist between the canonical labeling of a digraph and the canonical labeling of its complement graph. It systematically examines the link between computing the canonical labeling of a digraph and the k-neighborhood and k-mix-neighborhood subdigraphs. To facilitate the presentation, it introduces several concepts including mix diffusion outdegree sequence and entire mix diffusion outdegree sequences. For each node in a digraph G, it assigns an attribute m_NearestNode to enhance the accuracy of calculating canonical labeling. The four theorems proved here demonstrate how to determine the first nodes added into M a x Q ( G . Further, the other two theorems stated below deal with identifying the second nodes added into M a x Q ( G . When computing C m a x ( G , if M a x Q ( G already contains the first i vertices u 1 , u 2 , ⋯ , u i , Diffusion Theorem provides a guideline on how to choose the subsequent node of M a x Q ( G . Besides, the Mix Diffusion Theorem shows that the selection of the ( i + 1 th vertex of M a x Q ( G for computing C m a x ( G is from the open mix-neighborhood subdigraph N + + ( Q of the nodes set Q = { u 1 , u 2 , ⋯ , u i } . It also offers two theorems to calculate the C m a x ( G of the disconnected digraphs. The four algorithms implemented in it illustrate how to calculate M a x Q ( G of a digraph. Through software testing, the correctness of our algorithms is preliminarily verified. Our method can be utilized to mine the frequent subdigraph. We also guess that if there exists a vertex v ∈ S + ( G satisfying conditions C m a x ( G − v ⩽ C m a x ( G − w for each w ∈ S + ( G ∧ w ≠ v , then u 1 = v for M a x Q ( G .

  14. Fault-Tolerant Self-Stabilizing Distributed Clock Synchronization Protocol for Arbitrary Digraphs

    Science.gov (United States)

    Malekpour, Mahyar R. (Inventor)

    2014-01-01

    A self-stabilizing network in the form of an arbitrary, non-partitioned digraph includes K nodes having a synchronizer executing a protocol. K-1 monitors of each node may receive a Sync message transmitted from a directly connected node. When the Sync message is received, the logical clock value for the receiving node is set to between 0 and a communication latency value (gamma) if the clock value is less than a minimum event-response delay (D). A new Sync message is also transmitted to any directly connected nodes if the clock value is greater than or equal to both D and a graph threshold (T(sub S)). When the Sync message is not received the synchronizer increments the clock value if the clock value is less than a resynchronization period (P), and resets the clock value and transmits a new Sync message to all directly connected nodes when the clock value equals or exceeds P.

  15. Fast, Inclusive Searches for Geographic Names Using Digraphs

    Science.gov (United States)

    Donato, David I.

    2008-01-01

    An algorithm specifies how to quickly identify names that approximately match any specified name when searching a list or database of geographic names. Based on comparisons of the digraphs (ordered letter pairs) contained in geographic names, this algorithmic technique identifies approximately matching names by applying an artificial but useful measure of name similarity. A digraph index enables computer name searches that are carried out using this technique to be fast enough for deployment in a Web application. This technique, which is a member of the class of n-gram algorithms, is related to, but distinct from, the soundex, PHONIX, and metaphone phonetic algorithms. Despite this technique's tendency to return some counterintuitive approximate matches, it is an effective aid for fast, inclusive searches for geographic names when the exact name sought, or its correct spelling, is unknown.

  16. Variability in word reading performance of dyslexic readers: effects of letter length, phoneme length and digraph presence

    NARCIS (Netherlands)

    Marinus, E.; de Jong, P.F.

    2010-01-01

    The marked word-length effect in dyslexic children suggests the use of a letter-by-letter reading strategy. Such a strategy should make it more difficult to infer the sound of digraphs. Our main aim was to disentangle length and digraph-presence effects in word and pseudoword reading. In addition,

  17. Graphs & digraphs

    CERN Document Server

    Chartrand, Gary; Zhang, Ping

    2010-01-01

    Gary Chartrand has influenced the world of Graph Theory for almost half a century. He has supervised more than a score of Ph.D. dissertations and written several books on the subject. The most widely known of these texts, Graphs and Digraphs, … has much to recommend it, with clear exposition, and numerous challenging examples [that] make it an ideal textbook for the advanced undergraduate or beginning graduate course. The authors have updated their notation to reflect the current practice in this still-growing area of study. By the authors' estimation, the 5th edition is approximately 50% longer than the 4th edition. … the legendary Frank Harary, author of the second graph theory text ever produced, is one of the figures profiled. His book was the standard in the discipline for several decades. Chartrand, Lesniak and Zhang have produced a worthy successor.-John T. Saccoman, MAA Reviews, June 2012 (This book is in the MAA's basic library list.)As with the earlier editions, the current text emphasizes clear...

  18. Markov models for digraph panel data : Monte Carlo-based derivative estimation

    NARCIS (Netherlands)

    Schweinberger, Michael; Snijders, Tom A. B.

    2007-01-01

    A parametric, continuous-time Markov model for digraph panel data is considered. The parameter is estimated by the method of moments. A convenient method for estimating the variance-covariance matrix of the moment estimator relies on the delta method, requiring the Jacobian matrix-that is, the

  19. A Self-Stabilizing Synchronization Protocol for Arbitrary Digraphs

    Science.gov (United States)

    Malekpour, Mahyar R.

    2011-01-01

    This paper presents a self-stabilizing distributed clock synchronization protocol in the absence of faults in the system. It is focused on the distributed clock synchronization of an arbitrary, non-partitioned digraph ranging from fully connected to 1-connected networks of nodes while allowing for differences in the network elements. This protocol does not rely on assumptions about the initial state of the system, other than the presence of at least one node, and no central clock or a centrally generated signal, pulse, or message is used. Nodes are anonymous, i.e., they do not have unique identities. There is no theoretical limit on the maximum number of participating nodes. The only constraint on the behavior of the node is that the interactions with other nodes are restricted to defined links and interfaces. This protocol deterministically converges within a time bound that is a linear function of the self-stabilization period. We present an outline of a deductive proof of the correctness of the protocol. A bounded model of the protocol was mechanically verified for a variety of topologies. Results of the mechanical proof of the correctness of the protocol are provided. The model checking results have verified the correctness of the protocol as they apply to the networks with unidirectional and bidirectional links. In addition, the results confirm the claims of determinism and linear convergence. As a result, we conjecture that the protocol solves the general case of this problem. We also present several variations of the protocol and discuss that this synchronization protocol is indeed an emergent system.

  20. Values for rooted-tree and sink-tree digraphs games and sharing a river

    NARCIS (Netherlands)

    Khmelnitskaya, Anna Borisovna

    We introduce values for rooted-tree and sink-tree digraph games axiomatically and provide their explicit formula representation. These values may be considered as natural extensions of the lower equivalent and upper equivalent solutions for line-graph games studied in Brink, Laan, and Vasil'ev

  1. A Self-Stabilizing Distributed Clock Synchronization Protocol for Arbitrary Digraphs

    Science.gov (United States)

    Malekpour, Mahyar R.

    2011-01-01

    This report presents a self-stabilizing distributed clock synchronization protocol in the absence of faults in the system. It is focused on the distributed clock synchronization of an arbitrary, non-partitioned digraph ranging from fully connected to 1-connected networks of nodes while allowing for differences in the network elements. This protocol does not rely on assumptions about the initial state of the system, other than the presence of at least one node, and no central clock or a centrally generated signal, pulse, or message is used. Nodes are anonymous, i.e., they do not have unique identities. There is no theoretical limit on the maximum number of participating nodes. The only constraint on the behavior of the node is that the interactions with other nodes are restricted to defined links and interfaces. We present an outline of a deductive proof of the correctness of the protocol. A model of the protocol was mechanically verified using the Symbolic Model Verifier (SMV) for a variety of topologies. Results of the mechanical proof of the correctness of the protocol are provided. The model checking results have verified the correctness of the protocol as they apply to the networks with unidirectional and bidirectional links. In addition, the results confirm the claims of determinism and linear convergence. As a result, we conjecture that the protocol solves the general case of this problem. We also present several variations of the protocol and discuss that this synchronization protocol is indeed an emergent system.

  2. Convergence analysis of directed signed networks via an M-matrix approach

    Science.gov (United States)

    Meng, Deyuan

    2018-04-01

    This paper aims at solving convergence problems on directed signed networks with multiple nodes, where interactions among nodes are described by signed digraphs. The convergence analysis is achieved by matrix-theoretic and graph-theoretic tools, in which M-matrices play a central role. The fundamental digon sign-symmetry assumption upon signed digraphs can be removed with the proposed analysis approach. Furthermore, necessary and sufficient conditions are established for semi-positive and positive stabilities of Laplacian matrices of signed digraphs, respectively. A benefit of this result is that given strong connectivity, a directed signed network can achieve bipartite consensus (or state stability) if and only if the signed digraph associated with it is structurally balanced (or unbalanced). If the interactions between nodes are described by a signed digraph only with spanning trees, a directed signed network can achieve interval bipartite consensus (or state stability) if and only if the signed digraph contains a structurally balanced (or unbalanced) rooted subgraph. Simulations are given to illustrate the developed results by considering signed networks associated with digon sign-unsymmetric signed digraphs.

  3. Digraph Matrix Analysis: A new approach to systems interaction analysis

    International Nuclear Information System (INIS)

    Sacks, I.J.; Alesso, H.P.; Ashmore, B.C.

    1985-01-01

    The term Systems Interaction was introduced by the Nuclear Regulatory Commission to identify interdependency of safety and support systems. Digraph Matrix Analysis was developed to allow the determination of these interdependencies. The main features of DMA are: the reliability model is traced directly from system schematics, all components of front line and support systems are included in a single integrated model, and the model is processed automatically with no heuristic culling applied. The recent application of DMA to the Indian Point-3 systems interaction analysis resulted in the discovery of several significant deeply hidden systems interactions

  4. Power digraphs modulo n are symmetric of order M in and only if M is square free

    Czech Academy of Sciences Publication Activity Database

    Somer, L.; Křížek, Michal

    2012-01-01

    Roč. 50, č. 3 (2012), s. 196-206 ISSN 0015-0517 R&D Projects: GA AV ČR(CZ) IAA100190803 Institutional support: RVO:67985840 Keywords : symmetric iteration digraphs Subject RIV: BA - General Mathematics http://www.fq.math.ca/Abstracts/50-3/somer.pdf

  5. Digraph matrix analysis applications to systems interactions

    International Nuclear Information System (INIS)

    Alesso, H.P.; Altenbach, T.; Lappa, D.; Kimura, C.; Sacks, I.J.; Ashmore, B.C.; Fromme, D.; Smith, C.F.; Williams, W.

    1984-01-01

    Complex events such as Three Mile Island-2, Brown's Ferry-3 and Crystal River-3 have demonstrated that previously unidentified system interdependencies can be important to safety. A major aspect of these events was dependent faults (common cause/mode failures). The term systems interactions has been introduced by the Nuclear Regulatory Commission (NRC) to identify the concepts of spatial and functional coupling of systems which can lead to system interdependencies. Spatial coupling refers to dependencies resulting from a shared environmental condition; functional coupling refers to both dependencies resulting from components shared between safety and/or support systems, and to dependencies involving human actions. The NRC is currently developing guidelines to search for and evaluate adverse systems interactions at light water reactors. One approach utilizes graph theoretical methods and is called digraph matrix analysis (DMA). This methodology has been specifically tuned to the systems interaction problem. The objective of this paper is to present results from two DMA applications and to contrast them with the results from more traditional fault tree approaches

  6. Preliminary systems-interaction results from the Digraph Matrix Analysis of the Watts Bar Nuclear Power Plant safety-injection systems

    International Nuclear Information System (INIS)

    Sacks, I.J.; Ashmore, B.C.; Champney, J.M.; Alesso, H.P.

    1983-06-01

    This report provides preliminary results generated by a Digraph Matrix Analysis (DMA) for a Systems Interaction analysis performed on the Safety Injection System of the Tennessee Valley Authority Watts Bar Nuclear Power Plant. An overview of DMA is provided along with a brief description of the computer codes used in DMA

  7. A new approach in the design of an interactive environment for teaching Hamiltonian digraphs

    International Nuclear Information System (INIS)

    Iordan, A E; Panoiu, M

    2014-01-01

    In this article the authors present the necessary steps in object orientated design of an interactive environment that is dedicated to the process of acquaintances assimilation in Hamiltonian graphs theory domain, especially for the simulation of algorithms which determine the Hamiltonian trails and circuits. The modelling of the interactive environment is achieved through specific UML diagrams representing the steps of analysis, design and implementation. This interactive environment is very useful for both students and professors, because computer programming domain, especially digraphs theory domain is comprehended and assimilated with difficulty by students

  8. Bipartite consensus for multi-agent systems with antagonistic interactions and communication delays

    Science.gov (United States)

    Guo, Xing; Lu, Jianquan; Alsaedi, Ahmed; Alsaadi, Fuad E.

    2018-04-01

    This paper studies the consensus problems over signed digraphs with arbitrary finite communication delays. For the considered system, the information flow is directed and only locally delayed information can be used for each node. We derive that bipartite consensus of this system can be realized when the associated signed digraph is strongly connected. Furthermore, for structurally balanced networks, this paper studies the pinning partite consensus for the considered system. we design a pinning scheme to pin any one agent in the signed network, and obtain that the network achieves pinning bipartite consensus with any initial conditions. Finally, two examples are provided to demonstrate the effectiveness of our main results.

  9. Nuclear power plant pressurizer fault diagnosis using fuzzy signed-digraph and spurious faults elimination methods

    International Nuclear Information System (INIS)

    Park, Joo Hyun

    1994-02-01

    In this work, the Fuzzy Signed Digraph(FSD) method which has been researched for the fault diagnosis of industrial process plant systems is improved and applied to the fault diagnosis of the Kori-2 nuclear power plant pressurizer. A method for spurious faults elimination is also suggested and applied to the fault diagnosis. By using these methods, we could diagnose the multi-faults of the pressurizer and could also eliminate the spurious faults of the pressurizer caused by other subsystems. Besides the multi-fault diagnosis and system-wide diagnosis capabilities, the proposed method has many merits such as real-time diagnosis capability, independency of fault pattern, direct use of sensor values, and transparency of the fault propagation to the operators

  10. Nuclear power plant pressurizer fault diagnosis using fuzzy signed-digraph and spurious faults elimination methods

    International Nuclear Information System (INIS)

    Park, Joo Hyun; Seong, Poong Hyun

    1994-01-01

    In this work, the Fuzzy Signed Digraph (FSD) method which has been researched for the fault diagnosis of industrial process plant systems is improved and applied to the fault diagnosis of the Kori-2 nuclear power plant pressurizer. A method for spurious faults elimination is also suggested and applied to the fault diagnosis. By using these methods, we could diagnose the multi-faults of the pressurizer and could also eliminate the spurious faults of the pressurizer caused by other subsystems. Besides the multi-fault diagnosis and system-wide diagnosis capabilities, the proposed method has many merits such as real-time diagnosis capability, independency of fault pattern, direct use of sensor values, and transparency of the fault propagation to the operators. (Author)

  11. Parameterized Algorithms for Survivable Network Design with Uniform Demands

    DEFF Research Database (Denmark)

    Bang-Jensen, Jørgen; Klinkby Knudsen, Kristine Vitting; Saurabh, Saket

    2018-01-01

    problem in combinatorial optimization that captures numerous well-studied problems in graph theory and graph algorithms. Consequently, there is a long line of research into exact-polynomial time algorithms as well as approximation algorithms for various restrictions of this problem. An important...... that SNDP is W[1]-hard for both arc and vertex connectivity versions on digraphs. The core of our algorithms is composed of new combinatorial results on connectivity in digraphs and undirected graphs....

  12. A connection between the strong and weak interactions

    International Nuclear Information System (INIS)

    Treiman, S.B.

    1989-01-01

    By studying weak scattering reactions (such as pion-nucleon scattering), the author and his colleague Marvin L Goldberger became renowned in the 1950s for work on dispersion relations. As a result of their collaboration a remarkable and unexpected connection was found between strong and weak interaction quantities. Agreement with experiment was good. Work by others found the same result, but via the partially conserved axial reactor current relation between the axial current divergence and the canonical pion field. (UK)

  13. Integrated system fault diagnostics utilising digraph and fault tree-based approaches

    International Nuclear Information System (INIS)

    Bartlett, L.M.; Hurdle, E.E.; Kelly, E.M.

    2009-01-01

    With the growing intolerance to failures within systems, the issue of fault diagnosis has become ever prevalent. Information concerning these possible failures can help to minimise the disruption to the functionality of the system by allowing quick rectification. Traditional approaches to fault diagnosis within engineering systems have focused on sequential testing procedures and real-time mechanisms. Both methods have been predominantly limited to single fault causes. Latest approaches also consider the issue of multiple faults in reflection to the characteristics of modern day systems designed for high reliability. In addition, a diagnostic capability is required in real time and for changeable system functionality. This paper focuses on two approaches which have been developed to cater for the demands of diagnosis within current engineering systems, namely application of the fault tree analysis technique and the method of digraphs. Both use a comparative approach to consider differences between actual system behaviour and that expected. The procedural guidelines are discussed for each method, with an experimental aircraft fuel system used to test and demonstrate the features of the techniques. The effectiveness of the approaches is compared and their future potential highlighted

  14. Quantized Average Consensus on Gossip Digraphs with Reduced Computation

    Science.gov (United States)

    Cai, Kai; Ishii, Hideaki

    The authors have recently proposed a class of randomized gossip algorithms which solve the distributed averaging problem on directed graphs, with the constraint that each node has an integer-valued state. The essence of this algorithm is to maintain local records, called “surplus”, of individual state updates, thereby achieving quantized average consensus even though the state sum of all nodes is not preserved. In this paper we study a modified version of this algorithm, whose feature is primarily in reducing both computation and communication effort. Concretely, each node needs to update fewer local variables, and can transmit surplus by requiring only one bit. Under this modified algorithm we prove that reaching the average is ensured for arbitrary strongly connected graphs. The condition of arbitrary strong connection is less restrictive than those known in the literature for either real-valued or quantized states; in particular, it does not require the special structure on the network called balanced. Finally, we provide numerical examples to illustrate the convergence result, with emphasis on convergence time analysis.

  15. Some fundamental aspects of fault-tree and digraph-matrix relationships for a systems-interaction evaluation procedure

    International Nuclear Information System (INIS)

    Alesso, H.P.

    1982-01-01

    Recent events, such as Three Mile Island-2, Brown's Ferry-3, and Crystal River-3, have demonstrated that complex accidents can occur as a result of dependent (common-cause/mode) failures. These events are now being called Systems Interactions. A procedure for the identification and evaluation of Systems Interactions is being developed by the NRC. Several national laboratories and utilities have contributed preliminary procedures. As a result, there are several important views of the Systems Interaction problem. This report reviews some fundamental mathematical background of both fault-oriented and success-oriented risk analyses in order to bring out the advantages and disadvantages of each. In addition, it outlines several fault-oriented/dependency analysis approaches and several success-oriented/digraph-matrix approaches. The objective is to obtain a broad perspective of present options for solving the Systems Interaction problem

  16. Strong Functional Connectivity among Homotopic Brain Areas Is Vital for Motor Control in Unilateral Limb Movement.

    Science.gov (United States)

    Wei, Pengxu; Zhang, Zuting; Lv, Zeping; Jing, Bin

    2017-01-01

    The mechanism underlying brain region organization for motor control in humans remains poorly understood. In this functional magnetic resonance imaging (fMRI) study, right-handed volunteers were tasked to maintain unilateral foot movements on the right and left sides as consistently as possible. We aimed to identify the similarities and differences between brain motor networks of the two conditions. We recruited 18 right-handed healthy volunteers aged 25 ± 2.3 years and used a whole-body 3T system for magnetic resonance (MR) scanning. Image analysis was performed using SPM8, Conn toolbox and Brain Connectivity Toolbox. We determined a craniocaudally distributed, mirror-symmetrical modular structure. The functional connectivity between homotopic brain areas was generally stronger than the intrahemispheric connections, and such strong connectivity led to the abovementioned modular structure. Our findings indicated that the interhemispheric functional interaction between homotopic brain areas is more intensive than the interaction along the conventional top-down and bottom-up pathways within the brain during unilateral limb movement. The detected strong interhemispheric horizontal functional interaction is an important aspect of motor control but often neglected or underestimated. The strong interhemispheric connectivity may explain the physiological phenomena and effects of promising therapeutic approaches. Further accurate and effective therapeutic methods may be developed on the basis of our findings.

  17. A Fault Prognosis Strategy Based on Time-Delayed Digraph Model and Principal Component Analysis

    Directory of Open Access Journals (Sweden)

    Ningyun Lu

    2012-01-01

    Full Text Available Because of the interlinking of process equipments in process industry, event information may propagate through the plant and affect a lot of downstream process variables. Specifying the causality and estimating the time delays among process variables are critically important for data-driven fault prognosis. They are not only helpful to find the root cause when a plant-wide disturbance occurs, but to reveal the evolution of an abnormal event propagating through the plant. This paper concerns with the information flow directionality and time-delay estimation problems in process industry and presents an information synchronization technique to assist fault prognosis. Time-delayed mutual information (TDMI is used for both causality analysis and time-delay estimation. To represent causality structure of high-dimensional process variables, a time-delayed signed digraph (TD-SDG model is developed. Then, a general fault prognosis strategy is developed based on the TD-SDG model and principle component analysis (PCA. The proposed method is applied to an air separation unit and has achieved satisfying results in predicting the frequently occurred “nitrogen-block” fault.

  18. Strong Functional Connectivity among Homotopic Brain Areas Is Vital for Motor Control in Unilateral Limb Movement

    Directory of Open Access Journals (Sweden)

    Pengxu Wei

    2017-07-01

    Full Text Available The mechanism underlying brain region organization for motor control in humans remains poorly understood. In this functional magnetic resonance imaging (fMRI study, right-handed volunteers were tasked to maintain unilateral foot movements on the right and left sides as consistently as possible. We aimed to identify the similarities and differences between brain motor networks of the two conditions. We recruited 18 right-handed healthy volunteers aged 25 ± 2.3 years and used a whole-body 3T system for magnetic resonance (MR scanning. Image analysis was performed using SPM8, Conn toolbox and Brain Connectivity Toolbox. We determined a craniocaudally distributed, mirror-symmetrical modular structure. The functional connectivity between homotopic brain areas was generally stronger than the intrahemispheric connections, and such strong connectivity led to the abovementioned modular structure. Our findings indicated that the interhemispheric functional interaction between homotopic brain areas is more intensive than the interaction along the conventional top–down and bottom–up pathways within the brain during unilateral limb movement. The detected strong interhemispheric horizontal functional interaction is an important aspect of motor control but often neglected or underestimated. The strong interhemispheric connectivity may explain the physiological phenomena and effects of promising therapeutic approaches. Further accurate and effective therapeutic methods may be developed on the basis of our findings.

  19. Close encounters: Analyzing how social similarity and propinquity contribute to strong network connections.

    OpenAIRE

    Reagans, Ray Eugene

    2010-01-01

    Models of network formation emphasize the importance of social similarity and propinquity in producing strong interpersonal connections. The positive effect each factor can have on tie strength has been documented across a number of studies, and yet we know surprisingly very little about how the two factors combine to produce strong ties. Being in close proximity could either amplify or dampen the positive effect that social similarity can have on tie strength. Data on tie strength among teac...

  20. Connection between strong and weak coupling in the mean spherical model in 1 + 1 dimensions

    International Nuclear Information System (INIS)

    Banks, J.L.

    1980-01-01

    I extend the strong-coupling expansion obtained by Srednicki, for the β-function of the mean spherical model in 1 + 1 dimensions, in the hamiltonian formulation. I use ordinary and two-point Pade approximants to extrapolate this result to weak coupling. I find a reasonably smooth connection between strong and weak coupling, and good numerical agreement with the exact solution. (orig.)

  1. Large photonic band gaps and strong attenuations of two-segment-connected Peano derivative networks

    International Nuclear Information System (INIS)

    Lu, Jian; Yang, Xiangbo; Zhang, Guogang; Cai, Lianzhang

    2011-01-01

    In this Letter, based on ancient Peano curves we construct four kinds of interesting Peano derivative networks composed of one-dimensional (1D) waveguides and investigate the optical transmission spectra and photonic attenuation behavior of electromagnetic (EM) waves in one- and two-segment-connected networks. It is found that for some two-segment-connected networks large photonic band gaps (PBGs) can be created and the widths of large PBGs can be controlled by adjusting the matching ratio of waveguide length and are insensitive to generation number. Diamond- and hexagon-Peano networks are good selectable structures for the designing of optical devices with large PBG(s) and strong attenuation(s). -- Highlights: → Peano and Peano derivative networks composed of 1D waveguides are designed. → Large PBGs with strong attenuations have been created by these fractal networks. → New approach for designing optical devices with large PBGs is proposed. → Diamond- and hexagon-Peano networks with d2:d1=2:1 are good selectable structures.

  2. Refined Analysis of Fatigue Crack Initiation Life of Beam-to-Column Welded Connections of Steel Frame under Strong Earthquake

    Directory of Open Access Journals (Sweden)

    Weilian Qu

    2017-01-01

    Full Text Available This paper presents a refined analysis for evaluating low-cycle fatigue crack initiation life of welded beam-to-column connections of steel frame structures under strong earthquake excitation. To consider different length scales between typical beam and column components as well as a few crucial beam-to-column welded connections, a multiscale finite element (FE model having three different length scales is formulated. The model can accurately analyze the inelastic seismic response of a steel frame and then obtain in detail elastoplastic stress and strain field near the welded zone of the connections. It is found that the welded zone is subjected to multiaxial nonproportional loading during strong ground motion and the elastoplastic stress-strain field of the welded zone is three-dimensional. Then, using the correlation of the Fatemi-Socie (FS parameter versus fatigue life obtained by the experimental crack initiation fatigue data of the structural steel weldment subjected to multiaxial loading, the refined evaluation approach of fatigue crack initiation life is developed based on the equivalent plastic strain at fatigue critical position of beam end seams of crucial welded connections when the steel frame is subjected to the strong earthquake excitation.

  3. Input-Output Decoupling of a Distillation Column LV-Configuration

    DEFF Research Database (Denmark)

    Yazdi, H.; Jørgensen, Sten Bay; Bahar (fratrådt), Mehrdad

    1996-01-01

    Introduction, digraph approach, distillation column, digraph analysis, solution analysis, discussion and conclusion, references.......Introduction, digraph approach, distillation column, digraph analysis, solution analysis, discussion and conclusion, references....

  4. A Space-Economic Representation of Transitive Closures in Relational Databases

    Directory of Open Access Journals (Sweden)

    Yangjun Chen

    2006-10-01

    Full Text Available A composite object represented as a directed graph (digraph for short is an important data structure that requires efficient support in CAD/CAM, CASE, office systems, software management, web databases, and document databases. It is cumbersome to handle such objects in relational database systems when they involve ancestor-descendant relationships (or say, recursive relationships. In this paper, we present a new encoding method to label a digraph, which reduces the footprints of all previous strategies. This method is based on a tree labeling method and the concept of branchings that are used in graph theory for finding the shortest connection networks. A branching is a subgraph of a given digraph that is in fact a forest, but covers all the nodes of the graph. On the one hand, the proposed encoding scheme achieves the smallest space requirements among all previously published strategies for recognizing recursive relationships. On the other hand, it leads to a new algorithm for computing transitive closures for DAGs (directed acyclic graph in O(eþb time and O(nþb space, where n represents the number of the nodes of a DAG, e the numbers of the edges, and b the DAG's breadth. In addition, this method can be extended to cyclic digraphs and is especially suitable for a relational environment.

  5. FEAT - FAILURE ENVIRONMENT ANALYSIS TOOL (UNIX VERSION)

    Science.gov (United States)

    Pack, G.

    1994-01-01

    The Failure Environment Analysis Tool, FEAT, enables people to see and better understand the effects of failures in a system. FEAT uses digraph models to determine what will happen to a system if a set of failure events occurs and to identify the possible causes of a selected set of failures. Failures can be user-selected from either engineering schematic or digraph model graphics, and the effects or potential causes of the failures will be color highlighted on the same schematic or model graphic. As a design tool, FEAT helps design reviewers understand exactly what redundancies have been built into a system and where weaknesses need to be protected or designed out. A properly developed digraph will reflect how a system functionally degrades as failures accumulate. FEAT is also useful in operations, where it can help identify causes of failures after they occur. Finally, FEAT is valuable both in conceptual development and as a training aid, since digraphs can identify weaknesses in scenarios as well as hardware. Digraphs models for use with FEAT are generally built with the Digraph Editor, a Macintosh-based application which is distributed with FEAT. The Digraph Editor was developed specifically with the needs of FEAT users in mind and offers several time-saving features. It includes an icon toolbox of components required in a digraph model and a menu of functions for manipulating these components. It also offers FEAT users a convenient way to attach a formatted textual description to each digraph node. FEAT needs these node descriptions in order to recognize nodes and propagate failures within the digraph. FEAT users store their node descriptions in modelling tables using any word processing or spreadsheet package capable of saving data to an ASCII text file. From within the Digraph Editor they can then interactively attach a properly formatted textual description to each node in a digraph. Once descriptions are attached to them, a selected set of nodes can be

  6. When a Parent Is Away: Promoting Strong Parent-Child Connections during Parental Absence

    Science.gov (United States)

    Yeary, Julia; Zoll, Sally; Reschke, Kathy

    2012-01-01

    How does a parent stay connected with an infant or toddler during a prolonged separation? Research has shown how important early connections are for child development. When a parent is not present physically, there are strategies that military parents have been using to keep a parent and child connected, promoting mindfulness. Because infants and…

  7. The Connect Effect Building Strong Personal, Professional, and Virtual Networks

    CERN Document Server

    Dulworth, Michael

    2008-01-01

    Entrepreneur and executive development expert Mike Dulworth's THE CONNECT EFFECT provides readers with a simple framework and practical tools for developing that crucial competitive advantage: a high-quality personal, professional/organizational and virtual network.

  8. Short proofs of strong normalization

    OpenAIRE

    Wojdyga, Aleksander

    2008-01-01

    This paper presents simple, syntactic strong normalization proofs for the simply-typed lambda-calculus and the polymorphic lambda-calculus (system F) with the full set of logical connectives, and all the permutative reductions. The normalization proofs use translations of terms and types to systems, for which strong normalization property is known.

  9. Embedding relations connected with strong approximation of Fourier ...

    Indian Academy of Sciences (India)

    ing only odd functions and a set of functions defined via the strong means of Fourier series of odd continuous functions. We establish an improvement of a recent theorem of Le and Zhou [Math. Inequal. Appl. 11(4) (2008) 749–756] which is a generalization of Tikhonov's results [Anal. Math. 31 (2005) 183–194]. We also ...

  10. Data structures theory and practice

    CERN Document Server

    Berztiss, A T

    1971-01-01

    Computer Science and Applied Mathematics: Data Structures: Theory and Practice focuses on the processes, methodologies, principles, and approaches involved in data structures, including algorithms, decision trees, Boolean functions, lattices, and matrices. The book first offers information on set theory, functions, and relations, and graph theory. Discussions focus on linear formulas of digraphs, isomorphism of digraphs, basic definitions in the theory of digraphs, Boolean functions and forms, lattices, indexed sets, algebra of sets, and order pair and related concepts. The text then examines

  11. Graph Modelling Approach: Application to a Distillation Column

    DEFF Research Database (Denmark)

    Hovelaque, V.; Commault, C.; Bahar, Mehrdad

    1997-01-01

    Introduction, structured systems and digraphs, distillation column model, generic input-output decoupling problem, generic disturbance rejection problem, concluding remarks.......Introduction, structured systems and digraphs, distillation column model, generic input-output decoupling problem, generic disturbance rejection problem, concluding remarks....

  12. A very strong difference property for semisimple compact connected lie groups

    Science.gov (United States)

    Shtern, A. I.

    2011-06-01

    Let G be a topological group. For a function f: G → ℝ and h ∈ G, the difference function Δ h f is defined by the rule Δ h f( x) = f( xh) - f( x) ( x ∈ G). A function H: G → ℝ is said to be additive if it satisfies the Cauchy functional equation H( x + y) = H( x) + H( y) for every x, y ∈ G. A class F of real-valued functions defined on G is said to have the difference property if, for every function f: G → ℝ satisfying Δ h f ∈ F for each h ∈ G, there is an additive function H such that f - H ∈ F. Erdős' conjecture claiming that the class of continuous functions on ℝ has the difference property was proved by N. G. de Bruijn; later on, F. W. Carroll and F. S. Koehl obtained a similar result for compact Abelian groups and, under the additional assumption that the other one-sided difference function ∇ h f defined by ∇ h f( x) = f( xh) - f( x) ( x ∈ G, h ∈ G) is measurable for any h ∈ G, also for noncommutative compact metric groups. In the present paper, we consider a narrower class of groups, namely, the family of semisimple compact connected Lie groups. It turns out that these groups admit a significantly stronger difference property. Namely, if a function f: G → ℝ on a semisimple compact connected Lie group has continuous difference functions Δ h f for any h ∈ G (without the additional assumption concerning the measurability of the functions of the form ∇ h f), then f is automatically continuous, and no nontrivial additive function of the form H is needed. Some applications are indicated, including difference theorems for homogeneous spaces of compact connected Lie groups.

  13. Structural properties of the material control and accounting system

    International Nuclear Information System (INIS)

    1978-12-01

    A unified digraph approach is proposed for the assessment of the structure of the MC and A System. The approach emphasizes the two structural aspects of the system: vulnerability and reliability. Vulnerability is defined as a possibility of loosing connectedness in a given structure due to line and/or node removals. It is purely deterministic notion which leads to a qualitative analysis of redundancy of connections in the corresponding system. Reliability of the MC and A System structure provides a more quantitative way of assessing how safe the system is to random failures of the links representing lines of communication, material paths, monitors, and the components of the power supply network. By assigning probabilities to the lines and nodes of the corresponding digraph, the least reliable path can be used as a measure of the goodness of the system, which can be computed by efficient shortest path algorithms. Both vulnerability and reliability considerations are important in determining the effect of tampering of an adversary with the elements of the MC and M System

  14. The Shapley value for directed graph games

    NARCIS (Netherlands)

    Khmelnitskaya, Anna Borisovna; Selcuk, Özer; Talman, Dolf

    2014-01-01

    The Shapley value for directed graph (digraph) games, TU games with limited cooperation introduced by an arbitrary digraph prescribing the dominance relation among the players, is introduced. It is dened as the average of marginal contribution vectors corresponding to all permutations that do not

  15. On Acyclicity of Games with Cycles

    DEFF Research Database (Denmark)

    Andersson, Daniel; Gurvich, Vladimir; Hansen, Thomas Dueholm

    2009-01-01

    We study restricted improvement cycles (ri-cycles) in finite positional n-person games with perfect information modeled by directed graphs (digraphs) that may contain cycles. We obtain criteria of restricted improvement acyclicity (ri-acyclicity) in two cases: for n = 2 and for acyclic digraphs. We...

  16. Tradeoffs in process strategy games with application in the WDM reconfiguration problem

    DEFF Research Database (Denmark)

    Cohen, Nathann; Coudert, David; Mazauric, Dorian

    2011-01-01

    We consider a variant of the graph searching games that models the routing reconfiguration problem in WDM networks. In the digraph processing game, a team of agents aims at processing, or clearing, the vertices of a digraph D. We are interested in two different measures: (1) the total number...... tradeoffs may happen even for a basic class of digraphs. On the other hand, we exhibit classes of graphs for which good tradeoffs can be achieved. We finally detail the relationship between this game and the routing reconfiguration problem. In particular, we prove that any instance of the processing game, i...

  17. Shallow versus deep footprints in pseudo-word grapheme-to-phoneme conversion: Dutch and English

    NARCIS (Netherlands)

    Borgwaldt, S.R.; Bolger, P.; Jakab, E.

    2010-01-01

    Our study is concerned with reading processes. Using a letter-detection paradigm with masked priming, we tested for the existence and time course of vowel digraph effects in Dutch and English. Whereas Dutch readers showed digraph effects with 67-ms primes, English readers showed only letter effects

  18. QCD and strongly coupled gauge theories: challenges and perspectives

    NARCIS (Netherlands)

    Brambilla, N.; Eidelman, S.; Foka, P.; Gardner, S.; Kronfeld, A. S.; Alford, M. G.; Alkofer, R.; Butenschoen, M.; Cohen, T. D.; Erdmenger, J.; Fabbietti, L.; Faber, M.; Goity, J. L.; Ketzer, B.; Lin, H. W.; Llanes-Estrada, F. J.; Meyer, H.; Pakhlov, P.; Pallante, E.; Polikarpov, M. I.; Sazdjian, H.; Schmitt, A.; Snow, W. M.; Vairo, A.; Vogt, R.; Vuorinen, A.; Wittig, H.; Arnold, P.; Christakoglou, P.; Nezza, P. Di; Fodor, Z.; Tormo, X. Garcia i; Höllwieser, R.; Kalwait, A.; Keane, D.; Kiritsis, E.; Mischke, A.; Mizuk, R.; Odyniec, G.; Papadodimas, K.; Pich, A.; Pittau, R.; Qiu, Jian-Wei; Ricciardi, G.; Salgado, C. A.; Schwenzer, K.; Stefanis, N. G.; Hippel, G. M. von; Zakharov, V. I .

    2014-01-01

    We highlight the progress, current status, and open challenges of QCD-driven physics, in theory and in experiment. We discuss how the strong interaction is intimately connected to a broad sweep of physical problems, in settings ranging from astrophysics and cosmology to strongly-coupled, complex

  19. Larval connectivity studies in the Western Iberian Peninsula

    Science.gov (United States)

    Dubert, Jesus; Nolasco, Rita; Queiroga, Henrique

    2010-05-01

    The study of the connectivity between populations is one of the 'hot' applications of numerical models of the ocean circulation. An IBM (Individual Based model) was developed, using Carcinus manenas larvae crab as a model. A set of particles was used as a representation of larvae, in order to study their larval life cycle, including the larval growth, larval mortality (both depending on temperature and salinity), larval dispersal by currents, diel vertical migration, and larval recruitment. The life cycle of every larvae in the ocean, was modeled from zoeae 1 stage to megalopae stage, during typical periods of 30-50 days. Larvae were initialized in 14 estuarine systems of the Atlantic Western Iberian Peninsula, from January to July. In every period, a number of 225 larvae are initialized in everyone of the 14 considered estuaries, with fortynighly periodicity. The larvae evolves during the (variable, depending mainly on temperature) period of growth in the ocean, and when a larvae reach the age for recruit, if it is located in the neighborhood of the considered estuarine systems, the larvae is accounted as a recruited larvae in that place. With this methodology, a connectivity matrix can be computed, acconting for the 225 larvae emitted in every estuary, the number of larvae that reaches the every place. The connectivity matrix depends strongly on the current regime along the Atlantic coast of Iberian Peninsula, and has been calculated for the present circulation, for the period 2001 to 2009, for runs with realistic forcing with NCEP2 and Quikscat (for winds) forcing. The connectivity matrix, have also been calculated for climatological runs. For the present climatological conditions, it is observed the prevalence of southward transport for the period January-July, because the prevalence of Northerly winds along the west coast of IP in the COADS present time climatology. Strong dispersal is observed at the Northern estuaries, during winter with strong loss of

  20. Isomorphisms and traversability of directed path graphs

    NARCIS (Netherlands)

    Broersma, Haitze J.; Li, Xueliang; Li, X.

    1998-01-01

    The concept of a line digraph is generalized to that of a directed path graph. The directed path graph $\\forw P_k(D)$ of a digraph $D$ is obtained by representing the directed paths on $k$ vertices of $D$ by vertices. Two vertices are joined by an arc whenever the corresponding directed paths in $D$

  1. Locality for quantum systems on graphs depends on the number field

    Science.gov (United States)

    Hall, H. Tracy; Severini, Simone

    2013-07-01

    Adapting a definition of Aaronson and Ambainis (2005 Theory Comput. 1 47-79), we call a quantum dynamics on a digraph saturated Z-local if the nonzero transition amplitudes specifying the unitary evolution are in exact correspondence with the directed edges (including loops) of the digraph. This idea appears recurrently in a variety of contexts including angular momentum, quantum chaos, and combinatorial matrix theory. Complete characterization of the digraph properties that allow such a process to exist is a long-standing open question that can also be formulated in terms of minimum rank problems. We prove that saturated Z-local dynamics involving complex amplitudes occur on a proper superset of the digraphs that allow restriction to the real numbers or, even further, the rationals. Consequently, among these fields, complex numbers guarantee the largest possible choice of topologies supporting a discrete quantum evolution. A similar construction separates complex numbers from the skew field of quaternions. The result proposes a concrete ground for distinguishing between complex and quaternionic quantum mechanics.

  2. Locality for quantum systems on graphs depends on the number field

    International Nuclear Information System (INIS)

    Hall, H Tracy; Severini, Simone

    2013-01-01

    Adapting a definition of Aaronson and Ambainis (2005 Theory Comput. 1 47–79), we call a quantum dynamics on a digraph saturated Z-local if the nonzero transition amplitudes specifying the unitary evolution are in exact correspondence with the directed edges (including loops) of the digraph. This idea appears recurrently in a variety of contexts including angular momentum, quantum chaos, and combinatorial matrix theory. Complete characterization of the digraph properties that allow such a process to exist is a long-standing open question that can also be formulated in terms of minimum rank problems. We prove that saturated Z-local dynamics involving complex amplitudes occur on a proper superset of the digraphs that allow restriction to the real numbers or, even further, the rationals. Consequently, among these fields, complex numbers guarantee the largest possible choice of topologies supporting a discrete quantum evolution. A similar construction separates complex numbers from the skew field of quaternions. The result proposes a concrete ground for distinguishing between complex and quaternionic quantum mechanics. (paper)

  3. Four forces and spinor connection in general relativity

    International Nuclear Information System (INIS)

    Lynch, J.T.

    1985-01-01

    This work is an extension of the recent spinor-connection theory of Szekeres, Cullinan, and Lynch. In that theory, a geometric model for the gravitational and electromagnetic fields was realized by use of both left- and right-connection groups acting on a 4 x 4 spinor tetrad. Here the right-connection group is enlarged in a natural way from a one-parameter to a three-parameter Lie group. This enlargement introduces two extra potential fields which may provide a simple model for the strong and weak fields in curved space-time. A solution to the new field equations is given for a neutral ''pionlike'' particle exhibiting the strong and gravitational fields

  4. Frugivorous bats maintain functional habitat connectivity in agricultural landscapes but rely strongly on natural forest fragments.

    Science.gov (United States)

    Ripperger, Simon P; Kalko, Elisabeth K V; Rodríguez-Herrera, Bernal; Mayer, Frieder; Tschapka, Marco

    2015-01-01

    Anthropogenic changes in land use threaten biodiversity and ecosystem functioning by the conversion of natural habitat into agricultural mosaic landscapes, often with drastic consequences for the associated fauna. The first step in the development of efficient conservation plans is to understand movement of animals through complex habitat mosaics. Therefore, we studied ranging behavior and habitat use in Dermanura watsoni (Phyllostomidae), a frugivorous bat species that is a valuable seed disperser in degraded ecosystems. Radio-tracking of sixteen bats showed that the animals strongly rely on natural forest. Day roosts were exclusively located within mature forest fragments. Selection ratios showed that the bats foraged selectively within the available habitat and positively selected natural forest. However, larger daily ranges were associated with higher use of degraded habitats. Home range geometry and composition of focal foraging areas indicated that wider ranging bats performed directional foraging bouts from natural to degraded forest sites traversing the matrix over distances of up to three hundred meters. This behavior demonstrates the potential of frugivorous bats to functionally connect fragmented areas by providing ecosystem services between natural and degraded sites, and highlights the need for conservation of natural habitat patches within agricultural landscapes that meet the roosting requirements of bats.

  5. Frugivorous bats maintain functional habitat connectivity in agricultural landscapes but rely strongly on natural forest fragments.

    Directory of Open Access Journals (Sweden)

    Simon P Ripperger

    Full Text Available Anthropogenic changes in land use threaten biodiversity and ecosystem functioning by the conversion of natural habitat into agricultural mosaic landscapes, often with drastic consequences for the associated fauna. The first step in the development of efficient conservation plans is to understand movement of animals through complex habitat mosaics. Therefore, we studied ranging behavior and habitat use in Dermanura watsoni (Phyllostomidae, a frugivorous bat species that is a valuable seed disperser in degraded ecosystems. Radio-tracking of sixteen bats showed that the animals strongly rely on natural forest. Day roosts were exclusively located within mature forest fragments. Selection ratios showed that the bats foraged selectively within the available habitat and positively selected natural forest. However, larger daily ranges were associated with higher use of degraded habitats. Home range geometry and composition of focal foraging areas indicated that wider ranging bats performed directional foraging bouts from natural to degraded forest sites traversing the matrix over distances of up to three hundred meters. This behavior demonstrates the potential of frugivorous bats to functionally connect fragmented areas by providing ecosystem services between natural and degraded sites, and highlights the need for conservation of natural habitat patches within agricultural landscapes that meet the roosting requirements of bats.

  6. Radial Distribution Functions of Strongly Coupled Two-Temperature Plasmas

    Science.gov (United States)

    Shaffer, Nathaniel R.; Tiwari, Sanat Kumar; Baalrud, Scott D.

    2017-10-01

    We present tests of three theoretical models for the radial distribution functions (RDFs) in two-temperature strongly coupled plasmas. RDFs are useful in extending plasma thermodynamics and kinetic theory to strong coupling, but they are usually known only for thermal equilibrium or for approximate one-component model plasmas. Accurate two-component modeling is necessary to understand the impact of strong coupling on inter-species transport, e.g., ambipolar diffusion and electron-ion temperature relaxation. We demonstrate that the Seuferling-Vogel-Toeppfer (SVT) extension of the hypernetted chain equations not only gives accurate RDFs (as compared with classical molecular dynamics simulations), but also has a simple connection with the Yukawa OCP model. This connection gives a practical means to recover the structure of the electron background from knowledge of the ion-ion RDF alone. Using the model RDFs in Effective Potential Theory, we report the first predictions of inter-species transport coefficients of strongly coupled plasmas far from equilibrium. This work is supported by NSF Grant No. PHY-1453736, AFSOR Award No. FA9550-16-1-0221, and used XSEDE computational resources.

  7. Detecting Functional Connectivity During Audiovisual Integration with MEG: A Comparison of Connectivity Metrics.

    Science.gov (United States)

    Ard, Tyler; Carver, Frederick W; Holroyd, Tom; Horwitz, Barry; Coppola, Richard

    2015-08-01

    In typical magnetoencephalography and/or electroencephalography functional connectivity analysis, researchers select one of several methods that measure a relationship between regions to determine connectivity, such as coherence, power correlations, and others. However, it is largely unknown if some are more suited than others for various types of investigations. In this study, the authors investigate seven connectivity metrics to evaluate which, if any, are sensitive to audiovisual integration by contrasting connectivity when tracking an audiovisual object versus connectivity when tracking a visual object uncorrelated with the auditory stimulus. The authors are able to assess the metrics' performances at detecting audiovisual integration by investigating connectivity between auditory and visual areas. Critically, the authors perform their investigation on a whole-cortex all-to-all mapping, avoiding confounds introduced in seed selection. The authors find that amplitude-based connectivity measures in the beta band detect strong connections between visual and auditory areas during audiovisual integration, specifically between V4/V5 and auditory cortices in the right hemisphere. Conversely, phase-based connectivity measures in the beta band as well as phase and power measures in alpha, gamma, and theta do not show connectivity between audiovisual areas. The authors postulate that while beta power correlations detect audiovisual integration in the current experimental context, it may not always be the best measure to detect connectivity. Instead, it is likely that the brain utilizes a variety of mechanisms in neuronal communication that may produce differential types of temporal relationships.

  8. Modeling Temporal Variation in Social Network: An Evolutionary Web Graph Approach

    Science.gov (United States)

    Mitra, Susanta; Bagchi, Aditya

    A social network is a social structure between actors (individuals, organization or other social entities) and indicates the ways in which they are connected through various social relationships like friendships, kinships, professional, academic etc. Usually, a social network represents a social community, like a club and its members or a city and its citizens etc. or a research group communicating over Internet. In seventies Leinhardt [1] first proposed the idea of representing a social community by a digraph. Later, this idea became popular among other research workers like, network designers, web-service application developers and e-learning modelers. It gave rise to a rapid proliferation of research work in the area of social network analysis. Some of the notable structural properties of a social network are connectedness between actors, reachability between a source and a target actor, reciprocity or pair-wise connection between actors with bi-directional links, centrality of actors or the important actors having high degree or more connections and finally the division of actors into sub-structures or cliques or strongly-connected components. The cycles present in a social network may even be nested [2, 3]. The formal definition of these structural properties will be provided in Sect. 8.2.1. The division of actors into cliques or sub-groups can be a very important factor for understanding a social structure, particularly the degree of cohesiveness in a community. The number, size, and connections among the sub-groups in a network are useful in understanding how the network, as a whole, is likely to behave.

  9. Positive semidefinite matrix completion, universal rigidity and the Strong Arnold Property

    NARCIS (Netherlands)

    M. Laurent (Monique); A. Varvitsiotis (Antonios)

    2014-01-01

    htmlabstractThis paper addresses the following three topics: positive semidefinite (psd) matrix completions, universal rigidity of frameworks, and the Strong Arnold Property (SAP). We show some strong connections among these topics, using semidefinite programming as unifying theme. Our main

  10. Positive semidefinite matrix completion, universal rigidity and the Strong Arnold Property

    NARCIS (Netherlands)

    Laurent, Monique; Varvitsiotis, A.

    This paper addresses the following three topics: positive semidefinite (psd) matrix completions, universal rigidity of frameworks, and the Strong Arnold Property (SAP). We show some strong connections among these topics, using semidefinite programming as unifying theme. Our main contribution is a

  11. Hematopoietic stem cell origin of connective tissues.

    Science.gov (United States)

    Ogawa, Makio; Larue, Amanda C; Watson, Patricia M; Watson, Dennis K

    2010-07-01

    Connective tissue consists of "connective tissue proper," which is further divided into loose and dense (fibrous) connective tissues and "specialized connective tissues." Specialized connective tissues consist of blood, adipose tissue, cartilage, and bone. In both loose and dense connective tissues, the principal cellular element is fibroblasts. It has been generally believed that all cellular elements of connective tissue, including fibroblasts, adipocytes, chondrocytes, and bone cells, are generated solely by mesenchymal stem cells. Recently, a number of studies, including those from our laboratory based on transplantation of single hematopoietic stem cells, strongly suggested a hematopoietic stem cell origin of these adult mesenchymal tissues. This review summarizes the experimental evidence for this new paradigm and discusses its translational implications. Copyright 2010 ISEH - Society for Hematology and Stem Cells. All rights reserved.

  12. Assessing Ecosystem Impacts from Simulant and Decontaminant Use

    Science.gov (United States)

    1988-05-01

    reverse if necessary and identify by block number) FIELD GROUP SUB-GROUP Pollution Risk assessment Ecotoxicology 24 07 Simulants Decontaminants... ecotoxicology of those chemicals. This report presents methods from the literature and proposes a newly devised approach to rank those chemicals for damage...Oyster Reef Ecosystem Energy Flow Compartment Model 27 2. Digraph of a Nutrient-Driven Simplified Ecosystem 30 3. Digraph of a Cultivated Field Under

  13. Quasi-particles and effective mean field in strongly interacting matter

    International Nuclear Information System (INIS)

    Levai, P.; Ko, C.M.

    2010-01-01

    We introduce a quasi-particle model of strongly interacting quark-gluon matter and explore the possible connection to an effective field theoretical description consisting of a scalar σ field by introducing a dynamically generated mass, M(σ), and a self-consistently determined interaction term, B(σ). We display a possible connection between the two types of effective description, using the Friedberg-Lee model.

  14. Random Interchange of Magnetic Connectivity

    Science.gov (United States)

    Matthaeus, W. H.; Ruffolo, D. J.; Servidio, S.; Wan, M.; Rappazzo, A. F.

    2015-12-01

    Magnetic connectivity, the connection between two points along a magnetic field line, has a stochastic character associated with field lines random walking in space due to magnetic fluctuations, but connectivity can also change in time due to dynamical activity [1]. For fluctuations transverse to a strong mean field, this connectivity change be caused by stochastic interchange due to component reconnection. The process may be understood approximately by formulating a diffusion-like Fokker-Planck coefficient [2] that is asymptotically related to standard field line random walk. Quantitative estimates are provided, for transverse magnetic field models and anisotropic models such as reduced magnetohydrodynamics. In heliospheric applications, these estimates may be useful for understanding mixing between open and close field line regions near coronal hole boundaries, and large latitude excursions of connectivity associated with turbulence. [1] A. F. Rappazzo, W. H. Matthaeus, D. Ruffolo, S. Servidio & M. Velli, ApJL, 758, L14 (2012) [2] D. Ruffolo & W. Matthaeus, ApJ, 806, 233 (2015)

  15. Synchronization from Second Order Network Connectivity Statistics

    Science.gov (United States)

    Zhao, Liqiong; Beverlin, Bryce; Netoff, Theoden; Nykamp, Duane Q.

    2011-01-01

    We investigate how network structure can influence the tendency for a neuronal network to synchronize, or its synchronizability, independent of the dynamical model for each neuron. The synchrony analysis takes advantage of the framework of second order networks, which defines four second order connectivity statistics based on the relative frequency of two-connection network motifs. The analysis identifies two of these statistics, convergent connections, and chain connections, as highly influencing the synchrony. Simulations verify that synchrony decreases with the frequency of convergent connections and increases with the frequency of chain connections. These trends persist with simulations of multiple models for the neuron dynamics and for different types of networks. Surprisingly, divergent connections, which determine the fraction of shared inputs, do not strongly influence the synchrony. The critical role of chains, rather than divergent connections, in influencing synchrony can be explained by their increasing the effective coupling strength. The decrease of synchrony with convergent connections is primarily due to the resulting heterogeneity in firing rates. PMID:21779239

  16. Functional connectivity changes detected with magnetoencephalography after mild traumatic brain injury

    Directory of Open Access Journals (Sweden)

    Stavros I. Dimitriadis

    2015-01-01

    Full Text Available Mild traumatic brain injury (mTBI may affect normal cognition and behavior by disrupting the functional connectivity networks that mediate efficient communication among brain regions. In this study, we analyzed brain connectivity profiles from resting state Magnetoencephalographic (MEG recordings obtained from 31 mTBI patients and 55 normal controls. We used phase-locking value estimates to compute functional connectivity graphs to quantify frequency-specific couplings between sensors at various frequency bands. Overall, normal controls showed a dense network of strong local connections and a limited number of long-range connections that accounted for approximately 20% of all connections, whereas mTBI patients showed networks characterized by weak local connections and strong long-range connections that accounted for more than 60% of all connections. Comparison of the two distinct general patterns at different frequencies using a tensor representation for the connectivity graphs and tensor subspace analysis for optimal feature extraction showed that mTBI patients could be separated from normal controls with 100% classification accuracy in the alpha band. These encouraging findings support the hypothesis that MEG-based functional connectivity patterns may be used as biomarkers that can provide more accurate diagnoses, help guide treatment, and monitor effectiveness of intervention in mTBI.

  17. Asthma Research: The NIH–NJRC Connection

    Science.gov (United States)

    ... Bar Home Current Issue Past Issues Special Section Asthma Research: The NIH–NJRC Connection Past Issues / Fall ... the many ways that NIH supports and promotes asthma research is through its strong relationship with National ...

  18. Strong Coupling Holography

    CERN Document Server

    Dvali, Gia

    2009-01-01

    We show that whenever a 4-dimensional theory with N particle species emerges as a consistent low energy description of a 3-brane embedded in an asymptotically-flat (4+d)-dimensional space, the holographic scale of high-dimensional gravity sets the strong coupling scale of the 4D theory. This connection persists in the limit in which gravity can be consistently decoupled. We demonstrate this effect for orbifold planes, as well as for the solitonic branes and string theoretic D-branes. In all cases the emergence of a 4D strong coupling scale from bulk holography is a persistent phenomenon. The effect turns out to be insensitive even to such extreme deformations of the brane action that seemingly shield 4D theory from the bulk gravity effects. A well understood example of such deformation is given by large 4D Einstein term in the 3-brane action, which is known to suppress the strength of 5D gravity at short distances and change the 5D Newton's law into the four-dimensional one. Nevertheless, we observe that the ...

  19. Line-of-sight effects in strong lensing: putting theory into practice

    Energy Technology Data Exchange (ETDEWEB)

    Birrer, Simon; Welschen, Cyril; Amara, Adam; Refregier, Alexandre, E-mail: simon.birrer@phys.ethz.ch, E-mail: cyril.welschen@student.ethz.ch, E-mail: adam.amara@phys.ethz.ch, E-mail: alexandre.refregier@phys.ethz.ch [Institute for Astronomy, Department of Physics, ETH Zurich, Wolfgang-Pauli-Strasse 27, 8093, Zurich (Switzerland)

    2017-04-01

    We present a simple method to accurately infer line of sight (LOS) integrated lensing effects for galaxy scale strong lens systems through image reconstruction. Our approach enables us to separate weak lensing LOS effects from the main strong lens deflector. We test our method using mock data and show that strong lens systems can be accurate probes of cosmic shear with a precision on the shear terms of ± 0.003 (statistical error) for an HST-like dataset. We apply our formalism to reconstruct the lens COSMOS 0038+4133 and its LOS. In addition, we estimate the LOS properties with a halo-rendering estimate based on the COSMOS field galaxies and a galaxy-halo connection. The two approaches are independent and complementary in their information content. We find that when estimating the convergence at the strong lens system, performing a joint analysis improves the measure by a factor of two compared to a halo model only analysis. Furthermore the constraints of the strong lens reconstruction lead to tighter constraints on the halo masses of the LOS galaxies. Joint constraints of multiple strong lens systems may add valuable information to the galaxy-halo connection and may allow independent weak lensing shear measurement calibrations.

  20. QCD and strongly coupled gauge theories: challenges and perspectives

    CERN Document Server

    Brambilla, N.; Foka, P.; Gardner, S.; Kronfeld, A.S.; Alford, M.G.; Alkofer, R.; Butenschoen, M.; Cohen, T.D.; Erdmenger, J.; Fabbietti, L.; Faber, M.; Goity, J.L.; Ketzer, B.; Lin, H.W.; Llanes-Estrada, F.J.; Meyer, H.B.; Pakhlov, P.; Pallante, E.; Polikarpov, M.I.; Sazdjian, H.; Schmitt, A.; Snow, W.M.; Vairo, A.; Vogt, R.; Vuorinen, A.; Wittig, H.; Arnold, P.; Christakoglou, P.; Di Nezza, P.; Fodor, Z.; Garcia i Tormo, X.; Hollwieser, R.; Janik, M.A.; Kalweit, A.; Keane, D.; Kiritsis, E.; Mischke, A.; Mizuk, R.; Odyniec, G.; Papadodimas, K.; Pich, A.; Pittau, R.; Qiu, J.W.; Ricciardi, G.; Salgado, C.A.; Schwenzer, K.; Stefanis, N.G.; von Hippel, G.M.; Zakharov, V.I.

    2014-10-21

    We highlight the progress, current status, and open challenges of QCD-driven physics, in theory and in experiment. We discuss how the strong interaction is intimately connected to a broad sweep of physical problems, in settings ranging from astrophysics and cosmology to strongly-coupled, complex systems in particle and condensed-matter physics, as well as to searches for physics beyond the Standard Model. We also discuss how success in describing the strong interaction impacts other fields, and, in turn, how such subjects can impact studies of the strong interaction. In the course of the work we offer a perspective on the many research streams which flow into and out of QCD, as well as a vision for future developments.

  1. Strong Start Wraparound: Addressing the Complex Needs of Mothers in Early Recovery

    Science.gov (United States)

    Teel, M. Kay

    2014-01-01

    The Strong Start Study tested an innovative, High-Fidelity Wraparound intervention with families in early recovery from substance use. The Strong Start Wraparound model addressed the complex needs of pregnant and parenting women who were in early recovery to increase the protective factors of parental resilience, social connections, concrete…

  2. Dynamic functional connectivity analysis reveals transient states of dysconnectivity in schizophrenia

    Directory of Open Access Journals (Sweden)

    E. Damaraju

    2014-01-01

    Full Text Available Schizophrenia is a psychotic disorder characterized by functional dysconnectivity or abnormal integration between distant brain regions. Recent functional imaging studies have implicated large-scale thalamo-cortical connectivity as being disrupted in patients. However, observed connectivity differences in schizophrenia have been inconsistent between studies, with reports of hyperconnectivity and hypoconnectivity between the same brain regions. Using resting state eyes-closed functional imaging and independent component analysis on a multi-site data that included 151 schizophrenia patients and 163 age- and gender matched healthy controls, we decomposed the functional brain data into 100 components and identified 47 as functionally relevant intrinsic connectivity networks. We subsequently evaluated group differences in functional network connectivity, both in a static sense, computed as the pairwise Pearson correlations between the full network time courses (5.4 minutes in length, and a dynamic sense, computed using sliding windows (44 s in length and k-means clustering to characterize five discrete functional connectivity states. Static connectivity analysis revealed that compared to healthy controls, patients show significantly stronger connectivity, i.e., hyperconnectivity, between the thalamus and sensory networks (auditory, motor and visual, as well as reduced connectivity (hypoconnectivity between sensory networks from all modalities. Dynamic analysis suggests that (1, on average, schizophrenia patients spend much less time than healthy controls in states typified by strong, large-scale connectivity, and (2, that abnormal connectivity patterns are more pronounced during these connectivity states. In particular, states exhibiting cortical–subcortical antagonism (anti-correlations and strong positive connectivity between sensory networks are those that show the group differences of thalamic hyperconnectivity and sensory hypoconnectivity

  3. Selectivity and sparseness in randomly connected balanced networks.

    Directory of Open Access Journals (Sweden)

    Cengiz Pehlevan

    Full Text Available Neurons in sensory cortex show stimulus selectivity and sparse population response, even in cases where no strong functionally specific structure in connectivity can be detected. This raises the question whether selectivity and sparseness can be generated and maintained in randomly connected networks. We consider a recurrent network of excitatory and inhibitory spiking neurons with random connectivity, driven by random projections from an input layer of stimulus selective neurons. In this architecture, the stimulus-to-stimulus and neuron-to-neuron modulation of total synaptic input is weak compared to the mean input. Surprisingly, we show that in the balanced state the network can still support high stimulus selectivity and sparse population response. In the balanced state, strong synapses amplify the variation in synaptic input and recurrent inhibition cancels the mean. Functional specificity in connectivity emerges due to the inhomogeneity caused by the generative statistical rule used to build the network. We further elucidate the mechanism behind and evaluate the effects of model parameters on population sparseness and stimulus selectivity. Network response to mixtures of stimuli is investigated. It is shown that a balanced state with unselective inhibition can be achieved with densely connected input to inhibitory population. Balanced networks exhibit the "paradoxical" effect: an increase in excitatory drive to inhibition leads to decreased inhibitory population firing rate. We compare and contrast selectivity and sparseness generated by the balanced network to randomly connected unbalanced networks. Finally, we discuss our results in light of experiments.

  4. Differential structural and resting state connectivity between insular subdivisions and other pain-related brain regions.

    Science.gov (United States)

    Wiech, K; Jbabdi, S; Lin, C S; Andersson, J; Tracey, I

    2014-10-01

    Functional neuroimaging studies suggest that the anterior, mid, and posterior division of the insula subserve different functions in the perception of pain. The anterior insula (AI) has predominantly been associated with cognitive-affective aspects of pain, while the mid and posterior divisions have been implicated in sensory-discriminative processing. We examined whether this functional segregation is paralleled by differences in (1) structural and (2) resting state connectivity and (3) in correlations with pain-relevant psychological traits. Analyses were restricted to the 3 insular subdivisions and other pain-related brain regions. Both type of analyses revealed largely overlapping results. The AI division was predominantly connected to the ventrolateral prefrontal cortex (structural and resting state connectivity) and orbitofrontal cortex (structural connectivity). In contrast, the posterior insula showed strong connections to the primary somatosensory cortex (SI; structural connectivity) and secondary somatosensory cortex (SII; structural and resting state connectivity). The mid insula displayed a hybrid connectivity pattern with strong connections with the ventrolateral prefrontal cortex, SII (structural and resting state connectivity) and SI (structural connectivity). Moreover, resting state connectivity revealed strong connectivity of all 3 subdivisions with the thalamus. On the behavioural level, AI structural connectivity was related to the individual degree of pain vigilance and awareness that showed a positive correlation with AI-amygdala connectivity and a negative correlation with AI-rostral anterior cingulate cortex connectivity. In sum, our findings show a differential structural and resting state connectivity for the anterior, mid, and posterior insula with other pain-relevant brain regions, which might at least partly explain their different functional profiles in pain processing. Copyright © 2014 The Authors. Published by Elsevier B.V. All

  5. Cerebro-cerebellar connectivity is increased in primary lateral sclerosis.

    Science.gov (United States)

    Meoded, Avner; Morrissette, Arthur E; Katipally, Rohan; Schanz, Olivia; Gotts, Stephen J; Floeter, Mary Kay

    2015-01-01

    Increased functional connectivity in resting state networks was found in several studies of patients with motor neuron disorders, although diffusion tensor imaging studies consistently show loss of white matter integrity. To understand the relationship between structural connectivity and functional connectivity, we examined the structural connections between regions with altered functional connectivity in patients with primary lateral sclerosis (PLS), a long-lived motor neuron disease. Connectivity matrices were constructed from resting state fMRI in 16 PLS patients to identify areas of differing connectivity between patients and healthy controls. Probabilistic fiber tracking was used to examine structural connections between regions of differing connectivity. PLS patients had 12 regions with increased functional connectivity compared to controls, with a predominance of cerebro-cerebellar connections. Increased functional connectivity was strongest between the cerebellum and cortical motor areas and between the cerebellum and frontal and temporal cortex. Fiber tracking detected no difference in connections between regions with increased functional connectivity. We conclude that functional connectivity changes are not strongly based in structural connectivity. Increased functional connectivity may be caused by common inputs, or by reduced selectivity of cortical activation, which could result from loss of intracortical inhibition when cortical afferents are intact.

  6. Maintainability design and evaluation of mechanical systems based on tribology

    International Nuclear Information System (INIS)

    Wani, M.F.; Gandhi, O.P.

    2002-01-01

    Maintainability of mechanical systems based on tribology is suggested and evaluated in this paper. Tribo-features of mechanical systems, which characterise maintainability are identified and are modelled in terms of tribo-maintainability digraph. The nodes in the digraph represent the tribo-features and edges represent the degree of influence among the features. A matrix, one to one representation of the digraph, is defined to develop system maintainability expression (SPF-t) based on the tribology. It is also useful in comparing the various design alternatives from tribo-maintainability point of view. Maintainability is evaluated from the tribo-maintainability index, obtained from SPF-t (i.e. permanent of the matrix) by substituting the numerical values of the features and their interdependence. A higher value of the index implies better maintainability of the systems. The proposed methodology also guides designers in enhancing the maintainability of a system by appropriately incorporating tribo-features. An example to illustrate the methodology is also presented

  7. Synchronization from second order network connectivity statistics

    Directory of Open Access Journals (Sweden)

    Liqiong eZhao

    2011-07-01

    Full Text Available We investigate how network structure can influence the tendency for a neuronal network to synchronize, or its synchronizability, independent of the dynamical model for each neuron. The synchrony analysis takes advantage of the framework of second order networks (SONETs, which defines four second order connectivity statistics based on the relative frequency of two-connection network motifs. The analysis identifies two of these statistics, convergent connections and chain connections, as highly influencing the synchrony. Simulations verify that synchrony decreases with the frequency of convergent connections and increases with the frequency of chain connections. These trends persist with simulations of multiple models for the neuron dynamics and for different types of networks. Surprisingly, divergent connections, which determine the fraction of shared inputs, do not strongly influence the synchrony. The critical role of chains, rather than divergent connections, in influencing synchrony can be explained by a pool and redistribute mechanism. The pooling of many inputs averages out independent fluctuations, amplifying weak correlations in the inputs. With increased chain connections, neurons with many inputs tend to have many outputs. Hence, chains ensure that the amplified correlations in the neurons with many inputs are redistributed throughout the network, enhancing the development of synchrony across the network.

  8. On interrelations of recurrences and connectivity trends between stock indices

    Science.gov (United States)

    Goswami, B.; Ambika, G.; Marwan, N.; Kurths, J.

    2012-09-01

    Financial data has been extensively studied for correlations using Pearson's cross-correlation coefficient ρ as the point of departure. We employ an estimator based on recurrence plots - the correlation of probability of recurrence (CPR) - to analyze connections between nine stock indices spread worldwide. We suggest a slight modification of the CPR approach in order to get more robust results. We examine trends in CPR for an approximately 19-month window moved along the time series and compare them to trends in ρ. Binning CPR into three levels of connectedness (strong, moderate, and weak), we extract the trends in number of connections in each bin over time. We also look at the behavior of CPR during the dot-com bubble by shifting the time series to align their peaks. CPR mainly uncovers that the markets move in and out of periods of strong connectivity erratically, instead of moving monotonically towards increasing global connectivity. This is in contrast to ρ, which gives a picture of ever-increasing correlation. CPR also exhibits that time-shifted markets have high connectivity around the dot-com bubble of 2000. We use significance tests using twin surrogates to interpret all the measures estimated in the study.

  9. Crosstalk performance of integrated optical cross-connects

    NARCIS (Netherlands)

    Herben, C.G.P.; Leijtens, X.J.M.; Maat, D.H.P.; Blok, H.; Smit, M.K.

    1999-01-01

    Crosstalk performance of monolithically integrated multiwavelength optical cross-connects (OXC's) depends strongly on their architecture. In this paper, a semiquantitative analysis of crosstalk in 11 different architectures is presented. Two architectures are analyzed numerically in more detail and

  10. Plasmons in strong superconductors

    International Nuclear Information System (INIS)

    Baldo, M.; Ducoin, C.

    2011-01-01

    We present a study of the possible plasmon excitations that can occur in systems where strong superconductivity is present. In these systems the plasmon energy is comparable to or smaller than the pairing gap. As a prototype of these systems we consider the proton component of Neutron Star matter just below the crust when electron screening is not taken into account. For the realistic case we consider in detail the different aspects of the elementary excitations when the proton, electron components are considered within the Random-Phase Approximation generalized to the superfluid case, while the influence of the neutron component is considered only at qualitative level. Electron screening plays a major role in modifying the proton spectrum and spectral function. At the same time the electron plasmon is strongly modified and damped by the indirect coupling with the superfluid proton component, even at moderately low values of the gap. The excitation spectrum shows the interplay of the different components and their relevance for each excitation modes. The results are relevant for neutrino physics and thermodynamical processes in neutron stars. If electron screening is neglected, the spectral properties of the proton component show some resemblance with the physical situation in high-T c superconductors, and we briefly discuss similarities and differences in this connection. In a general prospect, the results of the study emphasize the role of Coulomb interaction in strong superconductors.

  11. Functional connectivity metrics during stroke recovery

    DEFF Research Database (Denmark)

    Yourganov, Grigori; Schmah, Tanya; Small, Steven L.

    2010-01-01

    We explore functional connectivity in nine subjects measured with 1 5T fMRI-BOLD in a longitudinal study of recovery from unilateral stroke affecting the motor area (Small et al, 2002) We found that several measures of complexity of covariance matrices show strong correlations with behavioral mea...

  12. Propagation of strong electromagnetic beams in inhomogeneous plasmas

    Energy Technology Data Exchange (ETDEWEB)

    Ferrari, A; Massaglia, S [Consiglio Nazionale delle Ricerche, Turin (Italy). Lab. di Cosmo-Geofisica; Turin Univ. (Italy). Ist. di Fisica Generale)

    1980-09-01

    We study some simple aspects of nonlinear propagation of relativistically strong electromagnetic beams in inhomogeneous plasmas, especially in connection with effects of beam self-trapping in extended extragalactic radio sources. The two effects of (i) long scale longitudinal and radial inhomogeneities inherent to the plasma and (ii) radial inhomogeneities produced by the ponderomotive force of the beam itself are investigated.

  13. Attractor neural networks with resource-efficient synaptic connectivity

    Science.gov (United States)

    Pehlevan, Cengiz; Sengupta, Anirvan

    Memories are thought to be stored in the attractor states of recurrent neural networks. Here we explore how resource constraints interplay with memory storage function to shape synaptic connectivity of attractor networks. We propose that given a set of memories, in the form of population activity patterns, the neural circuit choses a synaptic connectivity configuration that minimizes a resource usage cost. We argue that the total synaptic weight (l1-norm) in the network measures the resource cost because synaptic weight is correlated with synaptic volume, which is a limited resource, and is proportional to neurotransmitter release and post-synaptic current, both of which cost energy. Using numerical simulations and replica theory, we characterize optimal connectivity profiles in resource-efficient attractor networks. Our theory explains several experimental observations on cortical connectivity profiles, 1) connectivity is sparse, because synapses are costly, 2) bidirectional connections are overrepresented and 3) are stronger, because attractor states need strong recurrence.

  14. A Flavorful Factoring of the Strong CP Problem

    Energy Technology Data Exchange (ETDEWEB)

    Agrawal, Prateek [Harvard U., Phys. Dept.; Howe, Kiel [Fermilab

    2017-12-15

    Motivated by the intimate connection between the strong CP problem and the flavor structure of the Standard Model, we present a flavor model that revives and extends the classic ${m_u=0}$ solution to the strong CP problem. QCD is embedded into a $SU(3)_1\\times SU(3)_2 \\times SU(3)_3$ gauge group, with each generation of quarks charged under the respective $SU(3)$. The non-zero value of the up-quark Yukawa coupling (along with the strange quark and bottom-quark Yukawas) is generated by contributions from small instantons at a new scale $M \\gg \\Lambda_{QCD}$. The Higgsing of $SU(3)^3\\to SU(3)_c$ allows dimension-5 operators that generate the Standard Model flavor structure and can be completed in a simple renormalizable theory. The smallness of the third generation mixing angles can naturally emerge in this picture, and is connected to the smallness of threshold corrections to $\\bar\\theta$. Remarkably, $\\bar\\theta$ is essentially fixed by the measured quark masses and mixings, and is estimated to be close to the current experimental bound and well within reach of the next generation of neutron and proton EDM experiments.

  15. Direct Modulation Of Aberrant Brain Network Connectivity Through Real-Time NeuroFeedback

    OpenAIRE

    White, Emily; Popal, Haroon; Roopchansingh, Vinai; Gonzalez-Castillo, Javier; Kimmich, Sara; Ramot, Michal; Martin Ph.D., Alex; Gotts, Stephen

    2017-01-01

    eLife digest Even when we are at rest, our brains are always active. For example, areas of the brain involved in vision remain active in complete darkness. Different brain regions that connect together to perform a given task often show coordinated activity at rest. Past studies have shown that these resting connections are different in people with conditions such as autism. Some brain regions are more weakly connected while others are more strongly connected in people with autism spectrum di...

  16. On Pure and (approximate) Strong Equilibria of Facility Location Games

    DEFF Research Database (Denmark)

    Hansen, Thomas Dueholm; Telelis, Orestis A.

    2008-01-01

    We study social cost losses in Facility Location games, where n selfish agents install facilities over a network and connect to them, so as to forward their local demand (expressed by a non-negative weight per agent). Agents using the same facility share fairly its installation cost, but every...... agent pays individually a (weighted) connection cost to the chosen location. We study the Price of Stability (PoS) of pure Nash equilibria and the Price of Anarchy of strong equilibria (SPoA), that generalize pure equilibria by being resilient to coalitional deviations. For unweighted agents on metric...

  17. Strong versions of Bell's theorem

    International Nuclear Information System (INIS)

    Stapp, H.P.

    1994-01-01

    Technical aspects of a recently constructed strong version of Bell's theorem are discussed. The theorem assumes neither hidden variables nor factorization, and neither determinism nor counterfactual definiteness. It deals directly with logical connections. Hence its relationship with modal logic needs to be described. It is shown that the proof can be embedded in an orthodox modal logic, and hence its compatibility with modal logic assured, but that this embedding weakens the theorem by introducing as added assumptions the conventionalities of the particular modal logic that is adopted. This weakening is avoided in the recent proof by using directly the set-theoretic conditions entailed by the locality assumption

  18. Two Distinct Scene-Processing Networks Connecting Vision and Memory.

    Science.gov (United States)

    Baldassano, Christopher; Esteva, Andre; Fei-Fei, Li; Beck, Diane M

    2016-01-01

    A number of regions in the human brain are known to be involved in processing natural scenes, but the field has lacked a unifying framework for understanding how these different regions are organized and interact. We provide evidence from functional connectivity and meta-analyses for a new organizational principle, in which scene processing relies upon two distinct networks that split the classically defined parahippocampal place area (PPA). The first network of strongly connected regions consists of the occipital place area/transverse occipital sulcus and posterior PPA, which contain retinotopic maps and are not strongly coupled to the hippocampus at rest. The second network consists of the caudal inferior parietal lobule, retrosplenial complex, and anterior PPA, which connect to the hippocampus (especially anterior hippocampus), and are implicated in both visual and nonvisual tasks, including episodic memory and navigation. We propose that these two distinct networks capture the primary functional division among scene-processing regions, between those that process visual features from the current view of a scene and those that connect information from a current scene view with a much broader temporal and spatial context. This new framework for understanding the neural substrates of scene-processing bridges results from many lines of research, and makes specific functional predictions.

  19. Functional and effective whole brain connectivity using magnetoencephalography to identify monozygotic twin pairs

    NARCIS (Netherlands)

    Demuru, M.; Gouw, A.; Hillebrand, A.; Stam, C J; van Dijk, B W; Scheltens, P.; Tijms, B.M.; Konijnenberg, E.; ten Kate-Booij, M.J.; den Braber, A; Smit, D J A; Boomsma, D I; Visser, P J

    2017-01-01

    Resting-state functional connectivity patterns are highly stable over time within subjects. This suggests that such 'functional fingerprints' may have strong genetic component. We investigated whether the functional (FC) or effective (EC) connectivity patterns of one monozygotic twin could be used

  20. Political Connections and Investment in Rural Vietnam

    DEFF Research Database (Denmark)

    Markussen, Thomas; Tarp, Finn

    This paper uses household panel data from rural Vietnam to explore the effects of having a relative in a position of political or bureaucratic power on farmers’ agricultural investment decisions. Our main result is that households significantly increase their investment in land improvement...... as a result of relatives moving into public office. Connections to office holders appear to be important for investment because they strengthen de facto land property rights and improve access to off-farm employment and to informal loans. The findings underline the importance of informal networks for economic...... behaviour in environments with developing institutions and markets. They also suggest the presence of an untapped potential for economic development: if households without connections could obtain equally strong property rights and access to credit and insurance as the well-connected households, investment...

  1. Connective tissue regeneration in skeletal muscle after eccentric contraction-induced injury

    DEFF Research Database (Denmark)

    Mackey, Abigail Louise; Kjaer, Michael

    2017-01-01

    Human skeletal muscle has the potential to regenerate completely after injury induced under controlled experimental conditions. The events inside the myofibres as they undergo necrosis, followed closely by satellite cell mediated myogenesis, have been mapped in detail. Much less is known about...... the adaptation throughout this process of both the connective tissue structures surrounding the myofibres, and the fibroblasts, the cells responsible for synthesising this connective tissue. However, the few studies investigating muscle connective tissue remodelling demonstrate a strong response that appears...

  2. Structural and functional connectivity as a driver of hillslope erosion following disturbance

    Science.gov (United States)

    C. Jason Williams; Frederick B. Pierson; Pete Robichaud; Osama Z. Al-Hamdan; Jan Boll; Eva K. Strand

    2016-01-01

    Hydrologic response to rainfall on fragmented or burnt hillslopes is strongly influenced by the ensuing connectivity of runoff and erosion processes. Yet cross-scale process connectivity is seldom evaluated in field studies owing to scale limitations in experimental design. This study quantified surface susceptibility and hydrologic response across point to...

  3. Weak and strong coupling equilibration in nonabelian gauge theories

    Energy Technology Data Exchange (ETDEWEB)

    Keegan, Liam [Physics Department, Theory Unit, CERN,CH-1211 Genève 23 (Switzerland); Kurkela, Aleksi [Physics Department, Theory Unit, CERN,CH-1211 Genève 23 (Switzerland); Faculty of Science and Technology, University of Stavanger,4036 Stavanger (Norway); Romatschke, Paul [Department of Physics, 390 UCB, University of Colorado at Boulder,Boulder, CO (United States); Center for Theory of Quantum Matter, University of Colorado,Boulder, Colorado 80309 (United States); Schee, Wilke van der [Center for Theoretical Physics, MIT,Cambridge, MA 02139 (United States); Zhu, Yan [Department of Physics, University of Jyväskyla, P.O. Box 35, FI-40014 University of Jyväskylä (Finland); Helsinki Institute of Physics,P.O. Box 64, 00014 University of Helsinki (Finland)

    2016-04-06

    We present a direct comparison studying equilibration through kinetic theory at weak coupling and through holography at strong coupling in the same set-up. The set-up starts with a homogeneous thermal state, which then smoothly transitions through an out-of-equilibrium phase to an expanding system undergoing boost-invariant flow. This first apples-to-apples comparison of equilibration provides a benchmark for similar equilibration processes in heavy-ion collisions, where the equilibration mechanism is still under debate. We find that results at weak and strong coupling can be smoothly connected by simple, empirical power-laws for the viscosity, equilibration time and entropy production of the system.

  4. Weak and strong coupling equilibration in nonabelian gauge theories

    International Nuclear Information System (INIS)

    Keegan, Liam; Kurkela, Aleksi; Romatschke, Paul; Schee, Wilke van der; Zhu, Yan

    2016-01-01

    We present a direct comparison studying equilibration through kinetic theory at weak coupling and through holography at strong coupling in the same set-up. The set-up starts with a homogeneous thermal state, which then smoothly transitions through an out-of-equilibrium phase to an expanding system undergoing boost-invariant flow. This first apples-to-apples comparison of equilibration provides a benchmark for similar equilibration processes in heavy-ion collisions, where the equilibration mechanism is still under debate. We find that results at weak and strong coupling can be smoothly connected by simple, empirical power-laws for the viscosity, equilibration time and entropy production of the system.

  5. Strong, reliable and precise synaptic connections between thalamic relay cells and neurones of the nucleus reticularis in juvenile rats

    Science.gov (United States)

    Gentet, Luc J; Ulrich, Daniel

    2003-01-01

    The thalamic reticular nucleus (nRT) is composed entirely of GABAergic inhibitory neurones that receive input from pyramidal cortical neurones and excitatory relay cells of the ventrobasal complex of the thalamus (VB). It plays a major role in the synchrony of thalamic networks, yet the synaptic connections it receives from VB cells have never been fully physiologically characterised. Here, whole-cell current-clamp recordings were obtained from 22 synaptically connected VB-nRT cell pairs in slices of juvenile (P14–20) rats. At 34–36 °C, single presynaptic APs evoked unitary EPSPs in nRT cells with a peak amplitude of 7.4 ± 1.5 mV (mean ± s.e.m.) and a decay time constant of 15.1 ± 0.9 ms. Only four out of 22 pairs showed transmission failures at a mean rate of 6.8 ± 1.1 %. An NMDA receptor (NMDAR)-mediated component was significant at rest and subsequent EPSPs in a train were depressed. Only one out of 14 pairs tested was reciprocally connected; the observed IPSPs in the VB cell had a peak amplitude of 0.8 mV and were completely abolished in the presence of 10 μm bicuculline. Thus, synaptic connections from VB cells to nRT neurones are mainly ‘drivers’, while a small subset of cells form closed disynaptic loops. PMID:12563005

  6. Connectivity effects in the dynamic model of neural networks

    International Nuclear Information System (INIS)

    Choi, J; Choi, M Y; Yoon, B-G

    2009-01-01

    We study, via extensive Monte Carlo calculations, the effects of connectivity in the dynamic model of neural networks, to observe that the Mattis-state order parameter increases with the number of coupled neurons. Such effects appear more pronounced when the average number of connections is increased by introducing shortcuts in the network. In particular, the power spectra of the order parameter at stationarity are found to exhibit power-law behavior, depending on how the average number of connections is increased. The cluster size distribution of the 'memory-unmatched' sites also follows a power law and possesses strong correlations with the power spectra. It is further observed that the distribution of waiting times for neuron firing fits roughly to a power law, again depending on how neuronal connections are increased

  7. Development of Shear Connections in Steelconcrete Composite Structures

    Science.gov (United States)

    Biegus, Antoni; Lorenc, Wojciech

    2015-03-01

    Different types of shear connectors and modelling techniques are presented. Basic research conducted or presented after year 2000 is taken into consideration, following the idea of concrete dowel implemented in the form of perfobond strip at the beginning of the 1980s by F. Leonhardt. The latest research in the field of continuous shear connectors applied in bridges is highlited with special focus at the composite dowel shear connection, as it seems to be the most modern solution being strongly introduced to the industry. Final shape of composite dowel shear connection is presented.

  8. Political connections, media monitoring and long-term loans

    Institute of Scientific and Technical Information of China (English)

    Deming; Yang; Zhengfei; Lu; Danglun; Luo

    2014-01-01

    We analyze data on Chinese non-state-listed firms and find that it is easier for firms with political connections to obtain long-term loans with extended debt maturities than it is for firms without political connections. Our investigation indicates that this phenomenon is significantly less common with increased media monitoring. Houston et al.(2011) find strong evidence that the state ownership of media is associated with higher levels of bank corruption in China, but our study shows that, to a certain extent, media monitoring can curb corruption.

  9. Political connections, media monitoring and long-term loans

    Directory of Open Access Journals (Sweden)

    Deming Yang

    2014-09-01

    Full Text Available We analyze data on Chinese non-state-listed firms and find that it is easier for firms with political connections to obtain long-term loans with extended debt maturities than it is for firms without political connections. Our investigation indicates that this phenomenon is significantly less common with increased media monitoring. Houston et al. (2011 find strong evidence that the state ownership of media is associated with higher levels of bank corruption in China, but our study shows that, to a certain extent, media monitoring can curb corruption.

  10. Dynamic adaptation of tendon and muscle connective tissue to mechanical loading

    DEFF Research Database (Denmark)

    Mackey, Abigail; Heinemeier, Katja Maria; Koskinen, Satu Osmi Anneli

    2008-01-01

    The connective tissue of tendon and skeletal muscle is a crucial structure for force transmission. A dynamic adaptive capacity of these tissues in healthy individuals is evident from reports of altered gene expression and protein levels of the fibrillar and network-forming collagens, when subjected...... in this article provide strong evidence for the highly adaptable nature of connective tissue in muscle and tendon....

  11. Differential geometry of group lattices

    International Nuclear Information System (INIS)

    Dimakis, Aristophanes; Mueller-Hoissen, Folkert

    2003-01-01

    In a series of publications we developed ''differential geometry'' on discrete sets based on concepts of noncommutative geometry. In particular, it turned out that first-order differential calculi (over the algebra of functions) on a discrete set are in bijective correspondence with digraph structures where the vertices are given by the elements of the set. A particular class of digraphs are Cayley graphs, also known as group lattices. They are determined by a discrete group G and a finite subset S. There is a distinguished subclass of ''bicovariant'' Cayley graphs with the property ad(S)S subset of S. We explore the properties of differential calculi which arise from Cayley graphs via the above correspondence. The first-order calculi extend to higher orders and then allow us to introduce further differential geometric structures. Furthermore, we explore the properties of ''discrete'' vector fields which describe deterministic flows on group lattices. A Lie derivative with respect to a discrete vector field and an inner product with forms is defined. The Lie-Cartan identity then holds on all forms for a certain subclass of discrete vector fields. We develop elements of gauge theory and construct an analog of the lattice gauge theory (Yang-Mills) action on an arbitrary group lattice. Also linear connections are considered and a simple geometric interpretation of the torsion is established. By taking a quotient with respect to some subgroup of the discrete group, generalized differential calculi associated with so-called Schreier diagrams are obtained

  12. Frontoparietal Structural Connectivity in Childhood Predicts Development of Functional Connectivity and Reasoning Ability: A Large-Scale Longitudinal Investigation.

    Science.gov (United States)

    Wendelken, Carter; Ferrer, Emilio; Ghetti, Simona; Bailey, Stephen K; Cutting, Laurie; Bunge, Silvia A

    2017-08-30

    Prior research points to a positive concurrent relationship between reasoning ability and both frontoparietal structural connectivity (SC) as measured by diffusion tensor imaging (Tamnes et al., 2010) and frontoparietal functional connectivity (FC) as measured by fMRI (Cocchi et al., 2014). Further, recent research demonstrates a link between reasoning ability and FC of two brain regions in particular: rostrolateral prefrontal cortex (RLPFC) and the inferior parietal lobe (IPL) (Wendelken et al., 2016). Here, we sought to investigate the concurrent and dynamic, lead-lag relationships among frontoparietal SC, FC, and reasoning ability in humans. To this end, we combined three longitudinal developmental datasets with behavioral and neuroimaging data from 523 male and female participants between 6 and 22 years of age. Cross-sectionally, reasoning ability was most strongly related to FC between RLPFC and IPL in adolescents and adults, but to frontoparietal SC in children. Longitudinal analysis revealed that RLPFC-IPL SC, but not FC, was a positive predictor of future changes in reasoning ability. Moreover, we found that RLPFC-IPL SC at one time point positively predicted future changes in RLPFC-IPL FC, whereas, in contrast, FC did not predict future changes in SC. Our results demonstrate the importance of strong white matter connectivity between RLPFC and IPL during middle childhood for the subsequent development of both robust FC and good reasoning ability. SIGNIFICANCE STATEMENT The human capacity for reasoning develops substantially during childhood and has a profound impact on achievement in school and in cognitively challenging careers. Reasoning ability depends on communication between lateral prefrontal and parietal cortices. Therefore, to understand how this capacity develops, we examined the dynamic relationships over time among white matter tracts connecting frontoparietal cortices (i.e., structural connectivity, SC), coordinated frontoparietal activation

  13. Comparing Repaired and Undamaged Specimens Test Results of Post-Tensioned Beam to Column Connections

    OpenAIRE

    Mustafa Kaya

    2015-01-01

    Since, it is essential to provide homeless people by the earthquake with safe, habitable accommodation repairing medium and slight levels of damage at the connection parts should be undertaken. In order to prove that a repaired connection was sufficiently strong, a precast beam to column post tensioned connection was tested in three phases. In phase one, the middle level damage was observed at 6% drift at these connections. As a result of the extra loads applied, little d...

  14. Dense neuron clustering explains connectivity statistics in cortical microcircuits.

    Directory of Open Access Journals (Sweden)

    Vladimir V Klinshov

    Full Text Available Local cortical circuits appear highly non-random, but the underlying connectivity rule remains elusive. Here, we analyze experimental data observed in layer 5 of rat neocortex and suggest a model for connectivity from which emerge essential observed non-random features of both wiring and weighting. These features include lognormal distributions of synaptic connection strength, anatomical clustering, and strong correlations between clustering and connection strength. Our model predicts that cortical microcircuits contain large groups of densely connected neurons which we call clusters. We show that such a cluster contains about one fifth of all excitatory neurons of a circuit which are very densely connected with stronger than average synapses. We demonstrate that such clustering plays an important role in the network dynamics, namely, it creates bistable neural spiking in small cortical circuits. Furthermore, introducing local clustering in large-scale networks leads to the emergence of various patterns of persistent local activity in an ongoing network activity. Thus, our results may bridge a gap between anatomical structure and persistent activity observed during working memory and other cognitive processes.

  15. Super-light SL-Deck elements with fixed end connections

    DEFF Research Database (Denmark)

    Hertz, Kristian Dahl

    2015-01-01

    Super-light structures combining light and strong concrete are invented by the author at the Technical University of Denmark and commercialized by the spin-out company Abeo Ltd. The first product is the SL-Deck element that represents a number of strong improvements to the building industry among...... to low weight and due to possibilities of continuous elements and fixed end connections. A new machine is constructed producing the elements and BIM software is developed optimizing the structures, the production, and the logistics and running the machine. New production lines are established...... building projects leading to considerable savings of time and costs and opening up new possibilities for architects and users. Furthermore, the paper describes full-scale test results with new fixed end connections between decks and walls and between decks and columns in facades giving more possibilities...

  16. Markov models for fMRI correlation structure: Is brain functional connectivity small world, or decomposable into networks?

    Science.gov (United States)

    Varoquaux, G; Gramfort, A; Poline, J B; Thirion, B

    2012-01-01

    Correlations in the signal observed via functional Magnetic Resonance Imaging (fMRI), are expected to reveal the interactions in the underlying neural populations through hemodynamic response. In particular, they highlight distributed set of mutually correlated regions that correspond to brain networks related to different cognitive functions. Yet graph-theoretical studies of neural connections give a different picture: that of a highly integrated system with small-world properties: local clustering but with short pathways across the complete structure. We examine the conditional independence properties of the fMRI signal, i.e. its Markov structure, to find realistic assumptions on the connectivity structure that are required to explain the observed functional connectivity. In particular we seek a decomposition of the Markov structure into segregated functional networks using decomposable graphs: a set of strongly-connected and partially overlapping cliques. We introduce a new method to efficiently extract such cliques on a large, strongly-connected graph. We compare methods learning different graph structures from functional connectivity by testing the goodness of fit of the model they learn on new data. We find that summarizing the structure as strongly-connected networks can give a good description only for very large and overlapping networks. These results highlight that Markov models are good tools to identify the structure of brain connectivity from fMRI signals, but for this purpose they must reflect the small-world properties of the underlying neural systems. Copyright © 2012 Elsevier Ltd. All rights reserved.

  17. First-order discrete Faddeev gravity at strongly varying fields

    Science.gov (United States)

    Khatsymovsky, V. M.

    2017-11-01

    We consider the Faddeev formulation of general relativity (GR), which can be characterized by a kind of d-dimensional tetrad (typically d = 10) and a non-Riemannian connection. This theory is invariant w.r.t. the global, but not local, rotations in the d-dimensional space. There can be configurations with a smooth or flat metric, but with the tetrad that changes abruptly at small distances, a kind of “antiferromagnetic” structure. Previously, we discussed a first-order representation for the Faddeev gravity, which uses the orthogonal connection in the d-dimensional space as an independent variable. Using the discrete form of this formulation, we considered the spectrum of (elementary) area. This spectrum turns out to be physically reasonable just on a classical background with large connection like rotations by π, that is, with such an “antiferromagnetic” structure. In the discrete first-order Faddeev gravity, we consider such a structure with periodic cells and large connection and strongly changing tetrad field inside the cell. We show that this system in the continuum limit reduces to a generalization of the Faddeev system. The action is a sum of related actions of the Faddeev type and is still reduced to the GR action.

  18. Estimating migratory connectivity of birds when re-encounter probabilities are heterogeneous

    Science.gov (United States)

    Cohen, Emily B.; Hostelter, Jeffrey A.; Royle, J. Andrew; Marra, Peter P.

    2014-01-01

    Understanding the biology and conducting effective conservation of migratory species requires an understanding of migratory connectivity – the geographic linkages of populations between stages of the annual cycle. Unfortunately, for most species, we are lacking such information. The North American Bird Banding Laboratory (BBL) houses an extensive database of marking, recaptures and recoveries, and such data could provide migratory connectivity information for many species. To date, however, few species have been analyzed for migratory connectivity largely because heterogeneous re-encounter probabilities make interpretation problematic. We accounted for regional variation in re-encounter probabilities by borrowing information across species and by using effort covariates on recapture and recovery probabilities in a multistate capture–recapture and recovery model. The effort covariates were derived from recaptures and recoveries of species within the same regions. We estimated the migratory connectivity for three tern species breeding in North America and over-wintering in the tropics, common (Sterna hirundo), roseate (Sterna dougallii), and Caspian terns (Hydroprogne caspia). For western breeding terns, model-derived estimates of migratory connectivity differed considerably from those derived directly from the proportions of re-encounters. Conversely, for eastern breeding terns, estimates were merely refined by the inclusion of re-encounter probabilities. In general, eastern breeding terns were strongly connected to eastern South America, and western breeding terns were strongly linked to the more western parts of the nonbreeding range under both models. Through simulation, we found this approach is likely useful for many species in the BBL database, although precision improved with higher re-encounter probabilities and stronger migratory connectivity. We describe an approach to deal with the inherent biases in BBL banding and re-encounter data to demonstrate

  19. Classification of locally 2-connected compact metric spaces

    DEFF Research Database (Denmark)

    Thomassen, Carsten

    2005-01-01

    The aim of this paper is to prove that, for compact metric spaces which do not contain infinite complete graphs, the (strong) property of being "locally 2-dimensional" is guaranteed just by a (weak) local connectivity condition. Specifically, we prove that a locally 2-connected, compact metric sp...... space M either contains an infinite complete graph or is surface like in the following sense: There exists a unique surface S such that S and M. contain the same finite graphs. Moreover, M is embeddable in S, that is, M is homeomorphic to a subset of S....

  20. Space Shuttle critical function audit

    Science.gov (United States)

    Sacks, Ivan J.; Dipol, John; Su, Paul

    1990-01-01

    A large fault-tolerance model of the main propulsion system of the US space shuttle has been developed. This model is being used to identify single components and pairs of components that will cause loss of shuttle critical functions. In addition, this model is the basis for risk quantification of the shuttle. The process used to develop and analyze the model is digraph matrix analysis (DMA). The DMA modeling and analysis process is accessed via a graphics-based computer user interface. This interface provides coupled display of the integrated system schematics, the digraph models, the component database, and the results of the fault tolerance and risk analyses.

  1. Connecting DNA Origami Structures Using the Biotin-Streptavidin ...

    African Journals Online (AJOL)

    Abstract. This work made use of the strong interaction between biotin and streptavidin to connect designed DNA origami structures. The caDNAno software was used to design a 6 layer 3D origami cross-like structure. Selected DNA strands at the engineered attachment sites on the DNA origami structure were biotinylated.

  2. Corruption, Political Connections, and Municipal Finance

    OpenAIRE

    Alexander W. Butler; Larry Fauver; Sandra Mortal

    2009-01-01

    We show that state corruption and political connections have strong effects on municipal bond sales and underwriting. Higher state corruption is associated with greater credit risk and higher bond yields. Corrupt states can eliminate the corruption yield penalty by purchasing credit enhancements. Underwriting fees were significantly higher during an era when underwriters made political contributions to win underwriting business. This pay-to-play underwriting fee premium exists only for negoti...

  3. Sensitivity of marine protected area network connectivity to atmospheric variability.

    Science.gov (United States)

    Fox, Alan D; Henry, Lea-Anne; Corne, David W; Roberts, J Murray

    2016-11-01

    International efforts are underway to establish well-connected systems of marine protected areas (MPAs) covering at least 10% of the ocean by 2020. But the nature and dynamics of ocean ecosystem connectivity are poorly understood, with unresolved effects of climate variability. We used 40-year runs of a particle tracking model to examine the sensitivity of an MPA network for habitat-forming cold-water corals in the northeast Atlantic to changes in larval dispersal driven by atmospheric cycles and larval behaviour. Trajectories of Lophelia pertusa larvae were strongly correlated to the North Atlantic Oscillation (NAO), the dominant pattern of interannual atmospheric circulation variability over the northeast Atlantic. Variability in trajectories significantly altered network connectivity and source-sink dynamics, with positive phase NAO conditions producing a well-connected but asymmetrical network connected from west to east. Negative phase NAO produced reduced connectivity, but notably some larvae tracked westward-flowing currents towards coral populations on the mid-Atlantic ridge. Graph theoretical metrics demonstrate critical roles played by seamounts and offshore banks in larval supply and maintaining connectivity across the network. Larval longevity and behaviour mediated dispersal and connectivity, with shorter lived and passive larvae associated with reduced connectivity. We conclude that the existing MPA network is vulnerable to atmospheric-driven changes in ocean circulation.

  4. Increased insula-putamen connectivity in X-linked dystonia-parkinsonism

    Directory of Open Access Journals (Sweden)

    Anne J. Blood

    2018-01-01

    Full Text Available Preliminary evidence from postmortem studies of X-linked dystonia-parkinsonism (XDP suggests tissue loss may occur first and/or most severely in the striatal striosome compartment, followed later by cell loss in the matrix compartment. However, little is known about how this relates to pathogenesis and pathophysiology. While MRI cannot visualize these striatal compartments directly in humans, differences in relative gradients of afferent cortical connectivity across compartments (weighted toward paralimbic versus sensorimotor cortex, respectively can be used to infer potential selective loss in vivo. In the current study we evaluated relative connectivity of paralimbic versus sensorimotor cortex with the caudate and putamen in 17 individuals with XDP and 17 matched controls. Although caudate and putamen volumes were reduced in XDP, there were no significant reductions in either “matrix-weighted”, or “striosome-weighted” connectivity. In fact, paralimbic connectivity with the putamen was elevated, rather than reduced, in XDP. This was driven most strongly by elevated putamen connectivity with the anterior insula. There was no relationship of these findings to disease duration or striatal volume, suggesting insula and/or paralimbic connectivity in XDP may develop abnormally and/or increase in the years before symptom onset.

  5. The structural role of weak and strong links in a financial market network

    Science.gov (United States)

    Garas, A.; Argyrakis, P.; Havlin, S.

    2008-05-01

    We investigate the properties of correlation based networks originating from economic complex systems, such as the network of stocks traded at the New York Stock Exchange (NYSE). The weaker links (low correlation) of the system are found to contribute to the overall connectivity of the network significantly more than the strong links (high correlation). We find that nodes connected through strong links form well defined communities. These communities are clustered together in more complex ways compared to the widely used classification according to the economic activity. We find that some companies, such as General Electric (GE), Coca Cola (KO), and others, can be involved in different communities. The communities are found to be quite stable over time. Similar results were obtained by investigating markets completely different in size and properties, such as the Athens Stock Exchange (ASE). The present method may be also useful for other networks generated through correlations.

  6. Seismic Performances of Replaceable Steel Connection with Low Yield Point Metal

    Directory of Open Access Journals (Sweden)

    Haoxiang He

    2015-01-01

    Full Text Available Compared with the traditional steel rigid connection, the beam-column connections with weakened beam end have better ductility, but the local buckling in the weakened zone and the overall lateral deformation may occur in strong earthquake. The replaceable steel connection with low yield point metal is proposed based on the concept of earthquake resilient structure. In this connection, the weakened parts in the flange slab and web plate are filled with low yield point metal, and the metal firstly yields and dissipates energy sufficiently in earthquake; hence, the main parts are intact and the yield point metal can be replaced. The seismic performances of the three types of connections which include traditional connection, beam end weakened connection, and replaceable connection with low yield point steel under low cycle reciprocating load are studied. In addition, the energy dissipation capacity and damage characteristics of different connections are compared. The multiscale finite element models for the steel frames with different connections are analyzed by time-history method; both the computational efficiency and the accuracy are assured. The analysis results approve that the replaceable connection can confine the major damage in the replacement material and have better energy dissipation ability, safety reserves, and resilient ability.

  7. Effects of local and global network connectivity on synergistic epidemics

    Science.gov (United States)

    Broder-Rodgers, David; Pérez-Reche, Francisco J.; Taraskin, Sergei N.

    2015-12-01

    Epidemics in networks can be affected by cooperation in transmission of infection and also connectivity between nodes. An interplay between these two properties and their influence on epidemic spread are addressed in the paper. A particular type of cooperative effects (called synergy effects) is considered, where the transmission rate between a pair of nodes depends on the number of infected neighbors. The connectivity effects are studied by constructing networks of different topology, starting with lattices with only local connectivity and then with networks that have both local and global connectivity obtained by random bond-rewiring to nodes within a certain distance. The susceptible-infected-removed epidemics were found to exhibit several interesting effects: (i) for epidemics with strong constructive synergy spreading in networks with high local connectivity, the bond rewiring has a negative role in epidemic spread, i.e., it reduces invasion probability; (ii) in contrast, for epidemics with destructive or weak constructive synergy spreading on networks of arbitrary local connectivity, rewiring helps epidemics to spread; (iii) and, finally, rewiring always enhances the spread of epidemics, independent of synergy, if the local connectivity is low.

  8. Node-based measures of connectivity in genetic networks.

    Science.gov (United States)

    Koen, Erin L; Bowman, Jeff; Wilson, Paul J

    2016-01-01

    At-site environmental conditions can have strong influences on genetic connectivity, and in particular on the immigration and settlement phases of dispersal. However, at-site processes are rarely explored in landscape genetic analyses. Networks can facilitate the study of at-site processes, where network nodes are used to model site-level effects. We used simulated genetic networks to compare and contrast the performance of 7 node-based (as opposed to edge-based) genetic connectivity metrics. We simulated increasing node connectivity by varying migration in two ways: we increased the number of migrants moving between a focal node and a set number of recipient nodes, and we increased the number of recipient nodes receiving a set number of migrants. We found that two metrics in particular, the average edge weight and the average inverse edge weight, varied linearly with simulated connectivity. Conversely, node degree was not a good measure of connectivity. We demonstrated the use of average inverse edge weight to describe the influence of at-site habitat characteristics on genetic connectivity of 653 American martens (Martes americana) in Ontario, Canada. We found that highly connected nodes had high habitat quality for marten (deep snow and high proportions of coniferous and mature forest) and were farther from the range edge. We recommend the use of node-based genetic connectivity metrics, in particular, average edge weight or average inverse edge weight, to model the influences of at-site habitat conditions on the immigration and settlement phases of dispersal. © 2015 John Wiley & Sons Ltd.

  9. Using graph approach for managing connectivity in integrative landscape modelling

    Science.gov (United States)

    Rabotin, Michael; Fabre, Jean-Christophe; Libres, Aline; Lagacherie, Philippe; Crevoisier, David; Moussa, Roger

    2013-04-01

    In cultivated landscapes, a lot of landscape elements such as field boundaries, ditches or banks strongly impact water flows, mass and energy fluxes. At the watershed scale, these impacts are strongly conditionned by the connectivity of these landscape elements. An accurate representation of these elements and of their complex spatial arrangements is therefore of great importance for modelling and predicting these impacts.We developped in the framework of the OpenFLUID platform (Software Environment for Modelling Fluxes in Landscapes) a digital landscape representation that takes into account the spatial variabilities and connectivities of diverse landscape elements through the application of the graph theory concepts. The proposed landscape representation consider spatial units connected together to represent the flux exchanges or any other information exchanges. Each spatial unit of the landscape is represented as a node of a graph and relations between units as graph connections. The connections are of two types - parent-child connection and up/downstream connection - which allows OpenFLUID to handle hierarchical graphs. Connections can also carry informations and graph evolution during simulation is possible (connections or elements modifications). This graph approach allows a better genericity on landscape representation, a management of complex connections and facilitate development of new landscape representation algorithms. Graph management is fully operational in OpenFLUID for developers or modelers ; and several graph tools are available such as graph traversal algorithms or graph displays. Graph representation can be managed i) manually by the user (for example in simple catchments) through XML-based files in easily editable and readable format or ii) by using methods of the OpenFLUID-landr library which is an OpenFLUID library relying on common open-source spatial libraries (ogr vector, geos topologic vector and gdal raster libraries). Open

  10. Heat losses through pipe connections in hot water stores

    DEFF Research Database (Denmark)

    Andersen, Elsa; Fan, Jianhua; Furbo, Simon

    2007-01-01

    The heat loss from pipe connections at the top of hot water storage tanks with and without a heat trap is investigated theoretically and compared to similar experimental investigations. Computational Fluid Dynamics (CFD) is used for the theoretical analysis. The investigations show that the heat...... loss from an ideally insulated pipe connected to the top of a hot water tank is mainly due to a natural convection flow in the pipe, that the heat loss coefficient of pipes connected to the top of a hot water tank is high, and that a heat trap can reduce the heat loss coefficient significantly. Further......, calculations show that the yearly thermal performance of solar domestic hot water systems is strongly reduced if the hot water tank has a thermal bridge located at the top of the tank....

  11. Rapid change of field line connectivity and reconnection in stochastic magnetic fields

    International Nuclear Information System (INIS)

    Huang, Yi-Min; Bhattacharjee, A.; Boozer, Allen H.

    2014-01-01

    Magnetic fields without a direction of continuous symmetry have the generic feature that neighboring field lines exponentiate away from each other and become stochastic, and hence the ideal constraint of preserving magnetic field line connectivity becomes exponentially sensitive to small deviations from ideal Ohm's law. The idea of breaking field line connectivity by stochasticity as a mechanism for fast reconnection is tested with numerical simulations based on reduced magnetohydrodynamics equations with a strong guide field line-tied to two perfectly conducting end plates. Starting from an ideally stable force-free equilibrium, the system is allowed to undergo resistive relaxation. Two distinct phases are found in the process of resistive relaxation. During the quasi-static phase, rapid change of field line connectivity and strong induced flow are found in regions of high field line exponentiation. However, although the field line connectivity of individual field lines can change rapidly, the overall pattern of field line mapping appears to deform gradually. From this perspective, field line exponentiation appears to cause enhanced diffusion rather than reconnection. In some cases, resistive quasi-static evolution can cause the ideally stable initial equilibrium to cross a stability threshold, leading to formation of intense current filaments and rapid change of field line mapping into a qualitatively different pattern. It is in this onset phase that the change of field line connectivity is more appropriately designated as magnetic reconnection. Our results show that rapid change of field line connectivity appears to be a necessary, but not a sufficient condition for fast reconnection.

  12. A computational study of whole-brain connectivity in resting state and task fMRI

    Science.gov (United States)

    Goparaju, Balaji; Rana, Kunjan D.; Calabro, Finnegan J.; Vaina, Lucia Maria

    2014-01-01

    Background We compared the functional brain connectivity produced during resting-state in which subjects were not actively engaged in a task with that produced while they actively performed a visual motion task (task-state). Material/Methods In this paper we employed graph-theoretical measures and network statistics in novel ways to compare, in the same group of human subjects, functional brain connectivity during resting-state fMRI with brain connectivity during performance of a high level visual task. We performed a whole-brain connectivity analysis to compare network statistics in resting and task states among anatomically defined Brodmann areas to investigate how brain networks spanning the cortex changed when subjects were engaged in task performance. Results In the resting state, we found strong connectivity among the posterior cingulate cortex (PCC), precuneus, medial prefrontal cortex (MPFC), lateral parietal cortex, and hippocampal formation, consistent with previous reports of the default mode network (DMN). The connections among these areas were strengthened while subjects actively performed an event-related visual motion task, indicating a continued and strong engagement of the DMN during task processing. Regional measures such as degree (number of connections) and betweenness centrality (number of shortest paths), showed that task performance induces stronger inter-regional connections, leading to a denser processing network, but that this does not imply a more efficient system as shown by the integration measures such as path length and global efficiency, and from global measures such as small-worldness. Conclusions In spite of the maintenance of connectivity and the “hub-like” behavior of areas, our results suggest that the network paths may be rerouted when performing the task condition. PMID:24947491

  13. Stability of Control Networks in Autonomous Homeostatic Regulation of Stem Cell Lineages.

    Science.gov (United States)

    Komarova, Natalia L; van den Driessche, P

    2018-05-01

    Design principles of biological networks have been studied extensively in the context of protein-protein interaction networks, metabolic networks, and regulatory (transcriptional) networks. Here we consider regulation networks that occur on larger scales, namely the cell-to-cell signaling networks that connect groups of cells in multicellular organisms. These are the feedback loops that orchestrate the complex dynamics of cell fate decisions and are necessary for the maintenance of homeostasis in stem cell lineages. We focus on "minimal" networks that are those that have the smallest possible numbers of controls. For such minimal networks, the number of controls must be equal to the number of compartments, and the reducibility/irreducibility of the network (whether or not it can be split into smaller independent sub-networks) is defined by a matrix comprised of the cell number increments induced by each of the controlled processes in each of the compartments. Using the formalism of digraphs, we show that in two-compartment lineages, reducible systems must contain two 1-cycles, and irreducible systems one 1-cycle and one 2-cycle; stability follows from the signs of the controls and does not require magnitude restrictions. In three-compartment systems, irreducible digraphs have a tree structure or have one 3-cycle and at least two more shorter cycles, at least one of which is a 1-cycle. With further work and proper biological validation, our results may serve as a first step toward an understanding of ways in which these networks become dysregulated in cancer.

  14. MARKOV GRAPHS OF ONE–DIMENSIONAL DYNAMICAL SYSTEMS AND THEIR DISCRETE ANALOGUES AND THEIR DISCRETE ANALOGUES

    Directory of Open Access Journals (Sweden)

    SERGIY KOZERENKO

    2016-04-01

    Full Text Available One feature of the famous Sharkovsky’s theorem is that it can be proved using digraphs of a special type (the so–called Markov graphs. The most general definition assigns a Markov graph to every continuous map from the topological graph to itself. We show that this definition is too broad, i.e. every finite digraph can be viewed as a Markov graph of some one–dimensional dynamical system on a tree. We therefore consider discrete analogues of Markov graphs for vertex maps on combinatorial trees and characterize all maps on trees whose discrete Markov graphs are of the following types: complete, complete bipartite, the disjoint union of cycles, with every arc being a loop.

  15. Laterality effects in functional connectivity of the angular gyrus during rest and episodic retrieval.

    Science.gov (United States)

    Bellana, Buddhika; Liu, Zhongxu; Anderson, John A E; Moscovitch, Morris; Grady, Cheryl L

    2016-01-08

    The angular gyrus (AG) is consistently reported in neuroimaging studies of episodic memory retrieval and is a fundamental node within the default mode network (DMN). Its specific contribution to episodic memory is debated, with some suggesting it is important for the subjective experience of episodic recollection, rather than retrieval of objective episodic details. Across studies of episodic retrieval, the left AG is recruited more reliably than the right. We explored functional connectivity of the right and left AG with the DMN during rest and retrieval to assess whether connectivity could provide insight into the nature of this laterality effect. Using data from the publically available 1000 Functional Connectome Project, 8min of resting fMRI data from 180 healthy young adults were analysed. Whole-brain functional connectivity at rest was measured using a seed-based Partial Least Squares (seed-PLS) approach (McIntosh and Lobaugh, 2004) with bilateral AG seeds. A subsequent analysis used 6-min of rest and 6-min of unconstrained, silent retrieval of autobiographical events from a new sample of 20 younger adults. Analysis of this dataset took a more targeted approach to functional connectivity analysis, consisting of univariate pairwise correlations restricted to nodes of the DMN. The seed-PLS analysis resulted in two Latent Variables that together explained ~86% of the shared cross-block covariance. The first LV revealed a common network consistent with the DMN and engaging the AG bilaterally, whereas the second LV revealed a less robust, yet significant, laterality effect in connectivity - the left AG was more strongly connected to the DMN. Univariate analyses of the second sample again revealed better connectivity between the left AG and the DMN at rest. However, during retrieval the left AG was more strongly connected than the right to non-medial temporal (MTL) nodes of the DMN, and MTL nodes were more strongly connected to the right AG. The multivariate

  16. Comparing Intrinsic Connectivity Models for the Primary Auditory Cortices

    Science.gov (United States)

    Hamid, Khairiah Abdul; Yusoff, Ahmad Nazlim; Mohamad, Mazlyfarina; Hamid, Aini Ismafairus Abd; Manan, Hanani Abd

    2010-07-01

    This fMRI study is about modeling the intrinsic connectivity between Heschl' gyrus (HG) and superior temporal gyrus (STG) in human primary auditory cortices. Ten healthy male subjects participated and required to listen to white noise stimulus during the fMRI scans. Two intrinsic connectivity models comprising bilateral HG and STG were constructed using statistical parametric mapping (SPM) and dynamic causal modeling (DCM). Group Bayes factor (GBF), positive evidence ratio (PER) and Bayesian model selection (BMS) for group studies were used in model comparison. Group results indicated significant bilateral asymmetrical activation (puncorr < 0.001) in HG and STG. Comparison results showed strong evidence of Model 2 as the preferred model (STG as the input center) with GBF value of 5.77 × 1073 The model is preferred by 6 out of 10 subjects. The results were supported by BMS results for group studies. One-sample t-test on connection values obtained from Model 2 indicates unidirectional parallel connections from STG to bilateral HG (p<0.05). Model 2 was determined to be the most probable intrinsic connectivity model between bilateral HG and STG when listening to white noise.

  17. Effect of sensory and motor connectivity on hand function in pediatric hemiplegia.

    Science.gov (United States)

    Gupta, Disha; Barachant, Alexandre; Gordon, Andrew M; Ferre, Claudio; Kuo, Hsing-Ching; Carmel, Jason B; Friel, Kathleen M

    2017-11-01

    We tested the hypothesis that somatosensory system injury would more strongly affect movement than motor system injury in children with unilateral cerebral palsy (USCP). This hypothesis was based on how somatosensory and corticospinal circuits adapt to injury during development; whereas the motor system can maintain connections to the impaired hand from the uninjured hemisphere, this does not occur in the somatosensory system. As a corollary, cortical injury strongly impairs sensory function, so we hypothesized that cortical lesions would impair hand function more than subcortical lesions. Twenty-four children with unilateral cerebral palsy had physiological and anatomical measures of the motor and somatosensory systems and lesion classification. Motor physiology was performed with transcranial magnetic stimulation and somatosensory physiology with vibration-evoked electroencephalographic potentials. Tractography of the corticospinal tract and the medial lemniscus was performed with diffusion tensor imaging, and lesions were classified by magnetic resonance imaging. Anatomical and physiological results were correlated with measures of hand function using 2 independent statistical methods. Children with disruptions in the somatosensory connectivity and cortical lesions had the most severe upper extremity impairments, particularly somatosensory function. Motor system connectivity was significantly correlated with bimanual function, but not unimanual function or somatosensory function. Both sensory and motor connectivity impact hand function in children with USCP. Somatosensory connectivity could be an important target for recovery of hand function in children with USCP. Ann Neurol 2017;82:766-780. © 2017 American Neurological Association.

  18. In vivo optogenetic tracing of functional corticocortical connections between motor forelimb areas

    Directory of Open Access Journals (Sweden)

    Riichiro eHira

    2013-04-01

    Full Text Available Interactions between distinct motor cortical areas are essential for coordinated motor behaviors. In rodents, the motor cortical forelimb areas are divided into at least two distinct areas: the rostral forelimb area (RFA and the caudal forelimb area (CFA. The RFA is thought to be an equivalent of the premotor cortex in primates, whereas the CFA is believed to be an equivalent of the primary motor cortex. Although reciprocal connections between the RFA and the CFA have been anatomically identified in rats, it is unknown whether there are functional connections between these areas that can induce postsynaptic spikes. In this study, we used an in vivo Channelrhodopsin-2 photostimulation method to trace the functional connections between the mouse RFA and CFA. Simultaneous electrical recordings were utilized to detect spiking activities induced by synaptic inputs originating from photostimulated areas. This method, in combination with anatomical tracing, demonstrated that the RFA receives strong functional projections from layer 2/3 and/or layer 5a, but not from layer 5b, of the CFA. Further, the CFA receives strong projections from layer 5b neurons of the RFA. The onset latency of electrical responses evoked in remote areas upon photostimulation of the other areas was approximately 10 ms, which is consistent with the synaptic connectivity between these areas. Our results suggest that neuronal activities in the RFA and the CFA during movements are formed through asymmetric reciprocal connections.

  19. Does resting-state connectivity reflect depressive rumination? A tale of two analyses.

    Science.gov (United States)

    Berman, Marc G; Misic, Bratislav; Buschkuehl, Martin; Kross, Ethan; Deldin, Patricia J; Peltier, Scott; Churchill, Nathan W; Jaeggi, Susanne M; Vakorin, Vasily; McIntosh, Anthony R; Jonides, John

    2014-12-01

    Major Depressive Disorder (MDD) is characterized by rumination. Prior research suggests that resting-state brain activation reflects rumination when depressed individuals are not task engaged. However, no study has directly tested this. Here we investigated whether resting-state epochs differ from induced ruminative states for healthy and depressed individuals. Most previous research on resting-state networks comes from seed-based analyses with the posterior cingulate cortex (PCC). By contrast, we examined resting state connectivity by using the complete multivariate connectivity profile (i.e., connections across all brain nodes) and by comparing these results to seeded analyses. We find that unconstrained resting-state intervals differ from active rumination states in strength of connectivity and that overall connectivity was higher for healthy vs. depressed individuals. Relationships between connectivity and subjective mood (i.e., behavior) were strongly observed during induced rumination epochs. Furthermore, connectivity patterns that related to subjective mood were strikingly different for MDD and healthy control (HC) groups suggesting different mood regulation mechanisms. Copyright © 2014 Elsevier Inc. All rights reserved.

  20. Metapopulation responses to patch connectivity and quality are masked by successional habitat dynamics.

    Science.gov (United States)

    Hodgson, Jenny A; Moilanen, Atte; Thomas, Chris D

    2009-06-01

    Many species have to track changes in the spatial distribution of suitable habitat from generation to generation. Understanding the dynamics of such species will likely require spatially explicit models, and patch-based metapopulation models are potentially appropriate. However, relatively little attention has been paid to developing metapopulation models that include habitat dynamics, and very little to testing the predictions of these models. We tested three predictions from theory about the differences between dynamic habitat metapopulations and their static counterparts using long-term survey data from two metapopulations of the butterfly Plebejus argus. As predicted, we showed first that the metapopulation inhabiting dynamic habitat had a lower level of habitat occupancy, which could not be accounted for by other differences between the metapopulations. Secondly, we found that patch occupancy did not significantly increase with increasing patch connectivity in dynamic habitat, whereas there was a strong positive connectivity-occupancy relationship in static habitat. Thirdly, we found no significant relationship between patch occupancy and patch quality in dynamic habitat, whereas there was a strong, positive quality-occupancy relationship in static habitat. Modeling confirmed that the differences in mean patch occupancy and connectivity-occupancy slope could arise without changing the species' metapopulation parameters-importantly, without changing the dependence of colonization upon connectivity. We found that, for a range of landscape scenarios, successional simulations always produced a lower connectivity-occupancy slope than comparable simulations with static patches, whether compared like-for-like or controlling for mean occupancy. We conclude that landscape-scale studies may often underestimate the importance of connectivity for species occurrence and persistence because habitat turnover can obscure the connectivity-occupancy relationship in commonly

  1. Multiple, connective intellection: the condition for invention

    Directory of Open Access Journals (Sweden)

    C S (Fanie de Beer

    2015-11-01

    Full Text Available Since this article involves invention, the conditions for inventiveness become the issue: assuming multiple reality; thinking in a special way; transgressing boundaries; acknowledging networks (in the terms of Michel Serres: communication, transduction, interference, distribution, passages between the sciences. There are, however, misplaced expectations: technology should work wonders in this regard while forgetting that humans, redefined though, remain the key to establish connections and networks between people, paradigms, disciplines, sciences and technologies. Against this background, Michel Serres’s emphasis on invention and “thinking as invention” and his a-critical anti-method – ‘connective, multiple intellection’ which is a special kind of thought – are desperately needed. Guattari’s articulation of the three ecologies and the ecosophic views he developed in this regard provides a significant amplification of the approach of ‘multiple connective intellection’. These insights can be enlightened and strongly driven home through the views of Latour with an anthropological and socio-dynamic perspective on the scientific endeavour with the articulation of the actor-network theory inherited from Serres. The thoughtful beyond-methodology of Edgar Morin with his strong noological position as the ultimate condition for inventiveness, and Gregory Ulmer with his special emphasis on invention and inventiveness, especially with the help and assistance of electronic means (video and internet, and with his work with the architect Bernard Tschumi on invention and inventiveness, are of special significance in the sphere of inventiveness, the real and final guarantee for a spirited re-enchantment of the world as well as the final demonstration that the battle for intelligence as opposed to ignorance, stupidity and barbarism can be fought with great hope to succeed.

  2. Construction of exchange-correlation functionals through interpolation between the non-interacting and the strong-correlation limit

    International Nuclear Information System (INIS)

    Zhou, Yongxi; Ernzerhof, Matthias; Bahmann, Hilke

    2015-01-01

    Drawing on the adiabatic connection of density functional theory, exchange-correlation functionals of Kohn-Sham density functional theory are constructed which interpolate between the extreme limits of the electron-electron interaction strength. The first limit is the non-interacting one, where there is only exchange. The second limit is the strong correlated one, characterized as the minimum of the electron-electron repulsion energy. The exchange-correlation energy in the strong-correlation limit is approximated through a model for the exchange-correlation hole that is referred to as nonlocal-radius model [L. O. Wagner and P. Gori-Giorgi, Phys. Rev. A 90, 052512 (2014)]. Using the non-interacting and strong-correlated extremes, various interpolation schemes are presented that yield new approximations to the adiabatic connection and thus to the exchange-correlation energy. Some of them rely on empiricism while others do not. Several of the proposed approximations yield the exact exchange-correlation energy for one-electron systems where local and semi-local approximations often fail badly. Other proposed approximations generalize existing global hybrids by using a fraction of the exchange-correlation energy in the strong-correlation limit to replace an equal fraction of the semi-local approximation to the exchange-correlation energy in the strong-correlation limit. The performance of the proposed approximations is evaluated for molecular atomization energies, total atomic energies, and ionization potentials

  3. Micro- and nanophase separations in hierarchical self-assembly of strongly amphiphilic block copolymer-based ionic supramolecules

    DEFF Research Database (Denmark)

    Ayoubi, Mehran Asad; Zhu, Kaizheng; Nyström, Bo

    2013-01-01

    block), a class of ionic supramolecules are successfully synthesized whose molecular architecture consists of a poly(styrene) PS block (Linear block) covalently connected to a strongly amphiphilic comb-like block (AmphComb block), i.e. Linear-b-AmphComb. In the melt state, these ionic supramolecules can.......20 (SLL/C and SBCC/C) and ∼0.28 (C/L). Finally, the specific influences of the strongly amphiphilic nature of the AmphComb blocks on the observed morphological and hierarchical behaviours of our system are discussed. For reference, stoichiometric strongly amphiphilic comb-like (AmphComb) ionic...

  4. The strong-weak coupling symmetry in 2D Φ4 field models

    Directory of Open Access Journals (Sweden)

    B.N.Shalaev

    2005-01-01

    Full Text Available It is found that the exact beta-function β(g of the continuous 2D gΦ4 model possesses two types of dual symmetries, these being the Kramers-Wannier (KW duality symmetry and the strong-weak (SW coupling symmetry f(g, or S-duality. All these transformations are explicitly constructed. The S-duality transformation f(g is shown to connect domains of weak and strong couplings, i.e. above and below g*. Basically it means that there is a tempting possibility to compute multiloop Feynman diagrams for the β-function using high-temperature lattice expansions. The regular scheme developed is found to be strongly unstable. Approximate values of the renormalized coupling constant g* found from duality symmetry equations are in an agreement with available numerical results.

  5. Lobular patterns of cerebellar resting-state connectivity in adults with Autism Spectrum Disorder.

    Science.gov (United States)

    Olivito, Giusy; Lupo, Michela; Laghi, Fiorenzo; Clausi, Silvia; Baiocco, Roberto; Cercignani, Mara; Bozzali, Marco; Leggio, Maria

    2018-03-01

    Autism spectrum disorder is a neurodevelopmental disorder characterized by core deficits in social functioning. Core autistics traits refer to poor social and imagination skills, poor attention-switching/strong focus of attention, exceptional attention to detail, as expressed by the autism-spectrum quotient. Over the years, the importance of the cerebellum in the aetiology of autism spectrum disorder has been acknowledged. Neuroimaging studies have provided a strong support to this view, showing both structural and functional connectivity alterations to affect the cerebellum in autism spectrum disorder. According to the underconnectivity theory, disrupted connectivity within cerebello-cerebral networks has been specifically implicated in the aetiology of autism spectrum disorder. However, inconsistent results have been generated across studies. In this study, an integrated approach has been used in a selected population of adults with autism spectrum disorder to analyse both cerebellar morphometry and functional connectivity. In individuals with autism spectrum disorder, a decreased cerebellar grey matter volume affected the right Crus II, a region showing extensive connections with cerebral areas related to social functions. This grey matter reduction correlates with the degree of autistic traits as measured by autism-spectrum quotient. Interestingly, altered functional connectivity was found between the reduced cerebellar Crus II and contralateral cerebral regions, such as frontal and temporal areas. Overall, the present data suggest that adults with autism spectrum disorder present with specific cerebellar structural alterations that may affect functional connectivity within cerebello-cerebral modules relevant to social processing and account for core autistics traits. © 2017 Federation of European Neuroscience Societies and John Wiley & Sons Ltd.

  6. Careerism, Committee Assignments and the Electoral Connection

    OpenAIRE

    Katz, Jonathan N.; Sala, Brian R.

    1996-01-01

    Most scholars agree that members of Congress are strongly motivated by their desire for reelection. This assumption implies that members of Congress adopt institutions, rules, and norms of behavior in part to serve their electoral interests. Direct tests of the electoral connection are rare, however, because significant, exogenous changes in the electoral environment are difficult to identify. We develop and test an electoral rationale for the norm of committee assignment "property rights...

  7. Effective lagrangian for strong interactions

    International Nuclear Information System (INIS)

    Jain, P.

    1988-01-01

    We attempt to construct a realistic phenomenological Lagrangian in order to describe strong interactions. This is in general a very complicated problem and we shall explore its various aspects. We first include the vector mesons by writing down the most general chiral invariant terms proportional to the Levi-Civita symbol ε μναβ . These terms involve three unknown coefficients, which are calculated by using the experimental results of strong interaction processes. We then calculate the static nucleon properties by finding the solitonic excitations of this model. The results turn out to be, as is also the case for most other vector-pseudoscalar Lagrangians, better than the Skyrme model but are still somewhat different from the experiments. Another aspect that we shall study is the incorporation of scale anomaly of QCD into the Skyrme model. We thus introduce a scalar glueball in our Lagrangian. Here we find an interesting result that the effective glue field dynamically forms a bag for the soliton. Depending on the values of the parameters, we get either a deep bag or a shallow bag. However by including the scalar meson, we find that to get realistic scalar sector we must have the shallow bag. Finally we show some intriguing connections between the chiral quark model, in which the nucleon is described as a solitonic excitation, and the ordinary potential binding quark model

  8. Strong dynamics and lattice gauge theory

    Science.gov (United States)

    Schaich, David

    In this dissertation I use lattice gauge theory to study models of electroweak symmetry breaking that involve new strong dynamics. Electroweak symmetry breaking (EWSB) is the process by which elementary particles acquire mass. First proposed in the 1960s, this process has been clearly established by experiments, and can now be considered a law of nature. However, the physics underlying EWSB is still unknown, and understanding it remains a central challenge in particle physics today. A natural possibility is that EWSB is driven by the dynamics of some new, strongly-interacting force. Strong interactions invalidate the standard analytical approach of perturbation theory, making these models difficult to study. Lattice gauge theory is the premier method for obtaining quantitatively-reliable, nonperturbative predictions from strongly-interacting theories. In this approach, we replace spacetime by a regular, finite grid of discrete sites connected by links. The fields and interactions described by the theory are likewise discretized, and defined on the lattice so that we recover the original theory in continuous spacetime on an infinitely large lattice with sites infinitesimally close together. The finite number of degrees of freedom in the discretized system lets us simulate the lattice theory using high-performance computing. Lattice gauge theory has long been applied to quantum chromodynamics, the theory of strong nuclear interactions. Using lattice gauge theory to study dynamical EWSB, as I do in this dissertation, is a new and exciting application of these methods. Of particular interest is non-perturbative lattice calculation of the electroweak S parameter. Experimentally S ≈ -0.15(10), which tightly constrains dynamical EWSB. On the lattice, I extract S from the momentum-dependence of vector and axial-vector current correlators. I created and applied computer programs to calculate these correlators and analyze them to determine S. I also calculated the masses

  9. Feeling connected to younger versus older selves: the asymmetric impact of life stage orientation.

    Science.gov (United States)

    O'Brien, Ed

    2015-01-01

    The concept of life-stage orientation is proposed. Youth is a period of time characterised by strong feelings and emotions, but weak reasoning and cognitive skill. Conversely, adulthood is characterised by strong rationality, but weak emotionality. Two studies revealed that merely bringing these concepts to mind changes real-time feelings and behaviour. Participants who were instructed to act like their "adult" selves exhibited greater self-control in a cold pressor test than control participants and those who acted like their "youth" selves (Experiment 1). However, being induced to feel connected to youth enhanced enjoyment for fun videos (Experiment 2). Hence, the extent to which people are oriented towards youth versus adulthood has asymmetric costs and benefits for the present. Connecting to youth boosts experiential capacities (in this case, enjoying oneself) at the cost of agency, whereas connecting to adulthood boosts agentic capacities (in this case, exerting will-power) at the cost of experience.

  10. Large N lattice QCD and its extended strong-weak connection to the hypersphere

    International Nuclear Information System (INIS)

    Christensen, Alexander S.; Myers, Joyce C.; Pedersen, Peter D.

    2014-01-01

    We calculate an effective Polyakov line action of QCD at large N c and large N f from a combined lattice strong coupling and hopping expansion working to second order in both, where the order is defined by the number of windings in the Polyakov line. We compare with the action, truncated at the same order, of continuum QCD on S 1 ×S d at weak coupling from one loop perturbation theory, and find that a large N c correspondence of equations of motion found in http://dx.doi.org/10.1007/JHEP10(2012)067 at leading order, can be extended to the next order. Throughout the paper, we review the background necessary for computing higher order corrections to the lattice effective action, in order to make higher order comparisons more straightforward

  11. Communication: A Jastrow factor coupled cluster theory for weak and strong electron correlation

    International Nuclear Information System (INIS)

    Neuscamman, Eric

    2013-01-01

    We present a Jastrow-factor-inspired variant of coupled cluster theory that accurately describes both weak and strong electron correlation. Compatibility with quantum Monte Carlo allows for variational energy evaluations and an antisymmetric geminal power reference, two features not present in traditional coupled cluster that facilitate a nearly exact description of the strong electron correlations in minimal-basis N 2 bond breaking. In double-ζ treatments of the HF and H 2 O bond dissociations, where both weak and strong correlations are important, this polynomial cost method proves more accurate than either traditional coupled cluster or complete active space perturbation theory. These preliminary successes suggest a deep connection between the ways in which cluster operators and Jastrow factors encode correlation

  12. Renewal of K-NET (National Strong-motion Observation Network of Japan)

    Science.gov (United States)

    Kunugi, T.; Fujiwara, H.; Aoi, S.; Adachi, S.

    2004-12-01

    The National Research Institute for Earth Science and Disaster Prevention (NIED) operates K-NET (Kyoshin Network), the national strong-motion observation network, which evenly covers the whole of Japan at intervals of 25 km on average. K-NET was constructed after the Hyogoken-Nambu (Kobe) earthquake in January 1995, and began operation in June 1996. Thus, eight years have passed since K-NET started, and large amounts of strong-motion records have been obtained. As technology has progressed and new technologies have become available, NIED has developed a new K-NET with improved functionality. New seismographs have been installed at 443 observatories mainly in southwestern Japan where there is a risk of strong-motion due to the Nankai and Tonankai earthquakes. The new system went into operation in June 2004, although seismographs have still to be replaced in other areas. The new seismograph (K-NET02) consists of a sensor module, a measurement module and a communication module. A UPS, a GPS antenna and a dial-up router are also installed together with a K-NET02. A triaxial accelerometer, FBA-ES-DECK (Kinemetrics Inc.) is built into the sensor module. The measurement module functions as a conventional strong-motion seismograph for high-precision observation. The communication module can perform sophisticated processes, such as calculation of the Japan Meteorological Agency (JMA) seismic intensity, continuous recording of data and near real-time data transmission. It connects to the Data Management Center (DMC) using an ISDN line. In case of a power failure, the measurement module can control the power supply to the router and the communication module to conserve battery power. One of the main features of K-NET02 is a function for processing JMA seismic intensity. K-NET02 functions as a proper seismic intensity meter that complies with the official requirements of JMA, although the old strong-motion seismograph (K-NET95) does not calculate seismic intensity. Another

  13. Superposed epoch analysis of physiological fluctuations: possible space weather connections.

    Science.gov (United States)

    Wanliss, James; Cornélissen, Germaine; Halberg, Franz; Brown, Denzel; Washington, Brien

    2018-03-01

    There is a strong connection between space weather and fluctuations in technological systems. Some studies also suggest a statistical connection between space weather and subsequent fluctuations in the physiology of living creatures. This connection, however, has remained controversial and difficult to demonstrate. Here we present support for a response of human physiology to forcing from the explosive onset of the largest of space weather events-space storms. We consider a case study with over 16 years of high temporal resolution measurements of human blood pressure (systolic, diastolic) and heart rate variability to search for associations with space weather. We find no statistically significant change in human blood pressure but a statistically significant drop in heart rate during the main phase of space storms. Our empirical findings shed light on how human physiology may respond to exogenous space weather forcing.

  14. Superposed epoch analysis of physiological fluctuations: possible space weather connections

    Science.gov (United States)

    Wanliss, James; Cornélissen, Germaine; Halberg, Franz; Brown, Denzel; Washington, Brien

    2018-03-01

    There is a strong connection between space weather and fluctuations in technological systems. Some studies also suggest a statistical connection between space weather and subsequent fluctuations in the physiology of living creatures. This connection, however, has remained controversial and difficult to demonstrate. Here we present support for a response of human physiology to forcing from the explosive onset of the largest of space weather events—space storms. We consider a case study with over 16 years of high temporal resolution measurements of human blood pressure (systolic, diastolic) and heart rate variability to search for associations with space weather. We find no statistically significant change in human blood pressure but a statistically significant drop in heart rate during the main phase of space storms. Our empirical findings shed light on how human physiology may respond to exogenous space weather forcing.

  15. Towards a large deviation theory for strongly correlated systems

    International Nuclear Information System (INIS)

    Ruiz, Guiomar; Tsallis, Constantino

    2012-01-01

    A large-deviation connection of statistical mechanics is provided by N independent binary variables, the (N→∞) limit yielding Gaussian distributions. The probability of n≠N/2 out of N throws is governed by e −Nr , r related to the entropy. Large deviations for a strong correlated model characterized by indices (Q,γ) are studied, the (N→∞) limit yielding Q-Gaussians (Q→1 recovers a Gaussian). Its large deviations are governed by e q −Nr q (∝1/N 1/(q−1) , q>1), q=(Q−1)/(γ[3−Q])+1. This illustration opens the door towards a large-deviation foundation of nonextensive statistical mechanics. -- Highlights: ► We introduce the formalism of relative entropy for a single random binary variable and its q-generalization. ► We study a model of N strongly correlated binary random variables and their large-deviation probabilities. ► Large-deviation probability of strongly correlated model exhibits a q-exponential decay whose argument is proportional to N, as extensivity requires. ► Our results point to a q-generalized large deviation theory and suggest a large-deviation foundation of nonextensive statistical mechanics.

  16. Radio Loud AGN Unification: Connecting Jets and Accretion

    Directory of Open Access Journals (Sweden)

    Meyer Eileen T.

    2013-12-01

    Full Text Available While only a fraction of Active Galactic Nuclei are observed to host a powerful relativistic jet, a cohesive picture is emerging that radio-loud AGN may represent an important phase in the evolution of galaxies and the growth of the central super-massive black hole. I will review my own recent observational work in radio-loud AGN unification in the context of understanding how and why jets form and their the connection to different kinds of accretion and growing the black hole, along with a brief discussion of possible connections to recent modeling work in jet formation. Starting from the significant observational advances in our understanding of jetted AGN as a population over the last decade thanks to new, more sensitive instruments such as Fermi and Swift as well as all-sky surveys at all frequencies, I will lay out the case for a dichotomy in the jetted AGN population connected to accretion mode onto the black hole. In recent work, we have identified two sub-populations of radio-loud AGN which appear to be distinguished by jet structure, where low-efficiency accreting systems produce ‘weak’ jets which decelerate more rapidly than the ’strong’ jets of black holes accreting near the Eddington limit. The two classes are comprised of: (1The weak jet sources, corresponding to the less collimated, edge-darkened FR Is, with a decelerating or spine-sheath jet with velocity gradients, and (2 The strong jet sources, having fast, collimated jets, and typically displaying strong emission lines. The dichotomy in the vp-Lp plane can be understood as a "broken power sequence" in which jets exist on one branch or the other based on the particular accretion mode (Georganopolous 2011.We suggest that the intrinsic kinetic power (as measured by low-frequency, isotropic radio emission, the orientation, and the accretion rate of the SMBH system are the the fundamental axes needed for unification of radio-loud AGN by studying a well-characterized sample

  17. High-resolution photoacoustic tomography of resting-state functional connectivity in the mouse brain

    Science.gov (United States)

    Nasiriavanaki, Mohammadreza; Xia, Jun; Wan, Hanlin; Bauer, Adam Quentin; Culver, Joseph P.; Wang, Lihong V.

    2014-01-01

    The increasing use of mouse models for human brain disease studies presents an emerging need for a new functional imaging modality. Using optical excitation and acoustic detection, we developed a functional connectivity photoacoustic tomography system, which allows noninvasive imaging of resting-state functional connectivity in the mouse brain, with a large field of view and a high spatial resolution. Bilateral correlations were observed in eight functional regions, including the olfactory bulb, limbic, parietal, somatosensory, retrosplenial, visual, motor, and temporal regions, as well as in several subregions. The borders and locations of these regions agreed well with the Paxinos mouse brain atlas. By subjecting the mouse to alternating hyperoxic and hypoxic conditions, strong and weak functional connectivities were observed, respectively. In addition to connectivity images, vascular images were simultaneously acquired. These studies show that functional connectivity photoacoustic tomography is a promising, noninvasive technique for functional imaging of the mouse brain. PMID:24367107

  18. Different forms of effective connectivity in primate frontotemporal pathways.

    Science.gov (United States)

    Petkov, Christopher I; Kikuchi, Yukiko; Milne, Alice E; Mishkin, Mortimer; Rauschecker, Josef P; Logothetis, Nikos K

    2015-01-23

    It is generally held that non-primary sensory regions of the brain have a strong impact on frontal cortex. However, the effective connectivity of pathways to frontal cortex is poorly understood. Here we microstimulate sites in the superior temporal and ventral frontal cortex of monkeys and use functional magnetic resonance imaging to evaluate the functional activity resulting from the stimulation of interconnected regions. Surprisingly, we find that, although certain earlier stages of auditory cortical processing can strongly activate frontal cortex, downstream auditory regions, such as voice-sensitive cortex, appear to functionally engage primarily an ipsilateral temporal lobe network. Stimulating other sites within this activated temporal lobe network shows strong activation of frontal cortex. The results indicate that the relative stage of sensory processing does not predict the level of functional access to the frontal lobes. Rather, certain brain regions engage local networks, only parts of which have a strong functional impact on frontal cortex.

  19. Designing connected marine reserves in the face of global warming.

    Science.gov (United States)

    Álvarez-Romero, Jorge G; Munguía-Vega, Adrián; Beger, Maria; Del Mar Mancha-Cisneros, Maria; Suárez-Castillo, Alvin N; Gurney, Georgina G; Pressey, Robert L; Gerber, Leah R; Morzaria-Luna, Hem Nalini; Reyes-Bonilla, Héctor; Adams, Vanessa M; Kolb, Melanie; Graham, Erin M; VanDerWal, Jeremy; Castillo-López, Alejandro; Hinojosa-Arango, Gustavo; Petatán-Ramírez, David; Moreno-Baez, Marcia; Godínez-Reyes, Carlos R; Torre, Jorge

    2018-02-01

    Marine reserves are widely used to protect species important for conservation and fisheries and to help maintain ecological processes that sustain their populations, including recruitment and dispersal. Achieving these goals requires well-connected networks of marine reserves that maximize larval connectivity, thus allowing exchanges between populations and recolonization after local disturbances. However, global warming can disrupt connectivity by shortening potential dispersal pathways through changes in larval physiology. These changes can compromise the performance of marine reserve networks, thus requiring adjusting their design to account for ocean warming. To date, empirical approaches to marine prioritization have not considered larval connectivity as affected by global warming. Here, we develop a framework for designing marine reserve networks that integrates graph theory and changes in larval connectivity due to potential reductions in planktonic larval duration (PLD) associated with ocean warming, given current socioeconomic constraints. Using the Gulf of California as case study, we assess the benefits and costs of adjusting networks to account for connectivity, with and without ocean warming. We compare reserve networks designed to achieve representation of species and ecosystems with networks designed to also maximize connectivity under current and future ocean-warming scenarios. Our results indicate that current larval connectivity could be reduced significantly under ocean warming because of shortened PLDs. Given the potential changes in connectivity, we show that our graph-theoretical approach based on centrality (eigenvector and distance-weighted fragmentation) of habitat patches can help design better-connected marine reserve networks for the future with equivalent costs. We found that maintaining dispersal connectivity incidentally through representation-only reserve design is unlikely, particularly in regions with strong asymmetric patterns of

  20. The strong 3.3 micron emission line in Wolf-Rayet stars

    International Nuclear Information System (INIS)

    Williams, P.M.

    1982-01-01

    A number of Wolf-Rayet stars have been found to show in their spectra a strong emission feature at 3.28 μm, the wavelength of the 'unidentified' feature observed in some nebular spectra. From comparison of the strength of this line from stars of different spectral type and excitation, it is identified with the CIV (11-10) transition group and shown not to be connected with the circumstellar dust associated with some Wolf-Rayet stars. (author)

  1. Strong/weak coupling duality relations for non-supersymmetric string theories

    International Nuclear Information System (INIS)

    Blum, J.D.; Dienes, K.R.

    1998-01-01

    Both the supersymmetric SO(32) and E 8 x E 8 heterotic strings in ten dimensions have known strong-coupling duals. However, it has not been known whether there also exist strong-coupling duals for the non-supersymmetric heterotic strings in ten dimensions. In this paper, we construct explicit open-string duals for the circle compactifications of several of these non-supersymmetric theories, among them the tachyon-free SO(16) x SO(16) string. Our method involves the construction of heterotic and open-string interpolating models that continuously connect non-supersymmetric strings to supersymmetric strings. We find that our non-supersymmetric dual theories have exactly the same massless spectra as their heterotic counterparts within a certain range of our interpolations. We also develop a novel method for analyzing the solitons of non-supersymmetric open-string theories, and find that the solitons of our dual theories also agree with their heterotic counterparts. These are therefore the first known examples of strong/weak coupling duality relations between non-supersymmetric, tachyon-free string theories. Finally, the existence of these strong-coupling duals allows us to examine the non-perturbative stability of these strings, and we propose a phase diagram for the behavior of these strings as a function of coupling and radius. (orig.)

  2. Connective tissue fibroblasts and Tcf4 regulate myogenesis

    Science.gov (United States)

    Mathew, Sam J.; Hansen, Jody M.; Merrell, Allyson J.; Murphy, Malea M.; Lawson, Jennifer A.; Hutcheson, David A.; Hansen, Mark S.; Angus-Hill, Melinda; Kardon, Gabrielle

    2011-01-01

    Muscle and its connective tissue are intimately linked in the embryo and in the adult, suggesting that interactions between these tissues are crucial for their development. However, the study of muscle connective tissue has been hindered by the lack of molecular markers and genetic reagents to label connective tissue fibroblasts. Here, we show that the transcription factor Tcf4 (transcription factor 7-like 2; Tcf7l2) is strongly expressed in connective tissue fibroblasts and that Tcf4GFPCre mice allow genetic manipulation of these fibroblasts. Using this new reagent, we find that connective tissue fibroblasts critically regulate two aspects of myogenesis: muscle fiber type development and maturation. Fibroblasts promote (via Tcf4-dependent signals) slow myogenesis by stimulating the expression of slow myosin heavy chain. Also, fibroblasts promote the switch from fetal to adult muscle by repressing (via Tcf4-dependent signals) the expression of developmental embryonic myosin and promoting (via a Tcf4-independent mechanism) the formation of large multinucleate myofibers. In addition, our analysis of Tcf4 function unexpectedly reveals a novel mechanism of intrinsic regulation of muscle fiber type development. Unlike other intrinsic regulators of fiber type, low levels of Tcf4 in myogenic cells promote both slow and fast myogenesis, thereby promoting overall maturation of muscle fiber type. Thus, we have identified novel extrinsic and intrinsic mechanisms regulating myogenesis. Most significantly, our data demonstrate for the first time that connective tissue is important not only for adult muscle structure and function, but is a vital component of the niche within which muscle progenitors reside and is a critical regulator of myogenesis. PMID:21177349

  3. The significant surface-water connectivity of "geographically isolated wetlands"

    Science.gov (United States)

    Calhoun, Aram J.K.; Mushet, David M.; Alexander, Laurie C.; DeKeyser, Edward S.; Fowler, Laurie; Lane, Charles R.; Lang, Megan W.; Rains, Mark C.; Richter, Stephen; Walls, Susan

    2017-01-01

    We evaluated the current literature, coupled with our collective research expertise, on surface-water connectivity of wetlands considered to be “geographically isolated” (sensu Tiner Wetlands 23:494–516, 2003a) to critically assess the scientific foundation of grouping wetlands based on the singular condition of being surrounded by uplands. The most recent research on wetlands considered to be “geographically isolated” shows the difficulties in grouping an ecological resource that does not reliably indicate lack of surface water connectivity in order to meet legal, regulatory, or scientific needs. Additionally, the practice of identifying “geographically isolated wetlands” based on distance from a stream can result in gross overestimates of the number of wetlands lacking ecologically important surface-water connections. Our findings do not support use of the overly simplistic label of “geographically isolated wetlands”. Wetlands surrounded by uplands vary in function and surface-water connections based on wetland landscape setting, context, climate, and geographic region and should be evaluated as such. We found that the “geographically isolated” grouping does not reflect our understanding of the hydrologic variability of these wetlands and hence does not benefit conservation of the Nation’s diverse wetland resources. Therefore, we strongly discourage use of categorizations that provide overly simplistic views of surface-water connectivity of wetlands fully embedded in upland landscapes.

  4. Exercise and Quality of Life: Strengthening the Connections

    OpenAIRE

    Hacker, Eileen

    2009-01-01

    Exercise improves quality of life (QOL) in people with cancer. Most oncology healthcare providers recognize the statement to be true because the research literature provides strong support for the physical and psychological benefits of exercise. Because the terms exercise, QOL, and people with cancer have different meanings, the contextual connections in which they are used are important to understanding the relationship between exercise and QOL in people with cancer. This article explores th...

  5. Connecting through music with people with dementia Connecting through music with people with dementia Robin Rio Jessica Kingsley £14.99 144pp 9781843109051 1843109050 [Formula: see text].

    Science.gov (United States)

    2009-06-22

    This book does not have a strong nursing focus as it is a guide for family and professional caregivers. It connects music with particular behaviours associated with dementia, for example, enhancing mood through the use of stimulating music or calming an agitated person by playing soothing music.

  6. Finding significantly connected voxels based on histograms of connection strengths

    DEFF Research Database (Denmark)

    Kasenburg, Niklas; Pedersen, Morten Vester; Darkner, Sune

    2016-01-01

    We explore a new approach for structural connectivity based segmentations of subcortical brain regions. Connectivity based segmentations are usually based on fibre connections from a seed region to predefined target regions. We present a method for finding significantly connected voxels based...... on the distribution of connection strengths. Paths from seed voxels to all voxels in a target region are obtained from a shortest-path tractography. For each seed voxel we approximate the distribution with a histogram of path scores. We hypothesise that the majority of estimated connections are false-positives...... and that their connection strength is distributed differently from true-positive connections. Therefore, an empirical null-distribution is defined for each target region as the average normalized histogram over all voxels in the seed region. Single histograms are then tested against the corresponding null...

  7. Strong scintillations during atmospheric occultations Theoretical intensity spectra. [radio scattering during spacecraft occultations by planetary atmospheres

    Science.gov (United States)

    Hinson, D. P.

    1986-01-01

    Each of the two Voyager spacecraft launched in 1977 has completed a reconnaissance of the Jovian and Saturnian systems. In connection with occultation experiments, strong scintillations were observed. Further theoretical work is required before these scintillations can be interpreted. The present study is, therefore, concerned with the derivation of a theory for strong scattering during atmospheric occultation experiments, taking into account as fundamental quantity of interest the spatial spectrum (or spectral density) of intensity fluctuations. Attention is given to a theory for intensity spectra, and numerical calculations. The new formula derived for Phi-i accounts for strong scattering of electromagnetic waves during atmospheric occultations.

  8. About Connections

    Directory of Open Access Journals (Sweden)

    Kathleen S Rockland

    2015-05-01

    Full Text Available Despite the attention attracted by connectomics, one can lose sight of the very real questions concerning What are connections? In the neuroimaging community, structural connectivity is ground truth and underlying constraint on functional or effective connectivity. It is referenced to underlying anatomy; but, as increasingly remarked, there is a large gap between the wealth of human brain mapping and the relatively scant data on actual anatomical connectivity. Moreover, connections have typically been discussed as pairwise, point x projecting to point y (or: to points y and z, or more recently, in graph theoretical terms, as nodes or regions and the interconnecting edges. This is a convenient shorthand, but tends not to capture the richness and nuance of basic anatomical properties as identified in the classic tradition of tracer studies. The present short review accordingly revisits connectional weights, heterogeneity, reciprocity, topography, and hierarchical organization, drawing on concrete examples. The emphasis is on presynaptic long-distance connections, motivated by the intention to probe current assumptions and promote discussions about further progress and synthesis.

  9. Between strong continuity and almost continuity

    Directory of Open Access Journals (Sweden)

    J.K. Kohli

    2010-04-01

    Full Text Available As embodied in the title of the paper strong and weak variants of continuity that lie strictly between strong continuity of Levine and almost continuity due to Singal and Singal are considered. Basic properties of almost completely continuous functions (≡ R-maps and δ-continuous functions are studied. Direct and inverse transfer of topological properties under almost completely continuous functions and δ-continuous functions are investigated and their place in the hier- archy of variants of continuity that already exist in the literature is out- lined. The class of almost completely continuous functions lies strictly between the class of completely continuous functions studied by Arya and Gupta (Kyungpook Math. J. 14 (1974, 131-143 and δ-continuous functions defined by Noiri (J. Korean Math. Soc. 16, (1980, 161-166. The class of almost completely continuous functions properly contains each of the classes of (1 completely continuous functions, and (2 al- most perfectly continuous (≡ regular set connected functions defined by Dontchev, Ganster and Reilly (Indian J. Math. 41 (1999, 139-146 and further studied by Singh (Quaestiones Mathematicae 33(2(2010, 1–11 which in turn include all δ-perfectly continuous functions initi- ated by Kohli and Singh (Demonstratio Math. 42(1, (2009, 221-231 and so include all perfectly continuous functions introduced by Noiri (Indian J. Pure Appl. Math. 15(3 (1984, 241-250.

  10. Age Differences in the Intrinsic Functional Connectivity of Default Network Subsystems

    Directory of Open Access Journals (Sweden)

    Karen eCampbell

    2013-11-01

    Full Text Available Recent work suggests that the default mode network (DMN includes two core regions, the ventromedial prefrontal cortex (vmPFC and posterior cingulate cortex (PCC, and several unique subsystems that are functionally distinct. These include a medial temporal lobe (MTL subsystem, active during remembering and future projection, and a dorsomedial PFC (dmPFC subsystem, active during self-reference. The PCC has been further subdivided into ventral (vPCC and dorsal (dPCC regions that are more strongly connected with the DMN and cognitive control networks, respectively. The goal of this study was to examine age differences in resting state functional connectivity within these subsystems. After applying a rigorous procedure to reduce the effects of head motion, we used a multivariate technique to identify both common and unique patterns of functional connectivity in the MTL vs. the dmPFC, and in vPCC vs. dPCC. All four areas had robust functional connectivity with other DMN regions, and each also showed distinct connectivity patterns in both age groups. Young and older adults had equivalent functional connectivity in the MTL subsystem. Older adults showed weaker connectivity in the vPCC and dmPFC subsystems, particularly with other DMN areas, but stronger connectivity than younger adults in the dPCC subsystem, which included areas involved in cognitive control. Our data provide evidence for distinct subsystems involving DMN nodes, which are maintained with age. Nevertheless, there are age differences in the strength of functional connectivity within these subsystems, supporting prior evidence that DMN connectivity is particularly vulnerable to age, whereas connectivity involving cognitive control regions is relatively maintained. These results suggest an age difference in the integrated activity among brain networks that can have implications for cognition in older adults.

  11. Strong non-radial propagation of energetic electrons in solar corona

    Science.gov (United States)

    Klassen, A.; Dresing, N.; Gómez-Herrero, R.; Heber, B.; Veronig, A.

    2018-06-01

    Analyzing the sequence of solar energetic electron events measured at both STEREO-A (STA) and STEREO-B (STB) spacecraft during 17-21 July 2014, when their orbital separation was 34°, we found evidence of a strong non-radial electron propagation in the solar corona below the solar wind source surface. The impulsive electron events were associated with recurrent flare and jet (hereafter flare/jet) activity at the border of an isolated coronal hole situated close to the solar equator. We have focused our study on the solar energetic particle (SEP) event on 17 July 2014, during which both spacecraft detected a similar impulsive and anisotropic energetic electron event suggesting optimal connection of both spacecraft to the parent particle source, despite the large angular separation between the parent flare and the nominal magnetic footpoints on the source surface of STA and STB of 68° and 90°, respectively. Combining the remote-sensing extreme ultraviolet (EUV) observations, in-situ plasma, magnetic field, and energetic particle data we investigated and discuss here the origin and the propagation trajectory of energetic electrons in the solar corona. We find that the energetic electrons in the energy range of 55-195 keV together with the associated EUV jet were injected from the flare site toward the spacecraft's magnetic footpoints and propagate along a strongly non-radial and inclined magnetic field below the source surface. From stereoscopic (EUV) observations we estimated the inclination angle of the jet trajectory and the respective magnetic field of 63° ± 11° relative to the radial direction. We show how the flare accelerated electrons reach very distant longitudes in the heliosphere, when the spacecraft are nominally not connected to the particle source. This example illustrates how ballistic backmapping can occasionally fail to characterize the magnetic connectivity during SEP events. This finding also provides an additional mechanism (one among others

  12. Adaptive fuzzy sliding control of single-phase PV grid-connected inverter.

    Science.gov (United States)

    Fei, Juntao; Zhu, Yunkai

    2017-01-01

    In this paper, an adaptive fuzzy sliding mode controller is proposed to control a two-stage single-phase photovoltaic (PV) grid-connected inverter. Two key technologies are discussed in the presented PV system. An incremental conductance method with adaptive step is adopted to track the maximum power point (MPP) by controlling the duty cycle of the controllable power switch of the boost DC-DC converter. An adaptive fuzzy sliding mode controller with an integral sliding surface is developed for the grid-connected inverter where a fuzzy system is used to approach the upper bound of the system nonlinearities. The proposed strategy has strong robustness for the sliding mode control can be designed independently and disturbances can be adaptively compensated. Simulation results of a PV grid-connected system verify the effectiveness of the proposed method, demonstrating the satisfactory robustness and performance.

  13. THE CONNECTION BETWEEN MANAGEMENT AND TECHNOLOGY AND THE TECHNOLOGICAL MANAGEMENT

    Directory of Open Access Journals (Sweden)

    RAREŞ MUNTEANU

    2010-01-01

    Full Text Available In a new approach, the technology is taken into consideration as a resource of the business, in addition to the four traditional resources: material resources, financial resources, human resources and informational resources. This makes important for the managers to have solid technological knowledge, in addition to the economics. The research regarding the technological management (or the management of technology - MOT is lead by IAMOT (International Association in Management of Technology. There are a lot of connections between the technology on one side and the finances, the human resources, the marketing, the operational management on the other side. In our era the technology is more and more advanced and all the activities are strongly connected to it.

  14. Esophageal involvement and interstitial lung disease in mixed connective tissue disease.

    Science.gov (United States)

    Fagundes, M N; Caleiro, M T C; Navarro-Rodriguez, T; Baldi, B G; Kavakama, J; Salge, J M; Kairalla, R; Carvalho, C R R

    2009-06-01

    Mixed connective tissue disease is a systemic inflammatory disorder that results in both pulmonary and esophageal manifestations. We sought to evaluate the relationship between esophageal dysfunction and interstitial lung disease in patients with mixed connective tissue disease. We correlated the pulmonary function data and the high-resolution computed tomography findings of interstitial lung disease with the results of esophageal evaluation in manometry, 24-hour intraesophageal pH measurements, and the presence of esophageal dilatation on computed tomography scan. Fifty consecutive patients with mixed connective tissue disease, according to Kasukawa's classification criteria, were included in this prospective study. High-resolution computed tomography parenchymal abnormalities were present in 39 of 50 patients. Esophageal dilatation, gastroesophageal reflux, and esophageal motor impairment were also very prevalent (28 of 50, 18 of 36, and 30 of 36, respectively). The presence of interstitial lung disease on computed tomography was significantly higher among patients with esophageal dilatation (92% vs. 45%; pmotor dysfunction (90% vs. 35%; pesophageal and pulmonary involvement, our series revealed a strong association between esophageal motor dysfunction and interstitial lung disease in patients with mixed connective tissue disease.

  15. Computational brain connectivity mapping: A core health and scientific challenge.

    Science.gov (United States)

    Deriche, Rachid

    2016-10-01

    One third of the burden of all the diseases in Europe is due to problems caused by diseases affecting brain. Although exceptional progress have been obtained for exploring the brain during the past decades, it is still terra-incognita and calls for specific efforts in research to better understand its architecture and functioning. To take up this great challenge of modern science and to solve the limited view of the brain provided just by one imaging modality, this article advocates the idea developed in my research group of a global approach involving new generation of models for brain connectivity mapping and strong interactions between structural and functional connectivities. Capitalizing on the strengths of integrated and complementary non invasive imaging modalities such as diffusion Magnetic Resonance Imaging (dMRI) and Electro & Magneto-Encephalography (EEG & MEG) will contribute to achieve new frontiers for identifying and characterizing structural and functional brain connectivities and to provide a detailed mapping of the brain connectivity, both in space and time. Thus leading to an added clinical value for high impact diseases with new perspectives in computational neuro-imaging and cognitive neuroscience. Copyright © 2016 Elsevier B.V. All rights reserved.

  16. Optical properties of electrically connected plasmonic nanoantenna dimer arrays

    Science.gov (United States)

    Zimmerman, Darin T.; Borst, Benjamin D.; Carrick, Cassandra J.; Lent, Joseph M.; Wambold, Raymond A.; Weisel, Gary J.; Willis, Brian G.

    2018-02-01

    We fabricate electrically connected gold nanoantenna arrays of homodimers and heterodimers on silica substrates and present a systematic study of their optical properties. Electrically connected arrays of plasmonic nanoantennas make possible the realization of novel photonic devices, including optical sensors and rectifiers. Although the plasmonic response of unconnected arrays has been studied extensively, the present study shows that the inclusion of nanowire connections modifies the device response significantly. After presenting experimental measurements of optical extinction for unconnected dimer arrays, we compare these to measurements of dimers that are interconnected by gold nanowire "busbars." The connected devices show the familiar dipole response associated with the unconnected dimers but also show a second localized surface plasmon resonance (LSPR) that we refer to as the "coupled-busbar mode." Our experimental study also demonstrates that the placement of the nanowire along the antenna modifies the LSPR. Using finite-difference time-domain simulations, we confirm the experimental results and investigate the variation of dimer gap and spacing. Changing the dimer gap in connected devices has a significantly smaller effect on the dipole response than it does in unconnected devices. On the other hand, both LSPR modes respond strongly to changing the spacing between devices in the direction along the interconnecting wires. We also give results for the variation of E-field strength in the dimer gap, which will be important for any working sensor or rectenna device.

  17. Where to restore ecological connectivity? Detecting barriers and quantifying restoration benefits.

    Directory of Open Access Journals (Sweden)

    Brad H McRae

    Full Text Available Landscape connectivity is crucial for many ecological processes, including dispersal, gene flow, demographic rescue, and movement in response to climate change. As a result, governmental and non-governmental organizations are focusing efforts to map and conserve areas that facilitate movement to maintain population connectivity and promote climate adaptation. In contrast, little focus has been placed on identifying barriers-landscape features which impede movement between ecologically important areas-where restoration could most improve connectivity. Yet knowing where barriers most strongly reduce connectivity can complement traditional analyses aimed at mapping best movement routes. We introduce a novel method to detect important barriers and provide example applications. Our method uses GIS neighborhood analyses in conjunction with effective distance analyses to detect barriers that, if removed, would significantly improve connectivity. Applicable in least-cost, circuit-theoretic, and simulation modeling frameworks, the method detects both complete (impermeable barriers and those that impede but do not completely block movement. Barrier mapping complements corridor mapping by broadening the range of connectivity conservation alternatives available to practitioners. The method can help practitioners move beyond maintaining currently important areas to restoring and enhancing connectivity through active barrier removal. It can inform decisions on trade-offs between restoration and protection; for example, purchasing an intact corridor may be substantially more costly than restoring a barrier that blocks an alternative corridor. And it extends the concept of centrality to barriers, highlighting areas that most diminish connectivity across broad networks. Identifying which modeled barriers have the greatest impact can also help prioritize error checking of land cover data and collection of field data to improve connectivity maps. Barrier detection

  18. Solar cycle distribution of strong solar proton events and the related solar-terrestrial phenomena

    Science.gov (United States)

    Le, Guiming; Yang, Xingxing; Ding, Liuguang; Liu, Yonghua; Lu, Yangping; Chen, Minhao

    2014-08-01

    We investigated the solar cycle distribution of strong solar proton events (SPEs, peak flux ≥1000 pfu) and the solar-terrestrial phenomena associated with the strong SPEs during solar cycles 21-23. The results show that 37 strong SPEs were registered over this period of time, where 20 strong SPEs were originated from the super active regions (SARs) and 28 strong SPEs were accompanied by the X-class flares. Most strong SPEs were not associated with the ground level enhancement (GLE) event. Most strong SPEs occurred in the descending phases of the solar cycles. The weaker the solar cycle, the higher the proportion of strong SPES occurred in the descending phase of the cycle. The number of the strong SPEs that occurred within a solar cycle is poorly associated with the solar cycle size. The intensity of the SPEs is highly dependent of the location of their source regions, with the super SPEs (≥20000 pfu) distributed around solar disk center. A super SPE was always accompanied by a fast shock driven by the associated coronal mass ejection and a great geomagnetic storm. The source location of strongest GLE event is distributed in the well-connected region. The SPEs associated with super GLE events (peak increase rate ≥100%) which have their peak flux much lower than 10000 pfu were not accompanied by an intense geomagnetic storm.

  19. Connection between customer relationship management and brand equity

    OpenAIRE

    Miroslav Mandić

    2007-01-01

    Customer relationship management (CRM) is one of the basic and most crucial elements of the marketing philosophy. CRM puts customers and their satisfaction in the centre by pointing all company’s activities towards the customer. The main objective of CRM is to get to know the customer as well as possible so as to help a company deliver better, more appropriate and higher added value to the customer. A strong connection with customers is the key to their satisfaction, especially if this connec...

  20. Mutual Connectivity Analysis (MCA) Using Generalized Radial Basis Function Neural Networks for Nonlinear Functional Connectivity Network Recovery in Resting-State Functional MRI.

    Science.gov (United States)

    DSouza, Adora M; Abidin, Anas Zainul; Nagarajan, Mahesh B; Wismüller, Axel

    2016-03-29

    We investigate the applicability of a computational framework, called mutual connectivity analysis (MCA), for directed functional connectivity analysis in both synthetic and resting-state functional MRI data. This framework comprises of first evaluating non-linear cross-predictability between every pair of time series prior to recovering the underlying network structure using community detection algorithms. We obtain the non-linear cross-prediction score between time series using Generalized Radial Basis Functions (GRBF) neural networks. These cross-prediction scores characterize the underlying functionally connected networks within the resting brain, which can be extracted using non-metric clustering approaches, such as the Louvain method. We first test our approach on synthetic models with known directional influence and network structure. Our method is able to capture the directional relationships between time series (with an area under the ROC curve = 0.92 ± 0.037) as well as the underlying network structure (Rand index = 0.87 ± 0.063) with high accuracy. Furthermore, we test this method for network recovery on resting-state fMRI data, where results are compared to the motor cortex network recovered from a motor stimulation sequence, resulting in a strong agreement between the two (Dice coefficient = 0.45). We conclude that our MCA approach is effective in analyzing non-linear directed functional connectivity and in revealing underlying functional network structure in complex systems.

  1. Anomalous Behavior of Electronic Heat Capacity of Strongly Correlated Iron Monosilicide

    Science.gov (United States)

    Povzner, A. A.; Volkov, A. G.; Nogovitsyna, T. A.

    2018-04-01

    The paper deals with the electronic heat capacity of iron monosilicide FeSi subjected to semiconductor-metal thermal transition during which the formation of its spintronic properties is observed. The proposed model which considers pd-hybridization of strongly correlated d-electrons with non-correlated p-electrons, demonstrates a connection of their contribution to heat capacity in the insulator phase with paramagnon effects and fluctuations of occupation numbers for p- and d-states. In a slitless state, the temperature curve of heat capacity is characterized by a maximum appeared due to normalization of the electron density of states using fluctuating exchange fields. At higher temperatures, a linear growth in heat capacity occurs due to paramagnon effects. The correlation between the model parameters and the first-principles calculation provides the electron contribution to heat capacity, which is obtained from the experimental results on phonon heat capacity. Anharmonicity of phonons is connected merely with the thermal expansion of the crystal lattice.

  2. Simulating Coral Reef Connectivity in the Southern Red Sea

    KAUST Repository

    Wang, Yixin

    2018-05-01

    Connectivity is an important component of coral reef studies for its role in the enhancement of ecosystem resilience. Previous genetic structure and physical circulation studies in the Red Sea reveal a homogeneity within the coral reef complexes in the central and northern parts of the basin. Yet, genetic isolation and relatively low connectivity has been observed in the southern Red Sea. Raitsos et al. (2017) recently hypothesized that coral reefs in the southern Red Sea are more connected with regions outside the basin, rather than with the central and northern Red Sea. Using a physical circulation approach based on a 3-D backward particle tracking simulation, we further investigate this hypothesis. A long-term (> 10 years), very high resolution (1km) MITgcm simulation is used to provide detailed information on velocity in the complex coastal regions of the Red Sea and the adjacent narrow Bab-El-Mandeb Strait. The particle tracking simulation results support the initial hypothesis that the coastal regions in the southern Red Sea exhibit a consistently higher connectivity with the regions outside the Bab-El-Mandeb Strait, than with the central and northern Red Sea. Substantially high levels of connectivity, facilitated by the circulation and eddies, is observed with the coastal regions in the Gulf of Aden. A strong seasonality in connectivity, related to the monsoon-driven circulation, is also evident with the regions outside of the Red Sea. The winter surface intrusion plays a leading role in transporting the particles from the Gulf of Aden and the Indian Ocean into the Red Sea, while the summer subsurface intrusion also supports the transport of particles into the Red Sea in the intermediate layer. In addition, the connectivity with the central and northern Red Sea is more affected by the intensity of the eddies. Evidence also suggests that potential connectivity exists between the coastal southern Red Sea and the coasts of Oman, Socotra, Somalia, Kenya

  3. New Solutions to the Firing Squad Synchronization Problems for Neural and Hyperdag P Systems

    Directory of Open Access Journals (Sweden)

    Michael J. Dinneen

    2009-11-01

    Full Text Available We propose two uniform solutions to an open question: the Firing Squad Synchronization Problem (FSSP, for hyperdag and symmetric neural P systems, with anonymous cells. Our solutions take e_c+5 and 6e_c+7 steps, respectively, where e_c is the eccentricity of the commander cell of the dag or digraph underlying these P systems. The first and fast solution is based on a novel proposal, which dynamically extends P systems with mobile channels. The second solution is substantially longer, but is solely based on classical rules and static channels. In contrast to the previous solutions, which work for tree-based P systems, our solutions synchronize to any subset of the underlying digraph; and do not require membrane polarizations or conditional rules, but require states, as typically used in hyperdag and neural P systems.

  4. Uniform coverings of 2-paths with 4-cycles

    Directory of Open Access Journals (Sweden)

    Midori Kobayashi

    2015-07-01

    Full Text Available Let G be a graph [a digraph] and H be a subgraph of G. A D(G,H,λ design is a multiset D of subgraphs of G each isomorphic to H so that every 2-path [directed 2-path] of G lies in exactly λ subgraphs in D. In this paper, we show that there exists a D(Kn,n,C4,λ design if and only if (i n is even, or (ii n is odd and λ is even. We also show that there exists a D(Kn,n∗,C⃗4,λ design for every n and λ, where Kn,n and Kn,n∗ are the complete bipartite graph and the complete bipartite digraph, respectively; C4 and C⃗4 are a 4-cycle and a directed 4-cycle, respectively.

  5. Combinatorial description of space and strong interactions

    International Nuclear Information System (INIS)

    Zenczykowski, P.

    1988-01-01

    A reinterpretation is given of a successful phenomenological approach to hadron self-energy effects known as the unitarized quark model. General arguments are given that the proper description of strong interactions may require abandoning the assignment of a primary role to continuous concepts such as position and momentum in favor of discrete ones such as spin or W-spin. The reinterpretation exploits an analogy between the W-spin diagrams occurring in the calculations of hadronic loop effects and the spin network idea of Penrose. A connection between the S-matrix approach to hadron masses and the purely algebraic approach characteristic of the quark model is indicated. Several hadron mass relations generated by a resulting SU(6)/sub w/-group-theoretic expression are presented and discussed. Results of an attempt to generalize the scheme to the description of hadron vertices are reported

  6. Strong monogamy of bipartite and genuine multipartite entanglement: the Gaussian case.

    Science.gov (United States)

    Adesso, Gerardo; Illuminati, Fabrizio

    2007-10-12

    We demonstrate the existence of general constraints on distributed quantum correlations, which impose a trade-off on bipartite and multipartite entanglement at once. For all N-mode Gaussian states under permutation invariance, we establish exactly a monogamy inequality, stronger than the traditional one, that by recursion defines a proper measure of genuine N-partite entanglement. Strong monogamy holds as well for subsystems of arbitrary size, and the emerging multipartite entanglement measure is found to be scale invariant. We unveil its operational connection with the optimal fidelity of continuous variable teleportation networks.

  7. The smart/connected city and its implications for connected transportation.

    Science.gov (United States)

    2014-10-14

    This white paper outlines the potential for the emerging connected transportation system to interface with smart/connected cities. Its aim is to lay the foundation for defining steps that the U.S. Department of Transportation (USDOT) Connected Vehicl...

  8. Detrital shadows: estuarine food web connectivity depends on fluvial influence and consumer feeding mode.

    Science.gov (United States)

    Howe, Emily; Simenstad, Charles A; Ogston, Andrea

    2017-10-01

    We measured the influence of landscape setting on estuarine food web connectivity in five macrotidal Pacific Northwest estuaries across a gradient of freshwater influence. We used stable isotopes (δ 13 C, δ 15 N, δ 34 S) in combination with a Bayesian mixing model to trace primary producer contributions to suspension- and deposit-feeding bivalve consumers (Mytilus trossulus and Macoma nasuta) transplanted into three estuarine vegetation zones: emergent marsh, mudflat, and eelgrass. Eelgrass includes both Japanese eelgrass (Zostera japonica) and native eelgrass (Zostera marina). Fluvial discharge and consumer feeding mode strongly influenced the strength and spatial scale of observed food web linkages, while season played a secondary role. Mussels displayed strong cross-ecosystem connectivity in all estuaries, with decreasing marine influence in the more fluvial estuaries. Mussel diets indicated homogenization of detrital sources within the water column of each estuary. In contrast, the diets of benthic deposit-feeding clams indicated stronger compartmentalization in food web connectivity, especially in the largest river delta where clam diets were trophically disconnected from marsh sources of detritus. This suggests detritus deposition is patchy across space, and less homogenous than the suspended detritus pool. In addition to fluvial setting, other estuary-specific environmental drivers, such as marsh area or particle transport speed, influenced the degree of food web linkages across space and time, often accounting for unexpected patterns in food web connectivity. Transformations of the estuarine landscape that alter river hydrology or availability of detritus sources can thus potentially disrupt natural food web connectivity at the landscape scale, especially for sedentary organisms, which cannot track their food sources through space. © 2017 by the Ecological Society of America.

  9. Cycles in graphs

    CERN Document Server

    Alspach, BR

    1985-01-01

    This volume deals with a variety of problems involving cycles in graphs and circuits in digraphs. Leading researchers in this area present here 3 survey papers and 42 papers containing new results. There is also a collection of unsolved problems.

  10. The development of regional functional connectivity in preterm infants into early childhood.

    Science.gov (United States)

    Lee, Wayne; Morgan, Benjamin R; Shroff, Manohar M; Sled, John G; Taylor, Margot J

    2013-09-01

    Resting state networks are proposed to reflect the neuronal connectivity that underlies cognitive processes. Consequently, abnormal behaviour of these networks due to disease or altered development may predict poor cognitive outcome. To understand how very preterm birth may affect the development of resting state connectivity, we followed a cohort of very preterm-born infants from birth through to 4 years of age using resting state functional MRI. From a larger longitudinal cohort of infants born very preterm (regions and left and right temporal lobes, we investigated local and inter-region connectivity as a function of group and age. We found strong local connectivity during the preterm period, which matured into inter-hemispheric and preliminary default-mode network correlations by 4 years of age. This development is comparable to the resting state networks found in term-born infants of equivalent age. The results of this study suggest that differences in developmental trajectory between preterm-born and term-born infants are small and, if present, would require a large sample from both populations to be detected.

  11. Wave Tank Studies of Strong Modulation of Wind Ripples Due To Long Waves

    Science.gov (United States)

    Ermakov, S.; Sergievskaya, I.; Shchegolkov, Yu.

    Modulation of wind capillary-gravity ripples due to long waves has been studied in wave tank experiment at low wind speeds using Ka-band radar. The experiments were carried out both for clean water and the water surface covered with surfactant films. It is obtained that the modulation of radar signals is quite strong and can increase with surfactant concentration and fetch. It is shown that the hydrodynamic Modulation Transfer Function (MTF) calculated for free wind ripples and taking into account the kinematic (straining) effect, variations of the wind stress and variations of surfactant concentration strongly underestimates experimental MTF-values. The effect of strong modulation is assumed to be connected with nonlinear harmonics of longer dm-cm- scale waves - bound waves ("parasitic ripples"). The intensity of bound waves depends strongly on the amplitude of decimetre-scale waves, therefore even weak modulation of the dm-scale waves due to long waves results to strong ("cascade") modulation of bound waves. Modulation of the system of "free/bound waves" is estimated using results of wave tank studies of bound waves generation and is shown to be in quali- tative agreement with experiment. This work was supported by MOD, UK via DERA Winfrith (Project ISTC 1774P) and by RFBR (Project 02-05-65102).

  12. Network connectivity value.

    Science.gov (United States)

    Dragicevic, Arnaud; Boulanger, Vincent; Bruciamacchie, Max; Chauchard, Sandrine; Dupouey, Jean-Luc; Stenger, Anne

    2017-04-21

    In order to unveil the value of network connectivity, we formalize the construction of ecological networks in forest environments as an optimal control dynamic graph-theoretic problem. The network is based on a set of bioreserves and patches linked by ecological corridors. The node dynamics, built upon the consensus protocol, form a time evolutive Mahalanobis distance weighted by the opportunity costs of timber production. We consider a case of complete graph, where the ecological network is fully connected, and a case of incomplete graph, where the ecological network is partially connected. The results show that the network equilibrium depends on the size of the reception zone, while the network connectivity depends on the environmental compatibility between the ecological areas. Through shadow prices, we find that securing connectivity in partially connected networks is more expensive than in fully connected networks, but should be undertaken when the opportunity costs are significant. Copyright © 2017 Elsevier Ltd. All rights reserved.

  13. Scaling properties of the pairing problem in the strong coupling limit

    International Nuclear Information System (INIS)

    Barbaro, M.B.; Cenni, R.; Molinari, A.; Quaglia, M.R.

    2013-01-01

    We study the excited states of the pairing Hamiltonian providing an expansion for their energy in the strong coupling limit. To assess the role of the pairing interaction we apply the formalism to the case of a heavy atomic nucleus. We show that only a few statistical moments of the level distribution are sufficient to yield an accurate estimate of the energy for not too small values of the coupling G and we give the analytic expressions of the first four terms of the series. Further, we discuss the convergence radius G sing of the expansion showing that it strongly depends upon the details of the level distribution. Furthermore G sing is not related to the critical values of the coupling G crit , which characterize the physics of the pairing Hamiltonian, since it can exist even in the absence of these critical points. -- Highlights: •We study the excitation spectrum of the pairing Hamiltonian. •We provide an analytic expansion around the strong coupling limit. •We discuss the convergence radius of the expansion. •We connect the radius with the critical points of H

  14. Connectivity Neurofeedback Training Can Differentially Change Functional Connectivity and Cognitive Performance.

    Science.gov (United States)

    Yamashita, Ayumu; Hayasaka, Shunsuke; Kawato, Mitsuo; Imamizu, Hiroshi

    2017-10-01

    Advances in functional magnetic resonance imaging have made it possible to provide real-time feedback on brain activity. Neurofeedback has been applied to therapeutic interventions for psychiatric disorders. Since many studies have shown that most psychiatric disorders exhibit abnormal brain networks, a novel experimental paradigm named connectivity neurofeedback, which can directly modulate a brain network, has emerged as a promising approach to treat psychiatric disorders. Here, we investigated the hypothesis that connectivity neurofeedback can induce the aimed direction of change in functional connectivity, and the differential change in cognitive performance according to the direction of change in connectivity. We selected the connectivity between the left primary motor cortex and the left lateral parietal cortex as the target. Subjects were divided into 2 groups, in which only the direction of change (an increase or a decrease in correlation) in the experimentally manipulated connectivity differed between the groups. As a result, subjects successfully induced the expected connectivity changes in either of the 2 directions. Furthermore, cognitive performance significantly and differentially changed from preneurofeedback to postneurofeedback training between the 2 groups. These findings indicate that connectivity neurofeedback can induce the aimed direction of change in connectivity and also a differential change in cognitive performance. © The Author 2017. Published by Oxford University Press.

  15. Handedness and the fringe of consciousness: strong handers ruminate while mixed handers self-reflect.

    Science.gov (United States)

    Niebauer, Christopher Lee

    2004-12-01

    Previous research found that mixed handers (i.e., those that are more ambidextrous) were more likely than strong handers to update their beliefs (Niebauer, Aselage, & Schutte, 2002). It was assumed that this was due to greater degrees of communication between the two cerebral hemispheres in mixed handers. Niebauer and Garvey (2004) made connections between this model of updating beliefs and metacognitive processing. The current work proposes that variations in interhemispheric interaction (as measured by degree of handedness) contribute to differences in consciousness, specifically when consciousness is used in rumination versus the metacognitive task of self-reflection. Using the Rumination-Reflection Questionnaire (Trapnell & Campbell, 1999), predictions were supported such that strong handedness was associated with self-rumination; whereas, mixed handedness was associated with increased self-reflection p valuesmetacognition, updating beliefs, and self-reflection. Several studies are reviewed suggesting that mixed handers experience fringe consciousness to a greater degree than strong handers.

  16. Characterization of 'strong-fragile' behaviour of glass-forming aqueous solutions by neutron scattering

    CERN Document Server

    Branca, C; Galli, G; Magazù, S; Maisano, G; Migliardo, F

    2002-01-01

    Neutron-scattering measurements have been performed on trehalose/H sub 2 O and sucrose/H sub 2 O mixtures by using the spectrometer MIBEMOL at the Laboratoire Leon Brillouin (LLB, Saclay) as a function of temperature and concentration. In order to characterize the different rigidities of both the disaccharide/H sub 2 O mixtures, we have evaluated the R sub 1 (T sub g) parameter connected to the 'strong-fragile' classification of the systems according to Angell's nomenclature. (orig.)

  17. Assemblage patterns of fish functional groups relative to habitat connectivity and conditions in floodplain lakes

    Science.gov (United States)

    Miyazono, S.; Aycock, J.N.; Miranda, L.E.; Tietjen, T.E.

    2010-01-01

    We evaluated the influences of habitat connectivity and local environmental factors on the distribution and abundance patterns of fish functional groups in 17 floodplain lakes in the Yazoo River Basin, USA. The results of univariate and multivariate analyses showed that species-environmental relationships varied with the functional groups. Species richness and assemblage structure of periodic strategists showed strong and positive correlations with habitat connectivity. Densities of most equilibrium and opportunistic strategists decreased with habitat connectivity. Densities of certain equilibrium and opportunistic strategists increased with turbidity. Forested wetlands around the lakes were positively related to the densities of periodic and equilibrium strategists. These results suggest that decreases in habitat connectivity, forested wetland buffers and water quality resulting from environmental manipulations may cause local extinction of certain fish taxa and accelerate the dominance of tolerant fishes in floodplain lakes. ?? 2010 John Wiley & Sons A/S.

  18. SU(6)-strong breaking: structure functions and small momentum transfer properties of the nucleon

    International Nuclear Information System (INIS)

    Le Yaouanc, A.; Oliver, L.; Pene, O.; Raynal, J.C.

    1975-01-01

    A new approach in the study of the SU(6) symmetry breaking (in particular in deep inelastic electron-nucleon scattering) is presented. It is shown that there is a connection between deep inelastic and low momentum transfer or static properties of the nucleon, which extends much beyond the common SU(6) 56-assignments of the nucleon in both cases. This connection is provided by the realistic quark model (in which quarks are considered as real entities moving inside the hadron). Using this connection it is shown that the breaking of the prediction Fsub(2)sup(en)/Fsub(2)sup(ep)=2/3 is not truly related to chiral configuration mixings. An alternative solution, based on a true modification of the 56-assignment of the nucleon to a (56,L=0)+(70,L=0) mixing (called SU(6) strong mixing) is proposed. It is shown that the 'good' predictions of SU(6) are not much changed by this mixing. A complete description of the deep inelastic scattering including gluons and pairs is presented

  19. <strong>Mini-project>

    DEFF Research Database (Denmark)

    Katajainen, Jyrki

    2008-01-01

    In this project the goal is to develop the safe * family of containers for the CPH STL. The containers to be developed should be safer and more reliable than any of the existing implementations. A special focus should be put on strong exception safety since none of the existing prototypes available...

  20. Minimum cost connection networks

    DEFF Research Database (Denmark)

    Hougaard, Jens Leth; Tvede, Mich

    In the present paper we consider the allocation of cost in connection networks. Agents have connection demands in form of pairs of locations they want to be connected. Connections between locations are costly to build. The problem is to allocate costs of networks satisfying all connection demands...

  1. DISSECTING HABITAT CONNECTIVITY

    Science.gov (United States)

    abstractConnectivity is increasingly recognized as an important element of a successful reserve design. Connectivity matters in reserve design to the extent that it promotes or hinders the viability of target populations. While conceptually straightforward, connectivity i...

  2. Power Measures and Solutions for Games Under Precedence Constraints

    NARCIS (Netherlands)

    Algaba, Encarnación; van den Brink, René; Dietz, Chris

    2017-01-01

    Games under precedence constraints model situations, where players in a cooperative transferable utility game belong to some hierarchical structure, which is represented by an acyclic digraph (partial order). In this paper, we introduce the class of precedence power solutions for games under

  3. Český zápis problematických pádů polských proprií s jednofunkčním písmenem i v koncové slabice

    Czech Academy of Sciences Publication Activity Database

    Beneš, Martin

    2015-01-01

    Roč. 98, č. 3 (2015), s. 129-138 ISSN 0027-8203 Institutional support: RVO:68378092 Keywords : orthography * Czech orthography * Polish orthography * letter * digraph * mono-functional letter i * bi-functional letter i * Czech declension of Polish proper names Subject RIV: AI - Linguistics

  4. Establishing Connectivity

    DEFF Research Database (Denmark)

    Kjær, Poul F.

    Global law settings are characterised by a structural pre-eminence of connectivity norms, a type of norm which differs from coherency or possibility norms. The centrality of connectivity norms emerges from the function of global law, which is to increase the probability of transfers of condensed ...... and human rights can be understood as serving a constitutionalising function aimed at stabilising and facilitating connectivity. This allows for an understanding of colonialism and contemporary global governance as functional, but not as normative, equivalents.......Global law settings are characterised by a structural pre-eminence of connectivity norms, a type of norm which differs from coherency or possibility norms. The centrality of connectivity norms emerges from the function of global law, which is to increase the probability of transfers of condensed...... social components, such as economic capital and products, religious doctrines and scientific knowledge, from one legally structured context to another within world society. This was the case from colonialism and colonial law to contemporary global supply chains and human rights. Both colonial law...

  5. Minimum cost connection networks

    DEFF Research Database (Denmark)

    Hougaard, Jens Leth; Tvede, Mich

    2015-01-01

    In the present paper we consider the allocation of costs in connection networks. Agents have connection demands in form of pairs of locations they want to have connected. Connections between locations are costly to build. The problem is to allocate costs of networks satisfying all connection...... demands. We use a few axioms to characterize allocation rules that truthfully implement cost minimizing networks satisfying all connection demands in a game where: (1) a central planner announces an allocation rule and a cost estimation rule; (2) every agent reports her own connection demand as well...... as all connection costs; (3) the central planner selects a cost minimizing network satisfying reported connection demands based on the estimated costs; and, (4) the planner allocates the true costs of the selected network. It turns out that an allocation rule satisfies the axioms if and only if relative...

  6. Scalloped Implant-Abutment Connection Compared to Conventional Flat Implant-Abutment Connection

    DEFF Research Database (Denmark)

    Starch-Jensen, Thomas; Christensen, Ann-Eva; Lorenzen, Henning

    2017-01-01

    OBJECTIVES: The objective was to test the hypothesis of no difference in implant treatment outcome after installation of implants with a scalloped implant-abutment connection compared to a flat implant-abutment connection. MATERIAL AND METHODS: A MEDLINE (PubMed), Embase and Cochrane library search......-abutment connection. There were no significant differences between the two treatment modalities regarding professional or patient-reported outcome measures. Meta-analysis disclosed a mean difference of peri-implant marginal bone loss of 1.56 mm (confidence interval: 0.87 to 2.25), indicating significant more bone...... loss around implants with a scalloped implant-abutment connection. CONCLUSIONS: A scalloped implant-abutment connection seems to be associated with higher peri-implant marginal bone loss compared to a flat implant-abutment connection. Therefore, the hypothesis of the present systematic review must...

  7. Neurocomputational Consequences of Evolutionary Connectivity Changes in Perisylvian Language Cortex

    OpenAIRE

    Schomers, M.R.; Garagnani, M.; Pulvermüller, F.

    2017-01-01

    The human brain sets itself apart from that of its primate relatives by specific neuroanatomical features, especially the strong linkage of left perisylvian language areas (frontal and temporal cortex) by way of the arcuate fasciculus (AF). AF connectivity has been shown to correlate with verbal working memory?a specifically human trait providing the foundation for language abilities?but a mechanistic explanation of any related causal link between anatomical structure and cognitive function i...

  8. Controllability of Weighted and Directed Networks with Nonidentical Node Dynamics

    Directory of Open Access Journals (Sweden)

    Linying Xiang

    2013-01-01

    Full Text Available The concept of controllability from control theory is applied to weighted and directed networks with heterogenous linear or linearized node dynamics subject to exogenous inputs, where the nodes are grouped into leaders and followers. Under this framework, the controllability of the controlled network can be decomposed into two independent problems: the controllability of the isolated leader subsystem and the controllability of the extended follower subsystem. Some necessary and/or sufficient conditions for the controllability of the leader-follower network are derived based on matrix theory and graph theory. In particular, it is shown that a single-leader network is controllable if it is a directed path or cycle, but it is uncontrollable for a complete digraph or a star digraph in general. Furthermore, some approaches to improving the controllability of a heterogenous network are presented. Some simulation examples are given for illustration and verification.

  9. Genome architecture enables local adaptation of Atlantic cod despite high connectivity

    DEFF Research Database (Denmark)

    Barth, Julia M I; Berg, Paul R; Jonsson, Per R.

    2017-01-01

    Adaptation to local conditions is a fundamental process in evolution; however, mechanisms maintaining local adaptation despite high gene flow are still poorly understood. Marine ecosystems provide a wide array of diverse habitats that frequently promote ecological adaptation even in species...... characterized by strong levels of gene flow. As one example, populations of the marine fish Atlantic cod (Gadus morhua) are highly connected due to immense dispersal capabilities but nevertheless show local adaptation in several key traits. By combining population genomic analyses based on 12K single......-nucleotide polymorphisms with larval dispersal patterns inferred using a biophysical ocean model, we show that Atlantic cod individuals residing in sheltered estuarine habitats of Scandinavian fjords mainly belong to offshore oceanic populations with considerable connectivity between these diverse ecosystems. Nevertheless...

  10. Effects of Neuromodulation on Excitatory-Inhibitory Neural Network Dynamics Depend on Network Connectivity Structure

    Science.gov (United States)

    Rich, Scott; Zochowski, Michal; Booth, Victoria

    2018-01-01

    Acetylcholine (ACh), one of the brain's most potent neuromodulators, can affect intrinsic neuron properties through blockade of an M-type potassium current. The effect of ACh on excitatory and inhibitory cells with this potassium channel modulates their membrane excitability, which in turn affects their tendency to synchronize in networks. Here, we study the resulting changes in dynamics in networks with inter-connected excitatory and inhibitory populations (E-I networks), which are ubiquitous in the brain. Utilizing biophysical models of E-I networks, we analyze how the network connectivity structure in terms of synaptic connectivity alters the influence of ACh on the generation of synchronous excitatory bursting. We investigate networks containing all combinations of excitatory and inhibitory cells with high (Type I properties) or low (Type II properties) modulatory tone. To vary network connectivity structure, we focus on the effects of the strengths of inter-connections between excitatory and inhibitory cells (E-I synapses and I-E synapses), and the strengths of intra-connections among excitatory cells (E-E synapses) and among inhibitory cells (I-I synapses). We show that the presence of ACh may or may not affect the generation of network synchrony depending on the network connectivity. Specifically, strong network inter-connectivity induces synchronous excitatory bursting regardless of the cellular propensity for synchronization, which aligns with predictions of the PING model. However, when a network's intra-connectivity dominates its inter-connectivity, the propensity for synchrony of either inhibitory or excitatory cells can determine the generation of network-wide bursting.

  11. A review of variables of urban street connectivity for spatial connection

    International Nuclear Information System (INIS)

    Mohamad, W S N W; Said, I

    2014-01-01

    Several studies on street connectivity in cities and towns have been modeled on topology, morphology, technology and psychology of people living in the urban environment. Street connectivity means the connection of streets that offers people alternative routes. However, there emerge difficulties to determine the suitable variables and analysis to be chosen in defining the accurate result for studies street connectivity. The aim of this paper is to identify variables of street connectivity by applying GIS and Space Syntax. This paper reviews the variables of street connectivity from 15 past articles done in 1990s to early 2000s from journals of nine disciplines on Environment and Behavior, Planning and Design, Computers, Environment and Urban Systems, Applied Earth Observation and Geo-information, Environment and Planning, Physica A: Statistical Mechanics and its Applications, Environmental Psychology, Social Science and Medicine and Building and Environment. From the review, there are four variables found for street connectivity: link (streets-streets, street-nodes or node-streets, nodes-nodes), accessibility, least-angle, and centrality. Space syntax and GIS are suitable tools to analyze the four variables relating to systematic street systems for pedestrians. This review implies that planners of the street systems, in the aspect of street connectivity in cities and towns, should consider these four variables

  12. A review of variables of urban street connectivity for spatial connection

    Science.gov (United States)

    Mohamad, W. S. N. W.; Said, I.

    2014-02-01

    Several studies on street connectivity in cities and towns have been modeled on topology, morphology, technology and psychology of people living in the urban environment. Street connectivity means the connection of streets that offers people alternative routes. However, there emerge difficulties to determine the suitable variables and analysis to be chosen in defining the accurate result for studies street connectivity. The aim of this paper is to identify variables of street connectivity by applying GIS and Space Syntax. This paper reviews the variables of street connectivity from 15 past articles done in 1990s to early 2000s from journals of nine disciplines on Environment and Behavior, Planning and Design, Computers, Environment and Urban Systems, Applied Earth Observation and Geo-information, Environment and Planning, Physica A: Statistical Mechanics and its Applications, Environmental Psychology, Social Science and Medicine and Building and Environment. From the review, there are four variables found for street connectivity: link (streets-streets, street-nodes or node-streets, nodes-nodes), accessibility, least-angle, and centrality. Space syntax and GIS are suitable tools to analyze the four variables relating to systematic street systems for pedestrians. This review implies that planners of the street systems, in the aspect of street connectivity in cities and towns, should consider these four variables.

  13. Tunneling Time and Weak Measurement in Strong Field Ionization.

    Science.gov (United States)

    Zimmermann, Tomáš; Mishra, Siddhartha; Doran, Brent R; Gordon, Daniel F; Landsman, Alexandra S

    2016-06-10

    Tunneling delays represent a hotly debated topic, with many conflicting definitions and little consensus on when and if such definitions accurately describe the physical observables. Here, we relate these different definitions to distinct experimental observables in strong field ionization, finding that two definitions, Larmor time and Bohmian time, are compatible with the attoclock observable and the resonance lifetime of a bound state, respectively. Both of these definitions are closely connected to the theory of weak measurement, with Larmor time being the weak measurement value of tunneling time and Bohmian trajectory corresponding to the average particle trajectory, which has been recently reconstructed using weak measurement in a two-slit experiment [S. Kocsis, B. Braverman, S. Ravets, M. J. Stevens, R. P. Mirin, L. K. Shalm, and A. M. Steinberg, Science 332, 1170 (2011)]. We demonstrate a big discrepancy in strong field ionization between the Bohmian and weak measurement values of tunneling time, and we suggest this arises because the tunneling time is calculated for a small probability postselected ensemble of electrons. Our results have important implications for the interpretation of experiments in attosecond science, suggesting that tunneling is unlikely to be an instantaneous process.

  14. On Yang--Mills Theories with Chiral Matter at Strong Coupling

    Energy Technology Data Exchange (ETDEWEB)

    Shifman, M.; /Minnesota U., Theor. Phys. Inst. /Saclay, SPhT; Unsal, Mithat; /SLAC /Stanford U., Phys. Dept.

    2008-08-20

    Strong coupling dynamics of Yang-Mills theories with chiral fermion content remained largely elusive despite much effort over the years. In this work, we propose a dynamical framework in which we can address non-perturbative properties of chiral, non-supersymmetric gauge theories, in particular, chiral quiver theories on S{sub 1} x R{sub 3}. Double-trace deformations are used to stabilize the center-symmetric vacuum. This allows one to smoothly connect smaller(S{sub 1}) to larger(S{sub 1}) physics (R{sub 4} is the limiting case) where the double-trace deformations are switched off. In particular, occurrence of the mass gap in the gauge sector and linear confinement due to bions are analytically demonstrated. We find the pattern of the chiral symmetry realization which depends on the structure of the ring operators, a novel class of topological excitations. The deformed chiral theory, unlike the undeformed one, satisfies volume independence down to arbitrarily small volumes (a working Eguchi-Kawai reduction) in the large N limit. This equivalence, may open new perspectives on strong coupling chiral gauge theories on R{sub 4}.

  15. Soil erosion and sediment connectivity modelling in Burgundy vineyards: case study of Mercurey, France

    Science.gov (United States)

    Fressard, Mathieu; Cossart, Étienne; Lejot, Jêrome; Michel, Kristell; Perret, Franck; Christol, Aurélien; Mathian, Hélène; Navratil, Oldrich

    2017-04-01

    This research aims at assessing the impact of agricultural landscape structure on soil erosion and sediment connectivity at the catchment scale. The investigations were conducted the vineyards of Mercurey (Burgundy, France), characterized by important issues related to soil loss, flash floods and associated management infrastructures maintenance. The methodology is based on two main steps that include (1) field investigations and (2) modelling. The field investigations consists in DEM acquisition by LiDAR imaging from a drone, soil mapping and human infrastructures impacting runoff classification and mapping (such as crop rows, storm water-basins, drainage network, roads, etc.). These data aims at supplying the models with field observations. The modelling strategy is based on two main steps: First, the modelling of soil sensitivity to erosion, using the spatial application of the RUSLE equation. Secondly, to assess the sediment connectivity in this area, a model based on graph theory developed by Cossart and Fressard (2017) is tested. The results allow defining the influence of different anthropogenic structures on the sediment connectivity and soil erosion at the basin scale. A set of sub-basins influenced by various anthropogenic infrastructures have been identified and show contrasted sensitivities to erosion. The modelling of sediment connectivity show that the runoff pattern is strongly influenced by the vine rows orientation and the drainage network. I has also permitted to identify non collected (by storm water-basins) areas that strongly contribute to the turbid floods sediment supply and to soil loss during high intensity precipitations events.

  16. NetQuakes - A new approach to urban strong-motion seismology

    Science.gov (United States)

    Luetgert, J. H.; Evans, J. R.; Hamilton, J.; Hutt, C. R.; Jensen, E. G.; Oppenheimer, D. H.

    2009-12-01

    There is a recognized need for more densely sampled strong ground motion recordings in urban areas to provide more accurate ShakeMaps for post-earthquake disaster assessment and to provide data for structural engineers to improve design standards. Ideally, the San Francisco Bay area would have a strong ground motion recorder every 1-2 km to adequately sample the region’s varied geology and built environment. This would require the addition of thousands of instruments to the existing network. There are several fiscal and logistical constraints that prevent us from doing this with traditional strong motion instrumentation and telemetry. In addition to the initial expense of instruments and their installation, there are the continuing costs of telemetry and maintenance. To address these issues, the USGS implemented the NetQuakes project to deploy small, relatively inexpensive seismographs for installation in 1-2 story homes and businesses that utilize the host’s existing Internet connection. The recorder has 18 bit resolution with ±3g internal tri-axial MEMS accelerometers. Data is continuously recorded at 200 sps into a 1-2 week ringbuffer. When triggered, a miniSEED file is sent to USGS servers via the Internet. Data can also be recovered from the ringbuffer by a remote request through the servers. Following a power failure, the instrument can run for 36 hours using its internal battery. All client-server interactions are initiated by the instrument, so it safely resides behind a host’s firewall. Instrument and battery replacement can be performed by hosts to reduce maintenance costs. A connection to the host’s LAN, and thence to the public Internet, can be made using WiFi to minimize cabling. Although timing via a cable to an external GPS antenna is possible, it is simpler to use the Network Time Protocol (NTP) to synchronize the internal clock. NTP achieves timing accuracy generally better than a sample interval. Since February, 2009, we have installed

  17. Conduction properties of strongly interacting Fermions

    Science.gov (United States)

    Brantut, Jean-Philippe; Stadler, David; Krinner, Sebastian; Meineke, Jakob; Esslinger, Tilman

    2013-05-01

    We experimentally study the transport process of ultracold fermionic atoms through a mesoscopic, quasi two-dimensional channel connecting macroscopic reservoirs. By observing the current response to a bias applied between the reservoirs, we directly access the resistance of the channel in a manner analogous to a solid state conduction measurement. The resistance is further controlled by a gate potential reducing the atomic density in the channel, like in a field effect transistor. In this setup, we study the flow of a strongly interacting Fermi gas, and observe a striking drop of resistance with increasing density in the channel, as expected at the onset of superfluidity. We relate the transport properties to the in-situ evolution of the thermodynamic potential, providing a model independant thermodynamic scale. The resistance is compared to that of an ideal Fermi gas in the same geometry, which shows an order of magnitude larger resistance, originating from the contact resistance between the channel and the reservoirs. The extension of this study to a channel containing a tunable disorder is briefly outlined.

  18. Quasinormal Modes and Strong Cosmic Censorship

    Science.gov (United States)

    Cardoso, Vitor; Costa, João L.; Destounis, Kyriakos; Hintz, Peter; Jansen, Aron

    2018-01-01

    The fate of Cauchy horizons, such as those found inside charged black holes, is intrinsically connected to the decay of small perturbations exterior to the event horizon. As such, the validity of the strong cosmic censorship (SCC) conjecture is tied to how effectively the exterior damps fluctuations. Here, we study massless scalar fields in the exterior of Reissner-Nordström-de Sitter black holes. Their decay rates are governed by quasinormal modes of the black hole. We identify three families of modes in these spacetimes: one directly linked to the photon sphere, well described by standard WKB-type tools; another family whose existence and time scale is closely related to the de Sitter horizon; finally, a third family which dominates for near-extremally charged black holes and which is also present in asymptotically flat spacetimes. The last two families of modes seem to have gone unnoticed in the literature. We give a detailed description of linear scalar perturbations of such black holes, and conjecture that SCC is violated in the near extremal regime.

  19. Connecting Grammaticalisation

    DEFF Research Database (Denmark)

    Nørgård-Sørensen, Jens; Heltoft, Lars; Schøsler, Lene

    morphological, topological and constructional paradigms often connect to form complex paradigms. The book introduces the concept of connecting grammaticalisation to describe the formation, restructuring and dismantling of such complex paradigms. Drawing primarily on data from Germanic, Romance and Slavic...

  20. Cellular Automata Ideas in Digital Circuits and Switching Theory.

    Science.gov (United States)

    Siwak, Pawel P.

    1985-01-01

    Presents two examples which illustrate the usefulness of ideas from cellular automata. First, Lee's algorithm is recalled and its cellular nature shown. Then a problem from digraphs, which has arisen from analyzing predecessing configurations in the famous Conway's "game of life," is considered. (Author/JN)

  1. Evidence for altered basal ganglia-brainstem connections in cervical dystonia.

    Directory of Open Access Journals (Sweden)

    Anne J Blood

    Full Text Available There has been increasing interest in the interaction of the basal ganglia with the cerebellum and the brainstem in motor control and movement disorders. In addition, it has been suggested that these subcortical connections with the basal ganglia may help to coordinate a network of regions involved in mediating posture and stabilization. While studies in animal models support a role for this circuitry in the pathophysiology of the movement disorder dystonia, thus far, there is only indirect evidence for this in humans with dystonia.In the current study we investigated probabilistic diffusion tractography in DYT1-negative patients with cervical dystonia and matched healthy control subjects, with the goal of showing that patients exhibit altered microstructure in the connectivity between the pallidum and brainstem. The brainstem regions investigated included nuclei that are known to exhibit strong connections with the cerebellum. We observed large clusters of tractography differences in patients relative to healthy controls, between the pallidum and the brainstem. Tractography was decreased in the left hemisphere and increased in the right hemisphere in patients, suggesting a potential basis for the left/right white matter asymmetry we previously observed in focal dystonia patients.These findings support the hypothesis that connections between the basal ganglia and brainstem play a role in the pathophysiology of dystonia.

  2. Connection between customer relationship management and brand equity

    Directory of Open Access Journals (Sweden)

    Miroslav Mandić

    2007-07-01

    Full Text Available Customer relationship management (CRM is one of the basic and most crucial elements of the marketing philosophy. CRM puts customers and their satisfaction in the centre by pointing all company’s activities towards the customer. The main objective of CRM is to get to know the customer as well as possible so as to help a company deliver better, more appropriate and higher added value to the customer. A strong connection with customers is the key to their satisfaction, especially if this connection is established by recognizing customers’ needs and it may therefore become one of the crucial competitive advantages. On the other hand, the main link between the company and the customer is its brand, or brands, where the company itself may be recognized as a brand. Generally speaking, it is possible to say that brand management and brand equity are used increasingly in everyday business. The concept of brand equity has a very important role because brand represents one of the most important assets in globally-known companies. The main objective of this paper was to research the connection between CRM and brand equity. The research showed that, if we use it the right way, CRM can be very useful in building brand equity, brand identity, brand value and customer satisfaction/loyalty.

  3. Spin and Angular Momentum in Strong-Field Ionization

    Science.gov (United States)

    Trabert, D.; Hartung, A.; Eckart, S.; Trinter, F.; Kalinin, A.; Schöffler, M.; Schmidt, L. Ph. H.; Jahnke, T.; Kunitski, M.; Dörner, R.

    2018-01-01

    The spin polarization of electrons from multiphoton ionization of Xe by 395 nm circularly polarized laser pulses at 6 ×1013 W /cm2 has been measured. At this photon energy of 3.14 eV the above-threshold ionization peaks connected to Xe+ ions in the ground state (J =3 /2 , ionization potential Ip=12.1 eV ) and the first excited state (J =1 /2 , Ip=13.4 eV ) are clearly separated in the electron energy distribution. These two combs of above-threshold ionization peaks show opposite spin polarizations. The magnitude of the spin polarization is a factor of 2 higher for the J =1 /2 than for the J =3 /2 final ionic state. In turn, the data show that the ionization probability is strongly dependent on the sign of the magnetic quantum number.

  4. One- and two-phonon excitations in strongly deformed triaxial nuclei

    International Nuclear Information System (INIS)

    Hagemann, G.B.

    2003-01-01

    The wobbling mode is uniquely related to triaxiality and introduces a series of bands with increasing wobbling phonon number, n ω , and a characteristic large Δ nω =1 E2 strength between the bands. The pattern of γ-transitions between the wobbling excitations will be influenced by the presence of an aligned particle. Evidence for the wobbling mode was obtained recently, and even a two-phonon wobbling excitation has now been identified in 163 Lu. The similarity of the data in 163 Lu to new strongly deformed triaxial bands and connecting transitions in the neighbouring nuclei, 165 Lu and 167 Lu, establishes wobbling as a more general phenomenon in this region. (author)

  5. Functional and effective whole brain connectivity using magnetoencephalography to identify monozygotic twin pairs.

    Science.gov (United States)

    Demuru, M; Gouw, A A; Hillebrand, A; Stam, C J; van Dijk, B W; Scheltens, P; Tijms, B M; Konijnenberg, E; Ten Kate, M; den Braber, A; Smit, D J A; Boomsma, D I; Visser, P J

    2017-08-29

    Resting-state functional connectivity patterns are highly stable over time within subjects. This suggests that such 'functional fingerprints' may have strong genetic component. We investigated whether the functional (FC) or effective (EC) connectivity patterns of one monozygotic twin could be used to identify the co-twin among a larger sample and determined the overlap in functional fingerprints within monozygotic (MZ) twin pairs using resting state magnetoencephalography (MEG). We included 32 cognitively normal MZ twin pairs from the Netherlands Twin Register who participate in the EMIF-AD preclinAD study (average age 68 years). Combining EC information across multiple frequency bands we obtained an identification rate over 75%. Since MZ twin pairs are genetically identical these results suggest a high genetic contribution to MEG-based EC patterns, leading to large similarities in brain connectivity patterns between two individuals even after 60 years of life or more.

  6. Quick connect fastener

    Science.gov (United States)

    Weddendorf, Bruce

    1994-01-01

    A quick connect fastener and method of use is presented wherein the quick connect fastener is suitable for replacing available bolts and screws, the quick connect fastener being capable of installation by simply pushing a threaded portion of the connector into a member receptacle hole, the inventive apparatus being comprised of an externally threaded fastener having a threaded portion slidably mounted upon a stud or bolt shaft, wherein the externally threaded fastener portion is expandable by a preloaded spring member. The fastener, upon contact with the member receptacle hole, has the capacity of presenting cylindrical threads of a reduced diameter for insertion purposes and once inserted into the receiving threads of the receptacle member hole, are expandable for engagement of the receptacle hole threads forming a quick connect of the fastener and the member to be fastened, the quick connect fastener can be further secured by rotation after insertion, even to the point of locking engagement, the quick connect fastener being disengagable only by reverse rotation of the mated thread engagement.

  7. Trichromatic Open Digraphs for Understanding Qubits

    Directory of Open Access Journals (Sweden)

    Alex Lang

    2012-10-01

    Full Text Available We introduce a trichromatic graphical calculus for quantum computing. The generators represent three complementary observables that are treated on equal footing, hence reflecting the symmetries of the Bloch sphere. We derive the Euler angle decomposition of the Hadamard gate within it as well as the so-called supplementary relationships, which are valid equations for qubits that were not derivable within Z/X-calculus of Coecke and Duncan. More specifically, we have: dichromatic Z/X-calculus + Euler angle decomposition of the Hadamard gate = trichromatic calculus.

  8. Functional connectivity among multi-channel EEGs when working memory load reaches the capacity.

    Science.gov (United States)

    Zhang, Dan; Zhao, Huipo; Bai, Wenwen; Tian, Xin

    2016-01-15

    Evidence from behavioral studies has suggested a capacity existed in working memory. As the concept of functional connectivity has been introduced into neuroscience research in the recent years, the aim of this study is to investigate the functional connectivity in the brain when working memory load reaches the capacity. 32-channel electroencephalographs (EEGs) were recorded for 16 healthy subjects, while they performed a visual working memory task with load 1-6. Individual working memory capacity was calculated according to behavioral results. Short-time Fourier transform was used to determine the principal frequency band (theta band) related to working memory. The functional connectivity among EEGs was measured by the directed transform function (DTF) via spectral Granger causal analysis. The capacity was 4 calculated from the behavioral results. The power was focused in the frontal midline region. The strongest connectivity strengths of EEG theta components from load 1 to 6 distributed in the frontal midline region. The curve of DTF values vs load numbers showed that DTF increased from load 1 to 4, peaked at load 4, then decreased after load 4. This study finds that the functional connectivity between EEGs, described quantitatively by DTF, became less strong when working memory load exceeded the capacity. Copyright © 2015 Elsevier B.V. All rights reserved.

  9. Functional Connectome Analysis of Dopamine Neuron Glutamatergic Connections in Forebrain Regions.

    Science.gov (United States)

    Mingote, Susana; Chuhma, Nao; Kusnoor, Sheila V; Field, Bianca; Deutch, Ariel Y; Rayport, Stephen

    2015-12-09

    In the ventral tegmental area (VTA), a subpopulation of dopamine neurons express vesicular glutamate transporter 2 and make glutamatergic connections to nucleus accumbens (NAc) and olfactory tubercle (OT) neurons. However, their glutamatergic connections across the forebrain have not been explored systematically. To visualize dopamine neuron forebrain projections and to enable photostimulation of their axons independent of transmitter status, we virally transfected VTA neurons with channelrhodopsin-2 fused to enhanced yellow fluorescent protein (ChR2-EYFP) and used DAT(IREScre) mice to restrict expression to dopamine neurons. ChR2-EYFP-expressing neurons almost invariably stained for tyrosine hydroxylase, identifying them as dopaminergic. Dopamine neuron axons visualized by ChR2-EYFP fluorescence projected most densely to the striatum, moderately to the amygdala and entorhinal cortex (ERC), sparsely to prefrontal and cingulate cortices, and rarely to the hippocampus. Guided by ChR2-EYFP fluorescence, we recorded systematically from putative principal neurons in target areas and determined the incidence and strength of glutamatergic connections by activating all dopamine neuron terminals impinging on recorded neurons with wide-field photostimulation. This revealed strong glutamatergic connections in the NAc, OT, and ERC; moderate strength connections in the central amygdala; and weak connections in the cingulate cortex. No glutamatergic connections were found in the dorsal striatum, hippocampus, basolateral amygdala, or prefrontal cortex. These results indicate that VTA dopamine neurons elicit widespread, but regionally distinct, glutamatergic signals in the forebrain and begin to define the dopamine neuron excitatory functional connectome. Dopamine neurons are important for the control of motivated behavior and are involved in the pathophysiology of several major neuropsychiatric disorders. Recent studies have shown that some ventral midbrain dopamine neurons are

  10. Scalloped Implant-Abutment Connection Compared to Conventional Flat Implant-Abutment Connection

    DEFF Research Database (Denmark)

    Starch-Jensen, Thomas; Christensen, Ann-Eva; Lorenzen, Henning

    2017-01-01

    OBJECTIVES: The objective was to test the hypothesis of no difference in implant treatment outcome after installation of implants with a scalloped implant-abutment connection compared to a flat implant-abutment connection. MATERIAL AND METHODS: A MEDLINE (PubMed), Embase and Cochrane library search...... of suprastructures has never been compared within the same study. High implant survival rate was reported in all the included studies. Significantly more peri-implant marginal bone loss, higher probing depth score, bleeding score and gingival score was observed around implants with a scalloped implant-abutment...... loss around implants with a scalloped implant-abutment connection. CONCLUSIONS: A scalloped implant-abutment connection seems to be associated with higher peri-implant marginal bone loss compared to a flat implant-abutment connection. Therefore, the hypothesis of the present systematic review must...

  11. On acyclicity of games with cycles

    DEFF Research Database (Denmark)

    Andersson, Klas Olof Daniel; Hansen, Thomas Dueholm; Gurvich, Vladimir

    2010-01-01

    We study restricted improvement cycles (ri-cycles) in finite positional n-person games with perfect information modeled by directed graphs (di-graphs) that may contain directed cycles (di-cycles). We assume that all these di-cycles form one outcome c, for example, a draw. We obtain criteria...

  12. How well-connected is the surface of the global ocean?

    OpenAIRE

    Froyland, G; Stuart, RM; van Sebille, E

    2014-01-01

    The Ekman dynamics of the ocean surface circulation is known to contain attracting regions such as the great oceanic gyres and the associated garbage patches. Less well-known are the extents of the basins of attractions of these regions and how strongly attracting they are. Understanding the shape and extent of the basins of attraction sheds light on the question of the strength of connectivity of different regions of the ocean, which helps in understanding the flow of buoyant material like p...

  13. Sectional pipeline bundles. Design, fabrication and testing of a subsea pipeline connection system

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1999-08-01

    The tests of the prototype system indicated that the system is applicable for connecting pipeline bundle sections. The overall performance of the system is therefore concluded to be satisfactory. Some modifications are required though, for improving the reliability of the system to the level required for offshore North Sea application. The tests showed that connection of the pipeline bundle sections can be performed for alignment tolerances larger than those expected during a typical subsea installation. Pull-in of bundle end sections can be performed with pull-in wires deployed from surface. The offshore tests showed that handling of wires must be done with great care to avoid possibility for wire entanglement, especially if a fully diverless system is to be used. The flowline connection tool was found to be suitable for final alignment of the individual spool ends. It was demonstrated that face to face contact between the hub faces in the connector was obtained after tie-in. Pressure tests showed that the connector could be sealed by the tie-in force applied by the connection tool tie-in system. However, the standard connector clamp which was used, was found to be insuficient for maintaining the connector effectively sealed after removal of the pull-in force applied by the connection tool. Based on the results proposals for improvements of the system are included. Improvements are applicable to the current system for connection of bundle sections or for tie-in operations, relating to conventional pipelines. The improvements also includes a strong connection clamp suitable for subsea use. The connection clamp will replace the standard clamp devise used in this project. (au) EFP-96. 41 refs.

  14. An information theory framework for dynamic functional domain connectivity.

    Science.gov (United States)

    Vergara, Victor M; Miller, Robyn; Calhoun, Vince

    2017-06-01

    Dynamic functional network connectivity (dFNC) analyzes time evolution of coherent activity in the brain. In this technique dynamic changes are considered for the whole brain. This paper proposes an information theory framework to measure information flowing among subsets of functional networks call functional domains. Our method aims at estimating bits of information contained and shared among domains. The succession of dynamic functional states is estimated at the domain level. Information quantity is based on the probabilities of observing each dynamic state. Mutual information measurement is then obtained from probabilities across domains. Thus, we named this value the cross domain mutual information (CDMI). Strong CDMIs were observed in relation to the subcortical domain. Domains related to sensorial input, motor control and cerebellum form another CDMI cluster. Information flow among other domains was seldom found. Other methods of dynamic connectivity focus on whole brain dFNC matrices. In the current framework, information theory is applied to states estimated from pairs of multi-network functional domains. In this context, we apply information theory to measure information flow across functional domains. Identified CDMI clusters point to known information pathways in the basal ganglia and also among areas of sensorial input, patterns found in static functional connectivity. In contrast, CDMI across brain areas of higher level cognitive processing follow a different pattern that indicates scarce information sharing. These findings show that employing information theory to formally measured information flow through brain domains reveals additional features of functional connectivity. Copyright © 2017 Elsevier B.V. All rights reserved.

  15. Electrophoresis in strong electric fields.

    Science.gov (United States)

    Barany, Sandor

    2009-01-01

    Two kinds of non-linear electrophoresis (ef) that can be detected in strong electric fields (several hundred V/cm) are considered. The first ("classical" non-linear ef) is due to the interaction of the outer field with field-induced ionic charges in the electric double layer (EDL) under conditions, when field-induced variations of electrolyte concentration remain to be small comparatively to its equilibrium value. According to the Shilov theory, the non-linear component of the electrophoretic velocity for dielectric particles is proportional to the cubic power of the applied field strength (cubic electrophoresis) and to the second power of the particles radius; it is independent of the zeta-potential but is determined by the surface conductivity of particles. The second one, the so-called "superfast electrophoresis" is connected with the interaction of a strong outer field with a secondary diffuse layer of counterions (space charge) that is induced outside the primary (classical) diffuse EDL by the external field itself because of concentration polarization. The Dukhin-Mishchuk theory of "superfast electrophoresis" predicts quadratic dependence of the electrophoretic velocity of unipolar (ionically or electronically) conducting particles on the external field gradient and linear dependence on the particle's size in strong electric fields. These are in sharp contrast to the laws of classical electrophoresis (no dependence of V(ef) on the particle's size and linear dependence on the electric field gradient). A new method to measure the ef velocity of particles in strong electric fields is developed that is based on separation of the effects of sedimentation and electrophoresis using videoimaging and a new flowcell and use of short electric pulses. To test the "classical" non-linear electrophoresis, we have measured the ef velocity of non-conducting polystyrene, aluminium-oxide and (semiconductor) graphite particles as well as Saccharomice cerevisiae yeast cells as a

  16. Experimental grid connected PV system power analysis

    Science.gov (United States)

    Semaoui, Smail; Abdeladim, Kamel; Arab, Amar Hadj; Boulahchich, Saliha; Amrouche, Said Ould; Yassaa, Noureddine

    2018-05-01

    Almost 80 % of Algerian territory is appropriate for the exploitation of solar energy. The Algerian energetic strategy provides a substantial injection of PV electricity to the national grid. Currently, about 344 MWp of PV arrays which corresponds approximately to 2,34 km2 of module surfaces, are connected on electricity grid over the national territory. The Algerian Northern regions are characterized by strong pollution and high humidity. These phenomena affect the energetic productivity of PV generator. The objective of our study is to analyze experimental grid connected PV system power in coastal locations. Hence, experiments have been conducted on three identical PV systems to determine the electrical performances. Transformer-less inverters are the most attractive for the ground-based photovoltaic (PV) system due to their efficiencies, reduced cost and weight. Besides, the absence of the galvanic isolation generates problems of capacitive leakage current on the AC side and the degradation of the insulation resistance on the DC side of the inverter. In this work, experimental study of the behavior of single-phase inverters without transformers is presented. The main objective of this work is to study the degradation of the insulation resistance at the input of the inverter, and the capacitive leakage current at the output of the inverter. This study was achieved at the CDER on a rainy day of 15/03/2017, on the first PV plant connected to the low voltage network in Algeria. This investigation can help forecasting the PV array energetic production by taking into account natural conditions.

  17. Hometown associations and solidarities in Kurdish transnational villages<strong> strong>

    DEFF Research Database (Denmark)

    Christiansen, Connie Carøe

    2008-01-01

    The politization of transnational relations obscures and dichotomizes our perceptions of migrants and their development activities in the sending society. A current boost in hometown associations for a cluster of Kurdish villages in Turkey, should thus be connected to a more self-conscious transn......The politization of transnational relations obscures and dichotomizes our perceptions of migrants and their development activities in the sending society. A current boost in hometown associations for a cluster of Kurdish villages in Turkey, should thus be connected to a more self......-conscious transnational component in the village community, rather than to the polarization among migrants, producing on the one hand developers (of the hometown) and integration activists. Social remittances - ideas, norms and practices transferred by migrants to their sending society are not widely recognized...

  18. Face support for strongly inclined stratification. Strebausbau fuer die stark geneigte Lagerung

    Energy Technology Data Exchange (ETDEWEB)

    Plaga, K.

    1981-07-30

    In a face support for a strongly inclined stratification consisting of three superimposed shield-type support assemblies the alignment of the lower and upper support assemblies can be carried out without larger frictional resistance during the walking. A sufficient driving space is provided between the abutement and the shield-type support assembly. For this purpose a bottom plate fitting to the floor is placed between the abutement and the middle shield-type support assembly. Driving troughs also fitting to the floor are provided as the face-side final parts of the guiding devices jointly connected to the abutement. (HGOE).

  19. On the Frequency Distribution of Neutral Particles from Low-Energy Strong Interactions

    Directory of Open Access Journals (Sweden)

    Federico Colecchia

    2017-01-01

    Full Text Available The rejection of the contamination, or background, from low-energy strong interactions at hadron collider experiments is a topic that has received significant attention in the field of particle physics. This article builds on a particle-level view of collision events, in line with recently proposed subtraction methods. While conventional techniques in the field usually concentrate on probability distributions, our study is, to our knowledge, the first attempt at estimating the frequency distribution of background particles across the kinematic space inside individual collision events. In fact, while the probability distribution can generally be estimated given a model of low-energy strong interactions, the corresponding frequency distribution inside a single event typically deviates from the average and cannot be predicted a priori. We present preliminary results in this direction and establish a connection between our technique and the particle weighting methods that have been the subject of recent investigation at the Large Hadron Collider.

  20. Making Connections

    Science.gov (United States)

    Pien, Cheng Lu; Dongsheng, Zhao

    2011-01-01

    Effective teaching includes enabling learners to make connections within mathematics. It is easy to accord with this statement, but how often is it a reality in the mathematics classroom? This article describes an approach in "connecting equivalent" fractions and whole number operations. The authors illustrate how a teacher can combine a common…

  1. Family Connections: Building Connections among Home, School, and Community

    Science.gov (United States)

    Dikkers, Amy Garrett

    2013-01-01

    Recent research on parental involvement has explored connections between parental involvement in school and children's academic achievement. While many schools have active parent organizations and a base of parents who offer additional support, others struggle to make connections with their parents or community members. Even in places with active…

  2. Beyond strong and weak: rethinking postdictatorship civil societies.

    Science.gov (United States)

    Riley, Dylan; Fernández, Juan J

    2014-09-01

    What is the impact of dictatorships on postdictatorial civil societies? Bottom-up theories suggest that totalitarian dictatorships destroy civil society while authoritarian ones allow for its development. Top-down theories of civil society suggest that totalitarianism can create civil societies while authoritarianism is unlikely to. This article argues that both these perspectives suffer from a one-dimensional understanding of civil society that conflates strength and autonomy. Accordingly we distinguish these two dimensions and argue that totalitarian dictatorships tend to create organizationally strong but heteronomous civil societies, while authoritarian ones tend to create relatively autonomous but organizationally weak civil societies. We then test this conceptualization by closely examining the historical connection between dictatorship and civil society development in Italy (a posttotalitarian case) and Spain (a postauthoritarian one). Our article concludes by reflecting on the implications of our argument for democratic theory, civil society theory, and theories of regime variation.

  3. Mixed Connective Tissue Disease

    Science.gov (United States)

    Mixed connective tissue disease Overview Mixed connective tissue disease has signs and symptoms of a combination of disorders — primarily lupus, scleroderma and polymyositis. For this reason, mixed connective tissue disease ...

  4. Visualizing neuronal network connectivity with connectivity pattern tables

    Directory of Open Access Journals (Sweden)

    Eilen Nordlie

    2010-01-01

    Full Text Available Complex ideas are best conveyed through well-designed illustrations. Up to now, computational neuroscientists have mostly relied on box-and-arrow diagrams of even complex neuronal networks, often using ad hoc notations with conflicting use of symbols from paper to paper. This significantly impedes the communication of ideas in neuronal network modeling. We present here Connectivity Pattern Tables (CPTs as a clutter-free visualization of connectivity in large neuronal networks containing two-dimensional populations of neurons. CPTs can be generated automatically from the same script code used to create the actual network in the NEST simulator. Through aggregation, CPTs can be viewed at different levels, providing either full detail or summary information. We also provide the open source ConnPlotter tool as a means to create connectivity pattern tables.

  5. Energy exchange in strongly coupled plasmas with electron drift

    International Nuclear Information System (INIS)

    Akbari-Moghanjoughi, M.; Ghorbanalilu, M.

    2015-01-01

    In this paper, the generalized viscoelastic collisional quantum hydrodynamic model is employed in order to investigate the linear dielectric response of a quantum plasma in the presence of strong electron-beam plasma interactions. The generalized Chandrasekhar's relativistic degeneracy pressure together with the electron-exchange and Coulomb interaction effects are taken into account in order to extend current research to a wide range of plasma number density relevant to big planetary cores and astrophysical compact objects. The previously calculated shear viscosity and the electron-ion collision frequencies are used for strongly coupled ion fluid. The effect of the electron-beam velocity on complex linear dielectric function is found to be profound. This effect is clearly interpreted in terms of the wave-particle interactions and their energy-exchange according to the sign of the imaginary dielectric function, which is closely related to the wave attenuation coefficient in plasmas. Such kinetic effect is also shown to be in close connection with the stopping power of a charged-particle beam in a quantum plasma. The effect of many independent plasma parameters, such as the ion charge-state, electron beam-velocity, and relativistic degeneracy, is shown to be significant on the growing/damping of plasma instability or energy loss/gain of the electron-beam

  6. Function-specific and Enhanced Brain Structural Connectivity Mapping via Joint Modeling of Diffusion and Functional MRI.

    Science.gov (United States)

    Chu, Shu-Hsien; Parhi, Keshab K; Lenglet, Christophe

    2018-03-16

    A joint structural-functional brain network model is presented, which enables the discovery of function-specific brain circuits, and recovers structural connections that are under-estimated by diffusion MRI (dMRI). Incorporating information from functional MRI (fMRI) into diffusion MRI to estimate brain circuits is a challenging task. Usually, seed regions for tractography are selected from fMRI activation maps to extract the white matter pathways of interest. The proposed method jointly analyzes whole brain dMRI and fMRI data, allowing the estimation of complete function-specific structural networks instead of interactively investigating the connectivity of individual cortical/sub-cortical areas. Additionally, tractography techniques are prone to limitations, which can result in erroneous pathways. The proposed framework explicitly models the interactions between structural and functional connectivity measures thereby improving anatomical circuit estimation. Results on Human Connectome Project (HCP) data demonstrate the benefits of the approach by successfully identifying function-specific anatomical circuits, such as the language and resting-state networks. In contrast to correlation-based or independent component analysis (ICA) functional connectivity mapping, detailed anatomical connectivity patterns are revealed for each functional module. Results on a phantom (Fibercup) also indicate improvements in structural connectivity mapping by rejecting false-positive connections with insufficient support from fMRI, and enhancing under-estimated connectivity with strong functional correlation.

  7. Connectivity: Performance Portable Algorithms for graph connectivity v. 0.1

    Energy Technology Data Exchange (ETDEWEB)

    2017-09-21

    Graphs occur in several places in real world from road networks, social networks and scientific simulations. Connectivity is a graph analysis software to graph connectivity in modern architectures like multicore CPUs, Xeon Phi and GPUs.

  8. A RUTCOR Project in Discrete Applied Mathematics

    Science.gov (United States)

    1990-02-20

    representations of smooth piecewise polynomial functions over triangulated regions have led in particular to the conclusion that Groebner basis methods of...Reversing Number of a Digraph," in preparation. 4. Billera, L.J., and Rose, L.L., " Groebner Basis Methods for Multivariate Splines," RRR 1-89, January

  9. Early brain connectivity alterations and cognitive impairment in a rat model of Alzheimer's disease.

    Science.gov (United States)

    Muñoz-Moreno, Emma; Tudela, Raúl; López-Gil, Xavier; Soria, Guadalupe

    2018-02-07

    Animal models of Alzheimer's disease (AD) are essential to understanding the disease progression and to development of early biomarkers. Because AD has been described as a disconnection syndrome, magnetic resonance imaging (MRI)-based connectomics provides a highly translational approach to characterizing the disruption in connectivity associated with the disease. In this study, a transgenic rat model of AD (TgF344-AD) was analyzed to describe both cognitive performance and brain connectivity at an early stage (5 months of age) before a significant concentration of β-amyloid plaques is present. Cognitive abilities were assessed by a delayed nonmatch-to-sample (DNMS) task preceded by a training phase where the animals learned the task. The number of training sessions required to achieve a learning criterion was recorded and evaluated. After DNMS, MRI acquisition was performed, including diffusion-weighted MRI and resting-state functional MRI, which were processed to obtain the structural and functional connectomes, respectively. Global and regional graph metrics were computed to evaluate network organization in both transgenic and control rats. The results pointed to a delay in learning the working memory-related task in the AD rats, which also completed a lower number of trials in the DNMS task. Regarding connectivity properties, less efficient organization of the structural brain networks of the transgenic rats with respect to controls was observed. Specific regional differences in connectivity were identified in both structural and functional networks. In addition, a strong correlation was observed between cognitive performance and brain networks, including whole-brain structural connectivity as well as functional and structural network metrics of regions related to memory and reward processes. In this study, connectivity and neurocognitive impairments were identified in TgF344-AD rats at a very early stage of the disease when most of the pathological hallmarks

  10. Connective tissue regeneration in skeletal muscle after eccentric contraction-induced injury.

    Science.gov (United States)

    Mackey, Abigail L; Kjaer, Michael

    2017-03-01

    Human skeletal muscle has the potential to regenerate completely after injury induced under controlled experimental conditions. The events inside the myofibers as they undergo necrosis, followed closely by satellite cell-mediated myogenesis, have been mapped in detail. Much less is known about the adaptation throughout this process of both the connective tissue structures surrounding the myofibers and the fibroblasts, the cells responsible for synthesizing this connective tissue. However, the few studies investigating muscle connective tissue remodeling demonstrate a strong response that appears to be sustained for a long time after the major myofiber responses have subsided. While the use of electrical stimulation to induce eccentric contractions vs. voluntary eccentric contractions appears to lead to a greater extent of myofiber necrosis and regenerative response, this difference is not apparent when the muscle connective tissue responses are compared, although further work is required to confirm this. Pharmacological agents (growth hormone and angiotensin II type I receptor blockers) are considered in the context of accelerating the muscle connective tissue adaptation to loading. Cautioning against this, however, is the association between muscle matrix protein remodeling and protection against reinjury, which suggests that a (so far undefined) period of vulnerability to reinjury may exist during the remodeling phases. The role of individual muscle matrix components and their spatial interaction during adaptation to eccentric contractions is an unexplored field in human skeletal muscle and may provide insight into the optimal timing of rest vs. return to activity after muscle injury. Copyright © 2017 the American Physiological Society.

  11. Low interbasin connectivity in a facultatively diadromous fish: evidence from genetics and otolith chemistry.

    Science.gov (United States)

    Hughes, Jane M; Schmidt, Daniel J; Macdonald, Jed I; Huey, Joel A; Crook, David A

    2014-03-01

    Southern smelts (Retropinna spp.) in coastal rivers of Australia are facultatively diadromous, with populations potentially containing individuals with diadromous or wholly freshwater life histories. The presence of diadromous individuals is expected to reduce genetic structuring between river basins due to larval dispersal via the sea. We use otolith chemistry to distinguish between diadromous and nondiadromous life histories and population genetics to examine interbasin connectivity resulting from diadromy. Otolith strontium isotope ((87) Sr:(86) Sr) transects identified three main life history patterns: amphidromy, freshwater residency and estuarine/marine residency. Despite the potential for interbasin connectivity via larval mixing in the marine environment, we found unprecedented levels of genetic structure for an amphidromous species. Strong hierarchical structure along putative taxonomic boundaries was detected, along with highly structured populations within groups using microsatellites (FST  = 0.046-0.181), and mtDNA (ΦST  = 0.498-0.816). The presence of strong genetic subdivision, despite the fact that many individuals reside in saline water during their early life history, appears incongruous. However, analysis of multielemental signatures in the otolith cores of diadromous fish revealed strong discrimination between river basins, suggesting that diadromous fish spend their early lives within chemically distinct estuaries rather than the more homogenous marine environment, thus avoiding dispersal and maintaining genetic structure. © 2014 John Wiley & Sons Ltd.

  12. Undifferentiated Connective Tissue Disease

    Science.gov (United States)

    ... Home Conditions Undifferentiated Connective Tissue Disease (UCTD) Undifferentiated Connective Tissue Disease (UCTD) Make an Appointment Find a Doctor ... by Barbara Goldstein, MD (February 01, 2016) Undifferentiated connective tissue disease (UCTD) is a systemic autoimmune disease. This ...

  13. The importance of causal connections in the comprehension of spontaneous spoken discourse.

    Science.gov (United States)

    Cevasco, Jazmin; van den Broek, Paul

    2008-11-01

    In this study, we investigated the psychological processes in spontaneous discourse comprehension through a network theory of discourse representation. Existing models of narrative comprehension describe the importance of causality processing for forming a representation of a text, but usually in the context of deliberately composed texts rather than in spontaneous, unplanned discourse. Our aim was to determine whether spontaneous discourse components with many causal connections are represented more strongly than components with few connections--similar to the findings in text comprehension literature--and whether any such effects depend on the medium in which the spontaneous discourse is presented (oral vs. written). Participants either listened to or read a transcription of a section of a radio transmission. They then recalled the spontaneous discourse material and answered comprehension questions. Results indicate that the processing of causal connections plays an important role in the comprehension of spontaneous spoken discourse, and do not indicate that their effects on recall are weaker in the comprehension of oral discourse than in the comprehension of written discourse.

  14. Tetrel Bonding as a Vehicle for Strong and Selective Anion Binding

    Directory of Open Access Journals (Sweden)

    Steve Scheiner

    2018-05-01

    Full Text Available Tetrel atoms T (T = Si, Ge, Sn, and Pb can engage in very strong noncovalent interactions with nucleophiles, which are commonly referred to as tetrel bonds. The ability of such bonds to bind various anions is assessed with a goal of designing an optimal receptor. The Sn atom seems to form the strongest bonds within the tetrel family. It is most effective in the context of a -SnF3 group and a further enhancement is observed when a positive charge is placed on the receptor. Connection of the -SnF3 group to either an imidazolium or triazolium provides a strong halide receptor, which can be improved if its point of attachment is changed from the C to an N atom of either ring. Aromaticity of the ring offers no advantage nor is a cyclic system superior to a simple alkyl amine of any chain length. Placing a pair of -SnF3 groups on a single molecule to form a bipodal dicationic receptor with two tetrel bonds enhances the binding, but falls short of a simple doubling. These two tetrel groups can be placed on opposite ends of an alkyl diamine chain of any length although SnF3+NH2(CH2nNH2SnF3+ with n between 2 and 4 seems to offer the strongest halide binding. Of the various anions tested, OH− binds most strongly: OH− > F− > Cl− > Br− > I−. The binding energy of the larger NO3− and HCO3− anions is more dependent upon the charge of the receptor. This pattern translates into very strong selectivity of binding one anion over another. The tetrel-bonding receptors bind far more strongly to each anion than an equivalent number of K+ counterions, which leads to equilibrium ratios in favor of the former of many orders of magnitude.

  15. Neural correlates and network connectivity underlying narrative production and comprehension: a combined fMRI and PET study.

    Science.gov (United States)

    AbdulSabur, Nuria Y; Xu, Yisheng; Liu, Siyuan; Chow, Ho Ming; Baxter, Miranda; Carson, Jessica; Braun, Allen R

    2014-08-01

    The neural correlates of narrative production and comprehension remain poorly understood. Here, using positron emission tomography (PET), functional magnetic resonance imaging (fMRI), contrast and functional network connectivity analyses we comprehensively characterize the neural mechanisms underlying these complex behaviors. Eighteen healthy subjects told and listened to fictional stories during scanning. In addition to traditional language areas (e.g., left inferior frontal and posterior middle temporal gyri), both narrative production and comprehension engaged regions associated with mentalizing and situation model construction (e.g., dorsomedial prefrontal cortex, precuneus and inferior parietal lobules) as well as neocortical premotor areas, such as the pre-supplementary motor area and left dorsal premotor cortex. Narrative comprehension alone showed marked bilaterality, activating right hemisphere homologs of perisylvian language areas. Narrative production remained predominantly left lateralized, uniquely activating executive and motor-related regions essential to language formulation and articulation. Connectivity analyses revealed strong associations between language areas and the superior and middle temporal gyri during both tasks. However, only during storytelling were these same language-related regions connected to cortical and subcortical motor regions. In contrast, during story comprehension alone, they were strongly linked to regions supporting mentalizing. Thus, when employed in a more complex, ecologically-valid context, language production and comprehension show both overlapping and idiosyncratic patterns of activation and functional connectivity. Importantly, in each case the language system is integrated with regions that support other cognitive and sensorimotor domains. Copyright © 2014. Published by Elsevier Ltd.

  16. Estuary-ocean connectivity: fast physics, slow biology.

    Science.gov (United States)

    Raimonet, Mélanie; Cloern, James E

    2017-06-01

    Estuaries are connected to both land and ocean so their physical, chemical, and biological dynamics are influenced by climate patterns over watersheds and ocean basins. We explored climate-driven oceanic variability as a source of estuarine variability by comparing monthly time series of temperature and chlorophyll-a inside San Francisco Bay with those in adjacent shelf waters of the California Current System (CCS) that are strongly responsive to wind-driven upwelling. Monthly temperature fluctuations inside and outside the Bay were synchronous, but their correlations weakened with distance from the ocean. These results illustrate how variability of coastal water temperature (and associated properties such as nitrate and oxygen) propagates into estuaries through fast water exchanges that dissipate along the estuary. Unexpectedly, there was no correlation between monthly chlorophyll-a variability inside and outside the Bay. However, at the annual scale Bay chlorophyll-a was significantly correlated with the Spring Transition Index (STI) that sets biological production supporting fish recruitment in the CCS. Wind forcing of the CCS shifted in the late 1990s when the STI advanced 40 days. This shift was followed, with lags of 1-3 years, by 3- to 19-fold increased abundances of five ocean-produced demersal fish and crustaceans and 2.5-fold increase of summer chlorophyll-a in the Bay. These changes reflect a slow biological process of estuary-ocean connectivity operating through the immigration of fish and crustaceans that prey on bivalves, reduce their grazing pressure, and allow phytoplankton biomass to build. We identified clear signals of climate-mediated oceanic variability in this estuary and discovered that the response patterns vary with the process of connectivity and the timescale of ocean variability. This result has important implications for managing nutrient inputs to estuaries connected to upwelling systems, and for assessing their responses to changing

  17. Network topology and functional connectivity disturbances precede the onset of Huntington's disease.

    Science.gov (United States)

    Harrington, Deborah L; Rubinov, Mikail; Durgerian, Sally; Mourany, Lyla; Reece, Christine; Koenig, Katherine; Bullmore, Ed; Long, Jeffrey D; Paulsen, Jane S; Rao, Stephen M

    2015-08-01

    burden increased. These disturbances were often related to long-range connections involving peripheral nodes and interhemispheric connections. A strong association was found between weaker connectivity and decreased rich-club organization, indicating that whole-brain simple connectivity partially expressed disturbances in the communication of highly-connected hubs. However, network topology and network-based statistic connectivity metrics did not correlate with key markers of executive dysfunction (Stroop Test, Trail Making Test) in prodromal Huntington's disease, which instead were related to whole-brain connectivity disturbances in nodes (right inferior parietal, right thalamus, left anterior cingulate) that exhibited multiple aberrant connections and that mediate executive control. Altogether, our results show for the first time a largely disease burden-dependent functional reorganization of whole-brain networks in prodromal Huntington's disease. Both analytic approaches provided a unique window into brain reorganization that was not related to brain atrophy or motor symptoms. Longitudinal studies currently in progress will chart the course of functional changes to determine the most sensitive markers of disease progression. © The Author (2015). Published by Oxford University Press on behalf of the Guarantors of Brain. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  18. Anti-correlated cortical networks of intrinsic connectivity in the rat brain.

    Science.gov (United States)

    Schwarz, Adam J; Gass, Natalia; Sartorius, Alexander; Risterucci, Celine; Spedding, Michael; Schenker, Esther; Meyer-Lindenberg, Andreas; Weber-Fahr, Wolfgang

    2013-01-01

    In humans, resting-state blood oxygen level-dependent (BOLD) signals in the default mode network (DMN) are temporally anti-correlated with those from a lateral cortical network involving the frontal eye fields, secondary somatosensory and posterior insular cortices. Here, we demonstrate the existence of an analogous lateral cortical network in the rat brain, extending laterally from anterior secondary sensorimotor regions to the insular cortex and exhibiting low-frequency BOLD fluctuations that are temporally anti-correlated with a midline "DMN-like" network comprising posterior/anterior cingulate and prefrontal cortices. The primary nexus for this anti-correlation relationship was the anterior secondary motor cortex, close to regions that have been identified with frontal eye fields in the rat brain. The anti-correlation relationship was corroborated after global signal removal, underscoring this finding as a robust property of the functional connectivity signature in the rat brain. These anti-correlated networks demonstrate strong anatomical homology to networks identified in human and monkey connectivity studies, extend the known preserved functional connectivity relationships between rodent and primates, and support the use of resting-state functional magnetic resonance imaging as a translational imaging method between rat models and humans.

  19. Connecting Atlantic temperature variability and biological cycling in two earth system models

    Science.gov (United States)

    Gnanadesikan, Anand; Dunne, John P.; Msadek, Rym

    2014-05-01

    Connections between the interdecadal variability in North Atlantic temperatures and biological cycling have been widely hypothesized. However, it is unclear whether such connections are due to small changes in basin-averaged temperatures indicated by the Atlantic Multidecadal Oscillation (AMO) Index, or whether both biological cycling and the AMO index are causally linked to changes in the Atlantic Meridional Overturning Circulation (AMOC). We examine interdecadal variability in the annual and month-by-month diatom biomass in two Earth System Models with the same formulations of atmospheric, land, sea ice and ocean biogeochemical dynamics but different formulations of ocean physics and thus different AMOC structures and variability. In the isopycnal-layered ESM2G, strong interdecadal changes in surface salinity associated with changes in AMOC produce spatially heterogeneous variability in convection, nutrient supply and thus diatom biomass. These changes also produce changes in ice cover, shortwave absorption and temperature and hence the AMO Index. Off West Greenland, these changes are consistent with observed changes in fisheries and support climate as a causal driver. In the level-coordinate ESM2M, nutrient supply is much higher and interdecadal changes in diatom biomass are much smaller in amplitude and not strongly linked to the AMO index.

  20. Functional connectivity of parietal cortex during temporal selective attention.

    Science.gov (United States)

    Tyler, Sarah C; Dasgupta, Samhita; Agosta, Sara; Battelli, Lorella; Grossman, Emily D

    2015-04-01

    Perception of natural experiences requires allocation of attention towards features, objects, and events that are moving and changing over time. This allocation of attention is controlled by large-scale brain networks that, when damaged, cause widespread cognitive deficits. In particular, damage to ventral parietal cortex (right lateralized TPJ, STS, supramarginal and angular gyri) is associated with failures to selectively attend to and isolate features embedded within rapidly changing visual sequences (Battelli, Pascual-Leone, & Cavanagh, 2007; Husain, Shapiro, Martin, & Kennard, 1997). In this study, we used fMRI to investigate the neural activity and functional connectivity of intact parietal cortex while typical subjects judged the relative onsets and offsets of rapidly flickering tokens (a phase discrimination task in which right parietal patients are impaired). We found two regions in parietal cortex correlated with task performance: a bilateral posterior TPJ (pTPJ) and an anterior right-lateralized TPJ (R aTPJ). Both regions were deactivated when subjects engaged in the task but showed different patterns of functional connectivity. The bilateral pTPJ was strongly connected to nodes within the default mode network (DMN) and the R aTPJ was connected to the attention network. Accurate phase discriminations were associated with increased functional correlations between sensory cortex (hMT+) and the bilateral pTPJ, whereas accuracy on a control task was associated with yoked activity in the hMT+ and the R aTPJ. We conclude that temporal selective attention is particularly sensitive for revealing information pathways between sensory and core cognitive control networks that, when damaged, can lead to nonspatial attention impairments in right parietal stroke patients. Copyright © 2015 Elsevier Ltd. All rights reserved.

  1. Effects of matrix characteristics and interpatch distance on functional connectivity in fragmented temperate rainforests.

    Science.gov (United States)

    Magrach, Ainhoa; Larrinaga, Asier R; Santamaría, Luis

    2012-04-01

    The connectivity of remnant patches of habitat may affect the persistence of species in fragmented landscapes. We evaluated the effects of the structural connectivity of forest patches (i.e., distance between patches) and matrix class (land-cover type) on the functional connectivity of 3 bird species (the White-crested Elaenia [Elaenia albiceps], the Green-backed Firecrown Hummingbird [Sephanoides sephaniodes], and the Austral Thrush [Turdus falklandii]). We measured functional connectivity as the rate at which each species crossed from one patch to another. We also evaluated whether greater functional connectivity translated into greater ecological connectivity (dispersal of fruit and pollen) by comparing among forest patches fruit set of a plant pollinated by hummingbirds and abundance of seedlings and adults of 2 plants with bird- and wind-dispersed seeds. Interpatch distance was strongly associated with functional connectivity, but its effect was not independent of matrix class. For one of the bird-dispersed plants, greater functional connectivity for White-crested Elaenias and Austral Thrushes (both frugivores) was associated with higher densities of this plant. The lack of a similar association for the wind-dispersed species suggests this effect is linked to the dispersal vector. The abundance of the hummingbird-pollinated species was not related to the presence of hummingbirds. Interpatch distance and matrix class affect animal movement in fragmented landscapes and may have a cascading effect on the distribution of some animal-dispersed species. On the basis of our results, we believe effort should be invested in optimizing patch configuration and modifying the matrix so as to mitigate the effects of patch isolation in fragmented landscapes. ©2012 Society for Conservation Biology.

  2. Generalized connectivity of graphs

    CERN Document Server

    Li, Xueliang

    2016-01-01

    Noteworthy results, proof techniques, open problems and conjectures in generalized (edge-) connectivity are discussed in this book. Both theoretical and practical analyses for generalized (edge-) connectivity of graphs are provided. Topics covered in this book include: generalized (edge-) connectivity of graph classes, algorithms, computational complexity, sharp bounds, Nordhaus-Gaddum-type results, maximum generalized local connectivity, extremal problems, random graphs, multigraphs, relations with the Steiner tree packing problem and generalizations of connectivity. This book enables graduate students to understand and master a segment of graph theory and combinatorial optimization. Researchers in graph theory, combinatorics, combinatorial optimization, probability, computer science, discrete algorithms, complexity analysis, network design, and the information transferring models will find this book useful in their studies.

  3. Altered connections on the road to psychopathy.

    Science.gov (United States)

    Craig, M C; Catani, M; Deeley, Q; Latham, R; Daly, E; Kanaan, R; Picchioni, M; McGuire, P K; Fahy, T; Murphy, D G M

    2009-10-01

    Psychopathy is strongly associated with serious criminal behaviour (for example, rape and murder) and recidivism. However, the biological basis of psychopathy remains poorly understood. Earlier studies suggested that dysfunction of the amygdala and/or orbitofrontal cortex (OFC) may underpin psychopathy. Nobody, however, has ever studied the white matter connections (such as the uncinate fasciculus (UF)) linking these structures in psychopaths. Therefore, we used in vivo diffusion tensor magnetic resonance imaging (DT-MRI) tractography to analyse the microstructural integrity of the UF in psychopaths (defined by a Psychopathy Checklist Revised (PCL-R) score of > or = 25) with convictions that included attempted murder, manslaughter, multiple rape with strangulation and false imprisonment. We report significantly reduced fractional anisotropy (FA) (Pamygdala-OFC network, we also studied two 'non-limbic' control tracts connecting the posterior visual and auditory areas to the amygdala and the OFC, and found no significant between-group differences. Lastly, to determine that our findings in UF could not be totally explained by non-specific confounds, we carried out a post hoc comparison with a psychiatric control group with a past history of drug abuse and institutionalization. Our findings remained significant. Taken together, these results suggest that abnormalities in a specific amygdala-OFC limbic network underpin the neurobiological basis of psychopathy.

  4. Reaction-diffusion on the fully-connected lattice: A+A\\rightarrow A

    Science.gov (United States)

    Turban, Loïc; Fortin, Jean-Yves

    2018-04-01

    Diffusion-coagulation can be simply described by a dynamic where particles perform a random walk on a lattice and coalesce with probability unity when meeting on the same site. Such processes display non-equilibrium properties with strong fluctuations in low dimensions. In this work we study this problem on the fully-connected lattice, an infinite-dimensional system in the thermodynamic limit, for which mean-field behaviour is expected. Exact expressions for the particle density distribution at a given time and survival time distribution for a given number of particles are obtained. In particular, we show that the time needed to reach a finite number of surviving particles (vanishing density in the scaling limit) displays strong fluctuations and extreme value statistics, characterized by a universal class of non-Gaussian distributions with singular behaviour.

  5. Connected vehicle standards.

    Science.gov (United States)

    2016-01-01

    Connected vehicles have the potential to transform the way Americans travel by : allowing cars, buses, trucks, trains, traffic signals, smart phones, and other devices to : communicate through a safe, interoperable wireless network. A connected vehic...

  6. No association of cortical amyloid load and EEG connectivity in older people with subjective memory complaints

    Directory of Open Access Journals (Sweden)

    Stefan Teipel

    2018-01-01

    Full Text Available Changes in functional connectivity of cortical networks have been observed in resting-state EEG studies in healthy aging as well as preclinical and clinical stages of AD. Little information, however, exists on associations between EEG connectivity and cortical amyloid load in people with subjective memory complaints. Here, we determined the association of global cortical amyloid load, as measured by florbetapir-PET, with functional connectivity based on the phase-lag index of resting state EEG data for alpha and beta frequency bands in 318 cognitively normal individuals aged 70–85 years with subjective memory complaints from the INSIGHT-preAD cohort. Within the entire group we did not find any significant associations between global amyloid load and phase-lag index in any frequency band. Assessing exclusively the subgroup of amyloid-positive participants, we found enhancement of functional connectivity with higher global amyloid load in the alpha and a reduction in the beta frequency bands. In the amyloid-negative participants, higher amyloid load was associated with lower connectivity in the low alpha band. However, these correlations failed to reach significance after controlling for multiple comparisons. The absence of a strong amyloid effect on functional connectivity may represent a selection effect, where individuals remain in the cognitively normal group only if amyloid accumulation does not impair cortical functional connectivity.

  7. Inferring the physical connectivity of complex networks from their functional dynamics

    Directory of Open Access Journals (Sweden)

    Holm Liisa

    2010-05-01

    Full Text Available Abstract Background Biological networks, such as protein-protein interactions, metabolic, signalling, transcription-regulatory networks and neural synapses, are representations of large-scale dynamic systems. The relationship between the network structure and functions remains one of the central problems in current multidisciplinary research. Significant progress has been made toward understanding the implication of topological features for the network dynamics and functions, especially in biological networks. Given observations of a network system's behaviours or measurements of its functional dynamics, what can we conclude of the details of physical connectivity of the underlying structure? Results We modelled the network system by employing a scale-free network of coupled phase oscillators. Pairwise phase coherence (PPC was calculated for all the pairs of oscillators to present functional dynamics induced by the system. At the regime of global incoherence, we observed a Significant pairwise synchronization only between two nodes that are physically connected. Right after the onset of global synchronization, disconnected nodes begin to oscillate in a correlated fashion and the PPC of two nodes, either connected or disconnected, depends on their degrees. Based on the observation of PPCs, we built a weighted network of synchronization (WNS, an all-to-all functionally connected network where each link is weighted by the PPC of two oscillators at the ends of the link. In the regime of strong coupling, we observed a Significant similarity in the organization of WNSs induced by systems sharing the same substrate network but different configurations of initial phases and intrinsic frequencies of oscillators. We reconstruct physical network from the WNS by choosing the links whose weights are higher than a given threshold. We observed an optimal reconstruction just before the onset of global synchronization. Finally, we correlated the topology of the

  8. Characterization of 'strong-fragile' behaviour of glass-forming aqueous solutions by neutron scattering

    Energy Technology Data Exchange (ETDEWEB)

    Branca, C.; Faraone, A.; Galli, G.; Magazu' , S.; Maisano, G.; Migliardo, F. [Dipartimento di Fisica and INFM, Universita' di Messina, PO Box 55, 98166 Messina (Italy)

    2002-07-01

    Neutron-scattering measurements have been performed on trehalose/H{sub 2}O and sucrose/H{sub 2}O mixtures by using the spectrometer MIBEMOL at the Laboratoire Leon Brillouin (LLB, Saclay) as a function of temperature and concentration. In order to characterize the different rigidities of both the disaccharide/H{sub 2}O mixtures, we have evaluated the R{sub 1}(T{sub g}) parameter connected to the 'strong-fragile' classification of the systems according to Angell's nomenclature. (orig.)

  9. Connectivity-oriented urban projects

    NARCIS (Netherlands)

    Philibert Petit, E.

    2006-01-01

    This thesis is about connections in the built environment, networked connections for the mobility of people at the smallest scale of the urban realm: the pedestrian scale. It deals with applications of the new science of networks as a tool for observation and assessment of connectivity in the urban

  10. Induced singularities of mass distributions of unstable particles connected with cascade decay and the CP-problem

    International Nuclear Information System (INIS)

    Khalfin, L.A.

    1975-01-01

    On the basis of the strong energy-momentum conservation law, the induced singularities of mass distributions of unstable particles connected with cascade decay are investigated. The possible solution of the CP-problem in the decay of Kaon neutral - Antikaon neutral mesons based on the mechanism of the induced singularities is proposed

  11. 29 CFR Appendix H to Subpart R of... - Double Connections: Illustration of a Clipped End Connection and a Staggered Connection: Non...

    Science.gov (United States)

    2010-07-01

    ... Connection and a Staggered Connection: Non-Mandatory Guidelines for Complying With § 1926.756(c)(1) H Appendix H to Subpart R of Part 1926 Labor Regulations Relating to Labor (Continued) OCCUPATIONAL SAFETY... CONSTRUCTION Steel Erection Pt. 1926, Subpt. R, App. H Appendix H to Subpart R of Part 1926—Double Connections...

  12. Corticostriatal Connectivity in Antisocial Personality Disorder by MAO-A Genotype and Its Relationship to Aggressive Behavior.

    Science.gov (United States)

    Kolla, Nathan J; Dunlop, Katharine; Meyer, Jeffrey H; Downar, Jonathan

    2018-05-09

    The influence of genetic variation on resting-state neural networks represents a burgeoning line of inquiry in psychiatric research. Monoamine oxidase A, an X-linked gene, is one example of a molecular target linked to brain activity in psychiatric illness. Monoamine oxidase A genetic variants, including the high and low variable nucleotide tandem repeat polymorphisms, have been shown to differentially affect brain functional connectivity in healthy humans. However, it is currently unknown whether these same polymorphisms influence resting-state brain activity in clinical conditions. Given its high burden on society and strong connection to violent behavior, antisocial personality disorder is a logical condition to study, since in vivo markers of monoamine oxidase A brain enzyme are reduced in key affect-modulating regions, and striatal levels of monoamine oxidase A show a relation with the functional connectivity of this same region. We utilized monoamine oxidase A genotyping and seed-to-voxel-based functional connectivity to investigate the relationship between genotype and corticostriatal connectivity in 21 male participants with severe antisocial personality disorder and 19 male healthy controls. Dorsal striatal connectivity to the frontal pole and anterior cingulate gyrus differentiated antisocial personality disorder subjects and healthy controls by monoamine oxidase A genotype. Furthermore, the linear relationship of proactive aggression to superior ventral striatal-angular gyrus functional connectivity differed by monoamine oxidase A genotype in the antisocial personality disorder groups. These results suggest that monoamine oxidase A genotype may affect corticostriatal connectivity in antisocial personality disorder and that these functional connections may also underlie use of proactive aggression in a genotype-specific manner.

  13. Connectivity of the hippocampus and Broca's area during acquisition of a novel grammar.

    Science.gov (United States)

    Kepinska, Olga; de Rover, Mischa; Caspers, Johanneke; Schiller, Niels O

    2018-01-15

    Following Opitz and Friederici (2003) suggesting interactions of the hippocampal system and the prefrontal cortex as the neural mechanism underlying novel grammar learning, the present fMRI study investigated functional connectivity of bilateral BA 44/45 and the hippocampus during an artificial grammar learning (AGL) task. Our results, contrary to the previously reported interactions, demonstrated parallel (but separate) contributions of both regions, each with their own interactions, to the process of novel grammar acquisition. The functional connectivity pattern of Broca's area pointed to the importance of coherent activity of left frontal areas around the core language processing region for successful grammar learning. Furthermore, connectivity patterns of left and right hippocampi (predominantly with occipital areas) were found to be a strong predictor of high performance on the task. Finally, increasing functional connectivity over time of both left and right BA 44/45 with the right posterior cingulate cortex and the right temporo-parietal areas points to the importance of multimodal and attentional processes supporting novel grammar acquisition. Moreover, it highlights the right-hemispheric involvement in initial stages of L2 learning. These latter interactions were found to operate irrespective of the task performance, making them an obligatory mechanism accompanying novel grammar learning. Copyright © 2017 Elsevier Inc. All rights reserved.

  14. Constant Width Planar Computation Characterizes ACC0

    DEFF Research Database (Denmark)

    Hansen, K.A.

    2004-01-01

    We obtain a characterization of ACC 0 in terms of a natural class of constant width circuits, namely in terms of constant width polynomial size planar circuits. This is shown via a characterization of the class of acyclic digraphs which can be embedded on a cylinder surface in such a way that all...

  15. Constant Width Planar Computation Characterizes ACC0

    DEFF Research Database (Denmark)

    Hansen, Kristoffer Arnsfelt

    2006-01-01

    We obtain a characterization of ACC0 in terms of a natural class of constant width circuits, namely in terms of constant width polynomial size planar circuits. This is shown via a characterization of the class of acyclic digraphs which can be embedded on a cylinder surface in such a way that all...

  16. Strong associations between national prevalence of various STIs suggests sexual network connectivity is a common underpinning risk factor.

    Science.gov (United States)

    Kenyon, Chris

    2017-10-12

    If national peak Human Immunodeficiency Virus (HIV) prevalence is positively associated with the prevalence of other sexually transmitted infections (STIs) from before or early on in the HIV epidemics this would suggest common underlying drivers. Pearson's correlations were calculated between the prevalence of seven STIs at a country-level: chlamydia, gonorrhoea, trichomoniasis, syphilis, bacterial vaginosis, herpes simplex virus-2 (HSV-2) and HIV. The prevalence of all the STIs was highest in the sub-Saharan African region excluding chlamydia. The prevalence of all seven STIs were positively correlated excluding chlamydia. The correlations were strongest for HIV-HSV-2 (r = 0.85, P < 0.0001) and HSV-2-trichomoniasis (r = 0.82, P < 0.0001). Our results of a generally positive association between the prevalences of a range of STIs suggests that higher prevalences were driven by common underlying determinants. We review different types of evidence which suggest that differential sexual connectivity is a plausible common determinant.

  17. Subcomponents and connectivity of the superior longitudinal fasciculus in the human brain.

    Science.gov (United States)

    Wang, Xuhui; Pathak, Sudhir; Stefaneanu, Lucia; Yeh, Fang-Cheng; Li, Shiting; Fernandez-Miranda, Juan C

    2016-05-01

    The subcomponents of the human superior longitudinal fasciculus (SLF) are disputed. The objective of this study was to investigate the segments, connectivity and asymmetry of the SLF. We performed high angular diffusion spectrum imaging (DSI) analysis on ten healthy adults. We also conducted fiber tracking on a 30-subject DSI template (CMU-30) and 488-subject template from the Human Connectome Project (HCP-488). In addition, five normal brains obtained at autopsy were microdissected. Based on tractography and microdissection results, we show that the human SLF differs significantly from that of monkey. The fibers corresponding to SLF-I found in 6 out of 20 hemispheres proved to be part of the cingulum fiber system in all cases and confirmed on both DSI and HCP-488 template. The most common patterns of connectivity bilaterally were as follows: from angular gyrus to caudal middle frontal gyrus and dorsal precentral gyrus representing SLF-II (or dorsal SLF), and from supramarginal gyrus to ventral precentral gyrus and pars opercularis to form SLF-III (or ventral SLF). Some connectivity features were, however, clearly asymmetric. Thus, we identified a strong asymmetry of the dorsal SLF (SLF-II), where the connectivity between the supramarginal gyrus with the dorsal precentral gyrus and the caudal middle frontal gyrus was only present in the left hemisphere. Contrarily, the ventral SLF (SLF-III) showed fairly constant connectivity with pars triangularis only in the right hemisphere. The results provide a novel neuroanatomy of the SLF that may help to better understand its functional role in the human brain.

  18. Connective Tissue Disorders

    Science.gov (United States)

    ... of connective tissue. Over 200 disorders that impact connective tissue. There are different types: Genetic disorders, such as Ehlers-Danlos syndrome, Marfan syndrome, and osteogenesis imperfecta Autoimmune disorders, such as lupus and scleroderma Cancers, like some types of soft tissue sarcoma Each ...

  19. Disturbed Interhemispheric Functional Connectivity Rather than Structural Connectivity in Irritable Bowel Syndrome

    Directory of Open Access Journals (Sweden)

    Rongfeng Qi

    2016-12-01

    Full Text Available Neuroimaging studies have demonstrated that irritable bowel syndrome (IBS—a relapsing functional bowel disorder—presents with disrupted brain connections. However, little is known about the alterations of interhemispheric functional connectivity and underlying structural connectivity in IBS. This study combined resting-state functional magnetic resonance imaging (MRI and diffusion tensor imaging (DTI to investigate changes in interhemispheric coordination in IBS patients. Resting-state functional and structural magnetic resonance images were acquired from 65 IBS patients and 67 healthy controls (matched for age, sex and educational level. Interhemispheric voxel-mirrored homotopic connectivity (VMHC was calculated and compared between groups. Homotopic regions showing abnormal VMHC in patients were targeted as regions of interest for analysis of DTI tractography. The fractional anisotropy, fiber number, and fiber length were compared between groups. Statistical analysis was also performed by including anxiety and depression as covariates to evaluate their effect. A Pearson correlation analysis between abnormal interhemispheric connectivity and clinical indices of IBS patients was performed. Compared to healthy controls, IBS patients had higher interhemispheric functional connectivity between bilateral thalami, cuneus, posterior cingulate cortices, lingual gyri and inferior occipital/cerebellum lobes, as well as lower interhemispheric functional connectivity between bilateral ventral anterior cingulate cortices (vACC and inferior parietal lobules (IPL. The inclusion of anxiety and depression as covariates abolished VMHC difference in vACC. Microstructural features of white matter tracts connecting functionally abnormal regions did not reveal any differences between the groups. VMHC values in vACC negatively correlated with the quality of life scores of patients. In conclusion, this study provides preliminary evidence of the disrupted

  20. Relation between functional connectivity and rhythm discrimination in children who do and do not stutter

    Directory of Open Access Journals (Sweden)

    Soo-Eun Chang

    2016-01-01

    Full Text Available Our ability to perceive and produce rhythmic patterns in the environment supports fundamental human capacities ranging from music and language processing to the coordination of action. This article considers whether spontaneous correlated brain activity within a basal ganglia-thalamocortical (rhythm network is associated with individual differences in auditory rhythm discrimination. Moreover, do children who stutter with demonstrated deficits in rhythm perception have weaker links between rhythm network functional connectivity and rhythm discrimination? All children in the study underwent a resting-state fMRI session, from which functional connectivity measures within the rhythm network were extracted from spontaneous brain activity. In a separate session, the same children completed an auditory rhythm-discrimination task, where behavioral performance was assessed using signal detection analysis. We hypothesized that in typically developing children, rhythm network functional connectivity would be associated with behavioral performance on the rhythm discrimination task, but that this relationship would be attenuated in children who stutter. Results supported our hypotheses, lending strong support for the view that (1 children who stutter have weaker rhythm network connectivity and (2 the lack of a relation between rhythm network connectivity and rhythm discrimination in children who stutter may be an important contributing factor to the etiology of stuttering.

  1. Grid-connected vehicles as the core of future land-based transport systems

    International Nuclear Information System (INIS)

    Gilbert, Richard; Perl, Anthony

    2007-01-01

    Grid-connected vehicles (GCVs)-e.g., electric trains, metros, trams, and trolley buses-are propelled by electric motors directly connected to remote power sources. Their low at-vehicle energy consumption and ability to use a wide range of renewable energy sources make them strong contenders for urban and interurban transport systems in an era of energy constraints that favours use of renewable fuels, which may lie ahead. Needs for autonomous motorised mobility could be acceptably met in large measure by deployment of personal GCVs, also known as personal rapid transit (PRT). Alternatives, including fuel-cell vehicles and dual-drive vehicles fuelled with ethanol, will be less feasible. The 'car of the future' may not be an automobile so much as a PRT element of a comprehensive GCV-based system that offers at least as much utility and convenience as today's transport systems

  2. Connecting to Everyday Practices

    DEFF Research Database (Denmark)

    Iversen, Ole Sejer; Smith, Rachel Charlotte

    2012-01-01

    construction and reproduction of cultural heritage creating novel connections between self and others and between past, present and future. We present experiences from a current research project, the Digital Natives exhibition, in which social media was designed as an integral part of the exhibition to connect...... focusing on the connections between audiences practices and the museum exhibition....

  3. Rydberg Atoms in Strong Fields: a Testing Ground for Quantum Chaos.

    Science.gov (United States)

    Courtney, Michael

    1995-01-01

    Rydberg atoms in strong static electric and magnetic fields provide experimentally accessible systems for studying the connections between classical chaos and quantum mechanics in the semiclassical limit. This experimental accessibility has motivated the development of reliable quantum mechanical solutions. This thesis uses both experimental and computed quantum spectra to test the central approaches to quantum chaos. These central approaches consist mainly of developing methods to compute the spectra of quantum systems in non -perturbative regimes, correlating statistical descriptions of eigenvalues with the classical behavior of the same Hamiltonian, and the development of semiclassical methods such as periodic-orbit theory. Particular emphasis is given to identifying the spectral signature of recurrences --quantum wave packets which follow classical orbits. The new findings include: the breakdown of the connection between energy-level statistics and classical chaos in odd-parity diamagnetic lithium, the discovery of the signature of very long period orbits in atomic spectra, quantitative evidence for the scattering of recurrences by the alkali -metal core, quantitative description of the behavior of recurrences near bifurcations, and a semiclassical interpretation of the evolution of continuum Stark spectra. (Copies available exclusively from MIT Libraries, Rm. 14-0551, Cambridge, MA 02139-4307. Ph. 617-253-5668; Fax 617-253-1690.).

  4. Modeling Structural Brain Connectivity

    DEFF Research Database (Denmark)

    Ambrosen, Karen Marie Sandø

    The human brain consists of a gigantic complex network of interconnected neurons. Together all these connections determine who we are, how we react and how we interpret the world. Knowledge about how the brain is connected can further our understanding of the brain’s structural organization, help...... improve diagnosis, and potentially allow better treatment of a wide range of neurological disorders. Tractography based on diffusion magnetic resonance imaging is a unique tool to estimate this “structural connectivity” of the brain non-invasively and in vivo. During the last decade, brain connectivity...... has increasingly been analyzed using graph theoretic measures adopted from network science and this characterization of the brain’s structural connectivity has been shown to be useful for the classification of populations, such as healthy and diseased subjects. The structural connectivity of the brain...

  5. Review on Cold-Formed Steel Connections

    Science.gov (United States)

    Tan, Cher Siang; Mohammad, Shahrin; Md Tahir, Mahmood; Shek, Poi Ngian

    2014-01-01

    The concept of cold-formed light steel framing construction has been widespread after understanding its structural characteristics with massive research works over the years. Connection serves as one of the important elements for light steel framing in order to achieve its structural stability. Compared to hot-rolled steel sections, cold-formed steel connections perform dissimilarity due to the thin-walled behaviour. This paper aims to review current researches on cold-formed steel connections, particularly for screw connections, storage rack connections, welded connections, and bolted connections. The performance of these connections in the design of cold-formed steel structures is discussed. PMID:24688448

  6. Dynamic brain connectivity is a better predictor of PTSD than static connectivity.

    Science.gov (United States)

    Jin, Changfeng; Jia, Hao; Lanka, Pradyumna; Rangaprakash, D; Li, Lingjiang; Liu, Tianming; Hu, Xiaoping; Deshpande, Gopikrishna

    2017-09-01

    Using resting-state functional magnetic resonance imaging, we test the hypothesis that subjects with post-traumatic stress disorder (PTSD) are characterized by reduced temporal variability of brain connectivity compared to matched healthy controls. Specifically, we test whether PTSD is characterized by elevated static connectivity, coupled with decreased temporal variability of those connections, with the latter providing greater sensitivity toward the pathology than the former. Static functional connectivity (FC; nondirectional zero-lag correlation) and static effective connectivity (EC; directional time-lagged relationships) were obtained over the entire brain using conventional models. Dynamic FC and dynamic EC were estimated by letting the conventional models to vary as a function of time. Statistical separation and discriminability of these metrics between the groups and their ability to accurately predict the diagnostic label of a novel subject were ascertained using separate support vector machine classifiers. Our findings support our hypothesis that PTSD subjects have stronger static connectivity, but reduced temporal variability of connectivity. Further, machine learning classification accuracy obtained with dynamic FC and dynamic EC was significantly higher than that obtained with static FC and static EC, respectively. Furthermore, results also indicate that the ease with which brain regions engage or disengage with other regions may be more sensitive to underlying pathology than the strength with which they are engaged. Future studies must examine whether this is true only in the case of PTSD or is a general organizing principle in the human brain. Hum Brain Mapp 38:4479-4496, 2017. © 2017 Wiley Periodicals, Inc. © 2017 Wiley Periodicals, Inc.

  7. Strong-back safety latch

    International Nuclear Information System (INIS)

    DeSantis, G.N.

    1995-01-01

    The calculation decides the integrity of the safety latch that will hold the strong-back to the pump during lifting. The safety latch will be welded to the strong-back and will latch to a 1.5-in. dia cantilever rod welded to the pump baseplate. The static and dynamic analysis shows that the safety latch will hold the strong-back to the pump if the friction clamps fail and the pump become free from the strong-back. Thus, the safety latch will meet the requirements of the Lifting and Rigging Manual for under the hook lifting for static loading; it can withstand shock loads from the strong-back falling 0.25 inch

  8. Nonuniform Internal Structure of Fibrin Fibers: Protein Density and Bond Density Strongly Decrease with Increasing Diameter

    Directory of Open Access Journals (Sweden)

    Wei Li

    2017-01-01

    Full Text Available The major structural component of a blood clot is a meshwork of fibrin fibers. It has long been thought that the internal structure of fibrin fibers is homogeneous; that is, the protein density and the bond density between protofibrils are uniform and do not depend on fiber diameter. We performed experiments to investigate the internal structure of fibrin fibers. We formed fibrin fibers with fluorescently labeled fibrinogen and determined the light intensity of a fiber, I, as a function of fiber diameter, D. The intensity and, thus, the total number of fibrin molecules in a cross-section scaled as D1.4. This means that the protein density (fibrin per cross-sectional area, ρp, is not homogeneous but instead strongly decreases with fiber diameter as D-0.6. Thinner fibers are denser than thicker fibers. We also determined Young’s modulus, Y, as a function of fiber diameter. Y decreased strongly with increasing D; Y scaled as D-1.5. This implies that the bond density, ρb, also scales as D-1.5. Thinner fibers are stiffer than thicker fibers. Our data suggest that fibrin fibers have a dense, well-connected core and a sparse, loosely connected periphery. In contrast, electrospun fibrinogen fibers, used as a control, have a homogeneous cross-section.

  9. On the strong metric dimension of generalized butterfly graph, starbarbell graph, and {C}_{m}\\odot {P}_{n} graph

    Science.gov (United States)

    Yunia Mayasari, Ratih; Atmojo Kusmayadi, Tri

    2018-04-01

    Let G be a connected graph with vertex set V(G) and edge set E(G). For every pair of vertices u,v\\in V(G), the interval I[u, v] between u and v to be the collection of all vertices that belong to some shortest u ‑ v path. A vertex s\\in V(G) strongly resolves two vertices u and v if u belongs to a shortest v ‑ s path or v belongs to a shortest u ‑ s path. A vertex set S of G is a strong resolving set of G if every two distinct vertices of G are strongly resolved by some vertex of S. The strong metric basis of G is a strong resolving set with minimal cardinality. The strong metric dimension sdim(G) of a graph G is defined as the cardinality of strong metric basis. In this paper we determine the strong metric dimension of a generalized butterfly graph, starbarbell graph, and {C}mȯ {P}n graph. We obtain the strong metric dimension of generalized butterfly graph is sdim(BFn ) = 2n ‑ 2. The strong metric dimension of starbarbell graph is sdim(S{B}{m1,{m}2,\\ldots,{m}n})={\\sum }i=1n({m}i-1)-1. The strong metric dimension of {C}mȯ {P}n graph are sdim({C}mȯ {P}n)=2m-1 for m > 3 and n = 2, and sdim({C}mȯ {P}n)=2m-2 for m > 3 and n > 2.

  10. EDITORIAL: Strongly correlated electron systems Strongly correlated electron systems

    Science.gov (United States)

    Ronning, Filip; Batista, Cristian

    2011-03-01

    Strongly correlated electrons is an exciting and diverse field in condensed matter physics. This special issue aims to capture some of that excitement and recent developments in the field. Given that this issue was inspired by the 2010 International Conference on Strongly Correlated Electron Systems (SCES 2010), we briefly give some history in order to place this issue in context. The 2010 International Conference on Strongly Correlated Electron Systems was held in Santa Fe, New Mexico, a reunion of sorts from the 1989 International Conference on the Physics of Highly Correlated Electron Systems that also convened in Santa Fe. SCES 2010—co-chaired by John Sarrao and Joe Thompson—followed the tradition of earlier conferences, in this century, hosted by Buzios (2008), Houston (2007), Vienna (2005), Karlsruhe (2004), Krakow (2002) and Ann Arbor (2001). Every three years since 1997, SCES has joined the International Conference on Magnetism (ICM), held in Recife (2000), Rome (2003), Kyoto (2006) and Karlsruhe (2009). Like its predecessors, SCES 2010 topics included strongly correlated f- and d-electron systems, heavy-fermion behaviors, quantum-phase transitions, non-Fermi liquid phenomena, unconventional superconductivity, and emergent states that arise from electronic correlations. Recent developments from studies of quantum magnetism and cold atoms complemented the traditional subjects and were included in SCES 2010. 2010 celebrated the 400th anniversary of Santa Fe as well as the birth of astronomy. So what's the connection to SCES? The Dutch invention of the first practical telescope and its use by Galileo in 1610 and subsequent years overturned dogma that the sun revolved about the earth. This revolutionary, and at the time heretical, conclusion required innovative combinations of new instrumentation, observation and mathematics. These same combinations are just as important 400 years later and are the foundation of scientific discoveries that were discussed

  11. How does the connectivity index change through year in an agricultural catchment?

    Science.gov (United States)

    Cantreul, Vincent; Degré, Aurore

    2017-04-01

    The emerging concept of hydrological connectivity is difficult to quantify. Some indices have been proposed. The most cited is Borselli's one. It gives the advantage to visualize connectivity at watershed scale with very few inputs. But it is not a dynamic index and the resulting map is not time dependent. However, vegetation cover changes through year and possibly affects the connectivity dynamics. The objective of this poster is to show the evolution of the CI during the year looking at a few "strategic" times. Moreover, the study permits to identify a few "key locations" in the watershed, for example permanent disconnections or at the opposite constantly connected fields. The CI was calculated in a 124ha catchment (Hevillers), in the loess belt, in Belgium. Land use is agricultural with mostly cereals, sugar beets and potatoes, little area with wood, road, path or grass strip. Used weighting factor is soil loss ratio. It is between 0 and 1 and translates the protection offered to the soil by the crop. In winter (January), cereals have the most connected fields because of almost bare soils. Cover crops on sugar beets and potatoes fields decrease connectivity, except for one big field not far from the outlet. But rainfalls are generally not so erosive during this period. In spring (March and May), the cereals have a decreasing CI with plants growth covering the soil. On the opposite, sugar beets and potatoes are planted and bare soils in spring involve much higher connectivity index. The effect of grass strip is strong for sugar beet field situated uphill and underlines the importance of such mitigation measures. In summer (July), the whole watershed is much more disconnected and it does not represent the most risky part of the year in terms of erosion. The end of the year is related to harvesting and consequent bare soil in September for potatoes and November for the rest. In conclusion, the IC is an easy tool to estimate connectivity in a watershed. With the

  12. Aging and response conflict solution: behavioural and functional connectivity changes.

    Science.gov (United States)

    Langner, Robert; Cieslik, Edna C; Behrwind, Simone D; Roski, Christian; Caspers, Svenja; Amunts, Katrin; Eickhoff, Simon B

    2015-01-01

    Healthy aging has been found associated with less efficient response conflict solution, but the cognitive and neural mechanisms have remained elusive. In a two-experiment study, we first examined the behavioural consequences of this putative age-related decline for conflicts induced by spatial stimulus-response incompatibility. We then used resting-state functional magnetic resonance imaging data from a large, independent sample of adults (n = 399; 18-85 years) to investigate age differences in functional connectivity between the nodes of a network previously found associated with incompatibility-induced response conflicts in the very same paradigm. As expected, overcoming interference from conflicting response tendencies took longer in older adults, even after accounting for potential mediator variables (general response speed and accuracy, motor speed, visuomotor coordination ability, and cognitive flexibility). Experiment 2 revealed selective age-related decreases in functional connectivity between bilateral anterior insula, pre-supplementary motor area, and right dorsolateral prefrontal cortex. Importantly, these age effects persisted after controlling for regional grey-matter atrophy assessed by voxel-based morphometry. Meta-analytic functional profiling using the BrainMap database showed these age-sensitive nodes to be more strongly linked to highly abstract cognition, as compared with the remaining network nodes, which were more strongly linked to action-related processing. These findings indicate changes in interregional coupling with age among task-relevant network nodes that are not specifically associated with conflict resolution per se. Rather, our behavioural and neural data jointly suggest that healthy aging is associated with difficulties in properly activating non-dominant but relevant task schemata necessary to exert efficient cognitive control over action.

  13. Connectivity in river deltas

    Science.gov (United States)

    Passalacqua, P.; Hiatt, M. R.; Sendrowski, A.

    2016-12-01

    Deltas host approximately half a billion people and are rich in ecosystem diversity and economic resources. However, human-induced activities and climatic shifts are significantly impacting deltas around the world; anthropogenic disturbance, natural subsidence, and eustatic sea-level rise are major causes of threat to deltas and in many cases have compromised their safety and sustainability, putting at risk the people that live on them. In this presentation, I will introduce a framework called Delta Connectome for studying connectivity in river deltas based on different representations of a delta as a network. Here connectivity indicates both physical connectivity (how different portions of the system interact with each other) as well as conceptual (pathways of process coupling). I will explore several network representations and show how quantifying connectivity can advance our understanding of system functioning and can be used to inform coastal management and restoration. From connectivity considerations, the delta emerges as a leaky network that evolves over time and is characterized by continuous exchanges of fluxes of matter, energy, and information. I will discuss the implications of connectivity on delta functioning, land growth, and potential for nutrient removal.

  14. Disrupted functional connectivity in dorsal and ventral attention networks during attention orienting in autism spectrum disorders.

    Science.gov (United States)

    Fitzgerald, Jacqueline; Johnson, Katherine; Kehoe, Elizabeth; Bokde, Arun L W; Garavan, Hugh; Gallagher, Louise; McGrath, Jane

    2015-04-01

    Attention orienting is a cognitive process that facilitates the movement of attention focus from one location to another: this may be impaired in autism spectrum disorder (ASD). Dorsal and ventral attention networks (DAN and VAN) sub-serve the process of attention orienting. This study investigated the functional connectivity of attention orienting in these networks in ASD using the Posner Cueing Task. Twenty-one adolescents with ASD and 21 age and IQ matched controls underwent functional magnetic resonance imaging. A psychophysical interaction (PPI) analysis was implemented to investigate task-dependent functional connectivity, measuring synchronicity of brain regions during the task. Regions of interest (ROI) were selected to explore functional connectivity in the DAN during cue-only conditions and in the VAN during invalid and valid trials. Behaviourally, the ASD and control groups performed the task in a similar manner. Functional MRI results indicated that the ASD and control groups activated similar brain regions. During invalid trials (VAN), the ASD group showed significant positive functional connectivity to multiple brain regions, whilst the control group demonstrated negative connectivity. During valid trials (VAN), the two groups also showed contrasting patterns of connectivity. In the cue-only conditions (DAN), the ASD group showed weaker functional connectivity. The DAN analysis suggests that the ASD group has weaker coherence between brain areas involved in goal-driven, endogenous attention control. The strong positive functional connectivity exhibited by the ASD group in the VAN during the invalid trials suggests that individuals with ASD may generate compensatory mechanisms to achieve neurotypical behaviour. These results support the theory of abnormal cortical connectivity in autism. © 2014 International Society for Autism Research, Wiley Periodicals, Inc.

  15. Mobile health messaging service and helpdesk for South African mothers (MomConnect): history, successes and challenges

    Science.gov (United States)

    Barron, Peter; Peter, Joanne; Sebidi, Jane; Bekker, Marcha; Allen, Robert; Parsons, Annie Neo; Benjamin, Peter; Pillay, Yogan

    2018-01-01

    MomConnect is a flagship programme of the South African National Department of Health that has reached over 1.5 million pregnant women. Using mobile technology, MomConnect provides pregnant and postpartum women with twice-weekly health information text messages as well as access to a helpdesk for patient queries and feedback. In just 3 years, MomConnect has been taken to scale to reach over 95% of public health facilities and has reached 63% of all pregnant women attending their first antenatal appointment. The helpdesk has received over 300 000 queries at an average of 250 per day from 6% of MomConnect users. The service is entirely free to its users. The rapid deployment of MomConnect has been facilitated by strong government leadership, and an ecosystem of mobile health implementers who had experience of much of the content and technology required. An early decision to design MomConnect for universal coverage has required the use of text-based technologies (short messaging service and Unstructured Supplementary Service Data) that are accessible via even the most basic mobile phones, but cumbersome to use and costly at scale. Unlike previous mobile messaging services in South Africa, MomConnect collects the user’s identification number and facility code during registration, enabling future linkages with other health and population databases and geolocated feedback. MomConnect has catalysed additional efforts to strengthen South Africa’s digital health architecture. The rapid growth in smartphone penetration presents new opportunities to reduce costs, increase real-time data collection and expand the reach and scope of MomConnect to serve health workers and other patient groups. PMID:29713503

  16. Handbook of Brain Connectivity

    CERN Document Server

    Jirsa, Viktor K

    2007-01-01

    Our contemporary understanding of brain function is deeply rooted in the ideas of the nonlinear dynamics of distributed networks. Cognition and motor coordination seem to arise from the interactions of local neuronal networks, which themselves are connected in large scales across the entire brain. The spatial architectures between various scales inevitably influence the dynamics of the brain and thereby its function. But how can we integrate brain connectivity amongst these structural and functional domains? Our Handbook provides an account of the current knowledge on the measurement, analysis and theory of the anatomical and functional connectivity of the brain. All contributors are leading experts in various fields concerning structural and functional brain connectivity. In the first part of the Handbook, the chapters focus on an introduction and discussion of the principles underlying connected neural systems. The second part introduces the currently available non-invasive technologies for measuring struct...

  17. The French civilian nuclear: connections and stakes

    International Nuclear Information System (INIS)

    2010-01-01

    This document (18 power point slides) gives an overview of the French civilian nuclear industry and research and development: importance of the nuclear power generation in France, excellence of the education in nuclear sciences, organization of the nuclear connection (CEA, Areva, EDF, IRSN), the role of the French International Nuclear Agency (AFNI), the requirements for a renewal of human resources (French and foreign engineers) in the field of nuclear energy, the degree course for a diploma, examples of engineer and university diplomas, the educational networks in various regions of France, presentation of the Institut National des Sciences et Techniques Nucleaires (Nuclear Sciences and Techniques National Institute) and its master degrees, organization of the French education system in nuclear sciences with strong relations with the research and development programs

  18. Stimulus-Elicited Connectivity Influences Resting-State Connectivity Years Later in Human Development: A Prospective Study.

    Science.gov (United States)

    Gabard-Durnam, Laurel Joy; Gee, Dylan Grace; Goff, Bonnie; Flannery, Jessica; Telzer, Eva; Humphreys, Kathryn Leigh; Lumian, Daniel Stephen; Fareri, Dominic Stephen; Caldera, Christina; Tottenham, Nim

    2016-04-27

    Although the functional architecture of the brain is indexed by resting-state connectivity networks, little is currently known about the mechanisms through which these networks assemble into stable mature patterns. The current study posits and tests the long-term phasic molding hypothesis that resting-state networks are gradually shaped by recurring stimulus-elicited connectivity across development by examining how both stimulus-elicited and resting-state functional connections of the human brain emerge over development at the systems level. Using a sequential design following 4- to 18-year-olds over a 2 year period, we examined the predictive associations between stimulus-elicited and resting-state connectivity in amygdala-cortical circuitry as an exemplar case (given this network's protracted development across these ages). Age-related changes in amygdala functional connectivity converged on the same regions of medial prefrontal cortex (mPFC) and inferior frontal gyrus when elicited by emotional stimuli and when measured at rest. Consistent with the long-term phasic molding hypothesis, prospective analyses for both connections showed that the magnitude of an individual's stimulus-elicited connectivity unidirectionally predicted resting-state functional connectivity 2 years later. For the amygdala-mPFC connection, only stimulus-elicited connectivity during childhood and the transition to adolescence shaped future resting-state connectivity, consistent with a sensitive period ending with adolescence for the amygdala-mPFC circuit. Together, these findings suggest that resting-state functional architecture may arise from phasic patterns of functional connectivity elicited by environmental stimuli over the course of development on the order of years. A fundamental issue in understanding the ontogeny of brain function is how resting-state (intrinsic) functional networks emerge and relate to stimulus-elicited functional connectivity. Here, we posit and test the long

  19. <strong>Shop stewards' learning and union strategiesstrong>

    DEFF Research Database (Denmark)

    Warring, Niels

    2007-01-01

    In Denmark the trade unions have well established educational systems providing the shop stewards with a variety of competencies. Union courses have been analysed focusing on shop stewards' satisfaction with the content and the practical impact of the courses. However, little attention has been...... different theoretical traditions: Shop steward's learning is situational, relational and cross-contextual. Shop stewards' learning is lifelong and life wide. And shop stewards' learning is closely connected to the development of the labour market and not least the unions' priorities, interpretation...

  20. Intrinsic Functional Connectivity in the Adult Brain and Success in Second-Language Learning.

    Science.gov (United States)

    Chai, Xiaoqian J; Berken, Jonathan A; Barbeau, Elise B; Soles, Jennika; Callahan, Megan; Chen, Jen-Kai; Klein, Denise

    2016-01-20

    There is considerable variability in an individual's ability to acquire a second language (L2) during adulthood. Using resting-state fMRI data acquired before training in English speakers who underwent a 12 week intensive French immersion training course, we investigated whether individual differences in intrinsic resting-state functional connectivity relate to a person's ability to acquire an L2. We focused on two key aspects of language processing--lexical retrieval in spontaneous speech and reading speed--and computed whole-brain functional connectivity from two regions of interest in the language network, namely the left anterior insula/frontal operculum (AI/FO) and the visual word form area (VWFA). Connectivity between the left AI/FO and left posterior superior temporal gyrus (STG) and between the left AI/FO and dorsal anterior cingulate cortex correlated positively with improvement in L2 lexical retrieval in spontaneous speech. Connectivity between the VWFA and left mid-STG correlated positively with improvement in L2 reading speed. These findings are consistent with the different language functions subserved by subcomponents of the language network and suggest that the human capacity to learn an L2 can be predicted by an individual's intrinsic functional connectivity within the language network. Significance statement: There is considerable variability in second-language learning abilities during adulthood. We investigated whether individual differences in intrinsic functional connectivity in the adult brain relate to success in second-language learning, using resting-state functional magnetic resonance imaging in English speakers who underwent a 12 week intensive French immersion training course. We found that pretraining functional connectivity within two different language subnetworks correlated strongly with learning outcome in two different language skills: lexical retrieval in spontaneous speech and reading speed. Our results suggest that the human

  1. Preliminary investigation of interconnected systems interactions for the safety injection system of Indian Point-3

    International Nuclear Information System (INIS)

    Alesso, H.P.; Lappa, D.A.; Smith, C.F.; Sacks, I.J.

    1983-01-01

    The rich diversity of ideas and techniques for analyzing interconnected systems interaction has presented the NRC with the problem of identifying methods appropriate for their own review and audit. This report presents the findings of a preliminary study using the Digraph Matrix Analysis method to evaluate interconnected systems interactions for the safety injection system of Indian Point-3. The analysis effort in this study was subjected to NRC constraints regarding the use of Boolean logic, the construction of simplified plant representations or maps, and the development of heuristic measures as specified by the NRC. The map and heuristic measures were found to be an unsuccessful approach. However, from the effort to model and analyze the Indian Point-3 safety injection system, including Boolean logic in the model, singleton and doubleton cut-sets were identified. It is recommended that efforts excluding Boolean logic and utilizing the NRC heuristic measures not be pursed further and that the Digraph Matrix approach (or other comparable risk assessment technique) with Boolean logic included to conduct the audit of the Indian Point-3 systems interaction study

  2. Dynamic connectivity states estimated from resting fMRI Identify differences among Schizophrenia, bipolar disorder, and healthy control subjects.

    Science.gov (United States)

    Rashid, Barnaly; Damaraju, Eswar; Pearlson, Godfrey D; Calhoun, Vince D

    2014-01-01

    Schizophrenia (SZ) and bipolar disorder (BP) share significant overlap in clinical symptoms, brain characteristics, and risk genes, and both are associated with dysconnectivity among large-scale brain networks. Resting state functional magnetic resonance imaging (rsfMRI) data facilitates studying macroscopic connectivity among distant brain regions. Standard approaches to identifying such connectivity include seed-based correlation and data-driven clustering methods such as independent component analysis (ICA) but typically focus on average connectivity. In this study, we utilize ICA on rsfMRI data to obtain intrinsic connectivity networks (ICNs) in cohorts of healthy controls (HCs) and age matched SZ and BP patients. Subsequently, we investigated difference in functional network connectivity, defined as pairwise correlations among the timecourses of ICNs, between HCs and patients. We quantified differences in both static (average) and dynamic (windowed) connectivity during the entire scan duration. Disease-specific differences were identified in connectivity within different dynamic states. Notably, results suggest that patients make fewer transitions to some states (states 1, 2, and 4) compared to HCs, with most such differences confined to a single state. SZ patients showed more differences from healthy subjects than did bipolars, including both hyper and hypo connectivity in one common connectivity state (dynamic state 3). Also group differences between SZ and bipolar patients were identified in patterns (states) of connectivity involving the frontal (dynamic state 1) and frontal-parietal regions (dynamic state 3). Our results provide new information about these illnesses and strongly suggest that state-based analyses are critical to avoid averaging together important factors that can help distinguish these clinical groups.

  3. Nonrandom network connectivity comes in pairs

    Directory of Open Access Journals (Sweden)

    Felix Z. Hoffmann

    2017-02-01

    Full Text Available Overrepresentation of bidirectional connections in local cortical networks has been repeatedly reported and is a focus of the ongoing discussion of nonrandom connectivity. Here we show in a brief mathematical analysis that in a network in which connection probabilities are symmetric in pairs, Pij = Pji, the occurrences of bidirectional connections and nonrandom structures are inherently linked; an overabundance of reciprocally connected pairs emerges necessarily when some pairs of neurons are more likely to be connected than others. Our numerical results imply that such overrepresentation can also be sustained when connection probabilities are only approximately symmetric.

  4. Towards a unified gauge theory of gravitational and strong interactions

    International Nuclear Information System (INIS)

    Hehl, F.W.; Sijacki, D.

    1980-01-01

    The space-time properties of leptons and hadrons is studied and it is found necessary to extend general relativity to the gauge theory based on the four-dimensional affine group. This group translates and deforms the tetrads of the locally Minkowskian space-time. Its conserved currents, momentum, and hypermomentum, act as sources in the two field equations of gravity. A Lagrangian quadratic in torsion and curvature allows for the propagation of two independent gauge fields: translational e-gravity mediated by the tetrad coefficients, and deformational GAMMA-gravity mediated by the connection coefficients. For macroscopic matter e-gravity coincides with general relativity up to the post-Newtonian approximation of fourth order. For microscopic matter GAMMA-gravity represents a strong Yang-Mills type interaction. In the linear approximation, for a static source, a confinement potential is found. (author)

  5. Archives: Mathematics Connection

    African Journals Online (AJOL)

    Items 1 - 9 of 9 ... Archives: Mathematics Connection. Journal Home > Archives: Mathematics Connection. Log in or Register to get access to full text downloads. Username, Password, Remember me, or Register · Journal Home · ABOUT THIS JOURNAL · Advanced Search · Current Issue · Archives. 1 - 9 of 9 Items. 2011 ...

  6. Intermodal Passenger Connectivity Database -

    Data.gov (United States)

    Department of Transportation — The Intermodal Passenger Connectivity Database (IPCD) is a nationwide data table of passenger transportation terminals, with data on the availability of connections...

  7. MedlinePlus Connect in Use

    Science.gov (United States)

    ... MedlinePlus Connect in Use URL of this page: https://medlineplus.gov/connect/users.html MedlinePlus Connect in ... will change.) Old URLs New URLs Web Application https://apps.nlm.nih.gov/medlineplus/services/mpconnect.cfm? ...

  8. MedlinePlus Connect: Web Service

    Science.gov (United States)

    ... MedlinePlus Connect → Web Service URL of this page: https://medlineplus.gov/connect/service.html MedlinePlus Connect: Web ... will change.) Old URLs New URLs Web Application https://apps.nlm.nih.gov/medlineplus/services/mpconnect.cfm? ...

  9. MedlinePlus Connect: Web Application

    Science.gov (United States)

    ... MedlinePlus Connect → Web Application URL of this page: https://medlineplus.gov/connect/application.html MedlinePlus Connect: Web ... will change.) Old URLs New URLs Web Application https://apps.nlm.nih.gov/medlineplus/services/mpconnect.cfm? ...

  10. MedlinePlus Connect: Technical Information

    Science.gov (United States)

    ... MedlinePlus Connect → Technical Information URL of this page: https://medlineplus.gov/connect/technical.html MedlinePlus Connect: Technical ... will change.) Old URLs New URLs Web Application https://apps.nlm.nih.gov/medlineplus/services/mpconnect.cfm? ...

  11. MedlinePlus Connect: Email List

    Science.gov (United States)

    ... MedlinePlus Connect → Email List URL of this page: https://medlineplus.gov/connect/emaillist.html MedlinePlus Connect: Email ... will change.) Old URLs New URLs Web Application https://apps.nlm.nih.gov/medlineplus/services/mpconnect.cfm? ...

  12. CMS Connect

    Science.gov (United States)

    Balcas, J.; Bockelman, B.; Gardner, R., Jr.; Hurtado Anampa, K.; Jayatilaka, B.; Aftab Khan, F.; Lannon, K.; Larson, K.; Letts, J.; Marra Da Silva, J.; Mascheroni, M.; Mason, D.; Perez-Calero Yzquierdo, A.; Tiradani, A.

    2017-10-01

    The CMS experiment collects and analyzes large amounts of data coming from high energy particle collisions produced by the Large Hadron Collider (LHC) at CERN. This involves a huge amount of real and simulated data processing that needs to be handled in batch-oriented platforms. The CMS Global Pool of computing resources provide +100K dedicated CPU cores and another 50K to 100K CPU cores from opportunistic resources for these kind of tasks and even though production and event processing analysis workflows are already managed by existing tools, there is still a lack of support to submit final stage condor-like analysis jobs familiar to Tier-3 or local Computing Facilities users into these distributed resources in an integrated (with other CMS services) and friendly way. CMS Connect is a set of computing tools and services designed to augment existing services in the CMS Physics community focusing on these kind of condor analysis jobs. It is based on the CI-Connect platform developed by the Open Science Grid and uses the CMS GlideInWMS infrastructure to transparently plug CMS global grid resources into a virtual pool accessed via a single submission machine. This paper describes the specific developments and deployment of CMS Connect beyond the CI-Connect platform in order to integrate the service with CMS specific needs, including specific Site submission, accounting of jobs and automated reporting to standard CMS monitoring resources in an effortless way to their users.

  13. Voxel Scale Complex Networks of Functional Connectivity in the Rat Brain: Neurochemical State Dependence of Global and Local Topological Properties

    Directory of Open Access Journals (Sweden)

    Adam J. Schwarz

    2012-01-01

    Full Text Available Network analysis of functional imaging data reveals emergent features of the brain as a function of its topological properties. However, the brain is not a homogeneous network, and the dependence of functional connectivity parameters on neuroanatomical substrate and parcellation scale is a key issue. Moreover, the extent to which these topological properties depend on underlying neurochemical changes remains unclear. In the present study, we investigated both global statistical properties and the local, voxel-scale distribution of connectivity parameters of the rat brain. Different neurotransmitter systems were stimulated by pharmacological challenge (d-amphetamine, fluoxetine, and nicotine to discriminate between stimulus-specific functional connectivity and more general features of the rat brain architecture. Although global connectivity parameters were similar, mapping of local connectivity parameters at high spatial resolution revealed strong neuroanatomical dependence of functional connectivity in the rat brain, with clear differentiation between the neocortex and older brain regions. Localized foci of high functional connectivity independent of drug challenge were found in the sensorimotor cortices, consistent with the high neuronal connectivity in these regions. Conversely, the topological properties and node roles in subcortical regions varied with neurochemical state and were dependent on the specific dynamics of the different functional processes elicited.

  14. Exercise and quality of life: strengthening the connections.

    Science.gov (United States)

    Hacker, Eileen

    2009-02-01

    Exercise improves quality of life (QOL) in people with cancer. Most oncology healthcare providers recognize the statement to be true because the research literature provides strong support for the physical and psychological benefits of exercise. Because the terms exercise, QOL, and people with cancer have different meanings, the contextual connections in which they are used are important to understanding the relationship between exercise and QOL in people with cancer. This article explores the links between exercise and QOL in people with cancer and examines issues that impact the development, implementation, and evaluation of exercise programs for people with cancer. Issues related to exercise goal development, exercise prescription, exercise testing, exercise adherence, and methods to evaluate the efficacy of exercise in relation to QOL are discussed.

  15. Almost all Almost Regular c-partite Tournaments with c ≥ 5 are Vertex Pancyclic

    DEFF Research Database (Denmark)

    Tewes, Meike; Volkmann, Lutz; Yeo, Anders

    2002-01-01

    A tournament is an orientation of a complete graph and a multipartite or c-partite tournament is an orientation of a complete c-partite graph. If D is a digraph, then let d+(x) be the outdegree and d-(x) the indegree of the vertex x in D. The minimum (maximum) outdegree and the minimum (maximum) ...

  16. Special cases of the quadratic shortest path problem

    NARCIS (Netherlands)

    Sotirov, Renata; Hu, Hao

    2017-01-01

    The quadratic shortest path problem (QSPP) is the problem of finding a path with prespecified start vertex s and end vertex t in a digraph such that the sum of weights of arcs and the sum of interaction costs over all pairs of arcs on the path is minimized. We first consider a variant of the QSPP

  17. 78 FR 55684 - ConnectED Workshop

    Science.gov (United States)

    2013-09-11

    ... tools move everything from homework assignments to testing into the cloud. The workshop will explore possible strategies to connect virtually all of our students to next-generation broadband in a timely, cost-effective way. It will also share promising practices, from NTIA's Broadband Technology Opportunities...

  18. Strong Langmuir turbulence

    International Nuclear Information System (INIS)

    Goldman, M.V.

    1984-01-01

    After a brief discussion of beam-excited Langmuir turbulence in the solar wind, we explain the criteria for wave-particle, three-wave and strong turbulence interactions. We then present the results of a numerical integration of the Zakharov equations, which describe the strong turbulence saturation of a weak (low-density) high energy, bump-on-tail beam instability. (author)

  19. Strong Motion Earthquake Data Values of Digitized Strong-Motion Accelerograms, 1933-1994

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — The Strong Motion Earthquake Data Values of Digitized Strong-Motion Accelerograms is a database of over 15,000 digitized and processed accelerograph records from...

  20. Handbook of networking & connectivity

    CERN Document Server

    McClain, Gary R

    1994-01-01

    Handbook of Networking & Connectivity focuses on connectivity standards in use, including hardware and software options. The book serves as a guide for solving specific problems that arise in designing and maintaining organizational networks.The selection first tackles open systems interconnection, guide to digital communications, and implementing TCP/IP in an SNA environment. Discussions focus on elimination of the SNA backbone, routing SNA over internets, connectionless versus connection-oriented networks, internet concepts, application program interfaces, basic principles of layering, proto

  1. Switchings, extensions, and reductions in central digraphs

    DEFF Research Database (Denmark)

    Kündgen, André; Leander, Gregor; Thomassen, Carsten

    2011-01-01

    A directed graph is called central if its adjacency matrix A satisfies the equation A2=J, where J is the matrix with a 1 in each entry. It has been conjectured that every central directed graph can be obtained from a standard example by a sequence of simple operations called switchings, and also ...

  2. Airport industry connectivity report: 2015

    NARCIS (Netherlands)

    Boonekamp, T.; Lieshout, R.; Burghouwt, G.

    2015-01-01

    This report is an update of the 'Airport Industry Connectivity Report 2004-2014'. It's focused on more recent developments and charting how Europe’s connectivity has evolved over the past 12 months. Airport connectivity is an increasingly discussed topic in European policy circles. With good reason.

  3. Effect of DEM resolution and comparison between different weighting factors for hydrologic connectivity index

    Science.gov (United States)

    Cantreul, Vincent; Cavalli, Marco; Degré, Aurore

    2016-04-01

    The emerging concept of hydrological connectivity is difficult to quantify. Some indices have been proposed. The most cited is Borselli's one. It mainly uses the DEM as input. The pixel size may strongly impacts the result of the calculation. It has not been studied yet in silty areas. Another important aspect is the choice of the weighting factor which strongly influences the index value. The objective of this poster is so to compare 8 different DEM's resolutions (12, 24, 48, 72, 96, 204, 504 and 996cm) and 3 different weighting factors (factor C of Wischmeier, Manning's factor and rugosity index) in the Borselli's index calculation. The IC was calculated in a 124ha catchment (Hevillers), in the loess belt, in Belgium. The DEM used is coming from a UAV with a maximum resolution of 12 cm. Permanent covered surfaces are not considered in order to avoid artefact due to the vegetation (2% of the surface). Regarding the DEM pixel size, the IC increases for a given pixel when the pixel size decreases. That confirms some results observed in the Alpine region by Cavalli (2014). The mean difference between 12 cm and 10 m resolution is 35% with higher values up to 100% for higher connectivity zones (flow paths). Another result is the lower impact of connections in the watershed (grass strips…) at lower pixel sizes. This is linked to the small width of some connections which are sometimes comparing to cell size. Furthermore, a great loss of precision is observed from the 500 cm pixel size and upper. That remark is quite intuitive. Finally, some very well disconnected zones appear for the highest resolutions. Regarding the weighting factor, IC values calculated using C factor are lower than with the rugosity index which is only a topographic factor. With very high resolution DEM, it permits to represent the fine topography. For the C factor, the zones up to very well disconnected areas (grass strips, wood…) are well represented with lower index values than downstream

  4. An unusually strong Einstein ring in the radio source PKS1830-211

    International Nuclear Information System (INIS)

    Jauncey, D.L.

    1991-01-01

    RADIO observations of the strong, flat-spectrum radio source PKS1830-211 revealed a double structure, with a separation of 1 arcsec, suggesting that it might be a gravitationally lensed object. We have now obtained high-resolution radio images of PKS1830-211 from several interferometric radiotelescope networks, which show an unusual elliptical ring-like structure connecting the two brighter components. The presence of the ring, and the similarity of the two brighter spots, argue strongly that this is indeed a gravitationally lensed system, specifically an Einstein ring in which lens and lensed object are closely aligned. Although the source is close to the galactic plane, it seems that both the lens and background (lensed) object are extragalactic. This object is one hundred times brighter than either of the two previously discovered radio Einstein rings, and is among the six brightest flat-spectrum sources in the sky. Its brightness makes it a peculiar object: it must involve either a chance alignment of a lensing object with an unusually bright background source, or an alignment with a less bright object but amplified to an unusual degree. (author)

  5. Quantum correlations responsible for remote state creation: strong and weak control parameters

    Science.gov (United States)

    Doronin, S. I.; Zenchuk, A. I.

    2017-03-01

    We study the quantum correlations between the two remote qubits (sender and receiver) connected by the transmission line (homogeneous spin-1/2 chain) depending on the parameters of the sender's and receiver's initial states (control parameters). We consider two different measures of quantum correlations: the entanglement (a traditional measure) and the informational correlation (based on the parameter exchange between the sender and receiver). We find the domain in the control parameter space yielding (i) zero entanglement between the sender and receiver during the whole evolution period and (ii) non-vanishing informational correlation between the sender and receiver, thus showing that the informational correlation is responsible for the remote state creation. Among the control parameters, there are the strong parameters (which strongly effect the values of studied measures) and the weak ones (whose effect is negligible), therewith the eigenvalues of the initial state are given a privileged role. We also show that the problem of small entanglement (concurrence) in quantum information processing is similar (in certain sense) to the problem of small determinants in linear algebra. A particular model of 40-node spin-1/2 communication line is presented.

  6. Iterative solutions of nonlinear equations with strongly accretive or strongly pseudocontractive maps

    International Nuclear Information System (INIS)

    Chidume, C.E.

    1994-03-01

    Let E be a real q-uniformly smooth Banach space. Suppose T is a strongly pseudo-contractive map with open domain D(T) in E. Suppose further that T has a fixed point in D(T). Under various continuity assumptions on T it is proved that each of the Mann iteration process or the Ishikawa iteration method converges strongly to the unique fixed point of T. Related results deal with iterative solutions of nonlinear operator equations involving strongly accretive maps. Explicit error estimates are also provided. (author). 38 refs

  7. Connected Traveler

    Energy Technology Data Exchange (ETDEWEB)

    2016-06-01

    The Connected Traveler framework seeks to boost the energy efficiency of personal travel and the overall transportation system by maximizing the accuracy of predicted traveler behavior in response to real-time feedback and incentives. It is anticipated that this approach will establish a feedback loop that 'learns' traveler preferences and customizes incentives to meet or exceed energy efficiency targets by empowering individual travelers with information needed to make energy-efficient choices and reducing the complexity required to validate transportation system energy savings. This handout provides an overview of NREL's Connected Traveler project, including graphics, milestones, and contact information.

  8. Conservation caring: measuring the influence of zoo visitors' connection to wildlife on pro-conservation behaviors.

    Science.gov (United States)

    Skibins, Jeffrey C; Powell, Robert B

    2013-01-01

    Zoos in the 21st century are striving to make effective contributions to conservation. Although zoos are extremely popular and host over 600 million visitors worldwide, one challenge zoos face is how to effectively engage visitors and raise awareness and action for conservation. To this end, zoos commonly rely on charismatic megafauna, which have been shown to elicit a connection with zoo visitors. However, little is known about how to measure a connection to a species or how this connection may influence conservation behaviors. This study had two sequential objectives. The first was to develop a scale to measure visitors' connection to a species (Conservation Caring). The second was to investigate the relationship of Conservation Caring to pro-conservation behaviors, following a zoo experience. Pre- (n = 411) and post-visit (n = 452) responses were collected from three sites in order to assess the reliability and validity of a scale to measure Conservation Caring. Structural equation modeling was used to explore the relationship between Conservation Caring and pro-conservation behaviors. Conservation Caring was deemed a valid and reliable scale and was a strong predictor of species oriented behaviors (β = 0.62), for example, "adopting" an animal, but a weak predictor for biodiversity oriented behaviors (β = 0.07), for example, supporting sustainability policies. Results support the role zoos can play in fostering a connection to wildlife and stimulating pro-conservation behaviors. Additionally, visitors connected to a wide array of animals. On the basis of these results, zoos may recruit a wider assemblage of species as potential flagships. © 2013 Wiley Periodicals, Inc.

  9. Classical integrability for three-point functions: cognate structure at weak and strong couplings

    Energy Technology Data Exchange (ETDEWEB)

    Kazama, Yoichi [Research Center for Mathematical Physics, Rikkyo University,Toshima-ku, Tokyo 171-8501 (Japan); Quantum Hadron Physics Laboratory, RIKEN Nishina Center, Wako 351-0198 (Japan); Institute of Physics, University of Tokyo, Komaba, Meguro-ku, Tokyo 153-8902 (Japan); Komatsu, Shota [Perimeter Institute for Theoretical Physics,31 Caroline Street North, Waterloo, Ontario, N2L 2Y5 (Canada); Nishimura, Takuya [Institute of Physics, University of Tokyo, Komaba, Meguro-ku, Tokyo 153-8902 (Japan)

    2016-10-10

    In this paper, we develop a new method of computing three-point functions in the SU(2) sector of the N=4 super Yang-Mills theory in the semi-classical regime at weak coupling, which closely parallels the strong coupling analysis. The structure threading two disparate regimes is the so-called monodromy relation, an identity connecting the three-point functions with and without the insertion of the monodromy matrix. We shall show that this relation can be put to use directly for the semi-classical regime, where the dynamics is governed by the classical Landau-Lifshitz sigma model. Specifically, it reduces the problem to a set of functional equations, which can be solved once the analyticity in the spectral parameter space is specified. To determine the analyticity, we develop a new universal logic applicable at both weak and strong couplings. As a result, compact semi-classical formulas are obtained for a general class of three-point functions at weak coupling including the ones whose semi-classical behaviors were not known before. In addition, the new analyticity argument applied to the strong coupling analysis leads to a modification of the integration contour, producing the results consistent with the recent hexagon bootstrap approach. This modification also makes the Frolov-Tseytlin limit perfectly agree with the weak coupling form.

  10. Connectable solar air collectors

    Energy Technology Data Exchange (ETDEWEB)

    Oestergaard Jensen, S.; Bosanac, M.

    2002-02-01

    The project has proved that it is possible to manufacture solar air collector panels, which in an easy way can be connected into large collector arrays with integrated ducting without loss of efficiency. The developed connectable solar air collectors are based on the use of matrix absorbers in the form of perforated metal sheets. Three interconnected solar air collectors of the above type - each with an transparent area of approx. 3 m{sup 2} - was tested and compared with parallel tests on two single solar air collectors also with a transparent area of approx. 3 m{sup 2} One of the single solar air collectors has an identical absorber as the connectable solar air collectors while the absorber of the other single solar air collector was a fibre cloth. The efficiency of the three solar air collectors proved to be almost identical in the investigated range of mass flow rates and temperature differences. The solar air collectors further proved to be very efficient - as efficient as the second most efficient solar air collectors tested in the IEA task 19 project Solar Air Systems. Some problems remain although to be solved: the pressure drop across especially the connectable solar air collectors is too high - mainly across the inlets of the solar air collectors. It should, however, be possible to considerably reduce the pressure losses with a more aerodynamic design of the inlet and outlet of the solar air collectors; The connectable solar air collectors are easy connectable but the air tightness of the connections in the present form is not good enough. As leakage leads to lower efficiencies focus should be put on making the connections more air tight without loosing the easiness in connecting the solar air collectors. As a spin off of the project a simple and easy way to determine the efficiency of solar, air collectors for pre-heating of fresh air has been validated. The simple method of determining the efficiency has with success been compared with an advance method

  11. Experimental Evaluation of Beam to Diamond Box Column Connection with Through Plate in Moment Frames

    International Nuclear Information System (INIS)

    Keshavarzi, Farhad; Torabian, Shahabeddin; Imanpour, Ali; Mirghaderi, Rasoul

    2008-01-01

    Moment resisting frames with built up section have very enhanced features due to high bending stiffness and strength characteristics in two principal axes and access to column faces for beam to column easy connections. But due to proper transfer of beam stresses to column faces there were always some specific controvertibly issues that how to make the load transfer through and in plane manner in order to mobilize the forces in column faces. Using diamond column instead of box column provide possibility to mobilize the load transfer mechanism in column faces. This section as a column has considerable benefit such as high plastic to elastic section modulus ratio which is an effective factor for force controlled components. Typical connection has no chance to be applied with diamond column.This paper elucidates the seismic behavior of through-plates moment connections to diamond box columns for use in steel moment resisting frames. This connection has a lot of economical benefits such as no need to horizontal continuity plates and satisfying the weak beam--strong column criteria in the connection region. They might serve as panel zone plates as well. According to high shear demand in panel zone of beam to column joint one should use the doublers plates in order to decrease the shear strength demand in this sensitive part of structure but these plates have no possibility to mobilize the load transfer mechanism in column web and transfer them to column flanges. In this type of connection, column faces have effective role in order to decrease the demands on through plate and they are impressive factors for improving the performance of the connection.Experimental analysis was conducted to elucidate the seismic behavior of this connection. The results of Experimental analysis established the effectiveness of the through plate in mitigating local stress concentrations and forming the plastic hinge zone in the beam away from the beam to column interface. The moment

  12. The internet and business process outsourcing in East Africa : value chains and connectivity-based enterprises in Kenya and Rwanda

    NARCIS (Netherlands)

    Mann, L.E.; Graham, M.; Friederici, N.

    2014-01-01

    Internet connectivity is widely considered to be a game changer for knowledge economies of developing countries. The arrival of submarine fibre-optic underwater cables in East Africa in 2009 and 2010 is seen by many as a strong case in point. The fast evolution of the information and communication

  13. Abnormal functional brain connectivity and personality traits in myotonic dystrophy type 1.

    Science.gov (United States)

    Serra, Laura; Silvestri, Gabriella; Petrucci, Antonio; Basile, Barbara; Masciullo, Marcella; Makovac, Elena; Torso, Mario; Spanò, Barbara; Mastropasqua, Chiara; Harrison, Neil A; Bianchi, Maria L E; Giacanelli, Manlio; Caltagirone, Carlo; Cercignani, Mara; Bozzali, Marco

    2014-05-01

    Myotonic dystrophy type 1 (DM1), the most common muscular dystrophy observed in adults, is a genetic multisystem disorder affecting several other organs besides skeletal muscle, including the brain. Cognitive and personality abnormalities have been reported; however, no studies have investigated brain functional networks and their relationship with personality traits/disorders in patients with DM1. To use resting-state functional magnetic resonance imaging to assess the potential relationship between personality traits/disorders and changes to functional connectivity within the default mode network (DMN) in patients with DM1. We enrolled 27 patients with genetically confirmed DM1 and 16 matched healthy control individuals. Patients underwent personality assessment using clinical interview and Minnesota Multiphasic Personality Inventory-2 administration; all participants underwent resting-state functional magnetic resonance imaging. Investigations were conducted at the Istituto di Ricovero e Cura a Carattere Scientifico Santa Lucia Foundation, Catholic University of Sacred Heart, and Azienda Ospedaliera San Camillo Forlanini. Resting-state functional magnetic resonance imaging. Measures of personality traits in patients and changes in functional connectivity within the DMN in patients and controls. Changes in functional connectivity and atypical personality traits in patients were correlated. We combined results obtained from the Minnesota Multiphasic Personality Inventory-2 and clinical interview to identify a continuum of atypical personality profiles ranging from schizotypal personality traits to paranoid personality disorder within our DM1 patients. We also demonstrated an increase in functional connectivity in the bilateral posterior cingulate and left parietal DMN nodes in DM1 patients compared with controls. Moreover, patients with DM1 showed strong associations between DMN functional connectivity and schizotypal-paranoid traits. Our findings provide novel

  14. Strong intrinsic motivation

    OpenAIRE

    Dessi, Roberta; Rustichini, Aldo

    2015-01-01

    A large literature in psychology, and more recently in economics, has argued that monetary rewards can reduce intrinsic motivation. We investigate whether the negative impact persists when intrinsic motivation is strong, and test this hypothesis experimentally focusing on the motivation to undertake interesting and challenging tasks, informative about individual ability. We find that this type of task can generate strong intrinsic motivation, that is impervious to the effect of monetary incen...

  15. Resting state functional connectivity predicts neurofeedback response

    Directory of Open Access Journals (Sweden)

    Dustin eScheinost

    2014-09-01

    Full Text Available Tailoring treatments to the specific needs and biology of individual patients – personalized medicine – requires delineation of reliable predictors of response. Unfortunately, these have been slow to emerge, especially in neuropsychiatric disorders. We have recently described a real-time functional magnetic resonance imaging (rt-fMRI neurofeedback protocol that can reduce contamination-related anxiety, a prominent symptom of many cases of obsessive-compulsive disorder (OCD. Individual response to this intervention is variable. Here we used patterns of brain functional connectivity, as measured by baseline resting-state fMRI (rs-fMRI, to predict improvements in contamination anxiety after neurofeedback training. Activity of a region of the orbitofrontal cortex (OFC and anterior prefrontal cortex, Brodmann area (BA 10, associated with contamination anxiety in each subject was measured in real time and presented as a neurofeedback signal, permitting subjects to learn to modulate this target brain region. We have previously reported both enhanced OFC/BA 10 control and improved anxiety in a group of subclinically anxious subjects after neurofeedback. Five individuals with contamination-related OCD who underwent the same protocol also showed improved clinical symptomatology. In both groups, these behavioral improvements were strongly correlated with baseline whole-brain connectivity in the OFC/BA 10, computed from rs-fMRI collected several days prior to neurofeedback training. These pilot data suggest that rs-fMRI can be used to identify individuals likely to benefit from rt-fMRI neurofeedback training to control contamination anxiety.

  16. Functional connectivity evidence of cortico-cortico inhibition in temporal lobe epilepsy.

    Science.gov (United States)

    Tracy, Joseph I; Osipowicz, Karol; Spechler, Philip; Sharan, Ashwini; Skidmore, Christopher; Doucet, Gaelle; Sperling, Michael R

    2014-01-01

    Epileptic seizures can initiate a neural circuit and lead to aberrant neural communication with brain areas outside the epileptogenic region. We focus on interictal activity in focal temporal lobe epilepsy and evaluate functional connectivity (FC) differences that emerge as function of bilateral versus strictly unilateral epileptiform activity. We assess the strength of FC at rest between the ictal and non-ictal temporal lobes, in addition to whole brain connectivity with the ictal temporal lobe. Results revealed strong connectivity between the temporal lobes for both patient groups, but this did not vary as a function of unilateral versus bilateral interictal status. Both the left and right unilateral temporal lobe groups showed significant anti-correlated activity in regions outside the epileptogenic temporal lobe, primarily involving the contralateral (non-ictal/non-pathologic) hemisphere, with precuneus involvement prominent. The bilateral groups did not show this contralateral anti-correlated activity. This anti-correlated connectivity may represent a form of protective and adaptive inhibition, helping to constrain epileptiform activity to the pathologic temporal lobe. The absence of this activity in the bilateral groups may be indicative of flawed inhibitory mechanisms, helping to explain their more widespread epileptiform activity. Our data suggest that the location and build up of epilepsy networks in the brain are not truly random, and are not limited to the formation of strictly epileptogenic networks. Functional networks may develop to take advantage of the regulatory function of structures such as the precuneus to instantiate an anti-correlated network, generating protective cortico-cortico inhibition for the purpose of limiting seizure spread or epileptogenesis. Copyright © 2012 Wiley Periodicals, Inc.

  17. Flocking of Second-Order Multiagent Systems With Connectivity Preservation Based on Algebraic Connectivity Estimation.

    Science.gov (United States)

    Fang, Hao; Wei, Yue; Chen, Jie; Xin, Bin

    2017-04-01

    The problem of flocking of second-order multiagent systems with connectivity preservation is investigated in this paper. First, for estimating the algebraic connectivity as well as the corresponding eigenvector, a new decentralized inverse power iteration scheme is formulated. Then, based on the estimation of the algebraic connectivity, a set of distributed gradient-based flocking control protocols is built with a new class of generalized hybrid potential fields which could guarantee collision avoidance, desired distance stabilization, and the connectivity of the underlying communication network simultaneously. What is important is that the proposed control scheme allows the existing edges to be broken without violation of connectivity constraints, and thus yields more flexibility of motions and reduces the communication cost for the multiagent system. In the end, nontrivial comparative simulations and experimental results are performed to demonstrate the effectiveness of the theoretical results and highlight the advantages of the proposed estimation scheme and control algorithm.

  18. Prediction and design of first super-strong liquid-crystalline polymers

    International Nuclear Information System (INIS)

    Dowell, F.

    1989-01-01

    This paper presents the details of the theoretical prediction and design (atom by atom, bond by bond) of the molecule chemical structures of the first candidate super-strong liquid-crystalline polymers (SS LCPs). These LCPs are the first LCPs designed to have good compressive strengths, as well as to have tensile strengths and tensile moduli significantly larger than those of existing strong LCPs (such as Kevlar). The key feature of this new class of LCPs is that the exceptional strength is three dimensional on a microscopic, molecular level (thus, on a macroscopic level), in contrast to present LCPs (such as Kevlar) with their one-dimensional exceptional strength. These SS LCPs also have some solubility and processing advantages over existing strong LCPs. These SS LCPs are specially-designed combined LCPs such that the side chains of a molecule interdigitate with the side chains of other molecules. This paper also presents other essential general and specific features required for SS LCPs. Considerations in the design of SS LCPs include the spacing distance between side chains along the backbone, the need for rigid sections in the backbone and side chains, the degree of polymerization, the length of the side chains, the regularity of spacing of the side chains along the backbone, the interdigitation of side chains in submolecular strips, the packing of the side chains on one or two sides of the backbone, the symmetry of the side chains, the points of attachment of the side chains to the backbone, the flexibility and size of the chemical group connecting each side chain to the backbone, the effect of semiflexible sections in the backbone and side chains, and the choice of types of dipolar and/or hydrogen bonding forces in the backbones and side chains for easy alignment

  19. Band connectivity for topological quantum chemistry: Band structures as a graph theory problem

    Science.gov (United States)

    Bradlyn, Barry; Elcoro, L.; Vergniory, M. G.; Cano, Jennifer; Wang, Zhijun; Felser, C.; Aroyo, M. I.; Bernevig, B. Andrei

    2018-01-01

    The conventional theory of solids is well suited to describing band structures locally near isolated points in momentum space, but struggles to capture the full, global picture necessary for understanding topological phenomena. In part of a recent paper [B. Bradlyn et al., Nature (London) 547, 298 (2017), 10.1038/nature23268], we have introduced the way to overcome this difficulty by formulating the problem of sewing together many disconnected local k .p band structures across the Brillouin zone in terms of graph theory. In this paper, we give the details of our full theoretical construction. We show that crystal symmetries strongly constrain the allowed connectivities of energy bands, and we employ graph theoretic techniques such as graph connectivity to enumerate all the solutions to these constraints. The tools of graph theory allow us to identify disconnected groups of bands in these solutions, and so identify topologically distinct insulating phases.

  20. Directional connectivity in hydrology and ecology

    Science.gov (United States)

    Larsen, Laurel G.; Choi, Jungyill; Nungesser, Martha K.; Harvey, Judson W.

    2012-01-01

    Quantifying hydrologic and ecological connectivity has contributed to understanding transport and dispersal processes and assessing ecosystem degradation or restoration potential. However, there has been little synthesis across disciplines. The growing field of ecohydrology and recent recognition that loss of hydrologic connectivity is leading to a global decline in biodiversity underscore the need for a unified connectivity concept. One outstanding need is a way to quantify directional connectivity that is consistent, robust to variations in sampling, and transferable across scales or environmental settings. Understanding connectivity in a particular direction (e.g., streamwise, along or across gradient, between sources and sinks, along cardinal directions) provides critical information for predicting contaminant transport, planning conservation corridor design, and understanding how landscapes or hydroscapes respond to directional forces like wind or water flow. Here we synthesize progress on quantifying connectivity and develop a new strategy for evaluating directional connectivity that benefits from use of graph theory in ecology and percolation theory in hydrology. The directional connectivity index (DCI) is a graph-theory based, multiscale metric that is generalizable to a range of different structural and functional connectivity applications. It exhibits minimal sensitivity to image rotation or resolution within a given range and responds intuitively to progressive, unidirectional change. Further, it is linearly related to the integral connectivity scale length—a metric common in hydrology that correlates well with actual fluxes—but is less computationally challenging and more readily comparable across different landscapes. Connectivity-orientation curves (i.e., directional connectivity computed over a range of headings) provide a quantitative, information-dense representation of environmental structure that can be used for comparison or detection of

  1. Directional connectivity in hydrology and ecology.

    Science.gov (United States)

    Larsen, Laurel G; Choi, Jungyill; Nungesser, Martha K; Harvey, Judson W

    2012-12-01

    Quantifying hydrologic and ecological connectivity has contributed to understanding transport and dispersal processes and assessing ecosystem degradation or restoration potential. However, there has been little synthesis across disciplines. The growing field of ecohydrology and recent recognition that loss of hydrologic connectivity is leading to a global decline in biodiversity underscore the need for a unified connectivity concept. One outstanding need is a way to quantify directional connectivity that is consistent, robust to variations in sampling, and transferable across scales or environmental settings. Understanding connectivity in a particular direction (e.g., streamwise, along or across gradient, between sources and sinks, along cardinal directions) provides critical information for predicting contaminant transport, planning conservation corridor design, and understanding how landscapes or hydroscapes respond to directional forces like wind or water flow. Here we synthesize progress on quantifying connectivity and develop a new strategy for evaluating directional connectivity that benefits from use of graph theory in ecology and percolation theory in hydrology. The directional connectivity index (DCI) is a graph-theory based, multiscale metric that is generalizable to a range of different structural and functional connectivity applications. It exhibits minimal sensitivity to image rotation or resolution within a given range and responds intuitively to progressive, unidirectional change. Further, it is linearly related to the integral connectivity scale length--a metric common in hydrology that correlates well with actual fluxes--but is less computationally challenging and more readily comparable across different landscapes. Connectivity-orientation curves (i.e., directional connectivity computed over a range of headings) provide a quantitative, information-dense representation of environmental structure that can be used for comparison or detection of

  2. An Optimal Current Controller Design for a Grid Connected Inverter to Improve Power Quality and Test Commercial PV Inverters.

    Science.gov (United States)

    Algaddafi, Ali; Altuwayjiri, Saud A; Ahmed, Oday A; Daho, Ibrahim

    2017-01-01

    Grid connected inverters play a crucial role in generating energy to be fed to the grid. A filter is commonly used to suppress the switching frequency harmonics produced by the inverter, this being passive, and either an L- or LCL-filter. The latter is smaller in size compared to the L-filter. But choosing the optimal values of the LCL-filter is challenging due to resonance, which can affect stability. This paper presents a simple inverter controller design with an L-filter. The control topology is simple and applied easily using traditional control theory. Fast Fourier Transform analysis is used to compare different grid connected inverter control topologies. The modelled grid connected inverter with the proposed controller complies with the IEEE-1547 standard, and total harmonic distortion of the output current of the modelled inverter has been just 0.25% with an improved output waveform. Experimental work on a commercial PV inverter is then presented, including the effect of strong and weak grid connection. Inverter effects on the resistive load connected at the point of common coupling are presented. Results show that the voltage and current of resistive load, when the grid is interrupted, are increased, which may cause failure or damage for connecting appliances.

  3. Privacy and the Connected Society

    DEFF Research Database (Denmark)

    Sørensen, Lene Tolstrup; Khajuria, Samant; Skouby, Knud Erik

    The Vision of the 5G enabled connected society is highly based on the evolution and implementation of Internet of Things. This involves, amongst others, a significant raise in devices, sensors and communication in pervasive interconnections as well as cooperation amongst devices and entities across...... the society. Enabling the vision of the connected society, researchers point in the direction of security and privacy as areas to challenge the vision. By use of the Internet of Things reference model as well as the vision of the connected society, this paper identifies privacy of the individual with respect...... to three selected areas: Shopping, connected cars and online gaming. The paper concludes that privacy is a complexity within the connected society vision and that thee is a need for more privacy use cases to shed light on the challenge....

  4. Social media and (dis)connectivity

    DEFF Research Database (Denmark)

    Tække, Jesper

    The paper discuss the relation between media of communication and societal (dis)connectivity. The question is how communication media provide society with different possibilities for (dis)connectivity in different historical media societies. The paper draws on Luhmann’s theory of social systems...... for social systems to develop structures with new forms of communicative connections. Even though society only is possible because of communication media and gets new possibilities for the formation of new structures providing it with new connection possibilities, in the beginning a new communication medium....... In the present society we also see signs of new dis-connectivity, i.e. fake news, political polarization, and economic and democratic inequality. In the final section the paper analyse such problems triggered by digital media. Also the paper point out some new possibilities triggered by the acquisition of social...

  5. Connecting Arctic Research Across Boundaries through the Arctic Research Consortium of the United States (ARCUS)

    Science.gov (United States)

    Rich, R. H.; Myers, B.; Wiggins, H. V.; Zolkos, J.

    2017-12-01

    The complexities inherent in Arctic research demand a unique focus on making connections across the boundaries of discipline, institution, sector, geography, knowledge system, and culture. Since 1988, ARCUS has been working to bridge these gaps through communication, coordination, and collaboration. Recently, we have worked with partners to create a synthesis of the Arctic system, to explore the connectivity across the Arctic research community and how to strengthen it, to enable the community to have an effective voice in research funding policy, to implement a system for Arctic research community knowledge management, to bridge between global Sea Ice Prediction Network researchers and the science needs of coastal Alaska communities through the Sea Ice for Walrus Outlook, to strengthen ties between Polar researchers and educators, and to provide essential intangible infrastructure that enables cost-effective and productive research across boundaries. Employing expertise in managing for collaboration and interdisciplinarity, ARCUS complements and enables the work of its members, who constitute the Arctic research community and its key stakeholders. As a member-driven organization, everything that ARCUS does is achieved through partnership, with strong volunteer leadership of each activity. Key organizational partners in the United States include the U.S. Arctic Research Commission, Interagency Arctic Research Policy Committee, National Academy of Sciences Polar Research Board, and the North Slope Science Initiative. Internationally, ARCUS maintains strong bilateral connections with similarly focused groups in each Arctic country (and those interested in the Arctic), as well as with multinational organizations including the International Arctic Science Committee, the Association of Polar Early Career Educators, the University of the Arctic, and the Arctic Institute of North America. Currently, ARCUS is applying the best practices of the science of team science

  6. Testing strong interaction theories

    International Nuclear Information System (INIS)

    Ellis, J.

    1979-01-01

    The author discusses possible tests of the current theories of the strong interaction, in particular, quantum chromodynamics. High energy e + e - interactions should provide an excellent means of studying the strong force. (W.D.L.)

  7. Intrinsic default mode network connectivity predicts spontaneous verbal descriptions of autobiographical memories during social processing

    Directory of Open Access Journals (Sweden)

    Xiao-Fei eYang

    2013-01-01

    Full Text Available Neural systems activated in a coordinated way during rest, known as the default mode network (DMN, also support autobiographical memory (AM retrieval and social processing/mentalizing. However, little is known about how individual variability in reliance on personal memories during social processing relates to individual differences in DMN functioning during rest (intrinsic functional connectivity. Here we examined 18 participants’ spontaneous descriptions of autobiographical memories during a two-hour, private, open-ended interview in which they reacted to a series of true stories about real people’s social situations and responded to the prompt, how does this person’s story make you feel? We classified these descriptions as either containing factual information (semantic AMs or more elaborate descriptions of emotionally meaningful events (episodic AMs. We also collected resting state fMRI scans from the participants and related individual differences in frequency of described AMs to participants’ intrinsic functional connectivity within regions of the DMN. We found that producing more descriptions of either memory type correlated with stronger intrinsic connectivity in the parahippocampal and middle temporal gyri. Additionally, episodic AM descriptions correlated with connectivity in the bilateral hippocampi and medial prefrontal cortex, and semantic memory descriptions correlated with connectivity in right inferior lateral parietal cortex. These findings suggest that in individuals who naturally invoke more memories during social processing, brain regions involved in memory retrieval and self/social processing are more strongly coupled to the DMN during rest.

  8. Composition, Architecture, and Functional Implications of the Connective Tissue Network of the Extraocular Muscles

    Science.gov (United States)

    McLoon, Linda K.; Vicente, André; Fitzpatrick, Krysta R.; Lindström, Mona

    2018-01-01

    Purpose We examined the pattern and extent of connective tissue distribution in the extraocular muscles (EOMs) and determined the ability of the interconnected connective tissues to disseminate force laterally. Methods Human EOMs were examined for collagens I, III, IV, and VI; fibronectin; laminin; and elastin using immunohistochemistry. Connective tissue distribution was examined with scanning electron microscopy. Rabbit EOMs were examined for levels of force transmission longitudinally and transversely using in vitro force assessment. Results Collagens I, III, and VI localized to the endomysium, perimysium, and epimysium. Collagen IV, fibronectin, and laminin localized to the basal lamina surrounding all myofibers. All collagens localized similarly in the orbital and global layers throughout the muscle length. Elastin had the most irregular pattern and ran longitudinally and circumferentially throughout the length of all EOMs. Scanning electron microscopy showed these elements to be extensively interconnected, from endomysium through the perimysium to the epimysium surrounding the whole muscle. In vitro physiology demonstrated force generation in the lateral dimension, presumably through myofascial transmission, which was always proportional to the force generated in the longitudinally oriented muscles. Conclusions A striking connective tissue matrix interconnects all the myofibers and extends, via perimysial connections, to the epimysium. These interconnections are significant and allow measurable force transmission laterally as well as longitudinally, suggesting that they may contribute to the nonlinear force summation seen in motor unit recording studies. This provides strong evidence that separate compartmental movements are unlikely as no region is independent of the rest of the muscle. PMID:29346490

  9. Detection of a strongly negative surface potential at Saturn's moon Hyperion.

    Science.gov (United States)

    Nordheim, T A; Jones, G H; Roussos, E; Leisner, J S; Coates, A J; Kurth, W S; Khurana, K K; Krupp, N; Dougherty, M K; Waite, J H

    2014-10-28

    On 26 September 2005, Cassini conducted its only close targeted flyby of Saturn's small, irregularly shaped moon Hyperion. Approximately 6 min before the closest approach, the electron spectrometer (ELS), part of the Cassini Plasma Spectrometer (CAPS) detected a field-aligned electron population originating from the direction of the moon's surface. Plasma wave activity detected by the Radio and Plasma Wave instrument suggests electron beam activity. A dropout in energetic electrons was observed by both CAPS-ELS and the Magnetospheric Imaging Instrument Low-Energy Magnetospheric Measurement System, indicating that the moon and the spacecraft were magnetically connected when the field-aligned electron population was observed. We show that this constitutes a remote detection of a strongly negative (∼ -200 V) surface potential on Hyperion, consistent with the predicted surface potential in regions near the solar terminator.

  10. [Connective tissue and inflammation].

    Science.gov (United States)

    Jakab, Lajos

    2014-03-23

    The author summarizes the structure of the connective tissues, the increasing motion of the constituents, which determine the role in establishing the structure and function of that. The structure and function of the connective tissue are related to each other in the resting as well as inflammatory states. It is emphasized that cellular events in the connective tissue are part of the defence of the organism, the localisation of the damage and, if possible, the maintenance of restitutio ad integrum. The organism responds to damage with inflammation, the non specific immune response, as well as specific, adaptive immunity. These processes are located in the connective tissue. Sterile and pathogenic inflammation are relatively similar processes, but inevitable differences are present, too. Sialic acids and glycoproteins containing sialic acids have important roles, and the role of Siglecs is also highlighted. Also, similarities and differences in damages caused by pathogens and sterile agents are briefly summarized. In addition, the roles of adhesion molecules linked to each other, and the whole event of inflammatory processes are presented. When considering practical consequences it is stressed that the structure (building up) of the organism and the defending function of inflammation both have fundamental importance. Inflammation has a crucial role in maintaining the integrity and the unimpaired somato-psychological state of the organism. Thus, inflammation serves as a tool of organism identical with the natural immune response, inseparably connected with the specific, adaptive immune response. The main events of the inflammatory processes take place in the connective tissue.

  11. (AJST) THE LINEAR ORDERING PROBLEM: AN ALGORITHM FOR ...

    African Journals Online (AJOL)

    ABSTRACT:- In this paper we describe and implement an algorithm for the exact ... of the solutions space which grows exponentially with ... terms of the formulation of the problem, these are the ... Definition: A digraph D = (V, A) is called a k-fence if it has the following ... (iv) If two dicycles Ci and Cj, 2

  12. Connecting Symbolic Integrals to Physical Meaning in Introductory Physics

    Science.gov (United States)

    Amos, Nathaniel R.

    This dissertation presents a series of studies pertaining to introductory physics students' abilities to derive physical meaning from symbolic integrals (e.g., the integral of vdt) and their components, namely differentials and differential products (e.g., dt and vdt, respectively). Our studies focus on physical meaning in the form of interpretations (e.g., "the total displacement of an object") and units (e.g., "meters"). Our first pair of studies independently attempted to identify introductory-level mechanics students' common conceptual difficulties with and unproductive interpretations of physics integrals and their components, as well as to estimate the frequencies of these difficulties. Our results confirmed some previously-observed incorrect interpretations, such as the notion that differentials are physically meaningless; however, we also uncovered two new conceptualizations of differentials, the "rate" (differentials are "rates" or "derivatives") and "instantaneous value" (differentials are values of physical variables "at an instant") interpretations, which were exhibited by more than half of our participants at least once. Our next study used linear regression analysis to estimate the strengths of the inter-connections between the abilities to derive physical meaning from each of differentials, differential products, and integrals in both first- and second-semester, calculus-based introductory physics. As part of this study, we also developed a highly reliable, multiple choice assessment designed to measure students' abilities to connect symbolic differentials, differential products, and integrals with their physical interpretations and units. Findings from this study were consistent with statistical mediation via differential products. In particular, students' abilities to extract physical meaning from differentials were seen to be strongly related to their abilities to derive physical meaning from differential products, and similarly differential

  13. Oscillations, networks, and their development: MEG connectivity changes with age.

    Science.gov (United States)

    Schäfer, Carmen B; Morgan, Benjamin R; Ye, Annette X; Taylor, Margot J; Doesburg, Sam M

    2014-10-01

    Magnetoencephalographic (MEG) investigations of inter-regional amplitude correlations have yielded new insights into the organization and neurophysiology of resting-state networks (RSNs) first identified using fMRI. Inter-regional MEG amplitude correlations in adult RSNs have been shown to be most prominent in alpha and beta frequency ranges and to express strong congruence with RSN topologies found using fMRI. Despite such advances, little is known about how oscillatory connectivity in RSNs develops throughout childhood and adolescence. This study used a novel fMRI-guided MEG approach to investigate the maturation of resting-state amplitude correlations in physiologically relevant frequency ranges within and among six RSNs in 59 participants, aged 6-34 years. We report age-related increases in inter-regional amplitude correlations that were largest in alpha and beta frequency bands. In contrast to fMRI reports, these changes were observed both within and between the various RSNs analyzed. Our results provide the first evidence of developmental changes in spontaneous neurophysiological connectivity in source-resolved RSNs, which indicate increasing integration within and among intrinsic functional brain networks throughout childhood, adolescence, and early adulthood. Copyright © 2014 Wiley Periodicals, Inc.

  14. The quest for connection in interpersonal and therapeutic relationships.

    Science.gov (United States)

    Wiseman, Hadas

    2017-07-01

    This paper focuses on the need for connection as a common core theme at the heart of both close relationships and therapeutic relationships and explores ways to connect these two research domains that have evolved as separate fields of study. Bowlby's attachment theory provides a strong conceptual and empirical base for linking human bonds and bonds in psychotherapy. The growing body of research intersecting attachment and psychotherapy (1980-2014) is documented, and meta-analytic studies on attachment-outcome and attachment-alliance links are highlighted. Five ways of studying attachment as a variable in psychotherapy are underscored: as moderator, as mediator, as outcome, client-therapist attachment match, and as process. By integrating conceptualizations and methods in studying relational narratives of client-therapist dyads (Core Conflictual Relationship Theme), measures of alliance, and client attachment to therapist during psychotherapy, we may discover unique client-therapist relational dances. Future fine-grained studies on how to promote core authentic relational relearning are important to clinicians, supervisors and trainers, who all share the common quest to alleviate interpersonal distress and enhance wellbeing. Directions for advancing research on interpersonal and therapeutic relationships are suggested. Learning from each other, both researchers of close relationships and of psychotherapy relationships can gain a deeper and multidimensional understanding of complex relational processes and outcomes.

  15. Topography of Striate-Extrastriate Connections in Neonatally Enucleated Rats

    Directory of Open Access Journals (Sweden)

    Robyn J. Laing

    2013-01-01

    Full Text Available It is known that retinal input is necessary for the normal development of striate cortex and its corticocortical connections, but there is little information on the role that retinal input plays in the development of retinotopically organized connections between V1 and surrounding visual areas. In nearly all lateral extrastriate areas, the anatomical and physiological representation of the nasotemporal axis of the visual field mirrors the representation of this axis in V1. To determine whether the mediolateral topography of striate-extrastriate projections is preserved in neonatally enucleated rats, we analyzed the patterns of projections resulting from tracer injections placed at different sites along the mediolateral axis of V1. We found that the correlation between the distance from injection sites to the lateral border of V1 and the distance of the labeling patterns in area 18a was strong in controls and much weaker in enucleates. Data from pairs of injections in the same animal revealed that the separation of area 18a projection fields for a given separation of injection sites was more variable in enucleated than in control rats. Our analysis of single and double tracer injections suggests that neonatal bilateral enucleation weakens, but not completely abolishes, the mediolateral topography in area 18a.

  16. Connectivity-based parcellation reveals distinct cortico-striatal connectivity fingerprints in Autism Spectrum Disorder.

    Science.gov (United States)

    Balsters, Joshua H; Mantini, Dante; Wenderoth, Nicole

    2018-04-15

    Autism Spectrum Disorder (ASD) has been associated with abnormal synaptic development causing a breakdown in functional connectivity. However, when measured at the macro scale using resting state fMRI, these alterations are subtle and often difficult to detect due to the large heterogeneity of the pathology. Recently, we outlined a novel approach for generating robust biomarkers of resting state functional magnetic resonance imaging (RS-fMRI) using connectivity based parcellation of gross morphological structures to improve single-subject reproducibility and generate more robust connectivity fingerprints. Here we apply this novel approach to investigating the organization and connectivity strength of the cortico-striatal system in a large sample of ASD individuals and typically developed (TD) controls (N=130 per group). Our results showed differences in the parcellation of the striatum in ASD. Specifically, the putamen was found to be one single structure in ASD, whereas this was split into anterior and posterior segments in an age, IQ, and head movement matched TD group. An analysis of the connectivity fingerprints revealed that the group differences in clustering were driven by differential connectivity between striatum and the supplementary motor area, posterior cingulate cortex, and posterior insula. Our approach for analysing RS-fMRI in clinical populations has provided clear evidence that cortico-striatal circuits are organized differently in ASD. Based on previous task-based segmentations of the striatum, we believe that the anterior putamen cluster present in TD, but not in ASD, likely contributes to social and language processes. Copyright © 2017 The Authors. Published by Elsevier Inc. All rights reserved.

  17. Spin Solid versus Magnetic Charge Ordered State in Artificial Honeycomb Lattice of Connected Elements

    Science.gov (United States)

    Glavic, Artur; Summers, Brock; Dahal, Ashutosh; Kline, Joseph; Van Herck, Walter; Sukhov, Alexander; Ernst, Arthur

    2018-01-01

    Abstract The nature of magnetic correlation at low temperature in two‐dimensional artificial magnetic honeycomb lattice is a strongly debated issue. While theoretical researches suggest that the system will develop a novel zero entropy spin solid state as T → 0 K, a confirmation to this effect in artificial honeycomb lattice of connected elements is lacking. This study reports on the investigation of magnetic correlation in newly designed artificial permalloy honeycomb lattice of ultrasmall elements, with a typical length of ≈12 nm, using neutron scattering measurements and temperature‐dependent micromagnetic simulations. Numerical modeling of the polarized neutron reflectometry data elucidates the temperature‐dependent evolution of spin correlation in this system. As temperature reduces to ≈7 K, the system tends to develop novel spin solid state, manifested by the alternating distribution of magnetic vortex loops of opposite chiralities. Experimental results are complemented by temperature‐dependent micromagnetic simulations that confirm the dominance of spin solid state over local magnetic charge ordered state in the artificial honeycomb lattice with connected elements. These results enable a direct investigation of novel spin solid correlation in the connected honeycomb geometry of 2D artificial structure. PMID:29721429

  18. Are PES connection costs too high?

    International Nuclear Information System (INIS)

    Scott, N.

    1998-01-01

    Windfarm developers often have good reason to question the costs they are quoted by their local distribution company for connection to the system, and these costs can now be challenged under the 'Competition in Connection' initiative. Econnect Ltd specialise in electrical connections for renewable generation throughout the UK and Europe, and have worked on many projects where alternative connections have been designed at more competitive prices. This paper provides some examples which illustrate the importance of acquiring a thorough understanding of all power system issues and PES concerns if the most cost-effective connection is to be realised. (Author)

  19. Twistor connection and the Palatini method

    International Nuclear Information System (INIS)

    Merkulov, S.A.

    1988-01-01

    For the Yang-Mills Lagrangian of the twistor connection, an analog of the Palatini variational method is considered, in which the variations of the twistor connection A m and metric g ab are taken to be independent. It is shown that varying the Lagrangian with respect to the connection establishes a relation between A m and g ab (i.e., defines a standard twistor connection, postulated earlier), while varying with respect to the metric with a subsequent substitution of explicit expressions of the standard twistor connection leads to the Bach vacuum equations, describing the dynamics of conformal gravity

  20. Tropical tele-connections to the Mediterranean climate and weather

    Directory of Open Access Journals (Sweden)

    P. Alpert

    2005-01-01

    Full Text Available Some strong natural fluctuations of climate in the Eastern Mediterranean (EM region are shown to be connected to the major tropical systems. Potential relations between EM rainfall extremes to tropical systems, e.g. El Niño, Indian Monsoon and hurricanes, are demonstrated. For a specific event, high resolution modelling of the severe flood on 3-5 December 2001 in Israel suggests a relation to hurricane Olga. In order to understand the factors governing the EM climate variability in the summer season, the relationship between extreme summer temperatures and the Indian Monsoon was examined. Other tropical factors like the Red-Sea Trough system and the Saharan dust are also likely to contribute to the EM climate variability.

  1. Let the Weakest Link Go! Empirical Explorations on the Relative Importance of Weak and Strong Ties on Social Networking Sites

    Directory of Open Access Journals (Sweden)

    Nicole C. Krämer

    2014-12-01

    Full Text Available Theoretical approaches as well as empirical results in the area of social capital accumulation on social networking sites suggest that weak ties/bridging versus strong ties/bonding social capital should be distinguished and that while bonding social capital is connected to emotional support, bridging social capital entails the provision of information. Additionally, recent studies imply the notion that weak ties/bridging social capital are gaining increasing importance in today’s social media environments. By means of a survey (N = 317 we challenged these presuppositions by assessing the social support functions that are ascribed to three different types of contacts from participants’ network (weak, medium, or strong tie. In contrast to theoretical assumptions, we do not find that weak ties are experienced to supply informational support whereas strong ties first and foremost provide emotional support. Instead we find that within social networking sites, strong ties are perceived to provide both emotional and informational support and weak ties are perceived as less important than recent literature assumes.

  2. Connectivity and superconductivity

    CERN Document Server

    Rubinstein, Jacob

    2000-01-01

    The motto of connectivity and superconductivity is that the solutions of the Ginzburg--Landau equations are qualitatively influenced by the topology of the boundaries, as in multiply-connected samples. Special attention is paid to the "zero set", the set of the positions (also known as "quantum vortices") where the order parameter vanishes. The effects considered here usually become important in the regime where the coherence length is of the order of the dimensions of the sample. It takes the intuition of physicists and the awareness of mathematicians to find these new effects. In connectivity and superconductivity, theoretical and experimental physicists are brought together with pure and applied mathematicians to review these surprising results. This volume is intended to serve as a reference book for graduate students and researchers in physics or mathematics interested in superconductivity, or in the Schrödinger equation as a limiting case of the Ginzburg--Landau equations.

  3. Hybrid glasses from strong and fragile metal-organic framework liquids.

    Science.gov (United States)

    Bennett, Thomas D; Tan, Jin-Chong; Yue, Yuanzheng; Baxter, Emma; Ducati, Caterina; Terrill, Nick J; Yeung, Hamish H-M; Zhou, Zhongfu; Chen, Wenlin; Henke, Sebastian; Cheetham, Anthony K; Greaves, G Neville

    2015-08-28

    Hybrid glasses connect the emerging field of metal-organic frameworks (MOFs) with the glass formation, amorphization and melting processes of these chemically versatile systems. Though inorganic zeolites collapse around the glass transition and melt at higher temperatures, the relationship between amorphization and melting has so far not been investigated. Here we show how heating MOFs of zeolitic topology first results in a low density 'perfect' glass, similar to those formed in ice, silicon and disaccharides. This order-order transition leads to a super-strong liquid of low fragility that dynamically controls collapse, before a subsequent order-disorder transition, which creates a more fragile high-density liquid. After crystallization to a dense phase, which can be remelted, subsequent quenching results in a bulk glass, virtually identical to the high-density phase. We provide evidence that the wide-ranging melting temperatures of zeolitic MOFs are related to their network topologies and opens up the possibility of 'melt-casting' MOF glasses.

  4. Large linear magnetoresistivity in strongly inhomogeneous planar and layered systems

    International Nuclear Information System (INIS)

    Bulgadaev, S.A.; Kusmartsev, F.V.

    2005-01-01

    Explicit expressions for magnetoresistance R of planar and layered strongly inhomogeneous two-phase systems are obtained, using exact dual transformation, connecting effective conductivities of in-plane isotropic two-phase systems with and without magnetic field. These expressions allow to describe the magnetoresistance of various inhomogeneous media at arbitrary concentrations x and magnetic fields H. All expressions show large linear magnetoresistance effect with different dependencies on the phase concentrations. The corresponding plots of the x- and H-dependencies of R(x,H) are represented for various values, respectively, of magnetic field and concentrations at some values of inhomogeneity parameter. The obtained results show a remarkable similarity with the existing experimental data on linear magnetoresistance in silver chalcogenides Ag 2+δ Se. A possible physical explanation of this similarity is proposed. It is shown that the random, stripe type, structures of inhomogeneities are the most suitable for a fabrication of magnetic sensors and a storage of information at room temperatures

  5. The connection-set algebra--a novel formalism for the representation of connectivity structure in neuronal network models.

    Science.gov (United States)

    Djurfeldt, Mikael

    2012-07-01

    The connection-set algebra (CSA) is a novel and general formalism for the description of connectivity in neuronal network models, from small-scale to large-scale structure. The algebra provides operators to form more complex sets of connections from simpler ones and also provides parameterization of such sets. CSA is expressive enough to describe a wide range of connection patterns, including multiple types of random and/or geometrically dependent connectivity, and can serve as a concise notation for network structure in scientific writing. CSA implementations allow for scalable and efficient representation of connectivity in parallel neuronal network simulators and could even allow for avoiding explicit representation of connections in computer memory. The expressiveness of CSA makes prototyping of network structure easy. A C+ + version of the algebra has been implemented and used in a large-scale neuronal network simulation (Djurfeldt et al., IBM J Res Dev 52(1/2):31-42, 2008b) and an implementation in Python has been publicly released.

  6. The role of anxiety in sexual disorders: The connection between agoraphobic and obsessive compulsive simptoms and sexual disorders

    Directory of Open Access Journals (Sweden)

    Ana Krevh

    2006-08-01

    Full Text Available Anxienty is closely related to sexual disorders, being their source, preserver, and consequence. Therefore, it represents an important obstacle in the course of a therapy. The role of anxiety in sexual disorders has already been widely investigated, but the question whether the above mentioned connection exists at a micro level remains unanswered. The present study focused on two specific anxiety disorders: agoraphobia and obsessive compulsive disorder. Two translated questionnaries were used: Mobility Inventory for Agoraphobia MIA (Chambless, Caputo, Jasin, & Gracely, 1985 and Padua Inventory PI (Sanavio, 1988. Participants were patients with sexual disorders who sought psychiatric help, and a group of students represented a control group. Results demonstrated a strong connection between agoraphobic and obsessive compulsive symptoms on one side and sexual disorders on the other. Among the possible explanations for this connection the circular model seems to be the most appropriate.

  7. MedlinePlus Connect: How it Works

    Science.gov (United States)

    ... Connect → How it Works URL of this page: https://medlineplus.gov/connect/howitworks.html MedlinePlus Connect: How ... will change.) Old URLs New URLs Web Application https://apps.nlm.nih.gov/medlineplus/services/mpconnect.cfm? ...

  8. Wave speed in excitable random networks with spatially constrained connections.

    Directory of Open Access Journals (Sweden)

    Nikita Vladimirov

    Full Text Available Very fast oscillations (VFO in neocortex are widely observed before epileptic seizures, and there is growing evidence that they are caused by networks of pyramidal neurons connected by gap junctions between their axons. We are motivated by the spatio-temporal waves of activity recorded using electrocorticography (ECoG, and study the speed of activity propagation through a network of neurons axonally coupled by gap junctions. We simulate wave propagation by excitable cellular automata (CA on random (Erdös-Rényi networks of special type, with spatially constrained connections. From the cellular automaton model, we derive a mean field theory to predict wave propagation. The governing equation resolved by the Fisher-Kolmogorov PDE fails to describe wave speed. A new (hyperbolic PDE is suggested, which provides adequate wave speed v( that saturates with network degree , in agreement with intuitive expectations and CA simulations. We further show that the maximum length of connection is a much better predictor of the wave speed than the mean length. When tested in networks with various degree distributions, wave speeds are found to strongly depend on the ratio of network moments / rather than on mean degree , which is explained by general network theory. The wave speeds are strikingly similar in a diverse set of networks, including regular, Poisson, exponential and power law distributions, supporting our theory for various network topologies. Our results suggest practical predictions for networks of electrically coupled neurons, and our mean field method can be readily applied for a wide class of similar problems, such as spread of epidemics through spatial networks.

  9. Continuation of connecting orbits in 3d-ODEs. (ii) cycle-to-cycle connections.

    NARCIS (Netherlands)

    Doedel, E.J.; Kooi, B.W.; van Voorn, G.A.K.; Kuznetzov, Y.A.

    2009-01-01

    In Part I of this paper we have discussed new methods for the numerical continuation of point-to-cycle connecting orbits in three-dimensional autonomous ODE's using projection boundary conditions. In this second part we extend the method to the numerical continuation of cycle-to-cycle connecting

  10. Perceptual decision-making difficulty modulates feedforward effective connectivity to the dorsolateral prefrontal cortex

    Directory of Open Access Journals (Sweden)

    Bidhan eLamichhane

    2015-09-01

    Full Text Available Diverse cortical structures are known to coordinate activity as a network in relaying and processing of visual information to discriminate visual objects. However, how this discrimination is achieved is still largely unknown. To contribute to answering this question, we used face-house categorization tasks with three levels of noise in face and house images in functional magnetic resonance imaging (fMRI experiments involving thirty-three participants. The behavioral performance error and response time (RT were correlated with noise in face-house images. We then built dynamical causal models (DCM of fMRI blood-oxygenation level dependent (BOLD signals from the face and house category-specific regions in ventral temporal cortex, the fusiform face area (FFA and parahippocampal place area (PPA, and the dorsolateral prefrontal cortex (dlPFC. We found a strong feed-forward intrinsic connectivity pattern from FFA and PPA to dlPFC. Importantly, the feed-forward connectivity to dlPFC was significantly modulated by the perception of both faces and houses. The dlPFC-BOLD activity, the connectivity from FFA and PPA to the dlPFC all increased with noise level. These results suggest that the FFA-PPA-dlPFC network plays an important role for relaying and integrating competing sensory information to arrive at perceptual decisions.

  11. Is the internal connection more efficient than external connection in mechanical, biological, and esthetical point of views? A systematic review.

    Science.gov (United States)

    Goiato, Marcelo Coelho; Pellizzer, Eduardo Piza; da Silva, Emily Vivianne Freitas; Bonatto, Liliane da Rocha; dos Santos, Daniela Micheline

    2015-09-01

    This systematic review aimed to evaluate if the internal connection is more efficient than the external connection and its associated influencing factors. A specific question was formulated according to the Population, Intervention, Control, and Outcome (PICO): Is internal connection more efficient than external connection in mechanical, biological, and esthetical point of views? An electronic search of the MEDLINE and the Web of Knowledge databases was performed for relevant studies published in English up to November 2013 by two independent reviewers. The keywords used in the search included a combination of "dental implant" and "internal connection" or "Morse connection" or "external connection." Selected studies were randomized clinical trials, prospective or retrospective studies, and in vitro studies with a clear aim of investigating the internal and/or external implant connection use. From an initial screening yield of 674 articles, 64 potentially relevant articles were selected after an evaluation of their titles and abstracts. Full texts of these articles were obtained with 29 articles fulfilling the inclusion criteria. Morse taper connection has the best sealing ability. Concerning crestal bone loss, internal connections presented better results than external connections. The limitation of the present study was the absence of randomized clinical trials that investigated if the internal connection was more efficient than the external connection. The external and internal connections have different mechanical, biological, and esthetical characteristics. Besides all systems that show proper success rates and effectiveness, crestal bone level maintenance is more important around internal connections than external connections. The Morse taper connection seems to be more efficient concerning biological aspects, allowing lower bacterial leakage and bone loss in single implants, including aesthetic regions. Additionally, this connection type can be successfully

  12. Strong electron bidirectional anisotropies in the distant tail: ISEE 3 observations of polar rain

    International Nuclear Information System (INIS)

    Baker, D.N.; Bame, S.J.; Feldman, W.C.; Gosling, J.T.; Zwickl, R.D.; Slavin, J.A.; Smith, E.J.

    1986-01-01

    A detailed observational treatment of bidirectional electrons (--50 to 50 eV)in the distant magnetotail (rapprox. >100 R/sub E/) is presented. It is found that electrons in this energy range commonly exhibit strong, field-aligned anisotropies in the tail lobes. Because of large tail motions, the ISEE 3 data provide extensive sampling of both the north and south lobes in rapid succession. These data demonstrate directly the strong asymmetries that exist between the north and south lobes at any one time. The bidirectional fluxes are found to occur predominantly in the lobe directly connected to the sunward interplanetary magnetic field in the open magnetosphere model (north lobe for away sectors and south lobe for toward sectors). Electron anisotropy and magnetic field data are presented which show the transition from unidirectional (sheath) electron populations to bidirectional (lobe) populations. Thus we demonstrate the open nature of the distant magnetopause and show that the source of the higher-energy, bidirectional lobe electrons is the tailward directed electron heat flux population in the distant magnetosheath. Taken together, the present evidence suggests that the bidirectional electrons that we observe in the distant tail are closely related to the polar rain electrons observed previously at lower altitudes. Furthermore, these data provide strong evidence that the distant tail is composed largely of open magnetic field lines in contradistinction to some recently advanced models

  13. Electron Correlation from the Adiabatic Connection for Multireference Wave Functions

    Science.gov (United States)

    Pernal, Katarzyna

    2018-01-01

    An adiabatic connection (AC) formula for the electron correlation energy is derived for a broad class of multireference wave functions. The AC expression recovers dynamic correlation energy and assures a balanced treatment of the correlation energy. Coupling the AC formalism with the extended random phase approximation allows one to find the correlation energy only from reference one- and two-electron reduced density matrices. If the generalized valence bond perfect pairing model is employed a simple closed-form expression for the approximate AC formula is obtained. This results in the overall M5 scaling of the computation cost making the method one of the most efficient multireference approaches accounting for dynamic electron correlation also for the strongly correlated systems.

  14. Prospective relations between resting-state connectivity of parietal subdivisions and arithmetic competence.

    Science.gov (United States)

    Price, Gavin R; Yeo, Darren J; Wilkey, Eric D; Cutting, Laurie E

    2018-04-01

    The present study investigates the relation between resting-state functional connectivity (rsFC) of cytoarchitectonically defined subdivisions of the parietal cortex at the end of 1st grade and arithmetic performance at the end of 2nd grade. Results revealed a dissociable pattern of relations between rsFC and arithmetic competence among subdivisions of intraparietal sulcus (IPS) and angular gyrus (AG). rsFC between right hemisphere IPS subdivisions and contralateral IPS subdivisions positively correlated with arithmetic competence. In contrast, rsFC between the left hIP1 and the right medial temporal lobe, and rsFC between the left AG and left superior frontal gyrus, were negatively correlated with arithmetic competence. These results suggest that strong inter-hemispheric IPS connectivity is important for math development, reflecting either neurocognitive mechanisms specific to arithmetic processing, domain-general mechanisms that are particularly relevant to arithmetic competence, or structural 'cortical maturity'. Stronger connectivity between IPS, and AG, subdivisions and frontal and temporal cortices, however, appears to be negatively associated with math development, possibly reflecting the ability to disengage suboptimal problem-solving strategies during mathematical processing, or to flexibly reorient task-based networks. Importantly, the reported results pertain even when controlling for reading, spatial attention, and working memory, suggesting that the observed rsFC-behavior relations are specific to arithmetic competence. Copyright © 2017 The Authors. Published by Elsevier Ltd.. All rights reserved.

  15. Airport industry connectivity report: 2004-2014

    NARCIS (Netherlands)

    Burghouwt, G.; Lieshout, R.

    2014-01-01

    Airport connectivity is an increasingly discussed topic in European policy circles. With good reason. Connectivity is closely connected with productivity, economic growth and international trade. And with the centre of global economic activity shifting eastward, it is essential that Europe remains

  16. cudaMap: a GPU accelerated program for gene expression connectivity mapping.

    Science.gov (United States)

    McArt, Darragh G; Bankhead, Peter; Dunne, Philip D; Salto-Tellez, Manuel; Hamilton, Peter; Zhang, Shu-Dong

    2013-10-11

    Modern cancer research often involves large datasets and the use of sophisticated statistical techniques. Together these add a heavy computational load to the analysis, which is often coupled with issues surrounding data accessibility. Connectivity mapping is an advanced bioinformatic and computational technique dedicated to therapeutics discovery and drug re-purposing around differential gene expression analysis. On a normal desktop PC, it is common for the connectivity mapping task with a single gene signature to take > 2h to complete using sscMap, a popular Java application that runs on standard CPUs (Central Processing Units). Here, we describe new software, cudaMap, which has been implemented using CUDA C/C++ to harness the computational power of NVIDIA GPUs (Graphics Processing Units) to greatly reduce processing times for connectivity mapping. cudaMap can identify candidate therapeutics from the same signature in just over thirty seconds when using an NVIDIA Tesla C2050 GPU. Results from the analysis of multiple gene signatures, which would previously have taken several days, can now be obtained in as little as 10 minutes, greatly facilitating candidate therapeutics discovery with high throughput. We are able to demonstrate dramatic speed differentials between GPU assisted performance and CPU executions as the computational load increases for high accuracy evaluation of statistical significance. Emerging 'omics' technologies are constantly increasing the volume of data and information to be processed in all areas of biomedical research. Embracing the multicore functionality of GPUs represents a major avenue of local accelerated computing. cudaMap will make a strong contribution in the discovery of candidate therapeutics by enabling speedy execution of heavy duty connectivity mapping tasks, which are increasingly required in modern cancer research. cudaMap is open source and can be freely downloaded from http://purl.oclc.org/NET/cudaMap.

  17. Abortion: Strong's counterexamples fail

    DEFF Research Database (Denmark)

    Di Nucci, Ezio

    2009-01-01

    This paper shows that the counterexamples proposed by Strong in 2008 in the Journal of Medical Ethics to Marquis's argument against abortion fail. Strong's basic idea is that there are cases--for example, terminally ill patients--where killing an adult human being is prima facie seriously morally...

  18. The Always-Connected Generation

    Science.gov (United States)

    Bull, Glen

    2010-01-01

    The Pew Internet and American Life project characterizes the millennials--the first generation to come of age in the new millennium--as the first "always-connected" generation. Significant aspects of culture are changing as a result. A changing world where all students are connected all the time has substantial educational implications. Despite…

  19. Transnational Connections and Multiple Belongings

    DEFF Research Database (Denmark)

    Galal, Lise Paulsen; Sparre, Sara Cathrine Lei

    With the purpose of presenting DIMECCE key findings, we in this paper present different aspects, potentials and challenges related to the Middle Eastern Christians transnational connections and multiple belonging. We distinguish between individual transnational connections and practices, such as ......, such as family relations, churches as transnational – or global – institutions, and other organisations and associations established to support politically, socially or culturally connections and development in the country or region of origin....

  20. Morphodynamics and Sediment connectivity in the Kosi River basin in the Himalaya and their implications for river management

    Science.gov (United States)

    Sinha, R.; Mishra, K.; Swrankar, S.; Jain, V.; Nepal, S.; Uddin, K.

    2017-12-01

    Sediment flux of large tropical rivers is strongly influenced by the degree of linkage between the sediments sources and sink (i.e. sediment connectivity). Sediment connectivity, especially at the catchment scale, depends largely on the morphological characteristics of the catchment such as relief, terrain roughness, slope, elevation, stream network density and catchment shape and the combined effects of land use, particularly vegetation. Understanding the spatial distribution of sediment connectivity and its temporal evolution can be useful for the characterization of sediment source areas. Specifically, these areas represent sites of instability and their connectivity influences the probability of sediment transfer at a local scale that will propagate downstream through a feedback system. This paper evaluates the morphodynamics and sediment connectivity of the Kosi basin in Nepal and India at various spatial and temporal scales. Our results provide the first order assessment of the spatial sediment connectivity in terms of the channel connectivity (IC outlet) and source to channel connectivity (IC channel) of the upstream and midstream Kosi basin. This assessment helped in the characterization of sediment dynamics in the complex morphological settings and in a mixed environment. Further, Revised Universal Soil Loss Equation (RUSLE) was used to quantify soil erosion and sediment transport capacity equation is used to quantify sediment flux at each cell basis. Sediment Delivery Ratio (SDR) was calculated for each sub-basin to identify the sediment production and transport capacity limited sub-basin. We have then integrated all results to assess the sediment flux in the Kosi basin in relation to sediment connectivity and the factors controlling the pathways of sediment delivery. Results of this work have significant implications for sediment management of the Kosi river in terms of identification of hotspots of sediment accumulation that will in turn be manifested

  1. Let the Weakest Link Go! Empirical Explorations on the Relative Importance of Weak and Strong Ties on Social Networking Sites

    OpenAIRE

    Nicole C. Krämer; Leonie Rösner; Sabrina C. Eimler; Stephan Winter; German Neubaum

    2014-01-01

    Theoretical approaches as well as empirical results in the area of social capital accumulation on social networking sites suggest that weak ties/bridging versus strong ties/bonding social capital should be distinguished and that while bonding social capital is connected to emotional support, bridging social capital entails the provision of information. Additionally, recent studies imply the notion that weak ties/bridging social capital are gaining increasing importance in today’s social media...

  2. Effective potential in the strong-coupling lattice QCD with next-to-next-to-learning order effects

    International Nuclear Information System (INIS)

    Nakano, Takashi Z.; Miura, Kohtaroh; Ohnishi, Akira

    2010-01-01

    We derive an analytic expression of the effective potential at finite temperature (T) and chemical potential (μ) in the strong-coupling lattice QCD for color SU(3) including next-to-next-to-leading order (NNLO) effects in the strong coupling expansion. NNLO effective action terms are systematically evaluated in the leading order of the large dimensional (1/d) expansion, and are found to come from some types of connected two-plaquette configurations. We apply the extended Hubbard-Stratonovich transformation and a gluonic-dressed fermion technique to the effective action, and obtain the effective potential as a function of T, μ, and two order parameters: chiral condensate and vector potential field. The next-to-leading order (NLO) and NNLO effects result in modifications of the wave function renormalization factor, quark mass, and chemical potential. We find that T c,μ =0 and μ c,T =0 are similar to the NLO results, whereas the position of the critical point is sensitive to NNLO corrections. (author)

  3. Computing the Reverse Eccentric Connectivity Index for Certain Family of Nanocone and Fullerene Structures

    Directory of Open Access Journals (Sweden)

    Wei Gao

    2016-01-01

    Full Text Available A large number of previous works reveal that there exist strong connections between the chemical characteristics of chemical compounds and drugs (e.g., melting point and boiling point and their topological structures. Chemical indices introduced on these molecular topological structures can help chemists and material and medical scientists to grasp its chemical reactivity, biological activity, and physical features better. Hence, the study of the topological indices on the material structure can make up the defect of experiments and provide the theoretical evidence in material engineering. In this paper, we determine the reverse eccentric connectivity index of one family of pentagonal carbon nanocones PCN5[n] and three infinite families of fullerenes C12n+2,  C12n+4, and C18n+10 based on graph analysis and computation derivation, and these results can offer the theoretical basis for material properties.

  4. The Barbero connection and its relation to the histories connection formalism without gauge fixing

    International Nuclear Information System (INIS)

    Savvidou, Ntina

    2006-01-01

    We present a histories version of the connection formalism of general relativity. Such an approach introduces a spacetime description-a characteristic feature of the histories approach-and we discuss the extent to which the usual loop variables are compatible with a spacetime description. In particular, we discuss the definability of the Barbero connection without any gauge fixing. Although it is not the pullback of a spacetime connection onto the 3-surface and it does not have a natural spacetime interpretation, this does not mean that the Barbero connection is not a suitable variable for quantization; it appears naturally in the formalism even in the absence of gauge fixing. It may be employed therefore to define loop variables similar to those employed in loop quantum gravity. However, the loop algebra would have to be augmented by the introduction of additional variables

  5. The Politics of Medicaid: Most Americans Are Connected to the Program, Support Its Expansion, and Do Not View It as Stigmatizing.

    Science.gov (United States)

    Grogan, Colleen M; Park, Sunggeun Ethan

    2017-12-01

    Policy Points: More than half of Americans are connected to the Medicaid program-either through their own coverage or that of a family member or close friend-and are significantly more likely to view Medicaid as important and to support increases in spending, even among conservatives. This finding helps explain why Affordable Care Act repeal efforts faced (and will continue to face) strong public backlash. Policymakers should be aware that although renaming programs within Medicaid may have increased enrollment take-up, this destigmatization effort might have also increased program confusion and reduced support for Medicaid even among enrollees who say the program is important to them. Since the 1980s, Medicaid enrollment has expanded so dramatically that by 2015 two-thirds of Americans had some connection to the program in which either they themselves, a family member, or a close friend is currently or was previously enrolled. Utilizing a nationally representative survey-the Kaiser Family Foundation Poll: Medicare and Medicaid at 50 (n = 1,849)-and employing ordinal and logistic regression analyses, our study examines 3 questions: (1) are individuals with a connection to Medicaid more likely to view the program as important, (2) are they more likely to support an increase in Medicaid spending, and (3) are they more likely to support adoption of the Medicaid expansion offered under the Affordable Care Act? For each of these questions we examine whether partisanship and views of stigma also impact support for Medicaid and, if so, whether these factors overwhelm the impact of connection to the program. Controlling for the strong effect of partisanship, people with any connection to the Medicaid program are more likely to view the program as important than those with no connection. However, when it comes to increasing spending or expanding the program, the type of connection to the program matters. In particular, adults with current and previous Medicaid coverage and

  6. Switch-connected HyperX network

    Science.gov (United States)

    Chen, Dong; Heidelberger, Philip

    2018-02-13

    A network system includes a plurality of sub-network planes and global switches. The sub-network planes have a same network topology as each other. Each of the sub-network planes includes edge switches. Each of the edge switches has N ports. Each of the global switches is configured to connect a group of edge switches at a same location in the sub-network planes. In each of the sub-network planes, some of the N ports of each of the edge switches are connected to end nodes, and others of the N ports are connected to other edge switches in the same sub-network plane, other of the N ports are connected to at least one of the global switches.

  7. Multisite Reliability of MR-Based Functional Connectivity

    Science.gov (United States)

    Noble, Stephanie; Scheinost, Dustin; Finn, Emily S.; Shen, Xilin; Papademetris, Xenophon; McEwen, Sarah C.; Bearden, Carrie E.; Addington, Jean; Goodyear, Bradley; Cadenhead, Kristin S.; Mirzakhanian, Heline; Cornblatt, Barbara A.; Olvet, Doreen M.; Mathalon, Daniel H.; McGlashan, Thomas H.; Perkins, Diana O.; Belger, Aysenil; Seidman, Larry J.; Thermenos, Heidi; Tsuang, Ming T.; van Erp, Theo G.M.; Walker, Elaine F.; Hamann, Stephan; Woods, Scott W.; Cannon, Tyrone D.; Constable, R. Todd

    2016-01-01

    Recent years have witnessed an increasing number of multisite MRI functional connectivity (fcMRI) studies. While multisite studies are an efficient way to speed up data collection and increase sample sizes, especially for rare clinical populations, any effects of site or MRI scanner could ultimately limit power and weaken results. Little data exists on the stability of functional connectivity measurements across sites and sessions. In this study, we assess the influence of site and session on resting state functional connectivity measurements in a healthy cohort of traveling subjects (8 subjects scanned twice at each of 8 sites) scanned as part of the North American Prodrome Longitudinal Study (NAPLS). Reliability was investigated in three types of connectivity analyses: (1) seed-based connectivity with posterior cingulate cortex (PCC), right motor cortex (RMC), and left thalamus (LT) as seeds; (2) the intrinsic connectivity distribution (ICD), a voxel-wise connectivity measure; and (3) matrix connectivity, a whole-brain, atlas-based approach assessing connectivity between nodes. Contributions to variability in connectivity due to subject, site, and day-of-scan were quantified and used to assess between-session (test-retest) reliability in accordance with Generalizability Theory. Overall, no major site, scanner manufacturer, or day-of-scan effects were found for the univariate connectivity analyses; instead, subject effects dominated relative to the other measured factors. However, summaries of voxel-wise connectivity were found to be sensitive to site and scanner manufacturer effects. For all connectivity measures, although subject variance was three times the site variance, the residual represented 60–80% of the variance, indicating that connectivity differed greatly from scan to scan independent of any of the measured factors (i.e., subject, site, and day-of-scan). Thus, for a single 5 min scan, reliability across connectivity measures was poor (ICC=0.07–0

  8. HR Connect

    Data.gov (United States)

    US Agency for International Development — HR Connect is the USAID HR personnel system which allows HR professionals to process HR actions related to employee's personal and position information. This system...

  9. Advanced Connectivity Analysis (ACA): a Large Scale Functional Connectivity Data Mining Environment.

    Science.gov (United States)

    Chen, Rong; Nixon, Erika; Herskovits, Edward

    2016-04-01

    Using resting-state functional magnetic resonance imaging (rs-fMRI) to study functional connectivity is of great importance to understand normal development and function as well as a host of neurological and psychiatric disorders. Seed-based analysis is one of the most widely used rs-fMRI analysis methods. Here we describe a freely available large scale functional connectivity data mining software package called Advanced Connectivity Analysis (ACA). ACA enables large-scale seed-based analysis and brain-behavior analysis. It can seamlessly examine a large number of seed regions with minimal user input. ACA has a brain-behavior analysis component to delineate associations among imaging biomarkers and one or more behavioral variables. We demonstrate applications of ACA to rs-fMRI data sets from a study of autism.

  10. Representing connectivity: quantifying effective habitat availability based on area and connectivity for conservation status assessment and recovery.

    Science.gov (United States)

    Neel, Maile; Tumas, Hayley R; Marsden, Brittany W

    2014-01-01

    We apply a comprehensive suite of graph theoretic metrics to illustrate how landscape connectivity can be effectively incorporated into conservation status assessments and in setting conservation objectives. These metrics allow conservation practitioners to evaluate and quantify connectivity in terms of representation, resiliency, and redundancy and the approach can be applied in spite of incomplete knowledge of species-specific biology and dispersal processes. We demonstrate utility of the graph metrics by evaluating changes in distribution and connectivity that would result from implementing two conservation plans for three endangered plant species (Erigeron parishii, Acanthoscyphus parishii var. goodmaniana, and Eriogonum ovalifolium var. vineum) relative to connectivity under current conditions. Although distributions of the species differ from one another in terms of extent and specific location of occupied patches within the study landscape, the spatial scale of potential connectivity in existing networks were strikingly similar for Erigeron and Eriogonum, but differed for Acanthoscyphus. Specifically, patches of the first two species were more regularly distributed whereas subsets of patches of Acanthoscyphus were clustered into more isolated components. Reserves based on US Fish and Wildlife Service critical habitat designation would not greatly contribute to maintain connectivity; they include 83-91% of the extant occurrences and >92% of the aerial extent of each species. Effective connectivity remains within 10% of that in the whole network for all species. A Forest Service habitat management strategy excluded up to 40% of the occupied habitat of each species resulting in both range reductions and loss of occurrences from the central portions of each species' distribution. Overall effective network connectivity was reduced to 62-74% of the full networks. The distance at which each CHMS network first became fully connected was reduced relative to the full

  11. 77 FR 16131 - Establishing a White House Council on Strong Cities, Strong Communities

    Science.gov (United States)

    2012-03-20

    ... Order 13602 of March 15, 2012 Establishing a White House Council on Strong Cities, Strong Communities By... enable them to develop and implement economic strategies to become more competitive, sustainable, and... resources to develop and implement their economic vision and strategies. Sec. 2. White House Council on...

  12. Instabilities in strongly coupled plasmas

    CERN Document Server

    Kalman, G J

    2003-01-01

    The conventional Vlasov treatment of beam-plasma instabilities is inappropriate when the plasma is strongly coupled. In the strongly coupled liquid state, the strong correlations between the dust grains fundamentally affect the conditions for instability. In the crystalline state, the inherent anisotropy couples the longitudinal and transverse polarizations, and results in unstable excitations in both polarizations. We summarize analyses of resonant and non-resonant, as well as resistive instabilities. We consider both ion-dust streaming and dust beam-plasma instabilities. Strong coupling, in general, leads to an enhancement of the growth rates. In the crystalline phase, a resonant transverse instability can be excited.

  13. Internet Connectivity

    Indian Academy of Sciences (India)

    First page Back Continue Last page Overview Graphics. Internet Connectivity. BSNL, SIFY, HCL in Guwahati; only BSNL elsewhere in NE (local player in Shillong). Service poor; All vendors lease BW from BSNL.

  14. Connection between competence, usability, environment and risk of falls in elderly adults

    Directory of Open Access Journals (Sweden)

    José Alex Leiva-Caro

    2015-12-01

    Full Text Available Objective: to determine connections between competence, usability, environment and risk of falls in elderly adults. Method: correlational descriptive study, 123 elderly adults, both male and female, aged 70 years and older were included. Data was collected via the Tinetti Scale, CESD-7 Scale, Montreal Cognitive Assessment, Usability Questionnaire on Housing and Housing Enabler; and sociodemographic and health background certificate data. For data analysis, descriptive and inferential statistics were used, multivariate linear and logistic regression models were adjusted. Results: 42.0% of the elderly adults had presented with falls, with a higher prevalence in women, and in the group of 70-75 years. The physical environment of the house, gait, and usability were set as risk factors for falls. A negative relationship between usability and depressive symptoms, cognitive health, balance, gait, the social and physical environment was found, p <0.05; and a strong positive correlation between walking and balance, p <0.05. Conclusion: this study helps to better understand the phenomenon of falling, to find a connection between usability with the risk of falls, and other variables.

  15. On a directed variation of the 1-2-3 and 1-2 Conjectures

    DEFF Research Database (Denmark)

    Barme, Emma; Bensmail, Julien; Przybyło, Jakub

    2017-01-01

    In this paper, we consider the following question, which stands as a directed analogue of the well-known 1-2-3 Conjecture: Given any digraph D with no arc uv verifying d+(u) = d¯(v) = 1, is it possible to weight the arcs of D with weights among ⟨1; 2; 3⟩ so that, for every arc uv of D, the sum of...

  16. Deforestation and rainfall recycling in Brazil: Is decreased forest cover connectivity associated with decreased rainfall connectivity?

    Science.gov (United States)

    Adera, S.; Larsen, L.; Levy, M. C.; Thompson, S. E.

    2017-12-01

    In the Brazilian rainforest-savanna transition zone, deforestation has the potential to significantly affect rainfall by disrupting rainfall recycling, the process by which regional evapotranspiration contributes to regional rainfall. Understanding rainfall recycling in this region is important not only for sustaining Amazon and Cerrado ecosystems, but also for cattle ranching, agriculture, hydropower generation, and drinking water management. Simulations in previous studies suggest complex, scale-dependent interactions between forest cover connectivity and rainfall. For example, the size and distribution of deforested patches has been found to affect rainfall quantity and spatial distribution. Here we take an empirical approach, using the spatial connectivity of rainfall as an indicator of rainfall recycling, to ask: as forest cover connectivity decreased from 1981 - 2015, how did the spatial connectivity of rainfall change in the Brazilian rainforest-savanna transition zone? We use satellite forest cover and rainfall data covering this period of intensive forest cover loss in the region (forest cover from the Hansen Global Forest Change dataset; rainfall from the Climate Hazards Infrared Precipitation with Stations dataset). Rainfall spatial connectivity is quantified using transfer entropy, a metric from information theory, and summarized using network statistics. Networks of connectivity are quantified for paired deforested and non-deforested regions before deforestation (1981-1995) and during/after deforestation (2001-2015). Analyses reveal a decline in spatial connectivity networks of rainfall following deforestation.

  17. Strongly interacting Fermi gases

    Directory of Open Access Journals (Sweden)

    Bakr W.

    2013-08-01

    Full Text Available Strongly interacting gases of ultracold fermions have become an amazingly rich test-bed for many-body theories of fermionic matter. Here we present our recent experiments on these systems. Firstly, we discuss high-precision measurements on the thermodynamics of a strongly interacting Fermi gas across the superfluid transition. The onset of superfluidity is directly observed in the compressibility, the chemical potential, the entropy, and the heat capacity. Our measurements provide benchmarks for current many-body theories on strongly interacting fermions. Secondly, we have studied the evolution of fermion pairing from three to two dimensions in these gases, relating to the physics of layered superconductors. In the presence of p-wave interactions, Fermi gases are predicted to display toplogical superfluidity carrying Majorana edge states. Two possible avenues in this direction are discussed, our creation and direct observation of spin-orbit coupling in Fermi gases and the creation of fermionic molecules of 23Na 40K that will feature strong dipolar interactions in their absolute ground state.

  18. Efficient Steplike Carrier Multiplication in Percolative Networks of Epitaxially Connected PbSe Nanocrystals.

    Science.gov (United States)

    Kulkarni, Aditya; Evers, Wiel H; Tomić, Stanko; Beard, Matthew C; Vanmaekelbergh, Daniel; Siebbeles, Laurens D A

    2018-01-23

    Carrier multiplication (CM) is a process in which a single photon excites two or more electrons. CM is of interest to enhance the efficiency of a solar cell. Until now, CM in thin films and solar cells of semiconductor nanocrystals (NCs) has been found at photon energies well above the minimum required energy of twice the band gap. The high threshold of CM strongly limits the benefits for solar cell applications. We show that CM is more efficient in a percolative network of directly connected PbSe NCs. The CM threshold is at twice the band gap and increases in a steplike fashion with photon energy. A lower CM efficiency is found for a solid of weaker coupled NCs. This demonstrates that the coupling between NCs strongly affects the CM efficiency. According to device simulations, the measured CM efficiency would significantly enhance the power conversion efficiency of a solar cell.

  19. Cybersecurity for Connected Diabetes Devices.

    Science.gov (United States)

    Klonoff, David C

    2015-04-16

    Diabetes devices are increasingly connected wirelessly to each other and to data-displaying reader devices. Threats to the accurate flow of information and commands may compromise the function of these devices and put their users at risk of health complications. Sound cybersecurity of connected diabetes devices is necessary to maintain confidentiality, integrity, and availability of the data and commands. Diabetes devices can be hacked by unauthorized agents and also by patients themselves to extract data that are not automatically provided by product software. Unauthorized access to connected diabetes devices has been simulated and could happen in reality. A cybersecurity standard designed specifically for connected diabetes devices will improve the safety of these products and increase confidence of users that the products will be secure. © 2015 Diabetes Technology Society.

  20. Altered cerebellar functional connectivity with intrinsic connectivity networks in adults with major depressive disorder.

    Directory of Open Access Journals (Sweden)

    Li Liu

    Full Text Available BACKGROUND: Numerous studies have demonstrated the higher-order functions of the cerebellum, including emotion regulation and cognitive processing, and have indicated that the cerebellum should therefore be included in the pathophysiological models of major depressive disorder. The aim of this study was to compare the resting-state functional connectivity of the cerebellum in adults with major depression and healthy controls. METHODS: Twenty adults with major depression and 20 gender-, age-, and education-matched controls were investigated using seed-based resting-state functional connectivity magnetic resonance imaging. RESULTS: Compared with the controls, depressed patients showed significantly increased functional connectivity between the cerebellum and the temporal poles. However, significantly reduced cerebellar functional connectivity was observed in the patient group in relation to both the default-mode network, mainly including the ventromedial prefrontal cortex and the posterior cingulate cortex/precuneus, and the executive control network, mainly including the superior frontal cortex and orbitofrontal cortex. Moreover, the Hamilton Depression Rating Scale score was negatively correlated with the functional connectivity between the bilateral Lobule VIIb and the right superior frontal gyrus in depressed patients. CONCLUSIONS: This study demonstrated increased cerebellar coupling with the temporal poles and reduced coupling with the regions in the default-mode and executive control networks in adults with major depression. These differences between patients and controls could be associated with the emotional disturbances and cognitive control function deficits that accompany major depression. Aberrant cerebellar connectivity during major depression may also imply a substantial role for the cerebellum in the pathophysiological models of depression.

  1. Mathematics Connection

    African Journals Online (AJOL)

    MATHEMATICS CONNECTION aims at providing a forum topromote the development of Mathematics Education in Ghana. Articles that seekto enhance the teaching and/or learning of mathematics at all levels of theeducational system are welcome.

  2. Quantum electrodynamics of strong fields

    International Nuclear Information System (INIS)

    Greiner, W.

    1983-01-01

    Quantum Electrodynamics of Strong Fields provides a broad survey of the theoretical and experimental work accomplished, presenting papers by a group of international researchers who have made significant contributions to this developing area. Exploring the quantum theory of strong fields, the volume focuses on the phase transition to a charged vacuum in strong electric fields. The contributors also discuss such related topics as QED at short distances, precision tests of QED, nonperturbative QCD and confinement, pion condensation, and strong gravitational fields In addition, the volume features a historical paper on the roots of quantum field theory in the history of quantum physics by noted researcher Friedrich Hund

  3. Structural Connectivity of the Developing Human Amygdala

    Science.gov (United States)

    Saygin, Zeynep M.; Osher, David E.; Koldewyn, Kami; Martin, Rebecca E.; Finn, Amy; Saxe, Rebecca; Gabrieli, John D.E.; Sheridan, Margaret

    2015-01-01

    A large corpus of research suggests that there are changes in the manner and degree to which the amygdala supports cognitive and emotional function across development. One possible basis for these developmental differences could be the maturation of amygdalar connections with the rest of the brain. Recent functional connectivity studies support this conclusion, but the structural connectivity of the developing amygdala and its different nuclei remains largely unstudied. We examined age related changes in the DWI connectivity fingerprints of the amygdala to the rest of the brain in 166 individuals of ages 5-30. We also developed a model to predict age based on individual-subject amygdala connectivity, and identified the connections that were most predictive of age. Finally, we segmented the amygdala into its four main nucleus groups, and examined the developmental changes in connectivity for each nucleus. We observed that with age, amygdalar connectivity becomes increasingly sparse and localized. Age related changes were largely localized to the subregions of the amygdala that are implicated in social inference and contextual memory (the basal and lateral nuclei). The central nucleus’ connectivity also showed differences with age but these differences affected fewer target regions than the basal and lateral nuclei. The medial nucleus did not exhibit any age related changes. These findings demonstrate increasing specificity in the connectivity patterns of amygdalar nuclei across age. PMID:25875758

  4. Design of Steel Beam-Column Connections

    Directory of Open Access Journals (Sweden)

    Bogatinoski Z.

    2014-05-01

    Full Text Available In this paper a theoretical and experimental research of the steel beam-column connections is presented. Eight types of specimens were being researched, composed of rigid and semi-rigid connections from which 4 connections are with IPE - profile and 4 connections with tube's section for the beam. From the numerical analysis of the researched models, and especially from the experimental research at the Laboratory for Structures in the Faculty of Mechanical Engineering - Skopje, specific conclusions were received that ought to have theoretical and practical usage for researchers in this area of interest.

  5. Investigation into Methods for Predicting Connection Temperatures

    Directory of Open Access Journals (Sweden)

    K. Anderson

    2009-01-01

    Full Text Available The mechanical response of connections in fire is largely based on material strength degradation and the interactions between the various components of the connection. In order to predict connection performance in fire, temperature profiles must initially be established in order to evaluate the material strength degradation over time. This paper examines two current methods for predicting connection temperatures: The percentage method, where connection temperatures are calculated as a percentage of the adjacent beam lower-flange, mid-span temperatures; and the lumped capacitance method, based on the lumped mass of the connection. Results from the percentage method do not correlate well with experimental results, whereas the lumped capacitance method shows much better agreement with average connection temperatures. A 3D finite element heat transfer model was also created in Abaqus, and showed good correlation with experimental results. 

  6. Explaining the large numbers by a hierarchy of ''universes'': a unified theory of strong and gravitational interactions

    International Nuclear Information System (INIS)

    Caldirola, P.; Recami, E.

    1978-01-01

    By assuming covariance of physical laws under (discrete) dilatations, strong and gravitational interactions have been described in a unified way. In terms of the (additional, discrete) ''dilatational'' degree of freedom, our cosmos as well as hadrons can be considered as different states of the same system, or rather as similar systems. Moreover, a discrete hierarchy can be defined of ''universes'' which are governed by force fields with strengths inversely proportional to the ''universe'' radii. Inside each ''universe'' an equivalence principle holds, so that its characteristic field can be geometrized there. It is thus easy to derive a whole ''numerology'', i.e. relations among numbers analogous to the so-called Weyl-Eddington-Dirac ''large numbers''. For instance, the ''Planck mass'' happens to be nothing but the (average) magnitude of the strong charge of the hadron quarks. However, our ''numerology'' connects the (gravitational) macrocosmos with the (strong) microcosmos, rather than with the electromagnetic ones (as, e.g., in Dirac's version). Einstein-type scaled equations (with ''cosmological'' term) are suggested for the hadron interior, which - incidentally - yield a (classical) quark confinement in a very natural way and are compatible with the ''asymptotic freedom''. At last, within a ''bi-scale'' theory, further equations are proposed that provide a priori a classical field theory of strong interactions (between different hadrons). The relevant sections are 5.2, 7 and 8. (author)

  7. A Framework for Modelling Connective Tissue Changes in VIIP Syndrome

    Science.gov (United States)

    Ethier, C. R.; Best, L.; Gleason, R.; Mulugeta, L.; Myers, J. G.; Nelson, E. S.; Samuels, B. C.

    2014-01-01

    Insertion of astronauts into microgravity induces a cascade of physiological adaptations, notably including a cephalad fluid shift. Longer-duration flights carry an increased risk of developing Visual Impairment and Intracranial Pressure (VIIP) syndrome, a spectrum of ophthalmic changes including posterior globe flattening, choroidal folds, distension of the optic nerve sheath, kinking of the optic nerve and potentially permanent degradation of visual function. The slow onset of changes in VIIP, their chronic nature, and the similarity of certain clinical features of VIIP to ophthalmic findings in patients with raised intracranial pressure strongly suggest that: (i) biomechanical factors play a role in VIIP, and (ii) connective tissue remodeling must be accounted for if we wish to understand the pathology of VIIP. Our goal is to elucidate the pathophysiology of VIIP and suggest countermeasures based on biomechanical modeling of ocular tissues, suitably informed by experimental data, and followed by validation and verification. We specifically seek to understand the quasi-homeostatic state that evolves over weeks to months in space, during which ocular tissue remodeling occurs. This effort is informed by three bodies of work: (i) modeling of cephalad fluid shifts; (ii) modeling of ophthalmic tissue biomechanics in glaucoma; and (iii) modeling of connective tissue changes in response to biomechanical loading.

  8. Effective connectivity between superior temporal gyrus and Heschl's gyrus during white noise listening: linear versus non-linear models.

    Science.gov (United States)

    Hamid, Ka; Yusoff, An; Rahman, Mza; Mohamad, M; Hamid, Aia

    2012-04-01

    This fMRI study is about modelling the effective connectivity between Heschl's gyrus (HG) and the superior temporal gyrus (STG) in human primary auditory cortices. MATERIALS #ENTITYSTARTX00026; Ten healthy male participants were required to listen to white noise stimuli during functional magnetic resonance imaging (fMRI) scans. Statistical parametric mapping (SPM) was used to generate individual and group brain activation maps. For input region determination, two intrinsic connectivity models comprising bilateral HG and STG were constructed using dynamic causal modelling (DCM). The models were estimated and inferred using DCM while Bayesian Model Selection (BMS) for group studies was used for model comparison and selection. Based on the winning model, six linear and six non-linear causal models were derived and were again estimated, inferred, and compared to obtain a model that best represents the effective connectivity between HG and the STG, balancing accuracy and complexity. Group results indicated significant asymmetrical activation (p(uncorr) Model comparison results showed strong evidence of STG as the input centre. The winning model is preferred by 6 out of 10 participants. The results were supported by BMS results for group studies with the expected posterior probability, r = 0.7830 and exceedance probability, ϕ = 0.9823. One-sample t-tests performed on connection values obtained from the winning model indicated that the valid connections for the winning model are the unidirectional parallel connections from STG to bilateral HG (p model comparison between linear and non-linear models using BMS prefers non-linear connection (r = 0.9160, ϕ = 1.000) from which the connectivity between STG and the ipsi- and contralateral HG is gated by the activity in STG itself. We are able to demonstrate that the effective connectivity between HG and STG while listening to white noise for the respective participants can be explained by a non-linear dynamic causal model with

  9. Heritable Disorders of Connective Tissue

    Science.gov (United States)

    ... Home Health Topics English Español Heritable Disorders of Connective Tissue Basics In-Depth Download Download EPUB Download PDF ... they? Points To Remember About Heritable Disorders of Connective Tissue There are more than 200 heritable disorders that ...

  10. Continuously Connected With Mobile IP

    Science.gov (United States)

    2002-01-01

    Cisco Systems developed Cisco Mobile Networks, making IP devices mobile. With this innovation, a Cisco router and its connected IP devices can roam across network boundaries and connection types. Because a mobile user is able to keep the same IP address while roaming, a live IP connection can be maintained without interruption. Glenn Research Center jointly tested the technology with Cisco, and is working to use it on low-earth-orbiting research craft. With Cisco's Mobile Networks functionality now available in Cisco IOS Software release 12.2(4)T, the commercial advantages and benefits are numerous. The technology can be applied to public safety, military/homeland security, emergency management services, railroad and shipping systems, and the automotive industry. It will allow ambulances, police, firemen, and the U.S. Coast Guard to stay connected to their networks while on the move. In the wireless battlefield, the technology will provide rapid infrastructure deployment for U.S. national defense. Airline, train, and cruise passengers utilizing Cisco Mobile Networks can fly all around the world with a continuous Internet connection. Cisco IOS(R) Software is a registered trademark of Cisco Systems.

  11. Strong-coupling theory of superconductivity

    International Nuclear Information System (INIS)

    Rainer, D.; Sauls, J.A.

    1995-01-01

    The electronic properties of correlated metals with a strong electron-phonon coupling may be understood in terms of a combination of Landau''s Fermi liquid theory and the strong-coupling theory of Migdal and Eliashberg. In these lecture notes we discuss the microscopic foundations of this phenomenological Fermi-liquid model of correlated, strong-coupling metals. We formulate the basic equations of the model, which are quasiclassical transport equations that describe both equilibrium and non-equilibrium phenomena for the normal and superconducting states of a metal. Our emphasis is on superconductors close to equilibrium, for which we derive the general linear response theory. As an application we calculate the dynamical conductivity of strong-coupling superconductors. (author)

  12. Functional Connectivity of Human Chewing

    Science.gov (United States)

    Quintero, A.; Ichesco, E.; Schutt, R.; Myers, C.; Peltier, S.; Gerstner, G.E.

    2013-01-01

    Mastication is one of the most important orofacial functions. The neurobiological mechanisms of masticatory control have been investigated in animal models, but less so in humans. This project used functional connectivity magnetic resonance imaging (fcMRI) to assess the positive temporal correlations among activated brain areas during a gum-chewing task. Twenty-nine healthy young-adults underwent an fcMRI scanning protocol while they chewed gum. Seed-based fcMRI analyses were performed with the motor cortex and cerebellum as regions of interest. Both left and right motor cortices were reciprocally functionally connected and functionally connected with the post-central gyrus, cerebellum, cingulate cortex, and precuneus. The cerebellar seeds showed functional connections with the contralateral cerebellar hemispheres, bilateral sensorimotor cortices, left superior temporal gyrus, and left cingulate cortex. These results are the first to identify functional central networks engaged during mastication. PMID:23355525

  13. Properly colored connectivity of graphs

    CERN Document Server

    Li, Xueliang; Qin, Zhongmei

    2018-01-01

    A comprehensive survey of proper connection of graphs is discussed in this book with real world applications in computer science and network security. Beginning with a brief introduction, comprising relevant definitions and preliminary results, this book moves on to consider a variety of properties of graphs that imply bounds on the proper connection number. Detailed proofs of significant advancements toward open problems and conjectures are presented with complete references. Researchers and graduate students with an interest in graph connectivity and colorings will find this book useful as it builds upon fundamental definitions towards modern innovations, strategies, and techniques. The detailed presentation lends to use as an introduction to proper connection of graphs for new and advanced researchers, a solid book for a graduate level topics course, or as a reference for those interested in expanding and further developing research in the area.

  14. Both Hypo-Connectivity and Hyper-Connectivity of the Insular Subregions Associated With Severity in Children With Autism Spectrum Disorders

    Directory of Open Access Journals (Sweden)

    Jinping Xu

    2018-04-01

    Full Text Available Some studies identified hypo-connectivity, while others showed hyper-connectivity of the insula in the autism spectrum disorders (ASD. These contradictory findings leave open the question of whether and to what extent functional connectivity of the insula is altered and how functional connectivity of the insula is associated with the severity of ASD. A newly emerging insular atlas that comprises multiple functionally differentiated subregions provides a new framework to interpret the functional significance of insular findings and uncover the mechanisms underlying the severity of ASD. Using the new insular atlas, the present study aimed to investigate the distinct functional connectivity of the insular subregions and their associations with ASD severity in a cohort of 49 children with ASD and 33 typically developing (TD subjects. We found that compared with TD group, the ASD group showed different connectivity patterns in the left ventral agranular insula, right ventral dysgranular and granular insula, and dorsal dysgranular insula, characterized by significant hyper-connectivity and/or hypo-connectivity with special brain regions. Furthermore, both the hypo-connectivity and hyper-connectivity patterns of the insular subregions were significantly associated with the severity of ASD symptoms. Our research demonstrated distinct functional connectivity patterns of the insular subregions and emphasized the importance of the subdivisions within the insula to the potential impact of functional difference in children with ASD. Moreover, these results might help us to better understand the mechanisms underlying the symptoms in children with ASD and might elucidate potential biomarkers for clinical applications.

  15. Estimating time-dependent connectivity in marine systems

    Science.gov (United States)

    Defne, Zafer; Ganju, Neil K.; Aretxabaleta, Alfredo

    2016-01-01

    Hydrodynamic connectivity describes the sources and destinations of water parcels within a domain over a given time. When combined with biological models, it can be a powerful concept to explain the patterns of constituent dispersal within marine ecosystems. However, providing connectivity metrics for a given domain is a three-dimensional problem: two dimensions in space to define the sources and destinations and a time dimension to evaluate connectivity at varying temporal scales. If the time scale of interest is not predefined, then a general approach is required to describe connectivity over different time scales. For this purpose, we have introduced the concept of a “retention clock” that highlights the change in connectivity through time. Using the example of connectivity between protected areas within Barnegat Bay, New Jersey, we show that a retention clock matrix is an informative tool for multitemporal analysis of connectivity.

  16. Strong Bisimilarity of Simple Process Algebras

    DEFF Research Database (Denmark)

    Srba, Jirí

    2003-01-01

    We study bisimilarity and regularity problems of simple process algebras. In particular, we show PSPACE-hardness of the following problems: (i) strong bisimilarity of Basic Parallel Processes (BPP), (ii) strong bisimilarity of Basic Process Algebra (BPA), (iii) strong regularity of BPP, and (iv......) strong regularity of BPA. We also demonstrate NL-hardness of strong regularity problems for the normed subclasses of BPP and BPA. Bisimilarity problems of simple process algebras are introduced in a general framework of process rewrite systems, and a uniform description of the new techniques used...

  17. Connections for Small Vertex Models

    Indian Academy of Sciences (India)

    This paper is a first attempt at calssifying connections on small vertex models i.e., commuting squares of the form displayed in (1.2) below. ... obtain necessary conditions for two such `model connections' in (2, ) to be ... Current Issue : Vol.

  18. Mechanics of Re-Torquing in Bolted Flange Connections

    Science.gov (United States)

    Gordon, Ali P.; Drilling Brian; Weichman, Kyle; Kammerer, Catherine; Baldwin, Frank

    2010-01-01

    It has been widely accepted that the phenomenon of time-dependent loosening of flange connections is a strong consequence of the viscous nature of the compression seal material. Characterizing the coupled interaction between gasket creep and elastic bolt stiffness has been useful in predicting conditions that facilitate leakage. Prior advances on this sub-class of bolted joints has lead to the development of (1) constitutive models for elastomerics, (2) initial tightening strategies, (3) etc. The effect of re-torque, which is a major consideration for typical bolted flange seals used on the Space Shuttle fleet, has not been fully characterized, however. The current study presents a systematic approach to characterizing bolted joint behavior as the consequence of sequentially applied torques. Based on exprimenta1 and numerical results, the optimal re-torquing parameters have been identified that allow for the negligible load loss after pre-load application

  19. Embedded adhesive connection for laminated glass plates

    DEFF Research Database (Denmark)

    Hansen, Jens Zangenberg; Poulsen, S.H.; Bagger, A.

    2012-01-01

    The structural behavior of a new connection design, the embedded adhesive connection, used for laminated glass plates is investigated. The connection consists of an aluminum plate encapsulated in-between two adjacent triple layered laminated glass plates. Fastening between glass and aluminum...... usage in a design situation. The embedded connection shows promising potential as a future fastening system for load-carrying laminated glass plates....

  20. Effect of nonlinearity of connecting dampers on vibration control of connected building structures

    Directory of Open Access Journals (Sweden)

    Masatoshi eKasagi

    2016-01-01

    Full Text Available The connection of two building structures with dampers is one of effective vibration control systems. In this vibration control system, both buildings have to possess different vibration properties in order to provide a higher vibration reduction performance. In addition to such condition of different vibration properties of both buildings, the connecting dampers also play an important role in the vibration control mechanism. In this paper, the effect of nonlinearity of connecting dampers on the vibration control of connected building structures is investigated in detail. A high-damping rubber damper and an oil damper with and without relief mechanism are treated. It is shown that, while the high-damping rubber damper is effective in a rather small deformation level, the linear oil damper is effective in a relatively large deformation level. It is further shown that, while the oil dampers reduce the response in the same phase as the case without dampers, the high-damping rubber dampers change the phase. The merit is that the high-damping rubber can reduce the damper deformation and keep the sufficient space between both buildings. This can mitigate the risk of building pounding.

  1. Effect of Different Connection Modes on Bolt Structural Properties of TC4 Alloy in Selective Laser Melting

    Science.gov (United States)

    Li, Xiaodan; Huang, Shuangjun; Xu, Liang; Hui, Li; Zhou, Song

    2017-12-01

    The bolt structural properties of selective laser melted (SLM) samples produced from TC4 powder metal has been investigated. Two different connection molds relative to single lap joint and bilateral lap joint as well as two different state of surface quality were considered. Samples and test procedures were designed in accordance with HB 5143 and HB 5287 standard. The results show that there is a strong influence of connection molds on the dynamic behavior of SLM produced TC4. The mechanical properties of bilateral lap joint are better than those of the single lap joint. Meanwhile the fatigue performance of the bilateral lap joint is much stronger than that of the single lap joint which it is a symmetrical structure of the two-shear test on both sides of the force evenly, while the single lap joint is a single shear sample of the uneven force. There are two kinds of fracture form most of which are broken in the first row of screw and a small part in the middle of the connecting plate.

  2. Modelling alongshore flow in a semi-enclosed lagoon strongly forced by tides and waves

    Science.gov (United States)

    Taskjelle, Torbjørn; Barthel, Knut; Christensen, Kai H.; Furaca, Noca; Gammelsrød, Tor; Hoguane, António M.; Nharreluga, Bilardo

    2014-08-01

    Alongshore flows strongly driven by tides and waves is studied in the context of a one-dimensional numerical model. Observations from field surveys performed in a semi-enclosed lagoon (1.7 km×0.2 km) outside Xai-Xai, Mozambique, are used to validate the model results. The model is able to capture most of the observed temporal variability of the current, but sea surface height tends to be overestimated at high tide, especially during high wave events. Inside the lagoon we observed a mainly uni-directional alongshore current, with speeds up to 1 ms-1. The current varies primarily with the tide, being close to zero near low tide, generally increasing during flood and decreasing during ebb. The observations revealed a local minimum in the alongshore flow at high tide, which the model was successful in reproducing. Residence times in the lagoon were calculated to be less than one hour with wave forcing dominating the flushing. At this beach a high number of drowning casualties have occurred, but no connection was found between them and strong current events in a simulation covering the period 2011-2012.

  3. Going smarter in the connection of distributed generation

    International Nuclear Information System (INIS)

    Anaya, Karim L.; Pollitt, Michael G.

    2017-01-01

    This study explores and quantifies the benefits of connecting more distributed generation (DG) with and without the use of smart connections in Great Britain. We examine the impacts on different parties (Distribution Network Operators, wider society and generators). As illustration we use a specific case study. Alternative connection scenarios are proposed (with partial and full interruptible capacity quota under a mix of generation with different technology-specific curtailment levels) for integrating DG units in a constrained area of the East of England covered by the Flexible Plug and Play project. The smart (interruptible) connection option is the preferred option across all the scenarios (higher NPV/MW). The analysis of the distribution of benefits between the different parties suggests that generators capture most of the benefits while DNOs and wider society capture much less benefit. A smart connection incentive, which recreates the benefits to DNOs from an earlier losses incentive, is proposed. By contrast with other societally desirable metrics which are usually incentivised or penalised, there is currently no direct connection between more DG MWs connected and DNO incentive payments. Our proposed smart connection incentive, by charging DG for smarter connection may help to distribute more efficiently the benefits for connecting more DG. - Highlights: • Three different dimensions of going smarter to connect DG are discussed. • Benefits for connecting DG in a constrained area (FPP project) are estimated. • Different DG connection scenarios are evaluated. • Generators benefit the most and wider society the least. • A smart connection incentive may help to reallocate the benefits of DG more efficiently.

  4. Gendered Connections

    DEFF Research Database (Denmark)

    Jensen, Steffen Bo

    2009-01-01

    This article explores the gendered nature of urban politics in Cape Town by focusing on a group of female, township politicians. Employing the Deleuzian concept of `wild connectivity', it argues that these politically entrepreneurial women were able to negotiate a highly volatile urban landscape...... by drawing on and operationalizing violent, male networks — from struggle activists' networks, to vigilante groups and gangs, to the police. The fact that they were women helped them to tap into and exploit these networks. At the same time, they were restricted by their sex, as their ability to navigate...... space also drew on quite traditional notions of female respectability. Furthermore, the article argues, the form of wild connectivity to an extent was a function of the political transition, which destabilized formal structures of gendered authority. It remains a question whether this form...

  5. Dynamic causal modeling revealed dysfunctional effective connectivity in both, the cortico-basal-ganglia and the cerebello-cortical motor network in writers' cramp

    Directory of Open Access Journals (Sweden)

    Inken Rothkirch

    Full Text Available Writer's cramp (WC is a focal task-specific dystonia characterized by sustained or intermittent muscle contractions while writing, particularly with the dominant hand. Since structural lesions rarely cause WC, it has been assumed that the disease might be caused by a functional maladaptation within the sensory-motor system. Therefore, our objective was to examine the differences between patients suffering from WC and a healthy control (HC group with regard to the effective connectivity that describes causal influences one brain region exerts over another within the motor network. The effective connectivity within a network including contralateral motor cortex (M1, supplementary motor area (SMA, globus pallidus (GP, putamen (PU and ipsilateral cerebellum (CB was investigated using dynamic causal modeling (DCM for fMRI. Eight connectivity models of functional motor systems were compared. Fifteen WC patients and 18 age-matched HC performed a sequential, five-element finger-tapping task with the non-dominant and non-affected left hand within a 3 T MRI-scanner as quickly and accurately as possible. The task was conducted in a fixed block design repeated 15 times and included 30 s of tapping followed by 30 s of rest. DCM identified the same model in WC and HC as superior for reflecting basal ganglia and cerebellar motor circuits of healthy subjects. The M1-PU, as well as M1-CB connectivity, was more strongly influenced by tapping in WC, but the intracortical M1-SMA connection was more facilitating in controls. Inhibiting influences originating from GP to M1 were stronger in controls compared to WC patients whereby facilitating influences the PU exerts over CB and CB exerts over M1 were not as strong. Although the same model structure explains the given data best, DCM confirms previous research demonstrating a malfunction in effective connectivity intracortically (M1-SMA and in the cortico-basal ganglia circuitry in WC. In addition, DCM analysis

  6. Radiotherapy in patients with connective tissue diseases.

    Science.gov (United States)

    Giaj-Levra, Niccolò; Sciascia, Savino; Fiorentino, Alba; Fersino, Sergio; Mazzola, Rosario; Ricchetti, Francesco; Roccatello, Dario; Alongi, Filippo

    2016-03-01

    The decision to offer radiotherapy in patients with connective tissue diseases continues to be challenging. Radiotherapy might trigger the onset of connective tissue diseases by increasing the expression of self-antigens, diminishing regulatory T-cell activity, and activating effectors of innate immunity (dendritic cells) through Toll-like receptor-dependent mechanisms, all of which could potentially lead to breaks of immune tolerance. This potential risk has raised some debate among radiation oncologists about whether patients with connective tissue diseases can tolerate radiation as well as people without connective tissue diseases. Because the number of patients with cancer and connective tissue diseases needing radiotherapy will probably increase due to improvements in medical treatment and longer life expectancy, the issue of interactions between radiotherapy and connective tissue diseases needs to be clearer. In this Review, we discuss available data and evidence for patients with connective tissue diseases treated with radiotherapy. Copyright © 2016 Elsevier Ltd. All rights reserved.

  7. Random geometric graphs with general connection functions

    Science.gov (United States)

    Dettmann, Carl P.; Georgiou, Orestis

    2016-03-01

    In the original (1961) Gilbert model of random geometric graphs, nodes are placed according to a Poisson point process, and links formed between those within a fixed range. Motivated by wireless ad hoc networks "soft" or "probabilistic" connection models have recently been introduced, involving a "connection function" H (r ) that gives the probability that two nodes at distance r are linked (directly connect). In many applications (not only wireless networks), it is desirable that the graph is connected; that is, every node is linked to every other node in a multihop fashion. Here the connection probability of a dense network in a convex domain in two or three dimensions is expressed in terms of contributions from boundary components for a very general class of connection functions. It turns out that only a few quantities such as moments of the connection function appear. Good agreement is found with special cases from previous studies and with numerical simulations.

  8. Strong contributions from vertical triads to helix-partner preferences in parallel coiled coils.

    Science.gov (United States)

    Steinkruger, Jay D; Bartlett, Gail J; Woolfson, Derek N; Gellman, Samuel H

    2012-09-26

    Pairing preferences in heterodimeric coiled coils are determined by complementarities among side chains that pack against one another at the helix-helix interface. However, relationships between dimer stability and interfacial residue identity are not fully understood. In the context of the "knobs-into-holes" (KIH) packing pattern, one can identify two classes of interactions between side chains from different helices: "lateral", in which a line connecting the adjacent side chains is perpendicular to the helix axes, and "vertical", in which the connecting line is parallel to the helix axes. We have previously analyzed vertical interactions in antiparallel coiled coils and found that one type of triad constellation (a'-a-a') exerts a strong effect on pairing preferences, while the other type of triad (d'-d-d') has relatively little impact on pairing tendencies. Here, we ask whether vertical interactions (d'-a-d') influence pairing in parallel coiled-coil dimers. Our results indicate that vertical interactions can exert a substantial impact on pairing specificity, and that the influence of the d'-a-d' triad depends on the lateral a' contact within the local KIH motif. Structure-informed bioinformatic analyses of protein sequences reveal trends consistent with the thermodynamic data derived from our experimental model system in suggesting that heterotriads involving Leu and Ile are preferred over homotriads involving Leu and Ile.

  9. Strong cosmic censorship and the strong curvature singularities

    International Nuclear Information System (INIS)

    Krolak, A.

    1987-01-01

    Conditions are given under which any asymptotically simple and empty space-time that has a partial Cauchy surface with an asymptotically simple past is globally hyperbolic. It is shown that this result suggests that the Cauchy horizons of the type occurring in Reissner--Nordstroem and Kerr space-times are unstable. This in turn gives support for the validity of the strong cosmic censorship hypothesis

  10. The Impact of Transformer Winding Connections of A Grid-Connected PV on Voltage Quality Improvement

    Energy Technology Data Exchange (ETDEWEB)

    Muljadi, Eduard [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Tumbelaka, Hanny H. [Petra Christian University; Gao, Wenzhong [University of Denver

    2018-03-01

    In this paper, the high-power PV plant is connected to the weak grid by means of a three-phase power transformer. The selection of transformer winding connection is critical especially when the PV inverter has a reactive power controller. In general, transformer winding connection can be arranged in star-star (with neutral earthed) or star-delta. The reactive power controller supports voltage regulation of the power system particularly under transient faults. Its control strategy is based on utilizing the grid currents to make a three-phase reactive unbalanced current with a small gain. The gain is determined by the system impedance. Simulation results exhibit that the control strategy works very well particularly under disturbance conditions when the transformer winding connection is star-star with both neutrals grounded. The power quality in terms of the voltage quality is improved.

  11. Grid connectivity issues and the importance of GCC. [GCC - Grid Code Compliance

    Energy Technology Data Exchange (ETDEWEB)

    Das, A.; Schwartz, M.-K. [GL Renewable Certification, Malleswaram, Bangalore (India)

    2012-07-01

    In India, the wind energy is concentrated in rural areas with a very high penetration. In these cases, the wind power has an increasing influence on the power quality on the grids. Another aspect is the influence of weak grids on the operation of wind turbines. Hence it becomes very much essential to introduce such a strong grid code which is particularly applicable to wind sector and suitable for Indian environmental grid conditions. This paper focuses on different international grid codes and their requirement with regard to the connection of wind farms to the electric power systems to mitigate the grid connectivity issues. The requirements include the ways to achieve voltage and frequency stability in the grid-tied wind power system. In this paper, comparative overview and analysis of the main grid connecting requirements will be conducted, comprising several national and regional codes from many countries where high wind penetration levels have been achieved or are expected in the future. The objective of these requirements is to provide wind farms with the control and regulation capabilities encountered in conventional power plants and are necessary for the safe, reliable and economic operation of the power system. This paper also provides a brief idea on the Grid Code Compliance (GCC) certification procedure implemented by the leading accredited certifying body like Germanischer Lloyd Renewables Certification (GL RC), who checks the conformity of the wind turbines as per region specific grid codes. (Author)

  12. Multimodal Hyper-connectivity Networks for MCI Classification.

    Science.gov (United States)

    Li, Yang; Gao, Xinqiang; Jie, Biao; Yap, Pew-Thian; Kim, Min-Jeong; Wee, Chong-Yaw; Shen, Dinggang

    2017-09-01

    Hyper-connectivity network is a network where every edge is connected to more than two nodes, and can be naturally denoted using a hyper-graph. Hyper-connectivity brain network, either based on structural or functional interactions among the brain regions, has been used for brain disease diagnosis. However, the conventional hyper-connectivity network is constructed solely based on single modality data, ignoring potential complementary information conveyed by other modalities. The integration of complementary information from multiple modalities has been shown to provide a more comprehensive representation about the brain disruptions. In this paper, a novel multimodal hyper-network modelling method was proposed for improving the diagnostic accuracy of mild cognitive impairment (MCI). Specifically, we first constructed a multimodal hyper-connectivity network by simultaneously considering information from diffusion tensor imaging and resting-state functional magnetic resonance imaging data. We then extracted different types of network features from the hyper-connectivity network, and further exploited a manifold regularized multi-task feature selection method to jointly select the most discriminative features. Our proposed multimodal hyper-connectivity network demonstrated a better MCI classification performance than the conventional single modality based hyper-connectivity networks.

  13. Intrinsic Connections of the Core Auditory Cortical Regions and Rostral Supratemporal Plane in the Macaque Monkey.

    Science.gov (United States)

    Scott, Brian H; Leccese, Paul A; Saleem, Kadharbatcha S; Kikuchi, Yukiko; Mullarkey, Matthew P; Fukushima, Makoto; Mishkin, Mortimer; Saunders, Richard C

    2017-01-01

    In the ventral stream of the primate auditory cortex, cortico-cortical projections emanate from the primary auditory cortex (AI) along 2 principal axes: one mediolateral, the other caudorostral. Connections in the mediolateral direction from core, to belt, to parabelt, have been well described, but less is known about the flow of information along the supratemporal plane (STP) in the caudorostral dimension. Neuroanatomical tracers were injected throughout the caudorostral extent of the auditory core and rostral STP by direct visualization of the cortical surface. Auditory cortical areas were distinguished by SMI-32 immunostaining for neurofilament, in addition to established cytoarchitectonic criteria. The results describe a pathway comprising step-wise projections from AI through the rostral and rostrotemporal fields of the core (R and RT), continuing to the recently identified rostrotemporal polar field (RTp) and the dorsal temporal pole. Each area was strongly and reciprocally connected with the areas immediately caudal and rostral to it, though deviations from strictly serial connectivity were observed. In RTp, inputs converged from core, belt, parabelt, and the auditory thalamus, as well as higher order cortical regions. The results support a rostrally directed flow of auditory information with complex and recurrent connections, similar to the ventral stream of macaque visual cortex. Published by Oxford University Press 2015. This work is written by (a) US Government employee(s) and is in the public domain in the US.

  14. The Physics Portal through Physics Connection Website: It's a new way to Stay Connected!

    Science.gov (United States)

    Jacome, D. Z.; Mato, P.; Lopez, J. L.; Zhu, W.; Dong, D.

    2011-12-01

    Our project involves connecting all level of students to science with limited funding available and having necessary resources to keep them updated. Students gain the opportunity to interact with others without having to leave the comfort of their schools. Through the Physics Portal, a door is automatically opened linking students to projects worldwide and expanding their knowledge each day. Through the funds provided we would purchase 2 laptops, a projector, speakers, a microphone, and an HD webcam. This package includes all of the tools needed to communicate and have an interactive experience with other institutions in our local area. Schools receive packages in the mail with every component needed to connect via conferencing to other students, teachers or professors in the field. Information can be recorded on each laptop, reactions of the students, and questions asked to later be updated on the Physics Connection webpage. Physics Connection allows the science community to explore through each recorded session and make recommendations to increase the efficiently of the program. Several applications on the website allow for groups to connect, discuss general ideas, or contact students for admissions to schools. Interviews, event participation, networking, and communication tools are all linked into one complete interactive package. When the experience ends for one student, it begins for another one. The process continues until the majority becomes informed.

  15. Resting state functional MRI in Parkinson's disease: the impact of deep brain stimulation on 'effective' connectivity.

    Science.gov (United States)

    Kahan, Joshua; Urner, Maren; Moran, Rosalyn; Flandin, Guillaume; Marreiros, Andre; Mancini, Laura; White, Mark; Thornton, John; Yousry, Tarek; Zrinzo, Ludvic; Hariz, Marwan; Limousin, Patricia; Friston, Karl; Foltynie, Tom

    2014-04-01

    Depleted of dopamine, the dynamics of the parkinsonian brain impact on both 'action' and 'resting' motor behaviour. Deep brain stimulation has become an established means of managing these symptoms, although its mechanisms of action remain unclear. Non-invasive characterizations of induced brain responses, and the effective connectivity underlying them, generally appeals to dynamic causal modelling of neuroimaging data. When the brain is at rest, however, this sort of characterization has been limited to correlations (functional connectivity). In this work, we model the 'effective' connectivity underlying low frequency blood oxygen level-dependent fluctuations in the resting Parkinsonian motor network-disclosing the distributed effects of deep brain stimulation on cortico-subcortical connections. Specifically, we show that subthalamic nucleus deep brain stimulation modulates all the major components of the motor cortico-striato-thalamo-cortical loop, including the cortico-striatal, thalamo-cortical, direct and indirect basal ganglia pathways, and the hyperdirect subthalamic nucleus projections. The strength of effective subthalamic nucleus afferents and efferents were reduced by stimulation, whereas cortico-striatal, thalamo-cortical and direct pathways were strengthened. Remarkably, regression analysis revealed that the hyperdirect, direct, and basal ganglia afferents to the subthalamic nucleus predicted clinical status and therapeutic response to deep brain stimulation; however, suppression of the sensitivity of the subthalamic nucleus to its hyperdirect afferents by deep brain stimulation may subvert the clinical efficacy of deep brain stimulation. Our findings highlight the distributed effects of stimulation on the resting motor network and provide a framework for analysing effective connectivity in resting state functional MRI with strong a priori hypotheses.

  16. Strong-coupling superconductivity in the two-dimensional t-J model supplemented by a hole-phonon interaction

    International Nuclear Information System (INIS)

    Sherman, A.; Schreiber, M.

    1995-01-01

    We use the Eliashberg formalism for calculating T c in a model of cuprate perovskites with pairing mediated by both magnons and apex-oxygen vibrations. The influence of strong correlations on the energy spectrum is taken into account in the spin-wave approximation. It is shown that the hole-magnon interaction alone cannot yield high T c . But together with a moderate hole-phonon interaction it does lead to d-wave superconductivity at temperatures and hole concentrations observed in cuprates. High T c are connected with a large density of states due to extended Van Hove singularities, a conformity of the two interactions for the d symmetry, and high phonon frequencies

  17. Numerical Calculation of the Phase Space Density for the Strong-Strong Beam-Beam Interaction

    International Nuclear Information System (INIS)

    Sobol, A.; Ellison, J.A.

    2003-01-01

    We developed a parallel code to calculate the evolution of the 4D phase space density of two colliding beams, which are coupled via the collective strong-strong beam-beam interaction, in the absence of diffusion and damping, using the Perron-Frobenius (PF) operator technique

  18. Affine analogues of the Sasaki-Shchepetilov connection

    Directory of Open Access Journals (Sweden)

    Maria Robaszewska

    2016-07-01

    Full Text Available For two-dimensional manifold M with locally symmetric connection ∇ and with ∇-parallel volume element vol one can construct a flat connection on the vector bundle TM⊕E, where E is a trivial bundle. The metrizable case, when M is a Riemannian manifold of constant curvature, together with its higher dimension generalizations, was studied by A.V. Shchepetilov [J. Phys. A: 36 (2003, 3893-3898]. This paper deals with the case of non-metrizable locally symmetric connection. Two flat connections on TM⊕(R⨯M and two on TM⊕(R2⨯M are constructed. It is shown that two of those connections - one from each pair - may be identified with the standard flat connection in RN, after suitable local affine embedding of (M,∇ into RN.

  19. The effect of geometric scattering on the oscillatory magnetoconductance in multiply connected disordered mesoscopic rings

    International Nuclear Information System (INIS)

    Basu, C.; Gu Benyuan.

    1994-12-01

    We present the quantum mechanical calculations on the conductance of a quantum waveguide consisting of multiply connected mesoscopic rings with disordered ring-circumferences and ballistic lead connections between the rings with the transfer matrix approach. The profiles of the conductance as functions of the magnetic flux and the Fermi wave number of electrons depend on the number of rings as also on the geometric configuration of the system. The conductance spectrum of this system for disordered ring circumferences, disordered ring intervals and disordered magnetic flux is examined in detail. Studying the effect of geometric scattering and the two different length scales involved in the network, namely, the ring circumference and the ballistic lead connections on the conductance profile, we find that there exist two kinds of mini-bands, one originating from the bound states of the rings, i.e. the intrinsic mini-bands, and the other associated with the connecting leads between the adjacent rings, which are the extra mini-bands. These two kinds of mini-bands respond differently to external perturbations in parameters. Unlike the system of potential scatterers, this system of geometric scatterers show complete band formations at all energies even for finite systems and there is a preferential decay of the energy states depending upon the type of disorder introduced. The conductance band structures strongly depend on the geometric configuration of the network and so by controlling the geometric parameters, the conductance band structures can be artificially tailored. (author). 18 refs, 6 figs

  20. Shifted intrinsic connectivity of central executive and salience network in borderline personality disorder

    Directory of Open Access Journals (Sweden)

    Anselm eDoll

    2013-10-01

    Full Text Available Borderline personality disorder (BPD is characterized by stable instability of emotions and behavior and their regulation. This emotional and behavioral instability corresponds with a neurocognitive triple network model of psychopathology, which suggests that aberrant emotional saliency and cognitive control is associated with aberrant interaction across three intrinsic connectivity networks (ICN (i.e. the salience, default mode, and central executive network, SN, DMN, CEN. The objective of the current study was to investigate whether and how such triple network intrinsic functional connectivity (iFC is changed in patients with BPD. We acquired resting-state functional magnetic resonance imaging (rs-fMRI data from fourteen patients with BPD and sixteen healthy controls (HC. High-model order independent component analysis (ICA was used to extract spatiotemporal patterns of ongoing, coherent blood-oxygen-level-dependent (BOLD signal fluctuations from rs-fMRI data. Main outcome measures were iFC within networks (intra-iFC and between networks (i.e. network time course correlation inter-iFC.Aberrant intra-iFC was found in patients’ DMN, SN, and CEN, consistent with previous findings. While patients’ inter-iFC of the CEN was decreased, inter-iFC of the SN was increased. In particular, a balance index reflecting the relationship of CEN-and SN-inter-iFC across networks was strongly shifted from CEN to SN connectivity in patients. Results provide first preliminary evidence for aberrant triple network intrinsic functional connectivity in BPD. Our data suggest a shift of inter-network iFC from networks involved in cognitive control to those of emotion-related activity in BPD, potentially reflecting the persistent instability of emotion regulation in patients.

  1. Use of accelerations connected to GPS data to identify hazardous road locations

    DEFF Research Database (Denmark)

    Agerholm, Niels; Andersen, Camilla Sloth; Reinau, Kristian Hegner

    have to occur before road safety enhancements can be made. The objective has been to build a predictive model for identification of HRL on the basis of Floating Car Data (FCD) associated with acceleration data. Strong decelerations are often involved in road accidents. From conflict studies it is known...... that there is a connection between the number of conflicts and the number of accidents. The hypothesis was that concentration of jerks, which is the derivative of the deceleration, can be used for identification of HRL and that these are better for this task than deceleration. A study is based on data from three months...

  2. Alpha desynchronization and fronto­parietal connectivity during spatial working memory encoding deficits in ADHD: A simultaneous EEG­fMRI study

    Directory of Open Access Journals (Sweden)

    Agatha Lenartowicz

    2016-01-01

    Full Text Available The underlying mechanisms of alpha band (8–12 Hz neural oscillations are of importance to the functioning of attention control systems as well as to neuropsychiatric conditions that are characterized by deficits of that system, such as attention deficit hyperactivity disorder (ADHD. The objectives of the present study were to test if visual encoding-related alpha event-related desynchronization (ERD correlates with fronto-parieto-occipital connectivity, and whether this is disrupted in ADHD during spatial working memory (SWM performance. We acquired EEG concurrently with fMRI in thirty boys (12–16 yrs. old, 15 with ADHD, during SWM encoding. Psychophysiological connectivity analyses indicated that alpha ERD during SWM encoding was associated with both occipital activation and fronto-parieto-occipital functional connectivity, a finding that expands on prior associations between alpha ERD and occipital activation. This finding provides novel support for the interpretation of alpha ERD (and the associated changes in occipital activation as a phenomenon that involves, and perhaps arises as a result of, top-down network interactions. Alpha ERD was associated less strongly with occipital activity, but associated more strongly with fronto-parieto-occipital connectivity in ADHD, consistent with a compensatory attentional response. Additionally, we illustrate that degradation of EEG data quality by MRI-amplified motion artifacts is robust to existing cleaning algorithms and is significantly correlated with hyperactivity symptoms and the ADHD Combined Type diagnosis. We conclude that persistent motion-related MR artifacts in EEG data can increase variance and introduce bias in interpretation of group differences in populations characterized by hypermobility — a clear limitation of current-state EEG-fMRI methodology.

  3. Decreased Cerebellar-Orbitofrontal Connectivity Correlates with Stuttering Severity: Whole-Brain Functional and Structural Connectivity Associations with Persistent Developmental Stuttering.

    Science.gov (United States)

    Sitek, Kevin R; Cai, Shanqing; Beal, Deryk S; Perkell, Joseph S; Guenther, Frank H; Ghosh, Satrajit S

    2016-01-01

    Persistent developmental stuttering is characterized by speech production disfluency and affects 1% of adults. The degree of impairment varies widely across individuals and the neural mechanisms underlying the disorder and this variability remain poorly understood. Here we elucidate compensatory mechanisms related to this variability in impairment using whole-brain functional and white matter connectivity analyses in persistent developmental stuttering. We found that people who stutter had stronger functional connectivity between cerebellum and thalamus than people with fluent speech, while stutterers with the least severe symptoms had greater functional connectivity between left cerebellum and left orbitofrontal cortex (OFC). Additionally, people who stutter had decreased functional and white matter connectivity among the perisylvian auditory, motor, and speech planning regions compared to typical speakers, but greater functional connectivity between the right basal ganglia and bilateral temporal auditory regions. Structurally, disfluency ratings were negatively correlated with white matter connections to left perisylvian regions and to the brain stem. Overall, we found increased connectivity among subcortical and reward network structures in people who stutter compared to controls. These connections were negatively correlated with stuttering severity, suggesting the involvement of cerebellum and OFC may underlie successful compensatory mechanisms by more fluent stutterers.

  4. Decreased Cerebellar-Orbitofrontal Connectivity Correlates with Stuttering Severity: Whole-Brain Functional and Structural Connectivity Associations with Persistent Developmental Stuttering

    Science.gov (United States)

    Sitek, Kevin R.; Cai, Shanqing; Beal, Deryk S.; Perkell, Joseph S.; Guenther, Frank H.; Ghosh, Satrajit S.

    2016-01-01

    Persistent developmental stuttering is characterized by speech production disfluency and affects 1% of adults. The degree of impairment varies widely across individuals and the neural mechanisms underlying the disorder and this variability remain poorly understood. Here we elucidate compensatory mechanisms related to this variability in impairment using whole-brain functional and white matter connectivity analyses in persistent developmental stuttering. We found that people who stutter had stronger functional connectivity between cerebellum and thalamus than people with fluent speech, while stutterers with the least severe symptoms had greater functional connectivity between left cerebellum and left orbitofrontal cortex (OFC). Additionally, people who stutter had decreased functional and white matter connectivity among the perisylvian auditory, motor, and speech planning regions compared to typical speakers, but greater functional connectivity between the right basal ganglia and bilateral temporal auditory regions. Structurally, disfluency ratings were negatively correlated with white matter connections to left perisylvian regions and to the brain stem. Overall, we found increased connectivity among subcortical and reward network structures in people who stutter compared to controls. These connections were negatively correlated with stuttering severity, suggesting the involvement of cerebellum and OFC may underlie successful compensatory mechanisms by more fluent stutterers. PMID:27199712

  5. Decreased cerebellar-orbitofrontal connectivity correlates with stuttering severity: Whole-brain functional and structural connectivity associations with persistent developmental stuttering

    Directory of Open Access Journals (Sweden)

    Kevin Richard Sitek

    2016-05-01

    Full Text Available Persistent developmental stuttering is characterized by speech production disfluency and affects 1% of adults. The degree of impairment varies widely across individuals and the neural mechanisms underlying the disorder and this variability remain poorly understood. Here, we elucidate compensatory mechanisms related to this variability in impairment using whole-brain functional and white matter connectivity analyses in persistent developmental stuttering. We found that people who stutter had stronger functional connectivity between cerebellum and thalamus than people with fluent speech, while stutterers with the least severe symptoms had greater functional connectivity between left cerebellum and left orbitofrontal cortex. Additionally, people who stutter had decreased functional and white matter connectivity among the perisylvian auditory, motor, and speech planning regions compared to typical speakers, but greater functional connectivity between the right basal ganglia and bilateral temporal auditory regions. Structurally, disfluency ratings were negatively correlated with white matter connections to left perisylvian regions and to the brain stem. Overall, we found increased connectivity among subcortical and reward network structures in people who stutter compared to controls. These connections were negatively correlated with stuttering severity, suggesting the involvement of cerebellum and orbitofrontal cortex may underlie successful compensatory mechanisms by more fluent stutterers.

  6. Using auditory steady state responses to outline the functional connectivity in the tinnitus brain.

    Directory of Open Access Journals (Sweden)

    Winfried Schlee

    Full Text Available BACKGROUND: Tinnitus is an auditory phantom perception that is most likely generated in the central nervous system. Most of the tinnitus research has concentrated on the auditory system. However, it was suggested recently that also non-auditory structures are involved in a global network that encodes subjective tinnitus. We tested this assumption using auditory steady state responses to entrain the tinnitus network and investigated long-range functional connectivity across various non-auditory brain regions. METHODS AND FINDINGS: Using whole-head magnetoencephalography we investigated cortical connectivity by means of phase synchronization in tinnitus subjects and healthy controls. We found evidence for a deviating pattern of long-range functional connectivity in tinnitus that was strongly correlated with individual ratings of the tinnitus percept. Phase couplings between the anterior cingulum and the right frontal lobe and phase couplings between the anterior cingulum and the right parietal lobe showed significant condition x group interactions and were correlated with the individual tinnitus distress ratings only in the tinnitus condition and not in the control conditions. CONCLUSIONS: To the best of our knowledge this is the first study that demonstrates existence of a global tinnitus network of long-range cortical connections outside the central auditory system. This result extends the current knowledge of how tinnitus is generated in the brain. We propose that this global extend of the tinnitus network is crucial for the continuos perception of the tinnitus tone and a therapeutical intervention that is able to change this network should result in relief of tinnitus.

  7. Biomineralization of radioactive sulfide minerals in strong acidic Tamagawa hot springs

    International Nuclear Information System (INIS)

    Tazaki, Kazue; Watanabe, Hiroaki

    2004-01-01

    Bioaccumulation of radioactive sulfide minerals by bacteria in strong acidic hot spring water was found at Tamagawa Hot Springs, Akita prefecture in Japan. The hot spring water produces Hokutolite of radioactive minerals high radium and radon. The β-ray measurements of sediments and biofilms indicate 1850-2420 and 5700 cpm, respectively, which are 50-100 times higher than that of the water and the air (50-90 cpm). The characteristics of hot spring water show pH (1.2), Eh (140 mV), EC (29 mS/cm), DO (0.8 mg/l), and water temperature (99.5degC), indicating extremely strong acidic and reducing conditions. The hot spring water contains mainly HCl associated with high concentrations of Ca 2+ , Al 3+ , Fe 2+ , HSO 4 - and SO 4 2- . SEM-EDX and TEM demonstrate some insight into how microorganisms affect the chemistry and microbiological characteristics of the strong acidic surroundings with high S, As, Ba, and Ca contents in biofilms. Especially SEM-EDX, ED-XRF, and STEM-EDX elemental content maps illustrate the distribution of sulfur-bearing compounds of barite (BaSO 4 ), gypsum (CaSO 4 ·2H 2 O), elemental sulfur (S) and orpiment(As 2 S 3 ) in the reddish orange biofilms. The presence of a hydrogen sulfide-rich (H 2 S) thermal spring and gypsum deposits suggest the volatilization of H 2 S from the spring water, oxidation of the H 2 S gas to sulfuric acid, and reaction of the sulfuric acid. TEM micrographs of bacteria in the biofilms reveal in detail the intimate connections between biological and mineralogical processes that the cells are entirely accumulated with spherical grains, 100∼200 nm in diameter. The relationship among sulfide minerals, such as barite, gypsum, sulfur, orpiment, and Hakutolite, associated with bacteria implies that heavy metals have been transported from strong acidic hot spring water to sediments through bacteria metabolism. It is possible that the capability of radioactive sulfide biofilms for heavy metal immobilization can be used to

  8. Connecting textual segments

    DEFF Research Database (Denmark)

    Brügger, Niels

    2017-01-01

    history than just the years of the emergence of the web, the chapter traces the history of how segments of text have deliberately been connected to each other by the use of specific textual and media features, from clay tablets, manuscripts on parchment, and print, among others, to hyperlinks on stand......In “Connecting textual segments: A brief history of the web hyperlink” Niels Brügger investigates the history of one of the most fundamental features of the web: the hyperlink. Based on the argument that the web hyperlink is best understood if it is seen as another step in a much longer and broader...

  9. Quantifying Riverscape Connectivity with Graph Theory

    Science.gov (United States)

    Carbonneau, P.; Milledge, D.; Sinha, R.; Tandon, S. K.

    2013-12-01

    Fluvial catchments convey fluxes of water, sediment, nutrients and aquatic biota. At continental scales, crustal topography defines the overall path of channels whilst at local scales depositional and/or erosional features generally determine the exact path of a channel. Furthermore, constructions such as dams, for either water abstraction or hydropower, often have a significant impact on channel networks.The concept of ';connectivity' is commonly invoked when conceptualising the structure of a river network.This concept is easy to grasp but there have been uneven efforts across the environmental sciences to actually quantify connectivity. Currently there have only been a few studies reporting quantitative indices of connectivity in river sciences, notably, in the study of avulsion processes. However, the majority of current work describing some form of environmental connectivity in a quantitative manner is in the field of landscape ecology. Driven by the need to quantify habitat fragmentation, landscape ecologists have returned to graph theory. Within this formal setting, landscape ecologists have successfully developed a range of indices which can model connectivity loss. Such formal connectivity metrics are currently needed for a range of applications in fluvial sciences. One of the most urgent needs relates to dam construction. In the developed world, hydropower development has generally slowed and in many countries, dams are actually being removed. However, this is not the case in the developing world where hydropower is seen as a key element to low-emissions power-security. For example, several dam projects are envisaged in Himalayan catchments in the next 2 decades. This region is already under severe pressure from climate change and urbanisation, and a better understanding of the network fragmentation which can be expected in this system is urgently needed. In this paper, we apply and adapt connectivity metrics from landscape ecology. We then examine the

  10. Assessment of Genetic Connectivity between Sudan and Saudi Arabia for Commercially Important Fish Species

    KAUST Repository

    Wilson, Sara N.

    2017-12-01

    Patterns of genetic connectivity can help answer key questions about the evolutionary ecology of fishes. This knowledge is particularly useful when considering the management and conservation of species that are impacted by fisheries. Population connectivity in ocean habitats is heavily influenced by environmental and oceanographic factors. These factors can lead to strong genetic differences within populations, causing fragmentation into smaller subpopulations. The Red Sea exhibits pronounced oceanographic gradients in temperature, chlorophyll, and salinity, which have been assessed in various species’ populations and which have been found to have potential impacts on gene flow. The Red Sea also features strong cyclonic and anticyclonic eddies that may facilitate, or possibly inhibit, the transport of larvae throughout the Red Sea, potentially influencing gene flow themselves. The ability of oceanographic factors like eddies to structure wild fisheries populations in this region has yet to be fully determined. To address this, the genetic composition of two of the most highly fished species, (Plectropomus areolatus and Plectropomus pessuliferus marisrubri), in the Red Sea were evaluated utilizing genetic markers (polymorphic microsatellite loci). Samples from three geographically separate regions along the Saudi Arabian Red Sea coastline, as well as from Sudan, were analyzed to address latitudinal and cross-sea connectivity. I was able to determine that little genetic differentiation exists within Plectropomus species across all regions of the Red Sea, indicating high gene flow for these species throughout. These findings highlight the ability of currents and eddies to transport larvae along and across the Red Sea. The results from this study also indicate that a single population of P. areolatus and a single population of P. pessuliferus marisrubri occurs in the Red Sea. The high degree of genetic flow suggests that each species should be managed as individual

  11. Reduced prefrontal connectivity in psychopathy.

    Science.gov (United States)

    Motzkin, Julian C; Newman, Joseph P; Kiehl, Kent A; Koenigs, Michael

    2011-11-30

    Linking psychopathy to a specific brain abnormality could have significant clinical, legal, and scientific implications. Theories on the neurobiological basis of the disorder typically propose dysfunction in a circuit involving ventromedial prefrontal cortex (vmPFC). However, to date there is limited brain imaging data to directly test whether psychopathy may indeed be associated with any structural or functional abnormality within this brain area. In this study, we employ two complementary imaging techniques to assess the structural and functional connectivity of vmPFC in psychopathic and non-psychopathic criminals. Using diffusion tensor imaging, we show that psychopathy is associated with reduced structural integrity in the right uncinate fasciculus, the primary white matter connection between vmPFC and anterior temporal lobe. Using functional magnetic resonance imaging, we show that psychopathy is associated with reduced functional connectivity between vmPFC and amygdala as well as between vmPFC and medial parietal cortex. Together, these data converge to implicate diminished vmPFC connectivity as a characteristic neurobiological feature of psychopathy.

  12. Behavior of concentrically loaded CFT braces connections

    Directory of Open Access Journals (Sweden)

    Maha M. Hassan

    2014-03-01

    Full Text Available Concrete filled tubes (CFTs composite columns have many economical and esthetic advantages, but the behavior of their connections is complicated. Through this study, it is aimed to investigate the performance and behavior of different connection configurations between concrete filled steel tube columns and bracing diagonals through an experimental program. The study included 12 connection subassemblies consisting of a fixed length steel tube and gusset plate connected to the tube end with different details tested under half cyclic loading. A notable effect was observed on the behavior of the connections due to its detailing changes with respect to capacity, failure mode, ductility, and stress distribution.

  13. Orientations of infinite graphs with prescribed edge-connectivity

    DEFF Research Database (Denmark)

    Thomassen, Carsten

    2016-01-01

    We prove a decomposition result for locally finite graphs which can be used to extend results on edge-connectivity from finite to infinite graphs. It implies that every 4k-edge-connected graph G contains an immersion of some finite 2k-edge-connected Eulerian graph containing any prescribed vertex...... set (while planar graphs show that G need not containa subdivision of a simple finite graph of large edge-connectivity). Also, every 8k-edge connected infinite graph has a k-arc-connected orientation, as conjectured in 1989....

  14. Strong gravity and supersymmetry

    International Nuclear Information System (INIS)

    Chamseddine, Ali H.; Salam, A.; Strathdee, J.

    1977-11-01

    A supersymmetric theory is constructed for a strong f plus a weak g graviton, together with their accompanying massive gravitinos, by gaugin the gradel 0Sp(2,2,1)x 0Sp(2,2,1) structure. The mixing term between f and g fields, which makes the strong graviton massive, can be introduced through a spontaneous symmetry-breaking mechanism implemented in this note by constructing a non-linear realization of the symmetry group

  15. Moduli space of self-dual connections in dimension greater than four for abelian Gauge groups

    OpenAIRE

    Cappelle, Natacha

    2018-01-01

    In 1954, C. Yang and R. Mills created a Gauge Theory for strong interaction of Elementary Particles. More generally, they proved that it is possible to define a Gauge Theory with an arbitrary compact Lie group as Gauge group. Within this context, it is interesting to find critical values of a functional defined on the space of connections: the Yang-Mills functional. If the based manifold is four dimensional, there exists a natural notion of (anti-)self-dual 2-form, which gives a natural notio...

  16. PREFACE: Strongly correlated electron systems Strongly correlated electron systems

    Science.gov (United States)

    Saxena, Siddharth S.; Littlewood, P. B.

    2012-07-01

    This special section is dedicated to the Strongly Correlated Electron Systems Conference (SCES) 2011, which was held from 29 August-3 September 2011, in Cambridge, UK. SCES'2011 is dedicated to 100 years of superconductivity and covers a range of topics in the area of strongly correlated systems. The correlated electronic and magnetic materials featured include f-electron based heavy fermion intermetallics and d-electron based transition metal compounds. The selected papers derived from invited presentations seek to deepen our understanding of the rich physical phenomena that arise from correlation effects. The focus is on quantum phase transitions, non-Fermi liquid phenomena, quantum magnetism, unconventional superconductivity and metal-insulator transitions. Both experimental and theoretical work is presented. Based on fundamental advances in the understanding of electronic materials, much of 20th century materials physics was driven by miniaturisation and integration in the electronics industry to the current generation of nanometre scale devices. The achievements of this industry have brought unprecedented advances to society and well-being, and no doubt there is much further to go—note that this progress is founded on investments and studies in the fundamentals of condensed matter physics from more than 50 years ago. Nevertheless, the defining challenges for the 21st century will lie in the discovery in science, and deployment through engineering, of technologies that can deliver the scale needed to have an impact on the sustainability agenda. Thus the big developments in nanotechnology may lie not in the pursuit of yet smaller transistors, but in the design of new structures that can revolutionise the performance of solar cells, batteries, fuel cells, light-weight structural materials, refrigeration, water purification, etc. The science presented in the papers of this special section also highlights the underlying interest in energy-dense materials, which

  17. Partitioning graphs into connected parts

    NARCIS (Netherlands)

    Hof, van 't P.; Paulusma, D.; Woeginger, G.J.; Frid, A.; Morozov, A.S.; Rybalchenko, A.; Wagner, K.W.

    2009-01-01

    The 2-DISJOINT CONNECTED SUBGRAPHS problem asks if a given graph has two vertex-disjoint connected subgraphs containing pre-specified sets of vertices. We show that this problem is NP-complete even if one of the sets has cardinality 2. The LONGEST PATH CONTRACTIBILITY problem asks for the largest

  18. Strong Ideal Convergence in Probabilistic Metric Spaces

    Indian Academy of Sciences (India)

    In the present paper we introduce the concepts of strongly ideal convergent sequence and strong ideal Cauchy sequence in a probabilistic metric (PM) space endowed with the strong topology, and establish some basic facts. Next, we define the strong ideal limit points and the strong ideal cluster points of a sequence in this ...

  19. An Evaluation of the Left-Brain vs. Right-Brain Hypothesis with Resting State Functional Connectivity Magnetic Resonance Imaging

    OpenAIRE

    Nielsen, Jared A.; Zielinski, Brandon A.; Ferguson, Michael A.; Lainhart, Janet E.; Anderson, Jeffrey S.

    2013-01-01

    Lateralized brain regions subserve functions such as language and visuospatial processing. It has been conjectured that individuals may be left-brain dominant or right-brain dominant based on personality and cognitive style, but neuroimaging data has not provided clear evidence whether such phenotypic differences in the strength of left-dominant or right-dominant networks exist. We evaluated whether strongly lateralized connections covaried within the same individuals. Data were analyzed from...

  20. Modeling and Grid impedance Variation Analysis of Parallel Connected Grid Connected Inverter based on Impedance Based Harmonic Analysis

    DEFF Research Database (Denmark)

    Kwon, JunBum; Wang, Xiongfei; Bak, Claus Leth

    2014-01-01

    This paper addresses the harmonic compensation error problem existing with parallel connected inverter in the same grid interface conditions by means of impedance-based analysis and modeling. Unlike the single grid connected inverter, it is found that multiple parallel connected inverters and grid...... impedance can make influence to each other if they each have a harmonic compensation function. The analysis method proposed in this paper is based on the relationship between the overall output impedance and input impedance of parallel connected inverter, where controller gain design method, which can...

  1. Empirical validation of directed functional connectivity.

    Science.gov (United States)

    Mill, Ravi D; Bagic, Anto; Bostan, Andreea; Schneider, Walter; Cole, Michael W

    2017-02-01

    Mapping directions of influence in the human brain connectome represents the next phase in understanding its functional architecture. However, a host of methodological uncertainties have impeded the application of directed connectivity methods, which have primarily been validated via "ground truth" connectivity patterns embedded in simulated functional MRI (fMRI) and magneto-/electro-encephalography (MEG/EEG) datasets. Such simulations rely on many generative assumptions, and we hence utilized a different strategy involving empirical data in which a ground truth directed connectivity pattern could be anticipated with confidence. Specifically, we exploited the established "sensory reactivation" effect in episodic memory, in which retrieval of sensory information reactivates regions involved in perceiving that sensory modality. Subjects performed a paired associate task in separate fMRI and MEG sessions, in which a ground truth reversal in directed connectivity between auditory and visual sensory regions was instantiated across task conditions. This directed connectivity reversal was successfully recovered across different algorithms, including Granger causality and Bayes network (IMAGES) approaches, and across fMRI ("raw" and deconvolved) and source-modeled MEG. These results extend simulation studies of directed connectivity, and offer practical guidelines for the use of such methods in clarifying causal mechanisms of neural processing. Copyright © 2016 Elsevier Inc. All rights reserved.

  2. Engaging Military Fathers in a Reflective Parenting Program: Lessons from Strong Families Strong Forces

    Science.gov (United States)

    DeVoe, Ellen R.; Paris, Ruth

    2015-01-01

    Through Strong Families Strong Forces, a reflective parenting program for military families with young children, we were privileged to work with contemporary military fathers who served in the post-9/11 conflicts in Afghanistan and Iraq. Due to this work, the authors gained valuable insight into the complexity of fathering during wartime, the…

  3. Exploratory graphical models of functional and structural connectivity patterns for Alzheimer's Disease diagnosis

    Directory of Open Access Journals (Sweden)

    Andres eOrtiz

    2015-11-01

    Full Text Available Alzheimer’s Disease (AD is the most common neurodegenerative disease in elderly people. Itsdevelopment has been shown to be closely related to changes in the brain connectivity networkand in the brain activation patterns along with structural changes caused by the neurodegenerativeprocess.Methods to infer dependence between brain regions are usually derived from the analysis ofcovariance between activation levels in the different areas. However, these covariance-basedmethods are not able to estimate conditional independence between variables to factor out theinfluence of other regions. Conversely, models based on the inverse covariance, or precisionmatrix, such as Sparse Gaussian Graphical Models allow revealing conditional independencebetween regions by estimating the covariance between two variables given the rest as constant.This paper uses Sparse Inverse Covariance Estimation (SICE methods to learn undirectedgraphs in order to derive functional and structural connectivity patterns from Fludeoxyglucose(18F-FDG Position Emission Tomography (PET data and segmented Magnetic Resonanceimages (MRI, drawn from the ADNI database, for Control, MCI (Mild Cognitive ImpairmentSubjects and AD subjects. Sparse computation fits perfectly here as brain regions usually onlyinteract with a few other areas.The models clearly show different metabolic covariation patters between subject groups, revealingthe loss of strong connections in AD and MCI subjects when compared to Controls. Similarly,the variance between GM (Grey Matter densities of different regions reveals different structuralcovariation patterns between the different groups. Thus, the different connectivity patterns forcontrols and AD are used in this paper to select regions of interest in PET and GM images withdiscriminative power for early AD diagnosis. Finally, functional an structural models are combinedto leverage the classification accuracy.The results obtained in this work show the usefulness

  4. Ecological connectivity networks in rapidly expanding cities.

    Science.gov (United States)

    Nor, Amal Najihah M; Corstanje, Ron; Harris, Jim A; Grafius, Darren R; Siriwardena, Gavin M

    2017-06-01

    Urban expansion increases fragmentation of the landscape. In effect, fragmentation decreases connectivity, causes green space loss and impacts upon the ecology and function of green space. Restoration of the functionality of green space often requires restoring the ecological connectivity of this green space within the city matrix. However, identifying ecological corridors that integrate different structural and functional connectivity of green space remains vague. Assessing connectivity for developing an ecological network by using efficient models is essential to improve these networks under rapid urban expansion. This paper presents a novel methodological approach to assess and model connectivity for the Eurasian tree sparrow ( Passer montanus ) and Yellow-vented bulbul ( Pycnonotus goiavier ) in three cities (Kuala Lumpur, Malaysia; Jakarta, Indonesia and Metro Manila, Philippines). The approach identifies potential priority corridors for ecological connectivity networks. The study combined circuit models, connectivity analysis and least-cost models to identify potential corridors by integrating structure and function of green space patches to provide reliable ecological connectivity network models in the cities. Relevant parameters such as landscape resistance and green space structure (vegetation density, patch size and patch distance) were derived from an expert and literature-based approach based on the preference of bird behaviour. The integrated models allowed the assessment of connectivity for both species using different measures of green space structure revealing the potential corridors and least-cost pathways for both bird species at the patch sites. The implementation of improvements to the identified corridors could increase the connectivity of green space. This study provides examples of how combining models can contribute to the improvement of ecological networks in rapidly expanding cities and demonstrates the usefulness of such models for

  5. Ecological connectivity networks in rapidly expanding cities

    Directory of Open Access Journals (Sweden)

    Amal Najihah M. Nor

    2017-06-01

    Full Text Available Urban expansion increases fragmentation of the landscape. In effect, fragmentation decreases connectivity, causes green space loss and impacts upon the ecology and function of green space. Restoration of the functionality of green space often requires restoring the ecological connectivity of this green space within the city matrix. However, identifying ecological corridors that integrate different structural and functional connectivity of green space remains vague. Assessing connectivity for developing an ecological network by using efficient models is essential to improve these networks under rapid urban expansion. This paper presents a novel methodological approach to assess and model connectivity for the Eurasian tree sparrow (Passer montanus and Yellow-vented bulbul (Pycnonotus goiavier in three cities (Kuala Lumpur, Malaysia; Jakarta, Indonesia and Metro Manila, Philippines. The approach identifies potential priority corridors for ecological connectivity networks. The study combined circuit models, connectivity analysis and least-cost models to identify potential corridors by integrating structure and function of green space patches to provide reliable ecological connectivity network models in the cities. Relevant parameters such as landscape resistance and green space structure (vegetation density, patch size and patch distance were derived from an expert and literature-based approach based on the preference of bird behaviour. The integrated models allowed the assessment of connectivity for both species using different measures of green space structure revealing the potential corridors and least-cost pathways for both bird species at the patch sites. The implementation of improvements to the identified corridors could increase the connectivity of green space. This study provides examples of how combining models can contribute to the improvement of ecological networks in rapidly expanding cities and demonstrates the usefulness of such

  6. Connections: All Issues

    Science.gov (United States)

    Goals Recycling Green Purchasing Pollution Prevention Reusing Water Resources Environmental Management Plateau, and more... Connections Newsletter December 2016 December 2016 Science-themed gifts available at

  7. Bitcoin Meets Strong Consistency

    OpenAIRE

    Decker, Christian; Seidel, Jochen; Wattenhofer, Roger

    2014-01-01

    The Bitcoin system only provides eventual consistency. For everyday life, the time to confirm a Bitcoin transaction is prohibitively slow. In this paper we propose a new system, built on the Bitcoin blockchain, which enables strong consistency. Our system, PeerCensus, acts as a certification authority, manages peer identities in a peer-to-peer network, and ultimately enhances Bitcoin and similar systems with strong consistency. Our extensive analysis shows that PeerCensus is in a secure state...

  8. Study on the Connecting Length of CFRP

    Science.gov (United States)

    Liu, Xiongfei; Li, Yue; Li, Zhanguo

    2018-05-01

    The paper studied the varying mode of shear stress in the connecting zone of CFRP. Using epoxy resin (EP) as bond material, performance of specimens with different connecting length of CFRP was tested to obtain the conclusion. CFRP-confined concrete column was tested subsequently to verify the conclusion. The results show that: (1) The binding properties of modified epoxy resin with CFRP is good; (2) As the connecting length increased, the ultimate tensile strength of CFRP increased as well in the range of the experiment parameters; (3) Tensile strength of CFRP can reach the ultimate strength when the connecting length is 90mm;(4) The connecting length of 90mm of CFRP meet the reinforcement requirements.

  9. Strong Statistical Convergence in Probabilistic Metric Spaces

    OpenAIRE

    Şençimen, Celaleddin; Pehlivan, Serpil

    2008-01-01

    In this article, we introduce the concepts of strongly statistically convergent sequence and strong statistically Cauchy sequence in a probabilistic metric (PM) space endowed with the strong topology, and establish some basic facts. Next, we define the strong statistical limit points and the strong statistical cluster points of a sequence in this space and investigate the relations between these concepts.

  10. Corporate Governance Against Recommendations: The Cases of the Strong Executive and the Strong Ownership

    Directory of Open Access Journals (Sweden)

    Král Pavel

    2012-09-01

    Full Text Available There are several basic configurations of corporate governance according to the separation of ownership and control (Jensen’s theory. Effective governance is described as a situation whenan owner (or group of owners keeps the right to ratify and monitor strategic decisions while management has the right to initiate and implement those decisions. There are two particular situations how this recommendation is partially broken and both situations are linked to CEO duality. The first case happens when an owner loses or does not exercise the right to monitor management of the organization and is termed as the strong executive. The second case is calledthe strong ownership and is distinguished by an owner taking over implementations of the decisions. The focus of the study was to explore particularly configurations of the strong executive and the strong governance. A mixed method research design was chosen to explore the differences between the basic governance configurations. The sample was chosen by purposive sampling and covered a hundred for-profit organizations of all size and from all sectors of economy.The data were collected through interviews with representatives, mainly members of top management. We revealed that both of these configurations can bear good corporate performance but also bigger risks. The strong executive is typical for organizations with dispersed ownership or a publicly owned organization and the performance of the organization is fully dependent on competencies but also personalities of managers. This configuration contains a high risk of misuse of authority. The strong ownership is effective in small organizations while in a larger organization leads to an overexertion of owners and low performance because they usually faceproblems to keep focus on the strategic issues of the organization.

  11. Tinnitus distress is linked to enhanced resting-state functional connectivity from the limbic system to the auditory cortex.

    Science.gov (United States)

    Chen, Yu-Chen; Xia, Wenqing; Chen, Huiyou; Feng, Yuan; Xu, Jin-Jing; Gu, Jian-Ping; Salvi, Richard; Yin, Xindao

    2017-05-01

    The phantom sound of tinnitus is believed to be triggered by aberrant neural activity in the central auditory pathway, but since this debilitating condition is often associated with emotional distress and anxiety, these comorbidities likely arise from maladaptive functional connections to limbic structures such as the amygdala and hippocampus. To test this hypothesis, resting-state functional magnetic resonance imaging (fMRI) was used to identify aberrant effective connectivity of the amygdala and hippocampus in tinnitus patients and to determine the relationship with tinnitus characteristics. Chronic tinnitus patients (n = 26) and age-, sex-, and education-matched healthy controls (n = 23) were included. Both groups were comparable for hearing level. Granger causality analysis utilizing the amygdala and hippocampus as seed regions were used to investigate the directional connectivity and the relationship with tinnitus duration or distress. Relative to healthy controls, tinnitus patients demonstrated abnormal directional connectivity of the amygdala and hippocampus, including primary and association auditory cortex, and other non-auditory areas. Importantly, scores on the Tinnitus Handicap Questionnaires were positively correlated with increased connectivity from the left amygdala to left superior temporal gyrus (r = 0.570, P = 0.005), and from the right amygdala to right superior temporal gyrus (r = 0.487, P = 0.018). Moreover, enhanced effective connectivity from the right hippocampus to left transverse temporal gyrus was correlated with tinnitus duration (r = 0.452, P = 0.030). The results showed that tinnitus distress strongly correlates with enhanced effective connectivity that is directed from the amygdala to the auditory cortex. The longer the phantom sensation, the more likely acute tinnitus becomes permanently encoded by memory traces in the hippocampus. Hum Brain Mapp 38:2384-2397, 2017. © 2017 Wiley Periodicals, Inc.

  12. Simultaneous Rheoelectric Measurements of Strongly Conductive Complex Fluids

    Science.gov (United States)

    Helal, Ahmed; Divoux, Thibaut; McKinley, Gareth H.

    2016-12-01

    We introduce an modular fixture designed for stress-controlled rheometers to perform simultaneous rheological and electrical measurements on strongly conductive complex fluids under shear. By means of a nontoxic liquid metal at room temperature, the electrical connection to the rotating shaft is completed with minimal additional mechanical friction, allowing for simultaneous stress measurements at values as low as 1 Pa. Motivated by applications such as flow batteries, we use the capabilities of this design to perform an extensive set of rheoelectric experiments on gels formulated from attractive carbon-black particles, at concentrations ranging from 4 to 15 wt %. First, experiments on gels at rest prepared with different shear histories show a robust power-law scaling between the elastic modulus G0' and the conductivity σ0 of the gels—i.e., G0'˜σ0α, with α =1.65 ±0.04 , regardless of the gel concentration. Second, we report conductivity measurements performed simultaneously with creep experiments. Changes in conductivity in the early stage of the experiments, also known as the Andrade-creep regime, reveal for the first time that plastic events take place in the bulk, while the shear rate γ ˙ decreases as a weak power law of time. The subsequent evolution of the conductivity and the shear rate allows us to propose a local yielding scenario that is in agreement with previous velocimetry measurements. Finally, to establish a set of benchmark data, we determine the constitutive rheological and electrical behavior of carbon-black gels. Corrections first introduced for mechanical measurements regarding shear inhomogeneity and wall slip are carefully extended to electrical measurements to accurately distinguish between bulk and surface contributions to the conductivity. As an illustrative example, we examine the constitutive rheoelectric properties of five different grades of carbon-black gels and we demonstrate the relevance of this rheoelectric apparatus as a

  13. The Connected Traveler

    Energy Technology Data Exchange (ETDEWEB)

    Young, Stanley

    2017-04-24

    The Connected Traveler project is a multi-disciplinary undertaking that seeks to validate potential for transformative transportation system energy savings by incentivizing energy efficient travel behavior.

  14. Abnormal interhemispheric connectivity in male psychopathic offenders.

    Science.gov (United States)

    Hoppenbrouwers, Sylco S; De Jesus, Danilo R; Sun, Yinming; Stirpe, Tania; Hofman, Dennis; McMaster, Jeff; Hughes, Ginny; Daskalakis, Zafiris J; Schutter, Dennis J L G

    2014-01-01

    Psychopathic offenders inevitably violate interpersonal norms and frequently resort to aggressive and criminal behaviour. The affective and cognitive deficits underlying these behaviours have been linked to abnormalities in functional interhemispheric connectivity. However, direct neurophysiological evidence for dysfunctional connectivity in psychopathic offenders is lacking. We used transcranial magnetic stimulation combined with electroencephalography to examine interhemispheric connectivity in the dorsolateral and motor cortex in a sample of psychopathic offenders and healthy controls. We also measured intracortical inhibition and facilitation over the left and right motor cortex to investigate the effects of local cortical processes on interhemispheric connectivity. We enrolled 17 psychopathic offenders and 14 controls in our study. Global abnormalities in right to left functional connectivity were observed in psychopathic offenders compared with controls. Furthermore, in contrast to controls, psychopathic offenders showed increased intracortical inhibition in the right, but not the left, hemisphere. The relatively small sample size limited the sensitivity to show that the abnormalities in interhemispheric connectivity were specifically related to the dorsolateral prefrontal cortex in psychopathic offenders. To our knowledge, this study provides the first neurophysiological evidence for abnormal interhemispheric connectivity in psychopathic offenders and may further our understanding of the disruptive antisocial behaviour of these offenders.

  15. The influence of connectivity in forest patches, and riparian vegetation width on stream macroinvertebrate fauna

    Directory of Open Access Journals (Sweden)

    IC Valle

    Full Text Available We assessed two dimensions of stream connectivity: longitudinal (between forest patches along the stream and lateral (riparian vegetation, using macroinvertebrate assemblages as bioindicators. Sites representing different land-uses were sampled in a lowland basin that holds a mosaic of protected areas. Land-use analysis, forest successional stages and riparian zone widths were calculated by the GIS analysis. Macroinvertebrate fauna was strongly affected by land-use. We observed a continuous decrease in the number of sensitive species, %Shredders and IBE-IOC biotic index from the upstream protected area to highly deforested sites, increasing again where the stream crosses a Biological Reserve. When analysing buffer strips, we found aquatic fauna responding to land-use alterations beyond the 30 m riparian corridor (60 m and 100 m wide. We discussed the longitudinal connectivity between forest patches and the riparian vegetation buffer strips necessary to hold high macroinvertebrate diversity. We recommend actions for the increase/maintenance of biodiversity in this and other lowland basins.

  16. Semantic connections: exploring and manipulating connections in smart spaces

    NARCIS (Netherlands)

    Vlist, van der B.J.J.; Niezen, G.; Hu, J.; Feijs, L.M.G.

    2010-01-01

    In envisioned smart environments, enabled by ubiquitous computing technologies, electronic objects will be able to interconnect and interoperate. How will users of such smart environments make sense of the connections that are made and the information that is exchanged? This Internet of Things could

  17. Whole-brain functional connectivity predicted by indirect structural connections

    DEFF Research Database (Denmark)

    Røge, Rasmus; Ambrosen, Karen Marie Sandø; Albers, Kristoffer Jon

    2017-01-01

    Modern functional and diffusion magnetic resonance imaging (fMRI and dMRI) provide data from which macro-scale networks of functional and structural whole brain connectivity can be estimated. Although networks derived from these two modalities describe different properties of the human brain, the...

  18. Intermodal connectivity in Europe, an empirical exploration

    NARCIS (Netherlands)

    de Langen, P.W.; Lases Figueroa, D.M.; van Donselaar, K.H.; Bozuwa, J.

    2017-01-01

    In this paper we analyse the intermodal connectivity in Europe. The empirical analysis is to our knowledge the first empirical analysis of intermodal connections, and is based on a comprehensive database of intermodal connections in Europe. The paper focuses on rail and barge services, as they are

  19. How Analysts Cognitively “Connect the Dots”

    Energy Technology Data Exchange (ETDEWEB)

    Bradel, Lauren; Self, Jessica S.; Endert, Alexander; Hossain, Shahriar M.; North, Chris; Ramakrishnan, Naren

    2013-06-04

    As analysts attempt to make sense of a collection of documents, such as intelligence analysis reports, they may wish to “connect the dots” between pieces of information that may initially seem unrelated. This process of synthesizing information between information requires users to make connections between pairs of documents, creating a conceptual story. We conducted a user study to analyze the process by which users connect pairs of documents and how they spatially arrange information. Users created conceptual stories that connected the dots using organizational strategies that ranged in complexity. We propose taxonomies for cognitive connections and physical structures used when trying to “connect the dots” between two documents. We compared the user-created stories with a data-mining algorithm that constructs chains of documents using co-occurrence metrics. Using the insight gained into the storytelling process, we offer design considerations for the existing data mining algorithm and corresponding tools to combine the power of data mining and the complex cognitive processing of analysts.

  20. Quantifying the digital divide: a scientific overview of network connectivity and grid infrastructure in South Asian countries

    International Nuclear Information System (INIS)

    Khan, S M; Cottrell, R L; Kalim, U; Ali, A

    2008-01-01

    The future of Computing in High Energy Physics (HEP) applications depends on both the Network and Grid infrastructure. South Asian countries such as India and Pakistan are making significant progress by building clusters as well as improving their network infrastructure However to facilitate the use of these resources, they need to manage the issues of network connectivity to be among the leading participants in Computing for HEP experiments. In this paper we classify the connectivity for academic and research institutions of South Asia. The quantitative measurements are carried out using the PingER methodology; an approach that induces minimal ICMP traffic to gather active end-to-end network statistics. The PingER project has been measuring the Internet performance for the last decade. Currently the measurement infrastructure comprises of over 700 hosts in more than 130 countries which collectively represents approximately 99% of the world's Internet-connected population. Thus, we are well positioned to characterize the world's connectivity. Here we present the current state of the National Research and Educational Networks (NRENs) and Grid Infrastructure in the South Asian countries and identify the areas of concern. We also present comparisons between South Asia and other developing as well as developed regions. We show that there is a strong correlation between the Network performance and several Human Development indices

  1. Quantifying the Digital Divide: A Scientific Overview of Network Connectivity and Grid Infrastructure in South Asian Countries

    International Nuclear Information System (INIS)

    Khan, Shahryar Muhammad; Cottrell, R. Les; Kalim, Umar; Ali, Arshad

    2007-01-01

    The future of Computing in High Energy Physics (HEP) applications depends on both the Network and Grid infrastructure. South Asian countries such as India and Pakistan are making significant progress by building clusters as well as improving their network infrastructure However to facilitate the use of these resources, they need to manage the issues of network connectivity to be among the leading participants in Computing for HEP experiments. In this paper we classify the connectivity for academic and research institutions of South Asia. The quantitative measurements are carried out using the PingER methodology; an approach that induces minimal ICMP traffic to gather active end-to-end network statistics. The PingER project has been measuring the Internet performance for the last decade. Currently the measurement infrastructure comprises of over 700 hosts in more than 130 countries which collectively represents approximately 99% of the world's Internet-connected population. Thus, we are well positioned to characterize the world's connectivity. Here we present the current state of the National Research and Educational Networks (NRENs) and Grid Infrastructure in the South Asian countries and identify the areas of concern. We also present comparisons between South Asia and other developing as well as developed regions. We show that there is a strong correlation between the Network performance and several Human Development indices

  2. OBSERVATION OF STRONG - STRONG AND OTHER BEAM - BEAM EFFECTS IN RHIC

    International Nuclear Information System (INIS)

    FISCHER, W.; BLASKIEWICZ, M.; BRENNAN, J.M.; CAMERON, P.; CONNOLLY, R.; MONTAG, C.; PEGGS, S.; PILAT, F.; PTITSYN, V.; TEPIKIAN, S.; TRBOJEVIC, D.; VAN ZEIJTS, J.

    2003-01-01

    RHIC is currently the only hadron collider in which strong-strong beam-beam effects can be seen. For the first time, coherent beam-beam modes were observed in a bunched beam hadron collider. Other beam-beam effects in RHIC were observed in operation and in dedicated experiments with gold ions, deuterons and protons. Observations include measurements of beam-beam induced tune shifts, lifetime and emittance growth measurements with and without beam-beam interaction, and background rates as a function of tunes. During ramps unequal radio frequencies in the two rings cause the crossing points to move longitudinally. Thus bunches experience beam-beam interactions only in intervals and the tunes are modulated. In this article we summarize the most important beam-beam observations made so far

  3. Scalloped Implant-Abutment Connection Compared to Conventional Flat Implant-Abutment Connection: a Systematic Review and Meta-Analysis.

    Science.gov (United States)

    Starch-Jensen, Thomas; Christensen, Ann-Eva; Lorenzen, Henning

    2017-01-01

    The objective was to test the hypothesis of no difference in implant treatment outcome after installation of implants with a scalloped implant-abutment connection compared to a flat implant-abutment connection. A MEDLINE (PubMed), Embase and Cochrane library search in combination with a hand-search of relevant journals was conducted. No language or year of publication restriction was applied. The search provided 298 titles. Three studies fulfilled the inclusion criteria. The included studies were characterized by low or moderate risk of bias. Survival of suprastructures has never been compared within the same study. High implant survival rate was reported in all the included studies. Significantly more peri-implant marginal bone loss, higher probing depth score, bleeding score and gingival score was observed around implants with a scalloped implant-abutment connection. There were no significant differences between the two treatment modalities regarding professional or patient-reported outcome measures. Meta-analysis disclosed a mean difference of peri-implant marginal bone loss of 1.56 mm (confidence interval: 0.87 to 2.25), indicating significant more bone loss around implants with a scalloped implant-abutment connection. A scalloped implant-abutment connection seems to be associated with higher peri-implant marginal bone loss compared to a flat implant-abutment connection. Therefore, the hypothesis of the present systematic review must be rejected. However, further long-term randomized controlled trials assessing implant treatment outcome with the two treatment modalities are needed before definite conclusions can be provided about the beneficial use of implants with a scalloped implant-abutment connection on preservation of the peri-implant marginal bone level.

  4. On the relationship between instantaneous phase synchrony and correlation-based sliding windows for time-resolved fMRI connectivity analysis.

    Science.gov (United States)

    Pedersen, Mangor; Omidvarnia, Amir; Zalesky, Andrew; Jackson, Graeme D

    2018-06-08

    Correlation-based sliding window analysis (CSWA) is the most commonly used method to estimate time-resolved functional MRI (fMRI) connectivity. However, instantaneous phase synchrony analysis (IPSA) is gaining popularity mainly because it offers single time-point resolution of time-resolved fMRI connectivity. We aim to provide a systematic comparison between these two approaches, on both temporal and topological levels. For this purpose, we used resting-state fMRI data from two separate cohorts with different temporal resolutions (45 healthy subjects from Human Connectome Project fMRI data with repetition time of 0.72 s and 25 healthy subjects from a separate validation fMRI dataset with a repetition time of 3 s). For time-resolved functional connectivity analysis, we calculated tapered CSWA over a wide range of different window lengths that were temporally and topologically compared to IPSA. We found a strong association in connectivity dynamics between IPSA and CSWA when considering the absolute values of CSWA. The association between CSWA and IPSA was stronger for a window length of ∼20 s (shorter than filtered fMRI wavelength) than ∼100 s (longer than filtered fMRI wavelength), irrespective of the sampling rate of the underlying fMRI data. Narrow-band filtering of fMRI data (0.03-0.07 Hz) yielded a stronger relationship between IPSA and CSWA than wider-band (0.01-0.1 Hz). On a topological level, time-averaged IPSA and CSWA nodes were non-linearly correlated for both short (∼20 s) and long (∼100 s) windows, mainly because nodes with strong negative correlations (CSWA) displayed high phase synchrony (IPSA). IPSA and CSWA were anatomically similar in the default mode network, sensory cortex, insula and cerebellum. Our results suggest that IPSA and CSWA provide comparable characterizations of time-resolved fMRI connectivity for appropriately chosen window lengths. Although IPSA requires narrow-band fMRI filtering, we recommend the use of

  5. Seismic switch for strong motion measurement

    Science.gov (United States)

    Harben, P.E.; Rodgers, P.W.; Ewert, D.W.

    1995-05-30

    A seismic switching device is described that has an input signal from an existing microseismic station seismometer and a signal from a strong motion measuring instrument. The seismic switch monitors the signal level of the strong motion instrument and passes the seismometer signal to the station data telemetry and recording systems. When the strong motion instrument signal level exceeds a user set threshold level, the seismometer signal is switched out and the strong motion signal is passed to the telemetry system. The amount of time the strong motion signal is passed before switching back to the seismometer signal is user controlled between 1 and 15 seconds. If the threshold level is exceeded during a switch time period, the length of time is extended from that instant by one user set time period. 11 figs.

  6. Energy storage connection system

    Science.gov (United States)

    Benedict, Eric L.; Borland, Nicholas P.; Dale, Magdelena; Freeman, Belvin; Kite, Kim A.; Petter, Jeffrey K.; Taylor, Brendan F.

    2012-07-03

    A power system for connecting a variable voltage power source, such as a power controller, with a plurality of energy storage devices, at least two of which have a different initial voltage than the output voltage of the variable voltage power source. The power system includes a controller that increases the output voltage of the variable voltage power source. When such output voltage is substantially equal to the initial voltage of a first one of the energy storage devices, the controller sends a signal that causes a switch to connect the variable voltage power source with the first one of the energy storage devices. The controller then causes the output voltage of the variable voltage power source to continue increasing. When the output voltage is substantially equal to the initial voltage of a second one of the energy storage devices, the controller sends a signal that causes a switch to connect the variable voltage power source with the second one of the energy storage devices.

  7. Particle-Hole Character of the Higgs and Goldstone Modes in Strongly Interacting Lattice Bosons

    Science.gov (United States)

    Di Liberto, M.; Recati, A.; Trivedi, N.; Carusotto, I.; Menotti, C.

    2018-02-01

    We study the low-energy excitations of the Bose-Hubbard model in the strongly interacting superfluid phase using a Gutzwiller approach. We extract the single-particle and single-hole excitation amplitudes for each mode and report emergent mode-dependent particle-hole symmetry on specific arc-shaped lines in the phase diagram connecting the well-known Lorentz-invariant limits of the Bose-Hubbard model. By tracking the in-phase particle-hole symmetric oscillations of the order parameter, we provide an answer to the long-standing question about the fate of the pure amplitude Higgs mode away from the integer-density critical point. Furthermore, we point out that out-of-phase symmetric oscillations in the gapless Goldstone mode are responsible for a full suppression of the condensate density oscillations. Possible detection protocols are also discussed.

  8. Global analysis of crisis in twin-well Duffing system under harmonic excitation in presence of noise

    International Nuclear Information System (INIS)

    Xu Wei; He Qun; Fang Tong; Rong Haiwu

    2005-01-01

    Evolution of a crisis in a twin-well Duffing system under a harmonic excitation in presence of noise is explored in detail by the generalized cell mapping with digraph (GCMD in short) method. System parameters are chosen in the range that there co-exist chaotic attractors and/or chaotic saddles, together with their evolution. Due to noise effects, chaotic attractors and chaotic saddles here are all noisy (random or stochastic) ones, so is the crisis. Thus, noisy crisis happens whenever a noisy chaotic attractor collides with a noisy saddle, whether the latter is chaotic or not. A crisis, which results in sudden appear (or dismissal) of a chaotic attractor, together with its attractive basin, is called a catastrophic one. In addition, a crisis, which just results in sudden change of the size of a chaotic attractor and its attractive basin, is called an explosive one. Our study reveals that noisy catastrophic crisis and noisy explosive crisis often occur alternatively during the evolutionary long run of noisy crisis. Our study also reveals that the generalized cell mapping with digraph method is a powerful tool for global analysis of crisis, capable of providing clear and vivid scenarios of the mechanism of development, occurrence, and evolution of a noisy crisis

  9. Constructing and sampling directed graphs with given degree sequences

    International Nuclear Information System (INIS)

    Kim, H; Del Genio, C I; Bassler, K E; Toroczkai, Z

    2012-01-01

    The interactions between the components of complex networks are often directed. Proper modeling of such systems frequently requires the construction of ensembles of digraphs with a given sequence of in- and out-degrees. As the number of simple labeled graphs with a given degree sequence is typically very large even for short sequences, sampling methods are needed for statistical studies. Currently, there are two main classes of methods that generate samples. One of the existing methods first generates a restricted class of graphs and then uses a Markov chain Monte-Carlo algorithm based on edge swaps to generate other realizations. As the mixing time of this process is still unknown, the independence of the samples is not well controlled. The other class of methods is based on the configuration model that may lead to unacceptably many sample rejections due to self-loops and multiple edges. Here we present an algorithm that can directly construct all possible realizations of a given bi-degree sequence by simple digraphs. Our method is rejection-free, guarantees the independence of the constructed samples and provides their weight. The weights can then be used to compute statistical averages of network observables as if they were obtained from uniformly distributed sampling or from any other chosen distribution. (paper)

  10. Hitchin's connection in metaplectic quantization

    DEFF Research Database (Denmark)

    Andersen, Jørgen Ellegaard; Gammelgaard, Niels Leth; Lauridsen, Magnus Roed

    2012-01-01

    We give a differential geometric construction of a connection, which we call the Hitchin connection, in the bundle of quantum Hilbert spaces arising from metaplectically corrected geometric quantization of a prequantizable, symplectic manifold, endowed with a rigid family of Kähler structures, all...... manifold in question. Furthermore, when we are in a setting similar to the moduli space, we give an explicit formula and show that this connection agrees with previous constructions....... of which give vanishing first Dolbeault cohomology groups. This generalizes work of both Hitchin, Scheinost and Schottenloher, and Andersen, since our construction does not need that the first Chern class is proportional to the class of the symplectic form, nor do we need compactness of the symplectic...

  11. Inducing Strong Non-Linearities in a Phonon Trapping Quartz Bulk Acoustic Wave Resonator Coupled to a Superconducting Quantum Interference Device

    Directory of Open Access Journals (Sweden)

    Maxim Goryachev

    2018-04-01

    Full Text Available A quartz Bulk Acoustic Wave resonator is designed to coherently trap phonons in such a way that they are well confined and immune to suspension losses so they exhibit extremely high acoustic Q-factors at low temperature, with Q × f products of order 10 18 Hz. In this work we couple such a resonator to a Superconducting Quantum Interference Device (SQUID amplifier and investigate effects in the strong signal regime. Both parallel and series connection topologies of the system are investigated. The study reveals significant non-Duffing response that is associated with the nonlinear characteristics of Josephson junctions. The nonlinearity provides quasi-periodic structure of the spectrum in both incident power and frequency. The result gives an insight into the open loop behaviour of a future Cryogenic Quartz Oscillator in the strong signal regime.

  12. Folding and unfolding phylogenetic trees and networks.

    Science.gov (United States)

    Huber, Katharina T; Moulton, Vincent; Steel, Mike; Wu, Taoyang

    2016-12-01

    Phylogenetic networks are rooted, labelled directed acyclic graphswhich are commonly used to represent reticulate evolution. There is a close relationship between phylogenetic networks and multi-labelled trees (MUL-trees). Indeed, any phylogenetic network N can be "unfolded" to obtain a MUL-tree U(N) and, conversely, a MUL-tree T can in certain circumstances be "folded" to obtain aphylogenetic network F(T) that exhibits T. In this paper, we study properties of the operations U and F in more detail. In particular, we introduce the class of stable networks, phylogenetic networks N for which F(U(N)) is isomorphic to N, characterise such networks, and show that they are related to the well-known class of tree-sibling networks. We also explore how the concept of displaying a tree in a network N can be related to displaying the tree in the MUL-tree U(N). To do this, we develop aphylogenetic analogue of graph fibrations. This allows us to view U(N) as the analogue of the universal cover of a digraph, and to establish a close connection between displaying trees in U(N) and reconciling phylogenetic trees with networks.

  13. The decrease in silicon concentration of the connective tissues with age in rats is a marker of connective tissue turnover.

    Science.gov (United States)

    Jugdaohsingh, Ravin; Watson, Abigail I E; Pedro, Liliana D; Powell, Jonathan J

    2015-06-01

    Silicon may be important for bone and connective tissue health. Higher concentrations of silicon are suggested to be associated with bone and the connective tissues, compared with the non-connective soft tissues. Moreover, in connective tissues it has been suggested that silicon levels may decrease with age based upon analyses of human aorta. These claims, however, have not been tested under controlled conditions. Here connective and non-connective tissues were collected and analysed for silicon levels from female Sprague-Dawley rats of different ages (namely, 3, 5, 8, 12, 26 and 43 weeks; n=8-10 per age group), all maintained on the same feed source and drinking water, and kept in the same environment from weaning to adulthood. Tissues (696 samples) were digested in nitric acid and analysed by inductively coupled plasma optical emission spectrometry for total silicon content. Fasting serum samples were also collected, diluted and analysed for silicon. Higher concentrations of silicon (up to 50-fold) were found associated with bone and the connective tissues compared with the non-connective tissues. Although total silicon content increased with age in all tissues, the highest connective tissue silicon concentrations (up to 9.98 μg/g wet weight) were found in young weanling rats, decreasing thereafter with age (by 2-6 fold). Fasting serum silicon concentrations reflected the pattern of connective tissue silicon concentrations and, both measures, when compared to collagen data from a prior experiment in Sprague-Dawley rats, mirrored type I collagen turnover with age. Our findings confirm the link between silicon and connective tissues and would imply that young growing rats have proportionally higher requirements for dietary silicon than mature adults, for bone and connective tissue development, although this was not formally investigated here. However, estimation of total body silicon content suggested that actual Si requirements may be substantially lower than

  14. The decrease in silicon concentration of the connective tissues with age in rats is a marker of connective tissue turnover☆

    Science.gov (United States)

    Jugdaohsingh, Ravin; Watson, Abigail I.E.; Pedro, Liliana D.; Powell, Jonathan J.

    2015-01-01

    Silicon may be important for bone and connective tissue health. Higher concentrations of silicon are suggested to be associated with bone and the connective tissues, compared with the non-connective soft tissues. Moreover, in connective tissues it has been suggested that silicon levels may decrease with age based upon analyses of human aorta. These claims, however, have not been tested under controlled conditions. Here connective and non-connective tissues were collected and analysed for silicon levels from female Sprague–Dawley rats of different ages (namely, 3, 5, 8, 12, 26 and 43 weeks; n = 8–10 per age group), all maintained on the same feed source and drinking water, and kept in the same environment from weaning to adulthood. Tissues (696 samples) were digested in nitric acid and analysed by inductively coupled plasma optical emission spectrometry for total silicon content. Fasting serum samples were also collected, diluted and analysed for silicon. Higher concentrations of silicon (up to 50-fold) were found associated with bone and the connective tissues compared with the non-connective tissues. Although total silicon content increased with age in all tissues, the highest connective tissue silicon concentrations (up to 9.98 μg/g wet weight) were found in young weanling rats, decreasing thereafter with age (by 2–6 fold). Fasting serum silicon concentrations reflected the pattern of connective tissue silicon concentrations and, both measures, when compared to collagen data from a prior experiment in Sprague–Dawley rats, mirrored type I collagen turnover with age. Our findings confirm the link between silicon and connective tissues and would imply that young growing rats have proportionally higher requirements for dietary silicon than mature adults, for bone and connective tissue development, although this was not formally investigated here. However, estimation of total body silicon content suggested that actual Si requirements may be substantially

  15. The structural connectivity pattern of the default mode network and its association with memory and anxiety

    Directory of Open Access Journals (Sweden)

    Yan eTao

    2015-11-01

    Full Text Available The default mode network (DMN is one of the most widely studied resting state functional networks. The structural basis for the DMN is of particular interest and has been studied by several researchers using diffusion tensor imaging (DTI. Most of these previous studies focused on a few regions or white matter tracts of the DMN so that the global structural connectivity pattern and network properties of the DMN remain unclear. Moreover, evidences indicate that the DMN is involved in both memory and emotion, but how the DMN regulates memory and anxiety from the perspective of the whole DMN structural network remains unknown. We used multimodal neuroimaging methods to investigate the structural connectivity pattern of the DMN and the association of its network properties with memory and anxiety in 205 young healthy subjects. Using a probabilistic fiber tractography technique based on DTI data and graph theory methods, we constructed the global structural connectivity pattern of the DMN and found that memory quotient (MQ score was significantly positively correlated with the global and local efficiency of the DMN whereas anxiety was found to be negatively correlated with the efficiency. The strong structural connectivity between multiple brain regions within DMN may reflect that the DMN has certain structural basis. Meanwhile, we found the network efficiency of the DMN were related to memory and anxiety measures, which indicated that the DMN may play a role in the memory and anxiety.

  16. Robust motion estimation using connected operators

    OpenAIRE

    Salembier Clairon, Philippe Jean; Sanson, H

    1997-01-01

    This paper discusses the use of connected operators for robust motion estimation The proposed strategy involves a motion estimation step extracting the dominant motion and a ltering step relying on connected operators that remove objects that do not fol low the dominant motion. These two steps are iterated in order to obtain an accurate motion estimation and a precise de nition of the objects fol lowing this motion This strategy can be applied on the entire frame or on individual connected c...

  17. C-connected frame congruences

    Directory of Open Access Journals (Sweden)

    Dharmanand Baboolal

    2017-01-01

    Full Text Available We discuss the congruences $theta$ that are connected as  elements of the (totally disconnected congruence frame $CF L$,  and show that they are in a one-to-one correspondence with the completely prime elements of $L$, giving an explicit formula. Then we investigate those frames $L$ with enough connected congruences to cover the whole of $CF L$. They are, among others, shown to be $T_D$-spatial;  characteristics for some special cases (Boolean, linear, scattered and Noetherian are presented.

  18. A super soliton connection

    International Nuclear Information System (INIS)

    Gurses, M.; Oguz, O.

    1985-07-01

    Integrable super non-linear classical partial differential equations are considered. A super s1(2,R) algebra valued connection 1-form is constructed. It is shown that curvature 2-form of this super connection vanishes by virtue of the integrable super equations of motion. A super extension of the AKNS scheme is presented and a class of super extension of the Lax hierarchy and super non-linear Schroedinger equation are found. O(N) extension and the Baecklund transformations of the above super equations are also considered. (author)

  19. Better models are more effectively connected models

    Science.gov (United States)

    Nunes, João Pedro; Bielders, Charles; Darboux, Frederic; Fiener, Peter; Finger, David; Turnbull-Lloyd, Laura; Wainwright, John

    2016-04-01

    The concept of hydrologic and geomorphologic connectivity describes the processes and pathways which link sources (e.g. rainfall, snow and ice melt, springs, eroded areas and barren lands) to accumulation areas (e.g. foot slopes, streams, aquifers, reservoirs), and the spatial variations thereof. There are many examples of hydrological and sediment connectivity on a watershed scale; in consequence, a process-based understanding of connectivity is crucial to help managers understand their systems and adopt adequate measures for flood prevention, pollution mitigation and soil protection, among others. Modelling is often used as a tool to understand and predict fluxes within a catchment by complementing observations with model results. Catchment models should therefore be able to reproduce the linkages, and thus the connectivity of water and sediment fluxes within the systems under simulation. In modelling, a high level of spatial and temporal detail is desirable to ensure taking into account a maximum number of components, which then enables connectivity to emerge from the simulated structures and functions. However, computational constraints and, in many cases, lack of data prevent the representation of all relevant processes and spatial/temporal variability in most models. In most cases, therefore, the level of detail selected for modelling is too coarse to represent the system in a way in which connectivity can emerge; a problem which can be circumvented by representing fine-scale structures and processes within coarser scale models using a variety of approaches. This poster focuses on the results of ongoing discussions on modelling connectivity held during several workshops within COST Action Connecteur. It assesses the current state of the art of incorporating the concept of connectivity in hydrological and sediment models, as well as the attitudes of modellers towards this issue. The discussion will focus on the different approaches through which connectivity

  20. Dynamic effective connectivity of inter-areal brain circuits.

    Directory of Open Access Journals (Sweden)

    Demian Battaglia

    Full Text Available Anatomic connections between brain areas affect information flow between neuronal circuits and the synchronization of neuronal activity. However, such structural connectivity does not coincide with effective connectivity (or, more precisely, causal connectivity, related to the elusive question "Which areas cause the present activity of which others?". Effective connectivity is directed and depends flexibly on contexts and tasks. Here we show that dynamic effective connectivity can emerge from transitions in the collective organization of coherent neural activity. Integrating simulation and semi-analytic approaches, we study mesoscale network motifs of interacting cortical areas, modeled as large random networks of spiking neurons or as simple rate units. Through a causal analysis of time-series of model neural activity, we show that different dynamical states generated by a same structural connectivity motif correspond to distinct effective connectivity motifs. Such effective motifs can display a dominant directionality, due to spontaneous symmetry breaking and effective entrainment between local brain rhythms, although all connections in the considered structural motifs are reciprocal. We show then that transitions between effective connectivity configurations (like, for instance, reversal in the direction of inter-areal interactions can be triggered reliably by brief perturbation inputs, properly timed with respect to an ongoing local oscillation, without the need for plastic synaptic changes. Finally, we analyze how the information encoded in spiking patterns of a local neuronal population is propagated across a fixed structural connectivity motif, demonstrating that changes in the active effective connectivity regulate both the efficiency and the directionality of information transfer. Previous studies stressed the role played by coherent oscillations in establishing efficient communication between distant areas. Going beyond these early