WorldWideScience

Sample records for time scale actor

  1. Compositional schedulability analysis of real-time actor-based systems.

    Science.gov (United States)

    Jaghoori, Mohammad Mahdi; de Boer, Frank; Longuet, Delphine; Chothia, Tom; Sirjani, Marjan

    2017-01-01

    We present an extension of the actor model with real-time, including deadlines associated with messages, and explicit application-level scheduling policies, e.g.,"earliest deadline first" which can be associated with individual actors. Schedulability analysis in this setting amounts to checking whether, given a scheduling policy for each actor, every task is processed within its designated deadline. To check schedulability, we introduce a compositional automata-theoretic approach, based on maximal use of model checking combined with testing. Behavioral interfaces define what an actor expects from the environment, and the deadlines for messages given these assumptions. We use model checking to verify that actors match their behavioral interfaces. We extend timed automata refinement with the notion of deadlines and use it to define compatibility of actor environments with the behavioral interfaces. Model checking of compatibility is computationally hard, so we propose a special testing process. We show that the analyses are decidable and automate the process using the Uppaal model checker.

  2. Two-actor conflict with time delay: A dynamical model

    Science.gov (United States)

    Qubbaj, Murad R.; Muneepeerakul, Rachata

    2012-11-01

    Recent mathematical dynamical models of the conflict between two different actors, be they nations, groups, or individuals, have been developed that are capable of predicting various outcomes depending on the chosen feedback strategies, initial conditions, and the previous states of the actors. In addition to these factors, this paper examines the effect of time delayed feedback on the conflict dynamics. Our analysis shows that under certain initial and feedback conditions, a stable neutral equilibrium of conflict may destabilize for some critical values of time delay, and the two actors may evolve to new emotional states. We investigate the results by constructing critical delay surfaces for different sets of parameters and analyzing results from numerical simulations. These results provide new insights regarding conflict and conflict resolution and may help planners in adjusting and assessing their strategic decisions.

  3. Semantics for Communicating Actors with Interdependent Real-Time Deadlines

    DEFF Research Database (Denmark)

    Knoll, Istvan; Ravn, Anders Peter; Skou, Arne

    2009-01-01

    on the results, these tools must use consistent semantics for the model. Yet, a monolithic semantic model is just as complex as the entity it describes. In order to circumvent this issue, we define a three level semantics giving independent definitions of the functionality of actors, the temporal properties...... of communications, and finally imposing deadlines on the timing of dependent actors. With this approach the semantics is used directly in developing a simulator supporting the nondeterminism of the abstract semantics such that e.g. potential race conditions can be detected. The layers are also planned to underpin...... independent specialized verification tools. The verification task for timed, hybrid systems can thus be divided into the continuous, discrete, and timing domains with automated translation to specialized tools, and this promises better scalability than simulation or model checking of one complex model....

  4. The role of social actors in times of crisis / El papel de los actores sociales en tiempos de crisis

    Directory of Open Access Journals (Sweden)

    Iván Medina Iborra

    2013-10-01

    Full Text Available The aim of this article is to analyze the performance of the two main trade unions (UGT and CCOO and the employers’ association CEOE during the economic crisis. The analysis focuses on their position on major reforms, on their ideological differences over various public policies, as well as on their ability to negotiate collective bargaining agreements. We depart from the command of the Spanish Constitution of 1978, which in its seventh article gives trade unions and business associations a prominent role in representing economic interests, to suggest that social actors would be likely to reduce their chances of veto in times of economic crisis given the exceptional situation. However, the article confirms a gap in the approaches of social actors and the few options for a strong social dialogue. This leads to a greater distance between the social actors and the public opinion, as evidenced by the results derived from the survey on ‘Culture and Political Representation in Spain’.

  5. Application of the actor model to large scale NDE data analysis

    Science.gov (United States)

    Coughlin, Chris

    2018-03-01

    The Actor model of concurrent computation discretizes a problem into a series of independent units or actors that interact only through the exchange of messages. Without direct coupling between individual components, an Actor-based system is inherently concurrent and fault-tolerant. These traits lend themselves to so-called "Big Data" applications in which the volume of data to analyze requires a distributed multi-system design. For a practical demonstration of the Actor computational model, a system was developed to assist with the automated analysis of Nondestructive Evaluation (NDE) datasets using the open source Myriad Data Reduction Framework. A machine learning model trained to detect damage in two-dimensional slices of C-Scan data was deployed in a streaming data processing pipeline. To demonstrate the flexibility of the Actor model, the pipeline was deployed on a local system and re-deployed as a distributed system without recompiling, reconfiguring, or restarting the running application.

  6. Assessing and accounting for time heterogeneity in stochastic actor oriented models

    NARCIS (Netherlands)

    Lospinoso, Joshua A.; Schweinberger, Michael; Snijders, Tom A. B.; Ripley, Ruth M.

    This paper explores time heterogeneity in stochastic actor oriented models (SAOM) proposed by Snijders (Sociological methodology. Blackwell, Boston, pp 361-395, 2001) which are meant to study the evolution of networks. SAOMs model social networks as directed graphs with nodes representing people,

  7. Self-Recovering Sensor-Actor Networks

    Directory of Open Access Journals (Sweden)

    Maryam Kamali

    2010-07-01

    Full Text Available Wireless sensor-actor networks are a recent development of wireless networks where both ordinary sensor nodes and more sophisticated and powerful nodes, called actors, are present. In this paper we formalize a recently introduced algorithm that recovers failed actor communication links via the existing sensor infrastructure. We prove via refinement that the recovery is terminating in a finite number of steps and is distributed, thus self-performed by the actors. Most importantly, we prove that the recovery can be done at different levels, via different types of links, such as direct actor links or indirect links between the actors, in the latter case reusing the wireless infrastructure of sensors. This leads to identifying coordination classes, e.g., for delegating the most security sensitive coordination to the direct actor-actor coordination links, the least real-time constrained coordination to indirect links, and the safety critical coordination to both direct actor links and indirect sensor paths between actors. Our formalization is done using the theorem prover in the RODIN platform.

  8. Efficient Actor Recovery Paradigm for Wireless Sensor and Actor Networks.

    Science.gov (United States)

    Mahjoub, Reem K; Elleithy, Khaled

    2017-04-14

    The actor nodes are the spine of wireless sensor and actor networks (WSANs) that collaborate to perform a specific task in an unverified and uneven environment. Thus, there is a possibility of high failure rate in such unfriendly scenarios due to several factors such as power consumption of devices, electronic circuit failure, software errors in nodes or physical impairment of the actor nodes and inter-actor connectivity problem. Therefore, it is extremely important to discover the failure of a cut-vertex actor and network-disjoint in order to improve the Quality-of-Service (QoS). In this paper, we propose an Efficient Actor Recovery (EAR) paradigm to guarantee the contention-free traffic-forwarding capacity. The EAR paradigm consists of a Node Monitoring and Critical Node Detection (NMCND) algorithm that monitors the activities of the nodes to determine the critical node. In addition, it replaces the critical node with backup node prior to complete node-failure which helps balancing the network performance. The packets are handled using Network Integration and Message Forwarding (NIMF) algorithm that determines the source of forwarding the packets; either from actor or sensor. This decision-making capability of the algorithm controls the packet forwarding rate to maintain the network for a longer time. Furthermore, for handling the proper routing strategy, Priority-Based Routing for Node Failure Avoidance (PRNFA) algorithm is deployed to decide the priority of the packets to be forwarded based on the significance of information available in the packet. To validate the effectiveness of the proposed EAR paradigm, the proposed algorithms were tested using OMNET++ simulation.

  9. Drug consumption rooms: Comparing times, spaces and actors in issues of social acceptability in French public debate.

    Science.gov (United States)

    Jauffret-Roustide, Marie; Cailbault, Isabelle

    2018-06-01

    In October 2016, the first French drug consumption room (DCR) opened in Paris. We propose to examine the process through which this issue has been framed as a matter of public concern, after being ignored for almost 20 years. Our analysis of the controversy on DCRs investigates how public conversations on harm reduction evolve according to the time period (from the 1990s to the present), scale of discourse (local vs. national), and involved actors (politicians, professionals, local residents, and drug users). Our methodology includes analyses of media content: we reviewed 1735 articles published between 1990 and 2017. Our theoretical approach is in line with the sociology "des épreuves" derived from pragmatic sociology and controversy analysis. This approach goes beyond interactionism by attempting to place situations back into broader sociological realities. We also pay special attention to governance, a political lens that focuses on local aspects of negotiations and on the implication of a variety of actors. While the current debate on DCRs in France draws on constraints and resources already present in the harm reduction debate of the 1980s, it also repositions itself by avoiding moral argumentation and featuring less confrontation in the professional sphere. Today, we can see that the center of this tense debate has shifted from the professional sphere to the political and residential spheres. Most often, residents advance concerns that are not directly related to drug users themselves, but that derive from their apprehension of living in a displaced and stranded neighborhood. The public conversation leaves little room for drug users, even though they are the primary stakeholders of harm reduction and play a crucial role in DCR advocacy. Our work reveals that the controversy about DCR is the product of complex interactions between different kinds of actors harm reduction professionals, political actors at the local and national levels, local residents, and

  10. Multi-Time Scale Control of Demand Flexibility in Smart Distribution Networks

    Directory of Open Access Journals (Sweden)

    Bishnu P. Bhattarai

    2017-01-01

    Full Text Available This paper presents a multi-timescale control strategy to deploy electric vehicle (EV demand flexibility for simultaneously providing power balancing, grid congestion management, and economic benefits to participating actors. First, an EV charging problem is investigated from consumer, aggregator, and distribution system operator’s perspectives. A hierarchical control architecture (HCA comprising scheduling, coordinative, and adaptive layers is then designed to realize their coordinative goal. This is realized by integrating multi-time scale controls that work from a day-ahead scheduling up to real-time adaptive control. The performance of the developed method is investigated with high EV penetration in a typical residential distribution grid. The simulation results demonstrate that HCA efficiently utilizes demand flexibility stemming from EVs to solve grid unbalancing and congestions with simultaneous maximization of economic benefits to the participating actors. This is ensured by enabling EV participation in day-ahead, balancing, and regulation markets. For the given network configuration and pricing structure, HCA ensures the EV owners to get paid up to five times the cost they were paying without control.

  11. Actors' portrayals of depression to test interrater reliability in clinical trials.

    Science.gov (United States)

    Rosen, Jules; Mulsant, Benoit H; Bruce, Martha L; Mittal, Vikas; Fox, Debra

    2004-10-01

    This study determined if actors could portray depressed patients to establish the interrater reliability of raters using the Hamilton Depression Rating Scale (HDRS). Actors portrayed depressed patients using scripts derived from HDRS assessments obtained at three points during treatment. Four experienced raters blindly viewed videotapes of two patients and two actors. They guessed if each interviewee was a patient or an actor and rated the certainty of their guesses. For each interview, they also rated the realism of the portrayal and completed the HDRS. Experienced raters could not distinguish actors and patients better than chance and were equally certain of their right and wrong guesses. Actors and patients received high scores on the realism of their portrayals. The HDRS scores of the actor-patient pairs were correlated. Actors can effectively portray depressed patients. Future studies will determine if actors can accurately portray patients with anxiety and psychosis.

  12. Involving new actors to achieve ART scaling-up: difficulties in an HIV/AIDS counselling and testing centre in Cameroon.

    Science.gov (United States)

    Yakam, J C Y Tantchou; Gruénais, M-E

    2009-03-01

    The high HIV/AIDS-related mortality among young adults is devastating countries in sub-Saharan Africa. The implementing capacity of the health systems is the main limiting factor of antiretroviral treatment (ART) scaling-up;(1) this capacity depends mainly on the health workforce. Tackling the issue of human resources for health is thus of paramount importance to achieve universal access to ART and for the survival of health systems in time of AIDS. To support such a process, the World Health Organization stresses the importance of task shifting(2) from medical doctors to nurses and from nurses to community health workers. Such task shifting is not easy to achieve but undoubtedly needed. This paper raises issues about the involvement of new actors(3) without precise redefinitions of roles and task-shifting procedures. We take the example of a 'Centre de Prévention et de Dépistage Volontaire du VIH/sida'(4) in one major town of the Far-North province of Cameroon (Central Africa). The study was qualitative. Observations were carried out in the service and in-depth interviews conducted with health workers and actors of Cameroon's National AIDS Control Committee. These interviews were recorded and transcribed. The material was analysed using keywords. KEY RESULT: The involvement of new actors in a context of human resources for health shortage and health system crisis creates confusion and role conflicts, which lead to frustration. It favours the appearance of chinks within which these new actors slip and 'find their way' in the system; it finally raises problems related to their legitimacy and position within the existing hierarchy. KEY POLICY MESSAGE: It is necessary, when involving new staff members (particularly when they do not belong to internationally recognized health professionals such as nurses, doctors and pharmacists), to redefine roles and build precise task-shifting procedures so that everyone may still have a place in the whole system and feel useful.

  13. Guess Where? Actor-Supervision for Spatiotemporal Action Localization

    KAUST Repository

    Escorcia, Victor

    2018-04-05

    This paper addresses the problem of spatiotemporal localization of actions in videos. Compared to leading approaches, which all learn to localize based on carefully annotated boxes on training video frames, we adhere to a weakly-supervised solution that only requires a video class label. We introduce an actor-supervised architecture that exploits the inherent compositionality of actions in terms of actor transformations, to localize actions. We make two contributions. First, we propose actor proposals derived from a detector for human and non-human actors intended for images, which is linked over time by Siamese similarity matching to account for actor deformations. Second, we propose an actor-based attention mechanism that enables the localization of the actions from action class labels and actor proposals and is end-to-end trainable. Experiments on three human and non-human action datasets show actor supervision is state-of-the-art for weakly-supervised action localization and is even competitive to some fully-supervised alternatives.

  14. Guess Where? Actor-Supervision for Spatiotemporal Action Localization

    KAUST Repository

    Escorcia, Victor; Dao, Cuong D.; Jain, Mihir; Ghanem, Bernard; Snoek, Cees

    2018-01-01

    This paper addresses the problem of spatiotemporal localization of actions in videos. Compared to leading approaches, which all learn to localize based on carefully annotated boxes on training video frames, we adhere to a weakly-supervised solution that only requires a video class label. We introduce an actor-supervised architecture that exploits the inherent compositionality of actions in terms of actor transformations, to localize actions. We make two contributions. First, we propose actor proposals derived from a detector for human and non-human actors intended for images, which is linked over time by Siamese similarity matching to account for actor deformations. Second, we propose an actor-based attention mechanism that enables the localization of the actions from action class labels and actor proposals and is end-to-end trainable. Experiments on three human and non-human action datasets show actor supervision is state-of-the-art for weakly-supervised action localization and is even competitive to some fully-supervised alternatives.

  15. Co-evolution of social networks and continuous actor attributes

    NARCIS (Netherlands)

    Niezink, Nynke M.D.; Snijders, Tom A.B.

    2017-01-01

    Social networks and the attributes of the actors in these networks are not static; they may develop interdependently over time. The stochastic actor-oriented model allows for statistical inference on the mechanisms driving this co-evolution process. In earlier versions of this model, dynamic actor

  16. Reinforcement learning using a continuous time actor-critic framework with spiking neurons.

    Directory of Open Access Journals (Sweden)

    Nicolas Frémaux

    2013-04-01

    Full Text Available Animals repeat rewarded behaviors, but the physiological basis of reward-based learning has only been partially elucidated. On one hand, experimental evidence shows that the neuromodulator dopamine carries information about rewards and affects synaptic plasticity. On the other hand, the theory of reinforcement learning provides a framework for reward-based learning. Recent models of reward-modulated spike-timing-dependent plasticity have made first steps towards bridging the gap between the two approaches, but faced two problems. First, reinforcement learning is typically formulated in a discrete framework, ill-adapted to the description of natural situations. Second, biologically plausible models of reward-modulated spike-timing-dependent plasticity require precise calculation of the reward prediction error, yet it remains to be shown how this can be computed by neurons. Here we propose a solution to these problems by extending the continuous temporal difference (TD learning of Doya (2000 to the case of spiking neurons in an actor-critic network operating in continuous time, and with continuous state and action representations. In our model, the critic learns to predict expected future rewards in real time. Its activity, together with actual rewards, conditions the delivery of a neuromodulatory TD signal to itself and to the actor, which is responsible for action choice. In simulations, we show that such an architecture can solve a Morris water-maze-like navigation task, in a number of trials consistent with reported animal performance. We also use our model to solve the acrobot and the cartpole problems, two complex motor control tasks. Our model provides a plausible way of computing reward prediction error in the brain. Moreover, the analytically derived learning rule is consistent with experimental evidence for dopamine-modulated spike-timing-dependent plasticity.

  17. Actor-specific contributions to the deforestation slowdown in the Brazilian Amazon.

    Science.gov (United States)

    Godar, Javier; Gardner, Toby A; Tizado, E Jorge; Pacheco, Pablo

    2014-10-28

    Annual deforestation rates in the Brazilian Amazon fell by 77% between 2004 and 2011, yet have stabilized since 2009 at 5,000-7,000 km(2). We provide the first submunicipality assessment, to our knowledge, of actor-specific contributions to the deforestation slowdown by linking agricultural census and remote-sensing data on deforestation and forest degradation. Almost half (36,158 km(2)) of the deforestation between 2004 and 2011 occurred in areas dominated by larger properties (>500 ha), whereas only 12% (9,720 km(2)) occurred in areas dominated by smallholder properties (deforestation rates fell during this period by 68-85% for all actors, the contribution of the largest landholders (>2,500 ha) to annual deforestation decreased over time (63% decrease between 2005 and 2011), whereas that of smallholders went up by a similar amount (69%) during the same period. In addition, the deforestation share attributable to remote areas increased by 88% between 2009 and 2011. These observations are consistent across the Brazilian Amazon, regardless of geographical differences in actor dominance or socioenvironmental context. Our findings suggest that deforestation policies to date, which have been particularly focused on command and control measures on larger properties in deforestation hotspots, may be increasingly limited in their effectiveness and fail to address all actors equally. Further reductions in deforestation are likely to be increasingly costly and require actor-tailored approaches, including better monitoring to detect small-scale deforestation and a shift toward more incentive-based conservation policies.

  18. Actor-critic-based optimal tracking for partially unknown nonlinear discrete-time systems.

    Science.gov (United States)

    Kiumarsi, Bahare; Lewis, Frank L

    2015-01-01

    This paper presents a partially model-free adaptive optimal control solution to the deterministic nonlinear discrete-time (DT) tracking control problem in the presence of input constraints. The tracking error dynamics and reference trajectory dynamics are first combined to form an augmented system. Then, a new discounted performance function based on the augmented system is presented for the optimal nonlinear tracking problem. In contrast to the standard solution, which finds the feedforward and feedback terms of the control input separately, the minimization of the proposed discounted performance function gives both feedback and feedforward parts of the control input simultaneously. This enables us to encode the input constraints into the optimization problem using a nonquadratic performance function. The DT tracking Bellman equation and tracking Hamilton-Jacobi-Bellman (HJB) are derived. An actor-critic-based reinforcement learning algorithm is used to learn the solution to the tracking HJB equation online without requiring knowledge of the system drift dynamics. That is, two neural networks (NNs), namely, actor NN and critic NN, are tuned online and simultaneously to generate the optimal bounded control policy. A simulation example is given to show the effectiveness of the proposed method.

  19. ACTOR`S EXPRESSIVENESS: PHYSICAL ACTION AS A LANGUAGE OF ARCHETYPES

    Directory of Open Access Journals (Sweden)

    CATEREVA IRINA

    2016-06-01

    Full Text Available Physical activity is the main element of the nonverbal expressiveness of the actor. Th e nonpsychological theatre of Europe in the second half of the 20th century was looking for the actor`s possibility of physical action for revealing the archetypal image of the character. Expressing the meanings similar among themselves in diff erent Nations, they connect the actors and spectators at the level of feelings, of the subconscious. Destroying the barriers in people’s minds which divides them into Europeans and Asians, or French and Germans, they are understandable to any audience regardless of their cultural or linguistic affiliation.

  20. Actores Secundarios

    Directory of Open Access Journals (Sweden)

    Manuel Gárate

    2007-09-01

    Full Text Available Cámara digital en mano y provistos de los recuerdos y una sesuda investigación de 3 años, los realizadores de “Actores Secundarios” nos transportan al último periodo de la dictadura militar chilena. Pero esta vez no se trata de un relato épico sobre los actores tradicionales de la lucha por la democracia, sino de una generación prácticamente olvidada y que movilizó a miles de adolescentes contra un régimen que los ahogaba. “Actores Secundarios” es una crónica construida de los fragmentos de ...

  1. A typology of time-scale mismatches and behavioral interventions to diagnose and solve conservation problems

    Science.gov (United States)

    Wilson, Robyn S.; Hardisty, David J.; Epanchin-Niell, Rebecca S.; Runge, Michael C.; Cottingham, Kathryn L.; Urban, Dean L.; Maguire, Lynn A.; Hastings, Alan; Mumby, Peter J.; Peters, Debra P.C.

    2016-01-01

    Ecological systems often operate on time scales significantly longer or shorter than the time scales typical of human decision making, which causes substantial difficulty for conservation and management in socioecological systems. For example, invasive species may move faster than humans can diagnose problems and initiate solutions, and climate systems may exhibit long-term inertia and short-term fluctuations that obscure learning about the efficacy of management efforts in many ecological systems. We adopted a management-decision framework that distinguishes decision makers within public institutions from individual actors within the social system, calls attention to the ways socioecological systems respond to decision makers’ actions, and notes institutional learning that accrues from observing these responses. We used this framework, along with insights from bedeviling conservation problems, to create a typology that identifies problematic time-scale mismatches occurring between individual decision makers in public institutions and between individual actors in the social or ecological system. We also considered solutions that involve modifying human perception and behavior at the individual level as a means of resolving these problematic mismatches. The potential solutions are derived from the behavioral economics and psychology literature on temporal challenges in decision making, such as the human tendency to discount future outcomes at irrationally high rates. These solutions range from framing environmental decisions to enhance the salience of long-term consequences, to using structured decision processes that make time scales of actions and consequences more explicit, to structural solutions aimed at altering the consequences of short-sighted behavior to make it less appealing. Additional application of these tools and long-term evaluation measures that assess not just behavioral changes but also associated changes in ecological systems are needed.

  2. Framing scales and scaling frames

    NARCIS (Netherlands)

    van Lieshout, M.; Dewulf, A.; Aarts, N.; Termeer, K.

    2009-01-01

    Policy problems are not just out there. Actors highlight different aspects of a situation as problematic and situate the problem on different scales. In this study we will analyse the way actors apply scales in their talk (or texts) to frame the complex decision-making process of the establishment

  3. A false dichotomy? Mental illness and lone-actor terrorism.

    Science.gov (United States)

    Corner, Emily; Gill, Paul

    2015-02-01

    We test whether significant differences in mental illness exist in a matched sample of lone- and group-based terrorists. We then test whether there are distinct behavioral differences between lone-actor terrorists with and without mental illness. We then stratify our sample across a range of diagnoses and again test whether significant differences exist. We conduct a series of bivariate, multivariate, and multinomial statistical tests using a unique dataset of 119 lone-actor terrorists and a matched sample of group-based terrorists. The odds of a lone-actor terrorist having a mental illness is 13.49 times higher than the odds of a group actor having a mental illness. Lone actors who were mentally ill were 18.07 times more likely to have a spouse or partner who was involved in a wider movement than those without a history of mental illness. Those with a mental illness were more likely to have a proximate upcoming life change, more likely to have been a recent victim of prejudice, and experienced proximate and chronic stress. The results identify behaviors and traits that security agencies can utilize to monitor and prevent lone-actor terrorism events. The correlated behaviors provide an image of how risk can crystalize within the individual offender and that our understanding of lone-actor terrorism should be multivariate in nature.

  4. Moral actor, selfish agent.

    Science.gov (United States)

    Frimer, Jeremy A; Schaefer, Nicola K; Oakes, Harrison

    2014-05-01

    People are motivated to behave selfishly while appearing moral. This tension gives rise to 2 divergently motivated selves. The actor-the watched self-tends to be moral; the agent-the self as executor-tends to be selfish. Three studies present direct evidence of the actor's and agent's distinct motives. To recruit the self-as-actor, we asked people to rate the importance of various goals. To recruit the self-as-agent, we asked people to describe their goals verbally. In Study 1, actors claimed their goals were equally about helping the self and others (viz., moral); agents claimed their goals were primarily about helping the self (viz., selfish). This disparity was evident in both individualist and collectivist cultures, attesting to the universality of the selfish agent. Study 2 compared actors' and agents' motives to those of people role-playing highly prosocial or selfish exemplars. In content (Study 2a) and in the impressions they made on an outside observer (Study 2b), actors' motives were similar to those of the prosocial role-players, whereas agents' motives were similar to those of the selfish role-players. Study 3 accounted for the difference between the actor and agent: Participants claimed that their agent's motives were the more realistic and that their actor's motives were the more idealistic. The selfish agent/moral actor duality may account for why implicit and explicit measures of the same construct diverge, and why feeling watched brings out the better angels of human nature.

  5. A typology of time-scale mismatches and behavioral interventions to diagnose and solve conservation problems.

    Science.gov (United States)

    Wilson, Robyn S; Hardisty, David J; Epanchin-Niell, Rebecca S; Runge, Michael C; Cottingham, Kathryn L; Urban, Dean L; Maguire, Lynn A; Hastings, Alan; Mumby, Peter J; Peters, Debra P C

    2016-02-01

    Ecological systems often operate on time scales significantly longer or shorter than the time scales typical of human decision making, which causes substantial difficulty for conservation and management in socioecological systems. For example, invasive species may move faster than humans can diagnose problems and initiate solutions, and climate systems may exhibit long-term inertia and short-term fluctuations that obscure learning about the efficacy of management efforts in many ecological systems. We adopted a management-decision framework that distinguishes decision makers within public institutions from individual actors within the social system, calls attention to the ways socioecological systems respond to decision makers' actions, and notes institutional learning that accrues from observing these responses. We used this framework, along with insights from bedeviling conservation problems, to create a typology that identifies problematic time-scale mismatches occurring between individual decision makers in public institutions and between individual actors in the social or ecological system. We also considered solutions that involve modifying human perception and behavior at the individual level as a means of resolving these problematic mismatches. The potential solutions are derived from the behavioral economics and psychology literature on temporal challenges in decision making, such as the human tendency to discount future outcomes at irrationally high rates. These solutions range from framing environmental decisions to enhance the salience of long-term consequences, to using structured decision processes that make time scales of actions and consequences more explicit, to structural solutions aimed at altering the consequences of short-sighted behavior to make it less appealing. Additional application of these tools and long-term evaluation measures that assess not just behavioral changes but also associated changes in ecological systems are needed. © 2015

  6. Determinants of Actor Rationality

    DEFF Research Database (Denmark)

    Ellegaard, Chris

    Industrial companies must exercise influence on their suppliers (or supplier actors). Actor rationality is a central theme connected to this management task. In this article, relevant literature is studied with the purpose of shedding light on determinants of actor rationality. Two buyer-supplier...... relations are investigated in a multiple case study, leading to the proposal of various additional factors that determine and shape actor rationality. Moreover a conceptual model of rationality determinants in the buyer-supplier relation is proposed, a model that may help supply managers analyse...

  7. Multi-Time Scale Control of Demand Flexibility in Smart Distribution Networks

    DEFF Research Database (Denmark)

    Bhattarai, Bishnu P.; Myers, Kurt S.; Bak-Jensen, Birgitte

    2017-01-01

    , and distribution system operator’s perspectives. A hierarchical control architecture (HCA) comprising scheduling, coordinative, and adaptive layers is then designed to realize their coordinative goal. This is realized by integrating multi-time scale controls that work from a day-ahead scheduling up to real-time...... adaptive control. The performance of the developed method is investigated with high EV penetration in a typical residential distribution grid. The simulation results demonstrate that HCA efficiently utilizes demand flexibility stemming from EVs to solve grid unbalancing and congestions with simultaneous...... maximization of economic benefits to the participating actors. This is ensured by enabling EV participation in day-ahead, balancing, and regulation markets. For the given network configuration and pricing structure, HCA ensures the EV owners to get paid up to five times the cost they were paying without...

  8. Counter-terrorism and the protection of civilians: Armed non-state actors

    OpenAIRE

    Munive, Jairo; Somer, Jonathan

    2015-01-01

    Recent events in the Middle East present the latest and undoubtedly not the last challenge to international engagement with armed non-state actors. Over the last many years international humanitarian law has increasingly regulated the behaviour of armed non-state actors with regard to the protection of civilians. At the same time, counter-terror measures have increasingly addressed such conduct, as well as controlled the extent to which other actors may interact with armed non-state actors. Y...

  9. Actor-Network Procedures

    NARCIS (Netherlands)

    Pavlovic, Dusko; Meadows, Catherine; Ramanujam, R.; Ramaswamy, Srini

    2012-01-01

    In this paper we propose actor-networks as a formal model of computation in heterogenous networks of computers, humans and their devices, where these new procedures run; and we introduce Procedure Derivation Logic (PDL) as a framework for reasoning about security in actor-networks, as an extension

  10. Guide Actor-Critic for Continuous Control

    OpenAIRE

    Tangkaratt, Voot; Abdolmaleki, Abbas; Sugiyama, Masashi

    2017-01-01

    Actor-critic methods solve reinforcement learning problems by updating a parameterized policy known as an actor in a direction that increases an estimate of the expected return known as a critic. However, existing actor-critic methods only use values or gradients of the critic to update the policy parameter. In this paper, we propose a novel actor-critic method called the guide actor-critic (GAC). GAC firstly learns a guide actor that locally maximizes the critic and then it updates the polic...

  11. International Political Actorness of the European Union: Evaluation Criteria

    Directory of Open Access Journals (Sweden)

    GNATYUK N.N.

    2014-06-01

    Full Text Available The European Union is a completely new international entity which is hard to evaluate using traditional criteria of political actorness. Its active international presence stimulates the modeling of international actor features beyond the scope of “state-international organization” scheme. The concept of international actorness serves as a starting point for the development of appropriate analytical model. Unlike the traditional state-centered approaches which define an international actor through its affiliation witch the international system, this concept operates at the internal level of international entity and at the international structure level. Furthermore, both of these levels are treated as ontologically neutral and mutually constitutive. This basic theoretical scheme is used for elaboration of evaluation criteria of political actorness. The proposed system of criteria is based on drawing, synthesizing and developing the main writings on “new international actors” since the times of classic work by Carol A. Cosgrove and Kenneth J. Twitchett. The key elements of actorness assessed in this article include defining of capacity to act on the global scene as well as the acceptance by other actors and by international system as a whole. At the internal level, the EU’s actor capacity is measured by assessing its core elements ranging from core aspects, such as autonomy, authority, actor capability, coherence and cohesion to identity aspects. On the external level, the decisive criteria are recognition and acceptance by others which reflect expectations and perceptions of the EU. The proposed approach of evaluating the international actorness enables us to consider the political activity of the EU on the basis of coordinated system of interaction between the variables of international and domestic levels of the analysis. Furthermore, this contributes to the development of cumulative, coherent, and comprehensive theory of international

  12. Using attractiveness model for actors ranking in social media networks.

    Science.gov (United States)

    Qasem, Ziyaad; Jansen, Marc; Hecking, Tobias; Hoppe, H Ulrich

    2017-01-01

    Influential actors detection in social media such as Twitter or Facebook can play a major role in gathering opinions on particular topics, improving the marketing efficiency, predicting the trends, etc. This work aims to extend our formally defined T measure to present a new measure aiming to recognize the actor's influence by the strength of attracting new important actors into a networked community. Therefore, we propose a model of the actor's influence based on the attractiveness of the actor in relation to the number of other attractors with whom he/she has established connections over time. Using an empirically collected social network for the underlying graph, we have applied the above-mentioned measure of influence in order to determine optimal seeds in a simulation of influence maximization. We study our extended measure in the context of information diffusion because this measure is based on a model of actors who attract others to be active members in a community. This corresponds to the idea of the IC simulation model which is used to identify the most important spreaders in a set of actors.

  13. Research on virtual actor action editing and movement control

    Institute of Scientific and Technical Information of China (English)

    Wenhu QIN; Yuhui WU; Zhengxu ZHAO

    2008-01-01

    To directly use a virtual surface model for action editing and movement control, a general method for creating virtual actor skeleton models and controlling movement is presented. The method includes judging borderlines of the block virtual surface model, calculat-ing the joints, confirming the above block, and using the block hierarchical layout to create the skeleton model. Then, according to the virtual actor model and move-ment restriction, the study focuses on the generation of movement animation using the key frame technique and smoothing movement technique by automatically adding animation and adjusting the actor's pose by different weights on movement amplitude. Finally, movement control of the actor in the virtual environment is implemented by real-time control and path point control, which achieve a good result.

  14. Learning to Run with Actor-Critic Ensemble

    OpenAIRE

    Huang, Zhewei; Zhou, Shuchang; Zhuang, BoEr; Zhou, Xinyu

    2017-01-01

    We introduce an Actor-Critic Ensemble(ACE) method for improving the performance of Deep Deterministic Policy Gradient(DDPG) algorithm. At inference time, our method uses a critic ensemble to select the best action from proposals of multiple actors running in parallel. By having a larger candidate set, our method can avoid actions that have fatal consequences, while staying deterministic. Using ACE, we have won the 2nd place in NIPS'17 Learning to Run competition, under the name of "Megvii-hzw...

  15. Understanding Business Interests in International Large-Scale Student Assessments: A Media Analysis of "The Economist," "Financial Times," and "Wall Street Journal"

    Science.gov (United States)

    Steiner-Khamsi, Gita; Appleton, Margaret; Vellani, Shezleen

    2018-01-01

    The media analysis is situated in the larger body of studies that explore the varied reasons why different policy actors advocate for international large-scale student assessments (ILSAs) and adds to the research on the fast advance of the global education industry. The analysis of "The Economist," "Financial Times," and…

  16. You're a What? Voice Actor

    Science.gov (United States)

    Liming, Drew

    2009-01-01

    This article talks about voice actors and features Tony Oliver, a professional voice actor. Voice actors help to bring one's favorite cartoon and video game characters to life. They also do voice-overs for radio and television commercials and movie trailers. These actors use the sound of their voice to sell a character's emotions--or an advertised…

  17. Worst-case Throughput Analysis for Parametric Rate and Parametric Actor Execution Time Scenario-Aware Dataflow Graphs

    Directory of Open Access Journals (Sweden)

    Mladen Skelin

    2014-03-01

    Full Text Available Scenario-aware dataflow (SADF is a prominent tool for modeling and analysis of dynamic embedded dataflow applications. In SADF the application is represented as a finite collection of synchronous dataflow (SDF graphs, each of which represents one possible application behaviour or scenario. A finite state machine (FSM specifies the possible orders of scenario occurrences. The SADF model renders the tightest possible performance guarantees, but is limited by its finiteness. This means that from a practical point of view, it can only handle dynamic dataflow applications that are characterized by a reasonably sized set of possible behaviours or scenarios. In this paper we remove this limitation for a class of SADF graphs by means of SADF model parametrization in terms of graph port rates and actor execution times. First, we formally define the semantics of the model relevant for throughput analysis based on (max,+ linear system theory and (max,+ automata. Second, by generalizing some of the existing results, we give the algorithms for worst-case throughput analysis of parametric rate and parametric actor execution time acyclic SADF graphs with a fully connected, possibly infinite state transition system. Third, we demonstrate our approach on a few realistic applications from digital signal processing (DSP domain mapped onto an embedded multi-processor architecture.

  18. The moral problem of worse actors

    Directory of Open Access Journals (Sweden)

    Scott Wisor

    2014-05-01

    Full Text Available Individuals and institutions sometimes have morally stringent reasons to not do a given action. For example, an oil company might have morally stringent reasons to refrain from providing revenue to a genocidal regime, or an engineer might have morally stringent reasons to refrain from providing her expertise in the development of weapons of mass destruction. But in some cases, if the agent does not do the action, another actor will do it with much worse consequences. For example, the oil company might know their assets will be bought by a company with worse environmental and labor practices. Or the engineer might know her position will be filled by a more ambitious and amoral engineer. I call this the moral problem of worse actors (MPWA. MPWA gives reason, at least some of the time, to consider otherwise morally impermissible actions permissible or even obligatory. On my account, doing the action in the circumstances of MPWA remains morally objectionable even if permissible or obligatory, and this brings additional moral responsibilities and obligations to the actor. Similarly, not doing the action in the circumstances of MPWA may also bring additional (but different moral responsibilities and obligations. Acknowledging MPWA creates considerable challenges, as many bad actors may appeal to it to justify morally objectionable action. In this paper, I develop a set of strategies for individuals and institutions to handle MPWA. This includes appeals to integrity and the proper attribution of expressive responsibility, regulatory responsibility, and compensatory responsibility. I also address a set of related concerns, including worries about incentivizing would-be bad actors, concerns about epistemic uncertainty, and the problem of mala in se exceptions.

  19. Optimal Placement of Actors in WSANs Based on Imposed Delay Constraints

    Directory of Open Access Journals (Sweden)

    Chunxi Yang

    2014-01-01

    Full Text Available Wireless Sensor and Actor Networks (WSANs refer to a group of sensors and actors linked by wireless medium to probe environment and perform specific actions. Such certain actions should always be taken before a deadline when an event of interest is detected. In order to provide such services, the whole monitor area is divided into several virtual areas and nodes in the same area form a cluster. Clustering of the WSANs is often pursued to give that each actor acts as a cluster-head. The number of actors is related to the size and the deployment of WSANs cluster. In this paper, we find a method to determine the accurate number of actors which enables them to receive data and take actions in an imposed time-delay. The k-MinTE and the k-MaxTE clustering algorithm are proposed to form the minimum and maximum size of cluster, respectively. In those clustering algorithms, actors are deployed in such a way that sensors could route data to actors within k hops. Then, clusters are arranged by the regular hexagon. At last, we evaluate the placement of actors and results show that our approach is effective.

  20. Bombing alone: tracing the motivations and antecedent behaviors of lone-actor terrorists,.

    Science.gov (United States)

    Gill, Paul; Horgan, John; Deckert, Paige

    2014-03-01

    This article analyzes the sociodemographic network characteristics and antecedent behaviors of 119 lone-actor terrorists. This marks a departure from existing analyses by largely focusing upon behavioral aspects of each offender. This article also examines whether lone-actor terrorists differ based on their ideologies or network connectivity. The analysis leads to seven conclusions. There was no uniform profile identified. In the time leading up to most lone-actor terrorist events, other people generally knew about the offender's grievance, extremist ideology, views, and/or intent to engage in violence. A wide range of activities and experiences preceded lone actors' plots or events. Many but not all lone-actor terrorists were socially isolated. Lone-actor terrorists regularly engaged in a detectable and observable range of activities with a wider pressure group, social movement, or terrorist organization. Lone-actor terrorist events were rarely sudden and impulsive. There were distinguishable behavioral differences between subgroups. The implications for policy conclude this article. © 2013 American Academy of Forensic Sciences.

  1. Designing Performance Measurement For Supply Chain's Actors And Regulator Using Scale Balanced Scorecard And Data Envelopment Analysis

    Science.gov (United States)

    Kusrini, Elisa; Subagyo; Aini Masruroh, Nur

    2016-01-01

    This research is a sequel of the author's earlier conducted researches in the fields of designing of integrated performance measurement between supply chain's actors and regulator. In the previous paper, the design of performance measurement is done by combining Balanced Scorecard - Supply Chain Operation Reference - Regulator Contribution model and Data Envelopment Analysis. This model referred as B-S-Rc-DEA model. The combination has the disadvantage that all the performance variables have the same weight. This paper investigates whether by giving weight to performance variables will produce more sensitive performance measurement in detecting performance improvement. Therefore, this paper discusses the development of the model B-S-Rc-DEA by giving weight to its performance'variables. This model referred as Scale B-S-Rc-DEA model. To illustrate the model of development, some samples from small medium enterprises of leather craft industry supply chain in province of Yogyakarta, Indonesia are used in this research. It is found that Scale B-S-Rc-DEA model is more sensitive to detecting performance improvement than B-S- Rc-DEA model.

  2. Pensar e intervenir el territorio a traves de la Teoria del Actor-Red

    Directory of Open Access Journals (Sweden)

    Juan E. Cabrera

    2011-03-01

    Full Text Available El propósito de este artículo es reflexionar sobre las coincidencias entre la forma de ver el territorio como red, algunas posturas teóricas sobre su concepto y la teoría del actor-red. Sobre lo anterior se centra en proponer una forma de entender las relaciones entre actores cuando se va a intervenir el territorio a través de políticas públicas como la planificación utilizando un modelo de gestión territorial a través de las orientaciones de la TAR.   

  3. What is a conservation actor?

    Directory of Open Access Journals (Sweden)

    Paul Jepson

    2011-01-01

    Full Text Available As a crisis-oriented discipline, conservation biology needs actions to understand the state of nature and thwart declines in biodiversity. Actors-traditionally individuals, institutions, and collectives-have been central to delivering such goals in practice. However, the definition of actors within the discipline has been narrow and their role in influencing conservation outcomes inadequately conceptualised. In this paper, we examine the question ′What is a conservation actor?′ Who or what creates the capacity to influence conservation values and actions? Drawing from theoretical developments in Actor-Network Theory and collective governance, we argue that the concept of an actor in conservation biology should be broadened to include non-humans, such as species and devices, because they have the agency and ability to influence project goals and outcomes. We illustrate this through four examples: the Asian elephant, International Union for Conservation of Nature red lists, the High Conservation Value approach, and an Integrated Conservation and Development Project. We argue that a broader conceptualisation of actors in conservation biology will produce new forms of understanding that could open up new areas of conservation research, enhance practice and draw attention to spheres of conservation activity that might require stronger oversight and governance.

  4. Actores sociales y ambitos de construccion de politicas ambientales Social actors and scenarios in the generation of environmental politics

    Directory of Open Access Journals (Sweden)

    Eduardo Gudynas

    2001-06-01

    Full Text Available Se analiza el concepto de "actores claves" en la generación de políticas ambientales. Independientemente de la definición de actor social que se maneje, el asumir la existencia de actores claves ofrece limitaciones conceptuales y prácticas, ya que éstos son coyunturales a cada situación específica. Todos pueden ser actores claves en generar políticas ambientales cumpliendo papeles diferenciales. Como alternativa se utiliza el término de "actores destacados" y se revisan aspectos sobresalientes de varios de ellos en América Latina. Seguidamente se postula que el análisis se debe centrar en los escenarios sociales donde esos actores se pueden manifestar. Se ofrece una distinción preliminar de escenarios que permite integrar a nuevos y viejos movimientos sociales y establecer relaciones de articulación y equivalencia.The concept of "key actors" in the field of environmental politics is analyzed. Beyond the definition of social actor, the assumption of the existence of key actors implies conceptual and practical limitations, as it depends of each specific situation. Everyone could be a key actor under differential roles in the generation of environmental politics. As an alternative, the term "noteworthy actors" is used and a brief review of them in Latin America is presented. The relevant question should address the social scenarios from where these actors can express themselves. A preliminary distinction of scenarios is presented, in which old and new social movements could be integrated and relationships of articulation and equivalence could be established.

  5. Trail-Based Search for Efficient Event Report to Mobile Actors in Wireless Sensor and Actor Networks.

    Science.gov (United States)

    Xu, Zhezhuang; Liu, Guanglun; Yan, Haotian; Cheng, Bin; Lin, Feilong

    2017-10-27

    In wireless sensor and actor networks, when an event is detected, the sensor node needs to transmit an event report to inform the actor. Since the actor moves in the network to execute missions, its location is always unavailable to the sensor nodes. A popular solution is the search strategy that can forward the data to a node without its location information. However, most existing works have not considered the mobility of the node, and thus generate significant energy consumption or transmission delay. In this paper, we propose the trail-based search (TS) strategy that takes advantage of actor's mobility to improve the search efficiency. The main idea of TS is that, when the actor moves in the network, it can leave its trail composed of continuous footprints. The search packet with the event report is transmitted in the network to search the actor or its footprints. Once an effective footprint is discovered, the packet will be forwarded along the trail until it is received by the actor. Moreover, we derive the condition to guarantee the trail connectivity, and propose the redundancy reduction scheme based on TS (TS-R) to reduce nontrivial transmission redundancy that is generated by the trail. The theoretical and numerical analysis is provided to prove the efficiency of TS. Compared with the well-known expanding ring search (ERS), TS significantly reduces the energy consumption and search delay.

  6. Experimenting with International Collaborative Governance for Climate Change Mitigation by Private Actors: Scaling up Dutch Co-Regulation

    OpenAIRE

    TELESETSKY, Anastasia

    2011-01-01

    For the past two decades, international climate policy has been handled as a matter for State to State deliberation. Non-state actors have played at best marginal roles in making and implementing international policy. This paper argues that climate change remains an intractable transnational problem because State to State deliberations failed to acknowledge that both climate mitigation and adaptation require ongoing collaborative governance with non-State actors to shift normative behavior. T...

  7. Importance of Actors and Agency in Sustainability Transitions: A Systematic Exploration of the Literature

    Directory of Open Access Journals (Sweden)

    Lisa-Britt Fischer

    2016-05-01

    Full Text Available This article explores the role of actors and agency in the literature on sustainability transitions. We reviewed 386 journal articles on transition management and sustainability transitions listed in Scopus from 1995 to 2014. We investigate the thesis that actors have been neglected in this literature in favor of more abstract system concepts. Results show that this thesis cannot be confirmed on a general level. Rather, we find a variety of different approaches, depending on the systemic level, for clustering actors and agency as niche, regime, and landscape actors; the societal realm; different levels of governance; and intermediaries. We also differentiate between supporting and opposing actors. We find that actor roles in transitions are erratic, since their roles can change over the course of time, and that actors can belong to different categories. We conclude by providing recommendations for a comprehensive typology of actors in sustainability transitions.

  8. Think about and intervene in the territory through the Actor Network Theory Pensar e intervenir el territorio a traves de la Teoria del Actor-Red

    Directory of Open Access Journals (Sweden)

    Juan E. Cabrera

    2011-03-01

    Full Text Available The purpose of this article is to think about the similarities between the ways of seeing the territory as a network, some theoretical positions about the territory concept and actor network theory.
    After focusing on proposing a way of understanding the relationships between actors when they will intervene in the territory through the public policies and territorial planning, i ll try to apply the ANT model of public policy management through the guidance of ANT El propósito de este artículo es reflexionar sobre las coincidencias entre la forma de ver el territorio como red, algunas posturas teóricas sobre su concepto y la teoría del actor-red.
    Sobre lo anterior se centra en proponer una forma de entender las relaciones entre actores cuando se va a intervenir el territorio a través de políticas públicas como la planificación utilizando un modelo de gestión territorial a través de las orientaciones de la TAR.   

  9. JY1 time scale: a new Kalman-filter time scale designed at NIST

    International Nuclear Information System (INIS)

    Yao, Jian; Parker, Thomas E; Levine, Judah

    2017-01-01

    We report on a new Kalman-filter hydrogen-maser time scale (i.e. JY1 time scale) designed at the National Institute of Standards and Technology (NIST). The JY1 time scale is composed of a few hydrogen masers and a commercial Cs clock. The Cs clock is used as a reference clock to ease operations with existing data. Unlike other time scales, the JY1 time scale uses three basic time-scale equations, instead of only one equation. Also, this time scale can detect a clock error (i.e. time error, frequency error, or frequency drift error) automatically. These features make the JY1 time scale stiff and less likely to be affected by an abnormal clock. Tests show that the JY1 time scale deviates from the UTC by less than  ±5 ns for ∼100 d, when the time scale is initially aligned to the UTC and then is completely free running. Once the time scale is steered to a Cs fountain, it can maintain the time with little error even if the Cs fountain stops working for tens of days. This can be helpful when we do not have a continuously operated fountain or when the continuously operated fountain accidentally stops, or when optical clocks run occasionally. (paper)

  10. Los Entornos Personales de Aprendizaje como estrategia de aprendizaje desde la Teoría del Actor-Red

    OpenAIRE

    Meza Cano, José Manuel; Cejas León, Roberto

    2016-01-01

    Este trabajo pretende visualizar los Entornos Personales de Aprendizaje desde el punto de vista de la Teoría del Actor-Red. En primer lugar, se describen los elementos centrales de la Teoría del Actor-Red, la visión de aprendizaje desde este enfoque, así como el concepto de actante y de simetría generalizada. Posteriormente se exponen los elementos clave de las definiciones sobre Entornos Personales de Aprendizaje y la visión del aprendizaje que defienden, centrada principalmente en el estudi...

  11. EU–Hamas actors in a state of permanent liminality

    DEFF Research Database (Denmark)

    Pace, Michelle; Pallister-Wilkins, Polly

    2018-01-01

    This article contributes to the debate on liminality within International Relations (IR) theory by focusing on the actorness of the European Union (EU) and Hamas. The concept of liminality as a transitional process is applied to frame the situation of both the EU and Hamas as political actors in......-between socially established categories. This article explores how the liminal identity of these two actors impacts, on the one hand, their relations with each other and, on the other hand, their relations of ‘self’. Exploring the procedural relations of the EU and Hamas, it argues for the necessity of recognising...... liminal categories in IR theory and practice, while, at the same time, it highlights the limits of such in-between categories in a world order still structured around the state....

  12. Actors of the hydrogen sector in France

    International Nuclear Information System (INIS)

    2010-01-01

    This document proposes brief presentations (web site address, activities) of actors operating in the hydrogen sector in France. These actors are public actors who can be incentive or financing actors (ADEME, ANR) or research institutions (CNRS, CEA, university and engineering schools, IFP, INERIS, INRETS), private actors like industrial groups (Air Liquide, AREVA, GDF Suez, Total, PSA Peugeot Citroen, Renault, Saint-Gobain, SNECMA, ST Microelectronics, 3M, Veolia Environnement) or small companies (Alca Torda Applications, Axane, CETH2, Helion, MaHytec, N-GHY, PaxiTech, Sertronic, ULLIT). It also presents the HyPAC platform created by the AFH2 and ADEME), the AFH2 (the French Association for Hydrogen), and regional initiatives

  13. 'Two clicks and I'm in!' Patients as co-actors in managing health data through a personal health record infrastructure.

    Science.gov (United States)

    Zanutto, Alberto

    2017-06-01

    One of the most significant changes in the healthcare field in the past 10 years has been the large-scale digitalization of patients' healthcare data, and an increasing emphasis on the importance of patients' roles in cooperating with healthcare professionals through digital infrastructures. A project carried out in the North of Italy with the aim of creating a personal health record has been evaluated over the course of 5 years by means of mixed method fieldwork. Two years after the infrastructure was put into regular service, the way in which patients are represented in the system and patient practices have been studied using surveys and qualitative interviews. The data show that, first, patients have become co-actors in describing their clinical histories; second, that they have become co-actors in the diagnosis process; and finally, they have become co-actors in the management of time and space as regards their specific state of health.

  14. Non-state actors in control of territory as 'actors of protection' in international refugee law

    NARCIS (Netherlands)

    Karavias, M.

    2015-01-01

    This article examines the concept of non-state ‘actors of protection’ in international refugee law. This concept breaks with traditional State-centric readings of international law, as it connotes that a non-state actor may offer ‘protection’ against persecution, comparable to that normally offered

  15. Do Scale Frames Matter? Scale Frame Mismatches in the Decision Making Process of a "Mega Farm" in a Small Dutch Village

    Directory of Open Access Journals (Sweden)

    Maartje van. Lieshout

    2011-03-01

    Full Text Available Scale issues are an increasingly important feature of complex sustainability issues, but they are mostly taken for granted in policy processes. However, the scale at which a problem is defined as well as the scale at which it should be solved are potentially contentious issues. The framing of a problem as a local, regional, or global problem is not without consequences and influences processes of inclusion and exclusion. Little is known about the ways actors frame scales and the effect of different scale frames on decision making processes. This paper addresses the questions that different scale frames actors use and what the implications of scale frames are for policy processes. It does so by analyzing the scale frames deployed by different actors on the establishment of a so-called new mixed company or mega farm and the related decision making process in a Dutch municipality. We find that actors deploy different and conflicting scale frames, leading to scale frame mismatches. We conclude that scale frame mismatches play an important role in the stagnation of the decision making process.

  16. The Management of Political Actors in Institutions

    Directory of Open Access Journals (Sweden)

    Peter Odion Omoijiade

    2016-10-01

    Full Text Available The argument that the minimization of the dysfunctional consequences of organizational politics is no longer dependent on self-equilibrating mechanism remains valid. This inquiry is therefore framed with a view to establishing suitable strategies for managing political actors. There is a nexus between the diagnosis typology of political actors and the qualitative classes of political actors and their management strategies. In the management of mixed blessing, supportive, non-supportive and marginal political actors; collaborative, involvement, defensive and information strategies respectively were found suitable. This research is based on existing theoretical knowledge on organizational politics and stakeholders management. Data was collected from the literature by means of critical analysis and dialectic reflection on the emerging themes. The study will enhance capability in contexts where the scientific management of political actors is yet to be exemplified.

  17. Passenger Rail SOEs as Domestic Institutional Market Actors

    DEFF Research Database (Denmark)

    Tolstrup Christensen, Lene

    2018-01-01

    sectorial challenges. In Sweden, this role has a new public governance form as the monopoly over time is fully dismantled. In Denmark, over time marketization is put on hold due to problems with the SOE as a market actor, but the SOE is nevertheless safeguarded in a new Weberian model as a sector......Purpose: The purpose of this paper is to make an empirical-based conceptualization of the contemporary domestic state-owned enterprises (SOEs) as domestic institutional market actors (IMAs) in the marketization of public service delivery. Design/methodology/approach: The paper is based...... on a qualitative comparative case study of the SOEs in passenger rail in Denmark and Sweden from 1990 to 2015. Findings: The paper shows how marketization results in a layered institutional set-up of public service delivery based on both competition and monopoly where the SOE becomes what we call an IMA bridging...

  18. A Low-cost System for Generating Near-realistic Virtual Actors

    Science.gov (United States)

    Afifi, Mahmoud; Hussain, Khaled F.; Ibrahim, Hosny M.; Omar, Nagwa M.

    2015-06-01

    Generating virtual actors is one of the most challenging fields in computer graphics. The reconstruction of a realistic virtual actor has been paid attention by the academic research and the film industry to generate human-like virtual actors. Many movies were acted by human-like virtual actors, where the audience cannot distinguish between real and virtual actors. The synthesis of realistic virtual actors is considered a complex process. Many techniques are used to generate a realistic virtual actor; however they usually require expensive hardware equipment. In this paper, a low-cost system that generates near-realistic virtual actors is presented. The facial features of the real actor are blended with a virtual head that is attached to the actor's body. Comparing with other techniques that generate virtual actors, the proposed system is considered a low-cost system that requires only one camera that records the scene without using any expensive hardware equipment. The results of our system show that the system generates good near-realistic virtual actors that can be used on many applications.

  19. Bombing Alone: Tracing the Motivations and Antecedent Behaviors of Lone-Actor Terrorists*,†,‡

    Science.gov (United States)

    Gill, Paul; Horgan, John; Deckert, Paige

    2014-01-01

    This article analyzes the sociodemographic network characteristics and antecedent behaviors of 119 lone-actor terrorists. This marks a departure from existing analyses by largely focusing upon behavioral aspects of each offender. This article also examines whether lone-actor terrorists differ based on their ideologies or network connectivity. The analysis leads to seven conclusions. There was no uniform profile identified. In the time leading up to most lone-actor terrorist events, other people generally knew about the offender’s grievance, extremist ideology, views, and/or intent to engage in violence. A wide range of activities and experiences preceded lone actors’ plots or events. Many but not all lone-actor terrorists were socially isolated. Lone-actor terrorists regularly engaged in a detectable and observable range of activities with a wider pressure group, social movement, or terrorist organization. Lone-actor terrorist events were rarely sudden and impulsive. There were distinguishable behavioral differences between subgroups. The implications for policy conclude this article. PMID:24313297

  20. Trail-Based Search for Efficient Event Report to Mobile Actors in Wireless Sensor and Actor Networks †

    Science.gov (United States)

    Xu, Zhezhuang; Liu, Guanglun; Yan, Haotian; Cheng, Bin; Lin, Feilong

    2017-01-01

    In wireless sensor and actor networks, when an event is detected, the sensor node needs to transmit an event report to inform the actor. Since the actor moves in the network to execute missions, its location is always unavailable to the sensor nodes. A popular solution is the search strategy that can forward the data to a node without its location information. However, most existing works have not considered the mobility of the node, and thus generate significant energy consumption or transmission delay. In this paper, we propose the trail-based search (TS) strategy that takes advantage of actor’s mobility to improve the search efficiency. The main idea of TS is that, when the actor moves in the network, it can leave its trail composed of continuous footprints. The search packet with the event report is transmitted in the network to search the actor or its footprints. Once an effective footprint is discovered, the packet will be forwarded along the trail until it is received by the actor. Moreover, we derive the condition to guarantee the trail connectivity, and propose the redundancy reduction scheme based on TS (TS-R) to reduce nontrivial transmission redundancy that is generated by the trail. The theoretical and numerical analysis is provided to prove the efficiency of TS. Compared with the well-known expanding ring search (ERS), TS significantly reduces the energy consumption and search delay. PMID:29077017

  1. Lone Actors: Challenges and Opportunities for Countering Violent Extremism

    NARCIS (Netherlands)

    Spaaij, R.; Richman, A.; Sharan, Y.

    2015-01-01

    This paper explores some of the key challenges and opportunities concerning the prevention and control of lone actor terrorism. It is argued that lone actors do not operate in a social vacuum and that the interaction points between lone actors and their social environments can render lone actors

  2. Actor/Character Dualism

    DEFF Research Database (Denmark)

    Riis, Johannes

    2012-01-01

    Our perception of agency may be inherently fallible, and this may explain not only our general awareness of actors when engaged in fictional characters but also the specific case of paradoxical characters...

  3. Multicultural Monologues for Young Actors. The Young Actors Series.

    Science.gov (United States)

    Slaight, Craig, Ed.; Sharrar, Jack, Ed.

    This book presents 62 monologue selections from diverse cultures for young actors to perform. The book's selections offer "quality literature by significant writers." Some of the writers represented in the book are George C. Wolfe, Miguel Pinero, Lorraine Hansberry, Amiri Baraka (LeRoi Jones), John M. Synge, Yukio Mishima, Reynolds…

  4. Using actor-network theory to study an educational situation: an ...

    African Journals Online (AJOL)

    Actor-network theory allows a researcher to analyse a complex social setting involving both human and non-human actors. An actor network can be used to model a dynamic and complex set of relationships between these actors. This article describes actor-network theory and shows how it was applied to study and model ...

  5. Neuroimaging of the joint Simon effect with believed biological and non-biological co-actors.

    Science.gov (United States)

    Wen, Tanya; Hsieh, Shulan

    2015-01-01

    Performing a task alone or together with another agent can produce different outcomes. The current study used event-related functional magnetic resonance imaging (fMRI) to investigate the neural underpinnings when participants performed a Go/Nogo task alone or complementarily with another co-actor (unseen), whom was believed to be another human or a computer. During both complementary tasks, reaction time data suggested that participants integrated the potential action of their co-actor in their own action planning. Compared to the single-actor task, increased parietal and precentral activity during complementary tasks as shown in the fMRI data further suggested representation of the co-actor's response. The superior frontal gyrus of the medial prefrontal cortex was differentially activated in the human co-actor condition compared to the computer co-actor condition. The medial prefrontal cortex, involved thinking about the beliefs and intentions of other people, possibly reflects a social-cognitive aspect or self-other discrimination during the joint task when believing a biological co-actor is present. Our results suggest that action co-representation can occur even offline with any agent type given a priori information that they are co-acting; however, additional regions are recruited when participants believe they are task-sharing with another human.

  6. Exploration of a Vision for Actor Database Systems

    DEFF Research Database (Denmark)

    Shah, Vivek

    of these services. Existing popular approaches to building these services either use an in-memory database system or an actor runtime. We observe that these approaches have complementary strengths and weaknesses. In this dissertation, we propose the integration of actor programming models in database systems....... In doing so, we lay down a vision for a new class of systems called actor database systems. To explore this vision, this dissertation crystallizes the notion of an actor database system by defining its feature set in light of current application and hardware trends. In order to explore the viability...... of the outlined vision, a new programming model named Reactors has been designed to enrich classic relational database programming models with logical actor programming constructs. To support the reactor programming model, a high-performance in-memory multi-core OLTP database system named REACTDB has been built...

  7. Actors with Multi-Headed Message Receive Patterns

    DEFF Research Database (Denmark)

    Sulzmann, Martin; Lam, Edmund Soon Lee; Van Weert, Peter

    2008-01-01

    style actors with receive clauses containing multi-headed message patterns. Patterns may be non-linear and constrained by guards. We provide a number of examples to show the usefulness of the extension. We also explore the design space for multi-headed message matching semantics, for example first-match......The actor model provides high-level concurrency abstractions to coordinate simultaneous computations by message passing. Languages implementing the actor model such as Erlang commonly only support single-headed pattern matching over received messages. We propose and design an extension of Erlang...... and rule priority-match semantics. The various semantics are inspired by the multi-set constraint matching semantics found in Constraint Handling Rules. This provides us with a formal model to study actors with multi-headed message receive patterns. The system can be implemented efficiently and we have...

  8. Finding The Most Important Actor in Online Crowd by Social Network Analysis

    Science.gov (United States)

    Yuliana, I.; Santosa, P. I.; Setiawan, N. A.; Sukirman

    2017-02-01

    Billion of people create trillions of connections through social media every single day. The increasing use of social media has led to dramatic changes in the of way science, government, healthcare, entertainment and enterprise operate. Large-scale participation in Technology-Mediated Social Participation (TMSP) system has opened up incredible new opportunities to deploy online crowd. This descriptive-correlational research used social network analysis (SNA) on data gathered from Fanpage Facebook of Greenpeace Indonesia related to important critical issues, the bushfires in 2015. SNA identifies relations on each member by sociometrics parameter such as three centrality (degree, closeness and betweenesse) for measuring and finding the most important actor in the online community. This paper use Fruchterman Rein-gold algorithm to visualize the online community in a graph, while Clauset-Newman-Moore is a technique to identify groups in community. As the result found 3735 vertices related to actors, 6927 edges as relation, 14 main actors in size order and 22 groups in Greenpeace Indonesia online community. This research contributes to organize some information for Greenpeace Indonesia managing their potency in online community to identify human behaviour.

  9. GAVE multi-actor process. A exemplified study with recommendations for a follow-up traject; GAVE multi-actor proces. Een voorbeeldstudie met aanbevelingen voor het vervolgtraject

    Energy Technology Data Exchange (ETDEWEB)

    Diepenmaat, H.B. [Actors Procesmanagement, Zeist (Netherlands)

    2000-02-01

    The focus is on GAVE as an integral multi-actor process, as a collaboration process in which the parties have to find each other. The reason for this multi-actor approach is that the parties themselves have to realise the importance of sustainable energy. A multi-actor approach uses this crucial fact as the starting point. By means of the use of specific multi-actor methods and insights, it is possible during the collaboration process to develop a clear idea of the content of the joint path and the intended collaborative future, while paying specific attention to the individual roles of the players. Based on this, a well- considered and promising realisation path can be followed. The objective of this study is to illustrate - on the basis of two GAVE options - how the multi-actor approach can support the GAVE programme. In doing this, emphasis is placed on examples, the demonstration of added value of such an approach, and making recommendations for the future. Two experiments have been carried out on the basis of the Trinity approach. The Trinity approach is a set of methods specifically developed for supporting change processes which involve many parties (i.e. multi-actor processes). Trinity helps those involved to obtain a clear picture of both the route to be followed and the future situation to be aimed at. The term 'picture' must be understood literally: an important aspect of Trinity is the collaboration and communication with multi-actor models (also referred to as actorprints). By means of a diagram technique (figures and arrows) these models demonstrate the cohesion between the roles and activities of the various parties involved. The modelling process is instrumental in this; the actual result is that the image that is developed is formed and backed up by the participants in the process. Within these experiments, we have, so far, worked mainly in the shadow of the current GAVE process. A forceful participative use of the actor approach is

  10. Dynamic inequalities on time scales

    CERN Document Server

    Agarwal, Ravi; Saker, Samir

    2014-01-01

    This is a monograph devoted to recent research and results on dynamic inequalities on time scales. The study of dynamic inequalities on time scales has been covered extensively in the literature in recent years and has now become a major sub-field in pure and applied mathematics. In particular, this book will cover recent results on integral inequalities, including Young's inequality, Jensen's inequality, Holder's inequality, Minkowski's inequality, Steffensen's inequality, Hermite-Hadamard inequality and Čebyšv's inequality. Opial type inequalities on time scales and their extensions with weighted functions, Lyapunov type inequalities, Halanay type inequalities for dynamic equations on time scales, and Wirtinger type inequalities on time scales and their extensions will also be discussed here in detail.

  11. Actor proliferation and the fragmentation of violent groups in conflict

    Directory of Open Access Journals (Sweden)

    Caitriona Dowd

    2015-09-01

    Full Text Available This paper proposes a novel application of a measure of actor fragmentation drawn from electoral studies to the growing field of conflict event data. The application facilitates comparison of conflict environments over time and across cases, while enabling researchers to take account of the relative activity levels of diverse actors. Analysis of the measure suggests that a fragmentation index diverges from a simple count of active conflict agents in important instances, including in providing a more accurate measure of dominant and weaker conflict agents, capturing dynamics of escalation and continuation of conflict over time and across country cases, and reflecting the coalescence of conflict agents around dominant conflict cleavages. The findings suggest that future research may benefit from combining measures of the discrete count of groups and their relative activity levels in order to accurately capture evolving conflict dynamics.

  12. Institutional and Actor-Oriented Factors Constraining Expert-Based Forest Information Exchange in Europe: A Policy Analysis from an Actor-Centred Institutionalist Approach

    Directory of Open Access Journals (Sweden)

    Tanya Baycheva-Merger

    2018-03-01

    Full Text Available Adequate and accessible expert-based forest information has become increasingly in demand for effective decisions and informed policies in the forest and forest-related sectors in Europe. Such accessibility requires a collaborative environment and constant information exchange between various actors at different levels and across sectors. However, information exchange in complex policy environments is challenging, and is often constrained by various institutional, actor-oriented, and technical factors. In forest policy research, no study has yet attempted to simultaneously account for these multiple factors influencing expert-based forest information exchange. By employing a policy analysis from an actor-centred institutionalist perspective, this paper aims to provide an overview of the most salient institutional and actor-oriented factors that are perceived as constraining forest information exchange at the national level across European countries. We employ an exploratory research approach, and utilise both qualitative and quantitative methods to analyse our data. The data was collected through a semi-structured survey targeted at forest and forest-related composite actors in 21 European countries. The results revealed that expert-based forest information exchange is constrained by a number of compound and closely interlinked institutional and actor-oriented factors, reflecting the complex interplay of institutions and actors at the national level. The most salient institutional factors that stand out include restrictive or ambiguous data protection policies, inter-organisational information arrangements, different organisational cultures, and a lack of incentives. Forest information exchange becomes even more complex when actors are confronted with actor-oriented factors such as issues of distrust, diverging preferences and perceptions, intellectual property rights, and technical capabilities. We conclude that expert-based forest information

  13. Action adaptation during natural unfolding social scenes influences action recognition and inferences made about actor beliefs.

    Science.gov (United States)

    Keefe, Bruce D; Wincenciak, Joanna; Jellema, Tjeerd; Ward, James W; Barraclough, Nick E

    2016-07-01

    When observing another individual's actions, we can both recognize their actions and infer their beliefs concerning the physical and social environment. The extent to which visual adaptation influences action recognition and conceptually later stages of processing involved in deriving the belief state of the actor remains unknown. To explore this we used virtual reality (life-size photorealistic actors presented in stereoscopic three dimensions) to see how visual adaptation influences the perception of individuals in naturally unfolding social scenes at increasingly higher levels of action understanding. We presented scenes in which one actor picked up boxes (of varying number and weight), after which a second actor picked up a single box. Adaptation to the first actor's behavior systematically changed perception of the second actor. Aftereffects increased with the duration of the first actor's behavior, declined exponentially over time, and were independent of view direction. Inferences about the second actor's expectation of box weight were also distorted by adaptation to the first actor. Distortions in action recognition and actor expectations did not, however, extend across different actions, indicating that adaptation is not acting at an action-independent abstract level but rather at an action-dependent level. We conclude that although adaptation influences more complex inferences about belief states of individuals, this is likely to be a result of adaptation at an earlier action recognition stage rather than adaptation operating at a higher, more abstract level in mentalizing or simulation systems.

  14. Bridging centrality: A new indicator to measure the positioning of actors in R&D networks

    Energy Technology Data Exchange (ETDEWEB)

    Scherngell, T.; Wanzenboeck, I.; Berge, L.

    2016-07-01

    In the recent past, we can observe growing interest in the STI community in the notion of positioning indicators, shifting emphasis to actors in the innovation process and their R&D inter-linkages with other actors. In relation to this, we suggest a new approach for assessing the positioning of actors relying on the notion of bridging centrality (BC). Based on the concept of bridging paths, i.e. a set of two links connecting three actors across three different aggregate nodes (e.g. organisations, regions or countries), we argue that triangulation in networks is a key issue for knowledge recombinations and the extension of an actor's knowledge base. As bridges are most often not empirically observable at the individual level of research teams, we propose an approximated BC measure that provides a flexible framework for dealing with the aggregation problem in positioning actors. Hereby, BC is viewed as a function of an aggregate node's (i) participation intensity in the network, (ii) its openness to other nodes (i.e. the relative outward orientation of network links), and iii) the diversification of links to other nodes. In doing so, we provide an integrative perspective that enables us to achieve a better understanding of the positioning of certain actors in R&D networks. An illustrative example on the co-patent network of European regions demonstrates the performance and usefulness of our BC measure for networks constructed at the aggregated level, i.e. regions in our example. A region's outward orientation and the diversification of its network links moderates the influence of regional scale on network centrality. This is a major strength of the measure, and it paves the way for future studies to examine the role of certain aggregate node's, and, by this, contributes to the debate on positioning indicators in the STI context. (Author)

  15. Complex New Product Development projects - How the Project Manager’s Information Sharing With Core Actors Changes Over Time

    DEFF Research Database (Denmark)

    Jepsen, Lisbeth Brøde

    2013-01-01

    A heavily burdened project manager must ensure effective information sharing with actors inside and outside the organization because this is a necessary condition for a new product development (NPD) project to achieve its objectives. Knowledge, however, on who actually assists a project manager...... with the information sharing during NPD projects is limited; therefore, this study of longitudinal objective email data (4658 emails) during a NPD project contributes to theory and practice by advancing our understanding of when and how the project manager establishes relationships with different core actors inside...

  16. An Actor and His Suitcase

    OpenAIRE

    Williams, Maurice

    2013-01-01

    The idea of the actor as journeyman is as old as the profession itself. The travel troupes of yesteryear laid the groundwork for the theatres of Shakespeare and the regional theatre circuit here in America. So if there is one thing an actor must have: it's a good suitcase. Or two. One for the rags and trinkets he, or she, holds dear; and another for all the skills he, or she, brings to every project.When I left the east coast for San Diego I brought with me those two suitcases. Luckily for me...

  17. Actors at work

    NARCIS (Netherlands)

    Nobakht, Behrooz

    2016-01-01

    The core contributions of this thesis target the intersection of object orientation, actor model, and concurrency. We choose Java as the main target programming language and as one of the mainstream object-oriented languages. We formalize a subset of Java and its concurrency API to facilitate formal

  18. ACToR - Aggregated Computational Toxicology Resource

    International Nuclear Information System (INIS)

    Judson, Richard; Richard, Ann; Dix, David; Houck, Keith; Elloumi, Fathi; Martin, Matthew; Cathey, Tommy; Transue, Thomas R.; Spencer, Richard; Wolf, Maritja

    2008-01-01

    ACToR (Aggregated Computational Toxicology Resource) is a database and set of software applications that bring into one central location many types and sources of data on environmental chemicals. Currently, the ACToR chemical database contains information on chemical structure, in vitro bioassays and in vivo toxicology assays derived from more than 150 sources including the U.S. Environmental Protection Agency (EPA), Centers for Disease Control (CDC), U.S. Food and Drug Administration (FDA), National Institutes of Health (NIH), state agencies, corresponding government agencies in Canada, Europe and Japan, universities, the World Health Organization (WHO) and non-governmental organizations (NGOs). At the EPA National Center for Computational Toxicology, ACToR helps manage large data sets being used in a high-throughput environmental chemical screening and prioritization program called ToxCast TM

  19. Extended mind and after: socially extended mind and actor-network.

    Science.gov (United States)

    Kono, Tetsuya

    2014-03-01

    The concept of extended mind has been impressively developed over the last 10 years by many philosophers and cognitive scientists. The extended mind thesis (EM) affirms that the mind is not simply ensconced inside the head, but extends to the whole system of brain-body-environment. Recently, some philosophers and psychologists try to adapt the idea of EM to the domain of social cognition research. Mind is socially extended (SEM). However, EM/SEM theory has problems to analyze the interactions among a subject and its surroundings with opposition, antagonism, or conflict; it also tends to think that the environment surrounding the subject is passive or static, and to neglect the power of non-human actants to direct and regulate the human subject. In these points, actor-network theory (ANT) proposed by Latour and Callon is more persuasive, while sharing some important ideas with EM/SEM theory. Actor-network is a hybrid community which is composed of a series of heterogeneous elements, animate and inanimate for a certain period of time. I shall conclude that EM/SEM could be best analyzed as a special case of actor-network. EM/SEM is a system which can be controlled by a human agent alone. In order to understand collective behavior, philosophy and psychology have to study the actor-network in which human individuals are situated.

  20. An Erlang Implementation of Multiparty Session Actors

    Directory of Open Access Journals (Sweden)

    Simon Fowler

    2016-08-01

    Full Text Available By requiring co-ordination to take place using explicit message passing instead of relying on shared memory, actor-based programming languages have been shown to be effective tools for building reliable and fault-tolerant distributed systems. Although naturally communication-centric, communication patterns in actor-based applications remain informally specified, meaning that errors in communication are detected late, if at all. Multiparty session types are a formalism to describe, at a global level, the interactions between multiple communicating entities. This article describes the implementation of a prototype framework for monitoring Erlang/OTP gen_server applications against multiparty session types, showing how previous work on multiparty session actors can be adapted to a purely actor-based language, and how monitor violations and termination of session participants can be reported in line with the Erlang mantra of "let it fail". Finally, the framework is used to implement two case studies: an adaptation of a freely-available DNS server, and a chat server.

  1. Characteristics of pornography film actors: self-report versus perceptions of college students.

    Science.gov (United States)

    Griffith, James D; Hayworth, Michelle; Adams, Lea T; Mitchell, Sharon; Hart, Christian

    2013-05-01

    The assumed characteristics of individuals in the adult entertainment industry have been used to advocate positions for and against pornography. Although prior studies have investigated perceptions of porn actors, no data on the actual characteristics of this group exist. The present study compared the self-reports of 105 male and 177 female porn actors to the perceptions of 399 college students on childhood sexual abuse (CSA), self-esteem, work and non-work sexual behaviors, and safe sex issues. College students were asked to identify the characteristics associated with either a male or female porn star. College students provided underestimates for both female and male porn actors on self-esteem, age of first intercourse, lifetime number of partners outside of work, ideal experience in a romantic partner, concerns regarding sexually transmitted diseases (STDs), enjoyment of sex, and condom use during a first time sexual encounter, but overestimated earnings. Additional differences among male porn stars included an underestimate of the number of partners at work. For female porn stars, college students underestimated their enjoyment of work, the probability of catching an STD, and having unprotected sex. Although there were no significant differences on perceived rates of childhood abuse of porn actors, the incidence of CSA among the porn actor participants were within the ranges of the general population. The majority of college student stereotypes were not supported regarding the perceptions of porn actors. These findings were discussed within the context of attributing unfounded characteristics of individuals to an entire industry.

  2. Third Level of International Relations: Characteristics of Sub-State Actors

    Directory of Open Access Journals (Sweden)

    Sergey P. Arteev

    2016-01-01

    Full Text Available The article is in the genre of the review for textbook O. V. Plotnikova and O. Y. Dubrovina International relations of the regions States: characteristics and features (Moscow: Norma; INFRA-M, 2016. 192 p.. Textbook on international activities of sub-state/subnational actors in international relations. Under the sub-state/subnational actors refers to the regions of the States. The authors propose an along with interstate relations (first level and supranational organizations (second level to distinguish a third level of international relations - international relations of the regions in Federal and unitary States. The topic is very relevant due to the ongoing restructuring of the architecture of international relations and world politics. In addition, these processes lead to involvement in international relations new actors. The resulting configuration and the role of traditional players. In addition to long-term evolutionary processes, we should not forget about the position of Russia in the last few years. It is obvious that the current tensions around the Russian Federation may not be fully resolved with the old methods. At the same time, sub-state/ subnational actors as subjects of a combined nature, the role played by regions of the Russian Federation, able to combine harmoniously in its international activities as the techniques characteristic of the traditional actors - States and developments in the tools of non-traditional actors - international non-governmental and non-profit organizations etc. As a result of positive results can be achieved faster and at the interstate level. The review considers the subject and the relevance of the topic, presents the analysis of the content of the work. Marked strengths of the textbook, including those associated with the consideration of the diagonal ties and the political components in the international activities of the regions. In addition to the advantages, attention is paid to the analysis of

  3. Neuroimaging of the joint Simon effect with believed biological and non-biological co-actors

    Directory of Open Access Journals (Sweden)

    Tanya eWen

    2015-09-01

    Full Text Available Performing a task alone or together with another agent can produce different outcomes. The current study used event-related functional magnetic resonance imaging (fMRI to investigate the neural underpinnings when participants performed a Go/Nogo task alone or complementarily with another co-actor (unseen, whom was believed to be another human or a computer. During both complementary tasks, reaction time data suggested that participants integrated the potential action of their co-actor in their own action planning. Compared to the single-actor task, increased parietal and precentral activity during complementary tasks as shown in the fMRI data further suggested representation of the co-actor’s response. The superior frontal gyrus of the medial prefrontal cortex was differentially activated in the human co-actor condition compared to the computer co-actor condition. The medial prefrontal cortex, involved thinking about the beliefs and intentions of other people, possibly reflects a social-cognitive aspect or self-other discrimination during the joint task when believing a biological co-actor is present. Our results suggest that action co-representation can occur even offline with any agent type given a priori information that they are co-acting; however additional regions are recruited when participants believe they are task-sharing with another human.

  4. Neuroimaging of the joint Simon effect with believed biological and non-biological co-actors

    Science.gov (United States)

    Wen, Tanya; Hsieh, Shulan

    2015-01-01

    Performing a task alone or together with another agent can produce different outcomes. The current study used event-related functional magnetic resonance imaging (fMRI) to investigate the neural underpinnings when participants performed a Go/Nogo task alone or complementarily with another co-actor (unseen), whom was believed to be another human or a computer. During both complementary tasks, reaction time data suggested that participants integrated the potential action of their co-actor in their own action planning. Compared to the single-actor task, increased parietal and precentral activity during complementary tasks as shown in the fMRI data further suggested representation of the co-actor’s response. The superior frontal gyrus of the medial prefrontal cortex was differentially activated in the human co-actor condition compared to the computer co-actor condition. The medial prefrontal cortex, involved thinking about the beliefs and intentions of other people, possibly reflects a social-cognitive aspect or self-other discrimination during the joint task when believing a biological co-actor is present. Our results suggest that action co-representation can occur even offline with any agent type given a priori information that they are co-acting; however, additional regions are recruited when participants believe they are task-sharing with another human. PMID:26388760

  5. Commercial Actors and the Governing of Education: The Case of Academy School Sponsors in England

    Science.gov (United States)

    Papanastasiou, Natalie

    2013-01-01

    This article explores the ways in which commercial actors are operating in state education by focusing on the case study of England's academies policy. First of all the discussion outlines the development of academies over time and the way in which the policy has provided opportunities for private actors to become involved in the state schooling…

  6. Study of Mobile Payment Services in India : Distribution of the roles, responsibilities and attitudes amongst actors of the payment systems

    OpenAIRE

    Singh Sambhy, Gurpreet

    2014-01-01

    Information technology and payment systems have witnessed the introduction, acceptance and wide scale deployment of electronic payment systems. The payment system ecosystem has now witnessed the introduction of mobile payment systems and their associated services. Major actors involved in mobile payment systems include telecom operators, banks, merchants and consumers. They need to aggregate their resources and develop a coherent ecosystem which would help the individual actors while also ben...

  7. Actor/Actant-Network Theory as Emerging Methodology for ...

    African Journals Online (AJOL)

    4carolinebell@gmail.com

    2005-01-31

    Jan 31, 2005 ... to trace relationships, actors, actants and actor/actant-networks .... associated with a particular type of social theory (Latour, 1987; ..... the Department of Environmental Affairs and Tourism, Organised Business and Organised.

  8. Efficient model learning methods for actor-critic control.

    Science.gov (United States)

    Grondman, Ivo; Vaandrager, Maarten; Buşoniu, Lucian; Babuska, Robert; Schuitema, Erik

    2012-06-01

    We propose two new actor-critic algorithms for reinforcement learning. Both algorithms use local linear regression (LLR) to learn approximations of the functions involved. A crucial feature of the algorithms is that they also learn a process model, and this, in combination with LLR, provides an efficient policy update for faster learning. The first algorithm uses a novel model-based update rule for the actor parameters. The second algorithm does not use an explicit actor but learns a reference model which represents a desired behavior, from which desired control actions can be calculated using the inverse of the learned process model. The two novel methods and a standard actor-critic algorithm are applied to the pendulum swing-up problem, in which the novel methods achieve faster learning than the standard algorithm.

  9. Transition Management, Action Research and Actor Roles: Understanding local sustainability transitions : Transitiemanagement, actieonderzoek en rollen van actoren: lokale duurzaamheidstransities begrijpen

    NARCIS (Netherlands)

    J.M. Wittmayer (Julia)

    2016-01-01

    markdownabstractThis thesis is about the local scale of urban neighbourhoods, towns and cities and its interaction with global problems and sustainability questions. At this scale, we most notably interact with these problems and thereby question current role understandings, actor relations and

  10. An Actor's Approach to Management Conceptual framework and company practices

    DEFF Research Database (Denmark)

    of Contents Foreword: Actor-based managemet - long-term and sustainable management (Bo Prangsgaard) Chapter 1. Introduction (Morten Jakobsen, Inga-Lill Johansson & Hanne Nørreklit) Chapter 2. Actors and reality: a conceptual framework for creative governance (Lennart Nørreklit) Chapter 3. An actor...

  11. Recollection and unitization in associating actors with extrinsic and intrinsic motions.

    Science.gov (United States)

    Kersten, Alan W; Earles, Julie L; Berger, Johanna D

    2015-04-01

    Four experiments provide evidence for a distinction between 2 different kinds of motion representations. Extrinsic motions involve the path of an object with respect to an external frame of reference. Intrinsic motions involve the relative motions of the parts of an object. This research suggests that intrinsic motions are represented conjointly with information about the identities of the actors who perform them, whereas extrinsic motions are represented separately from identity information. Experiment 1 demonstrated that participants remembered which actor had performed a particular intrinsic motion better than they remembered which actor had performed a particular extrinsic motion. Experiment 2 replicated this effect with incidental encoding of actor information, suggesting that encoding intrinsic motions leads one to automatically encode identity information. The results of Experiments 3 and 4 were fit by Yonelinas's (1999) source-memory model to quantify the contributions of familiarity and recollection to memory for the actors who carried out the intrinsic and extrinsic motions. Successful performance with extrinsic motion items in Experiment 3 required participants to remember in which scene contexts an actor had appeared, whereas successful performance in Experiment 4 required participants to remember the exact path taken by an actor in each scene. In both experiments, discrimination of old and new combinations of actors and extrinsic motions relied strongly on recollection, suggesting independent but associated representations of actors and extrinsic motions. In contrast, participants discriminated old and new combinations of actors and intrinsic motions primarily on the basis of familiarity, suggesting unitized representations of actors and intrinsic motions. (c) 2015 APA, all rights reserved).

  12. The Grand Strategy of Nonstate Actors: Theory and Implications

    Directory of Open Access Journals (Sweden)

    Garrett Pierman

    2015-12-01

    Full Text Available This article addresses the Realist assumption that only actors that are states can be considered to have a strategic culture. The primary issue raised is the question of the ability of non-state actors to have a strategic culture. Al-Qaida is used as a theoretical case study. Ultimately this article rejects the idea of territoriality in strategic culture formulation and calls for academics and policymakers alike to adopt a broader conception of actors on the international, stage. This broader conception of actors would necessitate rich case studies to be done in the future in order to seek an understanding of the strategic culture of the non-state actors which academics and policymakers must deal with in the modern security environment. In particular, the article finds that the assumptions held about al-Qaida thus far are wrong and, in reality, the group has ambitions that are cosmic in nature, which will necessitate change in the strategies used to fight against terrorism.

  13. New Actors and Alliances in Development

    DEFF Research Database (Denmark)

    Richey, Lisa Ann; Ponte, Stefano

    2014-01-01

    ‘New actors and alliances in development’ brings together an interdisciplinary group of scholars exploring how development financing and interventions are being shaped by a wider and more complex platform of actors than usually considered in the existing literature. The contributors also trace...... a changing set of key relations and alliances in development – those between business and consumers; ngos and celebrities; philanthropic organisations and the state; diaspora groups and transnational advocacy networks; ruling elites and productive capitalists; and ‘new donors’ and developing country...

  14. Games as Actors - Interaction, Play, Design, and Actor Network Theory

    DEFF Research Database (Denmark)

    Jessen, Jari Due; Jessen, Carsten

    2014-01-01

    When interacting with computer games, users are forced to follow the rules of the game in return for the excitement, joy, fun, or other pursued experiences. In this paper, we investigate how games a chieve these experiences in the perspective of Actor Network Theory (ANT). Based on a qualitative......, and by doing so they create in humans what in modern play theory is known as a “state of play”...

  15. earGram Actors: An Interactive Audiovisual System Based on Social Behavior

    Directory of Open Access Journals (Sweden)

    Peter Beyls

    2015-11-01

    Full Text Available In multi-agent systems, local interactions among system components following relatively simple rules often result in complex overall systemic behavior. Complex behavioral and morphological patterns have been used to generate and organize audiovisual systems with artistic purposes. In this work, we propose to use the Actor model of social interactions to drive a concatenative synthesis engine called earGram in real time. The Actor model was originally developed to explore the emergence of complex visual patterns. On the other hand, earGram was originally developed to facilitate the creative exploration of concatenative sound synthesis. The integrated audiovisual system allows a human performer to interact with the system dynamics while receiving visual and auditory feedback. The interaction happens indirectly by disturbing the rules governing the social relationships amongst the actors, which results in a wide range of dynamic spatiotemporal patterns. A performer thus improvises within the behavioural scope of the system while evaluating the apparent connections between parameter values and actual complexity of the system output.

  16. Technology strategy as macro-actor

    DEFF Research Database (Denmark)

    Tryggestad, Kjell

    2003-01-01

    -human entities to the explanatory repertoire of strategy research, another line of inquiry is pursued. The performative perspective thus proposed, is inspired by the classical work of Von Clausewitz and the recent anthropology of science, technology and organizational identities. In the proposed perspective...... case account for how the strategic technology and the strategic collective emerge and co-produce each other as a macro-actor, only to become transformed in unexpected ways - as common technology and reflective human subjects.In the concluding section, it is argued that the humanity of the reflective...... outcomes, as providers of explanations and observations. The expression `technological strategy as macro-actor' summarizes these findings and the associated implications for research and practice....

  17. A Poor Man's Nuclear Deterrent: Assessing the Value of Radiological Weapons for State Actors

    Science.gov (United States)

    Donohue, Nathan

    The threat of weapons of mass destruction is an issue which remains at the forefront on national security. Nuclear, chemical, and biological weapons are all considered very dangerous by both state and non-state actors. Radiological weapons exist in that same category yet are not held in the same regard; the reason that is given is that these types of weapons are not the weapons of mass destruction that the other three are. Instead, radiological weapons are better considered weapons of mass disruption. Accordingly, in the academic and policy literature there has been very little perceived value associated with such weapons for use by state actors. However the historical focus on the military efficacy of radiological weapons has obscured the obvious truth that they may pose significant value for state actors. What this research shows is that the explosion of a radiological weapon could disrupt a target area in ways which could cripple the economy of an adversary state and promote widespread fear concerning exposure to radiation. Any such attack would not only necessitate large scale evacuation, but cleanup, decontamination, demolition, territory exclusion, and relocation. Moreover, the effects of such an attack would be unlikely to remain an isolated event as evacuated and displaced citizens spread across the nation carrying both fear and residual radiation. All of these factors would only be compounded by a state actor's ability to not only develop such weapons, but to manufacture them in such a composition that contemporary examples of such weapons grossly underestimate their impact. Accordingly, radiological weapons could hold great value for any state actor wishing to pursue their development and to threaten their use. Moreover, "while RDDs may not be well suited as "military weapons" in the classic sense, the use of RDDs could be powerfully coercive."1 In that sense, state actors could even acquire radiological weapons for their deterrent value. 1James L. Ford

  18. Engaging Actors in Co-Designing Heterogeneous Innovations

    DEFF Research Database (Denmark)

    Jørgensen, Ulrik; Lindegaard, Hanne; Rosenqvist, Tanja Schultz

    2011-01-01

    In this paper we share and analyze our experiences staging a co-design process in which we through different interventions engage important actors in designing. Our experiences are taking from an innovation and research project about user-involvement in textile design processes. As the project...... in our project’s agenda by going through the different stages of translation. The paper is finalized with reflections on the difficulties in engaging actors in a co-design process and transporting results into the existing framed context of design and architectural work....... related to translating and transporting the results of these different events due to the institutional and professional framing of projects and design processes. We are analyzing these through an actor network approach and use the translation term to describe how the participants slowly became engaged...

  19. Transnational Diaspora and Civil Society Actors Driving MNE Internationalisation

    DEFF Research Database (Denmark)

    Rana, Mohammad Bakhtiar; Elo, Maria

    2016-01-01

    Multinational enterprises (MNEs) are viewed as proactive global economic actors that enter new and emerging markets with intentional strategies, building on their inherent resources and firm-specific advantages. However, an international joint venture involves numerous actors in the market entry...... and civil society actors. It provides evidence of the reactive internationalisation of an MNE, showing how the transnational diaspora drove the MNE’s internationalisation and how a civil society actor, in conjunction with a diaspora member, facilitated the creation of an international joint venture (IJV...... and organisational capability base for this process, which would not have happened without their market-driving and enabling influence. The findings illustrate the central role of transnational diaspora entrepreneurship and the related innovation, motivation, contextual intelligence, networking and funding...

  20. Time Scale in Least Square Method

    Directory of Open Access Journals (Sweden)

    Özgür Yeniay

    2014-01-01

    Full Text Available Study of dynamic equations in time scale is a new area in mathematics. Time scale tries to build a bridge between real numbers and integers. Two derivatives in time scale have been introduced and called as delta and nabla derivative. Delta derivative concept is defined as forward direction, and nabla derivative concept is defined as backward direction. Within the scope of this study, we consider the method of obtaining parameters of regression equation of integer values through time scale. Therefore, we implemented least squares method according to derivative definition of time scale and obtained coefficients related to the model. Here, there exist two coefficients originating from forward and backward jump operators relevant to the same model, which are different from each other. Occurrence of such a situation is equal to total number of values of vertical deviation between regression equations and observation values of forward and backward jump operators divided by two. We also estimated coefficients for the model using ordinary least squares method. As a result, we made an introduction to least squares method on time scale. We think that time scale theory would be a new vision in least square especially when assumptions of linear regression are violated.

  1. Aggregated Computational Toxicology Resource (ACTOR)

    Data.gov (United States)

    U.S. Environmental Protection Agency — The Aggregated Computational Toxicology Resource (ACTOR) is a database on environmental chemicals that is searchable by chemical name and other identifiers, and by...

  2. The Political Context for Transnational Actor Soft Power

    DEFF Research Database (Denmark)

    Bertelsen, Rasmus Gjedssø

    2015-01-01

    There is growing awareness and understanding of the role of non-state actors for the smart power of states. However, there is not yet a clear understanding of the impact of the political context and the state for non-state actors and their soft power. We look at American missionary universities...

  3. A climate game based on a Multi-Actor Dynamic Integrated Assessment Model (MADIAM)

    Science.gov (United States)

    Weber, M.; Hasselmann, K.

    2003-04-01

    In November 2002 a special exhibition on climate issues opened in the German Museum for Science and Techniques ('Deutsches Museum') in Munich. Within this exposition we present an interactive game in which visitors control future climate policy by adopting the role of either the government, a CEO (Chief Executive Officer) of a global company or a typical private household of an industrialized country. The players endeavor to maintain a sustainable climate in the future (global goal) while pursuing their own individual welfare goals. Task of the exhibition visitor is to combine the personal interests of the actor he is adopting with the global goal. The individual goal of government is maintain economic growth while avoiding conflicts due to inter-regional or societal inequalities. The CEO seeks to maximize total profits (business earnings). The goal of households is to maximize wages and interest earnings. The evolution of the economic system and climate is governed by the decisions of the actors. Government sets economic side conditions in terms of carbon taxes, subsidies for R&D or market infusion support for climate-friendly technologies, and transfers development aid to less advanced regions. The CEOs decide how much to invest in a number of alternative investment options and in which region. Households influences the economy by their purchasing and savings decisions. The model considers four regions, three real actors (mentioned above) and two different goods (climate-adverse and a climate-friendly). We introduce four different kinds of energy (coal, oil/gas, nuclear, renewable). A World Bank handles money flows. At different points in time the actors can cooperate with other actors in order to reach the global goal Stochastic elements regarding future technology and future climate are included. A touch-screen monitor with user friendly interface is used to present animations and videos. An animated climate scientist uses a climate simulator to compute future

  4. On the Geologic Time Scale

    NARCIS (Netherlands)

    Gradstein, F.M.; Ogg, J.G.; Hilgen, F.J.

    2012-01-01

    This report summarizes the international divisions and ages in the Geologic Time Scale, published in 2012 (GTS2012). Since 2004, when GTS2004 was detailed, major developments have taken place that directly bear and have considerable impact on the intricate science of geologic time scaling. Precam

  5. Analysing Personal Characteristics of Lone-Actor Terrorists: Research Findings and Recommendations

    OpenAIRE

    Roy, de, van Zuijdewijn J.; Bakker, E.

    2016-01-01

    This Research Note presents the outcome of a project that looked at the personal characteristics of lone-actor terrorists. It is part of the larger Countering Lone-Actor Terrorism (CLAT) project. The project described here aimed to improve understanding of, and responses to, the phenomenon of (potentially) violent lone-actors based on an analysis of 120 cases from across Europe. The Research Note focuses on the personal characteristics of lone-actor terrorists.[1] First of all, it presents th...

  6. 'Special' non-human actors in the 'inclusive' early childhood classroom

    DEFF Research Database (Denmark)

    Watson, Karen; Millei, Zsuzsa; Petersen, Eva Bendix

    2015-01-01

    of classrooms. In this article, we pay attention to ‘special’ non-human actors present in an ‘inclusive’ early childhood classroom. These ‘special’ non-human actors are so named as they operate in the classroom as objects specific for the child with a diagnosis. The ‘special’ non-human actors, in the specific...... case the wrist band, the lock and the scooter board, take on meaning within discourses in the ‘inclusive’ classroom. We illuminate how these non-human actors contribute to the constitution of the ‘normal’ and the regulation of educators and children. To trouble the working of power and the control...

  7. Humanoids Learning to Walk: A Natural CPG-Actor-Critic Architecture.

    Science.gov (United States)

    Li, Cai; Lowe, Robert; Ziemke, Tom

    2013-01-01

    The identification of learning mechanisms for locomotion has been the subject of much research for some time but many challenges remain. Dynamic systems theory (DST) offers a novel approach to humanoid learning through environmental interaction. Reinforcement learning (RL) has offered a promising method to adaptively link the dynamic system to the environment it interacts with via a reward-based value system. In this paper, we propose a model that integrates the above perspectives and applies it to the case of a humanoid (NAO) robot learning to walk the ability of which emerges from its value-based interaction with the environment. In the model, a simplified central pattern generator (CPG) architecture inspired by neuroscientific research and DST is integrated with an actor-critic approach to RL (cpg-actor-critic). In the cpg-actor-critic architecture, least-square-temporal-difference based learning converges to the optimal solution quickly by using natural gradient learning and balancing exploration and exploitation. Futhermore, rather than using a traditional (designer-specified) reward it uses a dynamic value function as a stability indicator that adapts to the environment. The results obtained are analyzed using a novel DST-based embodied cognition approach. Learning to walk, from this perspective, is a process of integrating levels of sensorimotor activity and value.

  8. Humanoids Learning to Walk: a Natural CPG-Actor-Critic Architecture

    Directory of Open Access Journals (Sweden)

    CAI eLI

    2013-04-01

    Full Text Available The identification of learning mechanisms for locomotion has been the subject of much researchfor some time but many challenges remain. Dynamic systems theory (DST offers a novel approach to humanoid learning through environmental interaction. Reinforcement learning (RL has offered a promising method to adaptively link the dynamic system to the environment it interacts with via a reward-based value system.In this paper, we propose a model that integrates the above perspectives and applies it to the case of a humanoid (NAO robot learning to walk the ability of which emerges from its value-based interaction with the environment. In the model,a simplified central pattern generator (CPG architecture inspired by neuroscientific research and DST is integrated with an actor-critic approach to RL (cpg-actor-critic. In the cpg-actor-critic architecture, least-square-temporal-difference (LSTD based learning converges to the optimal solution quickly by using natural gradient and balancing exploration and exploitation. Futhermore, rather than using a traditional (designer-specified reward it uses a dynamic value function as a stability indicator (SI that adapts to the environment.The results obtained are analyzed and explained by using a novel DST embodied cognition approach. Learning to walk, from this perspective, is a process of integrating sensorimotor levels and value.

  9. NAVIGATING PROTOTYPING SPACES FOR CO-DESIGN OF ACTOR-NETWORKS

    DEFF Research Database (Denmark)

    Pedersen, Signe; Brodersen, Søsser

    2017-01-01

    of diverse actors in what we term prototyping spaces. In these prototyping spaces, prototypes play an important role in visualising controversies, enabling matters of concern to be negotiated, and making knowledge transparent throughout the design process. Based on a case study of a pilot program to make...... of temporary prototyping spaces, which are to be staged and facilitated to allow various actors to negotiate matters of concern. Designers then translate the resulting knowledge and insights into pro-totypes for use in subsequent spaces and eventually into an actor-network com-prising the final solution....

  10. Actor-network Theory and cartography of controversies in Information Science

    OpenAIRE

    LOURENÇO, Ramon Fernandes; TOMAÉL, Maria Inês

    2018-01-01

    Abstract The present study aims to discuss the interactions between the Actor-network Theory and the Cartography of Controversies method in Information Science research. A literature review was conducted on books, scholarly articles, and any other sources addressing the Theory-Actor Network and Cartography of Controversies. The understanding of the theoretical assumptions that guide the Network-Actor Theory allows examining important aspects to Information Science research, seeking to identif...

  11. Identifying and Mapping Linkages between Actors in the Climate ...

    African Journals Online (AJOL)

    Promoting innovations in climate change requires innovation partnerships and linkages and also creating an enabling environment for actors. The paper reviewed available information on the identification and mapping of linkages between actors in the climate change innovation system. The findings showed different ...

  12. Postdecisional counterfactual thinking by actors and readers.

    Science.gov (United States)

    Girotto, Vittorio; Ferrante, Donatella; Pighin, Stefania; Gonzalez, Michel

    2007-06-01

    How do individuals think counterfactually about the outcomes of their decisions? Most previous studies have investigated how readers think about fictional stories, rather than how actors think about events they have actually experienced. We assumed that differences in individuals' roles (actor vs. reader) can make different information available, which in turn can affect counterfactual thinking. Hence, we predicted an effect of role on postdecisional counterfactual thinking. Reporting the results of eight studies, we show that readers undo the negative outcome of a story by undoing the protagonist's choice to tackle a given problem, rather than the protagonist's unsuccessful attempt to solve it. But actors who make the same choice and experience the same negative outcome as the protagonist undo this outcome by altering features of the problem. We also show that this effect does not depend on motivational factors. These results contradict current accounts of counterfactual thinking and demonstrate the necessity of investigating the counterfactual thoughts of individuals in varied roles.

  13. Multiple time scale methods in tokamak magnetohydrodynamics

    International Nuclear Information System (INIS)

    Jardin, S.C.

    1984-01-01

    Several methods are discussed for integrating the magnetohydrodynamic (MHD) equations in tokamak systems on other than the fastest time scale. The dynamical grid method for simulating ideal MHD instabilities utilizes a natural nonorthogonal time-dependent coordinate transformation based on the magnetic field lines. The coordinate transformation is chosen to be free of the fast time scale motion itself, and to yield a relatively simple scalar equation for the total pressure, P = p + B 2 /2μ 0 , which can be integrated implicitly to average over the fast time scale oscillations. Two methods are described for the resistive time scale. The zero-mass method uses a reduced set of two-fluid transport equations obtained by expanding in the inverse magnetic Reynolds number, and in the small ratio of perpendicular to parallel mobilities and thermal conductivities. The momentum equation becomes a constraint equation that forces the pressure and magnetic fields and currents to remain in force balance equilibrium as they evolve. The large mass method artificially scales up the ion mass and viscosity, thereby reducing the severe time scale disparity between wavelike and diffusionlike phenomena, but not changing the resistive time scale behavior. Other methods addressing the intermediate time scales are discussed

  14. Linkage Mechanisms among key Actors in Rice Innovation System ...

    African Journals Online (AJOL)

    In assessment of linkage mechanisms among key actors in rice innovation system in southeast Nigeria, actors were classified into six major groups according to their main activity in the system namely research agency, policy personnel, technology transfer agencies, farmers, marketers and consumers. These constituted the ...

  15. Soft Power in Central Asia: Actors and Its Activities

    Directory of Open Access Journals (Sweden)

    Marina M. Lebedeva

    2014-01-01

    Full Text Available Article considers theoretical aspects of soft power concept and its use by various actors in Central Asia. It is noted that scholars as well as practitioners are paying insufficient attention to such key concepts position J. Nye, as an attraction. As a result the efficiency of the use of soft power is significantly reduced. It also shows that the attractiveness is not a universal characteristic. For this reason, attractiveness and hence soft power of different actors are different and aimed at different segments of the population. These differences lead to competition of actors, but they do not reduce interaction in the region to zero-sum game. Specific forms and directions of the soft power of Russia, the U.S., the EU and China in Central Asia are discussed. The article emphasizes that the Central Asian states are not just recipients of soft power of external actors, but also themselves form behavioral strategies that are attractive to others.

  16. Balancing influence between actors in healthcare decision making

    Directory of Open Access Journals (Sweden)

    Babad Yair M

    2011-04-01

    Full Text Available Abstract Background Healthcare costs in most developed countries are not clearly linked to better patient and public health outcomes, but are rather associated with service delivery orientation. In the U.S. this has resulted in large variation in healthcare availability and use, increased cost, reduced employer participation in health insurance programs, and reduced overall population health outcomes. Recent U.S. healthcare reform legislation addresses only some of these issues. Other countries face similar healthcare issues. Discussion A major goal of healthcare is to enhance patient health outcomes. This objective is not realized in many countries because incentives and structures are currently not aligned for maximizing population health. The misalignment occurs because of the competing interests between "actors" in healthcare. In a simplified model these are individuals motivated to enhance their own health; enterprises (including a mix of nonprofit, for profit and government providers, payers, and suppliers, etc. motivated by profit, political, organizational and other forces; and government which often acts in the conflicting roles of a healthcare payer and provider in addition to its role as the representative and protector of the people. An imbalance exists between the actors, due to the resources and information control of the enterprise and government actors relative to the individual and the public. Failure to use effective preventive interventions is perhaps the best example of the misalignment of incentives. We consider the current Pareto efficient balance between the actors in relation to the Pareto frontier, and show that a significant change in the healthcare market requires major changes in the utilities of the enterprise and government actors. Summary A variety of actions are necessary for maximizing population health within the constraints of available resources and the current balance between the actors. These actions include

  17. Balancing influence between actors in healthcare decision making.

    Science.gov (United States)

    Kaplan, Robert M; Babad, Yair M

    2011-04-19

    Healthcare costs in most developed countries are not clearly linked to better patient and public health outcomes, but are rather associated with service delivery orientation. In the U.S. this has resulted in large variation in healthcare availability and use, increased cost, reduced employer participation in health insurance programs, and reduced overall population health outcomes. Recent U.S. healthcare reform legislation addresses only some of these issues. Other countries face similar healthcare issues. A major goal of healthcare is to enhance patient health outcomes. This objective is not realized in many countries because incentives and structures are currently not aligned for maximizing population health. The misalignment occurs because of the competing interests between "actors" in healthcare. In a simplified model these are individuals motivated to enhance their own health; enterprises (including a mix of nonprofit, for profit and government providers, payers, and suppliers, etc.) motivated by profit, political, organizational and other forces; and government which often acts in the conflicting roles of a healthcare payer and provider in addition to its role as the representative and protector of the people. An imbalance exists between the actors, due to the resources and information control of the enterprise and government actors relative to the individual and the public. Failure to use effective preventive interventions is perhaps the best example of the misalignment of incentives. We consider the current Pareto efficient balance between the actors in relation to the Pareto frontier, and show that a significant change in the healthcare market requires major changes in the utilities of the enterprise and government actors. A variety of actions are necessary for maximizing population health within the constraints of available resources and the current balance between the actors. These actions include improved transparency of all aspects of medical decision

  18. Using social network analysis to understand actor participation and ...

    African Journals Online (AJOL)

    Peripheral actors advocate issues of compensation and land grabbing from buffer zone establishment and wetland resources uses for livelihoods, but are unable to influence the central actors's agenda. SNA E-I Index reveals that government organisations are more cohesive and able to form strong ties with donors to ...

  19. The semiotic actor : From signs to socially constructed meaning

    NARCIS (Netherlands)

    Helmhout, M.; Jorna, R.J.J.M.; Gazendam, H.W.M.

    A semiotic actor creates, uses and transfers or communicates meaning with the help of signs in order to interact with other actors and society. For a complete understanding of the cognitive and social phenomena related to this process, we state that social science and cognitive science cannot stay

  20. A human resources project implementation. An actor-network theory perspective

    Directory of Open Access Journals (Sweden)

    Gibrán Rivera González

    2012-01-01

    Full Text Available Este artículo tiene dos objetivos principales. Primero, sugerir el uso de la Teoría del Actor-Red (ANT por sus siglas en inglés como una teoría que puede ser utilizada para analizar la implementación de un proyecto de recursos humanos (llamado ModeCo, Modelo de Competencias; y, segundo, proveer un entendimiento inicial sobre algunos de los principales eventos y situaciones que dieron forma al ritmo de la implementación de este proyecto. Este artículo se basa en una investigación cualitativa, la cual toma una perspectiva informada por la Teoría del Actor-Red (Callon, 1986; Latour, 1987; Law, 1992 que es utilizada como mecanismo de entendimiento para describir cómo un proyecto es implementado en una Universidad con múltiples campus en México. En este trabajo se ofrecen, primero, una serie de enunciados que capturan la manera en cómo la Teoría del Actor-Red fue útil para entender el proceso de implementación; y, segundo, se exponen los principales eventos y situaciones que afectaron dicho proceso de implementación. En esta investigación adoptamos un modelo interpretativo (Walsham, 1995; Walsham, 2006, mismo que se vale del uso de una batería de métodos, principalmente el uso de doce entrevistas semiestructuradas con diferentes actores del proyecto, documentos del proyecto y asistencia virtual a reuniones del Comité Directivo de recursos humanos. En términos de análisis nuestra investigación está basada en los principios propuestos por Klein and Myers (1999 para estudios interpretativos.

  1. Local energy governance in vermont: an analysis of energy system transition strategies and actor capacity

    Science.gov (United States)

    Rowse, Tarah

    and financial stimulus are essential if Vermont hopes to increase strategic energy planning alignment and spur whole-scale energy system change. Study 2 examined local energy actors to assess their ability to develop and sustain energy action on the local level. A survey of 120 municipalities collected statewide baseline data covering the structures, processes, and activities of local energy actors. The analysis examined the role that various forms of capacity play in local energy activity. The results show that towns with higher incomes are more likely to have local energy actors and towns with higher populations have higher aggregate energy activity levels. Structurally, energy actors that had both an energy coordinator and an energy committee were more active, and municipal committees were more active than independent committees. Access to a budget and volunteer engagement were both associated with higher activity levels. The network of local energy actors in Vermont consists of committed and knowledgeable volunteers. Yet, the capacity of these local energy actors to implement sustainable energy change is limited due to resource constraints of time and money. In most cases, the scope of municipal energy planning strategy is modest. Prioritization of strategy and action at the central and local levels, along with increased interaction and coordination, is necessary to increase the regional compatibility and pace of energy system transformation.

  2. Actor-critic-based ink drop spread as an intelligent controller

    OpenAIRE

    SAGHA, Hesam; AFRAKOTI, Iman Esmaili Paeen; BAGHERISHOURAKI, Saeed

    2014-01-01

    This paper introduces an innovative adaptive controller based on the actor-critic method. The proposed approach employs the ink drop spread (IDS) method as its main engine. The IDS method is a new trend in soft-computing approaches that is a universal fuzzy modeling technique and has been also used as a supervised controller. Its process is very similar to the processing system of the human brain. The proposed actor-critic method uses an IDS structure as an actor and a 2-dimensional...

  3. Local authorities and electricity: territories, actors and issues within the local public service in France

    International Nuclear Information System (INIS)

    Bouvier, G.

    2005-06-01

    In France, the role of local authorities in the organization of the electricity supply system is largely unknown mainly due to the size of the state-owned utility Electricite de France (EDF). Local authorities and their groupings played a major role in the electrification of the national territory and have kept important prerogatives as conceding authorities of this service of general interest. These groupings also became the tools of the soft power of local actors. The geopolitical analysis of the relationships between local municipalities and electric power stakeholders shows the diversity of actors and opinions. Stuck between market liberalization issues and decentralization to local authorities, these groupings tend to reinforce their competencies. Furthermore, decentralization goes along with a reinforcement of the political involvement in local energy policy and with conflicts on the adequate territorial scale for theses policies. (author)

  4. The Eu as a strategic global policy actor

    DEFF Research Database (Denmark)

    Chatzopoulou, Sevasti; Ansell, Christopher

    that shapes and is being shaped by the EU strategic choices. This process is facilitated by the existing EU institutions and structures, the administrative and technical expertise capacity when it responds to the internal and external challenges (environment, sustainable development climate and circular......This article aims to complement the existing literature on the EU as a global actor and demonstrates that the EU’s entrepreneurship on policy, ideas and knowledge production contributes to the evolution of the EU as a strategic global policy actor. While the number of significant studies on the EU...... as a global actor proliferated the last decades, these studies concentrate on the EU’s role in a fragmented manner, focusing either on specific normative or more economic and trade issues, and thus often competing between themselves. This article acknowledges these contributions and aims to take them further...

  5. Stochastic time scale for the Universe

    International Nuclear Information System (INIS)

    Szydlowski, M.; Golda, Z.

    1986-01-01

    An intrinsic time scale is naturally defined within stochastic gradient dynamical systems. It should be interpreted as a ''relaxation time'' to a local potential minimum after the system has been randomly perturbed. It is shown that for a flat Friedman-like cosmological model this time scale is of order of the age of the Universe. 7 refs. (author)

  6. Actor roles in transition: Insights from sociological perspectives

    OpenAIRE

    Wittmayer, Julia; Avelino, Flor; van Steenbergen, F.; Loorbach, Derk

    2016-01-01

    textabstractTo date, the field of transition research lacks a suitable vocabulary to analyse the (changing) interactions and relations of actors as part of a sustainability transition. This article addresses this knowledge gap by exploring the potential of the concept of 'roles' from social interaction research. The role concept is operationalized for transition research to allow the analysis of (changing) roles and relations between actor roles as indicative of changes in the social fabric a...

  7. Pair plasma relaxation time scales.

    Science.gov (United States)

    Aksenov, A G; Ruffini, R; Vereshchagin, G V

    2010-04-01

    By numerically solving the relativistic Boltzmann equations, we compute the time scale for relaxation to thermal equilibrium for an optically thick electron-positron plasma with baryon loading. We focus on the time scales of electromagnetic interactions. The collisional integrals are obtained directly from the corresponding QED matrix elements. Thermalization time scales are computed for a wide range of values of both the total-energy density (over 10 orders of magnitude) and of the baryonic loading parameter (over 6 orders of magnitude). This also allows us to study such interesting limiting cases as the almost purely electron-positron plasma or electron-proton plasma as well as intermediate cases. These results appear to be important both for laboratory experiments aimed at generating optically thick pair plasmas as well as for astrophysical models in which electron-positron pair plasmas play a relevant role.

  8. Understanding Regional Actors: A Case Study

    National Research Council Canada - National Science Library

    Harden, James

    2002-01-01

    .... It is possible the estimation process could improve if greater attention was given to the interests, challenges, and opportunities of the regional actors involved, rather than concentrating on U.S. interests...

  9. Tourism Chains and Pro-Poor Tourism Development: An Actor-Network Analysis of a Pilot Project in Costa Rica

    NARCIS (Netherlands)

    Duim, van der V.R.; Caalders, J.D.A.D.

    2008-01-01

    This paper analyses a pilot project in Costa Rica aimed to examine and improve the market linkages of 24 small-scale tourism initiatives to tour operators in Costa Rica and the Netherlands. It links pro-poor tourism and the concept of tourism chain to actor-network theory. The analysis shows that

  10. A Multi-Actor Dynamic Integrated Assessment Model (MADIAM)

    OpenAIRE

    Weber, Michael

    2004-01-01

    The interactions between climate and the socio-economic system are investigated with a Multi-Actor Dynamic Integrated Assessment Model (MADIAM) obtained by coupling a nonlinear impulse response model of the climate sub-system (NICCS) to a multi-actor dynamic economic model (MADEM). The main goal is to initiate a model development that is able to treat the dynamics of the coupled climate socio-economic system, including endogenous technological change, in a non-equilibrium situation, thereby o...

  11. Hardy type inequalities on time scales

    CERN Document Server

    Agarwal, Ravi P; Saker, Samir H

    2016-01-01

    The book is devoted to dynamic inequalities of Hardy type and extensions and generalizations via convexity on a time scale T. In particular, the book contains the time scale versions of classical Hardy type inequalities, Hardy and Littlewood type inequalities, Hardy-Knopp type inequalities via convexity, Copson type inequalities, Copson-Beesack type inequalities, Liendeler type inequalities, Levinson type inequalities and Pachpatte type inequalities, Bennett type inequalities, Chan type inequalities, and Hardy type inequalities with two different weight functions. These dynamic inequalities contain the classical continuous and discrete inequalities as special cases when T = R and T = N and can be extended to different types of inequalities on different time scales such as T = hN, h > 0, T = qN for q > 1, etc.In this book the authors followed the history and development of these inequalities. Each section in self-contained and one can see the relationship between the time scale versions of the inequalities and...

  12. Time scales in tidal disruption events

    Directory of Open Access Journals (Sweden)

    Krolik J.

    2012-12-01

    Full Text Available We explore the temporal structure of tidal disruption events pointing out the corresponding transitions in the lightcurves of the thermal accretion disk and of the jet emerging from such events. The hydrodynamic time scale of the disrupted star is the minimal time scale of building up the accretion disk and the jet and it sets a limit on the rise time. This suggest that Swift J1644+57, that shows several flares with a rise time as short as a few hundred seconds could not have arisen from a tidal disruption of a main sequence star whose hydrodynamic time is a few hours. The disrupted object must have been a white dwarf. A second important time scale is the Eddington time in which the accretion rate changes form super to sub Eddington. It is possible that such a transition was observed in the light curve of Swift J2058+05. If correct this provides interesting constraints on the parameters of the system.

  13. ACToR Chemical Structure processing using Open Source ...

    Science.gov (United States)

    ACToR (Aggregated Computational Toxicology Resource) is a centralized database repository developed by the National Center for Computational Toxicology (NCCT) at the U.S. Environmental Protection Agency (EPA). Free and open source tools were used to compile toxicity data from over 1,950 public sources. ACToR contains chemical structure information and toxicological data for over 558,000 unique chemicals. The database primarily includes data from NCCT research programs, in vivo toxicity data from ToxRef, human exposure data from ExpoCast, high-throughput screening data from ToxCast and high quality chemical structure information from the EPA DSSTox program. The DSSTox database is a chemical structure inventory for the NCCT programs and currently has about 16,000 unique structures. Included are also data from PubChem, ChemSpider, USDA, FDA, NIH and several other public data sources. ACToR has been a resource to various international and national research groups. Most of our recent efforts on ACToR are focused on improving the structural identifiers and Physico-Chemical properties of the chemicals in the database. Organizing this huge collection of data and improving the chemical structure quality of the database has posed some major challenges. Workflows have been developed to process structures, calculate chemical properties and identify relationships between CAS numbers. The Structure processing workflow integrates web services (PubChem and NIH NCI Cactus) to d

  14. The Role of Triple Helix Actors for Agro-Tourism Development in West Sumatera

    Directory of Open Access Journals (Sweden)

    Widya Fitriana

    2017-12-01

    Full Text Available Agricultural sector as a main contributor to GDP formation in West Sumatera is required to be able to diversify its business in order to highest achieving economic and social development. One diversified agricultural business prospective to be developed is agro-tourism. The development of agro-tourism requires collaboration and synergy between academician, businessman and government as known as triple helix actors. This study is designed with aim to (i map the agro-tourism potential in west Sumatera; (ii analyze the role of each actors, so they may take action in accelerating Agro-tourism development. This research uses observation, depth interview method, literature study and focus group discussion. The result shows that agro-tourism in West Sumatra is more prominent of great natural and cultural value, small scale and lack of local facilities. It also requires relatively high level of investment relative to its return. Therefore government support is likely an essential element of agro-tourism development and the effort may be better directed toward consolidating with intellectual and business also.

  15. Lone Actor Terrorist Attack Planning and Preparation: A Data-Driven Analysis.

    Science.gov (United States)

    Schuurman, Bart; Bakker, Edwin; Gill, Paul; Bouhana, Noémie

    2017-10-23

    This article provides an in-depth assessment of lone actor terrorists' attack planning and preparation. A codebook of 198 variables related to different aspects of pre-attack behavior is applied to a sample of 55 lone actor terrorists. Data were drawn from open-source materials and complemented where possible with primary sources. Most lone actors are not highly lethal or surreptitious attackers. They are generally poor at maintaining operational security, leak their motivations and capabilities in numerous ways, and generally do so months and even years before an attack. Moreover, the "loneness" thought to define this type of terrorism is generally absent; most lone actors uphold social ties that are crucial to their adoption and maintenance of the motivation and capability to commit terrorist violence. The results offer concrete input for those working to detect and prevent this form of terrorism and argue for a re-evaluation of the "lone actor" concept. © 2017 The Authors. Journal of Forensic Sciences published by Wiley Periodicals, Inc. on behalf of American Academy of Forensic Sciences.

  16. Concurrent Programming Using Actors: Exploiting Large-Scale Parallelism,

    Science.gov (United States)

    1985-10-07

    ORGANIZATION NAME AND ADDRESS 10. PROGRAM ELEMENT. PROJECT. TASK* Artificial Inteligence Laboratory AREA Is WORK UNIT NUMBERS 545 Technology Square...D-R162 422 CONCURRENT PROGRMMIZNG USING f"OS XL?ITP TEH l’ LARGE-SCALE PARALLELISH(U) NASI AC E Al CAMBRIDGE ARTIFICIAL INTELLIGENCE L. G AGHA ET AL...RESOLUTION TEST CHART N~ATIONAL BUREAU OF STANDA.RDS - -96 A -E. __ _ __ __’ .,*- - -- •. - MASSACHUSETTS INSTITUTE OF TECHNOLOGY ARTIFICIAL

  17. Uniform Statistical Convergence on Time Scales

    Directory of Open Access Journals (Sweden)

    Yavuz Altin

    2014-01-01

    Full Text Available We will introduce the concept of m- and (λ,m-uniform density of a set and m- and (λ,m-uniform statistical convergence on an arbitrary time scale. However, we will define m-uniform Cauchy function on a time scale. Furthermore, some relations about these new notions are also obtained.

  18. Necessity for Consistent and Understandable Engagement Policies with Non-State Actors

    National Research Council Canada - National Science Library

    Fitzpatrick, Andrew P

    2008-01-01

    How does a nonstate actor, namely a recognized armed insurgent group, transition to the political realm from insurgent to state actor, and what are the implications of such transitions for U.S. foreign policy...

  19. Full-scale and time-scale heating experiments at Stripa: preliminary results

    International Nuclear Information System (INIS)

    Cook, N.G.W.; Hood, Michael; California Univ., Berkeley

    1978-01-01

    Two full-scale heating experiments and a time-scale heating experiment have recently been started in granite 340 meters below surface. The purpose of the full-scale heating experiments is to assess the near-field effects of thermal loading for the design of an underground repository of nuclear wastes. That of the time-scale heating experiments is to obtain field data of the interaction between heaters and its effect on the rock mass during a period of about two years, which corresponds to about twenty years of full-scale operation. Geological features of the rock around each experiment have been mapped carefully, and temperatures, stresses and displacements induced in the rock by heating have been calculated in advance of the experiments. Some 800 different measurements are recorded at frequent intervals by a computer system situated underground. These data can be compared at any time with predictions made earlier on video display units underground

  20. Literacy testing objects as co-actors in framing bilingual childrens literacy development

    DEFF Research Database (Denmark)

    Holm, Lars

    Literacy testing objects as co-actors in framing bilingual children´s literacy development Based on Latour´s theoretical perspective that human beings delegate roles and responsibility to artifacts, it becomes important to track and research the objects that circulate within and between “sites...... of human social interaction” (Latour, 2005). Latour argues that objects – e.g. a literacy testing instrument – play a central role through the meaning, human beings delegate to objects. In this way objects become co-actors in a network through the agency human actors delegate to them, and objects mediate...... categories and artifacts based on the local context. The second is termed “globalising connects” that brings local actors in line with bigger and remote networks. In order to understand the semiotic function of artifacts in a meaning making network an ethnographic oriented approach with a focus on actor...

  1. Multiple time scale dynamics

    CERN Document Server

    Kuehn, Christian

    2015-01-01

    This book provides an introduction to dynamical systems with multiple time scales. The approach it takes is to provide an overview of key areas, particularly topics that are less available in the introductory form.  The broad range of topics included makes it accessible for students and researchers new to the field to gain a quick and thorough overview. The first of its kind, this book merges a wide variety of different mathematical techniques into a more unified framework. The book is highly illustrated with many examples and exercises and an extensive bibliography. The target audience of this  book are senior undergraduates, graduate students as well as researchers interested in using the multiple time scale dynamics theory in nonlinear science, either from a theoretical or a mathematical modeling perspective. 

  2. Articulación del actor-red: análisis de las mediaciones en torno a la Ley 975 de 2005 de Colombia (Ley de Justicia y Paz

    Directory of Open Access Journals (Sweden)

    Jennifer Del Toro-Granados

    2015-12-01

    Full Text Available El presente trabajo pretendió reflexionar a partir de la teoría del actor-red en las mediaciones que hicieron posible y determinaron la proclamación de la ley 975 de 2005 o ley de justicia y paz. Se concluye que existieron diversos actores humanos y no humanos que fueron enrolados con el objetivo de expedir una ley que derivó en un proceso de impunidad y legitimación de la escalada paramilitar en Colombia; además se establece el plano jurídico como un espacio de disputas donde los intereses de los victimarios se enfrentan con los intereses de las víctimas en un juego político que ubica a estos últimos actores en nuevas situaciones de victimización.

  3. Pesticide use in banana and plantain production and risk perception among local actors in Talamanca, Costa Rica

    Energy Technology Data Exchange (ETDEWEB)

    Barraza, Douglas, E-mail: dbarraza@una.ac.cr [Central American Institute for Studies on Toxic Substances, Universidad Nacional, Heredia (Costa Rica); Technology and Agrarian Development Group, Wageningen University (Netherlands); Jansen, Kees [Technology and Agrarian Development Group, Wageningen University (Netherlands); Wendel de Joode, Berna van; Wesseling, Catharina [Central American Institute for Studies on Toxic Substances, Universidad Nacional, Heredia (Costa Rica)

    2011-07-15

    The Talamanca County in Costa Rica has large-scale banana and small-scale plantain production, probably causing pesticide exposure in indigenous children. We explored to what extent different community actors are aware of children's pesticide hazards and how their awareness related to socio-economical and cultural conditions. Methods comprised eight focus groups with fathers and mothers separately, 27 semi-structured interviews to key actors, and field observations. As a whole, the indigenous plantain farmers and banana plantation workers had some general knowledge of pesticides concerning crop protection, but little on acute health effects, and hardly any on exposure routes and pathways, and chronic effects. People expressed vague ideas about pesticide risks. Inter-community differences were related to pesticide technologies used in banana and plantain production, employment status on a multinational plantation versus smallholder status, and gender. Compared to formalized practices on transnational company plantations, where workers reported to feel protected, pesticide handling by plantain smallholders was not perceived as hazardous and therefore no safety precautions were applied. Large-scale monoculture was perceived as one of the most important problems leading to pesticide risks in Talamanca on banana plantations, and also on neighboring small plantain farms extending into large areas. Plantain farmers have adopted use of highly toxic pesticides following banana production, but in conditions of extreme poverty. Aerial spraying in banana plantations was considered by most social actors a major determinant of exposure for the population living nearby these plantations, including vulnerable children. We observed violations of legally established aerial spraying distances. Economic considerations were most mentioned as the underlying reason for the pesticide use: economic needs to obtain the production quantity and quality, and pressure to use pesticides by

  4. Pesticide use in banana and plantain production and risk perception among local actors in Talamanca, Costa Rica

    International Nuclear Information System (INIS)

    Barraza, Douglas; Jansen, Kees; Wendel de Joode, Berna van; Wesseling, Catharina

    2011-01-01

    The Talamanca County in Costa Rica has large-scale banana and small-scale plantain production, probably causing pesticide exposure in indigenous children. We explored to what extent different community actors are aware of children's pesticide hazards and how their awareness related to socio-economical and cultural conditions. Methods comprised eight focus groups with fathers and mothers separately, 27 semi-structured interviews to key actors, and field observations. As a whole, the indigenous plantain farmers and banana plantation workers had some general knowledge of pesticides concerning crop protection, but little on acute health effects, and hardly any on exposure routes and pathways, and chronic effects. People expressed vague ideas about pesticide risks. Inter-community differences were related to pesticide technologies used in banana and plantain production, employment status on a multinational plantation versus smallholder status, and gender. Compared to formalized practices on transnational company plantations, where workers reported to feel protected, pesticide handling by plantain smallholders was not perceived as hazardous and therefore no safety precautions were applied. Large-scale monoculture was perceived as one of the most important problems leading to pesticide risks in Talamanca on banana plantations, and also on neighboring small plantain farms extending into large areas. Plantain farmers have adopted use of highly toxic pesticides following banana production, but in conditions of extreme poverty. Aerial spraying in banana plantations was considered by most social actors a major determinant of exposure for the population living nearby these plantations, including vulnerable children. We observed violations of legally established aerial spraying distances. Economic considerations were most mentioned as the underlying reason for the pesticide use: economic needs to obtain the production quantity and quality, and pressure to use pesticides by other

  5. Russian national time scale long-term stability

    Science.gov (United States)

    Alshina, A. P.; Gaigerov, B. A.; Koshelyaevsky, N. B.; Pushkin, S. B.

    1994-05-01

    The Institute of Metrology for Time and Space NPO 'VNIIFTRI' generates the National Time Scale (NTS) of Russia -- one of the most stable time scales in the world. Its striking feature is that it is based on a free ensemble of H-masers only. During last two years the estimations of NTS longterm stability based only on H-maser intercomparison data gives a flicker floor of about (2 to 3) x 10(exp -15) for averaging times from 1 day to 1 month. Perhaps the most significant feature for a time laboratory is an extremely low possible frequency drift -- it is too difficult to estimate it reliably. The other estimations, free from possible inside the ensemble correlation phenomena, are available based on the time comparison of NTS relative to the stable enough time scale of outer laboratories. The data on NTS comparison relative to the time scale of secondary time and frequency standards at Golitzino and Irkutsk in Russia and relative to NIST, PTB and USNO using GLONASS and GPS time transfer links gives stability estimations which are close to that based on H-maser intercomparisons.

  6. Framing REDD+ at National Level: Actors and Discourse around Nepal’s Policy Debate

    Directory of Open Access Journals (Sweden)

    Rishi R. Bastakoti

    2017-02-01

    Full Text Available Forests and carbon sequestration have become fundamental themes in climate change mitigation. The idea of Reducing Emissions from Deforestation and forest Degradation (REDD+ has generated significant interest in forest governance from United Nations (UN climate strategies over the past decade. REDD+ was initially hailed as a smart and cost-effective way to mitigate climate change. As it is rolling out, ambiguities and controversies are increasingly surfacing to the stakeholders at different levels. Examining the forest governance of Nepal in detail, this research examines how relationships between national and local forest actors have changed, and how REDD+ discourses have evolved among them at the interface between global interests in carbon commodification on one hand, and local realities of community forestry on the other hand. To better understand these competing positions, the study uses a post-structural political ecology perspective with elements of discourse analysis. Using data from interviews with policy actors and members of three local community forest user groups, focus group discussions, policy event observations, and document reviews, this paper highlights how global forest carbon commodification has been affecting community forestry governance. It also illustrates different storylines that actors employ to influence policy discourse and REDD+ debates, indicating a considerable range of problem definitions and policy solutions of climate change among the actors. The analysis highlights the connection between power relationships and the evolution of discourses surrounding REDD+, and how an external discourse can reinforce or challenge local governance and the centralization of forest authority. As such, the research also offers a new application of discursive storylines to climate change discourse analysis across national and local scales. The findings emphasize the importance of a more open and transparent dialogue across Nepal

  7. Emotional labor actors: a latent profile analysis of emotional labor strategies.

    Science.gov (United States)

    Gabriel, Allison S; Daniels, Michael A; Diefendorff, James M; Greguras, Gary J

    2015-05-01

    Research on emotional labor focuses on how employees utilize 2 main regulation strategies-surface acting (i.e., faking one's felt emotions) and deep acting (i.e., attempting to feel required emotions)-to adhere to emotional expectations of their jobs. To date, researchers largely have considered how each strategy functions to predict outcomes in isolation. However, this variable-centered perspective ignores the possibility that there are subpopulations of employees who may differ in their combined use of surface and deep acting. To address this issue, we conducted 2 studies that examined surface acting and deep acting from a person-centered perspective. Using latent profile analysis, we identified 5 emotional labor profiles-non-actors, low actors, surface actors, deep actors, and regulators-and found that these actor profiles were distinguished by several emotional labor antecedents (positive affectivity, negative affectivity, display rules, customer orientation, and emotion demands-abilities fit) and differentially predicted employee outcomes (emotional exhaustion, job satisfaction, and felt inauthenticity). Our results reveal new insights into the nature of emotion regulation in emotional labor contexts and how different employees may characteristically use distinct combinations of emotion regulation strategies to manage their emotional expressions at work. (c) 2015 APA, all rights reserved.

  8. Global Surgery 2030: a roadmap for high income country actors

    Science.gov (United States)

    Greenberg, Sarah L M; Abdullah, Fizan; Amado, Vanda; Anderson, Geoffrey A; Cossa, Matchecane; Costas-Chavarri, Ainhoa; Davies, Justine; Debas, Haile T; Dyer, George S M; Erdene, Sarnai; Farmer, Paul E; Gaumnitz, Amber; Hagander, Lars; Haider, Adil; Leather, Andrew J M; Lin, Yihan; Marten, Robert; Marvin, Jeffrey T; McClain, Craig D; Meara, John G; Meheš, Mira; Mock, Charles; Mukhopadhyay, Swagoto; Orgoi, Sergelen; Prestero, Timothy; Price, Raymond R; Raykar, Nakul P; Riesel, Johanna N; Riviello, Robert; Rudy, Stephen M; Saluja, Saurabh; Sullivan, Richard; Tarpley, John L; Taylor, Robert H; Telemaque, Louis-Franck; Toma, Gabriel; Varghese, Asha; Walker, Melanie; Yamey, Gavin; Shrime, Mark G

    2016-01-01

    The Millennium Development Goals have ended and the Sustainable Development Goals have begun, marking a shift in the global health landscape. The frame of reference has changed from a focus on 8 development priorities to an expansive set of 17 interrelated goals intended to improve the well-being of all people. In this time of change, several groups, including the Lancet Commission on Global Surgery, have brought a critical problem to the fore: 5 billion people lack access to safe, affordable surgical and anaesthesia care when needed. The magnitude of this problem and the world's new focus on strengthening health systems mandate reimagined roles for and renewed commitments from high income country actors in global surgery. To discuss the way forward, on 6 May 2015, the Commission held its North American launch event in Boston, Massachusetts. Panels of experts outlined the current state of knowledge and agreed on the roles of surgical colleges and academic medical centres; trainees and training programmes; academia; global health funders; the biomedical devices industry, and news media and advocacy organisations in building sustainable, resilient surgical systems. This paper summarises these discussions and serves as a consensus statement providing practical advice to these groups. It traces a common policy agenda between major actors and provides a roadmap for maximising benefit to surgical patients worldwide. To close the access gap by 2030, individuals and organisations must work collectively, interprofessionally and globally. High income country actors must abandon colonial narratives and work alongside low and middle income country partners to build the surgical systems of the future. PMID:28588908

  9. Cognitively Central Actors and Their Personal Networks in an Energy Efficiency Training Program

    Science.gov (United States)

    Hytönen, Kaisa; Palonen, Tuire; Hakkarainen, Kai

    2014-01-01

    This article aims to examine cognitively central actors and their personal networks in the emerging field of energy efficiency. Cognitively central actors are frequently sought for professional advice by other actors and, therefore, they are positioned in the middle of a social network. They often are important knowledge resources, especially in…

  10. Mouse Activity across Time Scales: Fractal Scenarios

    Science.gov (United States)

    Lima, G. Z. dos Santos; Lobão-Soares, B.; do Nascimento, G. C.; França, Arthur S. C.; Muratori, L.; Ribeiro, S.; Corso, G.

    2014-01-01

    In this work we devise a classification of mouse activity patterns based on accelerometer data using Detrended Fluctuation Analysis. We use two characteristic mouse behavioural states as benchmarks in this study: waking in free activity and slow-wave sleep (SWS). In both situations we find roughly the same pattern: for short time intervals we observe high correlation in activity - a typical 1/f complex pattern - while for large time intervals there is anti-correlation. High correlation of short intervals ( to : waking state and to : SWS) is related to highly coordinated muscle activity. In the waking state we associate high correlation both to muscle activity and to mouse stereotyped movements (grooming, waking, etc.). On the other side, the observed anti-correlation over large time scales ( to : waking state and to : SWS) during SWS appears related to a feedback autonomic response. The transition from correlated regime at short scales to an anti-correlated regime at large scales during SWS is given by the respiratory cycle interval, while during the waking state this transition occurs at the time scale corresponding to the duration of the stereotyped mouse movements. Furthermore, we find that the waking state is characterized by longer time scales than SWS and by a softer transition from correlation to anti-correlation. Moreover, this soft transition in the waking state encompass a behavioural time scale window that gives rise to a multifractal pattern. We believe that the observed multifractality in mouse activity is formed by the integration of several stereotyped movements each one with a characteristic time correlation. Finally, we compare scaling properties of body acceleration fluctuation time series during sleep and wake periods for healthy mice. Interestingly, differences between sleep and wake in the scaling exponents are comparable to previous works regarding human heartbeat. Complementarily, the nature of these sleep-wake dynamics could lead to a better

  11. Edgar Buchanan: dentist and popular character actor in movies and television.

    Science.gov (United States)

    Christen, A G; Christen, J A

    2001-07-01

    Edgar Buchanan, D.D.S., pursued a diverse mix of careers during his lifetime: as he practiced dentistry, he also worked as a popular film and television actor. Although he eventually relinquished a full-time dental practice for acting, he continued his commitment to clinical dentistry. Acting in 100 films and four television series across a 35-year span (1939-1975). He personified a scheming, yet well-meaning rustic who specialized in "cracker-barrel" philosophy. Typically, he was cast in classic western movies as a bewhiskered character actor. In several films he played a frontier dentist who was always portrayed in a sympathetic and authentic manner. His unique gravelly voice, subtle facial expressions, folksy mannerisms and portly build enabled Buchanan to step into a wide variety of character roles. His most memorable television role was in the classic situation comedy, "Petticoat Junction," (1963-1970), where he played Uncle Joe, a folksy, lovable, free-loader whose many entertaining schemes created chaos.

  12. Scale-dependent intrinsic entropies of complex time series.

    Science.gov (United States)

    Yeh, Jia-Rong; Peng, Chung-Kang; Huang, Norden E

    2016-04-13

    Multi-scale entropy (MSE) was developed as a measure of complexity for complex time series, and it has been applied widely in recent years. The MSE algorithm is based on the assumption that biological systems possess the ability to adapt and function in an ever-changing environment, and these systems need to operate across multiple temporal and spatial scales, such that their complexity is also multi-scale and hierarchical. Here, we present a systematic approach to apply the empirical mode decomposition algorithm, which can detrend time series on various time scales, prior to analysing a signal's complexity by measuring the irregularity of its dynamics on multiple time scales. Simulated time series of fractal Gaussian noise and human heartbeat time series were used to study the performance of this new approach. We show that our method can successfully quantify the fractal properties of the simulated time series and can accurately distinguish modulations in human heartbeat time series in health and disease. © 2016 The Author(s).

  13. Logistics Performance of Actors in the Wine Supply Chain

    OpenAIRE

    Chandes , Jerôme; Estampe , Dominique

    2003-01-01

    International audience; In an environment marked by ever-greater international competition, wine sector companies have been seriously questioning the structure of their entire logistics chain. This is due to the emergence of new actors (i.e., large retailers); the diversification of service providers' product offers; and the different rapprochements between actors in this branch. These are all signals that have caused companies to question their logistics strategies as shown in the ISLI survey.

  14. Soil moisture memory at sub-monthly time scales

    Science.gov (United States)

    Mccoll, K. A.; Entekhabi, D.

    2017-12-01

    For soil moisture-climate feedbacks to occur, the soil moisture storage must have `memory' of past atmospheric anomalies. Quantifying soil moisture memory is, therefore, essential for mapping and characterizing land-atmosphere interactions globally. Most previous studies estimate soil moisture memory using metrics based on the autocorrelation function of the soil moisture time series (e.g., the e-folding autocorrelation time scale). This approach was first justified by Delworth and Manabe (1988) on the assumption that monthly soil moisture time series can be modelled as red noise. While this is a reasonable model for monthly soil moisture averages, at sub-monthly scales, the model is insufficient due to the highly non-Gaussian behavior of the precipitation forcing. Recent studies have shown that significant soil moisture-climate feedbacks appear to occur at sub-monthly time scales. Therefore, alternative metrics are required for defining and estimating soil moisture memory at these shorter time scales. In this study, we introduce metrics, based on the positive and negative increments of the soil moisture time series, that can be used to estimate soil moisture memory at sub-monthly time scales. The positive increments metric corresponds to a rapid drainage time scale. The negative increments metric represents a slower drying time scale that is most relevant to the study of land-atmosphere interactions. We show that autocorrelation-based metrics mix the two time scales, confounding physical interpretation. The new metrics are used to estimate soil moisture memory at sub-monthly scales from in-situ and satellite observations of soil moisture. Reference: Delworth, Thomas L., and Syukuro Manabe. "The Influence of Potential Evaporation on the Variabilities of Simulated Soil Wetness and Climate." Journal of Climate 1, no. 5 (May 1, 1988): 523-47. doi:10.1175/1520-0442(1988)0012.0.CO;2.

  15. The European Union as a Comprehensive Police Actor

    Directory of Open Access Journals (Sweden)

    Stephen Anthony Rozée

    2011-12-01

    Full Text Available The European Union (EU has responded to changing security threats by seeking to increase cooperation between the law enforcement agencies of the Member States, granting further powers to Europol and other intelligence-sharing institutions, and by undertaking police missions beyond EU borders. The literature relating to EU policing is generally focused on the ‘internal’ and ‘external’ dimensions, or on specific aspects of police activity. This tendency to concentrate on narrow or isolated areas of policing has led to a significant gap regarding the broader analysis of the EU as a comprehensive police actor. Important questions about the nature of EU policing as a whole, as well as the contribution of policing activities to the EU’s security agenda, remain unexplored in the literature. This article aims to define what is meant by ‘comprehensive policing’ and to indentify criteria by which the comprehensiveness of EU-level policing may be measured. In addition to this, an integrated actorness/police comprehensiveness framework will be presented as a tool for assessing the EU as a comprehensive police actor.

  16. Social movements and the construction of crisis actors

    DEFF Research Database (Denmark)

    Bourne, Angela; Chatzopoulou, Sevasti

    2015-01-01

    of social movements occurs when they collaborate with similar movements in other countries, claim a European identity, invoke Europe-wide solidarity, contest authorities beyond the state and ascribe responsibility for solving the crisis to European Union (EU). By targeting EU authorities, social movements......This article examines the Europeanization of social movements following the European sovereign debt crisis. It develops a theoretical framework to measure degrees of social movement Europeanization, incorporating targets, participants, and issue frame dimensions of mobilization. Europeanization...... may contribute to the construction of the EU as a crisis actor and through deliberative processes define the roles and identities of such actors....

  17. The role of institutions as actors influencing Uganda’s cassava sector

    Directory of Open Access Journals (Sweden)

    Cedric Mutyaba

    2016-04-01

    Full Text Available We aim at mapping out a detailed framework that reveals the proportionate flow of cassava and its products along the value chain (VC. Furthermore, we aim at establishing the role of institutions and the linkages between institutions and other VC actors that influence the cassava VC in Uganda. We use both primary and secondary data obtained from four regions in Uganda. Results show that farmers, processors, transporters, traders, consumers and institutions are the major actors. There are four categories of institutions, viz, government, non-government, community based organisations and international agencies. Roles performed by institutions include: development and enforcement of policies, Research and Development (R&D, capacity building, and creation of market access linkages for cassava and its products. Findings reveal that there is no clear nexus and no coordination among farmers/producers, processors, traders, transporters and consumers. However, institutions are well coordinated and play various roles along the VC to influence the dynamics of actors. Policy-wise it is important to establish strong private-public partnerships to bridge the impaired linkages between the actors (farmers/producers, processors, traders, transporters, and consumers and institutions. Strong partnerships are envisaged to reduce the associated transaction costs amongst the actors.

  18. The Final Beneficiaries are Actors Active Little and Influential in Decisions on Public Policy in Brazil

    Directory of Open Access Journals (Sweden)

    Diolina Rodrigues Santiago Silva

    2016-10-01

    Full Text Available Public policies are government programs that directly influence the citizens' lives. In the formulation and implementation of these policies, there is the presence of political and private actors. The final beneficiaries are between different types of private actors. Some laws require the government listen to society at the time of decision-making in public policy and in national conferences and public consultations. The final beneficiaries, actual users of these public policies have to reach some mechanisms of direct participation in the formulation of these policies, but the number of participants is smaller and doesn't influence in making government decisions.

  19. Iranian Sanctions: An Actor-Centric Analysis

    Science.gov (United States)

    2012-03-01

    cultivated to counterbalance other actors in the system who opposed Khamenei’s ascension, based on his weak religious credentials.42 These security...trumped up religious infraction.256 The bonyads are the Iranian economy’s dominating revenue generating entity outside the oil sector,257 mushrooming in

  20. Lone Actor Terrorist Attack Planning and Preparation : A Data-Driven Analysis

    NARCIS (Netherlands)

    Schuurman, B.W.; Bakker, E.; Gill, P.; Bouhana, N.

    2017-01-01

    This article provides an in-depth assessment of lone actor terrorists’ attack planning and preparation. A codebook of 198 variables related to different aspects of pre-attack behavior is applied to a sample of 55 lone actor terrorists. Data were drawn from open-source materials and complemented

  1. Analysing Personal Characteristics of Lone-Actor Terrorists : Research Findings and Recommendations

    NARCIS (Netherlands)

    Roy, de van Zuijdewijn J.; Bakker, E.

    2016-01-01

    This Research Note presents the outcome of a project that looked at the personal characteristics of lone-actor terrorists. It is part of the larger Countering Lone-Actor Terrorism (CLAT) project. The project described here aimed to improve understanding of, and responses to, the phenomenon of

  2. Not My Problem: Vicarious Conflict Adaptation with Human and Virtual Co-Actors

    Directory of Open Access Journals (Sweden)

    Michiel M. Spapé

    2016-04-01

    Full Text Available The Simon effect refers to an incompatibility between stimulus and response locations resulting in a conflict situation and, consequently, slower responses. Like other conflict effects, it is commonly reduced after repetitions, suggesting an executive control ability, which flexibly rewires cognitive processing and adapts to conflict. Interestingly, conflict is not necessarily individually defined: the Social Simon effect refers to a scenario where two people who share a task show a conflict effect where a single person does not. Recent studies showed these observations might converge into what could be called vicarious conflict adaptation, with evidence indicating that observing someone else’s conflict may subsequently reduce one’s own. While plausible, there is reason for doubt: both the social aspect of the Simon Effect, and the degree to which executive control accounts for the conflict adaptation effect, have become foci of debate in recent studies. Here, we present two experiments that were designed to test the social dimension of the effect by varying the social relationship between the actor and the co-actor. In Experiment 1, participants performed a conflict task with a virtual co-actor, while the actor-observer relationship was manipulated as a function of the similarity between response modalities. In Experiment 2, the same task was performed both with a virtual and with a human co-actor, while heart-rate measurements were taken to measure the impact of observed conflict on autonomous activity. While both experiments replicated the interpersonal conflict adaptation effects, neither showed evidence of the critical social dimension. We consider the findings as demonstrating that vicarious conflict adaptation does not rely on the social relationship between the actor and co-actor.

  3. Towards Feature Selection in Actor-Critic Algorithms

    National Research Council Canada - National Science Library

    Rohanimanesh, Khashayar; Roy, Nicholas; Tedrake, Russ

    2007-01-01

    .... They demonstrate that two popular representations for value methods -- the barycentric interpolators and the graph Laplacian proto-value functions -- can be used to represent the actor so as to satisfy these conditions...

  4. You are so kind – and I am kind and smart: Actor – Observer Differences in the Interpretation of On-going Behavior

    Directory of Open Access Journals (Sweden)

    Abele Andrea E.

    2014-12-01

    Full Text Available : The dual perspective model of agency and communion predicts that observers tend to interpret a target’s behavior more in terms of communion than agency, whereas actors interpret their behavior more in terms of agency. The present research for the first time tests this model in real interactions. Previously unacquainted participants had a short conversation and afterwards rated their own behavior (actor perspective and their interaction partner’s behavior (observer perspective in terms of agency(self-confident, assertive and communion(trustworthy, empathic. Supporting the dual perspective model, observers rated the actor’s behavior higher on communion than on agency, and higher on communion than actors themselves did. Findings for actors were more complex: Actors rated their own behavior as more agentic than observers did. However, they also rated their behavior high on communion. We discuss implications for the dual perspective model as well as for (misunderstandings in social interactions.

  5. Biomass markets. Growth strategy and challenges for French actors

    International Nuclear Information System (INIS)

    2015-01-01

    This study comprises three reports. The first one is an executive summary which focuses on the main aspects of the evolution of the activity in the biomass sector, and highlights factors of change and their strategic consequences. The second one proposes an overview of the situation of biomass French markets, analyses growth strategies adopted by actors of the biomass sector (development of new production capacities, international growth, development of strategies based on several energies, diversification of prospects, innovation and improvement of installation efficiency), and discusses the main strategic challenges on the medium term. The third report proposes a presentation of the context of French biomass markets (political, regulatory and energetic framework, energetic assessment and assessment of the waste-based sector, economic context, housing stock, and other contextual factors), a presentation of the biomass French market (data for 2005-2013, dynamics of three specific segments: solid biomass, renewable urban wastes, and biogas), and a description of the competitive landscape (economic structure, actors) and of the 15 main actors

  6. An actor-based model of social network influence on adolescent body size, screen time, and playing sports.

    Directory of Open Access Journals (Sweden)

    David A Shoham

    Full Text Available Recent studies suggest that obesity may be "contagious" between individuals in social networks. Social contagion (influence, however, may not be identifiable using traditional statistical approaches because they cannot distinguish contagion from homophily (the propensity for individuals to select friends who are similar to themselves or from shared environmental influences. In this paper, we apply the stochastic actor-based model (SABM framework developed by Snijders and colleagues to data on adolescent body mass index (BMI, screen time, and playing active sports. Our primary hypothesis was that social influences on adolescent body size and related behaviors are independent of friend selection. Employing the SABM, we simultaneously modeled network dynamics (friendship selection based on homophily and structural characteristics of the network and social influence. We focused on the 2 largest schools in the National Longitudinal Study of Adolescent Health (Add Health and held the school environment constant by examining the 2 school networks separately (N = 624 and 1151. Results show support in both schools for homophily on BMI, but also for social influence on BMI. There was no evidence of homophily on screen time in either school, while only one of the schools showed homophily on playing active sports. There was, however, evidence of social influence on screen time in one of the schools, and playing active sports in both schools. These results suggest that both homophily and social influence are important in understanding patterns of adolescent obesity. Intervention efforts should take into consideration peers' influence on one another, rather than treating "high risk" adolescents in isolation.

  7. Testing crossover effects in an actor-partner interdependence model among Chinese dual-earner couples.

    Science.gov (United States)

    Liu, Huimin; Cheung, Fanny M

    2015-03-01

    The purpose of the present study is to examine the crossover effects from one partner's work-family interface (work-family conflict [WFC] and work-family enrichment [WFE]) to the other partner's four outcomes (psychological strain, life satisfaction, marital satisfaction and job satisfaction) in a sample of Chinese dual-earner couples. Married couples (N = 361) completed a battery of questionnaires, including the work-family interface scale, the psychological strain scale, the life, marital, as well as job satisfaction scale. Results from the actor-partner interdependence model (APIM) analyses showed that wives' WFE was negatively associated with husbands' psychological strain, and positively associated with husbands' life, marital and job satisfaction. Furthermore, husbands' WFC was negatively related to wives' marital satisfaction, whereas husbands' WFE was positively related to wives' marital satisfaction. Theoretical and practical implications were discussed, and future research directions were provided. © 2014 International Union of Psychological Science.

  8. The Psychological Self as Actor, Agent, and Author.

    Science.gov (United States)

    McAdams, Dan P

    2013-05-01

    The psychological self may be construed as a reflexive arrangement of the subjective "I" and the constructed "Me," evolving and expanding over the human life course. The psychological self begins life as a social actor, construed in terms of performance traits and social roles. By the end of childhood, the self has become a motivated agent, too, as personal goals, motives, values, and envisioned projects for the future become central features of how the I conceives of the Me. A third layer of selfhood begins to form in the adolescent and emerging adulthood years, when the self as autobiographical author aims to construct a story of the Me, to provide adult life with broad purpose and a dynamic sense of temporal continuity. An integrative theory that envisions the psychological self as a developing I-Me configuration of actor, agent, and author helps to synthesize a wide range of conceptions and findings on the self from social, personality, cognitive, cultural, and developmental psychology and from sociology and other social sciences. The actor-agent-author framework also sheds new light on studies of self-regulation, self-esteem, self-continuity, and the relationship between self and culture. © The Author(s) 2013.

  9. Who Needs What? Some Thoughts on the Possibility of Using Psychology in Actor Training.

    Science.gov (United States)

    Vulova, Marina

    2001-01-01

    Contends that the aim of professional actor training is to reveal and develop an actor's individuality. Proposes that the responsibility of drama teachers is to lead training in such away that students feel accepted, understood, and respected. Proposes that psychodrama is the most appropriate method for student and professional actors' personal…

  10. Power structure among the actors of financial support to the poor to access health services: Social network analysis approach.

    Science.gov (United States)

    Etemadi, Manal; Gorji, Hasan Abolghasem; Kangarani, Hannaneh Mohammadi; Ashtarian, Kioomars

    2017-12-01

    The extent of universal health coverage in terms of financial protection is worrisome in Iran. There are challenges in health policies to guarantee financial accessibility to health services, especially for poor people. Various institutions offer support to ensure that the poor have financial access to health services. The aim of this study is to investigate the relationship network among the institutions active in this field. This study is a policy document analysis. It evaluates the country's legal documents in the field of financial support to the poor for healthcare after the Islamic Revolution in Iran. The researchers looked for the documents on the related websites and referred to the related organizations. The social network analysis approach was chosen for the analysis of the documents. Block-modelling and multi-dimensional scaling (MDS) was used to determine the network structures. The UCINET software was employed to analyse the data. Most the main actors of this network are chosen from the government budget. There is no legal communication and cooperation among some of the actors because of their improper position in the network. Seven blocks have been clustered by CONCOR in terms of the actor's degree of similarity. The social distance among the actors of the seven blocks is very short. Power distribution in the field of financial support to the poor has a fragmented structure; however, it is mainly run by a dominant block consisting of The Supreme Council of Welfare and Social Security, Health Insurance Organization, and the Ministry of Health and Medical Education. The financial support for the poor network involves multiple actors. This variety has created a series of confusions in terms of the type, level, and scope of responsibilities among the actors. The weak presence legislative and regulatory institutions and also non-governmental institutions are the main weak points of this network. Copyright © 2017 Elsevier Ltd. All rights reserved.

  11. Multi-actor decision making using mixed reality technologies Urban projects and multi-actor collaboration

    OpenAIRE

    Basile,, Maria; Ozdirlik, Burcu; Terrin,, Jean-Jacques

    2009-01-01

    International audience; This paper is based on the results of an ongoing research project, IPCity, on the application of mixed reality technologies in urban environments. It questions the relevance of traditional language and communication medium such as drawings, perspectives and 3D models in the co-production of urban projects in multi-actor working environments. It then discusses the possible use of “mixed reality technologies” as alternative medium through five workshops organised within ...

  12. La dimensión social del actor local en el talento territorial

    Directory of Open Access Journals (Sweden)

    Juan Carlos Delgado Barrios

    2018-01-01

    Full Text Available Esta investigación parte de la definición del actor local en los planteamientos expuestos por García (2007, Fernández (2008 y Arocena (2002. Los actores locales con su capacidad asociativa ligada a decisiones y acciones, a influencias de poder o de experticia para el desarrollo territorial. Este artículo estudia la dimensión social, -el capital social -, del actor local, dentro del talento territorial. Esta dimensión está vinculada con la exigencia a los actores locales involucrados en el desarrollo territorial de contar con altos niveles de organización social para la producción, participación social protagónica, auto dependencia, confianza en los sistemas e instituciones de la participación, capacidad de articulación con otros actores organizados o encomunidades, así como, con otros territorios y con redes territoriales del desarrollo. Metodológicamente es una investigación exploratoria, de análisis de un territorio como laboratorio vivencial a partir de un enfoque sistémico procesal, desde la metodología sistémica interpretativa, sustentada en referencias bibliográficas y electrónicas dando apoyo a las reflexiones y experiencias del autor sobre el tema abordado de manera inductiva y constructivista. Como resultado se presentan la conceptualización de la dimensión social del actor local y su rol en el desarrollo territorial a partir de un territorio referencial bajo investigación (Zona Sur del Lago de Maracaibo. Concluyendo con la identificación de tres escenarios de actuación del actor local dentro dela dimensión social del talento territorial.

  13. Some nonlinear dynamic inequalities on time scales

    Indian Academy of Sciences (India)

    In 1988, Stefan Hilger [10] introduced the calculus on time scales which unifies continuous and discrete analysis. Since then many authors have expounded on various aspects of the theory of dynamic equations on time scales. Recently, there has been much research activity concerning the new theory. For example, we ...

  14. The influence of socio cultural dynamics on convergence communication of aquaculture agribusiness actors

    Science.gov (United States)

    Oktavia, Y.

    2018-03-01

    This research aims to: (1) Analyze the level of socio-cultural dynamics of agibusiness aquaculture actors. (2) Analyze the influence of socio-cultural dynamics on convergence communication of capacity development of aquaculture agribusiness actors.Data was collected by questionnaire and interview of group members on agribusiness. Data analyze was done by descriptive and inferential statistics with using SEM method. The result of descriptive statistics on 284 agribusiness members showed that: Socio-cultural dynamics of agibusiness aquaculture actors was in low category, as shown by lack of the role of customary institutions and quality of local leadership.The communication convergence is significantly and positively influenced by the communication behavior of agribusiness actors in access information.

  15. Almost Automorphic Functions on the Quantum Time Scale and Applications

    Directory of Open Access Journals (Sweden)

    Yongkun Li

    2017-01-01

    Full Text Available We first propose two types of concepts of almost automorphic functions on the quantum time scale. Secondly, we study some basic properties of almost automorphic functions on the quantum time scale. Then, we introduce a transformation between functions defined on the quantum time scale and functions defined on the set of generalized integer numbers; by using this transformation we give equivalent definitions of almost automorphic functions on the quantum time scale; following the idea of the transformation, we also give a concept of almost automorphic functions on more general time scales that can unify the concepts of almost automorphic functions on almost periodic time scales and on the quantum time scale. Finally, as an application of our results, we establish the existence of almost automorphic solutions of linear and semilinear dynamic equations on the quantum time scale.

  16. Actors of the hydrogen sector in France; Les acteurs de l'hydrogene en France

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2010-07-01

    This document proposes brief presentations (web site address, activities) of actors operating in the hydrogen sector in France. These actors are public actors who can be incentive or financing actors (ADEME, ANR) or research institutions (CNRS, CEA, university and engineering schools, IFP, INERIS, INRETS), private actors like industrial groups (Air Liquide, AREVA, GDF Suez, Total, PSA Peugeot Citroen, Renault, Saint-Gobain, SNECMA, ST Microelectronics, 3M, Veolia Environnement) or small companies (Alca Torda Applications, Axane, CETH2, Helion, MaHytec, N-GHY, PaxiTech, Sertronic, ULLIT). It also presents the HyPAC platform created by the AFH2 and ADEME), the AFH2 (the French Association for Hydrogen), and regional initiatives

  17. Fractal actors and infrastructures

    DEFF Research Database (Denmark)

    Bøge, Ask Risom

    2011-01-01

    -network-theory (ANT) into surveillance studies (Ball 2002, Adey 2004, Gad & Lauritsen 2009). In this paper, I further explore the potential of this connection by experimenting with Marilyn Strathern’s concept of the fractal (1991), which has been discussed in newer ANT literature (Law 2002; Law 2004; Jensen 2007). I...... under surveillance. Based on fieldwork conducted in 2008 and 2011 in relation to my Master’s thesis and PhD respectively, I illustrate fractal concepts by describing the acts, actors and infrastructure that make up the ‘DNA surveillance’ conducted by the Danish police....

  18. Proposal for Requirement Validation Criteria and Method Based on Actor Interaction

    Science.gov (United States)

    Hattori, Noboru; Yamamoto, Shuichiro; Ajisaka, Tsuneo; Kitani, Tsuyoshi

    We propose requirement validation criteria and a method based on the interaction between actors in an information system. We focus on the cyclical transitions of one actor's situation against another and clarify observable stimuli and responses based on these transitions. Both actors' situations can be listed in a state transition table, which describes the observable stimuli or responses they send or receive. Examination of the interaction between both actors in the state transition tables enables us to detect missing or defective observable stimuli or responses. Typically, this method can be applied to the examination of the interaction between a resource managed by the information system and its user. As a case study, we analyzed 332 requirement defect reports of an actual system development project in Japan. We found that there were a certain amount of defects regarding missing or defective stimuli and responses, which can be detected using our proposed method if this method is used in the requirement definition phase. This means that we can reach a more complete requirement definition with our proposed method.

  19. A laboratory scale fundamental time?

    International Nuclear Information System (INIS)

    Mendes, R.V.

    2012-01-01

    The existence of a fundamental time (or fundamental length) has been conjectured in many contexts. However, the ''stability of physical theories principle'' seems to be the one that provides, through the tools of algebraic deformation theory, an unambiguous derivation of the stable structures that Nature might have chosen for its algebraic framework. It is well-known that c and ℎ are the deformation parameters that stabilize the Galilean and the Poisson algebra. When the stability principle is applied to the Poincare-Heisenberg algebra, two deformation parameters emerge which define two time (or length) scales. In addition there are, for each of them, a plus or minus sign possibility in the relevant commutators. One of the deformation length scales, related to non-commutativity of momenta, is probably related to the Planck length scale but the other might be much larger and already detectable in laboratory experiments. In this paper, this is used as a working hypothesis to look for physical effects that might settle this question. Phase-space modifications, resonances, interference, electron spin resonance and non-commutative QED are considered. (orig.)

  20. La Movilización De Los Actores Locales En Los Territorios De Fronteras. Una Perspectiva Transfronteriza Desde Centroamérica

    Directory of Open Access Journals (Sweden)

    Lucile Medina

    2015-12-01

    Full Text Available Resumen: Este artículo propone analizar las dinámicas de movilización de los actores locales que surgen en los territorios de fronteras, considerados como espacios claves de interrelaciones transfronterizas. El análisis moviliza varios casos de fronteras en Centroamérica para centrarse en las asociaciones transfronterizas surgidas de la sociedad civil o de municipios. Examinar las dinámicas fronterizas a través de las estrategias de los actores locales permite proponer un enfoque “desde abajo” de los procesos de cooperación transfronteriza y de integración regional, y captar la afirmación de nuevas categorías de actores, locales como transnacionales, en las reconfiguraciones territoriales. Palabras claves : frontera, transfronterizo, movilización, actores locales  *** Abstract: This article aims to analyze the dynamics of mobilization of local actors that arise in the border territories, which are considered as key areas of cross-border relationships. The analysis is based on several cases of Central America borders and focus especially on cross-border partnerships emerging from the civil society or municipalities. Analyze the border dynamics through those local actors allows to highlight a "bottom up" approach of cross-border cooperation and regional integration processes. It shows that new categories of actors assert oneself, at local and transnational scales, in the territorial transformations affecting border spaces. Key-words : boundary, cross-border, rallying, local actors  *** Resumo: Este artigo propõe analisar as dinâmicas de mobilização dos atores locais que surgem nos territórios de fronteiras, considerados como espaços chaves de inter-relações transfronteiriças. Análise mobiliza vários casos de fronteiras na América Central, para se centrar nas associações transfronteiriças surgidas na sociedade civil ou em municípios. Examinar as dinâmicas fronteiriças através das estratégias dos atores locais

  1. Multivariable dynamic calculus on time scales

    CERN Document Server

    Bohner, Martin

    2016-01-01

    This book offers the reader an overview of recent developments of multivariable dynamic calculus on time scales, taking readers beyond the traditional calculus texts. Covering topics from parameter-dependent integrals to partial differentiation on time scales, the book’s nine pedagogically oriented chapters provide a pathway to this active area of research that will appeal to students and researchers in mathematics and the physical sciences. The authors present a clear and well-organized treatment of the concept behind the mathematics and solution techniques, including many practical examples and exercises.

  2. The legislative actor in the Nobel era: Quo Vadis EU?

    Directory of Open Access Journals (Sweden)

    Ana Isabel Xavier

    2013-05-01

    Full Text Available The idea of a political union, as well as an economic union of Europe, beyond free circulation of persons, goods and services, has always been included in the ideals of the building of Europe. However, its de jure formalization only occurs on November 1, 1993, when the Treaty of Maastricht is in force and a new political and strategic actor is in place: the European Union (EU. Since then, literature has "defined" the European Union in order to clearly establish what this UPO - Unidentified Political Object (an expression by Jacques Delors in the 1990s - is or what it can be. One of the ideas which has been a focus of discussion is that of "legislative actor" (Manners, 2001; 2002, which claims that the European Union has progressed towards normativity, both internally as well as externally, to its close neighbors and its relations with the rest of the world. This paper aims to contribute to the discussion on Europe's quality or condition to impose rules. We will begin by systematizing a series of achievements which, according to Manners, lead to the triangle democracy, Human Rights and good governance in the signing of the Treaty of Lisbon on December 13, 2007 and its entering in full force on December 1, 2009. However, this paper does not disregard the fact that the concept "legislative actor" has been (reworked and perfected by its author and other scholars due to criticism and empirical studies and has thus been altered, enhanced and argued against. Therefore, some concepts will be studied whose arguments will allow us to question the internal and external dimension of the actor European Union. We will also explore the symbolic power of the Union in the development of tools and capacity to be acknowledged as an actor able to face current threats and challenges but whose profile may not be different from other actors in international relations. Finally, we will discuss the impact of the EU having been awarded the Nobel Peace Prize in 2012 on

  3. Political actors playing games: Theory and experiments

    NARCIS (Netherlands)

    Kamm, A.

    2015-01-01

    Political actors exert enormous influence over our daily lives. Their influence on economic activities cannot be underestimated. Voters determine the distribution of political power, political candidates choose policy platforms that they intend to enact if elected, and legislators bargain to arrive

  4. [Indicators of governance in mental health policies and programmes in Mexico: a perspective of key actors].

    Science.gov (United States)

    Díaz-Castro, Lina; Arredondo, Armando; Pelcastre-Villafuerte, Blanca Estela; Hufty, Marc

    To analyse the role of Mexico's mental health system governance in the development of mental health policies and programmes, from the perspective of its own actors. A map was developed for identifying the actors in Mexico's mental health system. A guide was designed for in-depth interviews, which were recorded and arranged in categories for their analysis. The Atlas-ti v.7 software was used for the organisation of qualitative data and Policy Maker v.4 was used to determine the position and influence of actors within the health system. The actors were identified according to their level of influence in mental health policies: high, medium and low. Actors with a high level of influence participate in national policies, actors with medium influence are involved in regional or local policies and the participation of actors with a low level of influence is considered marginal. This study facilitated understanding of governance in mental health. The level of influence of the actors directly affects the scope of governance indicators. Relevant data were obtained to improve policies in mental health care. Copyright © 2016 SESPAS. Publicado por Elsevier España, S.L.U. All rights reserved.

  5. Innovation barriers originating from the differing logics of network actors:

    DEFF Research Database (Denmark)

    Aarikka-Stenroos, Leena; Alaranta, Mar

    2016-01-01

    The recent IMP and innovation network research has highlighted that diverse aspects of actors' heterogeneity such as differing goals, knowledge bases, capabilities and competences, perceptions, power, position, and culture play a role in the development of collaborative innovation....../organization, inter-organizational and ecosystem levels. Our results advance knowledge on the diversity of barriers in collaborative innovation and commercializing science and how they relate to the different actors: a body of knowledge that is increasingly discussed among IMP stream....

  6. Competing actors in the climate change arena in Mexico: A network analysis.

    Science.gov (United States)

    Ortega Díaz, Araceli; Gutiérrez, Erika Casamadrid

    2018-06-01

    This paper analyzes the actors in the climate change arena and their influence in directing Mexico toward policies that decrease greenhouse gas emissions, such as the carbon tax and climate change law. The network analysis of the agreement of these laws and public policies in Mexico is a lesson for any country that is in the process of designing and adopting environmental laws. The research is performed using a network analysis that is derived from interviews with various main actors and a discourse analysis of the media. Results show that actors do not coordinate their efforts-they meet frequently but in different inter-ministerial commissions-and do not enforce the same policies. The actors in the industry have formed strong coalitions against the carbon tax and the General Law on Climate Change, whereas international institutions have formed coalitions that support these policies and laws. Copyright © 2018 Elsevier Ltd. All rights reserved.

  7. Liquidity crises on different time scales

    Science.gov (United States)

    Corradi, Francesco; Zaccaria, Andrea; Pietronero, Luciano

    2015-12-01

    We present an empirical analysis of the microstructure of financial markets and, in particular, of the static and dynamic properties of liquidity. We find that on relatively large time scales (15 min) large price fluctuations are connected to the failure of the subtle mechanism of compensation between the flows of market and limit orders: in other words, the missed revelation of the latent order book breaks the dynamical equilibrium between the flows, triggering the large price jumps. On smaller time scales (30 s), instead, the static depletion of the limit order book is an indicator of an intrinsic fragility of the system, which is related to a strongly nonlinear enhancement of the response. In order to quantify this phenomenon we introduce a measure of the liquidity imbalance present in the book and we show that it is correlated to both the sign and the magnitude of the next price movement. These findings provide a quantitative definition of the effective liquidity, which proves to be strongly dependent on the considered time scales.

  8. Examining actors into boosting the provision of universal service in the Vietnamese context

    DEFF Research Database (Denmark)

    Do Manh, Thai; Williams, Idongesit

    2017-01-01

    are very important in formulating and implementing universal service policy. Originality/value - There have been a few studies applying actor network theory in analysing the formulation of policy, especially in universal service. The paper wants to close this gap.......Purpose - The paper looks at the formulation of the BMGF-VN project to examine which actors participated in the formulation of this project, how their interests were translated into this project, and what lessons may be drawn for the formulation and implementation of universal service policy...... in Vietnam in general. Design/methodology/approach - The paper recruits the actor network theory and qualitative analysis to analyse the BMGF-VN project. Findings - the involvement of non-government actors in formulating and implementing the project, the focus not only on the supply side but also demand side...

  9. Time scale algorithm: Definition of ensemble time and possible uses of the Kalman filter

    Science.gov (United States)

    Tavella, Patrizia; Thomas, Claudine

    1990-01-01

    The comparative study of two time scale algorithms, devised to satisfy different but related requirements, is presented. They are ALGOS(BIPM), producing the international reference TAI at the Bureau International des Poids et Mesures, and AT1(NIST), generating the real-time time scale AT1 at the National Institute of Standards and Technology. In each case, the time scale is a weighted average of clock readings, but the weight determination and the frequency prediction are different because they are adapted to different purposes. The possibility of using a mathematical tool, such as the Kalman filter, together with the definition of the time scale as a weighted average, is also analyzed. Results obtained by simulation are presented.

  10. Corporate actors in Western European television news

    NARCIS (Netherlands)

    Verhoeven, P.

    2009-01-01

    News about corporations can be understood as an interdependent relationship among the public relations function, organizational logic and the logic of the media. This research addresses the visibility and role of corporate actors in Western European public television news. A quantitative content

  11. Pesticide use in banana and plantain production and risk perception among local actors in Talamanca, Costa Rica.

    Science.gov (United States)

    Barraza, Douglas; Jansen, Kees; van Wendel de Joode, Berna; Wesseling, Catharina

    2011-07-01

    The Talamanca County in Costa Rica has large-scale banana and small-scale plantain production, probably causing pesticide exposure in indigenous children. We explored to what extent different community actors are aware of children's pesticide hazards and how their awareness related to socio-economical and cultural conditions. Methods comprised eight focus groups with fathers and mothers separately, 27 semi-structured interviews to key actors, and field observations. As a whole, the indigenous plantain farmers and banana plantation workers had some general knowledge of pesticides concerning crop protection, but little on acute health effects, and hardly any on exposure routes and pathways, and chronic effects. People expressed vague ideas about pesticide risks. Inter-community differences were related to pesticide technologies used in banana and plantain production, employment status on a multinational plantation versus smallholder status, and gender. Compared to formalized practices on transnational company plantations, where workers reported to feel protected, pesticide handling by plantain smallholders was not perceived as hazardous and therefore no safety precautions were applied. Large-scale monoculture was perceived as one of the most important problems leading to pesticide risks in Talamanca on banana plantations, and also on neighboring small plantain farms extending into large areas. Plantain farmers have adopted use of highly toxic pesticides following banana production, but in conditions of extreme poverty. Aerial spraying in banana plantations was considered by most social actors a major determinant of exposure for the population living nearby these plantations, including vulnerable children. We observed violations of legally established aerial spraying distances. Economic considerations were most mentioned as the underlying reason for the pesticide use: economic needs to obtain the production quantity and quality, and pressure to use pesticides by other

  12. Sanitation policy and spatial planning in urban East Africa: Diverging sanitation spaces and actor arrangements in Kampala and Kisumu

    NARCIS (Netherlands)

    Letema, S.C.; Vliet, van B.J.M.; Lier, van J.B.

    2014-01-01

    This paper discusses sanitation policies and spatial planning in Kampala (Uganda) and Kisumu (Kenya) from colonial times to date and their implications for the sitting of sanitation technologies and involving actors. During colonial times, a strict spatial duality was maintained between immigrants

  13. Burst Diplomacy The Diplomacies of Foreign Policy: Actors and Methods

    Directory of Open Access Journals (Sweden)

    Guillaume Devin

    2010-12-01

    Full Text Available Approaches to diplomacy tend to be restrictive because of an exclusively interstate insight. Indeed, historically, the state monopoly over diplomacy has always been challenged by private actors. Today, it is defied both from the inside because of growing public fragmentation (every ministry tends to lead its own foreign policy; subnational authorities develop their diplomatic relations and from the outside (the business sector and civil society play a growing role on the international scene. This proliferation of actors has transformed diplomatic methods. Beyond the binary division between “old diplomacy” – bilateral, secret and resident – and “new diplomacy” – multilateral, public and itinerant – this article shows that diplomacy has to adapt to number and complexity. Therefore a more global conception need now be considered. Diplomacy today is a system of multiple actors using diverse methods in order to coordinate positions of common interest in a competitive and sometimes hostile environment.

  14. Stochastic actor-oriented models for network change

    NARCIS (Netherlands)

    Snijders, T.A.B.

    1996-01-01

    A class of models is proposed for longitudinal network data. These models are along the lines of methodological individualism: actors use heuristics to try to achieve their individual goals, subject to constraints. The current network structure is among these constraints. The models are continuous

  15. Effect of Acting Experience on Emotion Expression and Recognition in Voice: Non-Actors Provide Better Stimuli than Expected.

    Science.gov (United States)

    Jürgens, Rebecca; Grass, Annika; Drolet, Matthis; Fischer, Julia

    Both in the performative arts and in emotion research, professional actors are assumed to be capable of delivering emotions comparable to spontaneous emotional expressions. This study examines the effects of acting training on vocal emotion depiction and recognition. We predicted that professional actors express emotions in a more realistic fashion than non-professional actors. However, professional acting training may lead to a particular speech pattern; this might account for vocal expressions by actors that are less comparable to authentic samples than the ones by non-professional actors. We compared 80 emotional speech tokens from radio interviews with 80 re-enactments by professional and inexperienced actors, respectively. We analyzed recognition accuracies for emotion and authenticity ratings and compared the acoustic structure of the speech tokens. Both play-acted conditions yielded similar recognition accuracies and possessed more variable pitch contours than the spontaneous recordings. However, professional actors exhibited signs of different articulation patterns compared to non-trained speakers. Our results indicate that for emotion research, emotional expressions by professional actors are not better suited than those from non-actors.

  16. Adversarial Advantage Actor-Critic Model for Task-Completion Dialogue Policy Learning

    OpenAIRE

    Peng, Baolin; Li, Xiujun; Gao, Jianfeng; Liu, Jingjing; Chen, Yun-Nung; Wong, Kam-Fai

    2017-01-01

    This paper presents a new method --- adversarial advantage actor-critic (Adversarial A2C), which significantly improves the efficiency of dialogue policy learning in task-completion dialogue systems. Inspired by generative adversarial networks (GAN), we train a discriminator to differentiate responses/actions generated by dialogue agents from responses/actions by experts. Then, we incorporate the discriminator as another critic into the advantage actor-critic (A2C) framework, to encourage the...

  17. The key role of supply chain actors in groundwater irrigation development in North Africa

    Science.gov (United States)

    Lejars, Caroline; Daoudi, Ali; Amichi, Hichem

    2017-09-01

    The role played by supply chain actors in the rapid development of groundwater-based irrigated agriculture is analyzed. Agricultural groundwater use has increased tremendously in the past 50 years, leading to the decline of water tables. Groundwater use has enabled intensification of existing farming systems and ensured economic growth. This "groundwater economy" has been growing rapidly due to the initiative of farmers and the involvement of a wide range of supply chain actors, including suppliers of equipment, inputs retailers, and distributors of irrigated agricultural products. In North Africa, the actors in irrigated production chains often operate at the margin of public policies and are usually described as "informal", "unstructured", and as participating in "groundwater anarchy". This paper underlines the crucial role of supply chain actors in the development of groundwater irrigation, a role largely ignored by public policies and rarely studied. The analysis is based on three case studies in Morocco, Tunisia and Algeria, and focuses on the horticultural sub-sector, in particular on onions and tomatoes, which are irrigated high value crops. The study demonstrates that although supply chain actors are catalyzers of the expansion of groundwater irrigation, they could also become actors in adaptation to the declining water tables. Through their informal activities, they help reduce market risks, facilitate credit and access to subsidies, and disseminate innovation. The interest associated with making these actors visible to agricultural institutions is discussed, along with methods of getting them involved in the management of the resource on which they depend.

  18. African Initiated Churches’ potential as development actors

    Directory of Open Access Journals (Sweden)

    Philipp Öhlmann

    2016-11-01

    Full Text Available African Initiated Churches (AICs are not yet recognised as relevant actors of community development interventions. While it has been acknowledged that many of them provide coping mechanisms in adverse environments, support in social transformation and social capital, little information is available on their role as development actors. In this article, we evaluate the potential of AICs as partners of international development agencies for community development. We draw on interviews and focus group discussions with leaders of various AICs conducted in South Africa in February and March 2016. In particular, we examine the churches’ understanding of development, their view on the separation of spiritual and development activities and their priorities. Moreover, we outline the development activities which they are currently engaged in and analyse the structures they have in place to do so. Our findings indicate that AICs are increasingly active in community development and offer various entry points for possible cooperation.

  19. Physical time scale in kinetic Monte Carlo simulations of continuous-time Markov chains.

    Science.gov (United States)

    Serebrinsky, Santiago A

    2011-03-01

    We rigorously establish a physical time scale for a general class of kinetic Monte Carlo algorithms for the simulation of continuous-time Markov chains. This class of algorithms encompasses rejection-free (or BKL) and rejection (or "standard") algorithms. For rejection algorithms, it was formerly considered that the availability of a physical time scale (instead of Monte Carlo steps) was empirical, at best. Use of Monte Carlo steps as a time unit now becomes completely unnecessary.

  20. Actor Network Theory Approach and its Application in Investigating Agricultural Climate Information System

    Directory of Open Access Journals (Sweden)

    Maryam Sharifzadeh

    2013-03-01

    Full Text Available Actor network theory as a qualitative approach to study complex social factors and process of socio-technical interaction provides new concepts and ideas to understand socio-technical nature of information systems. From the actor network theory viewpoint, agricultural climate information system is a network consisting of actors, actions and information related processes (production, transformation, storage, retrieval, integration, diffusion and utilization, control and management, and system mechanisms (interfaces and networks. Analysis of such systemsembody the identification of basic components and structure of the system (nodes –thedifferent sources of information production, extension, and users, and the understanding of how successfully the system works (interaction and links – in order to promote climate knowledge content and improve system performance to reach agricultural development. The present research attempted to introduce actor network theory as research framework based on network view of agricultural climate information system.

  1. Understanding Obstacles to Peace: Actors, Interests, and Strategies ...

    International Development Research Centre (IDRC) Digital Library (Canada)

    2011-02-24

    Feb 24, 2011 ... Understanding Obstacles to Peace: Actors, Interests, and Strategies in Africa's ... The case studies all employ methods of “thick description” process tracing ... Addressing Africa's unmet need for family planning by intensifying ...

  2. Interface Between Research, Development and Local Actors in ...

    African Journals Online (AJOL)

    Interface Between Research, Development and Local Actors in Enhancing ... Open Access DOWNLOAD FULL TEXT ... Environmental sustainability is a key area of focus in academic and development circles mainly because of the role that the ...

  3. Modelling the lay expert for first-year medical students: the actor-patient as teacher.

    Science.gov (United States)

    Nestel, Debra; Muir, Elizabeth; Plant, Marilyn; Kidd, Jane; Thurlow, Sue

    2002-09-01

    Actors are widely used in medical education as simulated patients. In this session, the role of actors was extended to 'simulated students' and facilitators in an introductory communication session. After an initial activity with the entire cohort of first-year students, groups of 20 students worked with either an actor or medical teacher in three activities. The activities aimed to raise students' awareness of the range of communication challenges in medical education and practice. After the session, students completed evaluation forms based on their experiences in the session. The results revealed no difference between students who were facilitated by actors or medical teachers in relation to meeting the learning objectives and their ratings of the usefulness of the activities to support learning. The actors who participated in this session were experienced in working with medical students. Their enhanced role provides students with an opportunity to identify with and reflect on the expertise of a lay teacher and to consider extending their definition of a learning opportunity to more informal encounters.

  4. The actors and privatization of sanitation services in Ciudad Juarez, Chihuahua

    Directory of Open Access Journals (Sweden)

    Gustavo Córdova Bojórquez

    2006-07-01

    Full Text Available This document offers an analysis about possibilities to implement a concession system in the recollection and disposal of non-hazardous trash collection service in Ciudad Juarez. The recognition of view points from different actors in the timeframe, applying a survey to home heads and interviews to opinion leaders, as actors key in city´s production, let us to identify a high politized item that keep off efficient and transparent public participation.

  5. REPUTATIONAL CAPITAL OF POLITICAL ACTORS AS PUBLIC PROCUREMENT

    Directory of Open Access Journals (Sweden)

    A. E. Rudakova

    2015-01-01

    Full Text Available The author examines the reputational characteristics of the formation of political actors at the expense of the state budget, the specificity of the mechanism of implementation of government procurement and modern Russian practice.

  6. Revitalizing REDD+ Policy Processes in Vietnam: The Roles of State and Non-State Actors

    Directory of Open Access Journals (Sweden)

    Thu Ba Huynh

    2017-02-01

    Full Text Available Vietnam was one of the first countries to introduce the National REDD+ (Reduced Emissions from Deforestation and Forest Degradation Action Program in 2012. The country has recently revised the Program to aim for a more inclusive 2016–2020 strategy and a vision to 2030. This study explores how Vietnam policy actors view REDD+ policy development and their influence in these processes. The results can contribute to the discussion on how policy actors can effectively influence policy processes in the evolving context of REDD+ and in the types of political arrangements represented in Vietnam. We examined the influence of state and non-state actors on the 2012 National REDD+ Action Program (NRAP processes, and explored factors that may have shaped this influence, using a combination of document analysis and semi-structured interviews with 81 policy actors. It was found that non-state actors in REDD+ are still on the periphery of decision making, occupying “safe” positions, and have not taken either full advantage of their capacities, or of recent significant changes in the contemporary policy environment, to exert stronger influence on policy. We suggest that REDD+ policy processes in Vietnam need to be revitalized with key actors engaging collectively to promote the possibilities of REDD+ within a broader view of social change that reaches beyond the forestry sector.

  7. La figura del consum’actor justo francés: ¿consumidor y ciudadano?

    Directory of Open Access Journals (Sweden)

    Gabriela Parodi∗

    2015-07-01

    Full Text Available El neologismo consum’actor (consumidor-actor es utilizado en diferentes espacios sociales para dirigirse a los consumidores susceptibles de ejercer una forma de compromiso través del consumo. El artículo muestra cómo la figura del consum’actor cumple una función de tipo ideal en la promoción del consumo de productos del comercio justo para el caso de promotores y consumidores franceses entrevistados en el marco de una investigación sociológica. Observando el mecanismo de recalificación del consumidor en consum’actor analizamos cómo se fabrica una argumentación tendiente a politizar ese acto de compra, interrogando la lógica de acción de los promotores. La reflexividad de los consumidores justos sobre las prácticas asociadas con el consum’actor permitió conocer los límites en la apropiación de esta figura. La porosidad de campos (mercado, consumo, política movilizados en la argumentación para su caracterización explica la distancia entre aquella función y los límites de su apropiación como figura social del compromiso ciudadano

  8. Scaling properties in time-varying networks with memory

    Science.gov (United States)

    Kim, Hyewon; Ha, Meesoon; Jeong, Hawoong

    2015-12-01

    The formation of network structure is mainly influenced by an individual node's activity and its memory, where activity can usually be interpreted as the individual inherent property and memory can be represented by the interaction strength between nodes. In our study, we define the activity through the appearance pattern in the time-aggregated network representation, and quantify the memory through the contact pattern of empirical temporal networks. To address the role of activity and memory in epidemics on time-varying networks, we propose temporal-pattern coarsening of activity-driven growing networks with memory. In particular, we focus on the relation between time-scale coarsening and spreading dynamics in the context of dynamic scaling and finite-size scaling. Finally, we discuss the universality issue of spreading dynamics on time-varying networks for various memory-causality tests.

  9. Bounds of Certain Dynamic Inequalities on Time Scales

    Directory of Open Access Journals (Sweden)

    Deepak B. Pachpatte

    2014-10-01

    Full Text Available In this paper we study explicit bounds of certain dynamic integral inequalities on time scales. These estimates give the bounds on unknown functions which can be used in studying the qualitative aspects of certain dynamic equations. Using these inequalities we prove the uniqueness of some partial integro-differential equations on time scales.

  10. Real-time simulation of large-scale floods

    Science.gov (United States)

    Liu, Q.; Qin, Y.; Li, G. D.; Liu, Z.; Cheng, D. J.; Zhao, Y. H.

    2016-08-01

    According to the complex real-time water situation, the real-time simulation of large-scale floods is very important for flood prevention practice. Model robustness and running efficiency are two critical factors in successful real-time flood simulation. This paper proposed a robust, two-dimensional, shallow water model based on the unstructured Godunov- type finite volume method. A robust wet/dry front method is used to enhance the numerical stability. An adaptive method is proposed to improve the running efficiency. The proposed model is used for large-scale flood simulation on real topography. Results compared to those of MIKE21 show the strong performance of the proposed model.

  11. APPROACHES TO GLOBAL SECURITY. ACTORS, MANIFESTATIONS AND TENDENCIES

    Directory of Open Access Journals (Sweden)

    Gheorghe MINCULETE

    2013-01-01

    Full Text Available Nowadays, the world seems to be in a transition from the current system founded on the liberal social, economic and political model to a more diverse and heterogeneous model in which the determinant role is played by a number of state and non-state actors. The step from the Western system of cultural, political and predominant economic values to a more diverse and heterogeneous system makes the actors involved defend not only their visions, but also promote their own interests. The differences between visions gain relevance and clarity because the countries supporting them obtain increased power, and that is more than obvious. All this leads to a symmetric allocation of different means, which generates uncertainties and diminishes unilateral actions This transition process impacts global security especially through the asymmetric, unconventional and hybrid risks and threats manifesting worldwide.

  12. Time-dependent scaling patterns in high frequency financial data

    Science.gov (United States)

    Nava, Noemi; Di Matteo, Tiziana; Aste, Tomaso

    2016-10-01

    We measure the influence of different time-scales on the intraday dynamics of financial markets. This is obtained by decomposing financial time series into simple oscillations associated with distinct time-scales. We propose two new time-varying measures of complexity: 1) an amplitude scaling exponent and 2) an entropy-like measure. We apply these measures to intraday, 30-second sampled prices of various stock market indices. Our results reveal intraday trends where different time-horizons contribute with variable relative amplitudes over the course of the trading day. Our findings indicate that the time series we analysed have a non-stationary multifractal nature with predominantly persistent behaviour at the middle of the trading session and anti-persistent behaviour at the opening and at the closing of the session. We demonstrate that these patterns are statistically significant, robust, reproducible and characteristic of each stock market. We argue that any modelling, analytics or trading strategy must take into account these non-stationary intraday scaling patterns.

  13. Environmental assessment for sustainable development: process, actors and practice

    International Nuclear Information System (INIS)

    Andre, P.; Delisle, C.E.; Reveret, J.-P.

    2003-01-01

    Multiple environmental problems afflict our contemporary world and have been the subject of discussions during many international meetings. All declarations resulting from these meetings insist on including environmental problems and on environmental assessment (EA) as an important tool to achieve this. This book aims to reach three objectives. First, it introduces EA to people from different disciplines, and therefore it opens up the perspective of new disciplinary horizons. Second, the authors discuss EA as a socio-political process rather than emphasizing methodologies. Third, this book draws mainly on the experience in Francophone countries which is still poorly disseminated. This book focusses on process and actors. Thus, the subject matter is divided into five major parts: the history and major issues of EA from a sustainable development perspective (Chapters 1 to 3); the actors, i.e. the Project Proponent and consulting firms, the public, the decision maker and international actors (Chapters 4 to 7); methods and tools including public participation (Chapters 8 and 9); processes in practice through step by step processes in practice and case studies (Chapters 10 and 11); and, finally, recent and upcoming developments in EA, including elements of strategic environmental assessment (Chapters 12 and 13). An index facilitates searching for information. The reader is also invited to consult the book's website

  14. Policy Actors: Doing Policy Work in Schools

    Science.gov (United States)

    Ball, Stephen J.; Maguire, Meg; Braun, Annette; Hoskins, Kate

    2011-01-01

    This paper considers the "policy work" of teacher actors in schools. It focuses on the "problem of meaning" and offers a typology of roles and positions through which teachers engage with policy and with which policies get "enacted". It argues that "policy work" is made up of a set of complex and…

  15. Innovation in the plural of the alpine cre-actors

    Directory of Open Access Journals (Sweden)

    Andréa Finger-Stich

    2009-06-01

    Full Text Available The capacity to innovate for a sustainable development of alpine territories cannot depend only on economic, legal and political conditions defined by the State at national and international levels. It depends also on local conditions that situate historically and geographically the actors in a continuity of social and ecological relationships. This approach highlights the collective – thus organisational – dimensions of the innovation process, including the imagination, the development, the implementation and even the diffusion of a new practice. Our point of view is that for contributing to the sustainable development of the Alps, innovations need to change the ecological, political, social and cultural relationships engaging the actors in these territories. This change affects as much the object territory as the subject actor of the territory. This is why innovating in the Alps means also innovating the Alps and the alpine actors (Cosalp, 2008. Based on a research about local people’s participation in the management of alpine communal forests, the article shows the importance of local interactions involving actors of diverse occupation, gender, age and origins1.La capacité d’innovation pour un développement durable des territoires alpins ne peut dépendre uniquement de conditions économiques, légales et politiques définies par les Etats aux échelles nationale et internationale. Elle dépend aussi de conditions locales, qui situent historiquement et géographiquement les acteurs dans une continuité de relations sociales et écologiques. Cette perspective accentue l’importance de la dimension collective, donc organisationnelle, du processus d’innovation, allant de l’imagination, puis au développement, à la réalisation – voire la diffusion – d’une nouvelle pratique. Le point de vue de cet article est qu’une innovation, pour contribuer au développement durable des Alpes, doit changer les relations

  16. Nonlinear triple-point problems on time scales

    Directory of Open Access Journals (Sweden)

    Douglas R. Anderson

    2004-04-01

    Full Text Available We establish the existence of multiple positive solutions to the nonlinear second-order triple-point boundary-value problem on time scales, $$displaylines{ u^{Delta abla}(t+h(tf(t,u(t=0, cr u(a=alpha u(b+delta u^Delta(a,quad eta u(c+gamma u^Delta(c=0 }$$ for $tin[a,c]subsetmathbb{T}$, where $mathbb{T}$ is a time scale, $eta, gamma, deltage 0$ with $Beta+gamma>0$, $0

  17. Children's Moral Judgments as a Function of Intention, Damage, and an Actor's Physical Harm.

    Science.gov (United States)

    Suls, Jerry; Kalle, Robert J.

    1979-01-01

    Examines children's moral judgments of story characters who accidently harm themselves. Children in kindergarten and in grades 3 and 5 rated actors in stories which varied in terms of intention, damage, and harm to the actor. (SS)

  18. Change-actors in the U.S. electric energy system: The role of environmental groups in utility adoption and diffusion of wind power

    International Nuclear Information System (INIS)

    Doblinger, Claudia; Soppe, Birthe

    2013-01-01

    We study the contribution of environmental groups to new technology adoption and diffusion by dominant incumbents. Building on institutional and social movement theory, we develop a theoretical framework that sheds light on environmental groups as change-actors. We theorize that by approaching embedded key constituents with various strategic actions, environmental groups affect taken-for-granted beliefs, build legitimacy for renewable energy technologies, and convince skeptical constituents to support the new technology. We verify our theoretical framework with a case study of wind power development in Colorado. We find that environmentalists educate constituents on the benefits of the new technology, engage in activities leading to regulatory and legislative decisions for wind, while also providing direct assistance to the utility. As a result, utilities are both pressured and encouraged to adopt and diffuse wind power on a large-scale. This research directs attention to the role of environmental groups as change-actors and the legitimating effects of their actions. It highlights their part in creating a more favorable institutional environment for new technologies while directly influencing the incumbent's technology choice. This paper contributes to an understanding of bottom-up, actor-initiated changes in energy systems taking into account both the systemic technological infrastructure and the institutional context. - Highlights: • We study environmentalists′ impact on utility-scale renewable technology diffusion. • Incumbent-dominated systems hinder the diffusion of new technologies. • Environmental groups′ strategic actions increase legitimacy for new technologies. • Environmental groups′ legitimating actions affect incumbent′s technology choice. • Environmental groups create a favorable institutional context for new technologies

  19. Hydrodynamic time scales for intense laser-heated clusters

    International Nuclear Information System (INIS)

    Parra, Enrique; Alexeev, Ilya; Fan, Jingyun; Kim, Kiong Y.; McNaught, Stuart J.; Milchberg, Howard M.

    2003-01-01

    Measurements are presented of x-ray (>1.5 keV) and extreme ultraviolet (EUV, λ equal to 2-44 nm) emission from argon clusters irradiated with constant-energy (50 mJ), variable-width laser pulses ranging from 100 fs to 10 ns. The results for clusters can be understood in terms of two time scales: a short time scale for optimal resonant absorption at the critical-density layer in the expanding plasma, and a longer time scale for the plasma to drop below critical density. We present a one-dimensional hydrodynamic model of the intense laser-cluster interaction in which the laser field is treated self-consistently. We find that nonuniform expansion of the heated material results in long-time resonance of the laser field at the critical-density plasma layer. These simulations explain the dependence of generation efficiency on laser pulse width

  20. Actor bonds after relationship dissolution

    DEFF Research Database (Denmark)

    Skaates, Maria Anne

    2000-01-01

    Most of the presented papers at the 1st NoRD Workshop can be classified as belonging to the business marketing approach to relationship dissolution. Two papers were conceptual, and the remaining six were empirical studies. The first conceptual study by Skaates (2000) focuses on the nature...... of the actor bonds that remain after a business relationship has ended. The study suggests that an interdisciplinary approach would provide a richer understanding of the phenomenon; this could be achieved by using e.g. Bourdieu's sociological concepts in dissolution research....

  1. The Plurilingual Social Actor. Language, Citizenship and Education

    Science.gov (United States)

    Coste, Daniel; Simon, Diana-Lee

    2009-01-01

    The paper critically discusses key theoretical concepts and definitions attached to the notion of a "plurilingual social actor", and assesses their impact and implications for European language policies and for the development of plurilingualism and citizenship in schools. (Contains 11 notes.)

  2. PROGNOSTICAL COMPETENCE OF THE FUTURE TEACHERS-ACTORS: TO THE ISSUE OF THE CONCEPT DEFINITION

    Directory of Open Access Journals (Sweden)

    Elena Viktorovna Tsalko

    2016-02-01

    Full Text Available In this paper on the basis of the notions of competence, forecasting, prognostical competence the author’s definition of future actors-teachers’ prognostical competence is developed. Under prognostic competence of future actors-teachers we understand a special competence that allows the subject, engaged in professional activities as a performer of roles in the theater (movies, TV, as well as performing teaching activities in the field of arts, to receive the necessary anticipatory information about the phenomenon under investigation (on performing roles in the theatre, films, and television, on the learning process and actors-teachers training. Components of prognostical competence as a type of competencies (cognitive, instrumental and operational and motivational-value are singled out. The feature of the future actor-teacher’s professional activities in the context of prognostical competence is viewed. It is the simultaneous solving the artistic-creative, organizational and teaching-upbringing problems.Purpose. The purpose of the paper is the definition of prognostical competence of future teachers-actors.Methodology. In the research the methods of theoretical level are used: comparison, analysis and synthesis, generalization, concretization; analytical methods; idealization and modeling.Result. The result of the research is the development of the author’s concept of «prognostical competence of the future teachers-actors».Practical implications. Application of the results: The results may be applied to the work of teachers-actors’ trainers as well as the researchers in Pedagogy.

  3. Physics in space-time with scale-dependent metrics

    Science.gov (United States)

    Balankin, Alexander S.

    2013-10-01

    We construct three-dimensional space Rγ3 with the scale-dependent metric and the corresponding Minkowski space-time Mγ,β4 with the scale-dependent fractal (DH) and spectral (DS) dimensions. The local derivatives based on scale-dependent metrics are defined and differential vector calculus in Rγ3 is developed. We state that Mγ,β4 provides a unified phenomenological framework for dimensional flow observed in quite different models of quantum gravity. Nevertheless, the main attention is focused on the special case of flat space-time M1/3,14 with the scale-dependent Cantor-dust-like distribution of admissible states, such that DH increases from DH=2 on the scale ≪ℓ0 to DH=4 in the infrared limit ≫ℓ0, where ℓ0 is the characteristic length (e.g. the Planck length, or characteristic size of multi-fractal features in heterogeneous medium), whereas DS≡4 in all scales. Possible applications of approach based on the scale-dependent metric to systems of different nature are briefly discussed.

  4. Time scales of supercooled water and implications for reversible polyamorphism

    Science.gov (United States)

    Limmer, David T.; Chandler, David

    2015-09-01

    Deeply supercooled water exhibits complex dynamics with large density fluctuations, ice coarsening and characteristic time scales extending from picoseconds to milliseconds. Here, we discuss implications of these time scales as they pertain to two-phase coexistence and to molecular simulations of supercooled water. Specifically, we argue that it is possible to discount liquid-liquid criticality because the time scales imply that correlation lengths for such behaviour would be bounded by no more than a few nanometres. Similarly, it is possible to discount two-liquid coexistence because the time scales imply a bounded interfacial free energy that cannot grow in proportion to a macroscopic surface area. From time scales alone, therefore, we see that coexisting domains of differing density in supercooled water can be no more than nanoscale transient fluctuations.

  5. THE ANALYSIS OF ACTORS IN THE MAKING OF THE BUDGET REVENUE OF REGIONAL COST

    Directory of Open Access Journals (Sweden)

    Muhammad Saad

    2015-07-01

    Full Text Available This article is the result of research on the analysis of the policy making of the budget revenues and shopping area of Makassar city fiscal year 2009. One part of this research use approach to the actors and the relationships between actors in policy making. Within the framework of the system of policy making of Budget income and Expenditure area (Budgets Makassar city, this research is the description of the analysis of the local government and actors People’s Representative Council District Makassar city as policy makers in making Grant Makassar city

  6. Nociones del conflicto en actores escolares

    Directory of Open Access Journals (Sweden)

    Carlos Eduardo Valderrama H

    2001-10-01

    Full Text Available Este artículo busca contribuir a la reflexión sobre la problemática del conflicto escolar a partir de algunas nociones que ciertos actores escolares tienen sobre el mismo, sus manifestaciones, sus causas u orígenes y las maneras como afirman se resuelve en sus instituciones. Desde una perspectiva que pretende inscribirse en el campo de la comunicación-educación, se describe la heterogeneidad de las posturas manifestadas por estudiantes, docentes y directivos y se intentan comprender éstas a partir de algunos postulados teóricos planteados por la sociología del conflicto y la pedagogía crítica.This essay contributes to an ongoing debate on the problematic of school conflict, working from certain concepts that some of the actors in schools have about conflict, its manifestations, causes or origins, and the manners in which they manifest that they are resolved. From a perspective that wants to inscribe itself in the field of communication-education, it describes the heterogeneity of the different views put forward by students, teaches, and school directors, and searches to understand these based on certain theoretical postulates derived from the fields of sociology of conflict and critical pedagogy.

  7. Steffensen's Integral Inequality on Time Scales

    Directory of Open Access Journals (Sweden)

    Ozkan Umut Mutlu

    2007-01-01

    Full Text Available We establish generalizations of Steffensen's integral inequality on time scales via the diamond- dynamic integral, which is defined as a linear combination of the delta and nabla integrals.

  8. New market actors: economic social movements and politicized consumers

    Directory of Open Access Journals (Sweden)

    Fátima Portilho

    2009-10-01

    Full Text Available This article presents reflections on new market actors, and economic social movements in particular - that is, those in which actors build a new culture of political action that seeks to reappropriate the economy through their own values. Some examples of this are the movements organized around “solidarity economics”, fair trade, geographic indications, “slow food” and consumer organization. This interface of social movements and the market may be the most marked, differentiated and polemic trait of contemporary political mobilizations. Nonetheless, beyond economic social movements, this article simultaneously emphasizes and problematizes political action within the sphere of individual consumption, that is, that which has been referred to as “political consumption”. Keywords: economic social movements, consumer movements, political consumption.

  9. Time scales of tunneling decay of a localized state

    International Nuclear Information System (INIS)

    Ban, Yue; Muga, J. G.; Sherman, E. Ya.; Buettiker, M.

    2010-01-01

    Motivated by recent time-domain experiments on ultrafast atom ionization, we analyze the transients and time scales that characterize, aside from the relatively long lifetime, the decay of a localized state by tunneling. While the tunneling starts immediately, some time is required for the outgoing flux to develop. This short-term behavior depends strongly on the initial state. For the initial state, tightly localized so that the initial transients are dominated by over-the-barrier motion, the time scale for flux propagation through the barrier is close to the Buettiker-Landauer traversal time. Then a quasistationary, slow-decay process follows, which sets ideal conditions for observing diffraction in time at longer times and distances. To define operationally a tunneling time at the barrier edge, we extrapolate backward the propagation of the wave packet that escaped from the potential. This extrapolated time is considerably longer than the time scale of the flux and density buildup at the barrier edge.

  10. Actors and Practices

    DEFF Research Database (Denmark)

    Balslev, Lars

    Actors and practices – An institutional study on management accounting change in Air Greenland My former CEO was one of the first executives in Greenland to formally implement an extensive commercial strategy to identify the contradictory forces of social obligations and commercial strivings...... societal obligation. He noted that: “…there is some inherent conflict in having the type of ownership we have, one in which the commercial owner demands higher profits or they will sell their shares, and the other two government owners, where one wishes to have the lowest possible fares and better...... infrastructure and the other one just wants less trouble. Well! This is the ongoing inherent conflict of the owner composition we just have to deal with.” He emphasized that SAS, the more “commercial oriented” owner and private shareholder, wanted higher profits and gains, whereas the Government of Greenland...

  11. AN ANALYSIS OF THE ROLE OF ECONOMIC ACTORS IN THE WTO DISPUTE SETTLEMENT SYSTEM: LEGAL OR POLITICAL ISSUE?

    Directory of Open Access Journals (Sweden)

    Intan Soeparna

    2015-10-01

    Full Text Available Economic actors are the main trade player in the World Trade Organization, although, the relation between WTO and economic actor is built by trade regulation that is negotiated among the WTO Members. Nothing in the WTO regulates economic actors to involve directly in the WTO, especially in the WTO dispute settlement system. Nevertheless, the debate amongst experts regarding the involvement of economic actors in the WTO dispute settlement system is unavoidable. This article therefore discusses the possibility of the involvement of economic actors in the WTO dispute settlement system, whether there is legal and political point of views

  12. Finite-Time Stability of Large-Scale Systems with Interval Time-Varying Delay in Interconnection

    Directory of Open Access Journals (Sweden)

    T. La-inchua

    2017-01-01

    Full Text Available We investigate finite-time stability of a class of nonlinear large-scale systems with interval time-varying delays in interconnection. Time-delay functions are continuous but not necessarily differentiable. Based on Lyapunov stability theory and new integral bounding technique, finite-time stability of large-scale systems with interval time-varying delays in interconnection is derived. The finite-time stability criteria are delays-dependent and are given in terms of linear matrix inequalities which can be solved by various available algorithms. Numerical examples are given to illustrate effectiveness of the proposed method.

  13. Elegant Coercion and Iran: Beyond the Unitary Actor Model

    National Research Council Canada - National Science Library

    Moss, J. C

    2005-01-01

    .... At its core, then, coercion is about state decision-making. Most theories of coercion describe states as if they were unitary actors whose decision-making results from purely rational cost-benefit calculations...

  14. Resenha: Power, Interdependence and Nonstate Actors in World Politics

    Directory of Open Access Journals (Sweden)

    Katiuscia Moreno Galhera Espósito

    2011-10-01

    Full Text Available Resenha do livro: Moravcsik, Andrew; Milner, Helen V. (org.. Power, Interdependence and Nonstate Actors in World Politics. New Jersey: Princeton University Press, 2009. ISBN 978-0-691-14027-8

  15. Searching for realism, structure and agency in Actor Network Theory.

    Science.gov (United States)

    Elder-Vass, Dave

    2008-09-01

    Superficially, Actor Network Theory (ANT) and critical realism (CR) are radically opposed research traditions. Written from a realist perspective, this paper asks whether there might be a basis for finding common ground between these two traditions. It looks in turn at the questions of realism, structure, and agency, analysing the differences between the two perspectives and seeking to identify what each might learn from the other. Overall, the paper argues that there is a great deal that realists can learn from actor network theory; yet ANT remains stunted by its lack of a depth ontology. It fails to recognize the significance of mechanisms, and of their dependence on emergence, and thus lacks both dimensions of the depth that is characteristic of critical realism's ontology. This prevents ANT from recognizing the role and powers of social structure; but on the other hand, realists would do well to heed ANT's call for us to trace the connections through which structures are constantly made and remade. A lack of ontological depth also underpins ANT's practice of treating human and non-human actors symmetrically, yet this remains a valuable provocation to sociologists who neglect non-human entities entirely.

  16. Effects of Actor-Network Theory in Accounting Research

    DEFF Research Database (Denmark)

    Justesen, Lise Nederland; Mouritsen, Jan

    2011-01-01

    Purpose – This paper aims to discuss how Bruno Latour's version of actor-network theory has influenced accounting research. It also seeks to show that Latour's writings contain unexplored potential that may inspire future accounting research. Design/methodology/approach – The paper takes the form...

  17. Actor/Actant-Network Theory as Emerging Methodology for ...

    African Journals Online (AJOL)

    This paper deliberates on actor/actant-network theory (AANT) as methodology for policy research in environmental education (EE). Insights are drawn from work that applied AANT to research environmental policy processes surrounding the formulation and implementation of South Africa's Plastic Bags Regulations of 2003.

  18. Consumer culture theory (re)visits actor-network theory

    DEFF Research Database (Denmark)

    Bajde, Domen

    2013-01-01

    The vocabulary and tactics developed by actor-network theory (ANT) can shed light on several ontological and epistemological challenges faced by consumer culture theory. Rather than providing ready-made theories or methods, our translation of ANT puts forward a series of questions and propositions...

  19. Actor roles in transition: Insights from sociological perspectives

    NARCIS (Netherlands)

    J.M. Wittmayer (Julia); F. Avelino (Flor); F. van Steenbergen; D.A. Loorbach (Derk)

    2016-01-01

    textabstractTo date, the field of transition research lacks a suitable vocabulary to analyse the (changing) interactions and relations of actors as part of a sustainability transition. This article addresses this knowledge gap by exploring the potential of the concept of 'roles' from social

  20. Private actors, global health and learning the lessons of history.

    Science.gov (United States)

    Youde, Jeremy

    2016-01-01

    Private business and philanthropic organizations have played a prominent role in the response to the Ebola outbreak in West Africa and the support of global health governance more broadly. While this involvement may appear to be novel or unprecedented, this article argues that this active role for private actors and philanthropies actually mirrors the historical experience of cross-border health governance in the first half of the twentieth century. By examining the experiences, roles and criticisms of the Rockefeller Foundation's International Health Division and the Bill and Melinda Gates Foundation, it is possible to identify potential opportunities for better cooperation between public and private actors in global health governance.

  1. Comparisons of Multilevel Modeling and Structural Equation Modeling Approaches to Actor-Partner Interdependence Model.

    Science.gov (United States)

    Hong, Sehee; Kim, Soyoung

    2018-01-01

    There are basically two modeling approaches applicable to analyzing an actor-partner interdependence model: the multilevel modeling (hierarchical linear model) and the structural equation modeling. This article explains how to use these two models in analyzing an actor-partner interdependence model and how these two approaches work differently. As an empirical example, marital conflict data were used to analyze an actor-partner interdependence model. The multilevel modeling and the structural equation modeling produced virtually identical estimates for a basic model. However, the structural equation modeling approach allowed more realistic assumptions on measurement errors and factor loadings, rendering better model fit indices.

  2. The Rights of Private Economic Actors Under the World Trade Organization Agreements in Indonesia

    Directory of Open Access Journals (Sweden)

    Intan Soeparna

    2012-09-01

    Full Text Available Nothing in the Uruguay Round mentions directly about rights of private economic actors. It seems that the relationship to private economic actors (or may be individual does not exist within the WTO Agreements, because as a general rule, private parties are not legal subjects of the international legal order. However, this article will prevail upon this situation, by looking closer at the essence of the WTO Agreements to discern the rights of private economic actors that derive from the WTO. The main question of this article is to what extent then Indonesia is dealing with the rights of private economic actors under the WTO Agreements? The background of this questionis because four years after ratifying the WTO Agreements, Indonesia has been facing what is arguably the most serious multidimensional crisis in 1997, some difficult situations have arisen from the crisis; therefore, the society hesitated to accept the open world trading system. The society seemed look askance to the implementation of the WTO Agreements. But Indonesian Government took major step to reduce the skepticism of society toward liberalization, by readjusting its national laws conform to the WTO Agreements with the intention to support the rights of national economic actors under the WTO Agreements in order to achieve total benefits of the WTO rules.

  3. Are the right actors taking the right action? Climate change management in Finnish urban housing

    Energy Technology Data Exchange (ETDEWEB)

    Kyro, R.

    2013-03-01

    Anthropogenic climate change is one of the most severe environmental challenges facing the planet today, and it is certainly one of the most debated. The built environment is a known major culprit, and cities as consumption centers account for a large share of the world's consumption-based carbon footprint. It may well be argued that urban communities are at the very core of the climate change problem. The five individual studies included in the dissertation provide an understanding of the most significant urban activities generating GHG emissions, and the potential of different actions and actors to mitigate them. The research was conducted on three different scales addressing the issue from the viewpoint of individual city dwellers, urban housing companies, and finally, cities. For an individual city dweller, some 40% of the carbon footprint was found to derive from housing related activities, indicating a need to further study the impact of urban housing. The results on the housing company scale showed that, in the context of multi-family housing, occupant behavior has only limited influence on the overall energy consumption and consequent carbon footprint. Instead, housing managers who are responsible for the most significant source of GHG emissions, the heating system, appeared more influential. It was further discovered that housing managers' attitudes and practices differ, and that the differences affect the carbon footprint. The dissertation argues that the social constructiveness of the climate change issue should be acknowledged and considered in planning for mitigation action. More attention should be paid to the management and motivation of individuals, particularly on the housing manager and individual city dweller level. On the policy maker level, while ensuring prompt action, a vigorous attempt to establish the true effects of the action should be maintained. The research concludes that no single action or actor will suffice in mitigating

  4. Lone-Actor Terrorism. Toolkit Paper 1: Practical Guidance for Mental Health Practitioners and Social Workers

    OpenAIRE

    Bakker, E.; Roy, de, van Zuijdewijn J.

    2016-01-01

    The aim of this paper is to draw out practical implications for mental health practitioners and social workers in dealing with Lone-Actor Terrorism. It is not intended to provide a profile of lone-actor terrorists, but rather to offer guidance that may be of use to practitioners in Europe (and beyond), supporting the development of strategies to detect and deal with potential lone-actor terrorists and to understand the possible risk posed by persons of interest. This paper presents three sets...

  5. The Roles and Movements of Actors in the Deforestation of Brazilian Amazonia

    OpenAIRE

    Philip M. Fearnside

    2008-01-01

    Containing the advance of deforestation in Brazilian Amazonia requires understanding the roles and movements of the actors involved. The importance of different actors varies widely among locations within the region, and also evolves at any particular site over the course of frontier establishment and consolidation. Landless migrants have significant roles in clearing the land they occupy and in motivating landholders to clear as a defense against invasion or expropriation. Colonists in offic...

  6. Scale-invariant Green-Kubo relation for time-averaged diffusivity

    Science.gov (United States)

    Meyer, Philipp; Barkai, Eli; Kantz, Holger

    2017-12-01

    In recent years it was shown both theoretically and experimentally that in certain systems exhibiting anomalous diffusion the time- and ensemble-averaged mean-squared displacement are remarkably different. The ensemble-averaged diffusivity is obtained from a scaling Green-Kubo relation, which connects the scale-invariant nonstationary velocity correlation function with the transport coefficient. Here we obtain the relation between time-averaged diffusivity, usually recorded in single-particle tracking experiments, and the underlying scale-invariant velocity correlation function. The time-averaged mean-squared displacement is given by 〈δ2¯〉 ˜2 DνtβΔν -β , where t is the total measurement time and Δ is the lag time. Here ν is the anomalous diffusion exponent obtained from ensemble-averaged measurements 〈x2〉 ˜tν , while β ≥-1 marks the growth or decline of the kinetic energy 〈v2〉 ˜tβ . Thus, we establish a connection between exponents that can be read off the asymptotic properties of the velocity correlation function and similarly for the transport constant Dν. We demonstrate our results with nonstationary scale-invariant stochastic and deterministic models, thereby highlighting that systems with equivalent behavior in the ensemble average can differ strongly in their time average. If the averaged kinetic energy is finite, β =0 , the time scaling of 〈δ2¯〉 and 〈x2〉 are identical; however, the time-averaged transport coefficient Dν is not identical to the corresponding ensemble-averaged diffusion constant.

  7. The perception of nuclear risks on French sites: social actors and rumors

    International Nuclear Information System (INIS)

    Timbal-Duclaux, L.

    1983-01-01

    This study summarizes the main French researchs on people living close to nuclear plants and their perception of nuclear risks. The ethnological approach was utilized, consisting in an observer living long periods of time on the site. It shows the existence of a ''psychogeographical'' zone in which people fell concerned by the building of the plant. This event reinforce the existing tensions between the social actors in the field of the site. The plant is seen as a ''big work'' ''eating'' land from agriculture and recreation, mixed with a nuclear thing mysterious and dangerous. Perceptions and rumors are greatly varying depending time and space. These results may be applied to a better siting of the plants [fr

  8. Tourism Chains and Pro-Poor Tourism Development: An Actor-Network Analysis of a Pilot Project in Costa Rica

    OpenAIRE

    Duim, van der, V.R.; Caalders, J.D.A.D.

    2008-01-01

    This paper analyses a pilot project in Costa Rica aimed to examine and improve the market linkages of 24 small-scale tourism initiatives to tour operators in Costa Rica and the Netherlands. It links pro-poor tourism and the concept of tourism chain to actor-network theory. The analysis shows that the tangible results in terms of pro-poor tourism of the project itself were meagre, as, initially, only three and later only one out of 24 projects was included in the tourism chain. However, the an...

  9. Cross-Scale Modelling of Subduction from Minute to Million of Years Time Scale

    Science.gov (United States)

    Sobolev, S. V.; Muldashev, I. A.

    2015-12-01

    Subduction is an essentially multi-scale process with time-scales spanning from geological to earthquake scale with the seismic cycle in-between. Modelling of such process constitutes one of the largest challenges in geodynamic modelling today.Here we present a cross-scale thermomechanical model capable of simulating the entire subduction process from rupture (1 min) to geological time (millions of years) that employs elasticity, mineral-physics-constrained non-linear transient viscous rheology and rate-and-state friction plasticity. The model generates spontaneous earthquake sequences. The adaptive time-step algorithm recognizes moment of instability and drops the integration time step to its minimum value of 40 sec during the earthquake. The time step is then gradually increased to its maximal value of 5 yr, following decreasing displacement rates during the postseismic relaxation. Efficient implementation of numerical techniques allows long-term simulations with total time of millions of years. This technique allows to follow in details deformation process during the entire seismic cycle and multiple seismic cycles. We observe various deformation patterns during modelled seismic cycle that are consistent with surface GPS observations and demonstrate that, contrary to the conventional ideas, the postseismic deformation may be controlled by viscoelastic relaxation in the mantle wedge, starting within only a few hours after the great (M>9) earthquakes. Interestingly, in our model an average slip velocity at the fault closely follows hyperbolic decay law. In natural observations, such deformation is interpreted as an afterslip, while in our model it is caused by the viscoelastic relaxation of mantle wedge with viscosity strongly varying with time. We demonstrate that our results are consistent with the postseismic surface displacement after the Great Tohoku Earthquake for the day-to-year time range. We will also present results of the modeling of deformation of the

  10. Actor modelling and its contribution to the development of integrative strategies for management of pharmaceuticals in drinking water.

    Science.gov (United States)

    Titz, Alexandra; Döll, Petra

    2009-02-01

    Widespread presence of human pharmaceuticals in water resources across the globe is documented. While some, but certainly not enough, research on the occurrence, fate and effect of pharmaceuticals in water resources has been carried out, a holistic risk management strategy is missing. The transdisciplinary research project "start" aimed to develop an integrative strategy by the participation of experts representing key actors in the problem field "pharmaceuticals in drinking water". In this paper, we describe a novel modelling method, actor modelling with the semi-quantitative software DANA (Dynamic Actor Network Analysis), and its application in support of identifying an integrative risk management strategy. Based on the individual perceptions of different actors, the approach allows the identification of optimal strategies. Actors' perceptions were elicited by participatory model building and interviews, and were then modelled in perception graphs. Actor modelling indicated that an integrative strategy that targets environmentally-responsible prescription, therapy, and disposal of pharmaceuticals on one hand, and the development of environmentally-friendly pharmaceuticals on the other hand, will likely be most effective for reducing the occurrence of pharmaceuticals in drinking water (at least in Germany where the study was performed). However, unlike most other actors, the pharmaceutical industry itself does not perceive that the production of environmentally-friendly pharmaceuticals is an action that helps to achieve its goals, but contends that continued development of highly active pharmaceutical ingredients will help to reduce the occurrence of pharmaceuticals in the water cycle. Investment in advanced waste or drinking water treatment is opposed by both the wastewater treatment company and the drinking water supplier, and is not mentioned as appropriate by the other actors. According to our experience, actor modelling is a useful method to suggest effective

  11. Putting Gino's lesson to work: Actor-network theory, enacted humanity, and rehabilitation.

    Science.gov (United States)

    Abrams, Thomas; Gibson, Barbara E

    2016-02-01

    This article argues that rehabilitation enacts a particular understanding of "the human" throughout therapeutic assessment and treatment. Following Michel Callon and Vololona Rabeharisoa's "Gino's Lesson on Humanity," we suggest that this is not simply a top-down process, but is cultivated in the application and response to biomedical frameworks of human ability, competence, and responsibility. The emergence of the human is at once a materially contingent, moral, and interpersonal process. We begin the article by outlining the basics of the actor-network theory that underpins "Gino's Lesson on Humanity." Next, we elucidate its central thesis regarding how disabled personhood emerges through actor-network interactions. Section "Learning Gino's lesson" draws on two autobiographical examples, examining the emergence of humanity through rehabilitation, particularly assessment measures and the responses to them. We conclude by thinking about how rehabilitation and actor-network theory might take this lesson on humanity seriously. © The Author(s) 2016.

  12. Getting acquainted: Actor and partner effects of attachment and temperament on young children's peer behavior.

    Science.gov (United States)

    McElwain, Nancy L; Holland, Ashley S; Engle, Jennifer M; Ogolsky, Brian G

    2014-06-01

    Guided by a dyadic view of children's peer behavior, this study assessed actor and partner effects of attachment security and temperament on young children's behavior with an unfamiliar peer. At 33 months of age, child-mother attachment security was assessed via a modified Strange Situation procedure, and parents reported on child temperament (anger proneness and social fearfulness). At 39 months, same-sex children (N = 114, 58 girls) were randomly paired, and child dyads were observed during 3 laboratory visits occurring over 1 month. Actor-partner interdependence models, tested via multilevel modeling, revealed that actor security, partner anger proneness, and acquaintanceship (e.g., initial vs. later visits) combined to predict child behavior. Actor security predicted more responsiveness to the new peer partner at the initial visit, regardless of partner anger proneness. Actor security continued to predict responsiveness at the 2nd and 3rd visits when partner anger was low, but these associations were nonsignificant when partner anger was high. Actor security also predicted a less controlling assertiveness style at the initial visit when partner anger proneness was high, yet this association was nonsignificant by the final visit. The findings shed light on the dynamic nature of young children's peer behavior and indicate that attachment security is related to behavior in expected ways during initial interactions with a new peer, but may change as children become acquainted. PsycINFO Database Record (c) 2014 APA, all rights reserved.

  13. Reciprocal Associations Among Maternal and Child Characteristics of At-Risk Families: A Longitudinal Actor-Partner Interdependence Model.

    Science.gov (United States)

    Claridge, Amy M; Wojciak, Armeda S; Lettenberger-Klein, Cassandra G; Pettigrew, Haley V; McWey, Lenore M; Chaviano, Casey L

    2015-07-01

    Researchers have found linear associations among maternal and child characteristics. However, family systems theorists suggest that relationships are more complex and family members are interdependent. We used actor-partner interdependence modeling to unravel associations among maternal and child characteristics to predict outcomes in adolescence. We used data from 361 mother-child dyads from the Longitudinal Studies of Child Abuse and Neglect and found both actor and partner effects. Maternal depression and history of victimization were associated with children's later reports of lower mother-adolescent relationship quality. Children's perceptions of relationship quality were also associated with mothers' later depressive symptoms and perceptions of relationship quality. Overall, results highlighted interdependence among mothers and their children over time. We discuss implications for marriage and family therapists. © 2014 American Association for Marriage and Family Therapy.

  14. Temperature dependence of fluctuation time scales in spin glasses

    DEFF Research Database (Denmark)

    Kenning, Gregory G.; Bowen, J.; Sibani, Paolo

    2010-01-01

    Using a series of fast cooling protocols we have probed aging effects in the spin glass state as a function of temperature. Analyzing the logarithmic decay found at very long time scales within a simple phenomenological barrier model, leads to the extraction of the fluctuation time scale of the s...

  15. The Interactive Constitution of Actors in Industrial Networks: The Case of the Norwegian City of Alesund

    OpenAIRE

    Frans Prenkert

    2013-01-01

    The actor-dimension of the Activitiy-Resource-Actor (ARA)-model has not gained the same attention among Industrial Marketing and Purchasing (IMP) scholars as the resource and activity dimensions. However, the issue of what an actor actually is, in the sense of its interactive constitution, is important from an industrial marketing and purchasing perspective that emphasizes the interactive character of the business landscape. This is adressed in this paper. As a concequence of their interactiv...

  16. Demystifying facilitation of multi-actor learning processes

    OpenAIRE

    Groot, A.E.

    2002-01-01

    This thesis aims to demystify the facilitation of participatory processes in order to improve the performance of the facilitation professional. As our society is increasingly recognised as pluralistic, characterised by multiple actors with different interests, values and perceptions, participation has become a popular means of bringing about social and technical change. Across the globe, whether in agricultural devel...

  17. Beyond Pain: Coercing Violent Non-State Actors

    Science.gov (United States)

    2010-01-01

    same collection by Abraham Maslow , “A Theory of Motivation,” 174- 175, taken from Psychological Review, 50 (1943). 15 For excellent study of global...utility now? Despite a persistent threat, contemporary theory and practice are not oriented on the VNSA problem. Focus remains on inter-state...actors make imperfect decisions resulting in unexpected behaviors. This is contrary to the underlying premise of classical coercion theory , which

  18. uncertain dynamic systems on time scales

    Directory of Open Access Journals (Sweden)

    V. Lakshmikantham

    1995-01-01

    Full Text Available A basic feedback control problem is that of obtaining some desired stability property from a system which contains uncertainties due to unknown inputs into the system. Despite such imperfect knowledge in the selected mathematical model, we often seek to devise controllers that will steer the system in a certain required fashion. Various classes of controllers whose design is based on the method of Lyapunov are known for both discrete [4], [10], [15], and continuous [3–9], [11] models described by difference and differential equations, respectively. Recently, a theory for what is known as dynamic systems on time scales has been built which incorporates both continuous and discrete times, namely, time as an arbitrary closed sets of reals, and allows us to handle both systems simultaneously [1], [2], [12], [13]. This theory permits one to get some insight into and better understanding of the subtle differences between discrete and continuous systems. We shall, in this paper, utilize the framework of the theory of dynamic systems on time scales to investigate the stability properties of conditionally invariant sets which are then applied to discuss controlled systems with uncertain elements. For the notion of conditionally invariant set and its stability properties, see [14]. Our results offer a new approach to the problem in question.

  19. Chinas carbon-intensity target: climate actors and policy developments

    Energy Technology Data Exchange (ETDEWEB)

    Stensdal, Iselin

    2012-11-01

    China has become the largest GHG emitting country, and announced in 2009 its first policy objective measured in carbon emissions. The carbon-intensity target is to reduce the carbon intensity by 40-45 % by 2020 compared to 200 levels. Since then there has been further policy developments in order to attain the reduction carbon intensity and steer China towards a low-carbon development. The 12th 5-year plan (2011-2015) is strong on incentives for reducing China's carbon intensity such as energy conservation measures and the establishment of new market-based mechanisms. While the central government forms the policies, the implementation is dependent on a range of actors. In addition to the climate change bureaucracy, the positive forces and actors on GHG mitigation is presented. All in all, there are promising developments in China for the years to come.(auth)

  20. Sovereign Wealth Funds as Global Economic and Political Actors: Defining of Notions

    Directory of Open Access Journals (Sweden)

    Андрей Алексеевич Кинякин

    2014-12-01

    Full Text Available The article devoted to consideration of sovereign wealth funds (SWF as economic and political actors as well as analysis of different forms of their activity in the contemporary global economics and politics. The author comes to the conclusion, that sovereign wealth funds play not only the role of providers of interests of the national states, but being the special purpose vehicles (SPV, designated to fulfill the different tasks, turn out to be the new type of global actors.

  1. Evaluation of scaling invariance embedded in short time series.

    Directory of Open Access Journals (Sweden)

    Xue Pan

    Full Text Available Scaling invariance of time series has been making great contributions in diverse research fields. But how to evaluate scaling exponent from a real-world series is still an open problem. Finite length of time series may induce unacceptable fluctuation and bias to statistical quantities and consequent invalidation of currently used standard methods. In this paper a new concept called correlation-dependent balanced estimation of diffusion entropy is developed to evaluate scale-invariance in very short time series with length ~10(2. Calculations with specified Hurst exponent values of 0.2,0.3,...,0.9 show that by using the standard central moving average de-trending procedure this method can evaluate the scaling exponents for short time series with ignorable bias (≤0.03 and sharp confidential interval (standard deviation ≤0.05. Considering the stride series from ten volunteers along an approximate oval path of a specified length, we observe that though the averages and deviations of scaling exponents are close, their evolutionary behaviors display rich patterns. It has potential use in analyzing physiological signals, detecting early warning signals, and so on. As an emphasis, the our core contribution is that by means of the proposed method one can estimate precisely shannon entropy from limited records.

  2. Evaluation of scaling invariance embedded in short time series.

    Science.gov (United States)

    Pan, Xue; Hou, Lei; Stephen, Mutua; Yang, Huijie; Zhu, Chenping

    2014-01-01

    Scaling invariance of time series has been making great contributions in diverse research fields. But how to evaluate scaling exponent from a real-world series is still an open problem. Finite length of time series may induce unacceptable fluctuation and bias to statistical quantities and consequent invalidation of currently used standard methods. In this paper a new concept called correlation-dependent balanced estimation of diffusion entropy is developed to evaluate scale-invariance in very short time series with length ~10(2). Calculations with specified Hurst exponent values of 0.2,0.3,...,0.9 show that by using the standard central moving average de-trending procedure this method can evaluate the scaling exponents for short time series with ignorable bias (≤0.03) and sharp confidential interval (standard deviation ≤0.05). Considering the stride series from ten volunteers along an approximate oval path of a specified length, we observe that though the averages and deviations of scaling exponents are close, their evolutionary behaviors display rich patterns. It has potential use in analyzing physiological signals, detecting early warning signals, and so on. As an emphasis, the our core contribution is that by means of the proposed method one can estimate precisely shannon entropy from limited records.

  3. Involving Freight Transport Actors in Production of Knowledge - Experience with Future Workshop Methodology

    DEFF Research Database (Denmark)

    Jespersen, Per Homann; Drewes, Lise

    2005-01-01

    the experience and knowledge of actors in the freight transport sector are included directly in a scientific process in order to develop future and strategic studies. Future research is often produced as desktop research and presented as the results of scientists’ forecasting and scenario building...... in the format of a future workshop included freight transport stakeholders in the research process in order to produce knowledge meeting scientific quality criteria and at the same time in a form suitable for improving the problem solving capabilities of the participants....

  4. Hugh Grant's Image Restoration Discourse: An Actor Apologizes.

    Science.gov (United States)

    Benoit, William L.

    1997-01-01

    Examines the strategies used by actor Hugh Grant (in his appearances on talk shows) to help restore his reputation after he was arrested for lewd behavior with a prostitute. Uses this case as a springboard to contrast entertainment image repair with political and corporate image repair, arguing that important situational differences can be…

  5. Renewable energy sources. Non-traditional actors on the international market

    International Nuclear Information System (INIS)

    1999-01-01

    Five of Sweden's technical attaches have investigated the non-traditional actors activity within the field of renewable energy sources. Countries studied are USA, Japan, France, Germany and Great Britain

  6. Super-transient scaling in time-delay autonomous Boolean network motifs

    Energy Technology Data Exchange (ETDEWEB)

    D' Huys, Otti, E-mail: otti.dhuys@phy.duke.edu; Haynes, Nicholas D. [Department of Physics, Duke University, Durham, North Carolina 27708 (United States); Lohmann, Johannes [Department of Physics, Duke University, Durham, North Carolina 27708 (United States); Institut für Theoretische Physik, Technische Universität Berlin, Hardenbergstraße 36, 10623 Berlin (Germany); Gauthier, Daniel J. [Department of Physics, Duke University, Durham, North Carolina 27708 (United States); Department of Physics, The Ohio State University, Columbus, Ohio 43210 (United States)

    2016-09-15

    Autonomous Boolean networks are commonly used to model the dynamics of gene regulatory networks and allow for the prediction of stable dynamical attractors. However, most models do not account for time delays along the network links and noise, which are crucial features of real biological systems. Concentrating on two paradigmatic motifs, the toggle switch and the repressilator, we develop an experimental testbed that explicitly includes both inter-node time delays and noise using digital logic elements on field-programmable gate arrays. We observe transients that last millions to billions of characteristic time scales and scale exponentially with the amount of time delays between nodes, a phenomenon known as super-transient scaling. We develop a hybrid model that includes time delays along network links and allows for stochastic variation in the delays. Using this model, we explain the observed super-transient scaling of both motifs and recreate the experimentally measured transient distributions.

  7. Actor-Network Theory and Tourism : Ordering, materiality and multiplicity

    NARCIS (Netherlands)

    Duim, van der V.R.; Ren, C.; Jóhannesson, G.T.

    2012-01-01

    The recent surfacing of actor-network theory (ANT) in tourism studies correlates to a rising interest in understanding tourism as emergent thorough relational practice connecting cultures, natures and technologies in multifarious ways. Despite the widespread application of ANT across the social

  8. Brain-Machine Interface control of a robot arm using actor-critic rainforcement learning.

    Science.gov (United States)

    Pohlmeyer, Eric A; Mahmoudi, Babak; Geng, Shijia; Prins, Noeline; Sanchez, Justin C

    2012-01-01

    Here we demonstrate how a marmoset monkey can use a reinforcement learning (RL) Brain-Machine Interface (BMI) to effectively control the movements of a robot arm for a reaching task. In this work, an actor-critic RL algorithm used neural ensemble activity in the monkey's motor cortext to control the robot movements during a two-target decision task. This novel approach to decoding offers unique advantages for BMI control applications. Compared to supervised learning decoding methods, the actor-critic RL algorithm does not require an explicit set of training data to create a static control model, but rather it incrementally adapts the model parameters according to its current performance, in this case requiring only a very basic feedback signal. We show how this algorithm achieved high performance when mapping the monkey's neural states (94%) to robot actions, and only needed to experience a few trials before obtaining accurate real-time control of the robot arm. Since RL methods responsively adapt and adjust their parameters, they can provide a method to create BMIs that are robust against perturbations caused by changes in either the neural input space or the output actions they generate under different task requirements or goals.

  9. Integrating Water, Actors, and Structure to Study Socio-Hydro-Ecological Systems

    Science.gov (United States)

    Hale, R. L.; Armstrong, A.; Baker, M. A.; Bedingfield, S.; Betts, D.; Buahin, C. A.; Buchert, M.; Crowl, T.; Dupont, R.; Endter-Wada, J.; Flint, C.; Grant, J.; Hinners, S.; Horns, D.; Horsburgh, J. S.; Jackson-Smith, D.; Jones, A. S.; Licon, C.; Null, S. E.; Odame, A.; Pataki, D. E.; Rosenberg, D. E.; Runburg, M.; Stoker, P.; Strong, C.

    2014-12-01

    Urbanization, climate uncertainty, and ecosystem change represent major challenges for managing water resources. Water systems and the forces acting upon them are complex, and there is a need to understand and generically represent the most important system components and linkages. We developed a framework to facilitate understanding of water systems including potential vulnerabilities and opportunities for sustainability. Our goal was to produce an interdisciplinary framework for water resources research to address water issues across scales (e.g., city to region) and domains (e.g., water supply and quality, urban and transitioning landscapes). An interdisciplinary project (iUTAH - innovative Urban Transitions and Aridregion Hydro-sustainability) with a large (N=~100), diverse team having expertise spanning the hydrologic, biological, ecological, engineering, social, planning, and policy sciences motivated the development of this framework. The framework was developed through review of the literature, meetings with individual researchers, and workshops with participants. The Structure-Water-Actor Framework (SWAF) includes three main components: water (quality and quantity), structure (natural, built, and social), and actors (individual and organizational). Key linkages include: 1) ecological and hydrological processes, 2) ecosystem and geomorphic change, 3) planning, design, and policy, 4) perceptions, information, and experience, 5) resource access, and 6) operational water use and management. Our expansive view of structure includes natural, built, and social components, allowing us to examine a broad set of tools and levers for water managers and decision-makers to affect system sustainability and understand system outcomes. We validate the SWAF and illustrate its flexibility to generate insights for three research and management problems: green stormwater infrastructure in an arid environment, regional water supply and demand, and urban river restoration

  10. In a World That Counts: Clustering and Detecting Fake Social Engagement at Scale

    OpenAIRE

    Li, Yixuan; Martinez, Oscar; Chen, Xing; Li, Yi; Hopcroft, John

    2015-01-01

    How can web services that depend on user generated content discern fake social engagement activities by spammers from legitimate ones? In this paper, we focus on the social site of YouTube and the problem of identifying bad actors posting inorganic contents and inflating the count of social engagement metrics. We propose an effective method, Leas (Local Expansion at Scale), and show how the fake engagement activities on YouTube can be tracked over time by analyzing the temporal graph based on...

  11. Dynamics symmetries of Hamiltonian system on time scales

    Energy Technology Data Exchange (ETDEWEB)

    Peng, Keke, E-mail: pengkeke88@126.com; Luo, Yiping, E-mail: zjstulyp@126.com [Department of Physics, Zhejiang Sci-Tech University, Hangzhou 310018 (China)

    2014-04-15

    In this paper, the dynamics symmetries of Hamiltonian system on time scales are studied. We study the symmetries and quantities based on the calculation of variation and Lie transformation group. Particular focus lies in: the Noether symmetry leads to the Noether conserved quantity and the Lie symmetry leads to the Noether conserved quantity if the infinitesimal transformations satisfy the structure equation. As the new application of result, at end of the article, we give a simple example of Noether symmetry and Lie symmetry on time scales.

  12. A Novel Multiple-Time Scale Integrator for the Hybrid Monte Carlo Algorithm

    International Nuclear Information System (INIS)

    Kamleh, Waseem

    2011-01-01

    Hybrid Monte Carlo simulations that implement the fermion action using multiple terms are commonly used. By the nature of their formulation they involve multiple integration time scales in the evolution of the system through simulation time. These different scales are usually dealt with by the Sexton-Weingarten nested leapfrog integrator. In this scheme the choice of time scales is somewhat restricted as each time step must be an exact multiple of the next smallest scale in the sequence. A novel generalisation of the nested leapfrog integrator is introduced which allows for far greater flexibility in the choice of time scales, as each scale now must only be an exact multiple of the smallest step size.

  13. The Social Construction of Transgenic Corn: Relevant Social Actors in Chihuahua

    Directory of Open Access Journals (Sweden)

    Marco Antonio Fernández Nava

    2016-01-01

    Full Text Available According to the socio-technical perspective, the meaning of a technological artefact does not lie within the artefact itself. Analyzing transgenic corn from a socio-technical perspective means taking one’s research beyond the artefact itself. To do this, it is necessary to overcome and avoid determinist positions, be they social or technological. This work takes as it point of departure the Social Construction of Technology Focus (SCOT. In this sense, transgenic corn is an unfinished object that is affected by an onslaught of struggles, opinions, agreements, disagreements, designs and redefinitions of the relevant social actors. These groups, the Democratic Campesino Front, El Barzón, National Agro-dynamic and Regional Agricultural Union of Yellow Corn Producers (UNIPRO, demonstrate how technological development is a social process. The deconstruction of transgenic corn according to the perspectives of these different social actors is key to the process of constructivist analysis: to take the artefacts just as each social actor views them. The objective of this study then is to describe how the different social groups, through their actions, construct and deconstruct the meaning of transgenic corn in Chihuahua, Mexico.

  14. Managing Actors, Resources, and Activities in Innovation Ecosystems – A Design Science Approach

    OpenAIRE

    Valkokari , Katri; Amitrano , Cristina ,; Bifulco , Francesco; Valjakka , Tiina

    2016-01-01

    Part 13: Design Science and Business Models - Design Science Research; International audience; Through a design science approach, the paper explores how actors in a network create and sustain competitive advantage independently and through participation in a system of actors (i.e., a collaborative network) who are not hierarchically managed but, rather, act toward their own goals within the innovation ecosystem. In accordance with design studies, the relevance of research and its quality are ...

  15. Microsecond time-scale kinetics of transient biochemical reactions

    NARCIS (Netherlands)

    Mitic, S.; Strampraad, M.J.F.; Hagen, W.R.; de Vries, S.

    2017-01-01

    To afford mechanistic studies in enzyme kinetics and protein folding in the microsecond time domain we have developed a continuous-flow microsecond time-scale mixing instrument with an unprecedented dead-time of 3.8 ± 0.3 μs. The instrument employs a micro-mixer with a mixing time of 2.7 μs

  16. Full-scale and time-scale heating experiments at Stripa: preliminary results. Technical project report No. 11

    International Nuclear Information System (INIS)

    Cook, N.G.W.; Hood, M.

    1978-12-01

    Two full-scale heating experiments and a time-scale heating experiment have recently been started in granite 340 meters below surface. The purpose of the full-scale heating experiments is to assess the near-field effects of thermal loading for the design of an underground repository of nuclear wastes. That of the time-scale heating experiments is to obtain field data of the interaction between heaters and its effect on the rock mass during a period of about two years, which corresponds to about twenty years of full-scale operation. Geological features of the rock around each experiment have been mapped carefully, and temperatures, stresses and displacements induced in the rock by heating have been calculated in advance of the experiments. Some 800 different measurements are recorded at frequent intervals by a computer system situated underground. These data can be compared at any time with predictions made earlier on video display units underground

  17. Branching points for transition pathways: assessing responses of actors to challenges on pathways to a low carbon future

    International Nuclear Information System (INIS)

    Foxon, Timothy J.; Pearson, Peter J.G.; Arapostathis, Stathis; Carlsson-Hyslop, Anna; Thornton, Judith

    2013-01-01

    This paper describes initial analysis of branching points on a set of transition pathways to a UK low carbon electricity future by 2050. As described in other papers in this special issue, we are exploring and analysing a set of core transition pathways, based on alternative governance patterns in which the ‘logics’ of market actors, government actors and civil society actors, respectively dominate. This core pathway analysis is enhanced by analyses of branching points within and across the pathways, which informs how competition between different logics plays out at key decision points. Branching points are defined as key decision points at which choices made by actors, in response to internal or external stresses or triggers, determine whether and in what ways the pathway is followed. A set of initial branching points for our three core transition pathways is identified through project and stakeholder workshops, and drawing on analysis of actors’ choices and responses at past branching points in energy system transitions. The potential responses of the actors are identified at these branching points, and risk mitigation strategies are formulated for the dominant actors to reinforce that pathway, as well as opportunities for actors to move away from the pathway. - Highlights: Transition Pathways is analysing three potential pathways to a low carbon future. ► Stresses lead to branching points, where actors make choices, creating pathways. ► These choices may lead to path-dependency. ► Differences in governance logics within transition pathways are also analysed. ► Studying branching points adds theoretical understanding and policy relevance to TP.

  18. Policy analysis of multi-actor systems

    CERN Document Server

    Enserink, Bert; Kwakkel, Jan; Thissen, Wil; Koppenjan, Joop; Bots, Pieter

    2010-01-01

    Policy analysts love solving complex problems. Their favorite problems are not just technically complex but also characterized by the presence of many different social actors that hold conflicting interests, objectives, and perceptions and act strategically to get the best out of a problem situation. This book offers guidance for policy analysts who want to assess if and how their analysis could be of help, based on the premise that problem formulation is the cornerstone in addressing complex problems. This book positions policy analysis within the theories on processes of policy making, and f

  19. Length and time scales of atmospheric moisture recycling

    Directory of Open Access Journals (Sweden)

    R. J. van der Ent

    2011-03-01

    Full Text Available It is difficult to quantify the degree to which terrestrial evaporation supports the occurrence of precipitation within a certain study region (i.e. regional moisture recycling due to the scale- and shape-dependence of regional moisture recycling ratios. In this paper we present a novel approach to quantify the spatial and temporal scale of moisture recycling, independent of the size and shape of the region under study. In contrast to previous studies, which essentially used curve fitting, the scaling laws presented by us follow directly from the process equation. thus allowing a fair comparison between regions and seasons. The calculation is based on ERA-Interim reanalysis data for the period 1999 to 2008. It is shown that in the tropics or in mountainous terrain the length scale of recycling can be as low as 500 to 2000 km. In temperate climates the length scale is typically between 3000 to 5000 km whereas it amounts to more than 7000 km in desert areas. The time scale of recycling ranges from 3 to 20 days, with the exception of deserts, where it is much longer. The most distinct seasonal differences can be observed over the Northern Hemisphere: in winter, moisture recycling is insignificant, whereas in summer it plays a major role in the climate. The length and time scales of atmospheric moisture recycling can be useful metrics to quantify local climatic effects of land use change.

  20. Can tics be performed convincingly by an actor?

    Science.gov (United States)

    Müller-Vahl, Kirsten R; Riemann, Laura; Krämer, Hermann; Münchau, Alexander

    2014-01-01

    In the German movie "Vincent will Meer" a healthy actor portrays a man with Tourette's syndrome. Objective. The aim of this study was to investigate whether the performance of tics is convincing and whether this judgment depends on whether he/she suffers from tics or not. While the movie was broadcasted in German cinemas, we put an online survey (including 28 questions on different aspects related to the observation, performance, and authenticity of tics) on the web pages of the German self-help group. 276/296 surveys submitted could be used for further analyses. 95.7% of all participants felt that the performance of tics was convincing. However, people with tics (n = 26) were less convinced compared to those who had never met a person with tics (n = 110) (P = 0.020). Our results further support the hypothesis that tics are not "abnormal" but "physiological" movements that are only misplaced both in time and context.

  1. Can Tics be Performed Convincingly by an Actor?

    Directory of Open Access Journals (Sweden)

    Kirsten R. Müller-Vahl

    2014-01-01

    Full Text Available Background. In the German movie “Vincent will Meer” a healthy actor portrays a man with Tourette’s syndrome. Objective. The aim of this study was to investigate whether the performance of tics is convincing and whether this judgment depends on whether he/she suffers from tics or not. Methods. While the movie was broadcasted in German cinemas, we put an online survey (including 28 questions on different aspects related to the observation, performance, and authenticity of tics on the web pages of the German self-help group. 276/296 surveys submitted could be used for further analyses. Results. 95.7% of all participants felt that the performance of tics was convincing. However, people with tics (n=26 were less convinced compared to those who had never met a person with tics (n=110 (P=0.020. Conclusions. Our results further support the hypothesis that tics are not “abnormal” but “physiological” movements that are only misplaced both in time and context.

  2. Counterterrorism in the Russian Arctic: legal framework and central actors

    Directory of Open Access Journals (Sweden)

    Ingvill M. Elgsaas

    2017-12-01

    Full Text Available Russia’s strategic interests in the Arctic coupled with a complex and diffuse terrorist threat has produced a niche topic: Arctic counterterrorism. Arctic counterterrorism is a new and underdeveloped topic that has received only limited attention. This article contributes a discussion of the legal framework and the main actors involved in countering terrorism in the Russian Arctic. The author finds that the legal framework for counterterrorism is extensive yet centered in core documents. Similarly, counterterrorism involves many and varied actors united in a relatively simple and streamlined national system for counterterrorism. Current legal regulation and organisation provide a solid base that may support efficient management of counterterrorism, also in the Arctic. A notable strength is the concentration of coordination responsibilities in the hands of one central actor, the FSB. Another important characteristic is that the system is symmetrical and follows Russia’s federal organisation with coordinating bodies for all regions including those in the Arctic. Counterterrorism legislation is kept up to date and the trend is towards tougher punishments and a wide understanding of terrorist offenses. A potential weak spot is the unclear role of the newly formed National Guard. The uncertainty surrounding the role of the National Guard in the fight against terrorism may challenge the FSB and weaken coordination of the system for counterterrorism in the future.

  3. Conflicts and Negotiations about framings of gender equality and diversity by political actors within the European public sphere

    DEFF Research Database (Denmark)

    Siim, Birte

    2014-01-01

    that the European Union (EU) approach to gender equality has strengthened the transnational space of mobilization and given actors new possibilities to negotiate about multiple inequalities and direct their claims at different levels. This has at the same time led to a diversification of women’s claims...... and conflicts about the meanings and framings of gender equality and diversity within the EPS. This is illustrated by case studies of the framing of gender equality and ethno-national diversity by political actors in the European Women’s Lobby and the European Parliament. The article proposes......This article addresses conflicts and negotiations about gender equality and diversity within the European public sphere (EPS). It aims to explore the specific constraints and possibilities for realizing gender equality and justice from the transnational European context. Research illustrates...

  4. Living Labs as boundary-spanners between Triple Helix actors

    NARCIS (Netherlands)

    van Geenhuizen, M.S.

    2016-01-01

    Living labs are an increasingly popular methodology to enhance innovation. Living labs aim to span boundaries between different organizations, among others Triple helix actors, by acting as a network organization typically in a real-life environment to foster co-creation by user-groups. This paper

  5. Large Deviations for Two-Time-Scale Diffusions, with Delays

    International Nuclear Information System (INIS)

    Kushner, Harold J.

    2010-01-01

    We consider the problem of large deviations for a two-time-scale reflected diffusion process, possibly with delays in the dynamical terms. The Dupuis-Ellis weak convergence approach is used. It is perhaps the most intuitive and simplest for the problems of concern. The results have applications to the problem of approximating optimal controls for two-time-scale systems via use of the averaged equation.

  6. Some New Inequalities of Opial's Type on Time Scales

    Directory of Open Access Journals (Sweden)

    Samir H. Saker

    2012-01-01

    Full Text Available We will prove some new dynamic inequalities of Opial's type on time scales. The results not only extend some results in the literature but also improve some of them. Some continuous and discrete inequalities are derived from the main results as special cases. The results can be applied on the study of distribution of generalized zeros of half-linear dynamic equations on time scales.

  7. An irresponsible biography of the actor Laurence Harvey: motion pictures, white wine, older women & long thin cigarettes

    OpenAIRE

    Brannon, Matthew

    2015-01-01

    Tiré du site Internet de Onestar Press: "Pocket edition of Laurence Harvey's "irresponsible" biography by Matthew Brannon. From the back cover of the book : Call yourself an actor ? You're not even a bad actor. You can't act at all, you fucking stupid hopeless sniveling little cunt-faced cunty fucking shit-faced arse-hole ... LAURENCE OLIVIER to Laurence Havery from Robert Stephen's "Knight errant : memoirs of a vagabond actor", Hodder and Stoughton, 1995.".

  8. Lone-Actor Terrorism. Toolkit Paper 1 : Practical Guidance for Mental Health Practitioners and Social Workers

    NARCIS (Netherlands)

    Bakker, E.; Roy, de van Zuijdewijn J.

    2016-01-01

    The aim of this paper is to draw out practical implications for mental health practitioners and social workers in dealing with Lone-Actor Terrorism. It is not intended to provide a profile of lone-actor terrorists, but rather to offer guidance that may be of use to practitioners in Europe (and

  9. Male and Female Social Actor Representation in Four Corners 4: A Critical Discourse Perspective

    Directory of Open Access Journals (Sweden)

    Ali Roohani

    2014-12-01

    Full Text Available This study aims at investigating the linguistic representation of male and female social actors in the Four Corners 4 textbook, drawing on CDA. More specifically, van Leeuwen’s (1996 framework, which highlights the connection of linguistic and social practices, is used as the analytical framework to examine gendered social actors in this English language teaching (ELT textbook. To this end, content analysis was done to explore the frequency and proportion of each social actor. Quantitative and qualitative data analysis showed that there were some differences, though not statistically significant, between males and females regarding substitution, individualization, and activation. Males, in contrast with females, were included more as active and famous actors in social circumstances and they were more individualized. In addition, they were more activated through circumstantialization and participation. On the other hand, the case of formalization was mostly observed for males. Moreover, males and females were distributed equally in the textbook in terms of classification, genericization, and collectivization. The results reveal that the gender bias still exists, though to a small degree, in this ELT textbook, which is taught as a substitution for the previous ELT textbooks in many language schools in Iran.

  10. The actor set-up of TV advertising. A new process for hybrid formats

    OpenAIRE

    von Rimscha, M Bjørn; Rademacher, Patrick

    2008-01-01

    The paper introduces a basic description of the advertising process in TV advertising and discusses how this process might be altered when 30 second spots are replaced by hybrid advertising formats such as sponsoring and placements. For each actor in the process the potential benefit of hybrid advertising is identified and the respective interest in changing the process is deduced. A qualitative interview study with representatives from each actor in the process is used to illustrate that con...

  11. Qualitative aspects of Volterra integro-dynamic system on time scales

    Directory of Open Access Journals (Sweden)

    Vasile Lupulescu

    2013-01-01

    Full Text Available This paper deals with the resolvent, asymptotic stability and boundedness of the solution of time-varying Volterra integro-dynamic system on time scales in which the coefficient matrix is not necessarily stable. We generalize at time scale some known properties about asymptotic behavior and boundedness from the continuous case. Some new results for discrete case are obtained.

  12. Time Scale Analysis of Interest Rate Spreads and Output Using Wavelets

    Directory of Open Access Journals (Sweden)

    Marco Gallegati

    2013-04-01

    Full Text Available This paper adds to the literature on the information content of different spreads for real activity by explicitly taking into account the time scale relationship between a variety of monetary and financial indicators (real interest rate, term and credit spreads and output growth. By means of wavelet-based exploratory data analysis we obtain richer results relative to the aggregate analysis by identifying the dominant scales of variation in the data and the scales and location at which structural breaks have occurred. Moreover, using the “double residuals” regression analysis on a scale-by-scale basis, we find that changes in the spread in several markets have different information content for output at different time frames. This is consistent with the idea that allowing for different time scales of variation in the data can provide a fruitful understanding of the complex dynamics of economic relationships between variables with non-stationary or transient components, certainly richer than those obtained using standard time domain methods.

  13. Widening the scope? How intermediary actors can shape energy consumption

    DEFF Research Database (Denmark)

    Maneschi, Davide

    2013-01-01

    This paper deals with energy consumption in the residential sector and with the implementation of measures to reduce it. While most research dealing with energy consumption has targeted factors and drivers at the individual user level, more recent works have highlighted collective aspects...... of (energy) consumption, both to explain the resilience of consumption patterns and to identify leverage points for the reduction of energy use. One understudied aspect of this discussion is the way “intermediary” actors – those actors who are neither policy makers, nor users, nor energy providers...... – influence energy consumption. This paper presents a review of the literature on intermediaries, providing an overview of their roles and contextualizing their functions in energy efficiency improvements. The review shows how the concept of intermediaries has been used in research dealing with innovation...

  14. Selective visual scaling of time-scale processes facilitates broadband learning of isometric force frequency tracking.

    Science.gov (United States)

    King, Adam C; Newell, Karl M

    2015-10-01

    The experiment investigated the effect of selectively augmenting faster time scales of visual feedback information on the learning and transfer of continuous isometric force tracking tasks to test the generality of the self-organization of 1/f properties of force output. Three experimental groups tracked an irregular target pattern either under a standard fixed gain condition or with selectively enhancement in the visual feedback display of intermediate (4-8 Hz) or high (8-12 Hz) frequency components of the force output. All groups reduced tracking error over practice, with the error lowest in the intermediate scaling condition followed by the high scaling and fixed gain conditions, respectively. Selective visual scaling induced persistent changes across the frequency spectrum, with the strongest effect in the intermediate scaling condition and positive transfer to novel feedback displays. The findings reveal an interdependence of the timescales in the learning and transfer of isometric force output frequency structures consistent with 1/f process models of the time scales of motor output variability.

  15. [Construction of the Time Management Scale and examination of the influence of time management on psychological stress response].

    Science.gov (United States)

    Imura, Tomoya; Takamura, Masahiro; Okazaki, Yoshihiro; Tokunaga, Satoko

    2016-10-01

    We developed a scale to measure time management and assessed its reliability and validity. We then used this scale to examine the impact of time management on psychological stress response. In Study 1-1, we developed the scale and assessed its internal consistency and criterion-related validity. Findings from a factor analysis revealed three elements of time management, “time estimation,” “time utilization,” and “taking each moment as it comes.” In Study 1-2, we assessed the scale’s test-retest reliability. In Study 1-3, we assessed the validity of the constructed scale. The results indicate that the time management scale has good reliability and validity. In Study 2, we performed a covariance structural analysis to verify our model that hypothesized that time management influences perceived control of time and psychological stress response, and perceived control of time influences psychological stress response. The results showed that time estimation increases the perceived control of time, which in turn decreases stress response. However, we also found that taking each moment as it comes reduces perceived control of time, which in turn increases stress response.

  16. 'Glocal' politics of scale on environmental issues: Climate change, water and forests

    NARCIS (Netherlands)

    Gupta, J.; Padt, F.; Opdam, P.; Polman, N.; Termeer, C.

    2014-01-01

    The lack of objective ability to define the level of a problem leads to the politics of scale. A multidisciplinary, glocal approach helps scholars and policymakers to transcend such territorial traps and understand how scale is used as a political tool by social actors. This chapter explains how a

  17. Actor coalitions and implementation in strategic delta planning: Opening the Haringvliet sluices in the Netherlands

    Science.gov (United States)

    Vermoolen, Myrthe; Hermans, Leon

    2016-04-01

    The sustained development of urbanizing deltas is influenced by natural and societal processes. These processes are characterized by their long time span, in which conflicting interests of different stakeholders have to be reconciled. Reaching consent between actors is a challenge itself, but maintaining this consent throughout different stages of strategic planning - from advocacy and agenda setting to implementation - over these long periods of time is even more difficult. The implementation stage still includes many different actors involved, some of which are different than the ones who agreed before, due to both the long run of the strategic delta planning, and to a shift of tasks and responsibilities. Thus, implementation of strategic plans often features delays, deviations of agreed plans and unintended outcomes. A key question therefore is how coalition dynamics in (pre-)planning stages influence and are influenced by the coalition dynamics during implementation. The different stages in strategic planning are often studied from either a plan formulation or an implementation perspective, but the connection between the two proves an important bottleneck for strategic planning in deltas. For instance, many building with nature solutions are still in their pilot-phase, and their upscaling can profit from lessons concerning past implementation efforts. The proposed contribution will use the case of the management of the Dutch Haringvliet sluices and the decision ('Kierbesluit') in 2000 to put these sluices ajar, to study the link between the different strategic delta planning stages and the role of the formation and change of actor coalitions herein. With the completion of the Haringvliet dam with outlet sluices in 1970, the Haringvliet estuary of the rivers Rhine and Meuse was closed off from the sea, creating a fresh water lake. This was done to make the Dutch Southwest delta safe from flooding, and had positive effects for agricultural water supply and

  18. Transitions across place and space – Spatial transitions in an Actor Network perspective

    DEFF Research Database (Denmark)

    Kerndrup, Søren; Mosgaard, Mette

    2012-01-01

    , that interactions and relations in these networks in spite of their focus on proximity, locality and regional development are integrated in multiple scalar interactions. These multiscalar interactions and relations are mediated by objects and artefacts, and therefore they are often not seen as part of the networks.......The empirical and theoretical frameworks of transitions focus mainly on specific scale of change e.g. local, regional or national transitions. One reason for this lack of an integrative framework of territorial and spatial distribution of transitions process is the ambition of transition framework...... network perspective in order to develop the spatial dimensions of transitions. The paper is based on an ongoing research project of spatial dimensions of the transitions in energy production and consumption networks in the northern part of Denmark. The paper show by using an actor network perspective...

  19. [Who is against prevention? A map of policy actors favoring smoking in Spain].

    Science.gov (United States)

    Granero, Lluís; Villalbí, Joan Ramón; Gallego, Raquel

    2004-01-01

    For a comprehensive approach to policies on smoking, the map of actors related to tobacco and their political ties needs to be identified. The present article constitutes the first attempt at this task in Spain. Analysis of the press, industry publications, and interviews with key people. Active actors favoring smoking in Spain were identified and classified according to their characteristics, the sphere in which they act, and their preferred territorial arena. We identified tobacco companies (Altadis and Philip Morris dominate the market), tobacco trade organizations (tobacconists), front-line organizations created by the tobacco industry (The Smokers for Tolerance Club), organizations of tobacco growers, and processing companies. Distribution to retailers is dominated by Logista, owned by Altadis. Other sectors to take into account are vending companies and those manufacturing related products (cigarette paper, matches or lighters). The contacts of these actors with the public administration are reviewed, notable among which are the role of the Commissioner for the Tobacco Market, the Ministry of Agriculture, the Ministry of Finance and the Ministry of the Economy. Ties were also found with employers' organizations, some political parties, and unions, as well as with other sectors with social influence such as the media and advertising sectors. The map of actors favoring smoking in Spain is complex and goes beyond the confines of the tobacco industry. Understanding this web is crucial to promoting comprehensive prevention policies.

  20. Percepción de actores involucrados en el estado de conservación del Humedal Torca-Guaymaral, Bogotá-Colombia (Perception of actors involved in the conservation status of the Torca-Guaymaral wetland, Bogotá-Colombia

    Directory of Open Access Journals (Sweden)

    Ellie Anne López Barrera

    2017-06-01

    Full Text Available RESUMEN El Humedal Torca-Guaymaral se localiza en un territorio estratégico de conectividad ecológica del borde norte de la ciudad de Bogotá en Colombia. Sin embargo, la complejidad relacionada con los actores y la gobernanza del territorio, han impedido que el sistema socio-ecológico se desarrolle hacia un proceso de preservación de los componentes ambientales que lo conforman, generándose un deterioro en la calidad ambiental del territorio. En este contexto, el objetivo del presente estudio es aproximarse a la percepción de los actores involucrados en la conservación del humedal, y al mismo tiempo generar un espacio de intercambio de experiencias y conocimientos entre estos, que conlleve a la apropiación y formulación de soluciones conjuntas para mejorar la gestión del sistema socio-ecológico. Metodologías aplicadas como la cartografía social y el diálogo de actores, permiten identificar la percepción de actores involucrados en el estado de conservación del Humedal Torca-Guaymaral, para obtener un diagnóstico inicial de la situación ambiental actual del ecosistema. ABSTRACT The Torca-Guaymaral wetland is located in a strategic area of ecological connectivity in the northern region of Bogota city. However, the complexity related to the actors and the governance of the territory, have prevented the socio-ecological system development towards a process of environmental preservation, thus resulting in the deterioration of environmental quality. In this context, the objective of this study is to approach the perception of actors involved in the wetland conservation process, while creating a space for exchange of experiences and knowledge between them, formulating joint solutions and improve the management of the socio-ecological system. Methodologies involve the use of social cartography and stakeholder dialogue, to identify the perception of actors involved in the conservation status of the Torca-Guaymaral wetland, for an

  1. The role of topography on catchment‐scale water residence time

    Science.gov (United States)

    McGuire, K.J.; McDonnell, Jeffery J.; Weiler, M.; Kendall, C.; McGlynn, B.L.; Welker, J.M.; Seibert, J.

    2005-01-01

    The age, or residence time, of water is a fundamental descriptor of catchment hydrology, revealing information about the storage, flow pathways, and source of water in a single integrated measure. While there has been tremendous recent interest in residence time estimation to characterize watersheds, there are relatively few studies that have quantified residence time at the watershed scale, and fewer still that have extended those results beyond single catchments to larger landscape scales. We examined topographic controls on residence time for seven catchments (0.085–62.4 km2) that represent diverse geologic and geomorphic conditions in the western Cascade Mountains of Oregon. Our primary objective was to determine the dominant physical controls on catchment‐scale water residence time and specifically test the hypothesis that residence time is related to the size of the basin. Residence times were estimated by simple convolution models that described the transfer of precipitation isotopic composition to the stream network. We found that base flow mean residence times for exponential distributions ranged from 0.8 to 3.3 years. Mean residence time showed no correlation to basin area (r2 organization (i.e., topography) rather than basin area controls catchment‐scale transport. Results from this study may provide a framework for describing scale‐invariant transport across climatic and geologic conditions, whereby the internal form and structure of the basin defines the first‐order control on base flow residence time.

  2. Actors of Columbian drug trade : development and transformation

    Directory of Open Access Journals (Sweden)

    Soňa Smolíková

    2011-06-01

    Full Text Available The aim of this article is to portray the main shifts which have been taking place in Colombian drug scene since the 70’s up to the present especially in relation to actors of this business and form of their activity. At first the development of Colombian drug trade till the 80’s when two big cartels centered in Medellín and Cali arose will be briefly outlined. These cartels were able to control a great part of domestic drug trade and due to their enormous power represented serious threat to Colombian state. Thus the cartels declared open warfare with the state in the 80’s. After the cartels’ elimination in the middle of 90’s new actors represented by small drug organizations arose in Colombian drug scene. These small groups were dependent upon cooperation with foreign partners, especially with Mexican cartels. Ever more important role in drug business is played by Colombian left-wing guerilla groups which will be described in the next part of the article. The problem of right-wing paramilitary groups and their participation in Colombian drug trade will be mentioned as well.

  3. Characteristic time scales for diffusion processes through layers and across interfaces

    Science.gov (United States)

    Carr, Elliot J.

    2018-04-01

    This paper presents a simple tool for characterizing the time scale for continuum diffusion processes through layered heterogeneous media. This mathematical problem is motivated by several practical applications such as heat transport in composite materials, flow in layered aquifers, and drug diffusion through the layers of the skin. In such processes, the physical properties of the medium vary across layers and internal boundary conditions apply at the interfaces between adjacent layers. To characterize the time scale, we use the concept of mean action time, which provides the mean time scale at each position in the medium by utilizing the fact that the transition of the transient solution of the underlying partial differential equation model, from initial state to steady state, can be represented as a cumulative distribution function of time. Using this concept, we define the characteristic time scale for a multilayer diffusion process as the maximum value of the mean action time across the layered medium. For given initial conditions and internal and external boundary conditions, this approach leads to simple algebraic expressions for characterizing the time scale that depend on the physical and geometrical properties of the medium, such as the diffusivities and lengths of the layers. Numerical examples demonstrate that these expressions provide useful insight into explaining how the parameters in the model affect the time it takes for a multilayer diffusion process to reach steady state.

  4. Wind power impacts and electricity storage - a time scale perspective

    DEFF Research Database (Denmark)

    Hedegaard, Karsten; Meibom, Peter

    2012-01-01

    Integrating large amounts of wind power in energy systems poses balancing challenges due to the variable and only partly predictable nature of wind. The challenges cover different time scales from intra-hour, intra-day/day-ahead to several days and seasonal level. Along with flexible electricity...... demand options, various electricity storage technologies are being discussed as candidates for contributing to large-scale wind power integration and these also differ in terms of the time scales at which they can operate. In this paper, using the case of Western Denmark in 2025 with an expected 57% wind...... power penetration, wind power impacts on different time scales are analysed. Results show consecutive negative and high net load period lengths indicating a significant potential for flexibility measures capable of charging/activating demand and discharging/inactivating demand in periods of 1 h to one...

  5. Level of implementation of best practice policies for creating healthy food environments: assessment by state and non-state actors in Thailand.

    Science.gov (United States)

    Phulkerd, Sirinya; Vandevijvere, Stefanie; Lawrence, Mark; Tangcharoensathien, Viroj; Sacks, Gary

    2017-02-01

    To determine and compare the level of implementation of policies for healthy food environments in Thailand with reference to international best practice by state and non-state actors. Data on the current level of implementation of food environment policies were assessed independently using the adapted Healthy Food Environment Policy Index (Food-EPI) by two groups of actors. Concrete actions were proposed for Thai Government. A joint meeting between both groups was subsequently held to reach consensus on priority actions. Thailand. Thirty state actors and twenty-seven non-state actors. Level of policy implementation varied across different domains and actor groups. State actors rated implementation levels higher than non-state actors. Both state and non-state actors rated level of implementation of monitoring of BMI highest. Level of implementation of policies promoting in-store availability of healthy foods and policies increasing tax on unhealthy foods were rated lowest by state and non-state actors, respectively. Both groups reached consensus on eleven priority actions for implementation, focusing on food provision in public-sector settings, food composition, food promotion, leadership, monitoring and intelligence, and food trade. Although the implementation gaps identified and priority actions proposed varied between state and non-state actors, both groups achieved consensus on a comprehensive food policy package to be implemented by the Thai Government to improve the healthiness of food environments. This consensus is a platform for continued policy dialogue towards cross-sectoral policy coherence and effective actions to address the growing burden of non-communicable diseases and obesity in Thailand.

  6. Of International Actors, Nodal Governance and the African Peer ...

    African Journals Online (AJOL)

    Based on the recent political unrest in Kenya, I argue that one way in which the. African Peer Review Mechanism (APRM) can improve governance in Africa and indeed see through the implementation of its review recommendations is to form networks with other international actors. These networks will be constituted by ...

  7. Lone-actor Terrorism and Impulsivity.

    Science.gov (United States)

    Meloy, J Reid; Pollard, Jeffrey W

    2017-11-01

    In some recent cases of lone-actor terrorism, there is evidence the subject acted impulsively, often in response to a triggering event which contained a loss and humiliation. Evidence suggests the subjects acted precipitously, despite planning and preparation carried out in the preceding weeks or months, and their attacks failed to include the often considerable preparation that had been done. The pathway became a runway. The authors recommend the traditional assessment of impulsivity in persons of concern for lone acts of terrorism, as well as other proximal warning behaviors for targeted violence. Both indirect and direct assessment guidelines are proposed, with an emphasis upon self-report, psychological testing, collateral data gathering, and historical records. © 2017 American Academy of Forensic Sciences.

  8. The Grenelle de l'Environnement - actors, discourses, effects

    International Nuclear Information System (INIS)

    Boy, Daniel; Brugidou, Mathieu; Halpern, Charlotte; Lascoumes, Pierre

    2012-01-01

    This document proposes an abstract of a collective publication which aimed at assessing the effects of the French environmental policy 'Grenelle de l'Environnement', its methodological originality and its consequences in terms of environmental public policies. The authors propose a sociological analysis of the about thousand five hundred involved actors, a thorough analysis of discourses, and an inventory of effects in three specific fields

  9. New time scale based k-epsilon model for near-wall turbulence

    Science.gov (United States)

    Yang, Z.; Shih, T. H.

    1993-01-01

    A k-epsilon model is proposed for wall bonded turbulent flows. In this model, the eddy viscosity is characterized by a turbulent velocity scale and a turbulent time scale. The time scale is bounded from below by the Kolmogorov time scale. The dissipation equation is reformulated using this time scale and no singularity exists at the wall. The damping function used in the eddy viscosity is chosen to be a function of R(sub y) = (k(sup 1/2)y)/v instead of y(+). Hence, the model could be used for flows with separation. The model constants used are the same as in the high Reynolds number standard k-epsilon model. Thus, the proposed model will be also suitable for flows far from the wall. Turbulent channel flows at different Reynolds numbers and turbulent boundary layer flows with and without pressure gradient are calculated. Results show that the model predictions are in good agreement with direct numerical simulation and experimental data.

  10. Dispositional Traits versus the Content of Experience: Actor/Observer Differences in Judgments of the "Authentic Self."

    Science.gov (United States)

    Johnson, Joel T.; Boyd, Kenneth R.

    1995-01-01

    Investigated whether actors and observers differ in their beliefs about what features of an individual best reflect his/her "authentic self." Results indicate that actors' views differed significantly from observers'. Friend raters believed that their friends' dispositional traits were better indicators than what their friends actually did,…

  11. The Second Noether Theorem on Time Scales

    Directory of Open Access Journals (Sweden)

    Agnieszka B. Malinowska

    2013-01-01

    Full Text Available We extend the second Noether theorem to variational problems on time scales. As corollaries we obtain the classical second Noether theorem, the second Noether theorem for the h-calculus and the second Noether theorem for the q-calculus.

  12. 1968 en América Latina: aparición de nuevos actores

    Directory of Open Access Journals (Sweden)

    Alvar De la Llosa

    2009-12-01

    Full Text Available Más allá de reivindicaciones y protestas semejantes a las que se desarrollan en Europa y en el mundo, el año 1968 en América Latina se caracteriza por la aparición de nuevos actores (jóvenes, clases medias, feminismo, Iglesia, sindicatos. Los nuevos actores tienden a ocupar el hueco dejado por actores tradicionales que, en el seno de sociedades debilitadas por la crisis económica, ya no consiguen desempeñar su papel de actores democráticos. La organización de las Olimpiadas en México y la visita papal en Colombia prueban hasta qué punto la región es integrada al mundo moderno. Pero en México como en Argentina la prepotencia de gobiernos que se niegan al diálogo provoca choques violentos. 1968 está también marcado por opciones represivas que anuncian la acción violenta de los estados terroristas que 5 años más tarde conquistarán el poder mediante golpes de estado.____________________ABSTRACT:More than just voicing demands and protestations similar to those heard in Europe and around the world, the Americas in 1968 were mainly characterized by new articulate social groups (young people, middle class, feminists, church, trade-unions forefront. Within societies affected by an economic crisis, theses new social actors emerged upon a scene abandoned by other groups who, due to economical crisis, were no longer able or willing to take on their democratic duty. The choice of Mexico for the Olympic Games and the Pope's visit to Colombia are certainly evidence that Latin America was now integrated to the modern world. In Mexico and Argentina, however, authoritarian governments turned a deaf ear to demands put forth by their citizens thus creating a climate of social violence and upheaval. In 1968, an increase in repression as the sole response by the State, announced the brutality that future terrorist governments were soon to practise from 1973 on when the military juntas took over state control through putsches.

  13. Scale and time dependence of serial correlations in word-length time series of written texts

    Science.gov (United States)

    Rodriguez, E.; Aguilar-Cornejo, M.; Femat, R.; Alvarez-Ramirez, J.

    2014-11-01

    This work considered the quantitative analysis of large written texts. To this end, the text was converted into a time series by taking the sequence of word lengths. The detrended fluctuation analysis (DFA) was used for characterizing long-range serial correlations of the time series. To this end, the DFA was implemented within a rolling window framework for estimating the variations of correlations, quantified in terms of the scaling exponent, strength along the text. Also, a filtering derivative was used to compute the dependence of the scaling exponent relative to the scale. The analysis was applied to three famous English-written literary narrations; namely, Alice in Wonderland (by Lewis Carrol), Dracula (by Bram Stoker) and Sense and Sensibility (by Jane Austen). The results showed that high correlations appear for scales of about 50-200 words, suggesting that at these scales the text contains the stronger coherence. The scaling exponent was not constant along the text, showing important variations with apparent cyclical behavior. An interesting coincidence between the scaling exponent variations and changes in narrative units (e.g., chapters) was found. This suggests that the scaling exponent obtained from the DFA is able to detect changes in narration structure as expressed by the usage of words of different lengths.

  14. Camus' Actor as Tom Stoppard's Player; A Key to Interpreting "Rosencrantz and Guildenstern Are Dead."

    Science.gov (United States)

    Zivanovic, Judith

    An examination of Albert Camus' definition of the actor in "The Myth on Sisyphus" helps to illuminate the character and role of The Player in Tom Stoppard's play and, hence, to bring light to an understanding of the philosophy of the play itself. The actor, for Camus, reveals our mortality in the face of the absurdity of our mortality,…

  15. Influence of Diaspora and Civil Society Actors on the Internationalisation of MNEs in Emerging Market

    DEFF Research Database (Denmark)

    Rana, Mohammad Bakhtiar; Elo, Maria

    2015-01-01

    influence. The findings illustrate the central role of diaspora related innovation, motivation, knowledge, network and funding that supported this emerging market INV development. The study contributes to internationalization research, transnational diaspora entrepreneurship and civil society research......Multinational enterprises (MNE) are viewed as proactive global economic actors that enter new and emerging markets with an intentional strategy, building on their inherent resources and firm-specific advantages. However, there are numerous actors involved at market entry-level who may constitute...... thresholds for the entry. Emerging markets tend to possess complex institutional contexts and thus may incorporate idiographic entry challenges. Our study presents two under-examined types of stakeholders as distinct actors related to emerging market entry process: diaspora and civil society. We illustrate...

  16. Actor-Network Theory and methodology: Just what does it mean to say that nonhumans have agency?

    Science.gov (United States)

    Sayes, Edwin

    2014-02-01

    Actor-Network Theory is a controversial social theory. In no respect is this more so than the role it 'gives' to nonhumans: nonhumans have agency, as Latour provocatively puts it. This article aims to interrogate the multiple layers of this declaration to understand what it means to assert with Actor-Network Theory that nonhumans exercise agency. The article surveys a wide corpus of statements by the position's leading figures and emphasizes the wider methodological framework in which these statements are embedded. With this work done, readers will then be better placed to reject or accept the Actor-Network position - understanding more precisely what exactly it is at stake in this decision.

  17. Multi-Scale Dissemination of Time Series Data

    DEFF Research Database (Denmark)

    Guo, Qingsong; Zhou, Yongluan; Su, Li

    2013-01-01

    In this paper, we consider the problem of continuous dissemination of time series data, such as sensor measurements, to a large number of subscribers. These subscribers fall into multiple subscription levels, where each subscription level is specified by the bandwidth constraint of a subscriber......, which is an abstract indicator for both the physical limits and the amount of data that the subscriber would like to handle. To handle this problem, we propose a system framework for multi-scale time series data dissemination that employs a typical tree-based dissemination network and existing time...

  18. Time-Scale Invariant Audio Data Embedding

    Directory of Open Access Journals (Sweden)

    Mansour Mohamed F

    2003-01-01

    Full Text Available We propose a novel algorithm for high-quality data embedding in audio. The algorithm is based on changing the relative length of the middle segment between two successive maximum and minimum peaks to embed data. Spline interpolation is used to change the lengths. To ensure smooth monotonic behavior between peaks, a hybrid orthogonal and nonorthogonal wavelet decomposition is used prior to data embedding. The possible data embedding rates are between 20 and 30 bps. However, for practical purposes, we use repetition codes, and the effective embedding data rate is around 5 bps. The algorithm is invariant after time-scale modification, time shift, and time cropping. It gives high-quality output and is robust to mp3 compression.

  19. Antipersistent dynamics in short time scale variability of self-potential signals

    Directory of Open Access Journals (Sweden)

    M. Ragosta

    2000-06-01

    Full Text Available Time scale properties of self-potential signals are investigated through the analysis of the second order structure function (variogram, a powerful tool to investigate the spatial and temporal variability of observational data. In this work we analyse two sequences of self-potential values measured by means of a geophysical monitoring array located in a seismically active area of Southern Italy. The range of scales investigated goes from a few minutes to several days. It is shown that signal fluctuations are characterised by two time scale ranges in which self-potential variability appears to follow slightly different dynamical behaviours. Results point to the presence of fractal, non stationary features expressing a long term correlation with scaling coefficients which are the clue of stabilising mechanisms. In the scale ranges in which the series show scale invariant behaviour, self-potentials evolve like fractional Brownian motions with anticorrelated increments typical of processes regulated by negative feedback mechanisms (antipersistence. On scales below about 6 h the strength of such an antipersistence appears to be slightly greater than that observed on larger time scales where the fluctuations are less efficiently stabilised.

  20. Backpropagation and ordered derivatives in the time scales calculus.

    Science.gov (United States)

    Seiffertt, John; Wunsch, Donald C

    2010-08-01

    Backpropagation is the most widely used neural network learning technique. It is based on the mathematical notion of an ordered derivative. In this paper, we present a formulation of ordered derivatives and the backpropagation training algorithm using the important emerging area of mathematics known as the time scales calculus. This calculus, with its potential for application to a wide variety of inter-disciplinary problems, is becoming a key area of mathematics. It is capable of unifying continuous and discrete analysis within one coherent theoretical framework. Using this calculus, we present here a generalization of backpropagation which is appropriate for cases beyond the specifically continuous or discrete. We develop a new multivariate chain rule of this calculus, define ordered derivatives on time scales, prove a key theorem about them, and derive the backpropagation weight update equations for a feedforward multilayer neural network architecture. By drawing together the time scales calculus and the area of neural network learning, we present the first connection of two major fields of research.

  1. The Revival of Non-Traditional State Actors' Interests in Africa

    DEFF Research Database (Denmark)

    Kragelund, Peter

    2012-01-01

    credit ratings make external finance available for African governments. This article examines how non-traditional state actors affect the possibility of African governments setting and funding their own development priorities. It argues that while the current situation may increase the policy autonomy...

  2. A Group Simulation of the Development of the Geologic Time Scale.

    Science.gov (United States)

    Bennington, J. Bret

    2000-01-01

    Explains how to demonstrate to students that the relative dating of rock layers is redundant. Uses two column diagrams to simulate stratigraphic sequences from two different geological time scales and asks students to complete the time scale. (YDS)

  3. Scholars in the Nineties: Actors, Subjects, Spectators or Hostages?

    Directory of Open Access Journals (Sweden)

    Manuel Gil Antón

    2000-05-01

    Full Text Available Dr. Gil questions the role played by Mexican university academics in the transformation of higher education during the nineties. After outlining the general context of change and its importance, the author proposes avoiding the false dichotomy between restoring the past or installing, without reflective mediation, a schematic future. He suggests taking into consideration the current national academic body composed of several generations of scholars. Three phases are established in terms of the modification of academic activities during the last decades of the twentieth century, and the changes in the level of higher education are considered. Dr. Gil asks if the academics have been actors, subjects, spectators or hostages-both in regard to regulations governing their activity and in the modifications of university processes and structure. The essay ends by proposing a general agenda for research in the field of university studies, and emphasizes two problems: the need for a detailed description of the type and depth of changes, and the definition of the academic as a central actor in institutional life. 

  4. Environmental governance in China: Interactions between the state and "nonstate actors".

    Science.gov (United States)

    Guttman, Dan; Young, Oran; Jing, Yijia; Bramble, Barbara; Bu, Maoliang; Chen, Carmen; Furst, Kathinka; Hu, Tao; Li, Yifei; Logan, Kate; Liu, Lingxuan; Price, Lydia; Spencer, Michael; Suh, Sangwon; Sun, Xiaopu; Tan, Bowen; Wang, Harold; Wang, Xin; Zhang, Juan; Zhang, Xinxin; Zeidan, Rodrigo

    2018-08-15

    In the West, limited government capacity to solve environmental problems has triggered the rise of a variety of "nonstate actors" to supplement government efforts or provide alternative mechanisms for addressing environmental issues. How does this development - along with our efforts to understand it - map onto environmental governance processes in China? China's efforts to address environmental issues reflect institutionalized governance processes that differ from parallel western processes in ways that have major consequences for domestic environmental governance practices and the governance of China "going abroad." China's governance processes blur the distinction between the state and other actors; the "shadow of the state" is a major factor in all efforts to address environmental issues. The space occupied by nonstate actors in western systems is occupied by shiye danwei ("public service units"), she hui tuanti ("social associations") and e-platforms, all of which have close links to the state. Meanwhile, international NGOs and multinational corporations are also significant players in China. As a result, the mechanisms of influence that produce effects in China differ in important ways from mechanisms familiar from the western experience. This conclusion has far-reaching implications for those seeking to address global environmental concerns, given the importance of China's growing economy and burgeoning network of trade relationships. Copyright © 2018 Elsevier Ltd. All rights reserved.

  5. Multi-actor involvement for integrating ecosystem services in strategic environmental assessment of spatial plans

    International Nuclear Information System (INIS)

    Rozas-Vásquez, Daniel; Fürst, Christine; Geneletti, Davide; Muñoz, Francisco

    2017-01-01

    Integrating an ecosystem services (ES) approach into Strategic Environmental Assessment (SEA) of spatial plans potentially enhances the consideration of the value of nature in decision making and policy processes. However, there is increasing concern about the institutional context and a lack of a common understanding of SEA and ecosystem services for adopting them as an integrated framework. This paper addresses this concern by analysing the current understanding and network relations in a multi-actor arrangement as a first step towards a successful integration of ES in SEA and spatial planning. Our analysis focuses on a case study in Chile, where we administered a questionnaire survey to some of the main actors involved in the spatial planning process. The questionnaire focused on issues such as network relations among actors and on conceptual understanding, perceptions and challenges for integrating ES in SEA and spatial planning, knowledge on methodological approaches, and the connections and gaps in the science-policy interface. Our findings suggest that a common understanding of SEA and especially of ES in a context of multiple actors is still at an initial stage in Chile. Additionally, the lack of institutional guidelines and methodological support is considered the main challenge for integration. We conclude that preconditions exist in Chile for integrating ES in SEA for spatial planning, but they strongly depend on appropriate governance schemes that promote a close science-policy interaction, as well as collaborative work and learning. - Highlights: • Linking ecosystem services in SEA is an effective framework for sustainability. • Multi-actor understanding and networks in ecosystem services and SEA were analyzed. • Understanding of SEA and especially of ES is still in an initial stage in Chile. • A lack of institutional guidelines is one of the key challenges for this link.

  6. Multi-actor involvement for integrating ecosystem services in strategic environmental assessment of spatial plans

    Energy Technology Data Exchange (ETDEWEB)

    Rozas-Vásquez, Daniel, E-mail: danielrozas@gmail.com [Center for Development Research, Dept. Ecology and Natural Resources Management, University of Bonn, Walter Flex Str. 3, 53113 Bonn (Germany); Laboratorio de Planificación Territorial, Universidad Católica de Temuco, Rudecindo ortega, 02950 Temuco (Chile); Fürst, Christine [Martin Luther University Halle-Wittenberg, Dept. Natural Sciences III, Institute for Geosciences and Geography, Von Seckendorff-Platz 4, 06120 Halle-Saale (Germany); Geneletti, Davide [University of Trento, Department of Civil, Environmental and Mechanical Engineering, via Mesiano, 77, Trento 38123 (Italy); Muñoz, Francisco [Laboratorio de Planificación Territorial, Universidad Católica de Temuco, Rudecindo ortega, 02950 Temuco (Chile)

    2017-01-15

    Integrating an ecosystem services (ES) approach into Strategic Environmental Assessment (SEA) of spatial plans potentially enhances the consideration of the value of nature in decision making and policy processes. However, there is increasing concern about the institutional context and a lack of a common understanding of SEA and ecosystem services for adopting them as an integrated framework. This paper addresses this concern by analysing the current understanding and network relations in a multi-actor arrangement as a first step towards a successful integration of ES in SEA and spatial planning. Our analysis focuses on a case study in Chile, where we administered a questionnaire survey to some of the main actors involved in the spatial planning process. The questionnaire focused on issues such as network relations among actors and on conceptual understanding, perceptions and challenges for integrating ES in SEA and spatial planning, knowledge on methodological approaches, and the connections and gaps in the science-policy interface. Our findings suggest that a common understanding of SEA and especially of ES in a context of multiple actors is still at an initial stage in Chile. Additionally, the lack of institutional guidelines and methodological support is considered the main challenge for integration. We conclude that preconditions exist in Chile for integrating ES in SEA for spatial planning, but they strongly depend on appropriate governance schemes that promote a close science-policy interaction, as well as collaborative work and learning. - Highlights: • Linking ecosystem services in SEA is an effective framework for sustainability. • Multi-actor understanding and networks in ecosystem services and SEA were analyzed. • Understanding of SEA and especially of ES is still in an initial stage in Chile. • A lack of institutional guidelines is one of the key challenges for this link.

  7. Food Safety Perceptions and Practices among Smallholder Pork Value Chain Actors in Hung Yen Province, Vietnam.

    Science.gov (United States)

    Dang-Xuan, Sinh; Nguyen-Viet, Hung; Meeyam, Tongkorn; Fries, Reinhard; Nguyen-Thanh, Huong; Pham-Duc, Phuc; Lam, Steven; Grace, Delia; Unger, Fred

    2016-09-01

    Pork safety is an important public health concern in Vietnam and is a shared responsibility among many actors along the pork value chain. We examined the knowledge, perceptions, and practices regarding food safety, disease, and health risk among selected pork value chain actors (slaughterhouse owners and workers, people living around slaughterhouses, pork sellers, consumers, and veterinary and public health staff) in three districts in Hung Yen Province, Vietnam. We randomly selected 52 pork value chain actors to be surveyed through questionnaires, observation checklists, key informant interviews, and focus group discussions. Most slaughterhouse workers acquired knowledge and experience of food safety through "learning by doing" rather than from training by a veterinary or public health professional. Both slaughterhouse worker and pork seller groups had some accurate perceptions about pig diseases and foodborne diseases; however, misperceptions of risk and, especially, of zoonoses were present. Furthermore, while workers and sellers often use cloths to dry the meat and clean equipment, they did not think this was a risk for meat contamination. Moreover, when sellers wear protective equipment, such as gloves, masks, or hats, consumers perceive that the sellers may have health issues they are trying to conceal and so consumers avoid buying from them. The perceived freshness of pork, along with trust in the seller and in the pork production process, were strong indicators of consumer preference. And yet, pork value chain actors tend to trust their own individual food safety practices more, rather than the practices of other actors along the chain. Veterinary and public health staff emphasized the gap between regulations and food safety practices. Education and training on food safety risks and proper handling are priorities, along with integrated and intensive efforts to improve food safety among pork value chain actors.

  8. Across Space and Time: Social Responses to Large-Scale Biophysical Systems

    Science.gov (United States)

    Macmynowski, Dena P.

    2007-06-01

    The conceptual rubric of ecosystem management has been widely discussed and deliberated in conservation biology, environmental policy, and land/resource management. In this paper, I argue that two critical aspects of the ecosystem management concept require greater attention in policy and practice. First, although emphasis has been placed on the “space” of systems, the “time”—or rates of change—associated with biophysical and social systems has received much less consideration. Second, discussions of ecosystem management have often neglected the temporal disconnects between changes in biophysical systems and the response of social systems to management issues and challenges. The empirical basis of these points is a case study of the “Crown of the Continent Ecosystem,” an international transboundary area of the Rocky Mountains that surrounds Glacier National Park (USA) and Waterton Lakes National Park (Canada). This project assessed the experiences and perspectives of 1) middle- and upper-level government managers responsible for interjurisdictional cooperation, and 2) environmental nongovernment organizations with an international focus. I identify and describe 10 key challenges to increasing the extent and intensity of transboundary cooperation in land/resource management policy and practice. These issues are discussed in terms of their political, institutional, cultural, information-based, and perceptual elements. Analytic techniques include a combination of environmental history, semistructured interviews with 48 actors, and text analysis in a systematic qualitative framework. The central conclusion of this work is that the rates of response of human social systems must be better integrated with the rates of ecological change. This challenge is equal to or greater than the well-recognized need to adapt the spatial scale of human institutions to large-scale ecosystem processes and transboundary wildlife.

  9. Multidimensional scaling of musical time estimations.

    Science.gov (United States)

    Cocenas-Silva, Raquel; Bueno, José Lino Oliveira; Molin, Paul; Bigand, Emmanuel

    2011-06-01

    The aim of this study was to identify the psycho-musical factors that govern time evaluation in Western music from baroque, classic, romantic, and modern repertoires. The excerpts were previously found to represent variability in musical properties and to induce four main categories of emotions. 48 participants (musicians and nonmusicians) freely listened to 16 musical excerpts (lasting 20 sec. each) and grouped those that seemed to have the same duration. Then, participants associated each group of excerpts to one of a set of sine wave tones varying in duration from 16 to 24 sec. Multidimensional scaling analysis generated a two-dimensional solution for these time judgments. Musical excerpts with high arousal produced an overestimation of time, and affective valence had little influence on time perception. The duration was also overestimated when tempo and loudness were higher, and to a lesser extent, timbre density. In contrast, musical tension had little influence.

  10. The population-development tangle. Aspects and actors.

    Science.gov (United States)

    Sen, G

    1993-01-01

    Since the 1974 Population Conference, the population field has become of interest to members of the fundamentalist right wing, feminists, and environmentalists. Therefore, it is necessary to understand the areas of agreement and disagreement among each set of actors as well as how they define the issues. Currently, development discourse is characterized by considerations of: 1) economic growth, 2) the provision of livelihoods, 3) the provision of basic needs, 4) ecological sustainability and renewability, and 5) political participation. The actors who define the terms of this discourse include: 1) corporate interests, which concentrate on economic growth; 2) international and national agencies, which place primary importance on economic growth and some importance on basic needs and ecological sustainability; 3) popular organizations and social movements, which concentrate on livelihoods, basic needs, and political participation; and 4) environmentalists, who focus on ecological sustainability, economic growth, and (occasionally) political participation. The field of population, on the other hand, is dominated by traditional populationists, whose primary focus is economic growth; developmentalists; the fundamentalist right, who are most concerned with family and control over reproduction; environmentalists; and the women's movement, which is most concerned with reproductive rights and reproductive health. When the perspective of poor women is considered, it can be seen that economic growth and ecological sustainability must support the securing of livelihoods, basic needs, political participation, and reproductive rights, and that reproductive health programs must be part of an overall health agenda.

  11. Measures of spike train synchrony for data with multiple time scales

    NARCIS (Netherlands)

    Satuvuori, Eero; Mulansky, Mario; Bozanic, Nebojsa; Malvestio, Irene; Zeldenrust, Fleur; Lenk, Kerstin; Kreuz, Thomas

    2017-01-01

    Background Measures of spike train synchrony are widely used in both experimental and computational neuroscience. Time-scale independent and parameter-free measures, such as the ISI-distance, the SPIKE-distance and SPIKE-synchronization, are preferable to time scale parametric measures, since by

  12. Multiple time scale analysis of pressure oscillations in solid rocket motors

    Science.gov (United States)

    Ahmed, Waqas; Maqsood, Adnan; Riaz, Rizwan

    2018-03-01

    In this study, acoustic pressure oscillations for single and coupled longitudinal acoustic modes in Solid Rocket Motor (SRM) are investigated using Multiple Time Scales (MTS) method. Two independent time scales are introduced. The oscillations occur on fast time scale whereas the amplitude and phase changes on slow time scale. Hopf bifurcation is employed to investigate the properties of the solution. The supercritical bifurcation phenomenon is observed for linearly unstable system. The amplitude of the oscillations result from equal energy gain and loss rates of longitudinal acoustic modes. The effect of linear instability and frequency of longitudinal modes on amplitude and phase of oscillations are determined for both single and coupled modes. For both cases, the maximum amplitude of oscillations decreases with the frequency of acoustic mode and linear instability of SRM. The comparison of analytical MTS results and numerical simulations demonstrate an excellent agreement.

  13. The Establishment of Marine Protected Areas in Senegal: Untangling the Interactions Between International Institutions and National Actors

    Science.gov (United States)

    Ferraro, Gianluca; Brans, Marleen; Dème, Moustapha; Failler, Pierre

    2011-04-01

    International institutions, understood as sets of rules contained in international agreements, are aimed at orienting national governments towards specific policy options. Nevertheless, they can determine a change in national policies and practices only if states are willing and capable of incorporating international obligations into their national legislations and ensuring their application and enforcement in areas that follow completely under national jurisdiction. The establishment of marine protected areas promoted by international agreements as a tool for the protection of marine resources represents an interesting case for revealing the complex interactions between international institutions and national actors. Particularly, the establishment of these areas in Senegal shows the salience of domestic constellations of actors who may support or undercut national commitments to international regimes: political elites, bureaucracies, the general public and target groups. By anchoring the empirical analysis to an actor-centred institutionalist perspective, the article explains how dynamic constellations of actors can distort the penetration of international objectives in the national policy framework. Different constellations of national actors can indeed bend international institutions at different moments: during the formulation of a new law in line with international obligations; in the definition of its implementation framework; and in the enforcement of national policies.

  14. The high-level and long life radioactive wastes management in France: inquiry near the actors

    International Nuclear Information System (INIS)

    Le Dars, A.

    2002-07-01

    This document presents talks carried out near various actors of the radioactive wastes management in France. These talks have been realized in the framework of an inquiry aiming at supporting the developments of an economic sciences thesis, relative to the sustainable management of the nuclear wastes. This inquiry aimed to better determine the actors stakes, the controversies on the technical choices, but also the possible cooperation. (A.L.B.)

  15. Cyberspace: Malevolent Actors, Criminal Opportunities, and Strategic Competition

    Science.gov (United States)

    2016-08-01

    local wireless network to in- form the doctor, relatives, or other caregivers that the medications have been taken. In this way, computer chips have...labeled this phenomenon BlackFor, or Black Force, defined as a “postmodern form of societal cancer ,” and as “a confederation of illicit non-state actors...psychedelics, pre- 298 scription, precursors, opioids, ecstasy, cannabis , and steroids.61 Once these products were purchased, they were shipped in

  16. Non-State Actors in Global Governance. Three Faces of Power

    NARCIS (Netherlands)

    Arts, B.J.M.

    2003-01-01

    The political power of non-state actors (NSAs) remains a contested issue, as the continuing debates between neo-realists and transnationalists within the Study of International Relations (SIR) show. This paper builds on as well as tries to transcend this debate. Its objective is to bring more

  17. Effects of main actor, outcome and affect on biased braking speed judgments

    Directory of Open Access Journals (Sweden)

    Ola Svenson

    2012-05-01

    Full Text Available Subjects who judged speed in a driving scenario overestimated how fast they could decelerate when speeding compared to when keeping within the speed limit (Svenson, 2009. The purpose of the present studies were to replicate studies conducted in Europe with subjects in the U.S., to study the influence of speed unit (kph vs. mph, affective reactions to outcome (collision and identity of main actor (driver on braking speed judgments. The results replicated the European findings and the outcome affective factor (passing a line/killing a child and the actor factor (subject/driver in general had significant effects on judgments of braking speed. The results were related to psychological theory and applied implications were discussed.

  18. Application of actor level social characteristic indicator selection for the precursory detection of bullies in online social networks

    Science.gov (United States)

    White, Holly M.; Fields, Jeremy; Hall, Robert T.; White, Joshua S.

    2016-05-01

    Bullying is a national problem for families, courts, schools, and the economy. Social, educational, and professional lives of victims are affected. Early detection of bullies mitigates destructive effects of bullying. Our previous research found, given specific characteristics of an actor, actor logics can be developed utilizing input from natural language processing and graph analysis. Given similar characteristics of cyberbullies, in this paper, we create specific actor logics and apply these to a select social media dataset for the purpose of rapid identification of cyberbullying.

  19. The social network of actors influencing age discrimination in the human resources recruiting process

    Directory of Open Access Journals (Sweden)

    Aurelian SOFICĂ

    2012-06-01

    Full Text Available The aim of the paper is to map the area where the social construction of age discrimination in the recruiting process is perceived as taking place, especially those individuals or organized groups with enough power and interest to influence this unethical reality. The research was carried out in 2010 and 2011 in Cluj-Napoca, Romania; it uses multiple qualitative methods (focus-group and interviews and covers three layers of perception: candidate’s perception, employer’s perception and recruiter’s perception. Usually, the main social actors publically perceived as influencing age discrimination in the recruiting process are the employers (as the main responsible, some public institutions (as guardians and the candidates (as victims. The findings of the paper show that the number of social actors perceived as interested and with power by the main social actors (employers and candidates is much higher than the number classically targeted by researchers, reaching 20 or more

  20. Action recognition is sensitive to the identity of the actor.

    Science.gov (United States)

    Ferstl, Ylva; Bülthoff, Heinrich; de la Rosa, Stephan

    2017-09-01

    Recognizing who is carrying out an action is essential for successful human interaction. The cognitive mechanisms underlying this ability are little understood and have been subject of discussions in embodied approaches to action recognition. Here we examine one solution, that visual action recognition processes are at least partly sensitive to the actor's identity. We investigated the dependency between identity information and action related processes by testing the sensitivity of neural action recognition processes to clothing and facial identity information with a behavioral adaptation paradigm. Our results show that action adaptation effects are in fact modulated by both clothing information and the actor's facial identity. The finding demonstrates that neural processes underlying action recognition are sensitive to identity information (including facial identity) and thereby not exclusively tuned to actions. We suggest that such response properties are useful to help humans in knowing who carried out an action. Copyright © 2017 The Author(s). Published by Elsevier B.V. All rights reserved.

  1. Expectations as a key to understanding actor strategies in the field of fuel cell and hydrogen vehicles.

    Science.gov (United States)

    Budde, Björn; Alkemade, Floortje; Weber, K Matthias

    2012-07-01

    Due to its environmental impact, the mobility system is increasingly under pressure. The challenges to cope with climate change, air quality, depleting fossil resources imply the need for a transition of the current mobility system towards a more sustainable one. Expectations and visions have been identified as crucial in the guidance of such transitions, and more specifically of actor strategies. Still, it remained unclear why the actors involved in transition activities appear to change their strategies frequently and suddenly. The empirical analysis of the expectations and strategies of three actors in the field of hydrogen and fuel cell technology indicates that changing actor strategies can be explained by rather volatile expectations related to different levels. Our case studies of the strategies of two large car manufacturers and the German government demonstrate that the car manufacturers refer strongly to expectations about the future regime, while expectations related to the socio-technical landscape level appear to be crucial for the strategy of the German government.

  2. Market structure and performance of value chain actors in hides and ...

    African Journals Online (AJOL)

    Market structure and performance of value chain actors in hides and skins processing and marketing in Nigeria. ... There was high performance in hides and skins processing and marketing in Nigeria. ... EMAIL FULL TEXT EMAIL FULL TEXT

  3. EL ROL DE LOS ACTORES SOCIALES EN LA CONFIGURACIÓN TERRITORIAL DE MOQUEHUE

    Directory of Open Access Journals (Sweden)

    Celia Viviana Torrens

    2017-12-01

    Full Text Available Moquehue is a small mountain settlement located in Aluminé department, Neuquén, Argentina. It aroses in the 40's, as a product of the development of cattle raising and forestation. Since these activities began, the permanent settlement and first commercial activities appeared, in order to cover the new demands. Nature has given the region a beautiful landscape that acquires value since the 70's, when the population of nearby localities began to usufruct tourism in the region. Even though the lands belong to the Provincial State, since 1984 they are under the control of the Pulmarí Interstate Corporation (PIC, which regulates their use. In 1980, tourism was stimulated by state politics that lead to the growth and expansion of Villa Pehuenia and Moquehue, defining a new territorial configuration, in which different social actors have an active role. In the last decade, this dynamism was accentuated in Moquehue, a zone without regulation of the occupation and in an area with limited provision of services. The objective of this paper was the analysis of territorial transformations promoted by social actors that established the current uses of the land and its environmental consequences, considering the role of municipal and provincial government in these transformations. Research includes compilation of information, interviews and field survey of new occupations. This information was digitized. Four relevant social actors are recognized in the development and growth of Moquehue, linked especially to tourism activity: the municipality, that defines parcels for permanent residential use and services; private actors, that increase accommodation supply; historical local people who subdivide and sell land irregularly, and new actors who settle in the area with permanent residence, linked to other activities that made them choose this place because of its environmental values. As a result, zones with different types of transformation are identified, in

  4. TACKLING THE INFORMAL ECONOMY IN THE EUROPEAN UNION: A SOCIAL ACTOR APPROACH

    Directory of Open Access Journals (Sweden)

    Colin C. Williams

    2016-12-01

    Full Text Available In recent years, participants in the informal economy have started to be viewed less as rational economic actors who engage in the informal economy when the pay-off is greater than the expected cost of being caught and punished, and more as social actors who engage when their tax morale (i.e., motivation to pay taxes is low. To evaluate this new social actor approach and the implications for tackling the informal economy, this paper reports evidence from 41,689 face-to-face interviews conducted across the European Union. Multilevel logistic regression analysis reveals a strong association between participation in the informal economy and the level of tax morale. Finding that higher tax morale (and thus lower participation in the informal economy is strongly correlated at the country-level with greater levels of state intervention and at the individual-level with characteristics such as gender, age, education and employment status, the outcome is to confirm a structuralist political economy explanation and refute the modernization and neo-liberal explanations and remedies, as well as to uncover the importance of some policy solutions not considered until now, including older citizens mentoring of younger people, and improving women’s participation in the labour force.

  5. [Social and political actors in the formulation of health reform in Spain].

    Science.gov (United States)

    Etviti, J E; Leyva, R F

    1995-01-01

    An analysis of the participation of social and political actors in the process of formulating health policy allows one to understand the specific characteristics of the organization and operation of a health system. This study analyzes the drafting process for the General Health Act (LGS) in Spain with the purpose of establishing the relationship between social, political, and economic actors in both the formulation of the Act itself and the organization of the Spanish Health System. A case study was carried out from 1982 through 1986. Documentary parliamentary data, the medical press, national magazines and journals, and press reports by political, social, and public health actors were analyzed. The first version of the General Health Act presented by the Spanish Socialist Workers' Party (PSOE) proposed a health system with funding and public administration aimed at achieving universal health coverage, integrated care, community participation, and health education. This proposal was submitted to a complex negotiating process with business groups, unions, and health professionals. The General Health Act as finally approved excludes the principles of equity and incorporates private interests in health: "free choice of doctor and hospital", public funding and private administration of the health system, and the establishment of Social Security as the core of the entire health system.

  6. Prewhitening of hydroclimatic time series? Implications for inferred change and variability across time scales

    Science.gov (United States)

    Razavi, Saman; Vogel, Richard

    2018-02-01

    Prewhitening, the process of eliminating or reducing short-term stochastic persistence to enable detection of deterministic change, has been extensively applied to time series analysis of a range of geophysical variables. Despite the controversy around its utility, methodologies for prewhitening time series continue to be a critical feature of a variety of analyses including: trend detection of hydroclimatic variables and reconstruction of climate and/or hydrology through proxy records such as tree rings. With a focus on the latter, this paper presents a generalized approach to exploring the impact of a wide range of stochastic structures of short- and long-term persistence on the variability of hydroclimatic time series. Through this approach, we examine the impact of prewhitening on the inferred variability of time series across time scales. We document how a focus on prewhitened, residual time series can be misleading, as it can drastically distort (or remove) the structure of variability across time scales. Through examples with actual data, we show how such loss of information in prewhitened time series of tree rings (so-called "residual chronologies") can lead to the underestimation of extreme conditions in climate and hydrology, particularly droughts, reconstructed for centuries preceding the historical period.

  7. THEORETICAL REVIEW The Hippocampus, Time, and Memory Across Scales

    Science.gov (United States)

    Howard, Marc W.; Eichenbaum, Howard

    2014-01-01

    A wealth of experimental studies with animals have offered insights about how neural networks within the hippocampus support the temporal organization of memories. These studies have revealed the existence of “time cells” that encode moments in time, much as the well-known “place cells” map locations in space. Another line of work inspired by human behavioral studies suggests that episodic memories are mediated by a state of temporal context that changes gradually over long time scales, up to at least a few thousand seconds. In this view, the “mental time travel” hypothesized to support the experience of episodic memory corresponds to a “jump back in time” in which a previous state of temporal context is recovered. We suggest that these 2 sets of findings could be different facets of a representation of temporal history that maintains a record at the last few thousand seconds of experience. The ability to represent long time scales comes at the cost of discarding precise information about when a stimulus was experienced—this uncertainty becomes greater for events further in the past. We review recent computational work that describes a mechanism that could construct such a scale-invariant representation. Taken as a whole, this suggests the hippocampus plays its role in multiple aspects of cognition by representing events embedded in a general spatiotemporal context. The representation of internal time can be useful across nonhippocampal memory systems. PMID:23915126

  8. Fractional Sobolev’s Spaces on Time Scales via Conformable Fractional Calculus and Their Application to a Fractional Differential Equation on Time Scales

    Directory of Open Access Journals (Sweden)

    Yanning Wang

    2016-01-01

    Full Text Available Using conformable fractional calculus on time scales, we first introduce fractional Sobolev spaces on time scales, characterize them, and define weak conformable fractional derivatives. Second, we prove the equivalence of some norms in the introduced spaces and derive their completeness, reflexivity, uniform convexity, and compactness of some imbeddings, which can be regarded as a novelty item. Then, as an application, we present a recent approach via variational methods and critical point theory to obtain the existence of solutions for a p-Laplacian conformable fractional differential equation boundary value problem on time scale T:  Tα(Tαup-2Tα(u(t=∇F(σ(t,u(σ(t, Δ-a.e.  t∈a,bTκ2, u(a-u(b=0, Tα(u(a-Tα(u(b=0, where Tα(u(t denotes the conformable fractional derivative of u of order α at t, σ is the forward jump operator, a,b∈T,  01, and F:[0,T]T×RN→R. By establishing a proper variational setting, we obtain three existence results. Finally, we present two examples to illustrate the feasibility and effectiveness of the existence results.

  9. Time scales of solar microwave bursts and scenarios of flare enregy release

    International Nuclear Information System (INIS)

    Krueger, A.; Kliem, B.; Hildebrandt, J.

    1989-01-01

    Based on earlier observational evidence that characteristic time scales of different solar microwave burst types are distributed over a wide range (10 -3 -10 4 sec), different mechanisms of energy release have been considered to account for the impulsive flux increase (time scale 3 sec). Among different competing processes the coalescence instability is found to be a promising candidate to combine sufficiently short time scales with substantial energy release. (author). 20 refs.; 1 fig

  10. Riding the Hype: The Role of State-Owned Enterprise Elite Actors in the Promotion of Jatropha in Indonesia

    Directory of Open Access Journals (Sweden)

    Deasy Simandjuntak

    2014-06-01

    Full Text Available Within a few years following its ambitious promotion in 2006, the development of jatropha in Indonesia came to a halt. Claimed as a potential solution to problems in energy and poverty, the introduction of jatropha in Indonesia’s energy policy had been triggered by the high oil prices in 2005. While studies by biofuel scholars have generally focused on what brought the end of the “miracle crop” hype by underlining various technical problems and the absence of market structure as the cause of its failure, few have examined jatropha as part of a policy-making trajectory, which began with, and was influenced by, the development narratives disseminated by individual actors. This article sheds light on the role of elite actors in the making of biofuel energy policy in Indonesia. Taking the case of the promotion of jatropha in 2005–2007, the article illustrates the role of the director of Indonesia’s leading sugar state-owned enterprise (SOE, Rajawali Nusantara Indonesia (RNI, whose decision in promoting jatropha became influential in forwarding its narratives into the national energy and development policy in 2006. In order to discover why a specific elite actor decided to promote jatropha, the article relies on data, including the SOE’s documents and interviews with key actor(s. The analysis is conducted using an actor-oriented approach, which underlines the discrepancy between the ideals and the operational practice of developmental goals.

  11. Bridging the gap between non-state actors and the state in ...

    African Journals Online (AJOL)

    State Actors (NSAs) particularly, Civil Society Organizations' (CSOs) in public policy process in Nigeria. Using library retrieval technique, the paper argues that the state and NSAs have different but coordinate roles to play within the limit ...

  12. Multiple dynamical time-scales in networks with hierarchically

    Indian Academy of Sciences (India)

    Modular networks; hierarchical organization; synchronization. ... we show that such a topological structure gives rise to characteristic time-scale separation ... This suggests a possible functional role of such mesoscopic organization principle in ...

  13. Some Nonlinear Dynamic Inequalities on Time Scales

    Indian Academy of Sciences (India)

    The aim of this paper is to investigate some nonlinear dynamic inequalities on time scales, which provide explicit bounds on unknown functions. The inequalities given here unify and extend some inequalities in (B G Pachpatte, On some new inequalities related to a certain inequality arising in the theory of differential ...

  14. Multiple time scales of adaptation in auditory cortex neurons.

    Science.gov (United States)

    Ulanovsky, Nachum; Las, Liora; Farkas, Dina; Nelken, Israel

    2004-11-17

    Neurons in primary auditory cortex (A1) of cats show strong stimulus-specific adaptation (SSA). In probabilistic settings, in which one stimulus is common and another is rare, responses to common sounds adapt more strongly than responses to rare sounds. This SSA could be a correlate of auditory sensory memory at the level of single A1 neurons. Here we studied adaptation in A1 neurons, using three different probabilistic designs. We showed that SSA has several time scales concurrently, spanning many orders of magnitude, from hundreds of milliseconds to tens of seconds. Similar time scales are known for the auditory memory span of humans, as measured both psychophysically and using evoked potentials. A simple model, with linear dependence on both short-term and long-term stimulus history, provided a good fit to A1 responses. Auditory thalamus neurons did not show SSA, and their responses were poorly fitted by the same model. In addition, SSA increased the proportion of failures in the responses of A1 neurons to the adapting stimulus. Finally, SSA caused a bias in the neuronal responses to unbiased stimuli, enhancing the responses to eccentric stimuli. Therefore, we propose that a major function of SSA in A1 neurons is to encode auditory sensory memory on multiple time scales. This SSA might play a role in stream segregation and in binding of auditory objects over many time scales, a property that is crucial for processing of natural auditory scenes in cats and of speech and music in humans.

  15. Special Issue on Time Scale Algorithms

    Science.gov (United States)

    2008-01-01

    unclassified Standard Form 298 (Rev. 8-98) Prescribed by ANSI Std Z39-18 IOP PUBLISHING METROLOGIA Metrologia 45 (2008) doi:10.1088/0026-1394/45/6/E01...special issue of Metrologia presents selected papers from the Fifth International Time Scale Algorithm Symposium (VITSAS), including some of the...scientists, and hosted by the Real Instituto y Observatorio de la Armada (ROA) in San Fernando, Spain, whose staff further enhanced their nation’s high

  16. A model for AGN variability on multiple time-scales

    Science.gov (United States)

    Sartori, Lia F.; Schawinski, Kevin; Trakhtenbrot, Benny; Caplar, Neven; Treister, Ezequiel; Koss, Michael J.; Urry, C. Megan; Zhang, C. E.

    2018-05-01

    We present a framework to link and describe active galactic nuclei (AGN) variability on a wide range of time-scales, from days to billions of years. In particular, we concentrate on the AGN variability features related to changes in black hole fuelling and accretion rate. In our framework, the variability features observed in different AGN at different time-scales may be explained as realisations of the same underlying statistical properties. In this context, we propose a model to simulate the evolution of AGN light curves with time based on the probability density function (PDF) and power spectral density (PSD) of the Eddington ratio (L/LEdd) distribution. Motivated by general galaxy population properties, we propose that the PDF may be inspired by the L/LEdd distribution function (ERDF), and that a single (or limited number of) ERDF+PSD set may explain all observed variability features. After outlining the framework and the model, we compile a set of variability measurements in terms of structure function (SF) and magnitude difference. We then combine the variability measurements on a SF plot ranging from days to Gyr. The proposed framework enables constraints on the underlying PSD and the ability to link AGN variability on different time-scales, therefore providing new insights into AGN variability and black hole growth phenomena.

  17. Fractional dynamic calculus and fractional dynamic equations on time scales

    CERN Document Server

    Georgiev, Svetlin G

    2018-01-01

    Pedagogically organized, this monograph introduces fractional calculus and fractional dynamic equations on time scales in relation to mathematical physics applications and problems. Beginning with the definitions of forward and backward jump operators, the book builds from Stefan Hilger’s basic theories on time scales and examines recent developments within the field of fractional calculus and fractional equations. Useful tools are provided for solving differential and integral equations as well as various problems involving special functions of mathematical physics and their extensions and generalizations in one and more variables. Much discussion is devoted to Riemann-Liouville fractional dynamic equations and Caputo fractional dynamic equations.  Intended for use in the field and designed for students without an extensive mathematical background, this book is suitable for graduate courses and researchers looking for an introduction to fractional dynamic calculus and equations on time scales. .

  18. Time-scale invariance as an emergent property in a perceptron with realistic, noisy neurons.

    Science.gov (United States)

    Buhusi, Catalin V; Oprisan, Sorinel A

    2013-05-01

    In most species, interval timing is time-scale invariant: errors in time estimation scale up linearly with the estimated duration. In mammals, time-scale invariance is ubiquitous over behavioral, lesion, and pharmacological manipulations. For example, dopaminergic drugs induce an immediate, whereas cholinergic drugs induce a gradual, scalar change in timing. Behavioral theories posit that time-scale invariance derives from particular computations, rules, or coding schemes. In contrast, we discuss a simple neural circuit, the perceptron, whose output neurons fire in a clockwise fashion based on the pattern of coincidental activation of its input neurons. We show numerically that time-scale invariance emerges spontaneously in a perceptron with realistic neurons, in the presence of noise. Under the assumption that dopaminergic drugs modulate the firing of input neurons, and that cholinergic drugs modulate the memory representation of the criterion time, we show that a perceptron with realistic neurons reproduces the pharmacological clock and memory patterns, and their time-scale invariance, in the presence of noise. These results suggest that rather than being a signature of higher order cognitive processes or specific computations related to timing, time-scale invariance may spontaneously emerge in a massively connected brain from the intrinsic noise of neurons and circuits, thus providing the simplest explanation for the ubiquity of scale invariance of interval timing. Copyright © 2013 Elsevier B.V. All rights reserved.

  19. Actor-networking ceta-sociality, or, what is sociological about contemporary whales?

    DEFF Research Database (Denmark)

    Blok, Anders

    2007-01-01

    theory (ANT) allows for the inclusion of non-human ‘actants' (like whales) into the fabric of sociality. In the ontology of ANT, sociality emerges as semiotic-material configurations of humans, animals and technologies. Starting from a critical review of the work by Adrian Franklin on growing......In contemporary urban Euro-American societies, whales have become hugely popular and iconic creatures, arousing controversies more intense than most other instances of animal politics. How to account sociologically, however, for the dramatic social transformation of whales, from natural resource...... to near-sacrosanct agent, is far from self-evident. This article advocates a change of theoretical perspective, inspired by the work of actor-network theorists Bruno Latour and Michel Callon. Rather than focussing solely on the ‘humanity' of human-animal relations, as does most of sociology, actor-network...

  20. American Long-Distance Locomobility and the Spaces of Actor-Network Theory

    Directory of Open Access Journals (Sweden)

    Michael Minn

    2016-03-01

    Full Text Available Much of the discourse surrounding national intercity passenger rail service in the United States revolves around why it has lagged so far behind European and Asian counterparts. However, a more interesting question might be why it has survived despite competition from faster, more nimble transport modes, discriminatory public policy, and the ascension of neoliberal discourse hostile to public endeavor. This paper uses the concept of durability in actor-network theory to offer some insights into how the system has achieved a remarkable but problematic stability, and how that durability relates to an imagined role for national intercity passenger rail in a future of increasingly constrained material resources. This paper also demonstrates the application of actor-network theory (ANT in a way that can serve as a useful introduction to and template for the use of that methodology.

  1. E-learning objects and actor-networks as configuring information literacy teaching

    DEFF Research Database (Denmark)

    Schreiber, Trine Louise

    2017-01-01

    Introduction. With actor-network theory (ANT) as the theoretical lens the aim of the paper is to examine attempts to build network for shaping information literacy teaching. Method. The paper is based on a study of a project in 2014-2016 where information professionals representing ten educational...... libraries produced and implemented e-learning objects in information literacy teaching. The material was collected through interviews, observations, documents and feedback sessions. Analysis. Latour´s concept of translation and Callon´s four translation moments are used to analyze the network building...... that a network configuring information literacy teaching based on new interactive roles has not been stabilized. Conclusion. The paper concludes that the strength of ANT is first of all the mediation of an overview of different kinds of actors involved in network building. Further, the paper proposes to combine...

  2. Liquidity spillover in international stock markets through distinct time scales.

    Science.gov (United States)

    Righi, Marcelo Brutti; Vieira, Kelmara Mendes

    2014-01-01

    This paper identifies liquidity spillovers through different time scales based on a wavelet multiscaling method. We decompose daily data from U.S., British, Brazilian and Hong Kong stock markets indices in order to calculate the scale correlation between their illiquidities. The sample is divided in order to consider non-crisis, sub-prime crisis and Eurozone crisis. We find that there are changes in correlations of distinct scales and different periods. Association in finest scales is smaller than in coarse scales. There is a rise on associations in periods of crisis. In frequencies, there is predominance for significant distinctions involving the coarsest scale, while for crises periods there is predominance for distinctions on the finest scale.

  3. Towards a High-resolution Time Scale for the Early Devonian

    Science.gov (United States)

    Dekkers, M. J.; da Silva, A. C.

    2017-12-01

    High-resolution time scales are crucial to understand Earth's history in detail. The construction of a robust geological time scale, however, inevitably becomes increasingly harder further back in time. Uncertainties associated with anchor radiometric ages increase in size, not speaking of the mere presence of suitable datable strata. However, durations of stages can be tightly constrained by making use of cyclic expressions in sediments, an approach that revolutionized the Cenozoic time scale. When precisely determined durations are stitched together, ultimately, a very precise time scale is the result. For the Mesozoic and Paleozoic an astronomical solution as a tuning target is not available but the dominant periods of eccentricity, obliquity and precession are reasonably well constrained for the entire Phanerozoic which enables their detection by means of spectral analysis. Eccentricity is time-invariant and is used as the prime building block. Here we focus on the Early Devonian, on its lowermost three stages: the Lochkovian, Pragian and Emsian. The uncertainties on the Devonian stage boundaries are currently in the order of several millions of years. The preservation of climatic cycles in diagenetically or even anchimetamorphically affected successions, however, is essential. The fit of spectral peak ratios with those calculated for orbital cycles, is classically used as a strong argument for a preserved climatic signal. Here we use primarily the low field magnetic susceptibility (MS) as proxy parameter, supported by gamma-ray spectrometry to test for consistency. Continuous Wavelet Transform, Evolutive Harmonic Analysis, Multitaper Method, and Average Spectral Misfit are used to reach an optimal astronomical interpretation. We report on classic Early Devonian sections from the Czech Republic: the Pozar-CS (Lochkovian and Pragian), Pod Barrandovem (Pragian and Lower Emsian), and Zlichov (Middle-Upper Emsian). Also a Middle-Upper Emsian section from the US

  4. High-resolution time-frequency representation of EEG data using multi-scale wavelets

    Science.gov (United States)

    Li, Yang; Cui, Wei-Gang; Luo, Mei-Lin; Li, Ke; Wang, Lina

    2017-09-01

    An efficient time-varying autoregressive (TVAR) modelling scheme that expands the time-varying parameters onto the multi-scale wavelet basis functions is presented for modelling nonstationary signals and with applications to time-frequency analysis (TFA) of electroencephalogram (EEG) signals. In the new parametric modelling framework, the time-dependent parameters of the TVAR model are locally represented by using a novel multi-scale wavelet decomposition scheme, which can allow the capability to capture the smooth trends as well as track the abrupt changes of time-varying parameters simultaneously. A forward orthogonal least square (FOLS) algorithm aided by mutual information criteria are then applied for sparse model term selection and parameter estimation. Two simulation examples illustrate that the performance of the proposed multi-scale wavelet basis functions outperforms the only single-scale wavelet basis functions or Kalman filter algorithm for many nonstationary processes. Furthermore, an application of the proposed method to a real EEG signal demonstrates the new approach can provide highly time-dependent spectral resolution capability.

  5. Quantum universe on extremely small space-time scales

    International Nuclear Information System (INIS)

    Kuzmichev, V.E.; Kuzmichev, V.V.

    2010-01-01

    The semiclassical approach to the quantum geometrodynamical model is used for the description of the properties of the Universe on extremely small space-time scales. Under this approach, the matter in the Universe has two components of the quantum nature which behave as antigravitating fluids. The first component does not vanish in the limit h → 0 and can be associated with dark energy. The second component is described by an extremely rigid equation of state and goes to zero after the transition to large spacetime scales. On small space-time scales, this quantum correction turns out to be significant. It determines the geometry of the Universe near the initial cosmological singularity point. This geometry is conformal to a unit four-sphere embedded in a five-dimensional Euclidean flat space. During the consequent expansion of the Universe, when reaching the post-Planck era, the geometry of the Universe changes into that conformal to a unit four-hyperboloid in a five-dimensional Lorentzsignatured flat space. This agrees with the hypothesis about the possible change of geometry after the origin of the expanding Universe from the region near the initial singularity point. The origin of the Universe can be interpreted as a quantum transition of the system from a region in the phase space forbidden for the classical motion, but where a trajectory in imaginary time exists, into a region, where the equations of motion have the solution which describes the evolution of the Universe in real time. Near the boundary between two regions, from the side of real time, the Universe undergoes almost an exponential expansion which passes smoothly into the expansion under the action of radiation dominating over matter which is described by the standard cosmological model.

  6. Bridging time scales in cellular decision making with a stochastic bistable switch

    Directory of Open Access Journals (Sweden)

    Waldherr Steffen

    2010-08-01

    Full Text Available Abstract Background Cellular transformations which involve a significant phenotypical change of the cell's state use bistable biochemical switches as underlying decision systems. Some of these transformations act over a very long time scale on the cell population level, up to the entire lifespan of the organism. Results In this work, we aim at linking cellular decisions taking place on a time scale of years to decades with the biochemical dynamics in signal transduction and gene regulation, occuring on a time scale of minutes to hours. We show that a stochastic bistable switch forms a viable biochemical mechanism to implement decision processes on long time scales. As a case study, the mechanism is applied to model the initiation of follicle growth in mammalian ovaries, where the physiological time scale of follicle pool depletion is on the order of the organism's lifespan. We construct a simple mathematical model for this process based on experimental evidence for the involved genetic mechanisms. Conclusions Despite the underlying stochasticity, the proposed mechanism turns out to yield reliable behavior in large populations of cells subject to the considered decision process. Our model explains how the physiological time constant may emerge from the intrinsic stochasticity of the underlying gene regulatory network. Apart from ovarian follicles, the proposed mechanism may also be of relevance for other physiological systems where cells take binary decisions over a long time scale.

  7. Earth History databases and visualization - the TimeScale Creator system

    Science.gov (United States)

    Ogg, James; Lugowski, Adam; Gradstein, Felix

    2010-05-01

    The "TimeScale Creator" team (www.tscreator.org) and the Subcommission on Stratigraphic Information (stratigraphy.science.purdue.edu) of the International Commission on Stratigraphy (www.stratigraphy.org) has worked with numerous geoscientists and geological surveys to prepare reference datasets for global and regional stratigraphy. All events are currently calibrated to Geologic Time Scale 2004 (Gradstein et al., 2004, Cambridge Univ. Press) and Concise Geologic Time Scale (Ogg et al., 2008, Cambridge Univ. Press); but the array of intercalibrations enable dynamic adjustment to future numerical age scales and interpolation methods. The main "global" database contains over 25,000 events/zones from paleontology, geomagnetics, sea-level and sequence stratigraphy, igneous provinces, bolide impacts, plus several stable isotope curves and image sets. Several regional datasets are provided in conjunction with geological surveys, with numerical ages interpolated using a similar flexible inter-calibration procedure. For example, a joint program with Geoscience Australia has compiled an extensive Australian regional biostratigraphy and a full array of basin lithologic columns with each formation linked to public lexicons of all Proterozoic through Phanerozoic basins - nearly 500 columns of over 9,000 data lines plus hot-curser links to oil-gas reference wells. Other datapacks include New Zealand biostratigraphy and basin transects (ca. 200 columns), Russian biostratigraphy, British Isles regional stratigraphy, Gulf of Mexico biostratigraphy and lithostratigraphy, high-resolution Neogene stable isotope curves and ice-core data, human cultural episodes, and Circum-Arctic stratigraphy sets. The growing library of datasets is designed for viewing and chart-making in the free "TimeScale Creator" JAVA package. This visualization system produces a screen display of the user-selected time-span and the selected columns of geologic time scale information. The user can change the

  8. Analysis of Three Actors: Roles of Government, Private Sector, and University toward Startup Growth in Yogyakarta

    Directory of Open Access Journals (Sweden)

    Cinintya Audori Fathin

    2016-05-01

    Full Text Available Information, communication, and technology advancements in 21st century encourage startups to innovate and develop their business further. Because it’s an ICT based business which is supported by the existence of internet, this kind of business starts to become borderless. As a result, the distributions of the products start to become unlimited. The conveniences offered by these advancements invite more ICT based product developers. The positive impact as a result of that such as more new jobs, easier way to access the markets, and also cheaper production cost with guaranteed profits. In addition to that, this of course also becomes an added value to the country because it increases Network Readiness Index and nation’s income from taxes. This research aims to analyze startup’s growth, in addition to its relation with related actors such as government, private sectors, and universities. Analysis on every actor will emphasize on their contribution to startup developments in Daerah Istimewa Yogyakarta directly or indirectly. In conclusion, there will be an illustration about how big the contributions and how close the actors are between startups and the three actors.

  9. Actor Diversity and Interactions in the Development of Banana Hybrid Varieties in Uganda: Implications for Technology Uptake

    Science.gov (United States)

    Sanya, Losira Nasirumbi; Sseguya, Haroon; Kyazze, Florence Birungi; Baguma, Yona; Kibwika, Paul

    2018-01-01

    Purpose: We examine the nature of networks through which new hybrid banana varieties (HBVs) in Uganda are developed, and how different actors engage in the technology development process. Design/methodology/approach: We collected the data through 20 key informant interviews and 5 focus group discussions with actors involved in the process. We…

  10. Influence of the time scale on the construction of financial networks.

    Science.gov (United States)

    Emmert-Streib, Frank; Dehmer, Matthias

    2010-09-30

    In this paper we investigate the definition and formation of financial networks. Specifically, we study the influence of the time scale on their construction. For our analysis we use correlation-based networks obtained from the daily closing prices of stock market data. More precisely, we use the stocks that currently comprise the Dow Jones Industrial Average (DJIA) and estimate financial networks where nodes correspond to stocks and edges correspond to none vanishing correlation coefficients. That means only if a correlation coefficient is statistically significant different from zero, we include an edge in the network. This construction procedure results in unweighted, undirected networks. By separating the time series of stock prices in non-overlapping intervals, we obtain one network per interval. The length of these intervals corresponds to the time scale of the data, whose influence on the construction of the networks will be studied in this paper. Numerical analysis of four different measures in dependence on the time scale for the construction of networks allows us to gain insights about the intrinsic time scale of the stock market with respect to a meaningful graph-theoretical analysis.

  11. Time-sliced perturbation theory for large scale structure I: general formalism

    Energy Technology Data Exchange (ETDEWEB)

    Blas, Diego; Garny, Mathias; Sibiryakov, Sergey [Theory Division, CERN, CH-1211 Genève 23 (Switzerland); Ivanov, Mikhail M., E-mail: diego.blas@cern.ch, E-mail: mathias.garny@cern.ch, E-mail: mikhail.ivanov@cern.ch, E-mail: sergey.sibiryakov@cern.ch [FSB/ITP/LPPC, École Polytechnique Fédérale de Lausanne, CH-1015, Lausanne (Switzerland)

    2016-07-01

    We present a new analytic approach to describe large scale structure formation in the mildly non-linear regime. The central object of the method is the time-dependent probability distribution function generating correlators of the cosmological observables at a given moment of time. Expanding the distribution function around the Gaussian weight we formulate a perturbative technique to calculate non-linear corrections to cosmological correlators, similar to the diagrammatic expansion in a three-dimensional Euclidean quantum field theory, with time playing the role of an external parameter. For the physically relevant case of cold dark matter in an Einstein-de Sitter universe, the time evolution of the distribution function can be found exactly and is encapsulated by a time-dependent coupling constant controlling the perturbative expansion. We show that all building blocks of the expansion are free from spurious infrared enhanced contributions that plague the standard cosmological perturbation theory. This paves the way towards the systematic resummation of infrared effects in large scale structure formation. We also argue that the approach proposed here provides a natural framework to account for the influence of short-scale dynamics on larger scales along the lines of effective field theory.

  12. Ignition in net for different energy confinement time scalings

    International Nuclear Information System (INIS)

    Johner, J.; Prevot, F.

    1988-06-01

    A zero-dimensional profile dependent model is used to assess the feasibility of ignition in the extended version of NET. Five recent scalings for the energy confinement time (Goldston, Kaye All, Kaye Big, Shimomura-Odajima, Rebut-Lallia) are compared in the frame of two different scenarii, i.e., H-mode with a flat density profile or L-mode with a peaked density profile. For the flat density H-mode case, ignition is accessible with none of the scalings except Rebut-Lallia's. For the peaked density L-mode case, ignition is accessible with none of the scalings except Rebut-Lallia's. For the two Kaye's scalings, ignition is forbidden in H-mode even with the peaked density profile. For the Rebut-Lallia scaling, ignition is allowed in L-mode even with the flat density profile

  13. Actor networks in strategic niche management : insights from social network theory

    NARCIS (Netherlands)

    Caniëls, M.C.J.; Romijn, H.A.

    2008-01-01

    This paper contributes to Strategic Niche Management (SNM), an analytical technique designed to facilitate the introduction and diffusion of radically new sustainable technologies through societal experiments. According to SNM, intensive networking among social actors is a crucial process for the

  14. Structure of Student Time Management Scale (STMS)

    Science.gov (United States)

    Balamurugan, M.

    2013-01-01

    With the aim of constructing a Student Time Management Scale (STMS), the initial version was administered and data were collected from 523 standard eleventh students. (Mean age = 15.64). The data obtained were subjected to Reliability and Factor analysis using PASW Statistical software version 18. From 42 items 14 were dropped, resulting in the…

  15. AFSC/ABL: Ugashik sockeye salmon scale time series

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — A time series of scale samples (1956 b?? 2002) collected from adult sockeye salmon returning to Ugashik River were retrieved from the Alaska Department of Fish and...

  16. AFSC/ABL: Naknek sockeye salmon scale time series

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — A time series of scale samples (1956 2002) collected from adult sockeye salmon returning to Naknek River were retrieved from the Alaska Department of Fish and Game....

  17. Construyendo la Barcelona creativa: nuevos actores, nuevas estrategias

    Directory of Open Access Journals (Sweden)

    Montserrat Pareja-Eastaway

    2010-12-01

    Full Text Available Building A creative Barcelona: new actors, new strategies.Barcelona is under the international spotlight. The city that triumphed with the organisation of the Olympic Games in 1992 now wants to become a 21st Century creative city. In order to achieve this goal, the city must establish conditions that facilitate the emergence of a shared discourse around its ability to become an attractive city for creative talent and for businesses. The recognition of the historical-economic heritage, as a starting point for the creative city, along with the driving role played by culture in the generation of a exclusive and distinctive experience, turnBarcelona into a unique city. However, this is not sufficient. The participation and involvement of all the actors in a shared strategy pose significant challenges to Barcelona, as does the need to minimise the negative effects that inevitably accompany success. Companies, institutions and citizens constitute the city’s best assets: they must work in partnership and take advantage of the synergies generated amongst them. Consensus and participation are more than mere utopias in Barcelona: they have become requirements for the city of tomorrow. Moreover, leadership in Barcelona is largely left to public initiative: the emergence of linkages across the needs of the various creative sectors, based on public intervention mechanisms is the best way to ensure success.

  18. Uncovering the most effective active ingredients of antismoking public service announcements: the role of actor and message characteristics.

    Science.gov (United States)

    Shadel, William G; Fryer, Craig S; Tharp-Taylor, Shannah

    2009-05-01

    This study examined whether the appeal of actors (i.e., their likeability and attractiveness) used in antismoking public service announcements (PSAs) interacts with adolescents' risk of future smoking to predict adolescents' smoking resistance self-efficacy and whether the antismoking messages in the PSAs further moderate this relationship. We used a 2 (future smoking risk: low, high) x 2 (actor appeal: low, high) x 3 (PSA antismoking message: tobacco industry manipulation, short-term smoking effects, long-term smoking effects) study design. A diverse sample of 110 adolescents (aged 11-17 years), with varying levels of experience with smoking, rated their smoking resistance self-efficacy after viewing each of the PSAs in each design cell. Overall, PSAs that used long-term smoking effects messages were associated with the strongest smoking resistance self-efficacy, followed in turn by PSAs that used short-term smoking effects messages and by tobacco industry manipulation messages. We found a significant interaction of actor appeal and PSA antismoking message. The use of more appealing actors was associated with stronger smoking resistance self-efficacy only in long-term smoking effects PSAs. The use of less appealing actors was associated with stronger smoking resistance self-efficacy for tobacco industry manipulation PSAs and short-term smoking effects PSAs. Future smoking risk did not moderate any of these findings. Antismoking PSAs that emphasize long-term smoking effects are most strongly associated with increased smoking resistance self-efficacy. The effect of these PSAs can be strengthened by using actors whom adolescents perceive to be appealing.

  19. Neoliberalism and political actors in contemporary Argentina

    Directory of Open Access Journals (Sweden)

    Juan Manuel Reynares

    2017-11-01

    Full Text Available In this paper we set out a critical reading of the literature on political neoliberal actors in Argentina. We consider that the concentration of these studies in the national level has to do with a definition of neoliberalism as a set of economical and structural macro politics. We propose to define neoliberalism as a technology of government that intends to hegemonize an “enterprise form” in different social spheres, articulating a symbolical framework in a contingent and contentious way. This insight allows analyzing neoliberal identification processes as heterogeneous trajectories with diverse geographic and temporal scopes.

  20. The INES scale

    International Nuclear Information System (INIS)

    2014-01-01

    This document presents the International Nuclear Event Scale (INES) which has been created to classify nuclear and radiological events in terms of severity. This scale comprises eight levels from 0 to 7, from a slight but noticeable shift with respect to nominal operation to a major accident. Criteria used for incident and accident classification are indicated; they are based on consequences outside the site, consequences within the site, degradation of in-depth defence. The benefit and weaknesses of this scale are briefly indicated. The major concerned actors are the IAEA, the NEA and the ASN. Some key figures are given (number of declared events and incidents), and a ranking of the main nuclear events is proposed with a brief description of the event: Chernobyl, Fukushima, Kyshtym, Three Mile Island, Sellafield, Tokaimura, Saint-Laurent-des-Eaux. Countries which have adopted INES are indicated, as well as the number of incidents reports in France to the ASN

  1. Understanding relationships among ecosystem services across spatial scales and over time

    Science.gov (United States)

    Qiu, Jiangxiao; Carpenter, Stephen R.; Booth, Eric G.; Motew, Melissa; Zipper, Samuel C.; Kucharik, Christopher J.; Loheide, Steven P., II; Turner, Monica G.

    2018-05-01

    Sustaining ecosystem services (ES), mitigating their tradeoffs and avoiding unfavorable future trajectories are pressing social-environmental challenges that require enhanced understanding of their relationships across scales. Current knowledge of ES relationships is often constrained to one spatial scale or one snapshot in time. In this research, we integrated biophysical modeling with future scenarios to examine changes in relationships among eight ES indicators from 2001–2070 across three spatial scales—grid cell, subwatershed, and watershed. We focused on the Yahara Watershed (Wisconsin) in the Midwestern United States—an exemplar for many urbanizing agricultural landscapes. Relationships among ES indicators changed over time; some relationships exhibited high interannual variations (e.g. drainage vs. food production, nitrate leaching vs. net ecosystem exchange) and even reversed signs over time (e.g. perennial grass production vs. phosphorus yield). Robust patterns were detected for relationships among some regulating services (e.g. soil retention vs. water quality) across three spatial scales, but other relationships lacked simple scaling rules. This was especially true for relationships of food production vs. water quality, and drainage vs. number of days with runoff >10 mm, which differed substantially across spatial scales. Our results also showed that local tradeoffs between food production and water quality do not necessarily scale up, so reducing local tradeoffs may be insufficient to mitigate such tradeoffs at the watershed scale. We further synthesized these cross-scale patterns into a typology of factors that could drive changes in ES relationships across scales: (1) effects of biophysical connections, (2) effects of dominant drivers, (3) combined effects of biophysical linkages and dominant drivers, and (4) artificial scale effects, and concluded with management implications. Our study highlights the importance of taking a dynamic

  2. Deviations from uniform power law scaling in nonstationary time series

    Science.gov (United States)

    Viswanathan, G. M.; Peng, C. K.; Stanley, H. E.; Goldberger, A. L.

    1997-01-01

    A classic problem in physics is the analysis of highly nonstationary time series that typically exhibit long-range correlations. Here we test the hypothesis that the scaling properties of the dynamics of healthy physiological systems are more stable than those of pathological systems by studying beat-to-beat fluctuations in the human heart rate. We develop techniques based on the Fano factor and Allan factor functions, as well as on detrended fluctuation analysis, for quantifying deviations from uniform power-law scaling in nonstationary time series. By analyzing extremely long data sets of up to N = 10(5) beats for 11 healthy subjects, we find that the fluctuations in the heart rate scale approximately uniformly over several temporal orders of magnitude. By contrast, we find that in data sets of comparable length for 14 subjects with heart disease, the fluctuations grow erratically, indicating a loss of scaling stability.

  3. Actor Bonds in Situations of Discontinuous Business Activities

    DEFF Research Database (Denmark)

    Skaates, Maria Anne

    2000-01-01

    Demand in many industrial buying situations, e.g. project purchases or procurement related to virtual organizations, is discontinuous. In situations of discontinuity, networks are often more of an ad hos informational and social nature, as strong activity and resource links are not present....... Furthermore the governance structure of markets characterized by discontinuous business activities is either that of the "socially constructed market" (Skaates, 2000) or that of the (socially constructed) network (Håkansson and Johanson, 1993). Additionally relationships and actor bonds vary substantially...

  4. Diffusion time scales and accretion in the sun

    International Nuclear Information System (INIS)

    Michaud, G.

    1977-01-01

    It is thought that surface abundances in the Sun could be due largely to accretion either of comets or grains, and it has been suggested that if surface convection zones were smaller than is usually indicated by model calculations, accretion would be especially important. Unless the zone immediately below the surface convection zone is sufficiently stable for diffusion to be important, other transport processes, such as turbulence and meridional circulation, more efficient than diffusion, will tend to homogenise the Sun. Diffusion is the slowest of the transport processes and will become important when other transport processes become inoperative. Using diffusion theory the minimum mass of the convection zone can be determined in order that transport processes at the bottom of the zone are not to influence abundances in the convection zone. If diffusion time scales are shorter than the life of the star (Sun) diffusion will modify the abundances in the convection zone. The mass in the convection zone for which diffusion time scales are equal to the life of the star on the main sequence then determines the minimum mass in the convection zone that justifies neglect of transport processes at the bottom of the convection zone. It is calculated here that, for the Sun, this mass is between 3 x 10 -3 and 10 -2 solar mass, and a general explosion is derived for the diffusion time scale as a function of the mass of the convection zone. (U.K.)

  5. Efficient Actor-Critic Algorithm with Hierarchical Model Learning and Planning

    Science.gov (United States)

    Fu, QiMing

    2016-01-01

    To improve the convergence rate and the sample efficiency, two efficient learning methods AC-HMLP and RAC-HMLP (AC-HMLP with ℓ 2-regularization) are proposed by combining actor-critic algorithm with hierarchical model learning and planning. The hierarchical models consisting of the local and the global models, which are learned at the same time during learning of the value function and the policy, are approximated by local linear regression (LLR) and linear function approximation (LFA), respectively. Both the local model and the global model are applied to generate samples for planning; the former is used only if the state-prediction error does not surpass the threshold at each time step, while the latter is utilized at the end of each episode. The purpose of taking both models is to improve the sample efficiency and accelerate the convergence rate of the whole algorithm through fully utilizing the local and global information. Experimentally, AC-HMLP and RAC-HMLP are compared with three representative algorithms on two Reinforcement Learning (RL) benchmark problems. The results demonstrate that they perform best in terms of convergence rate and sample efficiency. PMID:27795704

  6. Shaping the midwifery profession in Nepal - Uncovering actors' connections using a Complex Adaptive Systems framework.

    Science.gov (United States)

    Bogren, Malin Upper; Berg, Marie; Edgren, Lars; van Teijlingen, Edwin; Wigert, Helena

    2016-12-01

    To explore how actors connect in a system aiming at promoting the establishment of a midwifery profession in Nepal. A qualitative explorative study based on the framework of Complex Adaptive Systems. Semi-structured interviews were conducted with 17 key people representing eight different organisations (actors) promoting the development of the midwifery profession. The actors' connections can be described with a complex set of facilitators for and barriers to promoting the establishment of a midwifery profession. The identified facilitators for this establishment in Nepal are (1) a common goal and (2) a desire to collaborate, whilst the barriers are (1) different political interests and priorities, (2) competing interests of the nursing profession and societal views, (3) divergent academic opinions on a midwifery profession, and (4) insufficient communication. The results also showed that Nepalese society cannot distinguish between nursing and midwifery and that the public support for a midwifery profession was hence minimal. The move of midwifery from an occupation to a profession in Nepal is an on-going, challenging process. The study indicates the importance of understanding the motivations of, and barriers perceived by, actors that can promote or obstruct the establishment of the midwifery profession. It also points to the importance of informing the wider public about the role and responsibility of an autonomous midwifery profession. Copyright © 2016 Elsevier B.V. All rights reserved.

  7. The European Union as a Security Actor: Moving Beyond the Second Pillar

    Directory of Open Access Journals (Sweden)

    Kamil Zwolski

    2009-04-01

    Full Text Available It is suggested in this article that there is a discrepancy between, on the one hand, literature that focuses on the European Union (EU as a security actor and, on the other, contemporary security studies literature. This difference concerns the fact that the literature on the EU as a security actor treats security in a narrower sense than how it is approached in the literature on security studies. Over the past few decades, security studies literature has begun to fully acknowledge that the concept of security has broadened beyond traditional ‘hard’ security concerns and can encompass many different issues, for example the security implications of climate change. However, the literature on the EU as a security actor very often associates security only with the second pillar of the EU’s organisational structure; in particular the intergovernmental cooperation embodied by the Common Foreign and Security Policy (CFSP and the European Security and Defence Policy (ESDP. The main purpose of this article is to utilise the broader security studies approach to security as a means to expand the understanding of security in the context of the EU’s performance on the international stage. This is important because it allows the Union’s �����actorness’ in the field of security to be examined in a more holistic manner.

  8. Creating Inquiry Between Technology Developers and Civil Society Actors: Learning from Experiences Around Nanotechnology.

    Science.gov (United States)

    Krabbenborg, Lotte

    2016-06-01

    Engaging civil society actors as knowledgeable dialogue partners in the development and governance of emerging technologies is a new challenge. The starting point of this paper is the observation that the design and orchestration of current organized interaction events shows limitations, particularly in the articulation of issues and in learning how to address the indeterminacies that go with emerging technologies. This paper uses Dewey's notion of 'publics' and 'reflective inquiry' to outline ways of doing better and to develop requirements for a more productive involvement of civil society actors. By studying four novel spaces for interaction in the domain of nanotechnology, this paper examines whether and how elements of Dewey's thought are visible and under what conditions. One of the main findings is that, in our society, special efforts are needed in order for technology developers and civil society actors to engage in a joint inquiry on emerging nanotechnology. Third persons, like social scientists and philosophers, play a role in this respect in addition to external input such as empirically informed scenarios and somewhat protected spaces.

  9. Quantization-Based Adaptive Actor-Critic Tracking Control With Tracking Error Constraints.

    Science.gov (United States)

    Fan, Quan-Yong; Yang, Guang-Hong; Ye, Dan

    2018-04-01

    In this paper, the problem of adaptive actor-critic (AC) tracking control is investigated for a class of continuous-time nonlinear systems with unknown nonlinearities and quantized inputs. Different from the existing results based on reinforcement learning, the tracking error constraints are considered and new critic functions are constructed to improve the performance further. To ensure that the tracking errors keep within the predefined time-varying boundaries, a tracking error transformation technique is used to constitute an augmented error system. Specific critic functions, rather than the long-term cost function, are introduced to supervise the tracking performance and tune the weights of the AC neural networks (NNs). A novel adaptive controller with a special structure is designed to reduce the effect of the NN reconstruction errors, input quantization, and disturbances. Based on the Lyapunov stability theory, the boundedness of the closed-loop signals and the desired tracking performance can be guaranteed. Finally, simulations on two connected inverted pendulums are given to illustrate the effectiveness of the proposed method.

  10. La percepción de los actores de la seguridad alimentaria

    Directory of Open Access Journals (Sweden)

    Ponce, Gloria

    2005-10-01

    Full Text Available This paper presents the results of a survey on the Spanish food safety system carried out in order to ascertain the perceptions of the food and biotechnology industry, with special attention to the transgenic food debate. Regarding the efficiency of the food safety system, the industry holds an ambivalent vision, altough it tends to confer to the European area and the EFSA (European Food Safety Authority greater levels of confidence and effectiveness than to the AESA (Spanish Food Safety Agency. A comparison with other surveys shows that consumer perception is also ambivalent, pointing to a significant lack of acceptation of the food safety system among the relevant social actors.

    Este artículo presenta los resultados de una encuesta sobre el funcionamiento del sistema de seguridad alimentaria en España, con especial atención al tema de los alimentos transgénicos (a causa del debate social que suscitaron. La encuesta muestra que la valoración que la industria alimentaria española hace del sistema de seguridad alimentaria, tanto a nivel de España como a nivel de la Unión Europea, es ambivalente, especialmente por las dudas sobre la independencia y eficacia en su funcionamiento. Una comparación con datos de otras encuestas revela que la percepción de otros actores, especialmente de los consumidores, es igualmente ambivalente, indicando una importante falta de aceptación entre diferentes actores sociales relevantes para el sistema.

  11. Continent-scale global change attribution in European birds - combining annual and decadal time scales

    DEFF Research Database (Denmark)

    Jørgensen, Peter Søgaard; Böhning-Gaese, Katrin; Thorup, Kasper

    2016-01-01

    foundation for attributing species responses to global change may be achieved by complementing an attributes-based approach by one estimating the relationship between repeated measures of organismal and environmental changes over short time scales. To assess the benefit of this multiscale perspective, we...... on or in the peak of the breeding season with the largest effect sizes observed in cooler parts of species' climatic ranges. Our results document the potential of combining time scales and integrating both species attributes and environmental variables for global change attribution. We suggest such an approach......Species attributes are commonly used to infer impacts of environmental change on multiyear species trends, e.g. decadal changes in population size. However, by themselves attributes are of limited value in global change attribution since they do not measure the changing environment. A broader...

  12. Time scale of diffusion in molecular and cellular biology

    International Nuclear Information System (INIS)

    Holcman, D; Schuss, Z

    2014-01-01

    Diffusion is the driver of critical biological processes in cellular and molecular biology. The diverse temporal scales of cellular function are determined by vastly diverse spatial scales in most biophysical processes. The latter are due, among others, to small binding sites inside or on the cell membrane or to narrow passages between large cellular compartments. The great disparity in scales is at the root of the difficulty in quantifying cell function from molecular dynamics and from simulations. The coarse-grained time scale of cellular function is determined from molecular diffusion by the mean first passage time of molecular Brownian motion to a small targets or through narrow passages. The narrow escape theory (NET) concerns this issue. The NET is ubiquitous in molecular and cellular biology and is manifested, among others, in chemical reactions, in the calculation of the effective diffusion coefficient of receptors diffusing on a neuronal cell membrane strewn with obstacles, in the quantification of the early steps of viral trafficking, in the regulation of diffusion between the mother and daughter cells during cell division, and many other cases. Brownian trajectories can represent the motion of a molecule, a protein, an ion in solution, a receptor in a cell or on its membrane, and many other biochemical processes. The small target can represent a binding site or an ionic channel, a hidden active site embedded in a complex protein structure, a receptor for a neurotransmitter on the membrane of a neuron, and so on. The mean time to attach to a receptor or activator determines diffusion fluxes that are key regulators of cell function. This review describes physical models of various subcellular microdomains, in which the NET coarse-grains the molecular scale to a higher cellular-level, thus clarifying the role of cell geometry in determining subcellular function. (topical review)

  13. Time scale of diffusion in molecular and cellular biology

    Science.gov (United States)

    Holcman, D.; Schuss, Z.

    2014-05-01

    Diffusion is the driver of critical biological processes in cellular and molecular biology. The diverse temporal scales of cellular function are determined by vastly diverse spatial scales in most biophysical processes. The latter are due, among others, to small binding sites inside or on the cell membrane or to narrow passages between large cellular compartments. The great disparity in scales is at the root of the difficulty in quantifying cell function from molecular dynamics and from simulations. The coarse-grained time scale of cellular function is determined from molecular diffusion by the mean first passage time of molecular Brownian motion to a small targets or through narrow passages. The narrow escape theory (NET) concerns this issue. The NET is ubiquitous in molecular and cellular biology and is manifested, among others, in chemical reactions, in the calculation of the effective diffusion coefficient of receptors diffusing on a neuronal cell membrane strewn with obstacles, in the quantification of the early steps of viral trafficking, in the regulation of diffusion between the mother and daughter cells during cell division, and many other cases. Brownian trajectories can represent the motion of a molecule, a protein, an ion in solution, a receptor in a cell or on its membrane, and many other biochemical processes. The small target can represent a binding site or an ionic channel, a hidden active site embedded in a complex protein structure, a receptor for a neurotransmitter on the membrane of a neuron, and so on. The mean time to attach to a receptor or activator determines diffusion fluxes that are key regulators of cell function. This review describes physical models of various subcellular microdomains, in which the NET coarse-grains the molecular scale to a higher cellular-level, thus clarifying the role of cell geometry in determining subcellular function.

  14. Decoding the Mobility and Time Scales of Protein Loops.

    Science.gov (United States)

    Gu, Yina; Li, Da-Wei; Brüschweiler, Rafael

    2015-03-10

    The flexible nature of protein loops and the time scales of their dynamics are critical for many biologically important events at the molecular level, such as protein interaction and recognition processes. In order to obtain a predictive understanding of the dynamic properties of loops, 500 ns molecular dynamics (MD) computer simulations of 38 different proteins were performed and validated using NMR chemical shifts. A total of 169 loops were analyzed and classified into three types, namely fast loops with correlation times Web server (http://spin.ccic.ohio-state.edu/index.php/loop). The results demonstrate that loop dynamics with their time scales can be predicted rapidly with reasonable accuracy, which will allow the screening of average protein structures to help better understand the various roles loops can play in the context of protein-protein interactions and binding.

  15. Structure and dating errors in the geologic time scale and periodicity in mass extinctions

    Science.gov (United States)

    Stothers, Richard B.

    1989-01-01

    Structure in the geologic time scale reflects a partly paleontological origin. As a result, ages of Cenozoic and Mesozoic stage boundaries exhibit a weak 28-Myr periodicity that is similar to the strong 26-Myr periodicity detected in mass extinctions of marine life by Raup and Sepkoski. Radiometric dating errors in the geologic time scale, to which the mass extinctions are stratigraphically tied, do not necessarily lessen the likelihood of a significant periodicity in mass extinctions, but do spread the acceptable values of the period over the range 25-27 Myr for the Harland et al. time scale or 25-30 Myr for the DNAG time scale. If the Odin time scale is adopted, acceptable periods fall between 24 and 33 Myr, but are not robust against dating errors. Some indirect evidence from independently-dated flood-basalt volcanic horizons tends to favor the Odin time scale.

  16. Teachers' professional development in a community: A study of the central actors, their networks and web-based learning

    Directory of Open Access Journals (Sweden)

    Jiri Lallimo

    2008-07-01

    Full Text Available The goal of this article was to study teachers' professional development related to web-based learning in the context of the teacher community. The object was to learn in what kind of networks teachers share the knowledge of web-based learning and what are the factors in the community that support or challenge teachers professional development of web-based learning. The findings of the study revealed that there are teachers who are especially active, called the central actors in this study, in the teacher community who collaborate and share knowledge of web-based learning. These central actors share both technical and pedagogical knowledge of web-based learning in networks that include both internal and external relations in the community and involve people, artefacts and a variety of media. Furthermore, the central actors appear to bridge different fields of teaching expertise in their community.According to the central actors' experiences the important factors that support teachers' professional development of web-based learning in the community are; the possibility to learn from colleagues and from everyday working practices, an emotionally safe atmosphere, the leader's personal support and community-level commitment. Also, the flexibility in work planning, challenging pupils, shared lessons with colleagues, training events in an authentic work environment and colleagues' professionalism are considered meaningful for professional development. As challenges, the knowledge sharing of web-based learning in the community needs mutual interests, transactive memory, time and facilities, peer support, a safe atmosphere and meaningful pedagogical practices.On the basis of the findings of the study it is suggested that by intensive collaboration related to web-based learning it may be possible to break the boundaries of individual teachership and create such sociocultural activities which support collaborative professional development in the teacher

  17. Multi-actor governance of sustainable biofuels in developing countries: The case of Mozambique

    International Nuclear Information System (INIS)

    Schut, Marc; Cunha Soares, Núria; Ven, Gerrie van de; Slingerland, Maja

    2014-01-01

    This paper describes and analyses the multi-actor governance process that made Mozambique the first African nation-state to develop a national policy framework for sustainable biofuels. The paper draws on findings from action research conducted in Mozambique between December 2008 and July 2012. We analyse interactions between the changing governance context, the course of the multi-actor governance process, and the choices in relation to governance framework characteristics and content for four successive stages of governance framework development. This provides the basis for reflection on the competences required for effective multi-actor sustainability governance, and a discussion about the role of the nation-state in sustainability governance of global economies such as biofuels. The governance framework for sustainable biofuels has contributed to a more transparent and secure investment climate for biofuels in Mozambique. Key factors for success were (1) the presence of different types of competences during the various stages of the governance framework development, (2) closing the gap between ‘licences to sell’ and ‘licences to produce’ across different governance levels, and (3) balancing between the short- and long-term objectives for biofuel production in Mozambique and requirements of global biofuel markets. Developing-country nation-states can provide an essential contribution to these success-factors for global governance of sustainable biofuels. - Highlights: • Mozambique is the first African country that developed a national governance framework for sustainable biofuels. • Independence, representation, expertise and operational capacity are essential competences in multi-actor sustainability governance. • Developing country's nation-states play an essential role in harmonizing short- and long-term objectives across different governance levels. • Synergies between licences to sell and licences to produce biofuels sustainably should

  18. The Roles and Movements of Actors in the Deforestation of Brazilian Amazonia

    Directory of Open Access Journals (Sweden)

    Philip M. Fearnside

    2008-06-01

    Full Text Available Containing the advance of deforestation in Brazilian Amazonia requires understanding the roles and movements of the actors involved. The importance of different actors varies widely among locations within the region, and also evolves at any particular site over the course of frontier establishment and consolidation. Landless migrants have significant roles in clearing the land they occupy and in motivating landholders to clear as a defense against invasion or expropriation. Colonists in official settlements and other small farmers also are responsible for substantial amounts of clearing, but ranchers constitute the largest component of the region's clearing. This group is most responsive to macroeconomic changes affecting such factors as commodity prices, and also receives substantial subsidies. Ulterior motives, such as land speculation and money laundering, also affect this group. Drug trafficking and money laundering represent strong forces in some areas and help spread deforestation where it would be unprofitable based only on the legitimate economy. Goldminers increase the population in distant areas and subsequently enter the ranks of other groups. Work as laborers or debt slaves provides an important entry to the region for poor migrants from northeast Brazil, providing cheap labor to large ranches and a large source of entrants to other groups, such as landless farmers and colonists. Capitalized farmers, including agribusiness for soy production, have tremendous impact in certain areas, such as Mato Grosso. This group responds to commodity markets and provides justification for major infrastructure projects. Landgrabbers, or grileiros, are important in entering public land and beginning the process of deforestation and transfer of land to subsequent groups of actors. These include sawmill owners and loggers, who play an important role in generating funds for clearing by other groups, ranging from landless migrants to large ranchers. They

  19. Ecosystem services for connecting actors – lessons learnt from a symposium

    NARCIS (Netherlands)

    Opdam, P.F.M.; Albert, Chr.; Fürst, C.; Grêt-Regamey, A.; Kleemann, J.; Parker, D.; Rosa, La D.; Schmidt, K.; Villamor, G.; Walz, A.

    2015-01-01

    This paper is a communication from the corresponding symposium at the Global Land Project Open Science Meeting, Berlin, March 2014. We explored the assumption that the ecosystem services-(ES) concept has the potential to support communication and collaboration between actors in land use planning.

  20. Actors: A Model of Concurrent Computation in Distributed Systems.

    Science.gov (United States)

    1985-06-01

    Artificial Intelligence Labora- tory of the Massachusetts Institute of Technology. Support for the labora- tory’s aritificial intelligence research is...RD-A157 917 ACTORS: A MODEL OF CONCURRENT COMPUTATION IN 1/3- DISTRIBUTED SY𔃿TEMS(U) MASSACHUSETTS INST OF TECH CRMBRIDGE ARTIFICIAL INTELLIGENCE ...Computation In Distributed Systems Gui A. Aghai MIT Artificial Intelligence Laboratory Thsdocument ha. been cipp-oved I= pblicrelease and sale; itsI

  1. An Autonomous Connectivity Restoration Algorithm Based on Finite State Machine for Wireless Sensor-Actor Networks

    Directory of Open Access Journals (Sweden)

    Ying Zhang

    2018-01-01

    Full Text Available With the development of autonomous unmanned intelligent systems, such as the unmanned boats, unmanned planes and autonomous underwater vehicles, studies on Wireless Sensor-Actor Networks (WSANs have attracted more attention. Network connectivity algorithms play an important role in data exchange, collaborative detection and information fusion. Due to the harsh application environment, abnormal nodes often appear, and the network connectivity will be prone to be lost. Network self-healing mechanisms have become critical for these systems. In order to decrease the movement overhead of the sensor-actor nodes, an autonomous connectivity restoration algorithm based on finite state machine is proposed. The idea is to identify whether a node is a critical node by using a finite state machine, and update the connected dominating set in a timely way. If an abnormal node is a critical node, the nearest non-critical node will be relocated to replace the abnormal node. In the case of multiple node abnormality, a regional network restoration algorithm is introduced. It is designed to reduce the overhead of node movements while restoration happens. Simulation results indicate the proposed algorithm has better performance on the total moving distance and the number of total relocated nodes compared with some other representative restoration algorithms.

  2. An Autonomous Connectivity Restoration Algorithm Based on Finite State Machine for Wireless Sensor-Actor Networks.

    Science.gov (United States)

    Zhang, Ying; Wang, Jun; Hao, Guan

    2018-01-08

    With the development of autonomous unmanned intelligent systems, such as the unmanned boats, unmanned planes and autonomous underwater vehicles, studies on Wireless Sensor-Actor Networks (WSANs) have attracted more attention. Network connectivity algorithms play an important role in data exchange, collaborative detection and information fusion. Due to the harsh application environment, abnormal nodes often appear, and the network connectivity will be prone to be lost. Network self-healing mechanisms have become critical for these systems. In order to decrease the movement overhead of the sensor-actor nodes, an autonomous connectivity restoration algorithm based on finite state machine is proposed. The idea is to identify whether a node is a critical node by using a finite state machine, and update the connected dominating set in a timely way. If an abnormal node is a critical node, the nearest non-critical node will be relocated to replace the abnormal node. In the case of multiple node abnormality, a regional network restoration algorithm is introduced. It is designed to reduce the overhead of node movements while restoration happens. Simulation results indicate the proposed algorithm has better performance on the total moving distance and the number of total relocated nodes compared with some other representative restoration algorithms.

  3. Deconstructing Civil Society Actors and Functions: On the Limitations of International Frameworks for Fragile States

    Directory of Open Access Journals (Sweden)

    Simone Datzberger

    2018-02-01

    Full Text Available Over the past three decades, there has been a steady increase of funds by the international community to support civil society organizations (CSOs in fragile states. Surprisingly, this growing attention has not strengthened local civil society landscapes in a way that it would lead to processes of social transformation. On the contrary, civic freedom and space is shrinking around the globe. In analyzing prominent international aid-effectiveness frameworks and donor strategies towards civil society, this paper will put forward one central argument. The way in which civil society actors and functions are currently appropriated threatens deep-rooted social transformation thereby impeding processes of structural and political change—necessary for the transition from conflict to sustainable peace. In delineating, how actors and functional approaches informed peacebuilding and development policy and practice, their strengths and limitations will be examined. Doing so, we draw on different case studies and examples from the literature. We find that existing frameworks for fragile states operate on a presumed model of a public sphere and civil society that may or may not exist. Such an approach disregards an organic formation of a civil society landscape thereby impeding processes of structural, social, and political change in times of fragility.

  4. An Autonomous Connectivity Restoration Algorithm Based on Finite State Machine for Wireless Sensor-Actor Networks

    Science.gov (United States)

    Zhang, Ying; Wang, Jun; Hao, Guan

    2018-01-01

    With the development of autonomous unmanned intelligent systems, such as the unmanned boats, unmanned planes and autonomous underwater vehicles, studies on Wireless Sensor-Actor Networks (WSANs) have attracted more attention. Network connectivity algorithms play an important role in data exchange, collaborative detection and information fusion. Due to the harsh application environment, abnormal nodes often appear, and the network connectivity will be prone to be lost. Network self-healing mechanisms have become critical for these systems. In order to decrease the movement overhead of the sensor-actor nodes, an autonomous connectivity restoration algorithm based on finite state machine is proposed. The idea is to identify whether a node is a critical node by using a finite state machine, and update the connected dominating set in a timely way. If an abnormal node is a critical node, the nearest non-critical node will be relocated to replace the abnormal node. In the case of multiple node abnormality, a regional network restoration algorithm is introduced. It is designed to reduce the overhead of node movements while restoration happens. Simulation results indicate the proposed algorithm has better performance on the total moving distance and the number of total relocated nodes compared with some other representative restoration algorithms. PMID:29316702

  5. The relationship between the political authorities and the commercial actors in the European natural gas market

    International Nuclear Information System (INIS)

    Mjelde, Jarle Christian

    1998-01-01

    In summarizing the reasons for the fall of the Roman empire one has found about 210 significant ones. Without too much comparison the Roman empire and the EU natural gas market have similarities in connections between political authorities and the commercial actors in the European natural gas market. The area has consisted of several independent markets with different solutions that from 1988 has been tried integrated in an inner energy market. Several governmental and private actors have interest in this sector and both inhabitants and businesses are affected by alterations in a national natural gas market. This process is not yet finished. The thesis gives a broad description of the topic by including as many as possible of the EU member states. The topic is large and complex and the author has had to make a choice which parts to emphasize. There are chapters on the theoretical basis, the natural gas industry, what factors may explain the relationship between the political authorities and the commercial actors in the national natural gas market in each EU member and how does the EU Commission goals regarding free competition in the energy market affect the relationship between the political authorities and commercial actors in the national natural gas market

  6. REAL-TIME VIDEO SCALING BASED ON CONVOLUTION NEURAL NETWORK ARCHITECTURE

    OpenAIRE

    S Safinaz; A V Ravi Kumar

    2017-01-01

    In recent years, video super resolution techniques becomes mandatory requirements to get high resolution videos. Many super resolution techniques researched but still video super resolution or scaling is a vital challenge. In this paper, we have presented a real-time video scaling based on convolution neural network architecture to eliminate the blurriness in the images and video frames and to provide better reconstruction quality while scaling of large datasets from lower resolution frames t...

  7. New actors in environmental management: The case of the civil society in Ensenada

    Directory of Open Access Journals (Sweden)

    Nain Martínez

    2014-01-01

    Full Text Available The environment is a complex space where multiple interests converge, so the traditional government has been insufficient to respond to the new demands of the environmental management. In this sense, the theory governance suggests a bigger role for social actors in decision-making for a more effective resolution of environmental problems. This article focuses on the Civil Society Organizations (cso’s of Ensenada, due to its relevance in the public sphere and the ecological value of the area. Twenty two csos, its participants and the network of actors were characterized through a survey. It was found that three types of csos are focusing on the conservation agenda and urban sustainability.

  8. Actor, creación colectiva y dramaturgia nacional

    Directory of Open Access Journals (Sweden)

    Enrique Buenaventura Alder

    1985-06-01

    Full Text Available El teatro no es un género literario. Esta afirmación, que hace algunos años resultó -en un seminario, en Caracas- polémica y hasta escandalosa, es hoy un punto de partida en los estudios de semiótica teatral. Dentro de este orden de cosas se dice que el teatro no es ni más ni menos que el momento efímero en el cual se produce una relación entre actores y espectadores.

  9. Cognitive componets of speech at different time scales

    DEFF Research Database (Denmark)

    Feng, Ling; Hansen, Lars Kai

    2007-01-01

    Cognitive component analysis (COCA) is defined as unsupervised grouping of data leading to a group structure well aligned with that resulting from human cognitive activity. We focus here on speech at different time scales looking for possible hidden ‘cognitive structure’. Statistical regularities...

  10. Time-Scale and Time-Frequency Analyses of Irregularly Sampled Astronomical Time Series

    Directory of Open Access Journals (Sweden)

    S. Roques

    2005-09-01

    Full Text Available We evaluate the quality of spectral restoration in the case of irregular sampled signals in astronomy. We study in details a time-scale method leading to a global wavelet spectrum comparable to the Fourier period, and a time-frequency matching pursuit allowing us to identify the frequencies and to control the error propagation. In both cases, the signals are first resampled with a linear interpolation. Both results are compared with those obtained using Lomb's periodogram and using the weighted waveletZ-transform developed in astronomy for unevenly sampled variable stars observations. These approaches are applied to simulations and to light variations of four variable stars. This leads to the conclusion that the matching pursuit is more efficient for recovering the spectral contents of a pulsating star, even with a preliminary resampling. In particular, the results are almost independent of the quality of the initial irregular sampling.

  11. Global Civil Society: the Formation of the New Actor of World Politics. Part I

    Directory of Open Access Journals (Sweden)

    Владимир Геннадьевич Иванов

    2010-12-01

    Full Text Available The article is dedicated to the analysis of the emerging global phenomenon: the rise of global civil society as the new actor of world politics. The author suggests that the importance of global civil society as a «third way» between the State and the Free Market is especially high at the time of modern economic crisis. Global civil society organizations work out the new socio-political agenda for the world and new approaches to the global problems. This shaping society is full of conflicts and contradictions but its rapid development in the 1990-2000th is the milestone for developing of truly global politics.

  12. State-owned Enterprises as Institutional Market Actors in the Marketization of Public Service Provision

    DEFF Research Database (Denmark)

    Tolstrup Christensen, Lene

    This doctoral thesis (PhD) explores from a public governance perspective the role of stateowned enterprises (SOEs) in an era of marketization of public service provision and thus contributes to the renewed academic interest in contemporary SOEs. It builds on an explorative comparative case study...... of DSB SOV and SJ AB in the marketization of passenger rail in Denmark and Sweden respectively from the 1990s to 2015. In the period both cases kept full state ownership and Sweden gradually exposed all services to competition whereas in Denmark with time competition was put on hold. The case study...... as an institutional market actor (IMA)....

  13. Book Review: A Liberal Actor in a Realist World the European Union ...

    African Journals Online (AJOL)

    Abstract. Book Title: A Liberal Actor in a Realist World the European Union Regulatory State and the Global Political Economy of Energy. Book Author: Andreas Goldthau & Nick Sitter. Oxford University Press Oxford 2015. ISBN 9780198719595 ...

  14. The European Neighbourhood Policy and Islamist actors in the southern neighbourhood

    DEFF Research Database (Denmark)

    Pace, Michelle; Wolff, Sarah

    2017-01-01

    EU policies towards the Middle East and North Africa (MENA) region have increasingly focused on how the EU can engage with so called “moderate” Islamist movements. Starting with some reflections about definitions of Islamist actors in the region, this chapter briefly traces the role that Islamist...

  15. Multiple time scales in modeling the incidence of infections acquired in intensive care units

    Directory of Open Access Journals (Sweden)

    Martin Wolkewitz

    2016-09-01

    Full Text Available Abstract Background When patients are admitted to an intensive care unit (ICU their risk of getting an infection will be highly depend on the length of stay at-risk in the ICU. In addition, risk of infection is likely to vary over calendar time as a result of fluctuations in the prevalence of the pathogen on the ward. Hence risk of infection is expected to depend on two time scales (time in ICU and calendar time as well as competing events (discharge or death and their spatial location. The purpose of this paper is to develop and apply appropriate statistical models for the risk of ICU-acquired infection accounting for multiple time scales, competing risks and the spatial clustering of the data. Methods A multi-center data base from a Spanish surveillance network was used to study the occurrence of an infection due to Methicillin-resistant Staphylococcus aureus (MRSA. The analysis included 84,843 patient admissions between January 2006 and December 2011 from 81 ICUs. Stratified Cox models were used to study multiple time scales while accounting for spatial clustering of the data (patients within ICUs and for death or discharge as competing events for MRSA infection. Results Both time scales, time in ICU and calendar time, are highly associated with the MRSA hazard rate and cumulative risk. When using only one basic time scale, the interpretation and magnitude of several patient-individual risk factors differed. Risk factors concerning the severity of illness were more pronounced when using only calendar time. These differences disappeared when using both time scales simultaneously. Conclusions The time-dependent dynamics of infections is complex and should be studied with models allowing for multiple time scales. For patient individual risk-factors we recommend stratified Cox regression models for competing events with ICU time as the basic time scale and calendar time as a covariate. The inclusion of calendar time and stratification by ICU

  16. Understanding Health Information Seeking from an Actor-Centric Perspective

    Directory of Open Access Journals (Sweden)

    Simon Batchelor

    2015-07-01

    Full Text Available This paper presents a conceptual approach for discussing health information seeking among poor households in Africa and Asia. This approach is part of a larger research endeavor aimed at understanding how health systems are adapting; with possibilities and constraints emerging. These health systems can be found in a context of the changing relationships between states, markets and civil society in low and middle income countries. The paper starts from an understanding of the health sector as a “health knowledge economy”, organized to provide people with access to knowledge and advice. The use of the term “health knowledge economy” draws attention to the ways the health sector is part of a broader knowledge economy changing the way individuals and households obtain and use specialist information. The paper integrates an actor centric approach with the theory of planned behavior. It seeks to identify the actors engaged in the health knowledge economy as a precursor to longer term studies on the uptake of innovations integrating health services with mobile phones, commonly designated as mHealth, contributing to an understanding of the potential vulnerabilities of poor people, and highlighting possible dangers if providers of health information and advice are strongly influenced by interest groups.

  17. Spain and Mediterranean Security Governance: Neighbours, Spaces and Actors

    Directory of Open Access Journals (Sweden)

    Sarah Wolff

    2007-12-01

    Full Text Available The 1999 Tampere Summit marked the start of the development of the external dimension of the European Union’s policy of Justice and Home Affairs (JHA. This external dimension has been reflected in the inclusion of JHA in agreements with third countries, and particularly with Mediterranean countries. Furthermore, the European NeighbourhoodPolicy (ENP, in addition to bilateral and multilateral programmes, confirmed the transformation of the JHA policy into one of the EU’s foreign policy objectives. In the light of this evolution, this article examines Spain’s role in the development of the Mediterraneandimension of the JHA policy: firstly, it covers the stance of José Luis Rodríguez Zapatero’s government toward the JHA policy and its external dimension; secondly, it explores the new parameters of governance in the area of security and the Spanish case through three main factors: the neighbours, spaces and actors that define this governance. Lastly, and within a context of a multiplicity of governance actors on security, it focuses on the Canary Islands,which have acquired a central importance with respect to the management of borders and the policy of development for Africa. The analysis of this period helps to explain the new security perceptions that define Spain’s policy in the Mediterranean.

  18. Time-dependent approach to collisional ionization using exterior complex scaling

    International Nuclear Information System (INIS)

    McCurdy, C. William; Horner, Daniel A.; Rescigno, Thomas N.

    2002-01-01

    We present a time-dependent formulation of the exterior complex scaling method that has previously been used to treat electron-impact ionization of the hydrogen atom accurately at low energies. The time-dependent approach solves a driven Schroedinger equation, and scales more favorably with the number of electrons than the original formulation. The method is demonstrated in calculations for breakup processes in two dimensions (2D) and three dimensions for systems involving short-range potentials and in 2D for electron-impact ionization in the Temkin-Poet model for electron-hydrogen atom collisions

  19. Human learning: Power laws or multiple characteristic time scales?

    Directory of Open Access Journals (Sweden)

    Gottfried Mayer-Kress

    2006-09-01

    Full Text Available The central proposal of A. Newell and Rosenbloom (1981 was that the power law is the ubiquitous law of learning. This proposition is discussed in the context of the key factors that led to the acceptance of the power law as the function of learning. We then outline the principles of an epigenetic landscape framework for considering the role of the characteristic time scales of learning and an approach to system identification of the processes of performance dynamics. In this view, the change of performance over time is the product of a superposition of characteristic exponential time scales that reflect the influence of different processes. This theoretical approach can reproduce the traditional power law of practice – within the experimental resolution of performance data sets - but we hypothesize that this function may prove to be a special and perhaps idealized case of learning.

  20. El mapeo de actores y conformación de cuerpos de participación pesquera

    Directory of Open Access Journals (Sweden)

    José Alberto Zepeda Domínguez

    2017-01-01

    Full Text Available El manejo de pesquerías implica a múltiples sectores con intereses distintos, para conciliarlos se plantea establecer cuerpos de comanejo; su conformación comienza con la selección de actores representativos de los sectores involucrados, pero esto no se ha reglamentado, lo que dificulta su implementación generalizada. Aquí se evalúa un método eficaz y trasparente para identificar a los actores clave de cuatro pesquerías, y probarlo en contextos distintos. Con el fin de identificar el esfuerzo necesario para conocer a estos actores, se combinaron técnicas de las ciencias sociales y de las naturales. En cada caso se encontró que dos informantes, con veinte años de experiencia en el manejo pesquero, identificaron a los cuatro sectores incluidos aquí, y que otros diez, provenientes de otros ámbitos, hicieron lo propio con la mayoría de los actores clave. El método no puede utilizarse a priori para calcular el tamaño de muestra, está enfocado para aplicarse después de terminado el muestreo o bien durante las entrevistas. En contraste con la metodología tradicional, es posible definir, de una manera trasparente, en qué momento detener el proceso de recolección de datos. Estos resultados comprueban que el método se puede estandarizar e implementar, para facilitar la conformación de cuerpos de comanejo.

  1. Data warehousing technologies for large-scale and right-time data

    DEFF Research Database (Denmark)

    Xiufeng, Liu

    heterogeneous sources into a central data warehouse (DW) by Extract-Transform-Load (ETL) at regular time intervals, e.g., monthly, weekly, or daily. But now, it becomes challenging for large-scale data, and hard to meet the near real-time/right-time business decisions. This thesis considers some...

  2. The Urban Decision Room : A multi actor design engineering simulation system

    NARCIS (Netherlands)

    Van Loon, P.P.J.; Barendse, P.; Duerink, S.

    2012-01-01

    This paper deals with the definition and construction of a decision based multi actor urban design model which enables the integration of the allocation of a variety of urban land uses with the distribution of different urban functions: the Urban Decision Room. Urban design (and planning) is, among

  3. The Corporation as a Political Actor

    DEFF Research Database (Denmark)

    Rasche, Andreas

    2015-01-01

    . On the other hand, European scholars have recently promoted an understanding of corporate social responsibility (CSR) emphasizing that firms often assume a political role because they increasingly provide public goods and become involved in multi-actor governance processes. This article contrasts both......This article distinguishes two approaches to study the political role of corporations. On the one hand, North American scholars have primarily understood the link between business and politics through the lens of corporate political activity (CPA) looking at how firms influence government policy...... approaches and suggests that differences in the way the political role of corporations are understood can at least, in part, be explained by the distinct nature of European/North American management scholarship as well as by the political environment in both regions. It is also suggested that both...

  4. Off-Policy Reinforcement Learning: Optimal Operational Control for Two-Time-Scale Industrial Processes.

    Science.gov (United States)

    Li, Jinna; Kiumarsi, Bahare; Chai, Tianyou; Lewis, Frank L; Fan, Jialu

    2017-12-01

    Industrial flow lines are composed of unit processes operating on a fast time scale and performance measurements known as operational indices measured at a slower time scale. This paper presents a model-free optimal solution to a class of two time-scale industrial processes using off-policy reinforcement learning (RL). First, the lower-layer unit process control loop with a fast sampling period and the upper-layer operational index dynamics at a slow time scale are modeled. Second, a general optimal operational control problem is formulated to optimally prescribe the set-points for the unit industrial process. Then, a zero-sum game off-policy RL algorithm is developed to find the optimal set-points by using data measured in real-time. Finally, a simulation experiment is employed for an industrial flotation process to show the effectiveness of the proposed method.

  5. Actor and partner effects of coping on adjustment in couples undergoing assisted reproduction treatment

    Directory of Open Access Journals (Sweden)

    Aleksandra Kroemeke

    2017-06-01

    Full Text Available Background Infertility is a shared experience as it affects both partners. However, mutual dependencies between coping and adjustment at the couple level remain to be fully elucidated. The study attempted to address this issue using the Actor-Partner Interdependence Model (APIM to examine the actor effect (the extent to which an individual’s score on coping predicted their own level of depressive symptoms and life purpose and the partner effect (the extent to which an individual’s score on coping predicted the level of adjustment in the partner in couples undergoing assisted reproduction treatment (ART. Participants and procedure Coping strategies, depressive symptoms, and life purpose were assessed among 31 married couples (aged 27-38 years undergoing ART. The Brief COPE, CES-D, and PIL questionnaires were used. Data were analyzed by multilevel modeling (MLM. Results The results of MLM indicated that focus on positive and active coping had an actor effect with depressive symptoms and life purpose, respectively. The actor effect of evasive coping on depression was moderated by gender and significant only in women. The partner effect was demonstrated for evasive coping, social support seeking, and substance use – the first two were gender moderated and significant in men. Conclusions Coping efforts in the couple during infertility treatment are not only associated with the individual but also the partner’s adjustment to that situation. Although the focus on positive and active coping was associated with individual benefits, other coping strategies which have the function of a protective buffer may also result in the occurrence of side effects, especially in females.

  6. Intra-Diegetic Cameras as Cinematic Actor Assemblages in Found Footage Horror Cinema

    DEFF Research Database (Denmark)

    Rødje, Kjetil

    2017-01-01

    that comprises what is commonly known as human actors as well as material entities that play an active part in motion picture images. The use of intra-diegetic cameras in contemporary found footage horror films constitutes a particular case of such cinematic actor assemblages. Through a dynamic relational...... performance, cameras here take on roles as active agents with the potential to affect other elements within the images as well as the films’ audiences. In found footage horror the assemblage mode of operation creates suspense, since the vulnerability of the camera threatens the viewer's access to the depicted...... events. While human characters and individual entities making up the camera assemblage are disposable, the recording is not. Found footage horror crucially hinges upon the survival of the footage. I will further suggest that these films allow filmmakers to experiment with the acting capabilities of intra...

  7. Metropolises in emerging countries: actors in energy transitions? Lessons from Cape Town (South Africa)

    International Nuclear Information System (INIS)

    Jaglin, Sylvy

    2017-01-01

    The role of cities, as places and drivers of the energy transition is increasingly recognized. The research project Termos tested the robustness of this assumption in four cities of emerging countries by asking two questions: to what extent do urban local actors really drive an urban energy transition and of what kind? To what extent are their actions supporting an urban territorialisation of energy systems? The paper first presents the findings of this comparative research, which he then extends with the case study of Cape Town. It analyzes why, despite their energy and environmental voluntarism, the municipality have little room of manoeuvre, while the changes observed seem to strengthen the stranglehold of the 'central sphere' in the energy system. Analyzing this as the expression of a conflict between a strong national electricity sector and an alternative approach to energy issues carried by urban actors, it highlights the resulting tensions and their impact on the municipal actions, both limited by resistance but also 'swallowed up' by actors from the central sphere. The paper finally draws lessons from this example to enrich the general analysis of dynamics observed in other cities of emerging countries

  8. Transcended power of the state: the role of actors in Pierre Bourdieu's sociology of the state

    DEFF Research Database (Denmark)

    Arnholtz, Jens; Hammerslev, Ole

    2013-01-01

    Pierre Bourdieu's writings on the state consist of a series of more or less coherent investigations approaching the state from different angles. His writings on the state may seem to contain internal ambiguities. On the one hand, they argue for an actor-centered approach to the state while......, on the other hand, elaborating the power of the state as an institution transcending these actors. The purpose of this article is to reconstruct Bourdieu's understanding of the state in order to examine if the opposition between these two apparently opposite approaches are in as sharp contention as they first...... appear. The article starts out by discussing how Bourdieu has approached the state through his broader sociological approach and concepts. Afterwards it outlines the state formation processes lying at the foundation of the state's power. Next it focuses on his special emphasis on the actor strategies...

  9. Fission time-scale from the measurement of pre-scission light ...

    Indian Academy of Sciences (India)

    and hence can only probe a part of the fission time distribution. .... with the conclusion of recent fission time-scale measurements using the fission probability ... using the statistical model code JOANNE2 suitably modified to include the GDR ...

  10. Time scale controversy: Accurate orbital calibration of the early Paleogene

    Science.gov (United States)

    Roehl, U.; Westerhold, T.; Laskar, J.

    2012-12-01

    Timing is crucial to understanding the causes and consequences of events in Earth history. The calibration of geological time relies heavily on the accuracy of radioisotopic and astronomical dating. Uncertainties in the computations of Earth's orbital parameters and in radioisotopic dating have hampered the construction of a reliable astronomically calibrated time scale beyond 40 Ma. Attempts to construct a robust astronomically tuned time scale for the early Paleogene by integrating radioisotopic and astronomical dating are only partially consistent. Here, using the new La2010 and La2011 orbital solutions, we present the first accurate astronomically calibrated time scale for the early Paleogene (47-65 Ma) uniquely based on astronomical tuning and thus independent of the radioisotopic determination of the Fish Canyon standard. Comparison with geological data confirms the stability of the new La2011 solution back to 54 Ma. Subsequent anchoring of floating chronologies to the La2011 solution using the very long eccentricity nodes provides an absolute age of 55.530 ± 0.05 Ma for the onset of the Paleocene/Eocene Thermal Maximum (PETM), 54.850 ± 0.05 Ma for the early Eocene ash -17, and 65.250 ± 0.06 Ma for the K/Pg boundary. The new astrochronology presented here indicates that the intercalibration and synchronization of U/Pb and 40Ar/39Ar radioisotopic geochronology is much more challenging than previously thought.

  11. Constructing sites at a large scale - towards new design (education) methods

    DEFF Research Database (Denmark)

    Braae, Ellen Marie; Tietjen, Anne

    2010-01-01

    of the design disciplines within the development of our urban landscapes. At the same time, urban and landscape designers are confronted with new methodological problems. Within a strategic transformation perspective the formulation of the design problem or brief becomes an integrated part of the design process......Since the 1990s the regional scale has regained importance in urban and landscape design. In parallel, the focus in design tasks has shifted from master plans for urban extension to strategic urban transformation projects. The current paradigm of planning by projects reinforces the role....... This paper discusses new design (education) methods based on a relational concept of urban sites and design processes using the actor-network-theory as theoretical frame....

  12. Representación de los actores armados en conflicto en la prensa colombiana

    Directory of Open Access Journals (Sweden)

    Pardo Abril Neyla Graciela

    2005-06-01

    Full Text Available En la actualidad, la reflexión sobre la responsabilidad social de los medios es fundamental para comprender su papel dentro de la construcción de la realidad y, en consecuencia, se hace necesario desentrañar sus significados. En esta dirección, el artículo presenta los resultados parciales de dos investigaciones que han permitido una primera reflexión sobre las representaciones de los actores armados del conflicto colombiano en cuatro periódicos. Los resultados del análisis crítico del discurso indican que existen diversas formas de nominación de los distintos actores sociales que están asociadas con la construcción de sus identidades colectivas.

  13. Multi-Scale Entropy Analysis as a Method for Time-Series Analysis of Climate Data

    Directory of Open Access Journals (Sweden)

    Heiko Balzter

    2015-03-01

    Full Text Available Evidence is mounting that the temporal dynamics of the climate system are changing at the same time as the average global temperature is increasing due to multiple climate forcings. A large number of extreme weather events such as prolonged cold spells, heatwaves, droughts and floods have been recorded around the world in the past 10 years. Such changes in the temporal scaling behaviour of climate time-series data can be difficult to detect. While there are easy and direct ways of analysing climate data by calculating the means and variances for different levels of temporal aggregation, these methods can miss more subtle changes in their dynamics. This paper describes multi-scale entropy (MSE analysis as a tool to study climate time-series data and to identify temporal scales of variability and their change over time in climate time-series. MSE estimates the sample entropy of the time-series after coarse-graining at different temporal scales. An application of MSE to Central European, variance-adjusted, mean monthly air temperature anomalies (CRUTEM4v is provided. The results show that the temporal scales of the current climate (1960–2014 are different from the long-term average (1850–1960. For temporal scale factors longer than 12 months, the sample entropy increased markedly compared to the long-term record. Such an increase can be explained by systems theory with greater complexity in the regional temperature data. From 1961 the patterns of monthly air temperatures are less regular at time-scales greater than 12 months than in the earlier time period. This finding suggests that, at these inter-annual time scales, the temperature variability has become less predictable than in the past. It is possible that climate system feedbacks are expressed in altered temporal scales of the European temperature time-series data. A comparison with the variance and Shannon entropy shows that MSE analysis can provide additional information on the

  14. Side Effects: An Analysis of Mind the Gap's "Boo" and the Reception of Theatre Involving Learning Disabled Actors

    Science.gov (United States)

    Hargrave, Matt

    2010-01-01

    This article analyses Mind the Gap's Boo, a re-imagining of Harper Lee's "To Kill a Mockingbird", which features a cast of learning disabled actors. It is concerned with the public reception of the work, particularly the "effect" of an all-disabled cast. What are the consequences, both ethical and aesthetic, for these actors to tell this story on…

  15. Actor-Network Theory as a sociotechnical lens to explore the relationship of nurses and technology in practice: methodological considerations for nursing research.

    Science.gov (United States)

    Booth, Richard G; Andrusyszyn, Mary-Anne; Iwasiw, Carroll; Donelle, Lorie; Compeau, Deborah

    2016-06-01

    Actor-Network Theory is a research lens that has gained popularity in the nursing and health sciences domains. The perspective allows a researcher to describe the interaction of actors (both human and non-human) within networked sociomaterial contexts, including complex practice environments where nurses and health technology operate. This study will describe Actor-Network Theory and provide methodological considerations for researchers who are interested in using this sociotechnical lens within nursing and informatics-related research. Considerations related to technology conceptualization, levels of analysis, and sampling procedures in Actor-Network Theory based research are addressed. Finally, implications for future nursing research within complex environments are highlighted. © 2015 John Wiley & Sons Ltd.

  16. Actor-network-theory perspective on a forestry decision support system design

    NARCIS (Netherlands)

    Boerboom, L.G.J.; Ferritti, V.

    2014-01-01

    Use of decision support systems (DSS) has thus far been framed as a social process of adoption or technical process of usability. We analyze the development of a DSS as a process of institutionalization of new as well as drift of existing practices. We write an Actor-Network-Theory (ANT) account,

  17. ¿Quién se opone a la prevención?: Un mapa de los actores pro tabaco en España Who is against prevention?: A map of policy actors favoring smoking in Spain

    Directory of Open Access Journals (Sweden)

    Lluís Granero

    2004-10-01

    Full Text Available Objetivos: Para poder realizar un abordaje integral de las políticas referidas al tabaquismo hay que conocer el mapa de los actores relacionados con el tabaco y sus vínculos políticos. En este trabajo se pretende presentar una primera aproximación en España. Métodos: Análisis de la prensa, publicaciones de la industria y entrevistas con personas clave. Se identifican los actores pro tabaco activos en España, que se han podido clasificar según su naturaleza, la esfera en que se mueven y su ámbito territorial preferente. Resultados: Se identifican las empresas tabaqueras, entre las que destacan Altadis y Philip Morris por su dominio del mercado, las organizaciones del comercio minorista (estanqueros, las organizaciones «pantalla» creadas por la industria (Club de Fumadores por la Tolerancia, las de cultivadores y las empresas de transformación. La distribución está dominada por Logista, filial de Altadis. Hay que tener en cuenta también las empresas de vending y de productos complementarios (mecheros, fósforos y papel. Se identifican los vínculos de estos actores con la Administración pública, donde destaca el papel que desempeña el Comisionado para el Mercado de Tabacos, así como los Ministerios de Agricultura, Hacienda y Economía. Se identifican también las relaciones con la patronal, algunos partidos políticos y sindicatos, así como con otros sectores empresariales con gran influencia social, como los medios de comunicación y la publicidad. Conclusiones: El mapa de los actores pro tabaco en España es complejo y supera los límites de la estricta industria tabaquera. La comprensión de este entramado es fundamental para poder plantear políticas integrales de prevención.Objectives: For a comprehensive approach to policies on smoking, the map of actors related to tobacco and their political ties needs to be identified. The present article constitutes the first attempt at this task in Spain. Methodology: Analysis of

  18. Adaptive Actor-Critic Design-Based Integral Sliding-Mode Control for Partially Unknown Nonlinear Systems With Input Disturbances.

    Science.gov (United States)

    Fan, Quan-Yong; Yang, Guang-Hong

    2016-01-01

    This paper is concerned with the problem of integral sliding-mode control for a class of nonlinear systems with input disturbances and unknown nonlinear terms through the adaptive actor-critic (AC) control method. The main objective is to design a sliding-mode control methodology based on the adaptive dynamic programming (ADP) method, so that the closed-loop system with time-varying disturbances is stable and the nearly optimal performance of the sliding-mode dynamics can be guaranteed. In the first step, a neural network (NN)-based observer and a disturbance observer are designed to approximate the unknown nonlinear terms and estimate the input disturbances, respectively. Based on the NN approximations and disturbance estimations, the discontinuous part of the sliding-mode control is constructed to eliminate the effect of the disturbances and attain the expected equivalent sliding-mode dynamics. Then, the ADP method with AC structure is presented to learn the optimal control for the sliding-mode dynamics online. Reconstructed tuning laws are developed to guarantee the stability of the sliding-mode dynamics and the convergence of the weights of critic and actor NNs. Finally, the simulation results are presented to illustrate the effectiveness of the proposed method.

  19. Wave Energy and Actor-Network Theory: The Irish Case

    OpenAIRE

    Cunningham, William

    2013-01-01

    This paper examines the role of the wave energy sector in Ireland using theories from the field of Science and Technology Studies (STS). Theoretical divisions within the field of STS are examined, particularly the Sociology of Scientific Knowledge (SSK) and Actor-Network Theory (ANT). Any conflicts which these two theories present to each other are examined through the empirical findings of the Irish wave energy sector. In particular, ANT s rejection of macro and micro distinctions when analy...

  20. Working alliance, real relationship, session quality, and client improvement in psychodynamic psychotherapy: A longitudinal actor partner interdependence model.

    Science.gov (United States)

    Kivlighan, Dennis M; Hill, Clara E; Gelso, Charles J; Baumann, Ellen

    2016-03-01

    We used the Actor Partner Interdependence Model (APIM; Kashy & Kenny, 2000) to examine the dyadic associations of 74 clients and 23 therapists in their evaluations of working alliance, real relationship, session quality, and client improvement over time in ongoing psychodynamic or interpersonal psychotherapy. There were significant actor effects for both therapists and clients, with the participant's own ratings of working alliance and real relationship independently predicting their own evaluations of session quality. There were significant client partner effects, with clients' working alliance and real relationship independently predicting their therapists' evaluations of session quality. The client partner real relationship effect was stronger in later sessions than in earlier sessions. Therapists' real relationship ratings (partner effect) were a stronger predictor of clients' session quality ratings in later sessions than in earlier sessions. Therapists' working alliance ratings (partner effect) were a stronger predictor of clients' session quality ratings when clients made greater improvement than when clients made lesser improvement. For clients' session outcome ratings, there were complex three-way interactions, such that both Client real relationship and working alliance interacted with client improvement and time in treatment to predict clients' session quality. These findings strongly suggest both individual and partner effects when clients and therapists evaluate psychotherapy process and outcome. Implications for research and practice are discussed. (c) 2016 APA, all rights reserved).

  1. Time-scale effects on the gain-loss asymmetry in stock indices

    Science.gov (United States)

    Sándor, Bulcsú; Simonsen, Ingve; Nagy, Bálint Zsolt; Néda, Zoltán

    2016-08-01

    The gain-loss asymmetry, observed in the inverse statistics of stock indices is present for logarithmic return levels that are over 2 % , and it is the result of the non-Pearson-type autocorrelations in the index. These non-Pearson-type correlations can be viewed also as functionally dependent daily volatilities, extending for a finite time interval. A generalized time-window shuffling method is used to show the existence of such autocorrelations. Their characteristic time scale proves to be smaller (less than 25 trading days) than what was previously believed. It is also found that this characteristic time scale has decreased with the appearance of program trading in the stock market transactions. Connections with the leverage effect are also established.

  2. Inside the Actors' Studio: Exploring Dietetics Education Practices through Dialogical Inquiry

    Science.gov (United States)

    Fox, Ann L.; Gingras, Jacqui

    2012-01-01

    Two colleagues, Ann and Jacqui, came together, within the safety of an imagined actors' studio, to explore the challenges that Ann faced in planning a new graduate program in public health nutrition. They met before, during, and after program implementation to discuss Ann's experiences, and audio-taped and transcribed the discussions. When all…

  3. Social health insurance without corporate actors: changes in self-regulation in Germany, Poland and Turkey.

    Science.gov (United States)

    Wendt, Claus; Agartan, Tuba I; Kaminska, Monika Ewa

    2013-06-01

    Social health insurance in Western Europe has for many years been characterized by self-regulation in which specific conditions of healthcare financing and provision have been regulated by social-insurance institutions through mutual self-governance. However, the principle of self-regulation has recently been weakened by increased state regulation and market competition, which were introduced in response to economic and social changes. Even in Germany, which has been regarded as an "ideal-type" health insurance system and in which self-regulation remains at the core of healthcare governance, more direct state intervention has gained in importance. On the other hand, in countries such as Poland and Turkey, where this tradition of self-regulation is missing, social health insurance is deemed a financing instrument but not an instrument of governance and corporate actors are not accorded a significant role in regulation. This article investigates how social health insurance systems are regulated in contexts in which corporate actors' role is either diminishing or absent by focusing on three crucial areas of regulation: financing, the remuneration of medical doctors, and the definition of the healthcare benefit package. In Germany, state regulation has increased in healthcare financing and remuneration while the role of corporate actors has grown in the definition of the benefits package. In Poland and Turkey, on the other hand, reforms have maintained the status quo in terms of the strong regulatory, budgetary, and managerial powers of the state and very limited involvement of corporate actors. Copyright © 2013 Elsevier Ltd. All rights reserved.

  4. The length and time scales of water's glass transitions

    Science.gov (United States)

    Limmer, David T.

    2014-06-01

    Using a general model for the equilibrium dynamics of supercooled liquids, I compute from molecular properties the emergent length and time scales that govern the nonequilibrium relaxation behavior of amorphous ice prepared by rapid cooling. Upon cooling, the liquid water falls out of equilibrium whereby the temperature dependence of its relaxation time is predicted to change from super-Arrhenius to Arrhenius. A consequence of this crossover is that the location of the apparent glass transition temperature depends logarithmically on cooling rate. Accompanying vitrification is the emergence of a dynamical length-scale, the size of which depends on the cooling rate and varies between angstroms and tens of nanometers. While this protocol dependence clarifies a number of previous experimental observations for amorphous ice, the arguments are general and can be extended to other glass forming liquids.

  5. The length and time scales of water's glass transitions.

    Science.gov (United States)

    Limmer, David T

    2014-06-07

    Using a general model for the equilibrium dynamics of supercooled liquids, I compute from molecular properties the emergent length and time scales that govern the nonequilibrium relaxation behavior of amorphous ice prepared by rapid cooling. Upon cooling, the liquid water falls out of equilibrium whereby the temperature dependence of its relaxation time is predicted to change from super-Arrhenius to Arrhenius. A consequence of this crossover is that the location of the apparent glass transition temperature depends logarithmically on cooling rate. Accompanying vitrification is the emergence of a dynamical length-scale, the size of which depends on the cooling rate and varies between angstroms and tens of nanometers. While this protocol dependence clarifies a number of previous experimental observations for amorphous ice, the arguments are general and can be extended to other glass forming liquids.

  6. A Dynamical System Approach Explaining the Process of Development by Introducing Different Time-scales.

    Science.gov (United States)

    Hashemi Kamangar, Somayeh Sadat; Moradimanesh, Zahra; Mokhtari, Setareh; Bakouie, Fatemeh

    2018-06-11

    A developmental process can be described as changes through time within a complex dynamic system. The self-organized changes and emergent behaviour during development can be described and modeled as a dynamical system. We propose a dynamical system approach to answer the main question in human cognitive development i.e. the changes during development happens continuously or in discontinuous stages. Within this approach there is a concept; the size of time scales, which can be used to address the aforementioned question. We introduce a framework, by considering the concept of time-scale, in which "fast" and "slow" is defined by the size of time-scales. According to our suggested model, the overall pattern of development can be seen as one continuous function, with different time-scales in different time intervals.

  7. A novel approach to locomotion learning: Actor-Critic architecture using central pattern generators and dynamic motor primitives.

    Science.gov (United States)

    Li, Cai; Lowe, Robert; Ziemke, Tom

    2014-01-01

    In this article, we propose an architecture of a bio-inspired controller that addresses the problem of learning different locomotion gaits for different robot morphologies. The modeling objective is split into two: baseline motion modeling and dynamics adaptation. Baseline motion modeling aims to achieve fundamental functions of a certain type of locomotion and dynamics adaptation provides a "reshaping" function for adapting the baseline motion to desired motion. Based on this assumption, a three-layer architecture is developed using central pattern generators (CPGs, a bio-inspired locomotor center for the baseline motion) and dynamic motor primitives (DMPs, a model with universal "reshaping" functions). In this article, we use this architecture with the actor-critic algorithms for finding a good "reshaping" function. In order to demonstrate the learning power of the actor-critic based architecture, we tested it on two experiments: (1) learning to crawl on a humanoid and, (2) learning to gallop on a puppy robot. Two types of actor-critic algorithms (policy search and policy gradient) are compared in order to evaluate the advantages and disadvantages of different actor-critic based learning algorithms for different morphologies. Finally, based on the analysis of the experimental results, a generic view/architecture for locomotion learning is discussed in the conclusion.

  8. A Novel Approach to Locomotion Learning: Actor-Critic Architecture using Central Pattern Generators and Dynamic Motor Primitives

    Directory of Open Access Journals (Sweden)

    Cai eLi

    2014-10-01

    Full Text Available In this article, we propose an architecture of a bio-inspired controller that addresses the problem of learning different locomotion gaits for different robot morphologies. The modelling objective is split into two: baseline motion modelling and dynamics adaptation. Baseline motion modelling aims to achieve fundamental functions of a certain type of locomotion and dynamics adaptation provides a ``reshaping function for adapting the baseline motion to desired motion. Based on this assumption, a three-layer architecture is developed using central pattern generators (CPGs, a bio-inspired locomotor center for the the baseline motion and dynamic motor primitives (DMPs, a model with universal ``reshaping functions. In this article, we use this architecture with the actor-critic algorithms for finding a good ``reshaping function. In order to demonstrate the learning power of the actor-critic based architecture, we tested it on two experiments: 1 learning to crawl on a humanoid and, 2 learning to gallop on a puppy robot. Two types of actor-critic algorithms (policy search and policy gradient are compared in order to evaluate the advantages and disadvantages of different actor-critic based learning algorithms for different morphologies. Finally, based on the analysis of the experimental results, a generic view/architecture for locomotion learning is discussed in the conclusion.

  9. FIGHT AMONG POLITICAL ACTORS ON PRINTED MEDIA AS PART OF GENERAL ELECTION HELD TO VOTE FOR REGENT OF BANGLI REGENCY IN 2010

    Directory of Open Access Journals (Sweden)

    Ni Made Ras Amanda Gelgel

    2014-06-01

    Full Text Available In the era of after reformation, Indonesia has developed rapidly enough in political sector and mass media freedom. In the local level such as in Bangli Regency, Bali Province, the fight among political actors on the printed mass media took place when the general election to vote for the regent was held. The general election which was held to vote for the regent was full of dynamism in which the candidates fought against one another on the longer mass media. The problems of the present study are as follows: (1 what was the fight among political actors on the printed media when the general election was held to vote the regent of Bangli Regency in 2010 like?; (2 the factors leading to it?; and (3 what was the impact and meaning of the fight among the political actors on the printed media? The theories used in the present study were the theory of discourse of relation of knowledge and power, the theory of the impact of media such as the agenda setting, the theory of framing, the theory of media text analysis, the theory of hegemony, and the theory of capital. The research method used was the qualitative approach with critical paradigm.  The forms of the fight among political actors took place in the arenas of news articles, advertorials, advertisements, and paid articles. The fight taking place in these arenas started from the fight for the self-image of the actors to the political issue. The factors leading to it was political factor, economic factor, and mass media. The fight among the political actors affected political sector, economic sector, and cultural sector. The fight among the political actors on the printed media contained pragmatic meaning of the media and political actors, the image, popular life style, and change of political culture in Bangli. 

  10. Fine Scale Baleen Whale Behavior Observed Via Tagging Over Daily Time Scales

    Science.gov (United States)

    2014-09-30

    system to do a comparison between the two. While at Wildlife Computers, I also asked for and they kindly provided a small change in how their MK10...cetacean behavior at intermediate daily time scales. Recent efforts to assess the impacts of sound on marine mammals and to estimate foraging ...efficiency have called for the need to measure daily activity budgets to quantify how much of each day an individual devotes to foraging , resting

  11. Atomistic simulations of graphite etching at realistic time scales.

    Science.gov (United States)

    Aussems, D U B; Bal, K M; Morgan, T W; van de Sanden, M C M; Neyts, E C

    2017-10-01

    Hydrogen-graphite interactions are relevant to a wide variety of applications, ranging from astrophysics to fusion devices and nano-electronics. In order to shed light on these interactions, atomistic simulation using Molecular Dynamics (MD) has been shown to be an invaluable tool. It suffers, however, from severe time-scale limitations. In this work we apply the recently developed Collective Variable-Driven Hyperdynamics (CVHD) method to hydrogen etching of graphite for varying inter-impact times up to a realistic value of 1 ms, which corresponds to a flux of ∼10 20 m -2 s -1 . The results show that the erosion yield, hydrogen surface coverage and species distribution are significantly affected by the time between impacts. This can be explained by the higher probability of C-C bond breaking due to the prolonged exposure to thermal stress and the subsequent transition from ion- to thermal-induced etching. This latter regime of thermal-induced etching - chemical erosion - is here accessed for the first time using atomistic simulations. In conclusion, this study demonstrates that accounting for long time-scales significantly affects ion bombardment simulations and should not be neglected in a wide range of conditions, in contrast to what is typically assumed.

  12. OUTDOOR RECREATION THROUGH THE PRISM OF ACTOR-NETWORK THEORY: CHALLENGES AND PROSPECTS

    Directory of Open Access Journals (Sweden)

    Yohann Rech

    2009-12-01

    Full Text Available Actor-network theory (ANT shows how scientific and technical innovations may take the form of a socio-technical network, by the aggregation of humans and non-humans (Callon, 1986; Latour, 1989. This article reflects on the contributions and limits of ANT to examine a particular object of research presenting regular innovations: the outdoor recreation. Firstly, the integration of non-humans to the analysis (Latour, 2006 is relevant in the study of nature sports because physical entities transform the action and involve specific associations. Then it is a particular epistemological positioning that shakes the dichotomies up and givesimportance to the reflexive activity of actors. Finally, understanding the development of collectives is useful for the study of nature sports. The construction of a social coexistence between different activities (sports activities and other activities strongly questions the political transformation of contemporary democracy, including the establishment of a participatory management.

  13. Balancing detail and scale in assessing transparency to improve the governance of agricultural commodity supply chains

    Science.gov (United States)

    Godar, Javier; Suavet, Clément; Gardner, Toby A.; Dawkins, Elena; Meyfroidt, Patrick

    2016-03-01

    To date, assessments of the sustainability of agricultural commodity supply chains have largely relied on some combination of macro-scale footprint accounts, detailed life-cycle analyses and fine-scale traceability systems. Yet these approaches are limited in their ability to support the sustainability governance of agricultural supply chains, whether because they are intended for coarser-grained analyses, do not identify individual actors, or are too costly to be implemented in a consistent manner for an entire region of production. Here we illustrate some of the advantages of a complementary middle-ground approach that balances detail and scale of supply chain transparency information by combining consistent country-wide data on commodity production at the sub-national (e.g. municipal) level with per shipment customs data to describe trade flows of a given commodity covering all companies and production regions within that country. This approach can support supply chain governance in two key ways. First, enhanced spatial resolution of the production regions that connect to individual supply chains allows for a more accurate consideration of geographic variability in measures of risk and performance that are associated with different production practices. Second, identification of key actors that operate within a specific supply chain, including producers, traders, shippers and consumers can help discriminate coalitions of actors that have shared stake in a particular region, and that together are capable of delivering more cost-effective and coordinated interventions. We illustrate the potential of this approach with examples from Brazil, Indonesia and Colombia. We discuss how transparency information can deepen understanding of the environmental and social impacts of commodity production systems, how benefits are distributed among actors, and some of the trade-offs involved in efforts to improve supply chain sustainability. We then discuss the challenges and

  14. Intermediaries as Innovating Actors in the Transition to a Sustainable Energy System

    Directory of Open Access Journals (Sweden)

    Julia Backhaus

    2010-07-01

    Full Text Available In transitions of large sociotechnical systems, intermediary organisations can emerge as mediators in between several actor groups and facilitate communication and collaboration towards common goals. They can support the establishment of new actor networks and the articulation and alignment of interests to bring about desired changes. In this article, current efforts towards a more sustainable energy system serve as an exemplary context of intermediary work. The field under scrutiny, demand side management, aims to decrease energy consumption. Unfortunately, the role and work of intermediaries as implementers of demand side management projects often remains underappreciated.
    Research into the reasons of successes and failures of intermediary work and a theoretical corroboration for their practical work can help intermediaries to improve their programme designs and implementation strategies. The EC FP7-funded Changing Behaviour project aims to support intermediaries with strategic activities to improve demand side management programmes and bring about lasting behavioural changes. Paying more attention to context, stakeholders, monitoring, evaluation and learning enables the development of tailor-made, widely supported projects with higher chances of success.
    In addition to practical support for their work, intermediaries can benefit from stronger policy support. Understanding and appreciation of their work as contribution to policy implementation, e.g. towards energy saving targets, could motivate such support. A stable policy and financial environment with long-term implementation plans and funding schemes provides a fertile ground for intermediary activities. Active participation of policy actors in demand side management programmes can create networks sustaining longer-lasting change.

  15. Actors and processes behind urban fringe development: Mechanism to guide urban land management. Study on Dhaka, Bangladesh

    OpenAIRE

    Masum, Fahria

    2009-01-01

    This thesis has attempted to analyze and resolve urban fringe problems in Dhaka by incorporating different roles and interests of actors in land development processes. The research has revealed that these different actors have different interests, norms and ideologies which are playing an active role in guiding or regulating urban land development process. This situation is deploying existing rules and regulations in form of politics and affecting urban fringe management negatively. The resea...

  16. Trabajo comunitario, participación social y red de actores en la percepción del riesgo genético Community work, social participation, and web of actors in the perception of genetic risk of fertile women

    Directory of Open Access Journals (Sweden)

    Reinaldo Proenza Rodríguez

    2010-12-01

    Full Text Available El trabajo aborda la importancia de dos programas nacionales de salud que demandan la integración de instituciones y organizaciones sociales. El enfoque ciencia-tecnología-sociedad aboga por la participación pública en las decisiones relacionadas con el control y la evaluación social del desarrollo, a la vez que constituye un derecho ciudadano velar por el valor y el impacto de la actividad tecnocientífica. El éxito de estos programas se logra a través de actividades de investigación, el trabajo comunitario, la participación social y la red de actores, con nuevas estrategias de intervención educativa, de promoción y prevención.This paper deals with the importance of two national health care programs demanding integration of institutions and social organizations. The science-technology-society approach calls for social participation in decisions related to the control and social evaluation of development; at the same time, it is a civic right to keep watch over both the value and impact of techno-scientific activity. Success is achieved through research activities, community work, social participation, and web of actors, as well as educational interventions, promotion, and prevention.

  17. EDITORIAL: Special issue on time scale algorithms

    Science.gov (United States)

    Matsakis, Demetrios; Tavella, Patrizia

    2008-12-01

    This special issue of Metrologia presents selected papers from the Fifth International Time Scale Algorithm Symposium (VITSAS), including some of the tutorials presented on the first day. The symposium was attended by 76 persons, from every continent except Antarctica, by students as well as senior scientists, and hosted by the Real Instituto y Observatorio de la Armada (ROA) in San Fernando, Spain, whose staff further enhanced their nation's high reputation for hospitality. Although a timescale can be simply defined as a weighted average of clocks, whose purpose is to measure time better than any individual clock, timescale theory has long been and continues to be a vibrant field of research that has both followed and helped to create advances in the art of timekeeping. There is no perfect timescale algorithm, because every one embodies a compromise involving user needs. Some users wish to generate a constant frequency, perhaps not necessarily one that is well-defined with respect to the definition of a second. Other users might want a clock which is as close to UTC or a particular reference clock as possible, or perhaps wish to minimize the maximum variation from that standard. In contrast to the steered timescales that would be required by those users, other users may need free-running timescales, which are independent of external information. While no algorithm can meet all these needs, every algorithm can benefit from some form of tuning. The optimal tuning, and even the optimal algorithm, can depend on the noise characteristics of the frequency standards, or of their comparison systems, the most precise and accurate of which are currently Two Way Satellite Time and Frequency Transfer (TWSTFT) and GPS carrier phase time transfer. The interest in time scale algorithms and its associated statistical methodology began around 40 years ago when the Allan variance appeared and when the metrological institutions started realizing ensemble atomic time using more than

  18. Actor groups, related needs, and challenges at the climate downscaling interface

    Science.gov (United States)

    Rössler, Ole; Benestad, Rasmus; Diamando, Vlachogannis; Heike, Hübener; Kanamaru, Hideki; Pagé, Christian; Margarida Cardoso, Rita; Soares, Pedro; Maraun, Douglas; Kreienkamp, Frank; Christodoulides, Paul; Fischer, Andreas; Szabo, Peter

    2016-04-01

    At the climate downscaling interface, numerous downscaling techniques and different philosophies compete on being the best method in their specific terms. Thereby, it remains unclear to what extent and for which purpose these downscaling techniques are valid or even the most appropriate choice. A common validation framework that compares all the different available methods was missing so far. The initiative VALUE closes this gap with such a common validation framework. An essential part of a validation framework for downscaling techniques is the definition of appropriate validation measures. The selection of validation measures should consider the needs of the stakeholder: some might need a temporal or spatial average of a certain variable, others might need temporal or spatial distributions of some variables, still others might need extremes for the variables of interest or even inter-variable dependencies. Hence, a close interaction of climate data providers and climate data users is necessary. Thus, the challenge in formulating a common validation framework mirrors also the challenges between the climate data providers and the impact assessment community. This poster elaborates the issues and challenges at the downscaling interface as it is seen within the VALUE community. It suggests three different actor groups: one group consisting of the climate data providers, the other two groups being climate data users (impact modellers and societal users). Hence, the downscaling interface faces classical transdisciplinary challenges. We depict a graphical illustration of actors involved and their interactions. In addition, we identified four different types of issues that need to be considered: i.e. data based, knowledge based, communication based, and structural issues. They all may, individually or jointly, hinder an optimal exchange of data and information between the actor groups at the downscaling interface. Finally, some possible ways to tackle these issues are

  19. Reinforcement learning for a biped robot based on a CPG-actor-critic method.

    Science.gov (United States)

    Nakamura, Yutaka; Mori, Takeshi; Sato, Masa-aki; Ishii, Shin

    2007-08-01

    Animals' rhythmic movements, such as locomotion, are considered to be controlled by neural circuits called central pattern generators (CPGs), which generate oscillatory signals. Motivated by this biological mechanism, studies have been conducted on the rhythmic movements controlled by CPG. As an autonomous learning framework for a CPG controller, we propose in this article a reinforcement learning method we call the "CPG-actor-critic" method. This method introduces a new architecture to the actor, and its training is roughly based on a stochastic policy gradient algorithm presented recently. We apply this method to an automatic acquisition problem of control for a biped robot. Computer simulations show that training of the CPG can be successfully performed by our method, thus allowing the biped robot to not only walk stably but also adapt to environmental changes.

  20. Developing Integrated Rural Tourism: Actor Practices in the English/Welsh Border

    Science.gov (United States)

    Saxena, Gunjan; Ilbery, Brian

    2010-01-01

    This paper examines community attitudes and distinctive practices that shape local responses to integrated rural tourism (IRT) development in the lagging rural region of the English/Welsh border area. The focus is on how actors acquire attributes as a result of their relations with others and how these assumed identities are performed in, by and…

  1. Assessing Mediation in Dyadic Data Using the Actor-Partner Interdependence Model

    Science.gov (United States)

    Ledermann, Thomas; Macho, Siegfried; Kenny, David A.

    2011-01-01

    The assessment of mediation in dyadic data is an important issue if researchers are to test process models. Using an extended version of the actor-partner interdependence model the estimation and testing of mediation is complex, especially when dyad members are distinguishable (e.g., heterosexual couples). We show how the complexity of the model…

  2. Los actores políticos y sociales en la formulación de la reforma sanitaria, en España Social and political actors in the formulation of health reform in Spain

    Directory of Open Access Journals (Sweden)

    Joaquina E. Etviti

    1995-03-01

    Full Text Available Estudiar la participación de los actores sociales y políticos en el proceso de formulación de la politica de salud, permite comprender las características específicas de organización y funcionamiento de un sistema de salud. Este trabajo analiza el proceso de formulación de la Ley General de Salud (LGS en España con el propósito de conocer la relación entre la participación de actores sociales, políticos y económicos en la formulación de la LGS y la conformación del sistema sanitario español. Para ello, se realizó un estudio de caso durante 1982-1986. Se analizó información documental parlamentaria y prensa médica, principales diarios y revistas e informes y prensa de los actores políticos, sociales y sanitarios. La primera versión de LGS presentada por el PSOE propuso un sistema de salud con financiamiento y gestión pública para lograr cobertura universal, atención integral, participación comunitaria y educación sanitaria. Esta propuesta fue sometida a compleja negociación con grupos empresariales, sindicatos, profesionales de salud. La LGS aprobada excluye las principios de equidad e incorpora los intereses económicos privados alrededor de la salud: "libre elección" médico-hospitalaria, financiamiento público y la gestión privada del sistema de salud, y establece a la Seguridad Social como rector del sistema.An analysis of the participation of social and political actors in the process of formulating health policy allows one to understand the specific characteristics of the organization and operation of a health system. This study analyzes the drafting process for the General Health Act (LGS in Spain with the purpose of establishing the relationship between social, political, and economic actors in both the formulation of the Act itself and the organization of the Spanish Health System. A case study was carried out from 1982 through 1986. Documentary parliamentary data, the medical press, national magazines and

  3. The Barcelona Mobile Cluster: Actors, Contents and Trends

    Directory of Open Access Journals (Sweden)

    Carlos Alberto Scolari

    2009-07-01

    Full Text Available Communication mediated by mobile devices is one of the most dynamic sectors of the global economy and is transforming different aspects of our lives, including our ways of relating and our cultural production, distribution and consumption models. Media studies should not ignore these transformations. This paper presents the results of a study carried out during 2008 to determine the actors, contents produced and trends of the mobile communication companies in Barcelona. The study outlines an initial map of the situation, proposes a series of analysis categories and lays the foundations for more specific future studies on mCommunication.

  4. REAL-TIME VIDEO SCALING BASED ON CONVOLUTION NEURAL NETWORK ARCHITECTURE

    Directory of Open Access Journals (Sweden)

    S Safinaz

    2017-08-01

    Full Text Available In recent years, video super resolution techniques becomes mandatory requirements to get high resolution videos. Many super resolution techniques researched but still video super resolution or scaling is a vital challenge. In this paper, we have presented a real-time video scaling based on convolution neural network architecture to eliminate the blurriness in the images and video frames and to provide better reconstruction quality while scaling of large datasets from lower resolution frames to high resolution frames. We compare our outcomes with multiple exiting algorithms. Our extensive results of proposed technique RemCNN (Reconstruction error minimization Convolution Neural Network shows that our model outperforms the existing technologies such as bicubic, bilinear, MCResNet and provide better reconstructed motioning images and video frames. The experimental results shows that our average PSNR result is 47.80474 considering upscale-2, 41.70209 for upscale-3 and 36.24503 for upscale-4 for Myanmar dataset which is very high in contrast to other existing techniques. This results proves our proposed model real-time video scaling based on convolution neural network architecture’s high efficiency and better performance.

  5. Conceptual Models for Ecosystem Management through the Participation of Local Social Actors: the Río Cruces Wetland Conflict

    Directory of Open Access Journals (Sweden)

    Luisa E. Delgado

    2009-06-01

    Full Text Available In 2004, the emigration and death of black-necked swans (Cygnus melancoryphus from the Río Cruces wetland (Valdivia, Chile triggered one of the largest ecosocial conflicts in Chilean history. The main local social actors of this still unsolved conflict are the Chilean government, a pulp-mill company, and a local nongovernmental organization. The central issues of the conflict are disagreement over the reason for the swans' migration, the need to restore the black-necked swan population in the wetland, and the relationship between economic development and wetland conservation. We applied a physical, ecological, and social system approach to generate conceptual or qualitative ecosystem models representing the perceptions of all social actors. Our results showed that each actor group perceived the ecosystem in a different and, in some cases, divergent way. Furthermore, all of them carried only partial representations of the wetland and the conflict. We linked all the models to generate an integrated view of the Río Cruces wetland ecosystem. We propose that this approach can be replicated as a tool for generating synthetic, integrated conceptual models of ecosystems, even in the presence of strong divergence and a lack of consensus among social actors.

  6. Including threat actor capability and motivation in risk assessment for Smart GRIDs

    NARCIS (Netherlands)

    Rossebo, J.E.Y.; Fransen, F.; Luiijf, H.A.M.

    2016-01-01

    The SEGRID (Security for Smart Electricity GRIDs) collaboration project, funded by the EU under the FP7 program investigates risk assessment methodologies and their possible need for enhancement. In this paper we discuss the need to include threat actor analysis in threat, vulnerability and risk

  7. Uncivil actors and violence systems in the Latin American urban domain

    Directory of Open Access Journals (Sweden)

    Dirk Kruijt

    2014-06-01

    Full Text Available The character and quality of Latin America’s democracy is in dispute. Uncertainties about its nature and future prevail in the development debate. In the early 2000s the UNDP (2004 coined the terms “low-intensity citizenship” and “low-intensity democracy” to describe the post-dictatorship democracy in the region. When in the 1980s the military establishment withdrew from the political arena and democracy was restored, a severe economic crisis affected the region, producing long lasting effects in terms of mass poverty, informality and social exclusion. In the urban domain, and especially in territories where the representatives of law and order are relatively absent, “uncivil” nonstate actors surfaced, including local drug lords and their small territorial armies; youth gangs; organised crime and the so-called “dark forces”, joined by former belligerent actors of the Andean and Central American civil wars. In this article, I will analyse and typify this erosion of formal social order and the emergence of parallel and informal structures and hierarchies throughout Latin America.

  8. A multiple-time-scale approach to the control of ITBs on JET

    International Nuclear Information System (INIS)

    Laborde, L.; Mazon, D.; Moreau, D.; Moreau, D.; Ariola, M.; Cordoliani, V.; Tala, T.

    2005-01-01

    The simultaneous real-time control of the current and temperature gradient profiles could lead to the steady state sustainment of an internal transport barrier (ITB) and so to a stationary optimized plasma regime. Recent experiments in JET have demonstrated significant progress in achieving such a control: different current and temperature gradient target profiles have been reached and sustained for several seconds using a controller based on a static linear model. It's worth noting that the inverse safety factor profile evolves on a slow time scale (resistive time) while the normalized electron temperature gradient reacts on a faster one (confinement time). Moreover these experiments have shown that the controller was sensitive to rapid plasma events such as transient ITBs during the safety factor profile evolution or MHD instabilities which modify the pressure profiles on the confinement time scale. In order to take into account the different dynamics of the controlled profiles and to better react to rapid plasma events the control technique is being improved by using a multiple-time-scale approximation. The paper describes the theoretical analysis and closed-loop simulations using a control algorithm based on two-time-scale state-space model. These closed-loop simulations using the full dynamic but linear model used for the controller design to simulate the plasma response have demonstrated that this new controller allows the normalized electron temperature gradient target profile to be reached faster than the one used in previous experiments. (A.C.)

  9. A multiple-time-scale approach to the control of ITBs on JET

    Energy Technology Data Exchange (ETDEWEB)

    Laborde, L.; Mazon, D.; Moreau, D. [EURATOM-CEA Association (DSM-DRFC), CEA Cadarache, 13 - Saint Paul lez Durance (France); Moreau, D. [Culham Science Centre, EFDA-JET, Abingdon, OX (United Kingdom); Ariola, M. [EURATOM/ENEA/CREATE Association, Univ. Napoli Federico II, Napoli (Italy); Cordoliani, V. [Ecole Polytechnique, 91 - Palaiseau (France); Tala, T. [EURATOM-Tekes Association, VTT Processes (Finland)

    2005-07-01

    The simultaneous real-time control of the current and temperature gradient profiles could lead to the steady state sustainment of an internal transport barrier (ITB) and so to a stationary optimized plasma regime. Recent experiments in JET have demonstrated significant progress in achieving such a control: different current and temperature gradient target profiles have been reached and sustained for several seconds using a controller based on a static linear model. It's worth noting that the inverse safety factor profile evolves on a slow time scale (resistive time) while the normalized electron temperature gradient reacts on a faster one (confinement time). Moreover these experiments have shown that the controller was sensitive to rapid plasma events such as transient ITBs during the safety factor profile evolution or MHD instabilities which modify the pressure profiles on the confinement time scale. In order to take into account the different dynamics of the controlled profiles and to better react to rapid plasma events the control technique is being improved by using a multiple-time-scale approximation. The paper describes the theoretical analysis and closed-loop simulations using a control algorithm based on two-time-scale state-space model. These closed-loop simulations using the full dynamic but linear model used for the controller design to simulate the plasma response have demonstrated that this new controller allows the normalized electron temperature gradient target profile to be reached faster than the one used in previous experiments. (A.C.)

  10. Minority stress and relationship functioning among young male same-sex couples: An examination of actor-partner interdependence models.

    Science.gov (United States)

    Feinstein, Brian A; McConnell, Elizabeth; Dyar, Christina; Mustanski, Brian; Newcomb, Michael E

    2018-05-01

    In different-sex couples, individual and partner stress can both have a negative impact on relationship functioning (actor and partner effects). Gay and bisexual men experience unique stress (sexual minority stress), but few studies have examined the effects of this stress on relationship functioning among young male couples. The current study examined (a) actor and partner effects of general and minority stress (internalized stigma, microaggressions, victimization, and outness) on relationship functioning (relationship quality and negative relationship interactions), (b) interactions between individual and partner stress as predictors of relationship functioning, and (c) dyadic coping and relationship length as moderators of actor and partner effects. Actor-partner interdependence models were tested using data from 153 young male couples. There was strong support for actor effects. Higher general stress and internalized stigma were associated with lower relationship quality, but only for those in longer relationships. Additionally, higher general stress, internalized stigma, and microaggressions, and lower outness, were associated with more negative relationship interactions. There was limited support for partner effects. Having a partner with higher internalized stigma was associated with more negative relationship interactions, but none of the other partner effects were significant. There was no support for individual and partner stress interacting to predict relationship functioning or for dyadic coping as a stress buffer. Findings highlight the influence of one's own experiences of general and minority stress on relationship functioning, but raise questions about how partner stress influences relationship functioning among young male couples. (PsycINFO Database Record (c) 2018 APA, all rights reserved).

  11. A matter of relationships: Actor-networks of colonial rule in the Gezira irrigation system, Sudan

    Directory of Open Access Journals (Sweden)

    Maurits Ertsen

    2016-06-01

    Full Text Available In the first half of the 20th century, colonial rulers, a British firm and Sudanese farmers changed the Gezira Plain in Sudan into a large-scale irrigated cotton scheme. Gezira continues to be in use up to date. Its story shows how the abstract concept 'development' is shaped through the agency of humans and non-humans alike in government offices and muddy fields. Gezira provides a well-suited starting point for moving into the networks of development without any pre-suggested division in terms of levels, contexts or relations. Hierarchies, arenas and institutions do exist. Such power relations are associations between humans and non-humans: relatively stable relations are typically produced when non-human agency is involved, for example through books, roads, and money. The Gezira case shows the potential of actor-network theory in building and understanding of conceptual and empirical links between water, infrastructure and political rule.

  12. Time-scale invariances in preseismic electromagnetic radiation, magnetization and damage evolution of rocks

    Directory of Open Access Journals (Sweden)

    Y. Kawada

    2007-10-01

    Full Text Available We investigate the time-scale invariant changes in electromagnetic and mechanical energy releases prior to a rock failure or a large earthquake. The energy release processes are caused by damage evolutions such as crack propagation, motion of charged dislocation, area-enlargement of sheared asperities and repetitive creep-rate changes. Damage mechanics can be used to represent the time-scale invariant evolutions of both brittle and plastic damages. Irreversible thermodynamics applied to the damage mechanics reveals that the damage evolution produces the variations in charge, dipole and electromagnetic signals in addition to mechanical energy release, and yields the time-scale invariant patterns of Benioff electromagnetic radiation and cumulative Benioff strain-release. The irreversible thermodynamic framework of damage mechanics is also applicable to the seismo-magnetic effect, and the time-scale invariance is recognized in the remanent magnetization change associated with damage evolution prior to a rock failure.

  13. A hierarchy of time-scales and the brain.

    Science.gov (United States)

    Kiebel, Stefan J; Daunizeau, Jean; Friston, Karl J

    2008-11-01

    In this paper, we suggest that cortical anatomy recapitulates the temporal hierarchy that is inherent in the dynamics of environmental states. Many aspects of brain function can be understood in terms of a hierarchy of temporal scales at which representations of the environment evolve. The lowest level of this hierarchy corresponds to fast fluctuations associated with sensory processing, whereas the highest levels encode slow contextual changes in the environment, under which faster representations unfold. First, we describe a mathematical model that exploits the temporal structure of fast sensory input to track the slower trajectories of their underlying causes. This model of sensory encoding or perceptual inference establishes a proof of concept that slowly changing neuronal states can encode the paths or trajectories of faster sensory states. We then review empirical evidence that suggests that a temporal hierarchy is recapitulated in the macroscopic organization of the cortex. This anatomic-temporal hierarchy provides a comprehensive framework for understanding cortical function: the specific time-scale that engages a cortical area can be inferred by its location along a rostro-caudal gradient, which reflects the anatomical distance from primary sensory areas. This is most evident in the prefrontal cortex, where complex functions can be explained as operations on representations of the environment that change slowly. The framework provides predictions about, and principled constraints on, cortical structure-function relationships, which can be tested by manipulating the time-scales of sensory input.

  14. A hierarchy of time-scales and the brain.

    Directory of Open Access Journals (Sweden)

    Stefan J Kiebel

    2008-11-01

    Full Text Available In this paper, we suggest that cortical anatomy recapitulates the temporal hierarchy that is inherent in the dynamics of environmental states. Many aspects of brain function can be understood in terms of a hierarchy of temporal scales at which representations of the environment evolve. The lowest level of this hierarchy corresponds to fast fluctuations associated with sensory processing, whereas the highest levels encode slow contextual changes in the environment, under which faster representations unfold. First, we describe a mathematical model that exploits the temporal structure of fast sensory input to track the slower trajectories of their underlying causes. This model of sensory encoding or perceptual inference establishes a proof of concept that slowly changing neuronal states can encode the paths or trajectories of faster sensory states. We then review empirical evidence that suggests that a temporal hierarchy is recapitulated in the macroscopic organization of the cortex. This anatomic-temporal hierarchy provides a comprehensive framework for understanding cortical function: the specific time-scale that engages a cortical area can be inferred by its location along a rostro-caudal gradient, which reflects the anatomical distance from primary sensory areas. This is most evident in the prefrontal cortex, where complex functions can be explained as operations on representations of the environment that change slowly. The framework provides predictions about, and principled constraints on, cortical structure-function relationships, which can be tested by manipulating the time-scales of sensory input.

  15. A Systematic Multi-Time Scale Solution for Regional Power Grid Operation

    Science.gov (United States)

    Zhu, W. J.; Liu, Z. G.; Cheng, T.; Hu, B. Q.; Liu, X. Z.; Zhou, Y. F.

    2017-10-01

    Many aspects need to be taken into consideration in a regional grid while making schedule plans. In this paper, a systematic multi-time scale solution for regional power grid operation considering large scale renewable energy integration and Ultra High Voltage (UHV) power transmission is proposed. In the time scale aspect, we discuss the problem from month, week, day-ahead, within-day to day-behind, and the system also contains multiple generator types including thermal units, hydro-plants, wind turbines and pumped storage stations. The 9 subsystems of the scheduling system are described, and their functions and relationships are elaborated. The proposed system has been constructed in a provincial power grid in Central China, and the operation results further verified the effectiveness of the system.

  16. Current relaxation time scales in toroidal plasmas

    International Nuclear Information System (INIS)

    Mikkelsen, D.R.

    1987-02-01

    An approximate normal mode analysis of plasma current diffusion in tokamaks is presented. The work is based on numerical solutions of the current diffusion equation in cylindrical geometry. Eigenvalues and eigenfunctions are shown for a broad range of plasma conductivity profile shapes. Three classes of solutions are considered which correspond to three types of tokamak operation. Convenient approximations to the three lowest eigenvalues in each class are presented and simple formulae for the current relaxation time scales are given

  17. Orchestrating Information Sharing among Intra- And Inter-Organisational Core Actors in a Large New Product Development Project - The Particular Role of The Project Manager

    DEFF Research Database (Denmark)

    Jepsen, Lisbeth Brøde

    The success of NPD projects of high-cost, engineering-intensive, and customized development products is largely dependent on information sharing with actors from customers regarding their specific requirements (Von Hippel, 1986). But information sharing is also necessary among actors from different...... information sharing among other intra- or inter-organisational actors during the progression of an NPD project. In other words, this study emphasises the importance of the PM’s relationships on a day-to-day basis in information sharing among intra- and inter-organisational actors during the phases of an NPD...... organisations. Further, the findings show that to orchestrate the information sharing during the NPD project, the PM relies on relationships with several core intra-organisational actors who are particularly important to the orchestrating of information sharing during the early phases of the NPD project...

  18. The Master model on multi-actor and multilevel social responsibilities

    OpenAIRE

    Ashley, P.A.

    2011-01-01

    This working paper contributes to a collective discussion in a workshop occurring in January 2011 at the International Institute of Social Studies, bringing scholars from Europe and Brazil and aiming inter-university research collaboration on linking policies on social responsibility to development and equity. The paper serves as an introductory discussion for reframing the concept of corporate social responsibility into a broader umbrella concept of multi-actor and multilevel social responsi...

  19. [The actor effect and the partner effect of self-esteem and mother-adolescent communication on depression in mothers and adolescents in Kirogi families according to adolescent' development stage].

    Science.gov (United States)

    Yun, Eun Kyung; Shin, Sung Hee

    2010-10-01

    This study was conducted to compare the level of depression, self-esteem and mother-adolescent (M-A) communication perceived by both mothers and adolescents between the early adolescent (E-A) group and the late adolescent (L-A) group; and to examine the actor effect and the partner effect of self-esteem and M-A communication on depression in mothers and adolescents. Participants were 107 Kirogi families who resided in the Midwest region of the U. S. Data were collected from September, 2008 to March, 2009 using the scales of Center for Epidemiologic Studies Depression (CES-D), Self-esteem and Parent-Adolescent Communication Inventory. Mothers in E-A group reported higher scores on depression than mothers in L-A group. Adolescents in L-A group reported higher scores on depression and lower scores on self-esteem than adolescents in E-A group. In the E-A group, mothers' self-esteem had big actor effect on mothers' depression and partner effect on adolescents' depression. In the L-A group, self-esteem of mothers and adolescents had actor effect on their depression respectively without partner effect. M-A communication of mothers influences mothers' depression negatively and adolescents' depression positively. In both group, M-A communication influences their depression with mediating effect of self-esteem. To promote Kirogi families' mental health, programs for mothers and adolescents should be developed differently according to adolescents' development stage.

  20. Development of a Scale Measuring Discursive Responsible Leadership

    OpenAIRE

    Voegtlin Christian

    2012-01-01

    The paper advances the conceptual understanding of responsible leadership and develops an empirical scale of discursive responsible leadership. The concept of responsible leadership presented here draws on deliberative practices and discursive conflict resolution combining the macro view of the business firm as a political actor with the micro view of leadership. Ideal responsible leadership conduct thereby goes beyond the dyadic leader–follower interaction to include all stakeholders. The pa...

  1. Mastering the struggle : gender, actors and agrarian change in a Mexican ejido

    NARCIS (Netherlands)

    Brunt, D.

    1992-01-01


    Actors and the Socio-Political and Symbolic Order

    In this thesis I have shown how women and men, all part of a small ejido in Western Mexico, are actively engaged in struggling to manage the social constraints and conditions they encounter. We have

  2. Impact of sequential disorder on the scaling behavior of airplane boarding time

    Science.gov (United States)

    Baek, Yongjoo; Ha, Meesoon; Jeong, Hawoong

    2013-05-01

    Airplane boarding process is an example where disorder properties of the system are relevant to the emergence of universality classes. Based on a simple model, we present a systematic analysis of finite-size effects in boarding time, and propose a comprehensive view of the role of sequential disorder in the scaling behavior of boarding time against the plane size. Using numerical simulations and mathematical arguments, we find how the scaling behavior depends on the number of seat columns and the range of sequential disorder. Our results show that new scaling exponents can arise as disorder is localized to varying extents.

  3. Adaptive Inverse Optimal Control for Rehabilitation Robot Systems Using Actor-Critic Algorithm

    Directory of Open Access Journals (Sweden)

    Fancheng Meng

    2014-01-01

    Full Text Available The higher goal of rehabilitation robot is to aid a person to achieve a desired functional task (e.g., tracking trajectory based on assisted-as-needed principle. To this goal, a new adaptive inverse optimal hybrid control (AHC combining inverse optimal control and actor-critic learning is proposed. Specifically, an uncertain nonlinear rehabilitation robot model is firstly developed that includes human motor behavior dynamics. Then, based on this model, an open-loop error system is formed; thereafter, an inverse optimal control input is designed to minimize the cost functional and a NN-based actor-critic feedforward signal is responsible for the nonlinear dynamic part contaminated by uncertainties. Finally, the AHC controller is proven (through a Lyapunov-based stability analysis to yield a global uniformly ultimately bounded stability result, and the resulting cost functional is meaningful. Simulation and experiment on rehabilitation robot demonstrate the effectiveness of the proposed control scheme.

  4. Prospect Theory: Contributions to Understanding Actors, Causes and Consequences of Conflict in Africa

    Directory of Open Access Journals (Sweden)

    Wendy Trott

    2013-08-01

    Full Text Available Despite many recognized shortcomings, Rational Choice Theory remains the dominant perspective on decision-making in the literature on African conflict, whether overtly acknowledged or not. Prospect Theory, originally derived from the field of behavioural economics, can complement and advance this perspective not only by explaining the behaviour of actors, but also by allowing for predictions and the devising of strategies to avoid or end on-going conflicts based on a set of systematic biases that influence how actors make decisions. After a brief definition of Prospect Theory, this work will begin with an overview of the existing literature on decision-making as it relates to conflict, examine how Rational Choice is inadequate in explaining much human behaviour and thus how Prospect Theory can fill this gap. It will then move on to give a fuller definition of the various hypotheses derived from Prospect Theory that pertain to the study of conflict. An example of the application of Prospect Theory to a related field in which thorough research has been conducted, Deterrence Theory, will be used to demonstrate the model’s potential for study in other areas. This will be followed by a more in-depth analysis of the ways in which Prospect Theory can contribute to understanding the behaviour of actors in war, the causes of conflict, and the consequences in the African context. It will conclude with a summary and proposition for further research that can advance this analysis.

  5. Protecting the environment for future generations. Principles and actors in international environmental law

    Energy Technology Data Exchange (ETDEWEB)

    Proelss, Alexander (ed.) [Trier Univ. (Germany). Inst. of Environmental and Technology Law

    2017-08-01

    This book compiles the written versions of presentations held at the occasion of an international symposium entitled ''Protecting the Environment for Future Generations - Principles and Actors in International Environmental Law''. The symposium was organized by the Institute of Environmental and Technology Law of Trier University (IUTR) on the basis of a cooperation scheme with the Environmental Law Institute of the Johannes Kepler University Linz, Austria, and took place in Trier on 29-30 October 2015. It brought together a distinguished group of experts from Europe and abroad to address current issues of international and European environmental law. The main objective of the symposium was to take stock of the actors and principles of international and European environmental law, and to analyze how and to what extent these principles have been implemented on the supranational and domestic legal levels.

  6. Global Exponential Stability of Delayed Cohen-Grossberg BAM Neural Networks with Impulses on Time Scales

    Directory of Open Access Journals (Sweden)

    Yongkun Li

    2009-01-01

    Full Text Available Based on the theory of calculus on time scales, the homeomorphism theory, Lyapunov functional method, and some analysis techniques, sufficient conditions are obtained for the existence, uniqueness, and global exponential stability of the equilibrium point of Cohen-Grossberg bidirectional associative memory (BAM neural networks with distributed delays and impulses on time scales. This is the first time applying the time-scale calculus theory to unify the discrete-time and continuous-time Cohen-Grossberg BAM neural network with impulses under the same framework.

  7. Depression, anxiety and quality of life in stroke survivors and their family caregivers: A pilot study using an actor/partner interdependence model

    Science.gov (United States)

    Wan-Fei, Khaw; Hassan, Syed Tajuddin Syed; Sann, Lye Munn; Ismail, Siti Irma Fadhilah; Raman, Rosna Abdul; Ibrahim, Faisal

    2017-01-01

    Background Depression and anxiety are common in stroke survivors as well as their family caregivers. However, it is not known whether each person’s emotional distress contributes to their partner’s quality of life (QOL). Objective This study aimed to examine the effect of depression and anxiety on QOL in stroke survivor-caregiver dyads using dyadic analysis technique - the Actor-Partner Interdependence Model (APIM). Methods This was a cross-sectional pilot study with a total of 30 participating dyads (30 stroke survivors and 30 family caregivers) from Hospital Rehabilitasi Cheras, Kuala Lumpur, Malaysia. This pilot study was conducted over a period of 3 months, between December 2014 and February 2015. Depression and anxiety were assessed using the Hospital Anxiety and Depression Scale (HADS). QOL was assessed using the Short Form-12 Health Survey (SF-12). All analyses were carried out using IBM SPSS version 22. Dyadic data were analysed using multilevel modelling (MLM). Results Depression was uniquely associated with an individual’s own QOL. Survivors and caregivers with higher depression had poorer physical component summary (PCS) scores and mental component summary (MCS) scores. Stroke survivor’s depression exerted a significant actor effect on their PCS (b=−1.42, p=0.001) and MCS (b=−1.52, pdepression exerted a significant actor effect on their PCS (b=−2.53, pdepression exerted a significant partner effect on PCS in stroke survivors (b=−1.19, p=0.003). Caregivers’ depression was also related to their stroke survivors’ poorer QOL, particularly PCS. Conclusion The findings suggest that depression affects the QOL of both stroke survivors and caregivers, not only emotionally but also physically. This dyadic study also has evidence pointing to depression in caregivers and its association with stroke survivors’ physical QOL. PMID:28979724

  8. Scientific Journals of Universities of Chile, Colombia, and Venezuela: Actors and Roles

    Science.gov (United States)

    Delgado, Jorge Enrique

    2014-01-01

    A qualitative study was carried out to identify the roles of actors associated with the publication of scientific journals in Chilean, Colombian, and Venezuelan universities. Twenty-four semi-structured in-depth interviews were conducted with journal editors, university authorities, and other experts. The categories of analysis included university…

  9. Doubly stochastic Poisson process models for precipitation at fine time-scales

    Science.gov (United States)

    Ramesh, Nadarajah I.; Onof, Christian; Xie, Dichao

    2012-09-01

    This paper considers a class of stochastic point process models, based on doubly stochastic Poisson processes, in the modelling of rainfall. We examine the application of this class of models, a neglected alternative to the widely-known Poisson cluster models, in the analysis of fine time-scale rainfall intensity. These models are mainly used to analyse tipping-bucket raingauge data from a single site but an extension to multiple sites is illustrated which reveals the potential of this class of models to study the temporal and spatial variability of precipitation at fine time-scales.

  10. Dynamics analysis of the fast-slow hydro-turbine governing system with different time-scale coupling

    Science.gov (United States)

    Zhang, Hao; Chen, Diyi; Wu, Changzhi; Wang, Xiangyu

    2018-01-01

    Multi-time scales modeling of hydro-turbine governing system is crucial in precise modeling of hydropower plant and provides support for the stability analysis of the system. Considering the inertia and response time of the hydraulic servo system, the hydro-turbine governing system is transformed into the fast-slow hydro-turbine governing system. The effects of the time-scale on the dynamical behavior of the system are analyzed and the fast-slow dynamical behaviors of the system are investigated with different time-scale. Furthermore, the theoretical analysis of the stable regions is presented. The influences of the time-scale on the stable region are analyzed by simulation. The simulation results prove the correctness of the theoretical analysis. More importantly, the methods and results of this paper provide a perspective to multi-time scales modeling of hydro-turbine governing system and contribute to the optimization analysis and control of the system.

  11. CAPABILITIES AND ACTORS IN ERP SYSTEMS MANAGEMENT: AN EXPLORATORY STUDY IN CORPORATE USERS OF SAP ERP

    Directory of Open Access Journals (Sweden)

    Ronaldo Zwicker

    2007-10-01

    Full Text Available ERP systems are now an important component of information technology architecture in most large and medium sized companies. As such, it is inevitable that the activities undertaken to align this component to business requirements, conduct its evolution and ensure its performance and availability become increasingly important to companies’ IT areas. Success of these activities relies upon knowledge and participation of various actors inside and outside the IT area, imposing challenges not observed in internally developed systems. This paper proposes a model for the analysis of ERP systems management based on a previous work on the subject with the inclusion of the IT capabilities model and a description of the actors (stakeholders involved in the process of using an ERP system in a company. The proposed model is the basis for an exploratory survey conducted with 85 Brazilian companies whose results also comprise this text. The results suggest that only part of the capabilities is present and only part of the actors effectively participates on the ERP systems management effort.

  12. Romania – an International Actor in the Context of the Extensive Region of the Black Sea

    Directory of Open Access Journals (Sweden)

    Florin Iftode

    2014-08-01

    Full Text Available In the globalized world of the 21st century, the international relations are presented as a mandatory element for maintaining the balance of world power and peace. Although the international actors, such as states or international organizations, are trying to establish as many relationships as possible of various kinds (economic, political, military through diplomacy, all over the world, at macro level, the international actors should first achieve a harmony or a general state of good understanding at the micro level, i.e. in a certain geographic region to which they belong. Romania, as an actor of international relations, has as own purpose, and also imposed upon accession to the European Union, maintaining the diplomatic relations in the region of Central-Eastern Europe, both with its neighbors and with the states in the proximity of the Black Sea region. The article aims at outlining better the role that they have, in the geopolitical context, the countries from the extensive region of the Black Sea, in the consolidation of economic and political cooperation relationships, which would lead to stability in the region.

  13. Pathways of undue influence in health policy-making: a main actor's perspective.

    Science.gov (United States)

    Hernández-Aguado, Ildefonso; Chilet-Rosell, Elisa

    2018-02-01

    It is crucial to know the extent to which influences lead to policy capture-by which the policy-making process is shifted away from the public interest towards narrow private interests. Using the case study of Spain, our aim was to identify interactions between public administration, civil society and private companies that could influence health policies. 54 semistructured interviews with key actors related to health policy. The interviews were used to gather information on main policy actors as well as on direct and subtle influences that could modify health policies. The analysis identified and described, from the interviewed persons' experiences, both the inappropriate influences exerted on the actors and those that they exerted. Inappropriate influences were identified at all levels of administration and policy. They included actions for personal benefits, pressure for blocking health policies and pressure from high levels of government in favour of private corporations. The private sector played a significant role in these strategies through bribery, personal gifts, revolving doors, negative campaigns and by blocking unfavourable political positions or determining the knowledge agenda. The interviewees reported subtle forms of influence (social events, offers of technical support, invitations, etc) that contributed to the intellectual and cultural capture of health officials. The health policy decision-making processes in Spain are subject to influences by stakeholders that determine a degree of policy capture, which is avoidable. The private sector uses different strategies, from subtle influences to outright corruption, taking advantage in many cases of flexible legislation. © Article author(s) (or their employer(s) unless otherwise stated in the text of the article) 2018. All rights reserved. No commercial use is permitted unless otherwise expressly granted.

  14. Measuring Online Dialogic Conversations: A Scale Development

    DEFF Research Database (Denmark)

    Romenti, Stefania; Valentini, Chiara; Murtarelli, Grazia

    2016-01-01

    Purpose: The scope of this paper is to develop and test a measurement scale for assessing the quality of dialogic conversations among companies and digital publics in social media. It is argued that dialogic conversations are the drivers of dialogic engagement and the result of dialogic...... interactivity. Dialogic conversations are defined as sequences of communicative actions and counteractions taken by social actors for different purposes based on specific linguistic choices and characterised by diverse communicative approaches and the role played by the involved parties. Design....../methodology/approach: A multidimensional scale for measuring dialogic conversations is developed from relevant literature concerning dialogue and public engagement in the fields of corporate communication, public relations, management studies and conversation analysis. The scale was pre-tested to redefine and purify it from irrelevant...

  15. RE-Europe, a large-scale dataset for modeling a highly renewable European electricity system

    DEFF Research Database (Denmark)

    Jensen, Tue Vissing; Pinson, Pierre

    2017-01-01

    , we describe a dedicated large-scale dataset for a renewable electric power system. The dataset combines a transmission network model, as well as information for generation and demand. Generation includes conventional generators with their technical and economic characteristics, as well as weather-driven...... to the evaluation, scaling analysis and replicability check of a wealth of proposals in, e.g., market design, network actor coordination and forecastingof renewable power generation....

  16. Low cost drip irrigation in Burkina Faso : unravelling actors, networks and practices

    NARCIS (Netherlands)

    Wanvoeke, M.J.V.

    2015-01-01

    Title: Low cost drip irrigation in Burkina Faso: Unravelling Actors, Networks and Practices

    In Burkina Faso, there is a lot of enthusiasm about Low Cost Drip Irrigation (LCDI) as a tool to irrigate vegetables, and thus improve food security,

  17. A Critical Copenhagen Reflection on the European Union as a Global Actor

    DEFF Research Database (Denmark)

    Manners, Ian James

    2016-01-01

    a Copenhagen reflection on the EU as a global actor within the context of the Normative Power Approach (NPA). The chapter engages in a critical Copenhagen reflection, which means that it takes seriously the insights of critical social theory and the role of cultural hegemony. The chapter argues that the NPA...

  18. Visualising Actor Network for Cooperative Systems in Marine Technology

    DEFF Research Database (Denmark)

    Pan, Yushan; Finken, Sisse

    2016-01-01

    Awareness is a concept familiar to specialists within the field of Computer Supported Cooperative Work (CSCW). It is superior for analysing and describing some of the ad hoc work activities that unfold in cooperation. Such informal activities are outside the scope of engineers’ formal models, whi...... that shape computer systems. The aim, thus, is to portray cooperative work in a way that can be valuable for engineers implementing marine technology. We do so by way of presenting a transferring technique (2T) using insights from the CSCW field and Actor Network Theory (ANT)....

  19. Urban Freight Management with Stochastic Time-Dependent Travel Times and Application to Large-Scale Transportation Networks

    Directory of Open Access Journals (Sweden)

    Shichao Sun

    2015-01-01

    Full Text Available This paper addressed the vehicle routing problem (VRP in large-scale urban transportation networks with stochastic time-dependent (STD travel times. The subproblem which is how to find the optimal path connecting any pair of customer nodes in a STD network was solved through a robust approach without requiring the probability distributions of link travel times. Based on that, the proposed STD-VRP model can be converted into solving a normal time-dependent VRP (TD-VRP, and algorithms for such TD-VRPs can also be introduced to obtain the solution. Numerical experiments were conducted to address STD-VRPTW of practical sizes on a real world urban network, demonstrated here on the road network of Shenzhen, China. The stochastic time-dependent link travel times of the network were calibrated by historical floating car data. A route construction algorithm was applied to solve the STD problem in 4 delivery scenarios efficiently. The computational results showed that the proposed STD-VRPTW model can improve the level of customer service by satisfying the time-window constraint under any circumstances. The improvement can be very significant especially for large-scale network delivery tasks with no more increase in cost and environmental impacts.

  20. Manufacturers-Retailers: The New Actor in the U.S. Furniture Industry. Characteristics and Implications for the Chinese Industry

    OpenAIRE

    Lidia Martínez Murillo

    2007-01-01

    Since the 1990s the American furniture industry faces a transition period. Manufacturers, one of its most important actors made its entrance into the retail industry. This shift has had deep consequences not only for the American furniture industry as a whole, but also for other international furniture industries, especially the Chinese. The present work aims to analyze this actor based on the distinction provided by the Global Commodity Chain Theory. It stresses its char...