WorldWideScience

Sample records for reachable program states

  1. Constraint-based reachability

    Directory of Open Access Journals (Sweden)

    Arnaud Gotlieb

    2013-02-01

    Full Text Available Iterative imperative programs can be considered as infinite-state systems computing over possibly unbounded domains. Studying reachability in these systems is challenging as it requires to deal with an infinite number of states with standard backward or forward exploration strategies. An approach that we call Constraint-based reachability, is proposed to address reachability problems by exploring program states using a constraint model of the whole program. The keypoint of the approach is to interpret imperative constructions such as conditionals, loops, array and memory manipulations with the fundamental notion of constraint over a computational domain. By combining constraint filtering and abstraction techniques, Constraint-based reachability is able to solve reachability problems which are usually outside the scope of backward or forward exploration strategies. This paper proposes an interpretation of classical filtering consistencies used in Constraint Programming as abstract domain computations, and shows how this approach can be used to produce a constraint solver that efficiently generates solutions for reachability problems that are unsolvable by other approaches.

  2. Reachability for Finite-State Process Algebras Using Static Analysis

    DEFF Research Database (Denmark)

    Skrypnyuk, Nataliya; Nielson, Flemming

    2011-01-01

    of the Data Flow Analysis are used in order to “cut off” some of the branches in the reachability analysis that are not important for determining, whether or not a state is reachable. In this way, it is possible for our reachability algorithm to avoid building large parts of the system altogether and still......In this work we present an algorithm for solving the reachability problem in finite systems that are modelled with process algebras. Our method uses Static Analysis, in particular, Data Flow Analysis, of the syntax of a process algebraic system with multi-way synchronisation. The results...... solve the reachability problem in a precise way....

  3. Reachability for Finite-state Process Algebras Using Horn Clauses

    DEFF Research Database (Denmark)

    Skrypnyuk, Nataliya; Nielson, Flemming

    2013-01-01

    of the Data Flow Analysis are used in order to build a set of Horn clauses whose least model corresponds to an overapproximation of the reachable states. The computed model can be refined after each transition, and the algorithm runs until either a state whose reachability should be checked is encountered...... or it is not in the least model for all constructed states and thus is definitely unreachable. The advantages of the algorithm are that in many cases only a part of the Labelled Transition System will be built which leads to lower time and memory consumption. Also, it is not necessary to save all the encountered states...... which leads to further reduction of the memory requirements of the algorithm....

  4. Minimum-Cost Reachability for Priced Timed Automata

    DEFF Research Database (Denmark)

    Behrmann, Gerd; Fehnker, Ansgar; Hune, Thomas Seidelin

    2001-01-01

    This paper introduces the model of linearly priced timed automata as an extension of timed automata, with prices on both transitions and locations. For this model we consider the minimum-cost reachability problem: i.e. given a linearly priced timed automaton and a target state, determine...... the minimum cost of executions from the initial state to the target state. This problem generalizes the minimum-time reachability problem for ordinary timed automata. We prove decidability of this problem by offering an algorithmic solution, which is based on a combination of branch-and-bound techniques...... and a new notion of priced regions. The latter allows symbolic representation and manipulation of reachable states together with the cost of reaching them....

  5. Reachable volume RRT

    KAUST Repository

    McMahon, Troy

    2015-05-01

    © 2015 IEEE. Reachable volumes are a new technique that allows one to efficiently restrict sampling to feasible/reachable regions of the planning space even for high degree of freedom and highly constrained problems. However, they have so far only been applied to graph-based sampling-based planners. In this paper we develop the methodology to apply reachable volumes to tree-based planners such as Rapidly-Exploring Random Trees (RRTs). In particular, we propose a reachable volume RRT called RVRRT that can solve high degree of freedom problems and problems with constraints. To do so, we develop a reachable volume stepping function, a reachable volume expand function, and a distance metric based on these operations. We also present a reachable volume local planner to ensure that local paths satisfy constraints for methods such as PRMs. We show experimentally that RVRRTs can solve constrained problems with as many as 64 degrees of freedom and unconstrained problems with as many as 134 degrees of freedom. RVRRTs can solve problems more efficiently than existing methods, requiring fewer nodes and collision detection calls. We also show that it is capable of solving difficult problems that existing methods cannot.

  6. Reachable volume RRT

    KAUST Repository

    McMahon, Troy; Thomas, Shawna; Amato, Nancy M.

    2015-01-01

    © 2015 IEEE. Reachable volumes are a new technique that allows one to efficiently restrict sampling to feasible/reachable regions of the planning space even for high degree of freedom and highly constrained problems. However, they have so far only been applied to graph-based sampling-based planners. In this paper we develop the methodology to apply reachable volumes to tree-based planners such as Rapidly-Exploring Random Trees (RRTs). In particular, we propose a reachable volume RRT called RVRRT that can solve high degree of freedom problems and problems with constraints. To do so, we develop a reachable volume stepping function, a reachable volume expand function, and a distance metric based on these operations. We also present a reachable volume local planner to ensure that local paths satisfy constraints for methods such as PRMs. We show experimentally that RVRRTs can solve constrained problems with as many as 64 degrees of freedom and unconstrained problems with as many as 134 degrees of freedom. RVRRTs can solve problems more efficiently than existing methods, requiring fewer nodes and collision detection calls. We also show that it is capable of solving difficult problems that existing methods cannot.

  7. Distributed Algorithms for Time Optimal Reachability Analysis

    DEFF Research Database (Denmark)

    Zhang, Zhengkui; Nielsen, Brian; Larsen, Kim Guldstrand

    2016-01-01

    . We propose distributed computing to accelerate time optimal reachability analysis. We develop five distributed state exploration algorithms, implement them in \\uppaal enabling it to exploit the compute resources of a dedicated model-checking cluster. We experimentally evaluate the implemented...... algorithms with four models in terms of their ability to compute near- or proven-optimal solutions, their scalability, time and memory consumption and communication overhead. Our results show that distributed algorithms work much faster than sequential algorithms and have good speedup in general.......Time optimal reachability analysis is a novel model based technique for solving scheduling and planning problems. After modeling them as reachability problems using timed automata, a real-time model checker can compute the fastest trace to the goal states which constitutes a time optimal schedule...

  8. Minimum-Cost Reachability for Priced Timed Automata

    DEFF Research Database (Denmark)

    Behrmann, Gerd; Fehnker, Ansgar; Hune, Thomas Seidelin

    2001-01-01

    This paper introduces the model of linearly priced timed automata as an extension of timed automata, with prices on both transitions and locations. For this model we consider the minimum-cost reachability problem: i.e. given a linearly priced timed automaton and a target state, determine...... the minimum cost of executions from the initial state to the target state. This problem generalizes the minimum-time reachability problem for ordinary timed automata. We prove decidability of this problem by offering an algorithmic solution, which is based on a combination of branch-and-bound techniques...

  9. Reachability analysis of real-time systems using time Petri nets.

    Science.gov (United States)

    Wang, J; Deng, Y; Xu, G

    2000-01-01

    Time Petri nets (TPNs) are a popular Petri net model for specification and verification of real-time systems. A fundamental and most widely applied method for analyzing Petri nets is reachability analysis. The existing technique for reachability analysis of TPNs, however, is not suitable for timing property verification because one cannot derive end-to-end delay in task execution, an important issue for time-critical systems, from the reachability tree constructed using the technique. In this paper, we present a new reachability based analysis technique for TPNs for timing property analysis and verification that effectively addresses the problem. Our technique is based on a concept called clock-stamped state class (CS-class). With the reachability tree generated based on CS-classes, we can directly compute the end-to-end time delay in task execution. Moreover, a CS-class can be uniquely mapped to a traditional state class based on which the conventional reachability tree is constructed. Therefore, our CS-class-based analysis technique is more general than the existing technique. We show how to apply this technique to timing property verification of the TPN model of a command and control (C2) system.

  10. Bidirectional reachability-based modules

    CSIR Research Space (South Africa)

    Nortje, R

    2011-07-01

    Full Text Available The authors introduce an algorithm for MinA extraction in EL based on bidirectional reachability. They obtain a significant reduction in the size of modules extracted at almost no additional cost to that of extracting standard reachability...

  11. Time Optimal Reachability Analysis Using Swarm Verification

    DEFF Research Database (Denmark)

    Zhang, Zhengkui; Nielsen, Brian; Larsen, Kim Guldstrand

    2016-01-01

    Time optimal reachability analysis employs model-checking to compute goal states that can be reached from an initial state with a minimal accumulated time duration. The model-checker may produce a corresponding diagnostic trace which can be interpreted as a feasible schedule for many scheduling...... and planning problems, response time optimization etc. We propose swarm verification to accelerate time optimal reachability using the real-time model-checker Uppaal. In swarm verification, a large number of model checker instances execute in parallel on a computer cluster using different, typically randomized...... search strategies. We develop four swarm algorithms and evaluate them with four models in terms scalability, and time- and memory consumption. Three of these cooperate by exchanging costs of intermediate solutions to prune the search using a branch-and-bound approach. Our results show that swarm...

  12. Internal ellipsoidal estimates of reachable set of impulsive control systems

    Energy Technology Data Exchange (ETDEWEB)

    Matviychuk, Oksana G. [Institute of Mathematics and Mechanics, Russian Academy of Sciences, 16 S. Kovalevskaya str., Ekaterinburg, 620990, Russia and Ural Federal University, 19 Mira str., Ekaterinburg, 620002 (Russian Federation)

    2014-11-18

    A problem of estimating reachable sets of linear impulsive control system with uncertainty in initial data is considered. The impulsive controls in the dynamical system belong to the intersection of a special cone with a generalized ellipsoid both taken in the space of functions of bounded variation. Assume that an ellipsoidal state constraints are imposed. The algorithms for constructing internal ellipsoidal estimates of reachable sets for such control systems and numerical simulation results are given.

  13. Sampling-based motion planning with reachable volumes: Theoretical foundations

    KAUST Repository

    McMahon, Troy

    2014-05-01

    © 2014 IEEE. We introduce a new concept, reachable volumes, that denotes the set of points that the end effector of a chain or linkage can reach. We show that the reachable volume of a chain is equivalent to the Minkowski sum of the reachable volumes of its links, and give an efficient method for computing reachable volumes. We present a method for generating configurations using reachable volumes that is applicable to various types of robots including open and closed chain robots, tree-like robots, and complex robots including both loops and branches. We also describe how to apply constraints (both on end effectors and internal joints) using reachable volumes. Unlike previous methods, reachable volumes work for spherical and prismatic joints as well as planar joints. Visualizations of reachable volumes can allow an operator to see what positions the robot can reach and can guide robot design. We present visualizations of reachable volumes for representative robots including closed chains and graspers as well as for examples with joint and end effector constraints.

  14. Sampling-based motion planning with reachable volumes: Theoretical foundations

    KAUST Repository

    McMahon, Troy; Thomas, Shawna; Amato, Nancy M.

    2014-01-01

    © 2014 IEEE. We introduce a new concept, reachable volumes, that denotes the set of points that the end effector of a chain or linkage can reach. We show that the reachable volume of a chain is equivalent to the Minkowski sum of the reachable volumes of its links, and give an efficient method for computing reachable volumes. We present a method for generating configurations using reachable volumes that is applicable to various types of robots including open and closed chain robots, tree-like robots, and complex robots including both loops and branches. We also describe how to apply constraints (both on end effectors and internal joints) using reachable volumes. Unlike previous methods, reachable volumes work for spherical and prismatic joints as well as planar joints. Visualizations of reachable volumes can allow an operator to see what positions the robot can reach and can guide robot design. We present visualizations of reachable volumes for representative robots including closed chains and graspers as well as for examples with joint and end effector constraints.

  15. Extending ALCQIO with reachability

    OpenAIRE

    Kotek, Tomer; Simkus, Mantas; Veith, Helmut; Zuleger, Florian

    2014-01-01

    We introduce a description logic ALCQIO_{b,Re} which adds reachability assertions to ALCQIO, a sub-logic of the two-variable fragment of first order logic with counting quantifiers. ALCQIO_{b,Re} is well-suited for applications in software verification and shape analysis. Shape analysis requires expressive logics which can express reachability and have good computational properties. We show that ALCQIO_{b,Re} can describe complex data structures with a high degree of sharing and allows compos...

  16. Stochastic Reachability Analysis of Hybrid Systems

    CERN Document Server

    Bujorianu, Luminita Manuela

    2012-01-01

    Stochastic reachability analysis (SRA) is a method of analyzing the behavior of control systems which mix discrete and continuous dynamics. For probabilistic discrete systems it has been shown to be a practical verification method but for stochastic hybrid systems it can be rather more. As a verification technique SRA can assess the safety and performance of, for example, autonomous systems, robot and aircraft path planning and multi-agent coordination but it can also be used for the adaptive control of such systems. Stochastic Reachability Analysis of Hybrid Systems is a self-contained and accessible introduction to this novel topic in the analysis and development of stochastic hybrid systems. Beginning with the relevant aspects of Markov models and introducing stochastic hybrid systems, the book then moves on to coverage of reachability analysis for stochastic hybrid systems. Following this build up, the core of the text first formally defines the concept of reachability in the stochastic framework and then...

  17. Iterable Forward Reachability Analysis of Monitor-DPNs

    Directory of Open Access Journals (Sweden)

    Benedikt Nordhoff

    2013-09-01

    Full Text Available There is a close connection between data-flow analysis and model checking as observed and studied in the nineties by Steffen and Schmidt. This indicates that automata-based analysis techniques developed in the realm of infinite-state model checking can be applied as data-flow analyzers that interpret complex control structures, which motivates the development of such analysis techniques for ever more complex models. One approach proposed by Esparza and Knoop is based on computation of predecessor or successor sets for sets of automata configurations. Our goal is to adapt and exploit this approach for analysis of multi-threaded Java programs. Specifically, we consider the model of Monitor-DPNs for concurrent programs. Monitor-DPNs precisely model unbounded recursion, dynamic thread creation, and synchronization via well-nested locks with finite abstractions of procedure- and thread-local state. Previous work on this model showed how to compute regular predecessor sets of regular configurations and tree-regular successor sets of a fixed initial configuration. By combining and extending different previously developed techniques we show how to compute tree-regular successor sets of tree-regular sets. Thereby we obtain an iterable, lock-sensitive forward reachability analysis. We implemented the analysis for Java programs and applied it to information flow control and data race detection.

  18. The power of reachability testing for timed automata

    DEFF Research Database (Denmark)

    Aceto, Luca; Bouyer, Patricia; Burgueno, A.

    2003-01-01

    The computational engine of the verification tool UPPAAL consists of a collection of efficient algorithms for the analysis of reachability properties of systems. Model-checking of properties other than plain reachability ones may currently be carried out in such a tool as follows. Given a propert...... be reached. Finally, the property language characterizing the power of reachability testing is used to provide a definition of characteristic properties with respect to a timed version of the ready simulation preorder, for nodes of tau-free, deterministic timed automata....

  19. Approximating the Value of a Concurrent Reachability Game in the Polynomial Time Hierarchy

    DEFF Research Database (Denmark)

    Frederiksen, Søren Kristoffer Stiil; Miltersen, Peter Bro

    2013-01-01

    We show that the value of a finite-state concurrent reachability game can be approximated to arbitrary precision in TFNP[NP], that is, in the polynomial time hierarchy. Previously, no better bound than PSPACE was known for this problem. The proof is based on formulating a variant of the state red...... reduction algorithm for Markov chains using arbitrary precision floating point arithmetic and giving a rigorous error analysis of the algorithm.......We show that the value of a finite-state concurrent reachability game can be approximated to arbitrary precision in TFNP[NP], that is, in the polynomial time hierarchy. Previously, no better bound than PSPACE was known for this problem. The proof is based on formulating a variant of the state...

  20. Monomial strategies for concurrent reachability games and other stochastic games

    DEFF Research Database (Denmark)

    Frederiksen, Søren Kristoffer Stiil; Miltersen, Peter Bro

    2013-01-01

    We consider two-player zero-sum finite (but infinite-horizon) stochastic games with limiting average payoffs. We define a family of stationary strategies for Player I parameterized by ε > 0 to be monomial, if for each state k and each action j of Player I in state k except possibly one action, we...... have that the probability of playing j in k is given by an expression of the form c ε d for some non-negative real number c and some non-negative integer d. We show that for all games, there is a monomial family of stationary strategies that are ε-optimal among stationary strategies. A corollary...... is that all concurrent reachability games have a monomial family of ε-optimal strategies. This generalizes a classical result of de Alfaro, Henzinger and Kupferman who showed that this is the case for concurrent reachability games where all states have value 0 or 1....

  1. Deducing the reachable space from fingertip positions.

    Science.gov (United States)

    Hai-Trieu Pham; Pathirana, Pubudu N

    2015-01-01

    The reachable space of the hand has received significant interests in the past from relevant medical researchers and health professionals. The reachable space was often computed from the joint angles acquired from a motion capture system such as gloves or markers attached to each bone of the finger. However, the contact between the hand and device can cause difficulties particularly for hand with injuries, burns or experiencing certain dermatological conditions. This paper introduces an approach to find the reachable space of the hand in a non-contact measurement form utilizing the Leap Motion Controller. The approach is based on the analysis of each position in the motion path of the fingertip acquired by the Leap Motion Controller. For each position of the fingertip, the inverse kinematic problem was solved under the physiological multiple constraints of the human hand to find a set of all possible configurations of three finger joints. Subsequently, all the sets are unified to form a set of all possible configurations specific for that motion. Finally, a reachable space is computed from the configuration corresponding to the complete extension and the complete flexion of the finger joint angles in this set.

  2. Planning with Reachable Distances

    KAUST Repository

    Tang, Xinyu; Thomas, Shawna; Amato, Nancy M.

    2009-01-01

    reachable distance space (RD-space), in which all configurations lie in the set of constraint-satisfying subspaces. This enables us to directly sample the constrained subspaces with complexity linear in the robot's number of degrees of freedom. In addition

  3. TAPAAL and Reachability Analysis of P/T Nets

    DEFF Research Database (Denmark)

    Jensen, Jonas Finnemann; Nielsen, Thomas Søndersø; Østergaard, Lars Kærlund

    2016-01-01

    We discuss selected model checking techniques used in the tool TAPAAL for the reachability analysis of weighted Petri nets with inhibitor arcs. We focus on techniques that had the most significant effect at the 2015 Model Checking Contest (MCC). While the techniques are mostly well known, our...... contribution lies in their adaptation to the MCC reachability queries, their efficient implementation and the evaluation of their performance on a large variety of nets from MCC'15....

  4. Reachability cuts for the vehicle routing problem with time windows

    DEFF Research Database (Denmark)

    Lysgaard, Jens

    2004-01-01

    This paper introduces a class of cuts, called reachability cuts, for the Vehicle Routing Problem with Time Windows (VRPTW). Reachability cuts are closely related to cuts derived from precedence constraints in the Asymmetric Traveling Salesman Problem with Time Windows and to k-path cuts...

  5. Improved Undecidability Results for Reachability Games on Recursive Timed Automata

    Directory of Open Access Journals (Sweden)

    Shankara Narayanan Krishna

    2014-08-01

    Full Text Available We study reachability games on recursive timed automata (RTA that generalize Alur-Dill timed automata with recursive procedure invocation mechanism similar to recursive state machines. It is known that deciding the winner in reachability games on RTA is undecidable for automata with two or more clocks, while the problem is decidable for automata with only one clock. Ouaknine and Worrell recently proposed a time-bounded theory of real-time verification by claiming that restriction to bounded-time recovers decidability for several key decision problem related to real-time verification. We revisited games on recursive timed automata with time-bounded restriction in the hope of recovering decidability. However, we found that the problem still remains undecidable for recursive timed automata with three or more clocks. Using similar proof techniques we characterize a decidability frontier for a generalization of RTA to recursive stopwatch automata.

  6. Sampling based motion planning with reachable volumes: Application to manipulators and closed chain systems

    KAUST Repository

    McMahon, Troy

    2014-09-01

    © 2014 IEEE. Reachable volumes are a geometric representation of the regions the joints of a robot can reach. They can be used to generate constraint satisfying samples for problems including complicated linkage robots (e.g. closed chains and graspers). They can also be used to assist robot operators and to help in robot design.We show that reachable volumes have an O(1) complexity in unconstrained problems as well as in many constrained problems. We also show that reachable volumes can be computed in linear time and that reachable volume samples can be generated in linear time in problems without constraints. We experimentally validate reachable volume sampling, both with and without constraints on end effectors and/or internal joints. We show that reachable volume samples are less likely to be invalid due to self-collisions, making reachable volume sampling significantly more efficient for higher dimensional problems. We also show that these samples are easier to connect than others, resulting in better connected roadmaps. We demonstrate that our method can be applied to 262-dof, multi-loop, and tree-like linkages including combinations of planar, prismatic and spherical joints. In contrast, existing methods either cannot be used for these problems or do not produce good quality solutions.

  7. Sampling based motion planning with reachable volumes: Application to manipulators and closed chain systems

    KAUST Repository

    McMahon, Troy; Thomas, Shawna; Amato, Nancy M.

    2014-01-01

    © 2014 IEEE. Reachable volumes are a geometric representation of the regions the joints of a robot can reach. They can be used to generate constraint satisfying samples for problems including complicated linkage robots (e.g. closed chains and graspers). They can also be used to assist robot operators and to help in robot design.We show that reachable volumes have an O(1) complexity in unconstrained problems as well as in many constrained problems. We also show that reachable volumes can be computed in linear time and that reachable volume samples can be generated in linear time in problems without constraints. We experimentally validate reachable volume sampling, both with and without constraints on end effectors and/or internal joints. We show that reachable volume samples are less likely to be invalid due to self-collisions, making reachable volume sampling significantly more efficient for higher dimensional problems. We also show that these samples are easier to connect than others, resulting in better connected roadmaps. We demonstrate that our method can be applied to 262-dof, multi-loop, and tree-like linkages including combinations of planar, prismatic and spherical joints. In contrast, existing methods either cannot be used for these problems or do not produce good quality solutions.

  8. Mapping of control functions of critical systems by reachability analysis in a network of communicating automata

    International Nuclear Information System (INIS)

    Lemattre, Thibault

    2013-01-01

    The design of operational control architectures is a very important step of the design of energy production systems. This step consists in mapping the functional architecture of the system onto its hardware architecture while respecting capacity and safety constraints, i.e. in allocating control functions to a set of controllers while respecting these constraints. The work presented in this thesis presents: i) a formalization of the data and constraints of the function allocation problem; ii) a mapping method, by reachability analysis, based on a request/response mechanism in a network of communicating automata with integer variables; iii) a comparison between this method and a resolution method by integer linear programming. The results of this work have been validated on examples of actual size and open the way to the coupling between reachability analysis and integer linear programming for the resolution of satisfaction problems for non-linear constraint systems. (author)

  9. Reachability problems in scheduling and planning

    NARCIS (Netherlands)

    Eggermont, C.E.J.

    2012-01-01

    Reachability problems are fundamental in the context of many mathematical models and abstractions which describe various computational processes. Intuitively, when many objects move within a shared environment, objects may have to wait for others before moving and so slow down, or objects may even

  10. On the reachability and observability of path and cycle graphs

    OpenAIRE

    Parlangeli, Gianfranco; Notarstefano, Giuseppe

    2011-01-01

    In this paper we investigate the reachability and observability properties of a network system, running a Laplacian based average consensus algorithm, when the communication graph is a path or a cycle. More in detail, we provide necessary and sufficient conditions, based on simple algebraic rules from number theory, to characterize all and only the nodes from which the network system is reachable (respectively observable). Interesting immediate corollaries of our results are: (i) a path graph...

  11. Reachability modules for the description logic SRIQ

    CSIR Research Space (South Africa)

    Nortje, R

    2013-12-01

    Full Text Available In this paper we investigate module extraction for the Description Logic SRIQ. We formulate modules in terms of the reachability problem for directed hypergraphs. Using inseperability relations, we investigate the module-theoretic properties...

  12. Mobility Tolerant Firework Routing for Improving Reachability in MANETs

    Directory of Open Access Journals (Sweden)

    Gen Motoyoshi

    2014-03-01

    Full Text Available In this paper, we investigate our mobility-assisted and adaptive broadcast routing mechanism, called Mobility Tolerant Firework Routing (MTFR, which utilizes the concept of potentials for routing and improves node reachability, especially in situations with high mobility, by including a broadcast mechanism. We perform detailed evaluations by simulations in a mobile environment and demonstrate the advantages of MTFR over conventional potential-based routing. In particular, we show that MTFR produces better reachability in many aspects at the expense of a small additional transmission delay and intermediate traffic overhead, making MTFR a promising routing protocol and feasible for future mobile Internet infrastructures.

  13. Functional range of movement of the hand: declination angles to reachable space.

    Science.gov (United States)

    Pham, Hai Trieu; Pathirana, Pubudu N; Caelli, Terry

    2014-01-01

    The measurement of the range of hand joint movement is an essential part of clinical practice and rehabilitation. Current methods use three finger joint declination angles of the metacarpophalangeal, proximal interphalangeal and distal interphalangeal joints. In this paper we propose an alternate form of measurement for the finger movement. Using the notion of reachable space instead of declination angles has significant advantages. Firstly, it provides a visual and quantifiable method that therapists, insurance companies and patients can easily use to understand the functional capabilities of the hand. Secondly, it eliminates the redundant declination angle constraints. Finally, reachable space, defined by a set of reachable fingertip positions, can be measured and constructed by using a modern camera such as Creative Senz3D or built-in hand gesture sensors such as the Leap Motion Controller. Use of cameras or optical-type sensors for this purpose have considerable benefits such as eliminating and minimal involvement of therapist errors, non-contact measurement in addition to valuable time saving for the clinician. A comparison between using declination angles and reachable space were made based on Hume's experiment on functional range of movement to prove the efficiency of this new approach.

  14. Reachable set estimation for Takagi-Sugeno fuzzy systems against unknown output delays with application to tracking control of AUVs.

    Science.gov (United States)

    Zhong, Zhixiong; Zhu, Yanzheng; Ahn, Choon Ki

    2018-03-20

    In this paper, we address the problem of reachable set estimation for continuous-time Takagi-Sugeno (T-S) fuzzy systems subject to unknown output delays. Based on the reachable set concept, a new controller design method is also discussed for such systems. An effective method is developed to attenuate the negative impact from the unknown output delays, which likely degrade the performance/stability of systems. First, an augmented fuzzy observer is proposed to capacitate a synchronous estimation for the system state and the disturbance term owing to the unknown output delays, which ensures that the reachable set of the estimation error is limited via the intersection operation of ellipsoids. Then, a compensation technique is employed to eliminate the influence on the system performance stemmed from the unknown output delays. Finally, the effectiveness and correctness of the obtained theories are verified by the tracking control of autonomous underwater vehicles. Copyright © 2018 ISA. Published by Elsevier Ltd. All rights reserved.

  15. Reachability Trees for High-level Petri Nets

    DEFF Research Database (Denmark)

    Jensen, Kurt; Jensen, Arne M.; Jepsen, Leif Obel

    1986-01-01

    the necessary analysis methods. In other papers it is shown how to generalize the concept of place- and transition invariants from place/transition nets to high-level Petri nets. Our present paper contributes to this with a generalization of reachability trees, which is one of the other important analysis...

  16. A Comparison of Sequential and GPU Implementations of Iterative Methods to Compute Reachability Probabilities

    Directory of Open Access Journals (Sweden)

    Elise Cormie-Bowins

    2012-10-01

    Full Text Available We consider the problem of computing reachability probabilities: given a Markov chain, an initial state of the Markov chain, and a set of goal states of the Markov chain, what is the probability of reaching any of the goal states from the initial state? This problem can be reduced to solving a linear equation Ax = b for x, where A is a matrix and b is a vector. We consider two iterative methods to solve the linear equation: the Jacobi method and the biconjugate gradient stabilized (BiCGStab method. For both methods, a sequential and a parallel version have been implemented. The parallel versions have been implemented on the compute unified device architecture (CUDA so that they can be run on a NVIDIA graphics processing unit (GPU. From our experiments we conclude that as the size of the matrix increases, the CUDA implementations outperform the sequential implementations. Furthermore, the BiCGStab method performs better than the Jacobi method for dense matrices, whereas the Jacobi method does better for sparse ones. Since the reachability probabilities problem plays a key role in probabilistic model checking, we also compared the implementations for matrices obtained from a probabilistic model checker. Our experiments support the conjecture by Bosnacki et al. that the Jacobi method is superior to Krylov subspace methods, a class to which the BiCGStab method belongs, for probabilistic model checking.

  17. Winning Concurrent Reachability Games Requires Doubly-Exponential Patience

    DEFF Research Database (Denmark)

    Hansen, Kristoffer Arnsfelt; Koucký, Michal; Miltersen, Peter Bro

    2009-01-01

    We exhibit a deterministic concurrent reachability game PURGATORYn with n non-terminal positions and a binary choice for both players in every position so that any positional strategy for Player 1 achieving the value of the game within given isin ... that are less than (isin2/(1 - isin))2n-2 . Also, even to achieve the value within say 1 - 2-n/2, doubly exponentially small behavior probabilities in the number of positions must be used. This behavior is close to worst case: We show that for any such game and 0 ... with all non-zero behavior probabilities being 20(n) at least isin2O(n). As a corollary to our results, we conclude that any (deterministic or nondeterministic) algorithm that given a concurrent reachability game explicitly manipulates isin-optimal strategies for Player 1 represented in several standard...

  18. Bisimulation, Logic and Reachability Analysis for Markovian Systems

    NARCIS (Netherlands)

    Bujorianu, L.M.; Bujorianu, M.C.

    2008-01-01

    In the recent years, there have been a large amount of investigations on safety verification of uncertain continuous systems. In engineering and applied mathematics, this verification is called stochastic reachability analysis, while in computer science this is called probabilistic model checking

  19. Exponential formula for the reachable sets of quantum stochastic differential inclusions

    International Nuclear Information System (INIS)

    Ayoola, E.O.

    2001-07-01

    We establish an exponential formula for the reachable sets of quantum stochastic differential inclusions (QSDI) which are locally Lipschitzian with convex values. Our main results partially rely on an auxiliary result concerning the density, in the topology of the locally convex space of solutions, of the set of trajectories whose matrix elements are continuously differentiable By applying the exponential formula, we obtain results concerning convergence of the discrete approximations of the reachable set of the QSDI. This extends similar results of Wolenski for classical differential inclusions to the present noncommutative quantum setting. (author)

  20. Optimal Conditional Reachability for Multi-Priced Timed Automata

    DEFF Research Database (Denmark)

    Larsen, Kim Guldstrand; Rasmussen, Jacob Illum

    2005-01-01

    In this paper, we prove decidability of the optimal conditional reachability problem for multi-priced timed automata, an extension of timed automata with multiple cost variables evolving according to given rates for each location. More precisely, we consider the problem of determining the minimal...

  1. Mutual proximity graphs for improved reachability in music recommendation.

    Science.gov (United States)

    Flexer, Arthur; Stevens, Jeff

    2018-01-01

    This paper is concerned with the impact of hubness, a general problem of machine learning in high-dimensional spaces, on a real-world music recommendation system based on visualisation of a k-nearest neighbour (knn) graph. Due to a problem of measuring distances in high dimensions, hub objects are recommended over and over again while anti-hubs are nonexistent in recommendation lists, resulting in poor reachability of the music catalogue. We present mutual proximity graphs, which are an alternative to knn and mutual knn graphs, and are able to avoid hub vertices having abnormally high connectivity. We show that mutual proximity graphs yield much better graph connectivity resulting in improved reachability compared to knn graphs, mutual knn graphs and mutual knn graphs enhanced with minimum spanning trees, while simultaneously reducing the negative effects of hubness.

  2. Replication, refinement & reachability: complexity in dynamic condition-response graphs

    DEFF Research Database (Denmark)

    Debois, Søren; Hildebrandt, Thomas T.; Slaats, Tijs

    2017-01-01

    We explore the complexity of reachability and run-time refinement under safety and liveness constraints in event-based process models. Our study is framed in the DCR? process language, which supports modular specification through a compositional operational semantics. DCR? encompasses the “Dynami...

  3. On some methods for improving time of reachability sets computation for the dynamic system control problem

    Science.gov (United States)

    Zimovets, Artem; Matviychuk, Alexander; Ushakov, Vladimir

    2016-12-01

    The paper presents two different approaches to reduce the time of computer calculation of reachability sets. First of these two approaches use different data structures for storing the reachability sets in the computer memory for calculation in single-threaded mode. Second approach is based on using parallel algorithms with reference to the data structures from the first approach. Within the framework of this paper parallel algorithm of approximate reachability set calculation on computer with SMP-architecture is proposed. The results of numerical modelling are presented in the form of tables which demonstrate high efficiency of parallel computing technology and also show how computing time depends on the used data structure.

  4. States in Process Calculi

    Directory of Open Access Journals (Sweden)

    Christoph Wagner

    2014-08-01

    Full Text Available Formal reasoning about distributed algorithms (like Consensus typically requires to analyze global states in a traditional state-based style. This is in contrast to the traditional action-based reasoning of process calculi. Nevertheless, we use domain-specific variants of the latter, as they are convenient modeling languages in which the local code of processes can be programmed explicitly, with the local state information usually managed via parameter lists of process constants. However, domain-specific process calculi are often equipped with (unlabeled reduction semantics, building upon a rich and convenient notion of structural congruence. Unfortunately, the price for this convenience is that the analysis is cumbersome: the set of reachable states is modulo structural congruence, and the processes' state information is very hard to identify. We extract from congruence classes of reachable states individual state-informative representatives that we supply with a proper formal semantics. As a result, we can now freely switch between the process calculus terms and their representatives, and we can use the stateful representatives to perform assertional reasoning on process calculus models.

  5. Symbolic Reachability for Process Algebras with Recursive Data Types

    NARCIS (Netherlands)

    Blom, Stefan; van de Pol, Jan Cornelis; Fitzgerald, J.S.; Haxthausen, A.E.; Yenigun, H.

    2008-01-01

    In this paper, we present a symbolic reachability algorithm for process algebras with recursive data types. Like the various saturation based algorithms of Ciardo et al, the algorithm is based on partitioning of the transition relation into events whose influence is local. As new features, our

  6. Reachability analysis for timed automata using max-plus algebra

    DEFF Research Database (Denmark)

    Lu, Qi; Madsen, Michael; Milata, Martin

    2012-01-01

    We show that max-plus polyhedra are usable as a data structure in reachability analysis of timed automata. Drawing inspiration from the extensive work that has been done on difference bound matrices, as well as previous work on max-plus polyhedra in other areas, we develop the algorithms needed...

  7. The influence of anxiety and personality factors on comfort and reachability space: a correlational study.

    Science.gov (United States)

    Iachini, Tina; Ruggiero, Gennaro; Ruotolo, Francesco; Schiano di Cola, Armando; Senese, Vincenzo Paolo

    2015-09-01

    Although the effects of several personality factors on interpersonal space (i.e. social space within personal comfort area) are well documented, it is not clear whether they also extend to peripersonal space (i.e. reaching space). Indeed, no study has directly compared these spaces in relation to personality and anxiety factors even though such a comparison would help to clarify to what extent they share similar mechanisms and characteristics. The aim of the present paper was to investigate whether personality dimensions and anxiety levels are associated with reaching and comfort distances. Seventy university students (35 females) were administered the Big Five Questionnaire and the State-Trait Anxiety Inventory; afterwards, they had to provide reachability- and comfort-distance judgments towards human confederates while standing still (passive) or walking towards them (active). The correlation analyses showed that both spaces were positively related to anxiety and negatively correlated with the Dynamism in the active condition. Moreover, in the passive condition higher Emotional Stability was related to shorter comfort distance, while higher cognitive Openness was associated with shorter reachability distance. The implications of these results are discussed.

  8. Reachability Analysis in Probabilistic Biological Networks.

    Science.gov (United States)

    Gabr, Haitham; Todor, Andrei; Dobra, Alin; Kahveci, Tamer

    2015-01-01

    Extra-cellular molecules trigger a response inside the cell by initiating a signal at special membrane receptors (i.e., sources), which is then transmitted to reporters (i.e., targets) through various chains of interactions among proteins. Understanding whether such a signal can reach from membrane receptors to reporters is essential in studying the cell response to extra-cellular events. This problem is drastically complicated due to the unreliability of the interaction data. In this paper, we develop a novel method, called PReach (Probabilistic Reachability), that precisely computes the probability that a signal can reach from a given collection of receptors to a given collection of reporters when the underlying signaling network is uncertain. This is a very difficult computational problem with no known polynomial-time solution. PReach represents each uncertain interaction as a bi-variate polynomial. It transforms the reachability problem to a polynomial multiplication problem. We introduce novel polynomial collapsing operators that associate polynomial terms with possible paths between sources and targets as well as the cuts that separate sources from targets. These operators significantly shrink the number of polynomial terms and thus the running time. PReach has much better time complexity than the recent solutions for this problem. Our experimental results on real data sets demonstrate that this improvement leads to orders of magnitude of reduction in the running time over the most recent methods. Availability: All the data sets used, the software implemented and the alignments found in this paper are available at http://bioinformatics.cise.ufl.edu/PReach/.

  9. Cascading effect of contagion in Indian stock market: Evidence from reachable stocks

    Directory of Open Access Journals (Sweden)

    Rajan Sruthi

    2017-12-01

    Full Text Available The financial turbulence in a country percolates to another along the trajectories of reachable stocks owned by foreign investors. To indemnify the losses originating from the crisis country, foreign investors dispose of shares in other markets triggering a contagion in an unrelated market. This paper provides empirical evidence for the stock market crisis that spreads globally through investors owning international portfolios, with special reference to the global financial crisis of 2008–09. Using two-step Limited Information Maximum Likelihood estimation and Murphy-Topel variance estimate, the results show that reachability plays a crucial role in the transposal of distress from one country to another, explaining investor-induced contagion in the Indian stock market.

  10. Methods for Reachability-based Hybrid Controller Design

    Science.gov (United States)

    2012-05-10

    approaches for airport runways ( Teo and Tomlin, 2003). The results of the reachability calculations were validated in extensive simulations as well as...UAV flight experiments (Jang and Tomlin, 2005; Teo , 2005). While the focus of these previous applications lies largely in safety verification, the work...B([15, 0],a0)× [−π,π])\\ V,∀qi ∈ Q, where a0 = 30m is the protected radius (chosen based upon published data of the wingspan of a Boeing KC -135

  11. A Forward Reachability Algorithm for Bounded Timed-Arc Petri Nets

    DEFF Research Database (Denmark)

    David, Alexandre; Jacobsen, Lasse; Jacobsen, Morten

    2012-01-01

    Timed-arc Petri nets (TAPN) are a well-known time extension of thePetri net model and several translations to networks of timedautomata have been proposed for this model.We present a direct, DBM-basedalgorithm for forward reachability analysis of bounded TAPNs extended with transport arcs...

  12. Reachable Distance Space: Efficient Sampling-Based Planning for Spatially Constrained Systems

    KAUST Repository

    Xinyu Tang,; Thomas, S.; Coleman, P.; Amato, N. M.

    2010-01-01

    reachable distance space (RD-space), in which all configurations lie in the set of constraint-satisfying subspaces. This enables us to directly sample the constrained subspaces with complexity linear in the number of the robot's degrees of freedom

  13. Large scale analysis of signal reachability.

    Science.gov (United States)

    Todor, Andrei; Gabr, Haitham; Dobra, Alin; Kahveci, Tamer

    2014-06-15

    Major disorders, such as leukemia, have been shown to alter the transcription of genes. Understanding how gene regulation is affected by such aberrations is of utmost importance. One promising strategy toward this objective is to compute whether signals can reach to the transcription factors through the transcription regulatory network (TRN). Due to the uncertainty of the regulatory interactions, this is a #P-complete problem and thus solving it for very large TRNs remains to be a challenge. We develop a novel and scalable method to compute the probability that a signal originating at any given set of source genes can arrive at any given set of target genes (i.e., transcription factors) when the topology of the underlying signaling network is uncertain. Our method tackles this problem for large networks while providing a provably accurate result. Our method follows a divide-and-conquer strategy. We break down the given network into a sequence of non-overlapping subnetworks such that reachability can be computed autonomously and sequentially on each subnetwork. We represent each interaction using a small polynomial. The product of these polynomials express different scenarios when a signal can or cannot reach to target genes from the source genes. We introduce polynomial collapsing operators for each subnetwork. These operators reduce the size of the resulting polynomial and thus the computational complexity dramatically. We show that our method scales to entire human regulatory networks in only seconds, while the existing methods fail beyond a few tens of genes and interactions. We demonstrate that our method can successfully characterize key reachability characteristics of the entire transcriptions regulatory networks of patients affected by eight different subtypes of leukemia, as well as those from healthy control samples. All the datasets and code used in this article are available at bioinformatics.cise.ufl.edu/PReach/scalable.htm. © The Author 2014

  14. Counter-Based Broadcast Scheme Considering Reachability, Network Density, and Energy Efficiency for Wireless Sensor Networks.

    Science.gov (United States)

    Jung, Ji-Young; Seo, Dong-Yoon; Lee, Jung-Ryun

    2018-01-04

    A wireless sensor network (WSN) is emerging as an innovative method for gathering information that will significantly improve the reliability and efficiency of infrastructure systems. Broadcast is a common method to disseminate information in WSNs. A variety of counter-based broadcast schemes have been proposed to mitigate the broadcast-storm problems, using the count threshold value and a random access delay. However, because of the limited propagation of the broadcast-message, there exists a trade-off in a sense that redundant retransmissions of the broadcast-message become low and energy efficiency of a node is enhanced, but reachability become low. Therefore, it is necessary to study an efficient counter-based broadcast scheme that can dynamically adjust the random access delay and count threshold value to ensure high reachability, low redundant of broadcast-messages, and low energy consumption of nodes. Thus, in this paper, we first measure the additional coverage provided by a node that receives the same broadcast-message from two neighbor nodes, in order to achieve high reachability with low redundant retransmissions of broadcast-messages. Second, we propose a new counter-based broadcast scheme considering the size of the additional coverage area, distance between the node and the broadcasting node, remaining battery of the node, and variations of the node density. Finally, we evaluate performance of the proposed scheme compared with the existing counter-based broadcast schemes. Simulation results show that the proposed scheme outperforms the existing schemes in terms of saved rebroadcasts, reachability, and total energy consumption.

  15. Decomposing Huge Networks into Skeleton Graphs by Reachable Relations

    Science.gov (United States)

    2017-06-07

    efficiently process approximate queries, i.e., reachable nodes , on the original dataset, i.e., the given network. Finally, by focusing on spatial networks...centralized control (e.g., the Arab Spring). These problems have mostly been studied from the view point of identifying influential nodes under some...where we set k = 26 for calculation of the bottom-k sketches of all the nodes . Figure 1(a) compares the actual processing times of these methods

  16. The Reach-and-Evolve Algorithm for Reachability Analysis of Nonlinear Dynamical Systems

    NARCIS (Netherlands)

    P.J. Collins (Pieter); A. Goldsztejn

    2008-01-01

    htmlabstractThis paper introduces a new algorithm dedicated to the rigorous reachability analysis of nonlinear dynamical systems. The algorithm is initially presented in the context of discrete time dynamical systems, and then extended to continuous time dynamical systems driven by ODEs. In

  17. Criteria for reachability of quantum states

    Energy Technology Data Exchange (ETDEWEB)

    Schirmer, S.G.; Solomon, A.I. [Quantum Processes Group and Department of Applied Maths, Open University, Milton Keynes (United Kingdom)]. E-mails: S.G.Schirmer@open.ac.uk; A.I.Solomon@open.ac.uk; Leahy, J.V. [Department of Mathematics and Institute of Theoretical Science, University of Oregon, Eugene, OR (United States)]. E-mail: leahy@math.uoregon.edu

    2002-10-11

    We address the question of which quantum states can be inter-converted under the action of a time-dependent Hamiltonian. In particular, we consider the problem as applied to mixed states, and investigate the difference between pure- and mixed-state controllabilities introduced in previous work. We provide a complete characterization of the eigenvalue spectrum for which the state is controllable under the action of the symplectic group. We also address the problem of which states can be prepared if the dynamical Lie group is not sufficiently large to allow the system to be controllable. (author)

  18. A reachability test for systems over polynomial rings using Gröbner bases

    NARCIS (Netherlands)

    Habets, L.C.G.J.M.

    1992-01-01

    Conditions for the reachability of a system over a polynomial ring are well known in the literature. However, the verification of these conditions remained a difficult problem in general. Application of the Gröbner Basis method from constructive commutative algebra makes it possible to carry out

  19. Planning with Reachable Distances

    KAUST Repository

    Tang, Xinyu

    2009-01-01

    Motion planning for spatially constrained robots is difficult due to additional constraints placed on the robot, such as closure constraints for closed chains or requirements on end effector placement for articulated linkages. It is usually computationally too expensive to apply sampling-based planners to these problems since it is difficult to generate valid configurations. We overcome this challenge by redefining the robot\\'s degrees of freedom and constraints into a new set of parameters, called reachable distance space (RD-space), in which all configurations lie in the set of constraint-satisfying subspaces. This enables us to directly sample the constrained subspaces with complexity linear in the robot\\'s number of degrees of freedom. In addition to supporting efficient sampling, we show that the RD-space formulation naturally supports planning, and in particular, we design a local planner suitable for use by sampling-based planners. We demonstrate the effectiveness and efficiency of our approach for several systems including closed chain planning with multiple loops, restricted end effector sampling, and on-line planning for drawing/sculpting. We can sample single-loop closed chain systems with 1000 links in time comparable to open chain sampling, and we can generate samples for 1000-link multi-loop systems of varying topology in less than a second. © 2009 Springer-Verlag.

  20. The Role of Haptic Exploration of Ground Surface Information in Perception of Overhead Reachability

    NARCIS (Netherlands)

    Pepping, Gert-Jan; Li, Francois-Xavier

    2008-01-01

    The authors performed an experiment in which participants (N = 24) made judgments about maximum jump and reachability on ground surfaces with different elastic properties: sand and a trampoline. Participants performed judgments in two conditions: (a) while standing and after having recently jumped

  1. Testing reachability and stabilizability of systems over polynomial rings using Gröbner bases

    NARCIS (Netherlands)

    Habets, L.C.G.J.M.

    1993-01-01

    Conditions for the reachability and stabilizability of systems over polynomial rings are well-known in the literature. For a system $ \\Sigma = (A,B)$ they can be expressed as right-invertibility cconditions on the matrix $(zI - A \\mid B)$. Therefore there is quite a strong algebraic relationship

  2. A transmission power optimization with a minimum node degree for energy-efficient wireless sensor networks with full-reachability.

    Science.gov (United States)

    Chen, Yi-Ting; Horng, Mong-Fong; Lo, Chih-Cheng; Chu, Shu-Chuan; Pan, Jeng-Shyang; Liao, Bin-Yih

    2013-03-20

    Transmission power optimization is the most significant factor in prolonging the lifetime and maintaining the connection quality of wireless sensor networks. Un-optimized transmission power of nodes either interferes with or fails to link neighboring nodes. The optimization of transmission power depends on the expected node degree and node distribution. In this study, an optimization approach to an energy-efficient and full reachability wireless sensor network is proposed. In the proposed approach, an adjustment model of the transmission range with a minimum node degree is proposed that focuses on topology control and optimization of the transmission range according to node degree and node density. The model adjusts the tradeoff between energy efficiency and full reachability to obtain an ideal transmission range. In addition, connectivity and reachability are used as performance indices to evaluate the connection quality of a network. The two indices are compared to demonstrate the practicability of framework through simulation results. Furthermore, the relationship between the indices under the conditions of various node degrees is analyzed to generalize the characteristics of node densities. The research results on the reliability and feasibility of the proposed approach will benefit the future real deployments.

  3. A Transmission Power Optimization with a Minimum Node Degree for Energy-Efficient Wireless Sensor Networks with Full-Reachability

    Science.gov (United States)

    Chen, Yi-Ting; Horng, Mong-Fong; Lo, Chih-Cheng; Chu, Shu-Chuan; Pan, Jeng-Shyang; Liao, Bin-Yih

    2013-01-01

    Transmission power optimization is the most significant factor in prolonging the lifetime and maintaining the connection quality of wireless sensor networks. Un-optimized transmission power of nodes either interferes with or fails to link neighboring nodes. The optimization of transmission power depends on the expected node degree and node distribution. In this study, an optimization approach to an energy-efficient and full reachability wireless sensor network is proposed. In the proposed approach, an adjustment model of the transmission range with a minimum node degree is proposed that focuses on topology control and optimization of the transmission range according to node degree and node density. The model adjusts the tradeoff between energy efficiency and full reachability to obtain an ideal transmission range. In addition, connectivity and reachability are used as performance indices to evaluate the connection quality of a network. The two indices are compared to demonstrate the practicability of framework through simulation results. Furthermore, the relationship between the indices under the conditions of various node degrees is analyzed to generalize the characteristics of node densities. The research results on the reliability and feasibility of the proposed approach will benefit the future real deployments. PMID:23519351

  4. Reachability in Biochemical Dynamical Systems by Quantitative Discrete Approximation (extended abstract

    Directory of Open Access Journals (Sweden)

    L. Brim

    2011-09-01

    Full Text Available In this paper, a novel computational technique for finite discrete approximation of continuous dynamical systems suitable for a significant class of biochemical dynamical systems is introduced. The method is parameterized in order to affect the imposed level of approximation provided that with increasing parameter value the approximation converges to the original continuous system. By employing this approximation technique, we present algorithms solving the reachability problem for biochemical dynamical systems. The presented method and algorithms are evaluated on several exemplary biological models and on a real case study.

  5. The effect of response-delay on estimating reachability.

    Science.gov (United States)

    Gabbard, Carl; Ammar, Diala

    2008-11-01

    The experiment was conducted to compare visual imagery (VI) and motor imagery (MI) reaching tasks in a response-delay paradigm designed to explore the hypothesized dissociation between vision for perception and vision for action. Although the visual systems work cooperatively in motor control, theory suggests that they operate under different temporal constraints. From this perspective, we expected that delay would affect MI but not VI because MI operates in real time and VI is postulated to be memory-driven. Following measurement of actual reach, right-handers were presented seven (imagery) targets at midline in eight conditions: MI and VI with 0-, 1-, 2-, and 4-s delays. Results indicted that delay affected the ability to estimate reachability with MI but not with VI. These results are supportive of a general distinction between vision for perception and vision for action.

  6. Re-verification of a Lip Synchronization Protocol using Robust Reachability

    Directory of Open Access Journals (Sweden)

    Piotr Kordy

    2010-03-01

    Full Text Available The timed automata formalism is an important model for specifying and analysing real-time systems. Robustness is the correctness of the model in the presence of small drifts on clocks or imprecision in testing guards. A symbolic algorithm for the analysis of the robustness of timed automata has been implemented. In this paper, we re-analyse an industrial case lip synchronization protocol using the new robust reachability algorithm. This lip synchronization protocol is an interesting case because timing aspects are crucial for the correctness of the protocol. Several versions of the model are considered: with an ideal video stream, with anchored jitter, and with non-anchored jitter.

  7. Finite Countermodel Based Verification for Program Transformation (A Case Study

    Directory of Open Access Journals (Sweden)

    Alexei P. Lisitsa

    2015-12-01

    Full Text Available Both automatic program verification and program transformation are based on program analysis. In the past decade a number of approaches using various automatic general-purpose program transformation techniques (partial deduction, specialization, supercompilation for verification of unreachability properties of computing systems were introduced and demonstrated. On the other hand, the semantics based unfold-fold program transformation methods pose themselves diverse kinds of reachability tasks and try to solve them, aiming at improving the semantics tree of the program being transformed. That means some general-purpose verification methods may be used for strengthening program transformation techniques. This paper considers the question how finite countermodels for safety verification method might be used in Turchin's supercompilation method. We extract a number of supercompilation sub-algorithms trying to solve reachability problems and demonstrate use of an external countermodel finder for solving some of the problems.

  8. Reachability by paths of bounded curvature in a convex polygon

    KAUST Repository

    Ahn, Heekap; Cheong, Otfried; Matoušek, Jiřǐ; Vigneron, Antoine E.

    2012-01-01

    Let B be a point robot moving in the plane, whose path is constrained to forward motions with curvature at most 1, and let P be a convex polygon with n vertices. Given a starting configuration (a location and a direction of travel) for B inside P, we characterize the region of all points of P that can be reached by B, and show that it has complexity O(n). We give an O(n2) time algorithm to compute this region. We show that a point is reachable only if it can be reached by a path of type CCSCS, where C denotes a unit circle arc and S denotes a line segment. © 2011 Elsevier B.V.

  9. Control mechanisms for stochastic biochemical systems via computation of reachable sets.

    Science.gov (United States)

    Lakatos, Eszter; Stumpf, Michael P H

    2017-08-01

    Controlling the behaviour of cells by rationally guiding molecular processes is an overarching aim of much of synthetic biology. Molecular processes, however, are notoriously noisy and frequently nonlinear. We present an approach to studying the impact of control measures on motifs of molecular interactions that addresses the problems faced in many biological systems: stochasticity, parameter uncertainty and nonlinearity. We show that our reachability analysis formalism can describe the potential behaviour of biological (naturally evolved as well as engineered) systems, and provides a set of bounds on their dynamics at the level of population statistics: for example, we can obtain the possible ranges of means and variances of mRNA and protein expression levels, even in the presence of uncertainty about model parameters.

  10. Marketing Your Library Program--More than a PR Campaign.

    Science.gov (United States)

    Brown, Gerald R.

    In this workshop, the concept of marketing was applied to school library media programs by examining the relationship between library media programs, the marketing plan, public relations (PR), and promotion. Reachable goals, targeting the audience, advertising, and motivation and commitment of the staff were also considered, and successful…

  11. Liveness and Reachability Analysis of BPMN Process Models

    Directory of Open Access Journals (Sweden)

    Anass Rachdi

    2016-06-01

    Full Text Available Business processes are usually defined by business experts who require intuitive and informal graphical notations such as BPMN (Business Process Management Notation for documenting and communicating their organization activities and behavior. However, BPMN has not been provided with a formal semantics, which limits the analysis of BPMN models to using solely informal techniques such as simulation. In order to address this limitation and use formal verification, it is necessary to define a certain “mapping” between BPMN and a formal language such as Concurrent Sequential Processes (CSP and Petri Nets (PN. This paper proposes a method for the verification of BPMN models by defining formal semantics of BPMN in terms of a mapping to Time Petri Nets (TPN, which are equipped with very efficient analytical techniques. After the translation of BPMN models to TPN, verification is done to ensure that some functional properties are satisfied by the model under investigation, namely liveness and reachability properties. The main advantage of our approach over existing ones is that it takes into account the time components in modeling Business process models. An example is used throughout the paper to illustrate the proposed method.

  12. Sweeping the State Space

    DEFF Research Database (Denmark)

    Mailund, Thomas

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

  13. State Energy Program Operations Manual

    Energy Technology Data Exchange (ETDEWEB)

    Office of Building Technology, State and Community Programs

    1999-03-17

    The State Energy Program Operations Manual is a reference tool for the states and the program officials at the U.S. Department of Energy's Office of Building Technology, State and Community Programs and Regional Support Offices as well as State Energy Offices. The Manual contains information needed to apply for and administer the State Energy Program, including program history, application rules and requirements, and program administration and monitoring requirements.

  14. Dynamic Programming and Error Estimates for Stochastic Control Problems with Maximum Cost

    International Nuclear Information System (INIS)

    Bokanowski, Olivier; Picarelli, Athena; Zidani, Hasnaa

    2015-01-01

    This work is concerned with stochastic optimal control for a running maximum cost. A direct approach based on dynamic programming techniques is studied leading to the characterization of the value function as the unique viscosity solution of a second order Hamilton–Jacobi–Bellman (HJB) equation with an oblique derivative boundary condition. A general numerical scheme is proposed and a convergence result is provided. Error estimates are obtained for the semi-Lagrangian scheme. These results can apply to the case of lookback options in finance. Moreover, optimal control problems with maximum cost arise in the characterization of the reachable sets for a system of controlled stochastic differential equations. Some numerical simulations on examples of reachable analysis are included to illustrate our approach

  15. Dynamic Programming and Error Estimates for Stochastic Control Problems with Maximum Cost

    Energy Technology Data Exchange (ETDEWEB)

    Bokanowski, Olivier, E-mail: boka@math.jussieu.fr [Laboratoire Jacques-Louis Lions, Université Paris-Diderot (Paris 7) UFR de Mathématiques - Bât. Sophie Germain (France); Picarelli, Athena, E-mail: athena.picarelli@inria.fr [Projet Commands, INRIA Saclay & ENSTA ParisTech (France); Zidani, Hasnaa, E-mail: hasnaa.zidani@ensta.fr [Unité de Mathématiques appliquées (UMA), ENSTA ParisTech (France)

    2015-02-15

    This work is concerned with stochastic optimal control for a running maximum cost. A direct approach based on dynamic programming techniques is studied leading to the characterization of the value function as the unique viscosity solution of a second order Hamilton–Jacobi–Bellman (HJB) equation with an oblique derivative boundary condition. A general numerical scheme is proposed and a convergence result is provided. Error estimates are obtained for the semi-Lagrangian scheme. These results can apply to the case of lookback options in finance. Moreover, optimal control problems with maximum cost arise in the characterization of the reachable sets for a system of controlled stochastic differential equations. Some numerical simulations on examples of reachable analysis are included to illustrate our approach.

  16. Computing and Visualizing Reachable Volumes for Maneuvering Satellites

    Science.gov (United States)

    Jiang, M.; de Vries, W.; Pertica, A.; Olivier, S.

    2011-09-01

    Detecting and predicting maneuvering satellites is an important problem for Space Situational Awareness. The spatial envelope of all possible locations within reach of such a maneuvering satellite is known as the Reachable Volume (RV). As soon as custody of a satellite is lost, calculating the RV and its subsequent time evolution is a critical component in the rapid recovery of the satellite. In this paper, we present a Monte Carlo approach to computing the RV for a given object. Essentially, our approach samples all possible trajectories by randomizing thrust-vectors, thrust magnitudes and time of burn. At any given instance, the distribution of the "point-cloud" of the virtual particles defines the RV. For short orbital time-scales, the temporal evolution of the point-cloud can result in complex, multi-reentrant manifolds. Visualization plays an important role in gaining insight and understanding into this complex and evolving manifold. In the second part of this paper, we focus on how to effectively visualize the large number of virtual trajectories and the computed RV. We present a real-time out-of-core rendering technique for visualizing the large number of virtual trajectories. We also examine different techniques for visualizing the computed volume of probability density distribution, including volume slicing, convex hull and isosurfacing. We compare and contrast these techniques in terms of computational cost and visualization effectiveness, and describe the main implementation issues encountered during our development process. Finally, we will present some of the results from our end-to-end system for computing and visualizing RVs using examples of maneuvering satellites.

  17. Computing and Visualizing Reachable Volumes for Maneuvering Satellites

    International Nuclear Information System (INIS)

    Jiang, M.; de Vries, W.H.; Pertica, A.J.; Olivier, S.S.

    2011-01-01

    Detecting and predicting maneuvering satellites is an important problem for Space Situational Awareness. The spatial envelope of all possible locations within reach of such a maneuvering satellite is known as the Reachable Volume (RV). As soon as custody of a satellite is lost, calculating the RV and its subsequent time evolution is a critical component in the rapid recovery of the satellite. In this paper, we present a Monte Carlo approach to computing the RV for a given object. Essentially, our approach samples all possible trajectories by randomizing thrust-vectors, thrust magnitudes and time of burn. At any given instance, the distribution of the 'point-cloud' of the virtual particles defines the RV. For short orbital time-scales, the temporal evolution of the point-cloud can result in complex, multi-reentrant manifolds. Visualization plays an important role in gaining insight and understanding into this complex and evolving manifold. In the second part of this paper, we focus on how to effectively visualize the large number of virtual trajectories and the computed RV. We present a real-time out-of-core rendering technique for visualizing the large number of virtual trajectories. We also examine different techniques for visualizing the computed volume of probability density distribution, including volume slicing, convex hull and isosurfacing. We compare and contrast these techniques in terms of computational cost and visualization effectiveness, and describe the main implementation issues encountered during our development process. Finally, we will present some of the results from our end-to-end system for computing and visualizing RVs using examples of maneuvering satellites.

  18. Reachability Does Not Explain the Middle Preference: A Comment on Bar-Hillel (2015

    Directory of Open Access Journals (Sweden)

    Paul Rodway

    2016-03-01

    Full Text Available Choosing an object from an array of similar objects is a task that people complete frequently throughout their lives (e.g., choosing a can of soup from many cans of soup. Research has also demonstrated that items in the middle of an array or scene are looked at more often and are more likely to be chosen. This middle preference is surprisingly robust and widespread, having been found in a wide range of perceptual-motor tasks. In a recent review of the literature, Bar-Hillel (2015 proposes, among other things, that the middle preference is largely explained by the middle item being easier to reach, either physically or mentally. We specifically evaluate Bar-Hillel’s reachability explanation for choice in non-interactive situations in light of evidence showing an effect of item valence on such choices. This leads us to conclude that the center-stage heuristic account is a more plausible explanation of the middle preference.

  19. Modelling temporal networks of human face-to-face contacts with public activity and individual reachability

    Science.gov (United States)

    Zhang, Yi-Qing; Cui, Jing; Zhang, Shu-Min; Zhang, Qi; Li, Xiang

    2016-02-01

    Modelling temporal networks of human face-to-face contacts is vital both for understanding the spread of airborne pathogens and word-of-mouth spreading of information. Although many efforts have been devoted to model these temporal networks, there are still two important social features, public activity and individual reachability, have been ignored in these models. Here we present a simple model that captures these two features and other typical properties of empirical face-to-face contact networks. The model describes agents which are characterized by an attractiveness to slow down the motion of nearby people, have event-triggered active probability and perform an activity-dependent biased random walk in a square box with periodic boundary. The model quantitatively reproduces two empirical temporal networks of human face-to-face contacts which are testified by their network properties and the epidemic spread dynamics on them.

  20. State Program Integrity Assessment (SPIA)

    Data.gov (United States)

    U.S. Department of Health & Human Services — The State Program Integrity Assessment (SPIA) is the Centers for Medicare and Medicaid Services (CMS) first national data collection on state Medicaid program...

  1. Analysis of hybrid systems: An ounce of realism can save an infinity of states

    DEFF Research Database (Denmark)

    Fränzle, Martin

    1999-01-01

    Hybrid automata have been introduced in both control engineering and computer science as a formal model for the dynamics of hybrid discrete-continuous systems. In the case of so-called linear hybrid automata this formalization supports semi-decision procedures for state reachability, yet no decis...

  2. Penn State DOE GATE Program

    Energy Technology Data Exchange (ETDEWEB)

    Anstrom, Joel

    2012-08-31

    The Graduate Automotive Technology Education (GATE) Program at The Pennsylvania State University (Penn State) was established in October 1998 pursuant to an award from the U.S. Department of Energy (U.S. DOE). The focus area of the Penn State GATE Program is advanced energy storage systems for electric and hybrid vehicles.

  3. Alaska State Trails Program

    Science.gov (United States)

    Recreation Search DNR State of Alaska Home Menu Parks Home Alaska State Trails Boating Safety Design and Home / Alaska State Trails Alaska State Trails Program Trails in the Spotlight Glacier Lake and Saddle Trails in Kachemak State Park Glacier Lake A Popular route joins the Saddle and Glacier Lake Trails. The

  4. Reachable Distance Space: Efficient Sampling-Based Planning for Spatially Constrained Systems

    KAUST Repository

    Xinyu Tang,

    2010-01-25

    Motion planning for spatially constrained robots is difficult due to additional constraints placed on the robot, such as closure constraints for closed chains or requirements on end-effector placement for articulated linkages. It is usually computationally too expensive to apply sampling-based planners to these problems since it is difficult to generate valid configurations. We overcome this challenge by redefining the robot\\'s degrees of freedom and constraints into a new set of parameters, called reachable distance space (RD-space), in which all configurations lie in the set of constraint-satisfying subspaces. This enables us to directly sample the constrained subspaces with complexity linear in the number of the robot\\'s degrees of freedom. In addition to supporting efficient sampling of configurations, we show that the RD-space formulation naturally supports planning and, in particular, we design a local planner suitable for use by sampling-based planners. We demonstrate the effectiveness and efficiency of our approach for several systems including closed chain planning with multiple loops, restricted end-effector sampling, and on-line planning for drawing/sculpting. We can sample single-loop closed chain systems with 1,000 links in time comparable to open chain sampling, and we can generate samples for 1,000-link multi-loop systems of varying topologies in less than a second. © 2010 The Author(s).

  5. Verification and Planning Based on Coinductive Logic Programming

    Science.gov (United States)

    Bansal, Ajay; Min, Richard; Simon, Luke; Mallya, Ajay; Gupta, Gopal

    2008-01-01

    as well as preliminary implementations of the planning and verification applications have been developed [4]. Co-LP and Model Checking: The vast majority of properties that are to be verified can be classified into safety properties and liveness properties. It is well known within model checking that safety properties can be verified by reachability analysis, i.e, if a counter-example to the property exists, it can be finitely determined by enumerating all the reachable states of the Kripke structure.

  6. 40 CFR 96.40 - State trading program budget.

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 20 2010-07-01 2010-07-01 false State trading program budget. 96.40... (CONTINUED) NOX BUDGET TRADING PROGRAM AND CAIR NOX AND SO2 TRADING PROGRAMS FOR STATE IMPLEMENTATION PLANS NOX Allowance Allocations § 96.40 State trading program budget. The State trading program budget...

  7. State Program Integrity Reviews

    Data.gov (United States)

    U.S. Department of Health & Human Services — State program integrity reviews play a critical role in how CMS provides effective support and assistance to states in their efforts to combat provider fraud and...

  8. 3 CFR - State Children's Health Insurance Program

    Science.gov (United States)

    2010-01-01

    ... 3 The President 1 2010-01-01 2010-01-01 false State Children's Health Insurance Program... Insurance Program Memorandum for the Secretary of Health and Human Services The State Children's Health Insurance Program (SCHIP) encourages States to provide health coverage for uninsured children in families...

  9. State Energy Program Fact Sheet

    Energy Technology Data Exchange (ETDEWEB)

    None

    2018-02-01

    The U.S. Department of Energy’s State Energy Program (SEP) provides funding and technical assistance to states, territories, and the District of Columbia to enhance energy security, advance state-led energy initiatives, and maximize the benefits of decreasing energy waste.

  10. New England States environmental radiation surveillance programs

    International Nuclear Information System (INIS)

    Molloy, E.J.

    1980-01-01

    An overview of the environmental radiation surveillance programs in the New England States from the viewpoint of their organization and administration is provided. Moreover, the specific monitoring and analytical programs conducted at selected sites in each state is detailed with emphasis on sample types, collection frequencies, and analysis. Also, a comparison is made between the programs of all the states in order to determine the reasons for their differences

  11. Control of discrete event systems modeled as hierarchical state machines

    Science.gov (United States)

    Brave, Y.; Heymann, M.

    1991-01-01

    The authors examine a class of discrete event systems (DESs) modeled as asynchronous hierarchical state machines (AHSMs). For this class of DESs, they provide an efficient method for testing reachability, which is an essential step in many control synthesis procedures. This method utilizes the asynchronous nature and hierarchical structure of AHSMs, thereby illustrating the advantage of the AHSM representation as compared with its equivalent (flat) state machine representation. An application of the method is presented where an online minimally restrictive solution is proposed for the problem of maintaining a controlled AHSM within prescribed legal bounds.

  12. State Employee Assistance Programs: Organization and Services.

    Science.gov (United States)

    Kemp, Donna R.

    1985-01-01

    Describes a study conducted to determine how many state governments had established employee assistance programs (EAPs). Results concerned how state EAPs are organized, services provided, cost of programs, what dollars or productive benefits were calculated, and what problems have been encountered by state EAPs. (CT)

  13. Continuous Improvement in State Funded Preschool Programs

    Science.gov (United States)

    Jackson, Sarah L.

    2012-01-01

    State funded preschool programs were constantly faced with the need to change in order to address internal and external demands. As programs engaged in efforts towards change, minimal research was available on how to support continuous improvement efforts within the context unique to state funded preschool programs. Guidance available had…

  14. An Evaluation of State Energy Program Accomplishments: 2002 Program Year

    Energy Technology Data Exchange (ETDEWEB)

    Schweitzer, M.

    2005-07-13

    The U.S. Department of Energy's (DOE's) State Energy Program (SEP) was established in 1996 by merging the State Energy Conservation Program (SECP) and the Institutional Conservation Program (ICP), both of which had been in existence since 1976 (U.S. DOE 2001a). The SEP provides financial and technical assistance for a wide variety of energy efficiency and renewable energy activities undertaken by the states and territories. SEP provides money to each state and territory according to a formula that accounts for population and energy use. In addition to these ''Formula Grants'', SEP ''Special Project'' funds are made available on a competitive basis to carry out specific types of energy efficiency and renewable energy activities (U.S. DOE 2003c). The resources provided by DOE typically are augmented by money and in-kind assistance from a number of sources, including other federal agencies, state and local governments, and the private sector. The states SEP efforts include several mandatory activities, such as establishing lighting efficiency standards for public buildings, promoting car and vanpools and public transportation, and establishing policies for energy-efficient government procurement practices. The states and territories also engage in a broad range of optional activities, including holding workshops and training sessions on a variety of topics related to energy efficiency and renewable energy, providing energy audits and building retrofit services, offering technical assistance, supporting loan and grant programs, and encouraging the adoption of alternative energy technologies. The scope and variety of activities undertaken by the various states and territories is extremely broad, and this reflects the diversity of conditions and needs found across the country and the efforts of participating states and territories to respond to them. The purpose of this report is to present estimates of the energy and

  15. State heating oil and propane program

    International Nuclear Information System (INIS)

    1991-01-01

    The following is a report of New Hampshire's participation in the State Heating Oil and Propane Program (SHOPS) for the 1990--91 heating season. The program is a joint effort between participating states and the Department of Energy (DOE), Energy Information Administration (EYE) to collect retail price data for heating oil and propane through phone surveys of 25 oil and 20 propane retailers in New Hampshire. SHOPS is funded through matching grants from DOE and the participating state. (VC)

  16. State Enterprise Zone Programs: Have They Worked?

    Science.gov (United States)

    Peters, Alan H.; Fisher, Peter S.

    The effectiveness of state enterprise zone programs was examined by using a hypothetical-firm model called the Tax and Incentives Model-Enterprise Zones (TAIM-ez) model to analyze the value of enterprise zone incentives to businesses across the United States and especially in the 13 states that had substantial enterprise zone programs by 1990. The…

  17. 7 CFR 785.3 - Annual certification of State mediation programs.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 7 2010-01-01 2010-01-01 false Annual certification of State mediation programs. 785... AGENCY, DEPARTMENT OF AGRICULTURE SPECIAL PROGRAMS CERTIFIED STATE MEDIATION PROGRAM § 785.3 Annual certification of State mediation programs. To obtain FSA certification of the State's mediation program, the...

  18. 7 CFR 785.4 - Grants to certified State mediation programs.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 7 2010-01-01 2010-01-01 false Grants to certified State mediation programs. 785.4..., DEPARTMENT OF AGRICULTURE SPECIAL PROGRAMS CERTIFIED STATE MEDIATION PROGRAM § 785.4 Grants to certified State mediation programs. (a) Eligibility. To be eligible to receive a grant, a State mediation program...

  19. Using digital communication technology fails to improve longitudinal evaluation of an HIV prevention program aimed at Indian truck drivers and cleaners.

    Science.gov (United States)

    Schneider, John A; Kondareddy, Divya; Gandham, Sabitha; Dude, Annie M

    2012-07-01

    HIV prevention programs for truck drivers and cleaners (TDC) in India are limited. Longitudinal follow-up presents an obstacle to program effectiveness evaluation. We asked 3,028 TDC in a truck-driver HIV prevention program in Hyderabad to leave a cellular telephone number; we contacted participants 6 months after the intervention to assess sexual risk behavior change. Married, older, and better educated participants were more likely to leave phone numbers. Only 6.5% of TDC were reachable after 6 months. Longitudinal follow-up of this mobile sub-population remains a challenge, and more effective methods for evaluating HIV prevention programs are needed.

  20. 40 CFR 147.550 - State-administered program.

    Science.gov (United States)

    2010-07-01

    ... (CONTINUED) STATE, TRIBAL, AND EPA-ADMINISTERED UNDERGROUND INJECTION CONTROL PROGRAMS Georgia § 147.550...'s program application: (a) Incorporation by reference. The requirements set forth in the State... Hazardous Waste Management Act, O.C.G.A. §§ 12-8-60 through 12-8-83 (1988); (7) Georgia Safe Drinking Water...

  1. State Program Integrity Review Reports List

    Data.gov (United States)

    U.S. Department of Health & Human Services — Comprehensive state program integrity (PI) review reports (and respective follow-up review reports) provide CMS assessment of the effectiveness of the states PI...

  2. Comparison of State-Funded Technology Maturation Programs.

    Energy Technology Data Exchange (ETDEWEB)

    Keller, Elizabeth James Kistin [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Warren, Drake [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Hess, Marguerite Evelyn [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2016-12-01

    This study examines the structure and impact of state-funded technology maturation programs that leverage research institutions for economic development throughout the United States. The lessons learned and practices identified from previous experiences will inform Sandia National Laboratories' Government Relations and Technology Partnerships teams as they participate in near-term discussions about the proposed Technology Readiness Gross Receipts Tax Credit and Program, and continue to shape longer-term program and partnership opportunities. This Page Intentionally Left Blank

  3. 30 CFR 906.10 - State regulatory program approval.

    Science.gov (United States)

    2010-07-01

    ... 30 Mineral Resources 3 2010-07-01 2010-07-01 false State regulatory program approval. 906.10 Section 906.10 Mineral Resources OFFICE OF SURFACE MINING RECLAMATION AND ENFORCEMENT, DEPARTMENT OF THE INTERIOR PROGRAMS FOR THE CONDUCT OF SURFACE MINING OPERATIONS WITHIN EACH STATE COLORADO § 906.10 State...

  4. Reporting Newborn Audiologic Results to State EHDI Programs.

    Science.gov (United States)

    Chung, Winnie; Beauchaine, Kathryn L; Grimes, Alison; O'Hollearn, Tammy; Mason, Craig; Ringwalt, Sharon

    All US states and territories have an Early Hearing Detection and Intervention (EHDI) program to facilitate early hearing evaluation and intervention for infants who are deaf or hard of hearing. To ensure efficient coordination of care, the state EHDI programs rely heavily on audiologists' prompt reporting of a newborn's hearing status. Several states have regulations requiring mandatory reporting of a newborn's hearing status. This is an important public health responsibility of pediatric audiologists. Reasons for failing to report vary. The Early Hearing Detection and Intervention-Pediatric Audiology Links to Services (EHDI) facility survey was used to inform reporting compliance of audiology facilities throughout the United States. The survey was disseminated via articles, newsletters, and call-to-action notices to audiologists. Among 1024 facilities surveyed, 88 (8.6%) reported that they did not report newborn's hearing findings to their state EHDI program. Not knowing how to report to the state EHDI program was the most frequently chosen reason (60%). However, among the 936 facilities that were compliant with the reporting requirements, 51 estimated that they reported less than two-third of all hearing evaluation results (5.4%). Some facilities did not report a normal-hearing result and some failed to report because they assumed another facility would report the hearing results. Survey results indicated that audiologists were compliant reporting hearing results to the state EHDI programs. However, there is room for improvement. Regular provider outreach and training by the state EHDI program is necessary to ensure those who are not reporting will comply and to clarify reporting requirements for those who are already compliant.

  5. 20 CFR 701.401 - Coverage under state compensation programs.

    Science.gov (United States)

    2010-04-01

    ... 20 Employees' Benefits 3 2010-04-01 2010-04-01 false Coverage under state compensation programs...; DEFINITIONS AND USE OF TERMS Coverage Under State Compensation Programs § 701.401 Coverage under state compensation programs. (a) Exclusions from the definition of “employee” under § 701.301(a)(12), and the...

  6. State Energy Program Results: More Projects That Work

    Energy Technology Data Exchange (ETDEWEB)

    1998-12-01

    A Summary of Success stories of the State Energy Programs. The goal of the State Energy Program is to strengthen the capabilities of States to promote energy efficiency and to adopt renewable energy technologies, thereby helping the nation save energy and realize a stronger economy, cleaner environment, and a more secure future.

  7. 34 CFR 403.70 - How must funds be used under the State Programs and State Leadership Activities?

    Science.gov (United States)

    2010-07-01

    ... State Leadership Activities? 403.70 Section 403.70 Education Regulations of the Offices of the... the Basic Programs? State Programs and State Leadership Activities § 403.70 How must funds be used under the State Programs and State Leadership Activities? A State shall use funds reserved under section...

  8. State Space Reduction for Model Checking Agent Programs

    NARCIS (Netherlands)

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

    2012-01-01

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

  9. 45 CFR 235.62 - State plan requirements for training programs.

    Science.gov (United States)

    2010-10-01

    ... 45 Public Welfare 2 2010-10-01 2010-10-01 false State plan requirements for training programs. 235... ADMINISTRATION OF FINANCIAL ASSISTANCE PROGRAMS § 235.62 State plan requirements for training programs. A State plan under title I, IV-A, X, XIV, or XVI (AABD) of the Act must provide for a training program for...

  10. 78 FR 43842 - State of Kansas; Authorization of State Hazardous Waste Management Program

    Science.gov (United States)

    2013-07-22

    ... ENVIRONMENTAL PROTECTION AGENCY 40 CFR Part 271 [EPA-R07-RCRA-2013-0447; FRL-9833-6] State of Kansas; Authorization of State Hazardous Waste Management Program AGENCY: Environmental Protection Agency... its hazardous waste program under the Resource Conservation and Recovery Act (RCRA). EPA proposes to...

  11. 76 FR 19310 - Information Collection; Certified State Mediation Program

    Science.gov (United States)

    2011-04-07

    ... DEPARTMENT OF AGRICULTURE Farm Service Agency Information Collection; Certified State Mediation... supports the Certified State Mediation Program. The information collection is necessary to ensure the grant... submit comments by any of the following methods: Mail: Carol Wagner, Certified State Mediation Program...

  12. An Overview of State Policies Supporting Worksite Health Promotion Programs.

    Science.gov (United States)

    VanderVeur, Jennifer; Gilchrist, Siobhan; Matson-Koffman, Dyann

    2017-05-01

    Worksite health promotion (WHP) programs can reduce the occurrence of cardiovascular disease risk factors. State law can encourage employers and employer-provided insurance companies to offer comprehensive WHP programs. This research examines state law authorizing WHP programs. Quantitative content analysis. Worksites or workplaces. United States (and the District of Columbia). State law in effect in 2013 authorizing WHP programs. Frequency and distribution of states with WHP laws. To determine the content of the laws for analysis and coding, we identified 18 policy elements, 12 from the Centers for Disease Control and Prevention's Worksite Health ScoreCard (HSC) and 6 additional supportive WHP strategies. We used these strategies as key words to search for laws authorizing WHP programs or select WHP elements. We calculated the number and type of WHP elements for each state with WHP laws and selected two case examples from states with comprehensive WHP laws. Twenty-four states authorized onsite WHP programs, 29 authorized WHP through employer-provided insurance plans, and 18 authorized both. Seven states had a comprehensive WHP strategy, addressing 8 or more of 12 HSC elements. The most common HSC elements were weight management, tobacco cessation, and physical activity. Most states had laws encouraging the adoption of WHP programs. Massachusetts and Maine are implementing comprehensive WHP laws but studies evaluating their health impact are needed.

  13. 40 CFR 239.4 - Narrative description of state permit program.

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 24 2010-07-01 2010-07-01 false Narrative description of state permit program. 239.4 Section 239.4 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED) SOLID... Narrative description of state permit program. The description of a state's program must include: (a) An...

  14. 18 CFR 740.4 - State water management planning program.

    Science.gov (United States)

    2010-04-01

    ... STATE WATER MANAGEMENT PLANNING PROGRAM § 740.4 State water management planning program. (a) A State...) The integration of water quantity and water quality planning and management; (ii) The protection and... integration of ground and surface water planning and management; and (v) Water conservation. (4) Identify...

  15. Consensus states of local majority rule in stochastic process

    Energy Technology Data Exchange (ETDEWEB)

    Luo, Yu-Pin [Department of Electronic Engineering, National Formosa University, Huwei, 63201, Taiwan (China); Tang, Chia-Wei; Xu, Hong-Yuan [Department of Physics, Chung-Yuan Christian University, Chungli, 32023, Taiwan (China); Wu, Jinn-Wen [Department of Applied Mathematics, Chung-Yuan Christian University, Chungli, 32023, Taiwan (China); Huang, Ming-Chang, E-mail: mchuang@cycu.edu.tw [Center for Theoretical Science and Department of Physics, Chung-Yuan Christian University, Chungli, 32023, Taiwan (China)

    2015-04-03

    A sufficient condition for a network system to reach a consensus state of the local majority rule is shown. The influence of interpersonal environment on the occurrence probability of consensus states for Watts–Strogatz and scale-free networks with random initial states is analyzed by numerical method. We also propose a stochastic local majority rule to study the mean first passage time from a random state to a consensus and the escape rate from a consensus state for systems in a noisy environment. Our numerical results show that there exists a window of fluctuation strengths for which the mean first passage time from a random to a consensus state reduces greatly, and the escape rate of consensus states obeys the Arrhenius equation in the window. - Highlights: • A sufficient condition for reaching a consensus. • The relation between the geometry of networks and the reachability of a consensus. • Stochastic local majority rule. • The mean first-passage time and the escape rate of consensus states.

  16. Consensus states of local majority rule in stochastic process

    International Nuclear Information System (INIS)

    Luo, Yu-Pin; Tang, Chia-Wei; Xu, Hong-Yuan; Wu, Jinn-Wen; Huang, Ming-Chang

    2015-01-01

    A sufficient condition for a network system to reach a consensus state of the local majority rule is shown. The influence of interpersonal environment on the occurrence probability of consensus states for Watts–Strogatz and scale-free networks with random initial states is analyzed by numerical method. We also propose a stochastic local majority rule to study the mean first passage time from a random state to a consensus and the escape rate from a consensus state for systems in a noisy environment. Our numerical results show that there exists a window of fluctuation strengths for which the mean first passage time from a random to a consensus state reduces greatly, and the escape rate of consensus states obeys the Arrhenius equation in the window. - Highlights: • A sufficient condition for reaching a consensus. • The relation between the geometry of networks and the reachability of a consensus. • Stochastic local majority rule. • The mean first-passage time and the escape rate of consensus states

  17. The New York State Bird Conservation Area (BCA) Program: A Model for the United States

    Science.gov (United States)

    M. F. Burger; D. J. Adams; T. Post; L. Sommers; B. Swift

    2005-01-01

    The New York State Bird Conservation Area (BCA) Program, modeled after the National Audubon Society?s Important Bird Areas Program, is based on legislation signed by Governor Pataki in 1997. New York is the first state in the nation to enact such a program. The BCA Program seeks to provide a comprehensive, ecosystem approach to conserving birds and their habitats on...

  18. State of the Profession: Intensive English Programs

    Science.gov (United States)

    Szasz, Patricia

    2010-01-01

    This article focuses on the current state of the ESL profession for teachers in Intensive English Programs (IEPs). Because the IEP context may be unfamiliar to some readers, the author first gives an overview of the characteristics and goals of these types of programs. Second, an examination of how administrators and programs are striving to…

  19. 20 CFR 408.1205 - How can a State have SSA administer its State recognition payment program?

    Science.gov (United States)

    2010-04-01

    ... recognition payment program? 408.1205 Section 408.1205 Employees' Benefits SOCIAL SECURITY ADMINISTRATION SPECIAL BENEFITS FOR CERTAIN WORLD WAR II VETERANS Federal Administration of State Recognition Payments § 408.1205 How can a State have SSA administer its State recognition payment program? A State (or...

  20. United States Geological Survey, programs in Nevada

    Science.gov (United States)

    ,

    1995-01-01

    The U.S. Geological Survey (USGS) has been collecting and interpreting natural-resources data in Nevada for more than 100 years. This long-term commitment enables planners to manage better the resources of a State noted for paradoxes. Although Nevada is one of the most sparsely populated States in the Nation, it has the fastest growing population (fig. 1). Although 90 percent of the land is rural, it is the fourth most urban State. Nevada is the most arid State and relies heavily on water resources. Historically, mining and agriculture have formed the basis of the economy; now tourism and urban development also have become important. The USGS works with more than 40 local, State, and other Federal agencies in Nevada to provide natural-resources information for immediate and long-term decisions.Subjects included in this fact sheet:Low-Level Radioactive-Waste DisposalMining and Water in the Humboldt BasinAquifer Systems in the Great BasinWater Allocation in Truckee and Carson BasinsNational Water-Quality Assessment ProgramMinerals Assessment for Land ManagementIrrigation DrainageGround-Water Movement at Nevada Test SiteOil and Gas ResourcesNational Mapping ProgramDigital Mapping and Aerial PhotographyCollection of Hydrologlc DataGeologic MappingEarthquake HazardsAssessing Mineral Resources of the SubsurfaceEarth Observation DataCooperative Programs

  1. States' experiences with loan repayment programs for health care professionals in a time of state budget cuts and NHSC expansion.

    Science.gov (United States)

    Pathman, Donald E; Morgan, Jennifer Craft; Konrad, Thomas R; Goldberg, Lynda

    2012-01-01

    The landscape of education loan repayment programs for health care professionals has been turbulent in recent years, with doubling of the funding for the National Health Service Corps (NHSC) and cuts in funding for some states' programs. We sought to understand how this turbulence is being felt within the state offices involved in recruiting clinicians to rural and urban underserved communities. We conducted key informant telephone interviews with staff of state offices of rural health, primary care organizations, and/or related organizations within 28 diverse states to answer questions about perceived changes and interplay among solely state-funded loan repayment programs, joint state-federal programs, and the NHSC federal program. Interviews were transcribed, formally analyzed, and key issues summarized. Informants reported that solely state-funded and joint state-federal loan repayment programs are greatly valued for their ability to target a state's particular needs and to complement the NHSC federal program. However, budgets for state programs have been threatened, reduced, or eliminated entirely in many cases. All informants positively perceived the NHSC's recent growth and changes, which they feel are helping fill important workforce needs for their states. Nevertheless, the much larger NHSC federal program now competes with some states' programs for clinicians and service sites; states' programs are pushed to adjust their operations to maintain a unique "niche". States' key recruiters lament reductions in funding for states' loan repayment programs, and welcome the NHSC's recent growth and changes. Better coordination is needed to minimize competition and maximize complementarity between state and federal programs. © 2012 National Rural Health Association.

  2. Disease management: findings from leading state programs.

    Science.gov (United States)

    Wheatley, Ben

    2002-12-01

    Disease management programs are designed to contain costs by improving health among the chronically ill. More than 20 states are now engaged in developing and implementing Medicaid disease management programs for their primary care case management and fee-for-service populations.

  3. HIV Services Provided by STD Programs in State and Local Health Departments - United States, 2013-2014.

    Science.gov (United States)

    Cuffe, Kendra M; Esie, Precious; Leichliter, Jami S; Gift, Thomas L

    2017-04-07

    The incidence of human immunodeficiency virus (HIV) infection in the United States is higher among persons with other sexually transmitted diseases (STDs), and the incidence of other STDs is increased among persons with HIV infection (1). Because infection with an STD increases the risk for HIV acquisition and transmission (1-4), successfully treating STDs might help reduce the spread of HIV among persons at high risk (1-4). Because health department STD programs provide services to populations who are at risk for HIV, ensuring service integration and coordination could potentially reduce the incidence of STDs and HIV. Program integration refers to the combining of STD and HIV prevention programs through structural, service, or policy-related changes such as combining funding streams, performing STD and HIV case matching, or integrating staff members (5). Some STD programs in U.S. health departments are partially or fully integrated with an HIV program (STD/HIV program), whereas other STD programs are completely separate. To assess the extent of provision of HIV services by state and local health department STD programs, CDC analyzed data from a sample of 311 local health departments and 56 state and directly funded city health departments derived from a national survey of STD programs. CDC found variation in the provision of HIV services by STD programs at the state and local levels. Overall, 73.1% of state health departments and 16.1% of local health departments matched STD case report data with HIV data to analyze possible syndemics (co-occurring epidemics that exacerbate the negative health effects of any of the diseases) and overlaps. Similarly, 94.1% of state health departments and 46.7% of local health departments performed site visits to HIV care providers to provide STD information or public health updates. One fourth of state health departments and 39.4% of local health departments provided HIV testing in nonclinical settings (field testing) for STD

  4. 76 FR 18198 - European Union-United States Atlantis Program

    Science.gov (United States)

    2011-04-01

    ... DEPARTMENT OF EDUCATION European Union-United States Atlantis Program AGENCY: Office of...)--Special Focus Competition: European Union-(EU) United States (U.S.) Atlantis Program Notice inviting... and Culture, European Commission for funding under a separate but parallel EU competition. Within this...

  5. Transire, a Program for Generating Solid-State Interface Structures

    Science.gov (United States)

    2017-09-14

    ARL-TR-8134 ● SEP 2017 US Army Research Laboratory Transire, a Program for Generating Solid-State Interface Structures by...Program for Generating Solid-State Interface Structures by Caleb M Carlin and Berend C Rinderspacher Weapons and Materials Research Directorate, ARL...

  6. 40 CFR 147.50 - State-administered program-Class II wells.

    Science.gov (United States)

    2010-07-01

    ... Carry Out Underground Injection Control Program Relating to Class II Wells as Described in Federal Safe... PROGRAMS (CONTINUED) STATE, TRIBAL, AND EPA-ADMINISTERED UNDERGROUND INJECTION CONTROL PROGRAMS Alabama... application: (a) Incorporation by reference. The requirements set forth in the State statutes and regulations...

  7. The value of partnerships in state obesity prevention and control programs.

    Science.gov (United States)

    Hersey, James; Kelly, Bridget; Roussel, Amy; Curtis, LaShawn; Horne, Joseph; Williams-Piehota, Pamela; Kuester, Sarah; Farris, Rosanne

    2012-03-01

    State health departments funded by the Centers for Disease Control and Prevention's Nutrition, Physical Activity, and Obesity Program collaborate with multiple partners to develop and implement comprehensive obesity prevention and control programs. A mixed-methods evaluation of 28 state programs over a 5-year period assessed states' progress on program requirements, including developing statewide partnerships and coordinating with partners to support obesity prevention and control efforts. States with greater partnership involvement leveraged more funding support for their programs, passed more obesity-related policies, and were more likely to implement obesity interventions in multiple settings. Case studies provided guidance for establishing and maintaining strong partnerships. Findings from this study offer emerging evidence to support assumptions about the centrality of partnerships to states' success in obesity program development and implementation and related health promotion activities.

  8. 40 CFR 147.2500 - State-administered program.

    Science.gov (United States)

    2010-07-01

    ... State-administered program: (1) Chapter 144, Water, Sewage, Refuse, Mining and Air Pollution, Wisconsin... Section 147.2500 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED) WATER PROGRAMS... Treatment Works, Wisconsin Administrative Code § 210.05 Natural Resources Board Order No. WQ-25-82, approved...

  9. Importance Sampling for Stochastic Timed Automata

    DEFF Research Database (Denmark)

    Jegourel, Cyrille; Larsen, Kim Guldstrand; Legay, Axel

    2016-01-01

    We present an importance sampling framework that combines symbolic analysis and simulation to estimate the probability of rare reachability properties in stochastic timed automata. By means of symbolic exploration, our framework first identifies states that cannot reach the goal. A state-wise cha......We present an importance sampling framework that combines symbolic analysis and simulation to estimate the probability of rare reachability properties in stochastic timed automata. By means of symbolic exploration, our framework first identifies states that cannot reach the goal. A state...

  10. Reachability Analysis of Probabilistic Systems

    DEFF Research Database (Denmark)

    D'Argenio, P. R.; Jeanett, B.; Jensen, Henrik Ejersbo

    2001-01-01

    than the original model, and may safely refute or accept the required property. Otherwise, the abstraction is refined and the process repeated. As the numerical analysis involved in settling the validity of the property is more costly than the refinement process, the method profits from applying...... such numerical analysis on smaller state spaces. The method is significantly enhanced by a number of novel strategies: a strategy for reducing the size of the numerical problems to be analyzed by identification of so-called {essential states}, and heuristic strategies for guiding the refinement process....

  11. 40 CFR 70.4 - State program submittals and transition.

    Science.gov (United States)

    2010-07-01

    ... description in narrative form of the scope, structure, coverage, and processes of the State program. (ii) A description of the organization and structure of the agency or agencies that will have responsibility for... strategies). (5) A complete description of the State's compliance tracking and enforcement program or...

  12. 75 FR 69660 - Cross-Media Electronic Reporting Rule State Authorized Program Revision Approval: State of Hawaii

    Science.gov (United States)

    2010-11-15

    ... Authorized Program Revision Approval: State of Hawaii AGENCY: Environmental Protection Agency (EPA). ACTION... Reporting, of the State of Hawaii's request to revise certain of its EPA-authorized programs to allow... meet the applicable subpart D requirements. On February 16, 2010, the State of Hawaii Department of...

  13. Tomorrow's engineers through teacher/student programs at Penn State

    International Nuclear Information System (INIS)

    Davidson, C.

    1992-01-01

    Interest in math and science increases when the problems and topics are current and socially relevant. A course that integrates various sciences requires a solid foundation in mathematics and an understanding that real life consists of an interaction of the basic sciences. One topical area that requires the understanding of math and science and affects our society is radiation. Although nuclear issues are prevalent in the news, very few secondary science educators receive much formal training in radiation and nuclear science. A strong push for educational programs on this topic by the U.S. Atomic Energy Commission and state departments of education began in the late 1960s and early 1970s. Through this effort, Pennsylvania State University (Penn State) developed the Nuclear Concepts Institute for secondary science teachers and has continued its involvement with educational programs in nuclear science for teachers and students. From discussions with teachers and students along with formal and informal surveys, the programs have had a positive impact on teachers' interest in learning more about nuclear science and on students' choices to enter nuclear engineering or a related field. The paper discusses the Nuclear Concepts Program; formation of the American Nuclear Science Teachers Association (ANSTA); ANSTA projects; other Penn State educational programs; and impact of education programs

  14. State and local safety program

    Energy Technology Data Exchange (ETDEWEB)

    Carlyle Thompson, G D [Utah State Division of Health, Salt Lake City, UT (United States)

    1969-07-01

    This paper will give emphasis to the need for an increasing role of the states, along with the Federal agencies, in the Plowshare Program in order to assure state and local confidence with respect to the safety of their residents as the Federal government seeks new methods to benefit society. First will be stressed the age-old principle of control at the source. Other factors to be discussed are monitoring; standards and their use; control action; public relations; predictions and the need to have certain advance knowledge of tests - even if security clearance is necessary for appropriate state representatives; the state and local government responsibility to their citizens; the isolation of national decision making from state and local concern and responsibility; cost assessments and their responsibility; and research as it relates to the ecological system as well a the direct short- or long-term effects of radioactivity on man. (author)

  15. State and local safety program

    International Nuclear Information System (INIS)

    Carlyle Thompson, G.D.

    1969-01-01

    This paper will give emphasis to the need for an increasing role of the states, along with the Federal agencies, in the Plowshare Program in order to assure state and local confidence with respect to the safety of their residents as the Federal government seeks new methods to benefit society. First will be stressed the age-old principle of control at the source. Other factors to be discussed are monitoring; standards and their use; control action; public relations; predictions and the need to have certain advance knowledge of tests - even if security clearance is necessary for appropriate state representatives; the state and local government responsibility to their citizens; the isolation of national decision making from state and local concern and responsibility; cost assessments and their responsibility; and research as it relates to the ecological system as well a the direct short- or long-term effects of radioactivity on man. (author)

  16. A Monte Carlo program for generating hadronic final states

    International Nuclear Information System (INIS)

    Angelini, L.; Pellicoro, M.; Nitti, L.; Preparata, G.; Valenti, G.

    1991-01-01

    FIRST is a computer program to generate final states from high energy hadronic interactions using the Monte Carlo technique. It is based on a theoretical model in which the high degree of universality in such interactions is related with the existence of highly excited quark-antiquark bound states, called fire-strings. The program handles the decay of both fire-strings and unstable particles produced in the intermediate states. (orig.)

  17. Impacts of NRC programs on state and local governments

    International Nuclear Information System (INIS)

    Nussbaumer, D.A.; Lubenau, J.O.

    1983-12-01

    This document reports the results of an NRC staff examination of the impacts of NRC regulatory programs on State and local governments. Twenty NRC programs are identified. For each, the source of the program (e.g., statutory requirement) and NRC funding availability are described and the impacts upon State and local governments are assessed. Recommendations for NRC monitoring and assessing impacts and for enhancing NRC staff awareness of the impacts are offered

  18. State Clean Energy Policies Analysis: State, Utility, and Municipal Loan Programs

    Energy Technology Data Exchange (ETDEWEB)

    Lantz, E.

    2010-05-01

    High initial costs can impede the deployment of clean energy technologies. Financing can reduce these costs. And, state, municipal, and utility-sponsored loan programs have emerged to fill the gap between clean energy technology financing needs and private sector lending. In general, public loan programs are more favorable to clean energy technologies than are those offered by traditional lending institutions; however, public loan programs address only the high up-front costs of clean energy systems, and the technology installed under these loan programs rarely supports clean energy production at levels that have a notable impact on the broader energy sector. This report discusses ways to increase the impact of these loan programs and suggests related policy design considerations.

  19. Financing state newborn screening programs: sources and uses of funds.

    Science.gov (United States)

    Johnson, Kay; Lloyd-Puryear, Michele A; Mann, Marie Y; Ramos, Lauren Raskin; Therrell, Bradford L

    2006-05-01

    Financing for newborn screening is different from virtually all other public health programs. All except 5 screening programs collect fees as the primary source of program funding. A fee-based approach to financing newborn screening has been adopted by most states, to ensure consistent funding for this critical public health activity. Two types of data are reported here, ie, primary data from a survey of 37 state public health agencies and findings from exploratory case studies from 7 states. Most of the programs that participated in this survey (73%) reported that their newborn screening funding increased between 2002 and 2005, typically through increased fees and to a lesser extent through Medicaid, Title V Maternal and Child Health Services Block Grant, and state general revenue funding. All of the responding states that collect fees (n = 31) use such funds to support laboratory expenses, and most (70%) finance short-term follow-up services and program management. Nearly one half (47%) finance longer-term follow-up services, case management, or family support beyond diagnosis. Other states (43%) finance genetic or nutritional counseling and formula foods or treatment. Regardless of the source of funds, the available evidence indicates that states are committed to maintaining their programs and securing the necessary financing for the initial screening through diagnosis. Use of federal funding is currently limited; however, pressure to provide dedicated federal funding would likely increase if national recommendations for a uniform newborn screening panel were issued.

  20. State Level Review of Doctoral Programs in Texas.

    Science.gov (United States)

    Whittington, Nil

    Review of doctoral degree programs in Texas public colleges and universities is discussed. Attention is directed to review procedures and strengths and weaknesses in the state's doctoral programs in educational psychology, counseling and guidance, and student personnel services. Doctoral programs were reviewed because of their high cost and a…

  1. State property tax programs promoting sustainable forests in the United States: A review of program structure and administration

    Science.gov (United States)

    Michael Kilgore; Paul Ellefson; Travis Funk; Gregory E. Frey

    2018-01-01

    Financial incentives offered by state property tax programs are a means of promoting goods and services from private forestland. Identified by a 50-state review in 2014–2015, these incentives often require adherence to several conditions including valid ownership and use of forestland, correct size of parcel and suitable forest...

  2. A Linear Programming Model to Optimize Various Objective Functions of a Foundation Type State Support Program.

    Science.gov (United States)

    Matzke, Orville R.

    The purpose of this study was to formulate a linear programming model to simulate a foundation type support program and to apply this model to a state support program for the public elementary and secondary school districts in the State of Iowa. The model was successful in producing optimal solutions to five objective functions proposed for…

  3. The History of the Rhodes State College Dental Hygiene Program

    Science.gov (United States)

    Bowers, Denise E.

    2012-01-01

    The historiography of the Rhodes State College Dental Hygiene Program (Program) presents a historical journey of health care, as it relates to oral health, in the United States, in Ohio, and in Lima. This study bridges the gap between the history of higher education and the history of an academic program, dental hygiene. Prior to this study, there…

  4. Recursive Advice for Coordination

    DEFF Research Database (Denmark)

    Terepeta, Michal Tomasz; Nielson, Hanne Riis; Nielson, Flemming

    2012-01-01

    Aspect-oriented programming is a programming paradigm that is often praised for the ability to create modular software and separate cross-cutting concerns. Recently aspects have been also considered in the context of coordination languages, offering similar advantages. However, introducing aspects...... challenging. This is important since ensuring that a system does not contain errors is often equivalent to proving that some states are not reachable. In this paper we show how to solve these challenges by applying a successful technique from the area of software model checking, namely communicating pushdown...

  5. Global control methods for Greenberger-Horne-Zeilinger-state generation on a one-dimensional Ising chain

    International Nuclear Information System (INIS)

    Wang Xiaoting; Schirmer, Sophie G.; Bayat, Abolfazl; Bose, Sougato

    2010-01-01

    We discuss how to prepare an Ising chain in a GHZ state using a single global control field only. This model does not require the spins to be individually addressable and is applicable to quantum systems such as cold atoms in optical lattices, some liquid- or solid-state NMR experiments, and many nanoscale quantum structures. We show that GHZ states can always be reached asymptotically from certain easy-to-prepare initial states using adiabatic passage, and under certain conditions finite-time reachability can be ensured. To provide a reference useful for future experimental implementations, three different control strategies to achieve the objective--adiabatic passage, Lyapunov control, and optimal control--are compared, and their advantages and disadvantages discussed, in particular in the presence of realistic imperfections such as imperfect initial state preparation, system inhomogeneity, and dephasing.

  6. 77 FR 33456 - Public Water Supply Supervision Program; Program Revision for the State of Washington

    Science.gov (United States)

    2012-06-06

    ... ENVIRONMENTAL PROTECTION AGENCY [FRL-9682-4] Public Water Supply Supervision Program; Program... State Public Water Supply Supervision Primacy Program. Washington has adopted regulations analogous to... of Health--Office of Drinking Water, [[Page 33457

  7. Programs for Strengthening Families of State Prison Staff

    Science.gov (United States)

    Tripp, Paula J.

    2010-01-01

    This article describes "Training for Strong Families," a family strengthening program for officers working in the state prison system. The program was offered once per week on the same day and at the same time, and the sessions lasted 15-20 minutes. The new program included topics such as Budgeting 101, Relationships, and Stress Management.…

  8. Analytical approaches used in stream benthic macroinvertebrate biomonitoring programs of State agencies in the United States

    Science.gov (United States)

    Carter, James L.; Resh, Vincent H.

    2013-01-01

    Biomonitoring programs based on benthic macroinvertebrates are well-established worldwide. Their value, however, depends on the appropriateness of the analytical techniques used. All United States State, benthic macroinvertebrate biomonitoring programs were surveyed regarding the purposes of their programs, quality-assurance and quality-control procedures used, habitat and water-chemistry data collected, treatment of macroinvertebrate data prior to analysis, statistical methods used, and data-storage considerations. State regulatory mandates (59 percent of programs), biotic index development (17 percent), and Federal requirements (15 percent) were the most frequently reported purposes of State programs, with the specific tasks of satisfying the requirements for 305b/303d reports (89 percent), establishment and monitoring of total maximum daily loads, and developing biocriteria being the purposes most often mentioned. Most states establish reference sites (81 percent), but classify them using State-specific methods. The most often used technique for determining the appropriateness of a reference site was Best Professional Judgment (86 percent of these states). Macroinvertebrate samples are almost always collected by using a D-frame net, and duplicate samples are collected from approximately 10 percent of sites for quality assurance and quality control purposes. Most programs have macroinvertebrate samples processed by contractors (53 percent) and have identifications confirmed by a second taxonomist (85 percent). All States collect habitat data, with most using the Rapid Bioassessment Protocol visual-assessment approach, which requires ~1 h/site. Dissolved oxygen, pH, and conductivity are measured in more than 90 percent of programs. Wide variation exists in which taxa are excluded from analyses and the level of taxonomic resolution used. Species traits, such as functional feeding groups, are commonly used (96 percent), as are tolerance values for organic pollution

  9. Strategic planning of an integrated program for state oversight agreements

    International Nuclear Information System (INIS)

    Walzer, A.E.; Cothron, T.K.

    1991-01-01

    Among the barrage of agreements faced by federal facilities are the State Oversight Agreements (known as Agreements in Principle in many states). These agreements between the Department of Energy (DOE) and the states fund the states to conduct independent environmental monitoring and oversight which requires plans, studies, inventories, models, and reports from DOE and its management and operating contractors. Many states have signed such agreements, including Tennessee, Kentucky, Washington, Idaho, Colorado, California, and Florida. This type of oversight agreement originated in Colorado as a result of environmental concerns at the Rocky Flats Plant. The 5-year State Oversight Agreements for Tennessee and Kentucky became effective on May 13, 1991, and fund these states nearly $21 million and $7 million, respectively. Implementation of these open-quotes comprehensive and integratedclose quotes agreements is particularly complex in Tennessee where the DOE Oak Ridge Reservation houses three installations with distinctly different missions. The program development and strategic planning required for coordinating and integrating a program of this magnitude is discussed. Included are the organizational structure and interfaces required to define and coordinate program elements across plants and to also effectively negotiate scope and schedules with the state. The planned Program Management Plan, which will contain implementation and procedural guidelines, and the management control system for detailed tracking of activities and costs are outlined. Additionally, issues inherent in the nature of the agreements and implementation of a program of this magnitude are discussed. Finally, a comparison of the agreements for Tennessee, Kentucky, Colorado, and Idaho is made to gain a better understanding of the similarities and differences in State Oversight Agreements to aid in implementation of these agreements

  10. Findings from case studies of state and local immunization programs.

    Science.gov (United States)

    Fairbrother, G; Kuttner, H; Miller, W; Hogan, R; McPhillips, H; Johnson, K A; Alexander, E R

    2000-10-01

    As part of its examination of federal support for immunization services during the past decade, the Institute of Medicine (IOM) Committee on Immunization Finance Policies and Practices (IFPP) commissioned eight case studies of the states of Alabama, Maine, Michigan, New Jersey, North Carolina, Texas, and Washington; and a two-county study of Los Angeles and San Diego in California. Specifically, the IOM Committee and these studies reviewed the use of Section 317 grants by the states. Section 317 is a discretionary grant program that supports vaccine purchase and other immunization-related program activities. These studies afforded the Committee an in-depth look at local policy choices, the performance of immunization programs, and federal and state spending for immunization during the past decade. The case-study reports were developed through interviews with state and local health department officials, including immunization program directors, Medicaid agency staff, budget analysts, and Centers for Disease Control and Prevention public health advisors to the jurisdiction. Other sources included state and federal administrative records and secondary sources on background factors and state-level trends. The case studies were supplemented by site visits to Detroit, Houston, Los Angeles, Newark, and San Diego. The nature of immunization "infrastructure" supported by the Section 317 program is shifting from primarily service delivery to a broader set of roles that puts the public effort at the head of a broad immunization partnership among public health, health financing, and other entities in both the public and private sectors. The rate and intensity of transition vary across the case-study areas. In the emerging pattern, service delivery increasingly takes place in the private sector and is related to managed care. "Infrastructure" is moving beyond supporting a core state staff and local health department service delivery to include such activities as immunization

  11. 40 CFR 172.25 - Administration of State programs.

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 23 2010-07-01 2010-07-01 false Administration of State programs. 172.25 Section 172.25 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED) PESTICIDE... upon the nature of the pest problem and the requirements of the testing program submitted. The...

  12. State geothermal commercialization programs in seven Rocky Mountain states. Semiannual progress report, January-July 1981

    Energy Technology Data Exchange (ETDEWEB)

    Lunis, B.C.; Toth, W.J. (comps.)

    1982-05-01

    The activities and findings of the seven state commercialization teams participating in the Rocky Mountain Basin and Range commercialization program are described. For each state (Colorado, Montana, New Mexico, North and South Dakota, Utah, and Wyoming), prospect identification, area development plans, site specific development analyses, time-phased project plans, the aggregated prospective geothermal energy use, and institutional analyses are discussed. Public outreach activities are also covered, and findings and recommendations are given for each state. Some background information about the program is provided. (LEW)

  13. The United States foreign research reactor spent nuclear fuel acceptance program: Proposal to modify the program

    International Nuclear Information System (INIS)

    Messick, C.E.

    2005-01-01

    The United States Department of Energy (DOE), in consultation with the Department of State (DOS), adopted the Nuclear Weapons Nonproliferation Policy Concerning Foreign Research Reactor Spent Nuclear Fuel in May 1996. The policy was slated to expire in May 2009. However, in October 2003, a petition requesting a program extension was delivered to the United States Secretary of Energy from a group of research reactor operators from foreign countries. In April 2004, the Secretary directed DOE undertake an analysis, as required by the National Environmental Policy Act (NEPA), to consider potential extension of the Program. On December 1, 2004, a Federal Register Notice was issued approving the program extension. This paper discusses the findings from the NEPA analysis and the potential changes in the program that may result from implementation of the proposed changes. (author)

  14. Program, policy, and price interventions for tobacco control: quantifying the return on investment of a state tobacco control program.

    Science.gov (United States)

    Dilley, Julia A; Harris, Jeffrey R; Boysun, Michael J; Reid, Terry R

    2012-02-01

    We examined health effects associated with 3 tobacco control interventions in Washington State: a comprehensive state program, a state policy banning smoking in public places, and price increases. We used linear regression models to predict changes in smoking prevalence and specific tobacco-related health conditions associated with the interventions. We estimated dollars saved over 10 years (2000-2009) by the value of hospitalizations prevented, discounting for national trends. Smoking declines in the state exceeded declines in the nation. Of the interventions, the state program had the most consistent and largest effect on trends for heart disease, cerebrovascular disease, respiratory disease, and cancer. Over 10 years, implementation of the program was associated with prevention of nearly 36,000 hospitalizations, at a value of about $1.5 billion. The return on investment for the state program was more than $5 to $1. The combined program, policy, and price interventions resulted in reductions in smoking and related health effects, while saving money. Public health and other leaders should continue to invest in tobacco control, including comprehensive programs.

  15. 76 FR 366 - Public Water Supply Supervision Program; Program Revision for the State of Washington

    Science.gov (United States)

    2011-01-04

    ... ENVIRONMENTAL PROTECTION AGENCY [FRL-9247-4] Public Water Supply Supervision Program; Program... State Public Water Supply Supervision Primacy Program. Washington has adopted a definition for public water system that is analogous to EPA's definition of public water system, and has adopted regulations...

  16. Harwell's atomic, molecular and solid state computer programs

    International Nuclear Information System (INIS)

    Harker, A.H.

    1976-02-01

    This document is intended to introduce the computational facilities available in the fields of atomic, molecular the solid state theory on the IBM370/165 at Harwell. The programs have all been implemented and thoroughly tested by the Theory of Solid State Materials Group. (author)

  17. Improvement program of state supervision system for radioactive and nuclear installations

    International Nuclear Information System (INIS)

    Cardenas, J.

    1993-01-01

    The current program begins as part of a policy to take care of the development of the cuban nuclear program and with the objective of improving the state supervision system of nuclear and radioactive facilities on the basis of the national experience, good skills internationally accepted and taking into account IAEA recommendations. The program develops the following topics: reorientation and restructure of state supervision, review of the current nuclear legislature, update of regulations of facility safety and qualification and training of state supervision personnel

  18. 77 FR 29275 - Oklahoma: Incorporation by Reference of State Hazardous Waste Management Program

    Science.gov (United States)

    2012-05-17

    ...: Incorporation by Reference of State Hazardous Waste Management Program AGENCY: Environmental Protection Agency... ``Approved State Hazardous Waste Management Programs'', Oklahoma's authorized hazardous waste program. The... State regulations that are authorized and that the EPA will enforce under the Solid Waste Disposal Act...

  19. 77 FR 46994 - Oklahoma: Incorporation by Reference of State Hazardous Waste Management Program

    Science.gov (United States)

    2012-08-07

    ...: Incorporation by Reference of State Hazardous Waste Management Program AGENCY: Environmental Protection Agency... ``Approved State Hazardous Waste Management Programs'', Oklahoma's authorized hazardous waste program. The... State regulations that are authorized and that the EPA will enforce under the Solid Waste Disposal Act...

  20. 75 FR 36609 - Oklahoma: Incorporation by Reference of State Hazardous Waste Management Program

    Science.gov (United States)

    2010-06-28

    ...: Incorporation by Reference of State Hazardous Waste Management Program AGENCY: Environmental Protection Agency... ``Approved State Hazardous Waste Management Programs'', Oklahoma's authorized hazardous waste program. The... State regulations that are authorized and that the EPA will enforce under the Solid Waste Disposal Act...

  1. 75 FR 76731 - Request for Comment for Report on In-State Broadcast Programming

    Science.gov (United States)

    2010-12-09

    ... Report on In-State Broadcast Programming AGENCY: Federal Communications Commission. ACTION: Notice... to submit a report on in- state broadcast programming to the appropriate Congressional committees no.... REPORT ON IN-STATE BROADCAST PROGRAMMING. Not later than 18 months after the date of the enactment of...

  2. 77 FR 59879 - Idaho: Incorporation by Reference of Approved State Hazardous Waste Management Program

    Science.gov (United States)

    2012-10-01

    ...: Incorporation by Reference of Approved State Hazardous Waste Management Program AGENCY: Environmental Protection... ``Approved State Hazardous Waste Management Programs,'' Idaho's authorized hazardous waste program. The EPA... Federal Register, the EPA is codifying and incorporating by reference the State's hazardous waste program...

  3. 30 CFR 902.10 - State regulatory program approval.

    Science.gov (United States)

    2010-07-01

    ... Mining and Water Management, 3601 C Street, Suite 800, Anchorage, AK 99503-5925, Telephone: (907) 762... Section 902.10 Mineral Resources OFFICE OF SURFACE MINING RECLAMATION AND ENFORCEMENT, DEPARTMENT OF THE INTERIOR PROGRAMS FOR THE CONDUCT OF SURFACE MINING OPERATIONS WITHIN EACH STATE ALASKA § 902.10 State...

  4. 75 FR 45489 - New York: Incorporation by Reference of State Hazardous Waste Management Program

    Science.gov (United States)

    2010-08-03

    ...: Incorporation by Reference of State Hazardous Waste Management Program AGENCY: Environmental Protection Agency... (EPA) to authorize States to operate their hazardous waste management programs in lieu of the Federal program. EPA uses the regulations entitled ``Approved State Hazardous Waste Management Programs'' to...

  5. 78 FR 25678 - Georgia: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2013-05-02

    ...: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental... of changes to its hazardous waste program under the Resource Conservation and Recovery Act (RCRA... Gwendolyn Gleaton, Permits and State Programs Section, RCRA Programs and Materials Management Branch, RCRA...

  6. 76 FR 6594 - Florida: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2011-02-07

    ...: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental... of the changes to its hazardous waste program under the Resource Conservation and Recovery Act (RCRA... and State Programs Section, RCRA Programs and Materials Management Branch, RCRA Division, U.S...

  7. 77 FR 60963 - Tennessee: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2012-10-05

    ...: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental... of the changes to its hazardous waste program under the Resource Conservation and Recovery Act (RCRA... Johnson, Permits and State Programs Section, RCRA Programs and Materials Management Branch, RCRA Division...

  8. Ethics Education in Midwifery Education Programs in the United States.

    Science.gov (United States)

    Megregian, Michele

    2016-09-01

    Familiarity with ethical concepts is a required competency for new graduates and a component of accreditation for midwifery education programs in the United States. While midwifery educators have acknowledged the importance of ethics education in midwifery programs, little is known about current methods, format, or evaluation of ethics education. A Web-based survey was developed for program directors of accredited midwifery education programs in the United States. Clock hours, formats, venues, content topics, barriers, and evaluation methods were evaluated by descriptive analysis. Fifty-one percent of programs completed the online survey (25/49). Of these, only 7 (28%) offer ethics as a stand-alone class, although all responding programs integrate some ethics education into other core classes. Programs show variation in format, venue, resources, and clock hours dedicated to ethics education. The most frequent barrier to ethics education is an already crowded curriculum (60%), although 32% of programs denied any barriers at all. The majority of programs include the ethical concepts of informed consent, shared decision making, and effective communication in curriculum content. This survey found that there is considerable variation in ethics education in terms of content, format, and evaluation among accredited midwifery education programs in the United States. Midwifery educators have an opportunity to explore the ethical dilemmas unique to maternity care from a midwifery perspective. There is also the opportunity to create a comprehensive and dynamic midwifery ethics curriculum, which incorporates both stand-alone ethics courses and ethics concepts that are woven throughout the core midwifery curriculum. © 2016 by the American College of Nurse-Midwives.

  9. ASTDD Synopses of State Oral Health Programs - Selected indicators

    Data.gov (United States)

    U.S. Department of Health & Human Services — 2011-2017. The ASTDD Synopses of State Oral Health Programs contain information useful in tracking states’ efforts to improve oral health and contributions to...

  10. 77 FR 14509 - State Energy Program and Energy Efficiency and Conservation Block Grant (EECBG) Program; Request...

    Science.gov (United States)

    2012-03-12

    ... DEPARTMENT OF ENERGY [Docket No. EESEP0216] State Energy Program and Energy Efficiency and Conservation Block Grant (EECBG) Program; Request for Information AGENCY: Office of Energy Efficiency and... (SEP) and Energy Efficiency and Conservation Block Grant (EECBG) program, in support of energy...

  11. 34 CFR 461.1 - What is the Adult Education State-administered Basic Grant Program?

    Science.gov (United States)

    2010-07-01

    ... 34 Education 3 2010-07-01 2010-07-01 false What is the Adult Education State-administered Basic...-ADMINISTERED BASIC GRANT PROGRAM General § 461.1 What is the Adult Education State-administered Basic Grant Program? The Adult Education State-administered basic Grant Program (the program) is a cooperative effort...

  12. 40 CFR 147.52 - State-administered program-Hydraulic Fracturing of Coal Beds.

    Science.gov (United States)

    2010-07-01

    ... Fracturing of Coal Beds. 147.52 Section 147.52 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY... PROGRAMS Alabama § 147.52 State-administered program—Hydraulic Fracturing of Coal Beds. The UIC program for hydraulic fracturing of coal beds in the State of Alabama, except those on Indian lands, is the program...

  13. State geothermal commercialization programs in seven Rocky Mountain states. Semiannual progress report, July-December 1980

    Energy Technology Data Exchange (ETDEWEB)

    Lunis, B. C.; Toth, W. J. [comps.

    1981-10-01

    The activities and findings of the seven state commercialization teams participating in the Rocky Mountain Basin and Range commercialization program are described. Background information is provided; program objectives and the technical approach that is used are discussed; and the benefits of the program are described. The summary of findings is presented. Prospect identification, area development plans, site specific development analyses, time-phased project plans, the aggregated prospective geothermal energy use, and institutional analyses are discussed. Public outreach activities are covered and findings and recommendations are summarized. The commercialization activities carried out by the respective state teams are described for the following: Colorado, Montana, New Mexico, North Dakota, South Dakota, Utah, and Wyoming.

  14. Iowa state information handbook: formerly utilized sites remedial action program

    Energy Technology Data Exchange (ETDEWEB)

    None

    1981-02-09

    This volume is one of a series produced under contract with the DOE, By Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the state of Iowa. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; the full test of relevant statutes and regulations.

  15. California state information handbook: formerly utilized sites remedial action program

    Energy Technology Data Exchange (ETDEWEB)

    None

    1981-02-09

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the state of California. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; the full text of relevant statutes and regulations.

  16. Pennsylvania state information handbook: formerly utilized sites remedial action program

    Energy Technology Data Exchange (ETDEWEB)

    None

    1980-12-31

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and State levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Pennsylvania. It contains a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations.

  17. Illinois state information handbook: formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1980-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Illinois. It contains a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; the full text of relevant statutes and regulations

  18. Illinois State information handbook: formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1980-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Illinois. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations

  19. Massachusetts state information handbook: formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1981-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the state of Massachusetts. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; the full text of relevant statutes and regulations

  20. Florida state information handbook: formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1981-01-01

    This volume is one of a series produced under contract with DOE, Office of Nuclear Waste Management, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the federal and state levels, the pertinent programs they administer, each affected state legislature, and current federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Florida. It contains a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations

  1. Massachusetts state information handbook: formerly utilized sites remedial action program

    Energy Technology Data Exchange (ETDEWEB)

    None

    1981-02-09

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the state of Massachusetts. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; the full text of relevant statutes and regulations.

  2. Oregon state information handbook: formerly utilized sites remedial action program

    Energy Technology Data Exchange (ETDEWEB)

    None

    1980-12-31

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Oregon. It contains a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations.

  3. Maryland State information handbook: formerly utilized sites remedial action program

    Energy Technology Data Exchange (ETDEWEB)

    None

    1980-12-31

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Handbook Series Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Maryland. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations.

  4. Pennsylvania state information handbook formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1980-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Pennsylvania. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations

  5. Maryland State information handbook: formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1980-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Handbook Series Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Maryland. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations

  6. Pennsylvania state information handbook: formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1980-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and State levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Pennsylvania. It contains a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations

  7. Iowa state information handbook: formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1981-01-01

    This volume is one of a series produced under contract with the DOE, By Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the state of Iowa. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; the full test of relevant statutes and regulations

  8. California state information handbook: formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1981-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the state of California. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; the full text of relevant statutes and regulations

  9. Florida state information handbook: formerly utilized sites remedial action program

    Energy Technology Data Exchange (ETDEWEB)

    None

    1981-02-27

    This volume is one of a series produced under contract with DOE, Office of Nuclear Waste Management, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the federal and state levels, the pertinent programs they administer, each affected state legislature, and current federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Florida. It contains a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations.

  10. Maryland state information handbook: formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1980-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and State levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Maryland. It contains a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations

  11. Oregon state information handbook: formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1980-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Oregon. It contains a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations

  12. Oregon state information handbook formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1980-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administater, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Oregon. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations

  13. Ohio state information handbook: formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1981-01-01

    This volume is one of a series produced under contract with the DOE, by POLITECH CORPORATION to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the state of Ohio. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; the full test of relevant statutes and regulations

  14. Ohio state information handbook: formerly utilized sites remedial action program

    Energy Technology Data Exchange (ETDEWEB)

    1981-02-09

    This volume is one of a series produced under contract with the DOE, by POLITECH CORPORATION to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the state of Ohio. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; the full test of relevant statutes and regulations.

  15. Oregon state information handbook formerly utilized sites remedial action program

    Energy Technology Data Exchange (ETDEWEB)

    None

    1980-12-31

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administater, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Oregon. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations.

  16. NHDOT : process for municipally managed state aid highway program projects

    Science.gov (United States)

    2006-05-23

    The design and construction of Municipally Managed State Aid Highway Program projects must comply with the requirements in this guideline in order to receive State Aid under the applicable provisions of RSA 235. Under this process, State Aid Construc...

  17. Clean Energy Financing Programs: A Decision Resource for States and Communities

    Science.gov (United States)

    Describes financing-program options, key components of financing programs, and factors for states and communities to consider as they make decisions about getting started or updating their clean energy financing programs.

  18. 77 FR 46964 - Oklahoma: Incorporation by Reference of Approved State Hazardous Waste Management Program

    Science.gov (United States)

    2012-08-07

    ...: Incorporation by Reference of Approved State Hazardous Waste Management Program AGENCY: Environmental Protection... Agency (EPA) to authorize States to operate their hazardous waste management programs in lieu of the Federal program. The EPA uses the regulations entitled ``Approved State Hazardous Waste Management...

  19. 77 FR 29231 - Oklahoma: Incorporation by Reference of Approved State Hazardous Waste Management Program

    Science.gov (United States)

    2012-05-17

    ...: Incorporation by Reference of Approved State Hazardous Waste Management Program AGENCY: Environmental Protection... Agency (EPA) to authorize States to operate their hazardous waste management programs in lieu of the Federal program. The EPA uses the regulations entitled ``Approved State Hazardous Waste Management...

  20. 76 FR 26616 - Wisconsin: Incorporation by Reference of Approved State Hazardous Waste Management Program

    Science.gov (United States)

    2011-05-09

    ... Reference of Approved State Hazardous Waste Management Program AGENCY: Environmental Protection Agency (EPA... (RCRA) allows EPA to authorize States to operate their hazardous waste management programs in lieu of the Federal program. EPA uses the regulations entitled ``Approved State Hazardous Waste Management...

  1. 34 CFR 403.204 - What are the State's responsibilities for program evaluation and improvement?

    Science.gov (United States)

    2010-07-01

    ... APPLIED TECHNOLOGY EDUCATION PROGRAM What Are the Administrative Responsibilities of a State Under the State Vocational and Applied Technology Education Program? § 403.204 What are the State's... description of vocational education strategies designed to improve the performance of the program as measured...

  2. Proposed equation of state experimental program at NOVA/NIF

    International Nuclear Information System (INIS)

    Holmes, N.C.; Cauble, R.; Celliers, P.; Collins, G.; DaSilva, L.; Hammel, B.; Stewart, R.; Strand, O.; Sullivan, A.

    1996-03-01

    The high pressure equations of state of materials must be accurately known for confident design, simulation, and interpretation of ICF target experiments and for weapons. Here, the authors sketch out a program to perform precise and accurate equation of state (EOS) experiments using large, high-power lasers. The program is divided into three phases: (1) a driver qualification program which will determine the necessary drive and target design parameters; (2) characterization of low and high-Z standard materials; (3) accurate impedance-match experiments to determine equations of state of materials of interest relative to the qualified standards. Novel methods are proposed for the first phase which are an order of magnitude more sensitive than those applied previously. They identify and describe the choices for standards and the samples slated for initial studies. In all cases, their goal is to obtain data that is of sufficiently high quality to serve for design purposes and to validate theories of material response at high pressures of the order of 1--10 TPa. This is particularly important right now, for materials such as CH plastics and hydrogen (DT). In addition, they will suggest a program for EOS measurements for P > 10 TPa, the region of maximum theoretical EOS uncertainty for many materials

  3. Radiochemistry Education and Research Program at the Pennsylvania State University

    International Nuclear Information System (INIS)

    Uenlue, Kenan

    2009-01-01

    A new Radiochemistry Education and Research Program was started at the Pennsylvania University, Radiation Science and Engineering Center. The program was initially supported by the Department of Energy, Radiochemistry Education Award Program (REAP). Using REAP funding as leverage we obtained support from the Los Alamos National Laboratory, Department of Homeland Security, Domestic Nuclear Detection Office, various internal funding from PSU and other entities. The PSU radiochemistry program primarily addresses radiochemistry education and secondarily nuclear and radiochemistry research. The education program consists of bolstering our existing radiochemistry and related courses; Nuclear and Radiochemistry, Radiation Detection and Measurement, Radiological Safety and developing new courses, e.g., Laboratory Experiments in Applied Nuclear and Radiochemistry, and Nuclear Methods in Science. A new laboratory has been created with state of the art equipment for the Laboratory Experiments in Applied Nuclear and Radiochemistry course. We also plan to revitalize the nuclear and radiochemistry research programs. We established a state-of-the-art Neutron Activation Analysis Laboratory and a gamma ray spectroscopy laboratory that has 10 stations including state-of-the-art nuclear spectroscopy hardware and software. In addition, we embarked on an expansion plan that included building a new neutron beam hall and neutron beam ports with a cold neutron source. One of the reasons to have a cold neutron source is for the development of a prompt gamma activation analysis facility. A detailed description of PSU radiochemistry education and research program will be given and the future plans will be discussed.

  4. Maximal energy extraction under discrete diffusive exchange

    Energy Technology Data Exchange (ETDEWEB)

    Hay, M. J., E-mail: hay@princeton.edu [Department of Astrophysical Sciences, Princeton University, Princeton, New Jersey 08544 (United States); Schiff, J. [Department of Mathematics, Bar-Ilan University, Ramat Gan 52900 (Israel); Fisch, N. J. [Department of Astrophysical Sciences, Princeton University, Princeton, New Jersey 08544 (United States); Princeton Plasma Physics Laboratory, Princeton, New Jersey 08543 (United States)

    2015-10-15

    Waves propagating through a bounded plasma can rearrange the densities of states in the six-dimensional velocity-configuration phase space. Depending on the rearrangement, the wave energy can either increase or decrease, with the difference taken up by the total plasma energy. In the case where the rearrangement is diffusive, only certain plasma states can be reached. It turns out that the set of reachable states through such diffusive rearrangements has been described in very different contexts. Building upon those descriptions, and making use of the fact that the plasma energy is a linear functional of the state densities, the maximal extractable energy under diffusive rearrangement can then be addressed through linear programming.

  5. Communicating program outcomes to encourage policymaker support for evidence-based state tobacco control.

    Science.gov (United States)

    Schmidt, Allison M; Ranney, Leah M; Goldstein, Adam O

    2014-12-04

    Tobacco use, the leading cause of preventable death in the U.S., can be reduced through state-level tobacco prevention and cessation programs. In the absence of research about how to communicate the need for these programs to policymakers, this qualitative study aimed to understand the motivations and priorities of policymakers in North Carolina, a state that enacted a strong tobacco control program from 2003-2011, but drastically reduced funding in recent years. Six former legislators (three Democrats, three Republicans) and three lobbyists for health organizations were interviewed about their attitudes towards tobacco use, support of state-funded programs, and reactions to two policy briefs. Five themes emerged: (1) high awareness of tobacco-related health concerns but limited awareness of program impacts and funding, (2) the primacy of economic concerns in making policy decisions, (3) ideological differences in views of the state's role in tobacco control, (4) the impact of lobbyist and constituent in-person appeals, and (5) the utility of concise, contextualized data. These findings suggest that building relationships with policymakers to communicate ongoing program outcomes, emphasizing economic data, and developing a constituent advocacy group would be valuable to encourage continued support of state tobacco control programs.

  6. School-based Yoga Programs in the United States: A Survey.

    Science.gov (United States)

    Butzer, Bethany; Ebert, Marina; Telles, Shirley; Khalsa, Sat Bir S

    2015-01-01

    Substantial interest has begun to emerge around the implementation of yoga interventions in schools. Researchers have found that yoga practices may enhance skills such as self-regulation and prosocial behavior, and lead to improvements in students' performance. These researchers, therefore, have proposed that contemplative practices have the potential to play a crucial role in enhancing the quality of US public education. The purpose of the present study was to provide a summary and comparison of school-based yoga programs in the United States. Online, listserv, and database searches were conducted to identify programs, and information was collected regarding each program's scope of work, curriculum characteristics, teacher-certification and training requirements, implementation models, modes of operation, and geographical regions. The online, listserv, and database searches took place in Boston, MA, USA, and New Haven, CT, USA. Thirty-six programs were identified that offer yoga in more than 940 schools across the United States, and more than 5400 instructors have been trained by these programs to offer yoga in educational settings. Despite some variability in the exact mode of implementation, training requirements, locations served, and grades covered, the majority of the programs share a common goal of teaching 4 basic elements of yoga: (1) physical postures, (2) breathing exercises, (3) relaxation techniques, and (4) mindfulness and meditation practices. The programs also teach a variety of additional educational, social-emotional, and didactic techniques to enhance students' mental and physical health and behavior. The fact that the present study was able to find a relatively large number of formal, school-based yoga programs currently being implemented in the United States suggests that the programs may be acceptable and feasible to implement. The results also suggest that the popularity of school-based yoga programs may continue to grow.

  7. 12 CFR 617.7430 - Are institutions required to participate in state agricultural loan mediation programs?

    Science.gov (United States)

    2010-01-01

    ... state agricultural loan mediation programs? 617.7430 Section 617.7430 Banks and Banking FARM CREDIT... Mediation Programs § 617.7430 Are institutions required to participate in state agricultural loan mediation programs? (a) If initiated by a borrower, System institutions must participate in state mediation programs...

  8. Industrial Energy Efficiency: Designing Effective State Programs for the Industrial Sector

    Energy Technology Data Exchange (ETDEWEB)

    Goldberg, Amelie [Institute for Industrial Productivity (United States); Taylor, Robert P. [Institute for Industrial Productivity (United States); Hedman, Bruce [Institute for Industrial Productivity (United States)

    2014-03-21

    This report provides state regulators, utilities, and other program administrators with an overview of U.S. industrial energy efficiency programs and assesses some of the key features of programs that have generated increased energy savings.

  9. 34 CFR 403.1 - What is the State Vocational and Applied Technology Education Program?

    Science.gov (United States)

    2010-07-01

    ... 34 Education 3 2010-07-01 2010-07-01 false What is the State Vocational and Applied Technology... TECHNOLOGY EDUCATION PROGRAM General § 403.1 What is the State Vocational and Applied Technology Education Program? (a) Under the State Vocational and Applied Technology Education Program, the Secretary makes...

  10. 75 FR 45583 - New York: Incorporation by Reference of State Hazardous Waste Management Program

    Science.gov (United States)

    2010-08-03

    ...: Incorporation by Reference of State Hazardous Waste Management Program AGENCY: Environmental Protection Agency... authorized hazardous waste program which is set forth in the regulations entitled ``Approved State Hazardous Waste Management Programs'', New York's authorized hazardous waste program. EPA will incorporate by...

  11. Final task force report on the Agreement State Program

    International Nuclear Information System (INIS)

    1977-12-01

    Section 274 of the Atomic Energy Act provides a statutory means by which the U.S. Nuclear Regulatory Commission may relinquish to the States a part of its regulatory authority over the use of source material, by-product material, and small quantities of special nuclear material. The Commission is required to retain regulatory authority over the licensing of nuclear facilities, exports and imports of nuclear materials and facilities, larger quantities of special nuclear material, and activities conducted by other Federal agencies which are not exempted by the Act. This study analyzes the NRC Agreement State Program to determine: whether the NRC should aggressively promote Agreement State status; whether the NRC should relinquish additional responsibility to the States and if so, which responsibilities and under what circumstances, and conversely if NRC should reassert authority in any areas; to what extent the NRC should continue to oversee State performance; and whether changes in the statute or regulations are desirable or required. At present, there are 25 states that have not opted for agreement status. Appendix A contains a discussion of the legislative history of Section 274, a report on the current status of the program, Agreement State review procedures, the full text of Section 274, a list of Agreement States, dates of agreements, number of licenses, a list of non-Agreement States, and numbers of NRC licenses in these States. Appendix B analyzes states' comments

  12. Financing Early Childhood Education Programs: State, Federal, and Local Issues

    Science.gov (United States)

    Hustedt, Jason T.; Barnett, W. Steven

    2011-01-01

    The landscape of financing early childhood education in the U.S. is complex. Programs run the gamut from tuition-supported private centers to public programs supported by federal, state, or local funds. Different funding streams are poorly coordinated. The federal government funds several major targeted programs that are available only to specific…

  13. Expanding Access and Opportunity: The Washington State Achievers Program

    Science.gov (United States)

    Ramsey, Jennifer; Gorgol, Laura

    2010-01-01

    In 2001, the Bill & Melinda Gates Foundation launched a 10-year, multi-million dollar initiative, the Washington State Achievers Program (WSA), to increase opportunities for low-income students to attend postsecondary institutions in Washington State. The Bill & Melinda Gates Foundation granted funds to the College Success Foundation…

  14. Equine-Facilitated Prison-Based Programs within the Context of Prison-Based Animal Programs: State of the Science Review

    Science.gov (United States)

    Bachi, Keren

    2013-01-01

    Equine-facilitated prison programs have become more prevalent and operate in correctional facilities in 13 states throughout the United States. However, there is a deficit of empirical knowledge to guide them. This article reviews 19 studies of prison-based animal programs and centers on patterns in the literature. It reveals how previous studies…

  15. Probabilistic programmable quantum processors with multiple copies of program states

    International Nuclear Information System (INIS)

    Brazier, Adam; Buzek, Vladimir; Knight, Peter L.

    2005-01-01

    We examine the execution of general U(1) transformations on programmable quantum processors. We show that, with only the minimal assumption of availability of copies of the 1-qubit program state, the apparent advantage of existing schemes proposed by G. Vidal et al. [Phys. Rev. Lett. 88, 047905 (2002)] and M. Hillery et al. [Phys. Rev. A 65, 022301 (2003)] to execute a general U(1) transformation with greater probability using complex program states appears not to hold

  16. School-based Yoga Programs in the United States: A Survey

    Science.gov (United States)

    Butzer, Bethany; Ebert, Marina; Telles, Shirley; Khalsa, Sat Bir S.

    2016-01-01

    Context Substantial interest has begun to emerge around the implementation of yoga interventions in schools. Researchers have found that yoga practices may enhance skills such as self-regulation and prosocial behavior, and lead to improvements in students’ performance. These researchers, therefore, have proposed that contemplative practices have the potential to play a crucial role in enhancing the quality of US public education. Objective The purpose of the present study was to provide a summary and comparison of school-based yoga programs in the United States. Design Online, listserv, and database searches were conducted to identify programs, and information was collected regarding each program’s scope of work, curriculum characteristics, teacher-certification and training requirements, implementation models, modes of operation, and geographical regions. Setting The online, listserv, and database searches took place in Boston, MA, USA, and New Haven, CT, USA. Results Thirty-six programs were identified that offer yoga in more than 940 schools across the United States, and more than 5400 instructors have been trained by these programs to offer yoga in educational settings. Despite some variability in the exact mode of implementation, training requirements, locations served, and grades covered, the majority of the programs share a common goal of teaching 4 basic elements of yoga: (1) physical postures, (2) breathing exercises, (3) relaxation techniques, and (4) mindfulness and meditation practices. The programs also teach a variety of additional educational, social-emotional, and didactic techniques to enhance students’ mental and physical health and behavior. Conclusions The fact that the present study was able to find a relatively large number of formal, school-based yoga programs currently being implemented in the United States suggests that the programs may be acceptable and feasible to implement. The results also suggest that the popularity of school

  17. Nuclear Security Education Program at the Pennsylvania State University

    International Nuclear Information System (INIS)

    Uenlue, Kenan; Jovanovic, Igor

    2015-01-01

    The availability of trained and qualified nuclear and radiation security experts worldwide has decreased as those with hands-on experience have retired while the demand for these experts and skills have increased. The U.S. Department of Energy's National Nuclear Security Administration's (NNSA) Global Threat Reduction Initiative (GTRI) has responded to the continued loss of technical and policy expertise amongst personnel and students in the security field by initiating the establishment of a Nuclear Security Education Initiative, in partnership with Pennsylvania State University (PSU), Texas A and M (TAMU), and Massachusetts Institute of Technology (MIT). This collaborative, multi-year initiative forms the basis of specific education programs designed to educate the next generation of personnel who plan on careers in the nonproliferation and security fields with both domestic and international focus. The three universities worked collaboratively to develop five core courses consistent with the GTRI mission, policies, and practices. These courses are the following: Global Nuclear Security Policies, Detectors and Source Technologies, Applications of Detectors/Sensors/Sources for Radiation Detection and Measurements Nuclear Security Laboratory, Threat Analysis and Assessment, and Design and Analysis of Security Systems for Nuclear and Radiological Facilities. The Pennsylvania State University (PSU) Nuclear Engineering Program is a leader in undergraduate and graduate-level nuclear engineering education in the USA. The PSU offers undergraduate and graduate programs in nuclear engineering. The PSU undergraduate program in nuclear engineering is the largest nuclear engineering programs in the USA. The PSU Radiation Science and Engineering Center (RSEC) facilities are being used for most of the nuclear security education program activities. Laboratory space and equipment was made available for this purpose. The RSEC facilities include the Penn State Breazeale

  18. Nuclear Security Education Program at the Pennsylvania State University

    Energy Technology Data Exchange (ETDEWEB)

    Uenlue, Kenan [The Pennsylvania State University, Radiation Science and Engineering Center, University Park, PA 16802-2304 (United States); The Pennsylvania State University, Department of Mechanical and Nuclear Engineering, University Park, PA 16802-2304 (United States); Jovanovic, Igor [The Pennsylvania State University, Department of Mechanical and Nuclear Engineering, University Park, PA 16802-2304 (United States)

    2015-07-01

    The availability of trained and qualified nuclear and radiation security experts worldwide has decreased as those with hands-on experience have retired while the demand for these experts and skills have increased. The U.S. Department of Energy's National Nuclear Security Administration's (NNSA) Global Threat Reduction Initiative (GTRI) has responded to the continued loss of technical and policy expertise amongst personnel and students in the security field by initiating the establishment of a Nuclear Security Education Initiative, in partnership with Pennsylvania State University (PSU), Texas A and M (TAMU), and Massachusetts Institute of Technology (MIT). This collaborative, multi-year initiative forms the basis of specific education programs designed to educate the next generation of personnel who plan on careers in the nonproliferation and security fields with both domestic and international focus. The three universities worked collaboratively to develop five core courses consistent with the GTRI mission, policies, and practices. These courses are the following: Global Nuclear Security Policies, Detectors and Source Technologies, Applications of Detectors/Sensors/Sources for Radiation Detection and Measurements Nuclear Security Laboratory, Threat Analysis and Assessment, and Design and Analysis of Security Systems for Nuclear and Radiological Facilities. The Pennsylvania State University (PSU) Nuclear Engineering Program is a leader in undergraduate and graduate-level nuclear engineering education in the USA. The PSU offers undergraduate and graduate programs in nuclear engineering. The PSU undergraduate program in nuclear engineering is the largest nuclear engineering programs in the USA. The PSU Radiation Science and Engineering Center (RSEC) facilities are being used for most of the nuclear security education program activities. Laboratory space and equipment was made available for this purpose. The RSEC facilities include the Penn State Breazeale

  19. The SC State NSF PAARE Program

    Science.gov (United States)

    Walter, Donald; Ajello, Marco; Brittain, Sean; Cash, Jennifer; Fogle, Bryan; Hartmann, Dieter; Ho, Shirley; Howell, Steve; King, Jeremy; Leising, Mark; Smith, Daniel

    2018-01-01

    We report on the activities of our NSF PAARE program during Year 3 of the project. Our partnership under this award includes South Carolina State University (a Historically Black College/University), Clemson University (a Ph.D. granting institution) and individual investigators at NASA Ames and elsewhere. Our partnership with the Citizen CATE Experiment and involvement in the total solar eclipse which passed through our campus on August 21, 2017, will be discussed. The PAARE project continues to strengthen our partnership with Clemson. We are close to completing a memorandum of agreement between the two institutions that will allow for the seamless transfer of an undergraduate from SC State to Clemson’s graduate program in physics and astronomy. Additionally, we have worked together under the Citizen CATE project and through other research activities. SC State is a member of the National Astronomy Consortium (NAC) and participates through its faculty and undergraduates, one of whom (Wesley Red) is reporting on his summer internship at this conference. We also served as the state coordinator for South Carolina for the Citizen CATE Experiment. The August 21st path of totality crossed through our campus and the campus of our partner Clemson University. Additional colleges, universities and citizen scientist groups partnered with us to provide 7 sites of coverage across South Carolina from the foothills of the Appalachian mountains to the Atlantic Ocean near the site of departure of the shadow from the continental U.S. Support for this work includes our NSF PAARE award AST-1358913 as well as resources and support provided by Clemson University and the National Optical Astronomy Observatory. CATE work has been supported by NASA SMD award NNX16AB92A to the National Solar Observatory. Additional details can be found at: http://physics.scsu.edu

  20. Sustainable Materials Management: U.S. State Data Measurement Sharing Program

    Science.gov (United States)

    The State Data Measurement Sharing Program (SMP) is an online reporting, information sharing, and measurement tool that allows U.S. states to share a wide range of information about waste, recycling, and composting.

  1. Government regulation of forestry practices on private forest land in the United States: an assessment of state government responsibilities and program performance

    Science.gov (United States)

    Paul V. Ellefson; Michael A. Kilgore; James E. Granskog

    2006-01-01

    In 2003, a comprehensive assessment of state government, forest practice regulatory programs in the United States was undertaken. Involved was an extensive review of the literature and information gathering h m program administration in all 50 states. The assessment determined that regulatory programs focus on a wide range of forestry practices applied to private...

  2. Energy Extension Service Pilot Program: evaluation report after two years. Volume II. State reports

    Energy Technology Data Exchange (ETDEWEB)

    None

    1980-04-01

    This report, Vol. II, presents a discussion of the operations of the ten EES pilot state programs during the period from October 1, 1977 through September 30, 1979. Each of the ten pilot states - Alabama, Connecticut, Michigan, New Mexico, Pennsylvania, Tennessee, Texas, Washington, Wisconsin, and Wyoming - received a grant of approximately $1.1 million to develop and implement an 18-month program beginning on October 1, 1977. In September 1978, each State received an additional $370,000 for service-delivery programs for the extension of the pilot program, April 1979 through September 1979. A case-study description of the operations of the pilot program in each State is provided here, with special attention given to the two programs selected in each State for more-detailed study and survey research. Although the thrust of this volume is descriptive, some survey data and analyses are presented for the emphasis programs. Two telephone surveys of clients and a non-client sample were conducted, one at the end of the first year of the pilot program (October 1977 - September 1978) and one at the end of the second year (October 1978 - September 1979).

  3. Minimum Energy Control of 2D Positive Continuous-Discrete Linear Systems

    Directory of Open Access Journals (Sweden)

    Kaczorek Tadeusz

    2014-09-01

    Full Text Available The minimum energy control problem for the 2D positive continuous-discrete linear systems is formulated and solved. Necessary and sufficient conditions for the reachability at the point of the systems are given. Sufficient conditions for the existence of solution to the problem are established. It is shown that if the system is reachable then there exists an optimal input that steers the state from zero boundary conditions to given final state and minimizing the performance index for only one step (q = 1. A procedure for solving of the problem is proposed and illustrated by a numerical example.

  4. Instrumental Supporting System for Developing and Analysis of Software-Defined Networks of Mobile Objects

    Directory of Open Access Journals (Sweden)

    V. A. Sokolov

    2015-01-01

    Full Text Available This article describes the organization principles for wireless mesh-networks (software-defined net-works of mobile objects. The emphasis is on the questions of getting effective routing algorithms for such networks. The mathematical model of the system is the standard transportation network. The key parameter of the routing system is the node reachability coefficient — the function depending on several basic and additional parameters (“mesh-factors”, which characterize the route between two network nodes. Each pair (arc, node is juxtaposed to a composite parameter which characterizes the “reacha-bility” of the node by the route which begins with this arc. The best (“shortest” route between two nodes is the route with the maximum reachability coefficient. The rules of building and refreshing the routing tables by the network nodes are described. With the announcement from the neighbor the node gets the information about the connection energy and reliability, the announcement time of receipt, the absence of transitional nodes and also about the connection capability. On the basis of this informationthe node applies the penalization (decreasing the reachability coefficient or the reward (increasing the reachability coefficient to all routes through this neighbor node. The penalization / reward scheme has some separate aspects: 1. Penalization for the actuality of information. 2. Penalization / reward for the reliability of a node. 3. Penalization for the connection energy. 4. Penalization for the present connection capability. The simulator of the wireless mesh-network of mobile objects is written. It is based on the suggested heuristic algorithms. The description and characteristics of the simulator are stated in the article. The peculiarities of its program realization are also examined.

  5. Regulation and perceived compliance: Nonpoint pollution reduction programs in four states

    International Nuclear Information System (INIS)

    Floyd, D.W.; MacLeod, M.A.

    1993-01-01

    Examining nonpoint-source water pollution programs in foresty is one way of looking at the complicated policy questions of striking a balance between voluntary and regulatory approaches to forest management on private lands. States have developed a variety of approaches in this area from completely voluntary to highly regulatory to archeive compliance. This article looks at several aspects: federal requirements, program types, predictive behavior theories, and specific state programs (Ohio, West Virginia, Maryland, Massachusetts). The study results indicate a significant difference in preceived compliance based on program type: as stringency increases, perceived compliance increases. The authors suggest that successful forestry nonpoint source water pollution reduction plans should combine regulatory and educational elements. 16 refs., 3 tabs

  6. Probabilistic Reachability for Parametric Markov Models

    DEFF Research Database (Denmark)

    Hahn, Ernst Moritz; Hermanns, Holger; Zhang, Lijun

    2011-01-01

    Given a parametric Markov model, we consider the problem of computing the rational function expressing the probability of reaching a given set of states. To attack this principal problem, Daws has suggested to first convert the Markov chain into a finite automaton, from which a regular expression...

  7. Fresno State joins CERN-related program to explore cutting edge physics

    CERN Multimedia

    2008-01-01

    California State University, Fresno has joined a collaboration of top physicists to work with what scientists believe will be the driving force behind high-energy physics for the foreseeable future. The program is the ATLAS (an acronym for A Toroidal LHC ApparatuS) experiment, which makes use of the Large Hadron Collider under construction at the European Organization for Nuclear Research (CERN) near Geneva, Switzerland. Fresno State says it is the only one of the 23 California State University system schools participating in the LHC program and CERN.

  8. Sparse Dataflow Analysis with Pointers and Reachability

    DEFF Research Database (Denmark)

    Madsen, Magnus; Møller, Anders

    2014-01-01

    quadtrees. The framework is presented as a systematic modification of a traditional dataflow analysis algorithm. Our experimental results demonstrate the effectiveness of the technique for a suite of JavaScript programs. By also comparing the performance with an idealized staged approach that computes...

  9. New Jersey state information handbook: Formerly Utilized Sites Remedial Action Program

    International Nuclear Information System (INIS)

    1980-01-01

    Under the implied authority of the Atomic Energy Act of 1954, as amended, radiological surveys and research work has been conducted to determine radiological conditions at former MED/AEC sites. As of this time, 31 sites in 13 states have been identified that require or may require remedial action. This volume is one of a series produced under contract with DOE, Office of Nuclear Waste Management, by POLITECH CORPORATION to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the state of New Jersey. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations. The loose-leaf format used in these volumes will allow the material to be updated periodically as the Remedial Action Program progresses

  10. New Jersey state information handbook: Formerly Utilized Sites Remedial Action Program

    Energy Technology Data Exchange (ETDEWEB)

    None

    1980-10-31

    Under the implied authority of the Atomic Energy Act of 1954, as amended, radiological surveys and research work has been conducted to determine radiological conditions at former MED/AEC sites. As of this time, 31 sites in 13 states have been identified that require or may require remedial action. This volume is one of a series produced under contract with DOE, Office of Nuclear Waste Management, by POLITECH CORPORATION to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the state of New Jersey. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations. The loose-leaf format used in these volumes will allow the material to be updated periodically as the Remedial Action Program progresses.

  11. 75 FR 76691 - Oregon; Correction of Federal Authorization of the State's Hazardous Waste Management Program

    Science.gov (United States)

    2010-12-09

    ...; Correction of Federal Authorization of the State's Hazardous Waste Management Program AGENCY: Environmental... to the State of Oregon's federally authorized RCRA hazardous waste management program. On January 7... changes the State of Oregon made to its federally authorized RCRA Hazardous Waste Management Program...

  12. Sex Offender Rehabilitation Programs in State Prisons: A Nationwide Survey.

    Science.gov (United States)

    Sapp, Allen D.; Vaughn, Michael S.

    1991-01-01

    Examined programs and strategies for rehabilitation used in adult sex offender treatment programs in state-operated adult correctional institutions. Questionnaires were completed by 73 adult sex offender treatment providers. The results revealed that incarcerated adult sex offenders were receiving comprehensive psychotherapy and behavior…

  13. Aircraft wake vortices : a state-of-the-art review of the United States R&D program

    Science.gov (United States)

    1977-02-28

    The report summarizes the current state-of-the-art understanding : of the aircraft wake vortex phenomenon and the results of the United : States program to minimize the restrictions caused by aircraft wake : vortices in the terminal environment. The ...

  14. 77 FR 47302 - South Dakota: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2012-08-08

    ...: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental... EPA proposed to authorize South Dakota's State Hazardous waste management Program revisions published... to the hazardous waste program revisions submitted by South Dakota. The Agency published a Proposed...

  15. New Mexico state information handbook: formerly utilized sites remedial action program

    Energy Technology Data Exchange (ETDEWEB)

    None

    2014-12-31

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of New Mexico. It contains a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations.

  16. New York state information handbook formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1980-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying our the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of New York. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations

  17. New Mexico state information handbook: formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1980-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of New Mexico. It contains a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations

  18. New Mexico state information handbook formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1980-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Informaion Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of New Mexico. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations

  19. New York state information handbook: formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1980-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of New York. It contains a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations

  20. New York state information handbook formerly utilized sites remedial action program

    Energy Technology Data Exchange (ETDEWEB)

    None

    1980-12-31

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying our the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of New York. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations.

  1. New Mexico state information handbook formerly utilized sites remedial action program

    Energy Technology Data Exchange (ETDEWEB)

    None

    1980-12-31

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Informaion Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of New Mexico. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; and the full text of relevant statutes and regulations.

  2. 76 FR 34953 - Funding Opportunity Title: Risk Management Education in Targeted States (Targeted States Program...

    Science.gov (United States)

    2011-06-15

    ... Availability C. Location and Target Audience D. Maximum Award E. Project Period F. Description of Agreement..., 2011. C. Location and Target Audience The RMA Regional Offices that service the Targeted States are... marketing systems to pursue new markets. D. Purpose The purpose of the Targeted States Program is to provide...

  3. 75 FR 17332 - Idaho: Incorporation by Reference of Approved State Hazardous Waste Management Program

    Science.gov (United States)

    2010-04-06

    ...: Incorporation by Reference of Approved State Hazardous Waste Management Program AGENCY: Environmental Protection... ``Approved State Hazardous Waste Management Programs,'' Idaho's authorized hazardous waste program. The EPA... regulations that are authorized and that the EPA will enforce under the Solid Waste Disposal Act, commonly...

  4. 40 CFR 147.2550 - State-administered program-Class I, III, IV and V wells.

    Science.gov (United States)

    2010-07-01

    ... Regulatory Authority for Assumption of the Underground Injection Control Program Pursuant to the Federal Safe... AGENCY (CONTINUED) WATER PROGRAMS (CONTINUED) STATE, TRIBAL, AND EPA-ADMINISTERED UNDERGROUND INJECTION... following elements as submitted to EPA in the State's program application: (a) Incorporation by reference...

  5. 77 FR 3224 - New Mexico: Incorporation by Reference of State Hazardous Waste Management Program

    Science.gov (United States)

    2012-01-23

    ... Mexico: Incorporation by Reference of State Hazardous Waste Management Program AGENCY: Environmental... entitled ``Approved State Hazardous Waste Management Programs,'' New Mexico's authorized hazardous waste... of the State regulations that are authorized and that the EPA will enforce under the Solid Waste...

  6. Missouri State information handbook: formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1980-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Missouri. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature chairmen, and a summary of recent relevant legislative action; a description of the organization and structure of local governments affected by remedial action at the St. Louis area sites; a summary of relevant local ordinances and regulations; an identification of relevant public interest groups; a list of radio stations, television stations, and newspapers that provide public information to the St. Louis area or to Jefferson City; and the full text of relevant statutes and regulations

  7. Missouri State information handbook: formerly utilized sites remedial action program

    Energy Technology Data Exchange (ETDEWEB)

    None

    1980-12-31

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and regulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Missouri. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature chairmen, and a summary of recent relevant legislative action; a description of the organization and structure of local governments affected by remedial action at the St. Louis area sites; a summary of relevant local ordinances and regulations; an identification of relevant public interest groups; a list of radio stations, television stations, and newspapers that provide public information to the St. Louis area or to Jefferson City; and the full text of relevant statutes and regulations.

  8. Developmental Programming: State-of-the-Science and Future Directions

    Science.gov (United States)

    Sutton, Elizabeth F.; Gilmore, L. Anne; Dunger, David B.; Heijmans, Bas T.; Hivert, Marie-France; Ling, Charlotte; Martinez, J. Alfredo; Ozanne, Susan E.; Simmons, Rebecca A.; Szyf, Moshe; Waterland, Robert A.; Redman, Leanne M.; Ravussin, Eric

    2016-01-01

    Objective On December 8–9, 2014, the Pennington Biomedical Research Center convened a scientific symposium to review the state-of-the-science and future directions for the study of developmental programming of obesity and chronic disease. The objectives of the symposium were to discuss: (i) past and current scientific advances in animal models, population-based cohort studies and human clinical trials, (ii) the state-of-the-science of epigenetic-based research, and (iii) considerations for future studies. Results The overarching goal was to provide a comprehensive assessment of the state of the scientific field, to identify research gaps and opportunities for future research in order to identify and understand the mechanisms contributing to the developmental programming of health and disease. Conclusions Identifying the mechanisms which cause or contribute to developmental programming of future generations will be invaluable to the scientific and medical community. The ability to intervene during critical periods of prenatal and early postnatal life to promote lifelong health is the ultimate goal. Considerations for future research including the use of animal models, the study design in human cohorts with considerations about the timing of the intrauterine exposure and the resulting tissue specific epigenetic signature were extensively discussed and are presented in this meeting summary. PMID:27037645

  9. Communicating Program Outcomes to Encourage Policymaker Support for Evidence-Based State Tobacco Control

    Directory of Open Access Journals (Sweden)

    Allison M. Schmidt

    2014-12-01

    Full Text Available Tobacco use, the leading cause of preventable death in the U.S., can be reduced through state-level tobacco prevention and cessation programs. In the absence of research about how to communicate the need for these programs to policymakers, this qualitative study aimed to understand the motivations and priorities of policymakers in North Carolina, a state that enacted a strong tobacco control program from 2003–2011, but drastically reduced funding in recent years. Six former legislators (three Democrats, three Republicans and three lobbyists for health organizations were interviewed about their attitudes towards tobacco use, support of state-funded programs, and reactions to two policy briefs. Five themes emerged: (1 high awareness of tobacco-related health concerns but limited awareness of program impacts and funding, (2 the primacy of economic concerns in making policy decisions, (3 ideological differences in views of the state’s role in tobacco control, (4 the impact of lobbyist and constituent in-person appeals, and (5 the utility of concise, contextualized data. These findings suggest that building relationships with policymakers to communicate ongoing program outcomes, emphasizing economic data, and developing a constituent advocacy group would be valuable to encourage continued support of state tobacco control programs.

  10. 40 CFR 147.2551 - State-administered program-Class II wells.

    Science.gov (United States)

    2010-07-01

    ..., “Re: Application for Primacy in the Regulation of Class II Injection Wells,” March 8, 1982; (5) Letter... Class II Injection Wells under Section 1425 of the Safe Drinking Water Act,” November 1981; (2) Letter...) WATER PROGRAMS (CONTINUED) STATE, TRIBAL, AND EPA-ADMINISTERED UNDERGROUND INJECTION CONTROL PROGRAMS...

  11. State registration and inspection programs for particle accelerators

    International Nuclear Information System (INIS)

    Bailey, E.D.

    1976-01-01

    The Suggested State Regulations for Control of Radiation(SSRCR) are recommended by the Council of State Governments and the National Conference of Radiation Control Program Directors as the model regulations which states should adopt in order to have adequate regulation and uniformity from state to state. These regulations are used as a basis for reviewing the current status of accelerator regulation in each state. The SSRCR does contain a separate part for registration (Part B--Registration of Radiation Machine Facilities and Services) and a separate part (Part I--Radiation Safety Requirements for Particle Accelerators) with specific requirements for the possession and use of accelerators. In addition, medical accelerators have additional requirements in Part F--X-Rays in The Heating Acts. These regulations specify requirements related to limitations of use, shielding and safety design requirements, control and interlock systems, warning devices, operating procedures, radiation monitoring, and calibration of medical accelerators

  12. 34 CFR 403.63 - How does a State carry out the State Vocational and Applied Technology Education Program?

    Science.gov (United States)

    2010-07-01

    ... Applied Technology Education Program? 403.63 Section 403.63 Education Regulations of the Offices of the... VOCATIONAL AND APPLIED TECHNOLOGY EDUCATION PROGRAM What Kinds of Activities Does the Secretary Assist Under... Technology Education Program? (a) Unless otherwise indicated in the regulations in this part, a State board...

  13. State geothermal commercialization programs in seven Rocky Mountain states. Semiannual progress report, July-December 1981

    Energy Technology Data Exchange (ETDEWEB)

    Lunis, B.C. (ed.)

    1982-08-01

    The activities and findings of the seven state commercialization teams participating in the Rocky Mountain Basin and Range commercialization program are described. The period covered is July through December 1981. Background information is provided, program objectives and the technical approach used are discussed, and the benefits of the program are described. Prospect identification, area development plans, site specific development analyses, time-phased project plans, the aggregated prospective geothermal energy use, and institutional analyses are discussed. Public outreach activities are covered and findings and recommendations are summarized.

  14. Description and comparison of pharmacy technician training programs in the United States.

    Science.gov (United States)

    Anderson, Douglas C; Draime, Juanita A; Anderson, Timothy S

    2016-01-01

    To describe pharmacy technician training programs in the United States and to compare pharmacy technician program characteristics between programs with and without a pharmacist on faculty and between programs with different accreditation status. Descriptive, cross-sectional study. Not applicable. United States pharmacy technician programs. Not applicable. Student class size, faculty credentials, coursework components, program length, tuition rates, and admission criteria. Currently, there are more than 698 pharmacy technician programs across 1114 campuses, with complete data available for 216 programs. Programs varied widely in terms of class sizes, faculty credentials, and admission criteria. Programs with pharmacists on faculty were significantly less expensive than were those without pharmacists (P = 0.009). Accreditation had no impact on tuition prices. This is the first study of its kind to describe and characterize pharmacy technician training programs. There is relatively little control of technician training by the profession of pharmacy. The quality of these programs in terms of student outcomes is unknown, and it should be explored. Rigorous debate and discussion is needed regarding the future of pharmacy technician roles and the training required for those roles. Copyright © 2016 American Pharmacists Association®. Published by Elsevier Inc. All rights reserved.

  15. An Examination of Peer-Delivered Parenting Skills Programs Across New York State.

    Science.gov (United States)

    Acri, Mary C; Craig, Nancy; Adler, Josh

    2018-03-24

    Peers are an important adjunct to the public mental health service system, and are being increasingly utilized across the country as a cost-effective solution to workforce shortages. Despite the tremendous growth of peer-delivered support over the past two decades, it has only been within the past few years that peer programs have been the subject of empirical inquiry. The purpose of this study was to examine the prevalence and characteristics of peer-delivered parenting programs across the New York State public mental health service system. We surveyed 46 family peer organizations across New York State regarding their delivery of structured peer-delivered parenting programs. Thirty-four (76%) completed the questionnaire, and of them, 18 (53%) delivered a parenting program. Subsequent interviews with seven of the 18 organizations revealed peer organizations had been delivering eight unique parenting programs for upwards of two decades. Additionally, organizations offered multiple supports to families to participate. Training, supervision, and issues around fidelity are discussed, as well as the implications of this study for states utilizing a peer workforce.

  16. A Review of Technical Communication Programs Outside the United States.

    Science.gov (United States)

    Alred, Gerald J.

    2001-01-01

    Examines technical communication programs outside the United States and comments on such features as their location in the university structure, links with public relations, the inclusion of internships or practicums, the balance of theory and practice, and typical course offerings. Lists a dozen major programs in seven countries. Concludes that…

  17. Energy extension service pilot program evaluation report: the first year. Volume II: pilot state reports

    Energy Technology Data Exchange (ETDEWEB)

    1979-09-01

    Volume II of the Energy Extension Service Evaluation presents a discussion of the operations of the ten EES pilot-state programs during the period from October 1, 1977 through September 30, 1978. Each of the ten pilot states - Alabama, Connecticut, Michigan, New Mexico, Pennsylvania, Tennessee, Texas, Washington, Wisconsin, and Wyoming - received a grant of approximately $1.1 million to develop and implement a 19-month program beginning on October 1, 1977. Volume II provides a case-study description of the operations of the pilot program in each state, with special attention given to the two programs selected in each state for more detailed study and survey research. Some survey data and analysis are presented for the emphasis programs.

  18. Evaluation of the riparian forest state program in Pitangueiras county, Parana

    OpenAIRE

    Peres, Marli Candalaft Alcantara Parra; Universidade Estadual de Londrina/UEL; Ralisch, Ricardo; Universidade Estadual de Londrina/UEL; Ripol, Cristovon Videira; Instituto Paranaense de Assistência Técnica e Extensão Rural do Paraná/EMATER

    2009-01-01

    Riparian forest restoration is fundamental for maintenance of vegetable, animal and human life. The objective of this study was to evaluate the efficiency of a Riparian Forest state program in the enlargement of the riparian forests in Pitangueiras county, state of Paraná, in the period of 2004 to 2006. Concerning the riparian reforestation, it was ansewered the reasons that convinced the farmers to join the program, the main difficulties found in its execution, and their views on environment...

  19. Missouri state information handbook formerly utilized sites remedial action program

    International Nuclear Information System (INIS)

    1980-01-01

    This volume is one of a series produced under contract with the DOE, by Politech Corporation to develop a legislative and rgulatory data base to assist the FUSRAP management in addressing the institutional and socioeconomic issues involved in carrying out the Formerly Utilized Sites Remedial Action Program. This Information Handbook series contains information about all relevant government agencies at the Federal and state levels, the pertinent programs they administer, each affected state legislature, and current Federal and state legislative and regulatory initiatives. This volume is a compilation of information about the State of Missouri. It contains: a description of the state executive branch structure; a summary of relevant state statutes and regulations; a description of the structure of the state legislature, identification of the officers and committee chairmen, and a summary of recent relevant legislative action; a description of the organization and structure of local governments affected by remedial action at the St. Louis area sites; a summary of relevant local ordinances and regulations; an identification of relevant public interest groups; a list of radio stations, television stations and newspapers that provide public information to the St. Louis area or to Jefferson City; and the full text of relevant statutes and regulations

  20. On Time with Minimal Expected Cost!

    DEFF Research Database (Denmark)

    David, Alexandre; Jensen, Peter Gjøl; Larsen, Kim Guldstrand

    2014-01-01

    (Priced) timed games are two-player quantitative games involving an environment assumed to be completely antogonistic. Classical analysis consists in the synthesis of strategies ensuring safety, time-bounded or cost-bounded reachability objectives. Assuming a randomized environment, the (priced......) timed game essentially defines an infinite-state Markov (reward) decision proces. In this setting the objective is classically to find a strategy that will minimize the expected reachability cost, but with no guarantees on worst-case behaviour. In this paper, we provide efficient methods for computing...... reachability strategies that will both ensure worst case time-bounds as well as provide (near-) minimal expected cost. Our method extends the synthesis algorithms of the synthesis tool Uppaal-Tiga with suitable adapted reinforcement learning techniques, that exhibits several orders of magnitude improvements w...

  1. Prevalent Approaches to Professional Development in State 4-H Programs

    Science.gov (United States)

    Smith, Martin H.; Worker, Steven M.; Schmitt-McQuitty, Lynn; Meehan, Cheryl L.; Lewis, Kendra M.; Schoenfelder, Emily; Brian, Kelley

    2017-01-01

    High-quality 4-H programming requires effective professional development of educators. Through a mixed methods study, we explored professional development offered through state 4-H programs. Survey results revealed that both in-person and online delivery modes were used commonly for 4-H staff and adult volunteers; for teen volunteers, in-person…

  2. 78 FR 45208 - Children's Health Insurance Program (CHIP); Final Allotments to States, the District of Columbia...

    Science.gov (United States)

    2013-07-26

    ... 0938-AR79 Children's Health Insurance Program (CHIP); Final Allotments to States, the District of... and expand health insurance coverage to uninsured, low-income children under the Children's Health...). States may implement the Children's Health Insurance Program (CHIP) through a separate state program...

  3. 44 CFR 204.25 - FEMA-State agreement for fire management assistance grant program.

    Science.gov (United States)

    2010-10-01

    ... GRANT PROGRAM Declaration Process § 204.25 FEMA-State agreement for fire management assistance grant... 44 Emergency Management and Assistance 1 2010-10-01 2010-10-01 false FEMA-State agreement for fire management assistance grant program. 204.25 Section 204.25 Emergency Management and Assistance FEDERAL...

  4. ASTDD Synopses of State Oral Health Programs - Selected indicators

    Data.gov (United States)

    U.S. Department of Health & Human Services — 2011-2017. The ASTDD Synopses of State Oral Health Programs contain information useful in tracking states’ efforts to improve oral health and contributions to...

  5. A Study of the Development of Students' Visualizations of Program State during an Elementary Object-Oriented Programming Course

    Science.gov (United States)

    Sajaniemi, Jorma; Kuittinen, Marja; Tikansalo, Taina

    2008-01-01

    Students' understanding of object-oriented (OO) program execution was studied by asking students to draw a picture of a program state at a specific moment. Students were given minimal instructions on what to include in their drawings in order to see what they considered to be central concepts and relationships in program execution. Three drawing…

  6. 76 FR 19174 - State Trade and Export Promotion (STEP) Pilot Grant Program

    Science.gov (United States)

    2011-04-06

    ... Grant Program is to increase the number of small businesses that are exporting, and increase the value... SMALL BUSINESS ADMINISTRATION State Trade and Export Promotion (STEP) Pilot Grant Program AGENCY: Office of International Trade; U.S. Small Business Administration (SBA) ACTION: SBA Program Announcement...

  7. SIMPSON: A general simulation program for solid-state NMR spectroscopy

    Science.gov (United States)

    Bak, Mads; Rasmussen, Jimmy T.; Nielsen, Niels Chr.

    2011-12-01

    A computer program for fast and accurate numerical simulation of solid-state NMR experiments is described. The program is designed to emulate a NMR spectrometer by letting the user specify high-level NMR concepts such as spin systems, nuclear spin interactions, RF irradiation, free precession, phase cycling, coherence-order filtering, and implicit/explicit acquisition. These elements are implemented using the Tel scripting language to ensure a minimum of programming overhead and direct interpretation without the need for compilation, while maintaining the flexibility of a full-featured programming language. Basicly, there are no intrinsic limitations to the number of spins, types of interactions, sample conditions (static or spinning, powders, uniaxially oriented molecules, single crystals, or solutions), and the complexity or number of spectral dimensions for the pulse sequence. The applicability ranges from simple ID experiments to advanced multiple-pulse and multiple-dimensional experiments, series of simulations, parameter scans, complex data manipulation/visualization, and iterative fitting of simulated to experimental spectra. A major effort has been devoted to optimizing the computation speed using state-of-the-art algorithms for the time-consuming parts of the calculations implemented in the core of the program using the C programming language. Modification and maintenance of the program are facilitated by releasing the program as open source software (General Public License) currently at http://nmr.imsb.au.dk. The general features of the program are demonstrated by numerical simulations of various aspects for REDOR, rotational resonance, DRAMA, DRAWS, HORROR, C7, TEDOR, POST-C7, CW decoupling, TPPM, F-SLG, SLF, SEMA-CP, PISEMA, RFDR, QCPMG-MAS, and MQ-MAS experiments.

  8. 48 CFR 652.219-72 - Department of State Mentor-Protégé Program.

    Science.gov (United States)

    2010-10-01

    ... 48 Federal Acquisition Regulations System 4 2010-10-01 2010-10-01 false Department of State Mentor....219-72 Department of State Mentor-Protégé Program. As prescribed in 619.202-70(o)(1), insert the following provision: Department of State Mentor-Protégé Program (APR 2004) (a) Large and small businesses...

  9. Outdoor Education Academic Programs in the United States

    Science.gov (United States)

    Bell, Brent J.; Seaman, Jayson; Trauntvein, Nate

    2017-01-01

    The growth of outdoor adventure programs developed, in part, from the Outward Bound movement in the 1970s (MacArthur, 1979; Outward Bound, 1968), which created a demand for specialized collegiate training. Since the inaugural conference on outdoor pursuits in higher education at Appalachian State University in 1974 (Smathers, 1974), approximately…

  10. Work and Family Programs in Texas State Agencies.

    Science.gov (United States)

    Texas Work and Family Clearinghouse, Austin.

    A survey of work and family policies in state-supported organizations in Texas was conducted for the Texas Workforce Commission's Work and Family Clearinghouse. Survey questions addressed the prevalence, perceived need, and future direction of dependent care programs and flexible work arrangements (FWA). Key findings in dependent care include: (1)…

  11. 77 FR 59758 - Idaho: Incorporation by Reference of Approved State Hazardous Waste Management Program

    Science.gov (United States)

    2012-10-01

    ...: Incorporation by Reference of Approved State Hazardous Waste Management Program AGENCY: Environmental Protection..., (RCRA), allows the Environmental Protection Agency (EPA) to authorize State hazardous waste management... codification of the authorized Idaho hazardous waste management program and incorporates by reference...

  12. 75 FR 81187 - South Dakota: Final Authorization of State Hazardous Waste Management Program Revision

    Science.gov (United States)

    2010-12-27

    ...: Final Authorization of State Hazardous Waste Management Program Revision AGENCY: Environmental Protection Agency (EPA). ACTION: Proposed Rule. SUMMARY: The Solid Waste Disposal Act, as amended, commonly... Agency (EPA) to authorize states to operate their hazardous waste management programs in lieu of the...

  13. Progress of the United States foreign research reactor spent nuclear fuel acceptance program

    International Nuclear Information System (INIS)

    Huizenga, D.G.; Clapper, M.; Thrower, A.W.

    2002-01-01

    The United States Department of Energy (DOE), in consultation with the Department of State (DOS), adopted the Nuclear Weapons Nonproliferation Policy Concerning Foreign Research Reactor Spent Nuclear Fuel in May 1996. To date, the Foreign Research Reactor (FRR) Spent Nuclear Fuel (SNF) Acceptance Program has completed 23 shipments. Almost 5000 spent fuel assemblies from eligible research reactors throughout the world have been accepted into the United States under this program. Over the past year, another cross-country shipment of fuel was accomplished, as well as two additional shipments in the fourth quarter of calendar year 2001. These shipments attracted considerable safeguards oversight since they occurred post September 11. Recent guidance from the Nuclear Regulatory Commission (NRC) pertaining to security and safeguards issues deals directly with the transport of nuclear material. Since the Acceptance Program has consistently applied above regulatory safety enhancements in transport of spent nuclear fuel, this guidance did not adversely effect the Program. As the Program draws closer to its termination date, an increased number of requests for program extension are received. Currently, there are no plans to extend the policy beyond its current expiration date; therefore, eligible reactor operators interested in participating in this program are strongly encouraged to evaluate their inventory and plan for future shipments as soon as possible. (author)

  14. Honoring our donors: a survey of memorial ceremonies in United States anatomy programs.

    Science.gov (United States)

    Jones, Trahern W; Lachman, Nirusha; Pawlina, Wojciech

    2014-01-01

    Many anatomy programs that incorporate dissection of donated human bodies hold memorial ceremonies of gratitude towards body donors. The content of these ceremonies may include learners' reflections on mortality, respect, altruism, and personal growth told through various humanities modalities. The task of planning is usually student- and faculty-led with participation from other health care students. Objective information on current memorial ceremonies for body donors in anatomy programs in the United States appears to be lacking. The number of programs in the United States that currently plan these memorial ceremonies and information on trends in programs undertaking such ceremonies remain unknown. Gross anatomy program directors throughout the United States were contacted and asked to respond to a voluntary questionnaire on memorial ceremonies held at their institution. The results (response rate 68.2%) indicated that a majority of human anatomy programs (95.5%) hold memorial ceremonies. These ceremonies are, for the most part, student-driven and nondenominational or secular in nature. Participants heavily rely upon speech, music, poetry, and written essays, with a small inclusion of other humanities modalities, such as dance or visual art, to explore a variety of themes during these ceremonies. © 2013 American Association of Anatomists.

  15. Model-based schedulability analysis of safety critical hard real-time Java programs

    DEFF Research Database (Denmark)

    Bøgholm, Thomas; Kragh-Hansen, Henrik; Olsen, Petur

    2008-01-01

    verifiable by the Uppaal model checker [23]. Schedulability analysis is reduced to a simple reachability question, checking for deadlock freedom. Model-based schedulability analysis has been developed by Amnell et al. [2], but has so far only been applied to high level specifications, not actual...

  16. The Mississippi State University College of Veterinary Medicine Shelter Program

    Science.gov (United States)

    Bushby, Philip; Woodruff, Kimberly; Shivley, Jake

    2015-01-01

    Simple Summary First initiated in 1995 to provide veterinary students with spay/neuter experience, the shelter program at the Mississippi State University College of Veterinary Medicine has grown to be comprehensive in nature incorporating spay/neuter, basic wellness care, diagnostics, medical management, disease control, shelter management and biosecurity. Junior veterinary students spend five days in shelters; senior veterinary students spend 2-weeks visiting shelters in mobile veterinary units. The program has three primary components: spay/neuter, shelter medical days and Animals in Focus. Student gain significant hands-on experience and evaluations of the program by students are overwhelmingly positive. Abstract The shelter program at the Mississippi State University College of Veterinary Medicine provides veterinary students with extensive experience in shelter animal care including spay/neuter, basic wellness care, diagnostics, medical management, disease control, shelter management and biosecurity. Students spend five days at shelters in the junior year of the curriculum and two weeks working on mobile veterinary units in their senior year. The program helps meet accreditation standards of the American Veterinary Medical Association’s Council on Education that require students to have hands-on experience and is in keeping with recommendations from the North American Veterinary Medical Education Consortium. The program responds, in part, to the challenge from the Pew Study on Future Directions for Veterinary Medicine that argued that veterinary students do not graduate with the level of knowledge and skills that is commensurate with the number of years of professional education. PMID:26479234

  17. 75 FR 60398 - California: Proposed Authorization of State Hazardous Waste Management Program Revision

    Science.gov (United States)

    2010-09-30

    ...: Proposed Authorization of State Hazardous Waste Management Program Revision AGENCY: Environmental... its hazardous waste management program by November 1, 2010. ADDRESSES: Submit your comments... waste management program. EPA continues to have independent enforcement authority under RCRA sections...

  18. Structure and management of tuberculosis control programs in fragile states--Afghanistan, DR Congo, Haiti, Somalia.

    Science.gov (United States)

    Mauch, Verena; Weil, Diana; Munim, Aayid; Boillot, Francois; Coninx, Rudi; Huseynova, Sevil; Powell, Clydette; Seita, Akihiro; Wembanyama, Henriette; van den Hof, Susan

    2010-07-01

    Health care delivery is particularly problematic in fragile states often connected with increased incidence of communicable diseases, among them tuberculosis. This article draws upon experiences in tuberculosis control in four fragile states from which four lessons learned were derived. A structured inventory to extract common themes specific for TB control in fragile states was conducted among twelve providers of technical assistance who have worked in fragile states. The themes were applied to the TB control programs of Afghanistan, DR Congo, Haiti and Somalia during the years 2000-2006. Case notifications and treatment outcomes have increased in all four countries since 2003 (treatment success rates 81-90%). Access to care and case detection however have remained insufficient (case detection rates 39-62%); There are four lessons learned: 1. TB control programs can function in fragile states. 2. National program leadership and stewardship are essential for quality and sustained TB control. 3. Partnerships with non-governmental providers are vital for continuous service delivery; 4. TB control programs in fragile states require consistent donor support. Despite challenges in management, coordination, security, logistics and funding, TB control programs can function in fragile states, but face considerable problems in access to diagnosis and treatment and therefore case detection. Copyright (c) 2010 Elsevier Ireland Ltd. All rights reserved.

  19. An Assessment of Research-Doctorate Programs in the United States: Engineering.

    Science.gov (United States)

    Jones, Lyle V., Ed.; And Others

    The quality of doctoral-level chemical engineering (N=79), civil engineering (N=74), electrical engineering (N=91), and mechanical engineering (N=82) programs at United States universities was assessed, using 16 measures. These measures focused on variables related to: (1) program size; (2) characteristics of graduates; (3) reputational factors…

  20. United states technical and social programs for Chornobyl and Slavutych

    International Nuclear Information System (INIS)

    Terner, D.

    2002-01-01

    Major United States initiatives for Chornobyl and Slavutych: Slavutych division of the International Chornobyl Center; international radioecology laboratory; nuclear, fire and workers safety upgrade at Chornobyl nuclear power plant; Chornobyl closure; Ukraine off-site training and emergency center; Slavutych-Richland community partnership program; employment transition services and economic development; Slavutych energy efficiency program; Slavutych business incubator; Chornobyl management interactions with hanford site; humanitarian assistance for Slavutych

  1. 77 FR 15273 - Oklahoma: Final Authorization of State Hazardous Waste Management Program Revision

    Science.gov (United States)

    2012-03-15

    ...: Final Authorization of State Hazardous Waste Management Program Revision AGENCY: Environmental... hazardous waste management program. We authorized the following revisions: Oklahoma received authorization... its program revision in accordance with 40 CFR 271.21. The Oklahoma Hazardous Waste Management Act...

  2. State geothermal commercialization programs in ten Rocky Mountain states. Semi-annual progress report, July-December 1979

    Energy Technology Data Exchange (ETDEWEB)

    Griffith, J.L. (comp.)

    1980-08-01

    The activities and findings of the ten state teams participating in the Rocky Mountain Basin and Range Regional Hydrothermal Commercialization Program for the period are described. A summary of the state projects, compilation of project accomplishments, summary of findings, and a description of the major conclusions and recommendations are presented. Also included are chapters on the commercialization activities carried out by individual teams in each state: Arizona, Colorado, Idaho, Montana, Nevada, New-Mexico, North Dakota, South Dakota, Utah, and Wyoming. (MHR)

  3. Healthy Families America state systems development: an emerging practice to ensure program growth and sustainability.

    Science.gov (United States)

    Friedman, Lori; Schreiber, Lisa

    2007-01-01

    In an era of fiscal constraints and increased accountability for social service programs, having a centralized and efficient infrastructure is critical. A well-functioning infrastructure helps a state reduce duplication of services, creates economies of scale, coordinates resources, supports high-quality site development and promotes the self-sufficiency and growth of community-based programs. Throughout the Healthy Families America home visitation network, both program growth and contraction have been managed by in-state collaborations, referred to as "state systems." This article explores the research base that supports the rationale for implementing state systems, describes the evolution of state systems for Healthy Families America, and discusses the benefits, challenges and lessons learned of utilizing a systems approach.

  4. Professional Development: Are We Meeting the Needs of State EHDI Programs?

    Science.gov (United States)

    Houston, K. Todd; Munoz, Karen F.; Bradham, Tamala S.

    2011-01-01

    State coordinators of early hearing detection and intervention (EHDI) programs completed a strengths, weaknesses, opportunities, and threats, or SWOT, analysis that consisted of 12 evaluative areas of EHDI programs. For the professional development area, 47 coordinators responded with a total of 223 items, and themes were identified in each SWOT…

  5. 76 FR 37021 - Louisiana: Final Authorization of State Hazardous Waste Management Program Revision

    Science.gov (United States)

    2011-06-24

    ...: Final Authorization of State Hazardous Waste Management Program Revision AGENCY: Environmental... implement its base Hazardous Waste Management Program. We granted authorization for changes to their program... opportunity to apply for final authorization to operate all aspects of their hazardous waste management...

  6. 34 CFR 692.30 - How does a State administer its community service-learning job program?

    Science.gov (United States)

    2010-07-01

    ...-learning job program? 692.30 Section 692.30 Education Regulations of the Offices of the Department of... Administer Its Community Service-Learning Job Program? § 692.30 How does a State administer its community service-learning job program? (a)(1) Each year, a State may use up to 20 percent of its allotment for a...

  7. Metaevaluation of National Weatherization Assistance Program Based on State Studies, 1993-2002

    Energy Technology Data Exchange (ETDEWEB)

    Berry, L

    2003-04-02

    The National Weatherization Assistance Program, sponsored by the U.S. Department of Energy (DOE) and implemented by state and local agencies throughout the United States, weatherizes homes for low-income residents in order to increase their energy efficiency and lower utility bills. Research staff members at Oak Ridge National Laboratory (ORNL) have performed two previous metaevaluations of this program (Berry, 1997; Schweitzer and Berry, 1999). Both of these earlier metaevaluations involved synthesizing the results from individual studies of state weatherization efforts completed during a several year period. This report is the third in a series of metaevaluations of state-level studies. It is built on the foundation developed by the previous two metaevaluations. The purpose of this report, like that of the two earlier ORNL metaevaluations, is to provide a current estimate of the average national energy savings per home weatherized for the Weatherization Assistance Program based on the relevant state-level studies. All three of the metaevaluations, including this one, were designed to be updates to the findings of a national evaluation of the Weatherization Assistance Program, which examined a representative national sample of several thousand structures weatherized in 1989 (Brown, Berry, Balzer, and Faby 1993). Although the first and second metaevaluations used separate sets of state-level studies, completed during different time periods, there was little difference in their findings about the typical national energy savings per weatherized home for homes that heat with natural gas. Our initial analysis efforts for this report involved repeating the same procedures that had been used in the previous two reports. In particular, we collected and examined only the state-level evaluations that had become available between September of 1998 and August of 2002. Once again, we found little difference in the average energy savings estimates per weatherized home that were

  8. 78 FR 32161 - Oklahoma: Final Authorization of State Hazardous Waste Management Program Revision

    Science.gov (United States)

    2013-05-29

    ... Authorization of State Hazardous Waste Management Program Revision AGENCY: Environmental Protection Agency (EPA... waste management program. We authorized the following revisions: Oklahoma received authorization for... authorization of its program revision in accordance with 40 CFR 271.21. The Oklahoma Hazardous Waste Management...

  9. 76 FR 62303 - California: Final Authorization of State Hazardous Waste Management Program Revision

    Science.gov (United States)

    2011-10-07

    ... State Hazardous Waste Management Program Revision AGENCY: Environmental Protection Agency (EPA). ACTION... the revisions to California's hazardous waste management program shall be effective at 1 p.m. on... implement the RCRA hazardous waste management program. EPA granted authorization for changes to California's...

  10. 77 FR 60919 - Tennessee: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2012-10-05

    ...: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental..., Division of Solid Waste Management, 5th Floor, L & C Tower, 401 Church Street, Nashville, Tennessee 37243... RCRA hazardous waste management program. We granted authorization for changes to Tennessee's program on...

  11. 77 FR 65351 - Missouri: Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2012-10-26

    ...: Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental Protection Agency (EPA... Jackson-Johnson, Environmental Protection Agency, Waste Enforcement & Materials Management Branch, 11201... its hazardous waste program under the Resource Conservation and Recovery Act (RCRA). EPA proposes to...

  12. 32 CFR 644.318 - Compliance with State Coastal Zone Management Programs.

    Science.gov (United States)

    2010-07-01

    ... 32 National Defense 4 2010-07-01 2010-07-01 true Compliance with State Coastal Zone Management... (CONTINUED) REAL PROPERTY REAL ESTATE HANDBOOK Disposal § 644.318 Compliance with State Coastal Zone Management Programs. Subpart H will outline the provisions of the Coastal Zone Management Act of 1972, as...

  13. Final report to DOE: Matching Grant Program for the Penn State University Nuclear Engineering Program

    International Nuclear Information System (INIS)

    Jack S. Brenizer, Jr.

    2003-01-01

    The DOE/Industry Matching Grant Program is designed to encourage collaborative support for nuclear engineering education as well as research between the nation's nuclear industry and the U.S. Department of Energy (DOE). Despite a serious decline in student enrollments in the 1980s and 1990s, the discipline of nuclear engineering remained important to the advancement of the mission goals of DOE. The program is designed to ensure that academic programs in nuclear engineering are maintained and enhanced in universities throughout the U.S. At Penn State, the Matching Grant Program played a critical role in the survival of the Nuclear Engineering degree programs. Funds were used in a variety of ways to support both undergraduate and graduate students directly. Some of these included providing seed funding for new graduate research initiatives, funding the development of new course materials, supporting new teaching facilities, maintenance and purchase of teaching laboratory equipment, and providing undergraduate scholarships, graduate fellowships, and wage payroll positions for students

  14. 78 FR 12349 - Proposed Information Collection; Land and Water Conservation Fund State Assistance Program

    Science.gov (United States)

    2013-02-22

    ...] Proposed Information Collection; Land and Water Conservation Fund State Assistance Program AGENCY: National.... Abstract The Land and Water Conservation Fund Act of 1965 (LWCF Act) (16 U.S.C. 460l-4 et seq.) was enacted... discussed in detail in the Land and Water Conservation Fund State Assistance Program Federal Financial...

  15. Analysis of multi-stage open shop processing systems

    NARCIS (Netherlands)

    Eggermont, C.E.J.; Schrijver, A.; Woeginger, G.J.; Schwentick, T.; Dürr, C.

    2011-01-01

    We study algorithmic problems in multi-stage open shop processing systems that are centered around reachability and deadlock detection questions. We characterize safe and unsafe system states. We show that it is easy to recognize system states that can be reached from the initial state (where the

  16. Boise State's Idaho Eclipse Outreach Program

    Science.gov (United States)

    Davis, Karan; Jackson, Brian

    2017-10-01

    The 2017 total solar eclipse is an unprecedented opportunity for astronomical education throughout the continental United States. With the path of totality passing through 14 states, from Oregon to South Carolina, the United States is expecting visitors from all around the world. Due to the likelihood of clear skies, Idaho was a popular destination for eclipse-chasers. In spite of considerable enthusiasm and interest by the general population, the resources for STEM outreach in the rural Pacific Northwest are very limited. In order to help prepare Idaho for the eclipse, we put together a crowdfunding campaign through the university and raised over $10,000. Donors received eclipse shades as well as information about the eclipse specific to Idaho. Idaho expects 500,000 visitors, which could present a problem for the many small, rural towns scattered across the path of totality. In order to help prepare and equip the public for the solar eclipse, we conducted a series of site visits to towns in and near the path of totality throughout Idaho. To maximize the impact of this effort, the program included several partnerships with local educational and community organizations and a focus on the sizable refugee and low-income populations in Idaho, with considerable attendance at most events.

  17. A Comparison of Modular Verification Techniques

    DEFF Research Database (Denmark)

    Andersen, Henrik Reif; Staunstrup, Jørgen; Maretti, Niels

    1997-01-01

    This paper presents and compares three techniques for mechanized verification of state oriented design descriptions. One is a traditional forwardgeneration of a fixed point characterizing the reachable states. The two others can utilize a modular structure provided by the designer. Onerequires...

  18. 75 FR 918 - Oregon: Final Authorization of State Hazardous Waste Management Program Revision

    Science.gov (United States)

    2010-01-07

    ... Authorization of State Hazardous Waste Management Program Revision AGENCY: Environmental Protection Agency (EPA... hazardous waste management program under the Resource Conservation and Recovery Act, as amended (RCRA). On... has decided that the revisions to the Oregon hazardous waste management program satisfy all of the...

  19. 77 FR 61326 - Indiana: Final Authorization of State Hazardous Waste Management Program Revision

    Science.gov (United States)

    2012-10-09

    ...: Final Authorization of State Hazardous Waste Management Program Revision AGENCY: Environmental... RCRA hazardous waste management program. We granted authorization for changes to their program on... 202. Hazardous Waste Management July 30, 2003; 68 329 IAC 3.1-6-2(16); System; Identification and FR...

  20. Devolution's policy impact on non-emergency medical transportation in State Children's Health Insurance Programs.

    Science.gov (United States)

    Borders, Stephen; Blakely, Craig; Ponder, Linda; Raphael, David

    2011-01-01

    Proponents of devolution often maintain that the transfer of power and authority of programs enables local officials to craft policy solutions that better align with the needs of their constituents. This article provides one of the first empirical evaluations of this assumption as it relates to non-emergency medical transportation (NEMT) in the State Children's Health Insurance Program (SCHIP). NEMT programs meet a critical need in the areas in which they serve, directly targeting this single key access barrier to care. Yet states have great latitude in making such services available. The authors utilize data from 32 states to provide a preliminary assessment of devolution's consequences and policy impact on transportation-related access to care. Their findings provide mixed evidence on devolution's impact on policy outcomes. Proponents of devolution can find solace in the fact that several states have gone beyond federally mandated minimum requirements to offer innovative programs to remove transportation barriers to care. Detractors of devolution will find continued pause on several key issues, as a number of states do not offer NEMT to their SCHIP populations while cutting services and leaving over $7 billion in federal matching funding unspent.

  1. United States policy initiatives in promoting the RERTR program

    International Nuclear Information System (INIS)

    Huizenga, David G.

    1996-01-01

    The Reduced Enrichment for Research and Test Reactors (RERTR) program has been successful in furthering efforts to reduce and eventually eliminate highly enriched uranium (HEU) from international commerce. Three key policy initiatives are underway to further promote the RERTR program. The first initiative is implementation of a new nuclear weapons nonproliferation policy concerning foreign research reactor spent nuclear fuel. Under this policy, the United States will accept over the next 13 years research reactor spent fuel from 41 countries that have converted or plan to convert to use LEU fuels. The second initiative is to pursue cooperative efforts to expand the RERTR program to new regions of the globe, including Russia and China. The third initiative is to restart the advanced LEU fuels development program at the Argonne National Laboratory in order to increase the number of reactors that can convert to use LEU without significant detriment to their performance

  2. Impact of 2001 Building Technology, state and community programs on United States employment and wage income

    International Nuclear Information System (INIS)

    MJ Scott; DJ Hostick; DB Elliott

    2000-01-01

    The Department of Energy Office of Building Technology, State and Community Programs (BTS) is interested in assessing the potential economic impacts of its portfolio of programs on national employment and income. A special purpose version of the IMPLAN input-output model allied In Build is used in this study of all 38 BTS programs included in the FY2001 federal budget. Energy savings, investments, and impacts on U.S. national employment and wage income are reported by program for selected years to the year 2030. Energy savings from these programs have the potential of creating a total of nearly 332,000 jobs and about $5.3 billion in wage income (1995$) by the year 2030. Because the required investments to achieve these savings are capital intensive, the net effect after investment is 304,000 jobs and $5.0 billion

  3. Comparing the Medicaid Retrospective Drug Utilization Review Program Cost-Savings Methods Used by State Agencies.

    Science.gov (United States)

    Prada, Sergio I

    2017-12-01

    The Medicaid Drug Utilization Review (DUR) program is a 2-phase process conducted by Medicaid state agencies. The first phase is a prospective DUR and involves electronically monitoring prescription drug claims to identify prescription-related problems, such as therapeutic duplication, contraindications, incorrect dosage, or duration of treatment. The second phase is a retrospective DUR and involves ongoing and periodic examinations of claims data to identify patterns of fraud, abuse, underutilization, drug-drug interaction, or medically unnecessary care, implementing corrective actions when needed. The Centers for Medicare & Medicaid Services requires each state to measure prescription drug cost-savings generated from its DUR programs on an annual basis, but it provides no guidance or unified methodology for doing so. To describe and synthesize the methodologies used by states to measure cost-savings using their Medicaid retrospective DUR program in federal fiscal years 2014 and 2015. For each state, the cost-savings methodologies included in the Medicaid DUR 2014 and 2015 reports were downloaded from Medicaid's website. The reports were then reviewed and synthesized. Methods described by the states were classified according to research designs often described in evaluation textbooks. In 2014, the most often used prescription drugs cost-savings estimation methodology for the Medicaid retrospective DUR program was a simple pre-post intervention method, without a comparison group (ie, 12 states). In 2015, the most common methodology used was a pre-post intervention method, with a comparison group (ie, 14 states). Comparisons of savings attributed to the program among states are still unreliable, because of a lack of a common methodology available for measuring cost-savings. There is great variation among states in the methods used to measure prescription drug utilization cost-savings. This analysis suggests that there is still room for improvement in terms of

  4. Representational State Transfer a its support in programming language Java

    OpenAIRE

    Tran, Dac Ngoc Lam

    2010-01-01

    This bachelor thesis focuses on explaining the term Representational State Transfer (REST) and its usage in the programming language Java. The first chapter introduces readers with the theoretical basis of REST, its presence in HTTP protocol and its pros and cons in general. The second chapter is dedicated to the application of principles mentioned in the first chapter. On two different programs, a client and a server, I go through the analysis and programming the REST layer. After this chapt...

  5. The State of Knowledge of Outdoor Orientation Programs: Current Practices, Research, and Theory

    Science.gov (United States)

    Bell, Brent J.; Gass, Michael A.; Nafziger, Christopher S.; Starbuck, J. David

    2014-01-01

    Outdoor orientation programs represent a prominent area of experiential education with over 25,000 participants annually. More than 191 outdoor orientation programs currently operate in the United States and Canada. The research examining outdoor orientation programs consists of 25 peer-reviewed published studies and 11 dissertations. A new theory…

  6. Reforestation program of the Energy Company of Minas Gerais State, Brazil (CEMIG)

    International Nuclear Information System (INIS)

    Fonseca, Enio Marcos Brandao; Rezende, Antonio Procopio Sampaio; Prado, Newton Jose Schmidt; Silva, Luiz Carlos da; Castro, Pedro Mendes

    1993-01-01

    The forestation program carried out by the Energy Company of Minas Gerais State (CEMIG) utility and its dam's sites is described. This program was started in 1989 and aims at implanting 12.478 ha within a period of 10 years. 1 ref., 5 tabs

  7. Report of the State Auditor. State Colleges in Colorado. Financial, State-Funded Student Financial Assistance Programs, and NCAA Audits. Fiscal Year Ended June 30, 1995.

    Science.gov (United States)

    Barba, J. David

    The results of a Colorado State audit of the consolidated financial statements are reported, along with the statements of appropriations, expenditures, transfers and reversions for state-funded Student Financial Assistance Programs for the four State Colleges in Colorado for the year ended June 30, 1995. Specific recommendations are given for each…

  8. 78 FR 50118 - Policy Statement on Adequacy and Compatibility of Agreement State Programs; Statement of...

    Science.gov (United States)

    2013-08-16

    ... NUCLEAR REGULATORY COMMISSION [NRC-2013-0081] Policy Statement on Adequacy and Compatibility of Agreement State Programs; Statement of Principles and Policy for the Agreement State Program AGENCY: Nuclear Regulatory Commission. ACTION: Policy statements; extension of comment period. SUMMARY: The U.S. Nuclear...

  9. Development of Virtual Environment under Member State Support Program

    International Nuclear Information System (INIS)

    Koh, Byungmarn; Lee, Nayoung

    2013-01-01

    Member State Support Program (MSSP) is comprised of various programs such as development of safeguards approach, training, information analysis and so on. Each support programs would be evaluated biennially through coordinators' meeting. IAEA publish 'Development and Implementation Support Programme for Nuclear Verification' so that the member state can review it. In the program, IAEA specify the need to develop the virtual reality based training tools. The objective of this project is to develop comprehensive training software dedicated to verification activities in the field based on the virtual environment. The training for the IAEA inspector is indispensable to maintain or improve their verification capability and to be prepared for the inspection of the complicated facilities. However, the grabbing of the available facility is not easy due to following limitations such as security, confidentiality, interference of the commercial operation and so on. Therefore, the virtual environment, which can replace a real facility, is required for the IAEA training. The objective of this software is to support the IAEA's verification capability. It is useful for the trainer and trainee to better understand how nuclear materials are processed in the fuel fabrication facility and what kind safeguards approaches are needed at each process before inspections. The final product will be integrated in the IAEA safeguards training courses to improve the efficiency of the safeguards training. Also we are going to make a decision if additional projects such as CANDU fuel parts or other facilities depending on evaluation results at the IAEA training course will be held on Korea in this year

  10. Development of Virtual Environment under Member State Support Program

    Energy Technology Data Exchange (ETDEWEB)

    Koh, Byungmarn; Lee, Nayoung [Korea Institute of Nuclear Non-proliferation and Control, Daejeon (Korea, Republic of)

    2013-05-15

    Member State Support Program (MSSP) is comprised of various programs such as development of safeguards approach, training, information analysis and so on. Each support programs would be evaluated biennially through coordinators' meeting. IAEA publish 'Development and Implementation Support Programme for Nuclear Verification' so that the member state can review it. In the program, IAEA specify the need to develop the virtual reality based training tools. The objective of this project is to develop comprehensive training software dedicated to verification activities in the field based on the virtual environment. The training for the IAEA inspector is indispensable to maintain or improve their verification capability and to be prepared for the inspection of the complicated facilities. However, the grabbing of the available facility is not easy due to following limitations such as security, confidentiality, interference of the commercial operation and so on. Therefore, the virtual environment, which can replace a real facility, is required for the IAEA training. The objective of this software is to support the IAEA's verification capability. It is useful for the trainer and trainee to better understand how nuclear materials are processed in the fuel fabrication facility and what kind safeguards approaches are needed at each process before inspections. The final product will be integrated in the IAEA safeguards training courses to improve the efficiency of the safeguards training. Also we are going to make a decision if additional projects such as CANDU fuel parts or other facilities depending on evaluation results at the IAEA training course will be held on Korea in this year.

  11. Trajectories of goods in distributed allocation

    NARCIS (Netherlands)

    Chevaleyre, Y.; Endriss, U.; Maudet, N.; Padgham, L.; Parkes, D.; Müller, J.; Parsons, S.

    2008-01-01

    Distributed allocation mechanisms rely on the agents' autonomous (and supposedly rational) behaviour: states evolve as a result of agents contracting deals and exchanging resources. It is no surprise that restrictions on potential deals also restrict the reachability of some desirable states, for

  12. Pilot States Program report: Home energy ratings systems and energy-efficient mortgages

    Energy Technology Data Exchange (ETDEWEB)

    Farhar, B.

    2000-04-04

    This report covers the accomplishments of the home energy ratings systems/energy-efficient mortgages (HERS/EEMs) pilot states from 1993 through 1998, including such indicators as funding, ratings and EEMs achieved, active raters, and training and marketing activities. A brief description of each HERS program's evolution is included, as well as their directors' views of the programs' future prospects. Finally, an analysis is provided of successful HERS program characteristics and factors that appear to contribute to HERS program success.

  13. The Centers for Disease Control program to prevent primary and secondary disabilities in the United States.

    OpenAIRE

    Houk, V N; Thacker, S B

    1989-01-01

    The Disabilities Prevention Program builds on traditional Centers for Disease Control (CDC) strengths in public health surveillance, epidemiology, and technology transfer to State and local governments in translating the findings of research into prevention programs. The objectives of the CDC program are to provide a national focus for the prevention of primary and secondary disabilities, build capacity at the State and community levels to maintain programs to prevent disabilities, and increa...

  14. FY11_EOM_August_Number of Life Insurance Policies by Program by State

    Data.gov (United States)

    Department of Veterans Affairs — Number of life insurance policies for each administered life insurance program listed by state. Data is current as of 08/31/11. All programs are closed to new issues...

  15. Reimbursement rates and policies for primary molar pit-and-fissure sealants across state Medicaid programs.

    Science.gov (United States)

    Chi, Donald L; Singh, Jennifer

    2013-11-01

    Little is known about Medicaid policies regarding reimbursement for placement of sealants on primary molars. The authors identified Medicaid programs that reimbursed dentists for placing primary molar sealants and hypothesized that these programs had higher reimbursement rates than did state programs that did not reimburse for primary molar sealants. The authors obtained Medicaid reimbursement data from online fee schedules and determined whether each state Medicaid program reimbursed for primary molar sealants (no or yes). The outcome measure was the reimbursement rate for permanent tooth sealants (calculated in 2012 U.S. dollars). The authors compared mean reimbursement rates by using the t test (α = .05). Seventeen Medicaid programs reimbursed dentists for placing primary molar sealants (34 percent), and the mean reimbursement rate was $27.57 (range, $16.00 [Maine] to $49.68 [Alaska]). All 50 programs reimbursed dentists for placement of sealants on permanent teeth. The mean reimbursement for permanent tooth sealants was significantly higher in programs that reimbursed for primary molar sealants than in programs that did not ($28.51 and $23.67, respectively; P = .03). Most state Medicaid programs do not reimburse dentists for placing sealants on primary molars, but programs that do so have significantly higher reimbursement rates. Medicaid reimbursement rates are related to dentists' participation in Medicaid and children's dental care use. Reimbursement for placement of sealants on primary molars is a proxy for Medicaid program generosity.

  16. Estimate of the area occupied by reforestation programs in Rio de Janeiro state

    Directory of Open Access Journals (Sweden)

    Hugo Barbosa Amorim

    2012-03-01

    Full Text Available This study was based on a preliminary survey and inventory of existing reforestation programs in Rio de Janeiro state, through geoprocessing techniques and collection of field data. The reforested area was found to occupy 18,426.96 ha, which amounts to 0.42% of the territory of the state. Much of reforestation programs consists of eucalyptus (98%, followed by pine plantations (0.8%, and the remainder is distributed among 10 other species. The Médio Paraíba region was found to contribute the most to the reforested area of the state (46.6%. The estimated volume of eucalyptus timber was nearly two million cubic meters. This study helped crystallize the ongoing perception among those militating in the forestry sector of Rio de Janeiro state that the planted area and stock of reforestation timber is still incipient in the state.

  17. Relationship between Training Programs being Offered in State and Federal Penal Institutions and the Unfilled Job Openings in the Major Occupations in the United States.

    Science.gov (United States)

    Torrence, John Thomas

    Excluding military installations, training programs in state and federal penal institutions were surveyed, through a mailed checklist, to test the hypotheses that (1) training programs in penal institutions were not related to the unfilled job openings by major occupations in the United States, and (2) that training programs reported would have a…

  18. The REU Program in Solar Physics at Montana State University

    Science.gov (United States)

    Martens, Petrus C.; Canfield, R. C.; McKenzie, D. M.

    2007-05-01

    The Solar Physics group at Montana State University has organized an annual summer REU program in Solar Physics, Astronomy, and Space Physics since 1999, with NSF funding since 2003. The number of students applying and being admitted to the program has increased every year, and we have been very successful in attracting female participants. A great majority of our REU alumni have chosen career paths in the sciences, and, according to their testimonies, our REU program has played a significant role in their decisions. From the start our REU program has had an important international component through a close collaboration with the University of St. Andrews in Scotland. In our poster we will describe the goals, organization, scientific contents, international aspects, and results, and present statistics on applications, participants, gender balance, and diversity.

  19. Related Rules and Programs that Help States Attain PM Standards

    Science.gov (United States)

    EPA’s national and regional rules to reduce emissions of pollutants that form particle pollution will help state and local governments meet the PM NAAQS. A number of voluntary programs also are helping areas reduce fine PM pollution.

  20. Characterizing the Breadth and Depth of Volunteer Water Monitoring Programs in the United States

    Science.gov (United States)

    Stepenuck, Kristine F.; Genskow, Kenneth D.

    2018-01-01

    A survey of 345 volunteer water monitoring programs in the United States was conducted to document their characteristics, and perceived level of support for data to inform natural resource management or policy decisions. The response rate of 86% provided information from 46 states. Programs represented a range of ages, budgets, objectives, scopes, and level of quality assurance, which influenced data uses and perceived support by sponsoring agency administrators and external decision makers. Most programs focused on rivers, streams, and lakes. Programs had not made substantial progress to develop EPA or state-approved quality assurance plans since 1998, with only 48% reporting such plans. Program coordinators reported feeling slightly more support for data to be used for management as compared to policy decisions. Programs with smaller budgets may be at particular risk of being perceived to lack credibility due to failure to develop quality assurance plans. Over half of programs identified as collaborative, in that volunteers assisted scientists in program design, data analysis and/or dissemination of results. Just under a third were contributory, in which volunteers primarily collected data in a scientist-defined program. Recommendations to improve perceived data credibility, and to augment limited budgets include developing quality assurance plans and gaining agency approval, and developing partnerships with other organizations conducting monitoring in the area to share resources and knowledge. Funding agencies should support development of quality assurance plans to help ensure data credibility. Service providers can aid in plan development by providing training to program staff over time to address high staff turnover rates.

  1. An overview of Compassionate Use Programs in the European Union member states.

    Science.gov (United States)

    Balasubramanian, Gayathri; Morampudi, Suman; Chhabra, Pankdeep; Gowda, Arun; Zomorodi, Behsad

    2016-11-01

    The past decade witnessed rapid development of novel drugs and therapeutic biological agents. The marketing authorization for novel therapies is often time consuming and distressing for patients. Earlier clinical trials were the only way to access new drugs under development. However, not every patient meets the enrolment criteria, and participation is difficult for patients with life-threatening, long-lasting or seriously debilitating diseases like rare diseases. Early access programs like "Compassionate Use Program (CUP)" have generated alternative channels for such patients. The European Medical Agency provides regulations and recommendations for compassionate use, upon which every European Union (EU) member state has developed its own rules and regulations. Despite previous reviews and studies, the available information is limited and gaps exist. This literature review explores CUP in 28 EU member states. Data was collected through literature review and use of country-specific search terms from the healthcare domain. Data sources were not limited to databases and articles published in journals, but also included grey literature. The results implied that CUP was present in 20 EU member states (71%). Of 28 EU states, 18 (∼64%) had nationalized regulations and processes were well-defined. Overall, this review identified CUP and its current status and legislation in 28 EU member states. The established legislation for CUP in the EU member states suggest their willingness to adopt processes that facilitate earlier and better access to new medicines. Further research and periodic reviews are warranted to understand the contemporary and future regulatory trends in early access programs.

  2. 76 FR 6594 - North Carolina: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2011-02-07

    ... Carolina: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental... authorization of the changes to its hazardous waste program under the Resource Conservation and Recovery Act... Section, RCRA Programs and Materials Management Branch, RCRA Division, U.S. Environmental Protection...

  3. 76 FR 26681 - Wisconsin: Incorporation by Reference of Approved State Hazardous Waste Management Program

    Science.gov (United States)

    2011-05-09

    ... of Approved State Hazardous Waste Management Program AGENCY: Environmental Protection Agency (EPA... Hazardous Waste Management Programs,'' Wisconsin's authorized hazardous waste program. EPA will incorporate... that are authorized and that the EPA will enforce under the Solid Waste Disposal Act, commonly referred...

  4. State-Funded "Eminent Scholars" Programs: University Faculty Recruitment as an Emerging Policy Instrument

    Science.gov (United States)

    Hearn, James C.; McLendon, Michael K.; Lacy, T. Austin

    2013-01-01

    Over the past two decades, state governments have increasingly invested in programs to recruit accomplished scientists from elsewhere to university positions. This event history analysis suggests that an intriguing mix of comparative state disadvantage and leveragable existing research resources is associated with the likelihood of states adopting…

  5. State program on scientific support of nuclear power development in Belarus

    International Nuclear Information System (INIS)

    Mikhalevich, A.

    2010-01-01

    Following the decision on NPP construction in Belarus, the Organization on Technical and Scientific Support of Nuclear Power Development (Joint Institute of Power and Nuclear Research - 'Sosny') has been nominated. In 2009, the Government adopted the State Program on Scientific Support of Nuclear Power Development in the Republic of Belarus for period up to 2020. The paper reviews activities implemented within the framework of this Program. (author)

  6. The positive influence of state agricultural marketing programs on adults' fruit and vegetable consumption.

    Science.gov (United States)

    Howlett, Elizabeth A; Burton, Scot; Newman, Christopher L; Faupel, Michel A

    2012-01-01

    To assess whether state-sponsored agricultural marketing programs had a positive influence on adult consumers' fruit and vegetable consumption. Differences in fruit and vegetable consumption between 2000 and 2005 in states that initiated marketing campaigns during this period and those that did not were examined. A representative sample (n  =  237,320) of adults aged 18 and older from states with and without marketing programs was used. The study used data from the 2000 and 2005 Behavioral Risk Factor Surveillance System. The number of fruit and vegetable servings per week and the percentage of respondents consuming five or more servings of fruits and vegetables per day were examined. Between-subjects analysis of variance and logistic regression. In the absence of a marketing campaign, there was a significant decrease in fruit and vegetable consumption between 2000 and 2005. In states with campaigns, consumption remained stable or increased. Marketing effects were stronger for women than for men. Conclusions . State-sponsored agricultural marketing programs had favorable effects on consumers' consumption of fruits and vegetables.

  7. The Impacts of the Great Recession on State Natural Resource Extension Programs

    Science.gov (United States)

    Serenari, Christopher; Peterson, M. Nils; Bardon, Robert E.; Brown, Robert D.

    2013-01-01

    The Great Recession contributed to major budget cuts for natural resource Extension programs in the United States. Despite the potentially large cuts, their impacts and how Extension has adapted their programs have not been evaluated. We begin addressing these needs with surveys of Association of Natural Resource Extension Professionals members…

  8. Mapping goal alignment of deployment programs for alternative fuel technologies: An analysis of wide-scope grant programs in the United States

    International Nuclear Information System (INIS)

    Sobin, Nathaniel; Molenaar, Keith; Cahill, Eric

    2012-01-01

    Governments have attempted to advance alternative fuels (AFs) in the on-road transportation sector with the goal of addressing multiple environmental, energy security, economic growth, and technology transition objectives. However there is little agreement, at all governmental levels, on how to prioritize goals and how to measure progress towards goals. Literature suggests that a consistent, aligned, and prioritized approach will increase the effectiveness of deployment efforts. While literature states that goal alignment and prioritization should occur, there are few studies suggesting how to measure the alignment of deployment programs. This paper presents a methodology for measuring goal alignment by applying the theories of goal ambiguity. It then demonstrates this methodology within the context of fuel- and project-neutral (wide-scope) grant programs directed toward AF deployment. This paper analyzes forty-seven (47) wide-scope federal, state, and regional grant programs in the United States, active between 2006 and 2011. On the whole, governments most use deployment grant programs to address environmental concerns and are highly aligned in doing so between agency levels. In contrast, there is much less consensus (and therefore goal alignment) on whether or how governments should address other priorities such as energy security, economic growth, and technology transition. - Highlights: ► Grants that deploy AFs most often address environmental goals and are highly aligned in doing so. ► Economic growth goals are most often addressed by federal AF deployment grant programs. ► Energy security goals are most often addressed by state and regional AF deployment grant programs. ► Technology transition goals are the least aligned when considering alignment across agencies.

  9. Finding of no significant impact for the State Energy Conservation Program

    International Nuclear Information System (INIS)

    1996-01-01

    The Department of Energy (DOE) has prepared a Programmatic Environmental Assessment (PEA), DOE/EA 1068, to assess the environmental impacts associated with the State Energy Conservation Program (SECP). DOE previously funded SECP projects under the Energy Policy and Conservation Act of 1975 (EPCA). The State Energy Efficiency Programs Improvements Act of 1990 (SEEPIA) and the Energy Policy Act of 1992 (EPACT) amended EPCA to broaden the range of state initiatives qualifying for Federal assistance under the SECP. The PEA presents a general analysis of the potential environmental effects associated with broad types of projects that can be funded under the SECP. It does not analyze specific environmental effects or alternatives associated with individual energy conservation, energy efficiency, and renewable energy projects. Individual actions are to be evaluated in detail on a project-by-project basis to determine whether their impacts fall within the bounding analysis of the impacts analyzed in the SECP PEA

  10. A proposed methodology for performing risk analysis of state radiation control programs

    International Nuclear Information System (INIS)

    Dornsife, W.P.

    1996-01-01

    This paper is comprised of viewgraphs from a conference presentation. Topics discussed include barriers to effective risk assessment and management, and real versus perceived risk for various radiation programs in the state of Pennsylvania. Calculation results for Pennsylvania are provided for low-level radioactive waste transportation risks, indoor radon risk, and cancer morbidity risk from x-rays. A methodology for prioritizing radiation regulatory programs based on risk is presented with calculations for various Pennsylvania programs

  11. On Nonlinear Prices in Timed Automata

    Directory of Open Access Journals (Sweden)

    Devendra Bhave

    2016-12-01

    Full Text Available Priced timed automata provide a natural model for quantitative analysis of real-time systems and have been successfully applied in various scheduling and planning problems. The optimal reachability problem for linearly-priced timed automata is known to be PSPACE-complete. In this paper we investigate priced timed automata with more general prices and show that in the most general setting the optimal reachability problem is undecidable. We adapt and implement the construction of Audemard, Cimatti, Kornilowicz, and Sebastiani for non-linear priced timed automata using state-of-the-art theorem prover Z3 and present some preliminary results.

  12. Availability of tobacco cessation services in substance use disorder treatment programs: Impact of state tobacco control policy.

    Science.gov (United States)

    Abraham, Amanda J; Bagwell-Adams, Grace; Jayawardhana, Jayani

    2017-08-01

    Given the high prevalence of smoking among substance use disorder (SUD) patients, the specialty SUD treatment system is an important target for adoption and implementation of tobacco cessation (TC) services. While research has addressed the impact of tobacco control on individual tobacco consumption, largely overlooked in the literature is the potential impact of state tobacco control policies on availability of services for tobacco cessation. This paper examines the association between state tobacco control policy and availability of TC services in SUD treatment programs in the United States. State tobacco control and state demographic data (n=51) were merged with treatment program data from the 2012 National Survey of Substance Abuse Treatment Services (n=10.413) to examine availability of TC screening, counseling and pharmacotherapy services in SUD treatment programs using multivariate logistic regression models clustered at the state-level. Approximately 60% of SUD treatment programs offered TC screening services, 41% offered TC counseling services and 26% offered TC pharmacotherapy services. Results of multivariate logistic regression showed the odds of offering TC services were greater for SUD treatment programs located in states with higher cigarette excise taxes and greater spending on tobacco prevention and control. Findings indicate cigarette excise taxes and recommended funding levels may be effective policy tools for increasing access to TC services in SUD treatment programs. Coupled with changes to insurance coverage for TC under the Affordable Care Act, state tobacco control policy tools may further reduce tobacco use in the United States. Published by Elsevier Ltd.

  13. The Evolution of India's Nuclear Program: Implications for the United States

    National Research Council Canada - National Science Library

    Creasman, David J

    2008-01-01

    Since India began developing its nuclear program it has continually encountered issues with the United States and other nuclearized countries over whether India should be able to establish a nuclear...

  14. 77 FR 66577 - Fisheries Off West Coast States; Pacific Coast Groundfish Fishery; Trawl Rationalization Program...

    Science.gov (United States)

    2012-11-06

    ...-XC165 Fisheries Off West Coast States; Pacific Coast Groundfish Fishery; Trawl Rationalization Program... implemented as part of the trawl rationalization program. FOR FURTHER INFORMATION CONTACT: Jamie Goen, phone..., NMFS implemented a trawl rationalization program, a catch share program, for the Pacific coast...

  15. A continuing success - The United States Foreign Research Reactor Spent Nuclear Fuel Acceptance Program

    International Nuclear Information System (INIS)

    Mustin, Tracy P.; Clapper, Maureen; Reilly, Jill E.

    2000-01-01

    The United States Department of Energy, in consultation with the Department of State, adopted the Nuclear Weapons Nonproliferation Policy Concerning Foreign Research Reactor Spent Nuclear Fuel in May 1996. To date, the Foreign Research Reactor (FRR) Spent Nuclear Fuel (SNF) Acceptance Program, established under this policy, has completed 16 spent fuel shipments. 2,651 material test reactor (MTR) assemblies, one Slowpoke core containing less than 1 kilogram of U.S.-origin enriched uranium, 824 Training, Research, Isotope, General Atomic (TRIGA) rods, and 267 TRIGA pins from research reactors around the world have been shipped to the United States so far under this program. As the FRR SNF Acceptance Program progresses into the fifth year of implementation, a second U.S. cross country shipment has been completed, as well as a second overland truck shipment from Canada. Both the cross country shipment and the Canadian shipment were safely and successfully completed, increasing our knowledge and experience in these types of shipments. In addition, two other shipments were completed since last year's RERTR meeting. Other program activities since the last meeting included: taking pre-emptive steps to avoid license amendment pitfalls/showstoppers for spent fuel casks, publication of a revision to the Record of Decision allowing up to 16 casks per ocean going vessel, and the issuance of a cable to 16 of the 41 eligible countries reminding their governments and the reactor operators that the U.S.-origin uranium in their research reactors may be eligible for return to the United States under the Acceptance Program and urging them to begin discussions on shipping schedules. The FRR SNF program has also supported the Department's implementation of the competitive pricing policy for uranium and resumption of shipments of fresh uranium for fabrication into assemblies for research reactors. The United States Foreign Research Reactor Spent Nuclear Fuel Acceptance Program continues

  16. 78 FR 36449 - State Long-Term Care Ombudsman Program

    Science.gov (United States)

    2013-06-18

    ...-term care ombudsmen at every level have reported to AoA that they have found some provisions of the Act... to residents' care and quality of life at the local, state and national levels. Begun in 1972 as a... policies so long as those policies do not conflict with Ombudsman program law and policy). Therefore, AoA...

  17. 76 FR 18927 - Oklahoma: Final Authorization of State Hazardous Waste Management Program Revision

    Science.gov (United States)

    2011-04-06

    ...: Final Authorization of State Hazardous Waste Management Program Revision AGENCY: Environmental... hazardous waste management program. We authorized the following revisions: Oklahoma received authorization... accordance with 40 CFR 271.21. The Oklahoma Hazardous Waste Management Act (``OHWMA'') provides the ODEQ with...

  18. Prescription Opioid Usage and Abuse Relationships: An Evaluation of State Prescription Drug Monitoring Program Efficacy

    Directory of Open Access Journals (Sweden)

    Richard M. Reisman

    2009-01-01

    Full Text Available Context The dramatic rise in the use of prescription opioids to treat non-cancer pain has been paralleled by increasing prescription opioid abuse. However, detailed analyses of these trends and programs to address them are lacking. Objective To study the association between state shipments of prescription opioids for medical use and prescription opioid abuse admissions and to assess the effects of state prescription drug monitoring programs (PDMPs on prescription opioid abuse admissions. Design and Setting A retrospective ecological cohort study comparing state prescription opioid shipments (source: Automation of Reports and Consolidated Orders Systems database and inpatient admissions for prescription opioid abuse (source: Treatment Episode Data Set in 14 states with PDMPs (intervention group and 36 states without PDMPs (control group for the period 1997–2003. Results From 1997 to 2003, oxycodone, morphine, and hydrocodone shipments increased by 479%, 100%, and 148% respectively. Increasing prescription oxycodone shipments were significantly associated with increasing prescription opioid admission rates (p < 0.001. PDMP states had significantly lower oxycodone shipments than the control group. PDMP states had less increase in prescription opioid admissions per year (p = 0.063. A patient admitted to an inpatient drug abuse rehabilitation program in a PDMP state was less likely to be admitted for prescription opioid drug abuse (Odds ratio = 0.775, 95% Confidence Interval 0.764–0.785. Conclusions PDMPs appear to decrease the quantity of oxycodone shipments and the prescription opioid admission rate for states with these programs. Overall, opioid shipments rose significantly in PDMP states during the study period indicating a negligible “chilling effect” on physician prescribing.

  19. IAEA Fellowship Program, 1997 report on United States participants

    International Nuclear Information System (INIS)

    1997-01-01

    The International Atomic Energy Agency (IAEA) Fellowship Program began in April 1958 as a part of the Agency's Technical Cooperation (TC) Program. Through the TC Program, the IAEA provides technical assistance to meet the needs of recipient countries and to bring about a substantial transfer of technology. This is done by providing experts, equipment, fellowships, and training courses. This report addresses the US component of the fellowship program. These fellowships provide opportunities for research and training of scientists, engineers and physicians from developing countries in the peaceful application of nuclear energy. The fellowships are awarded to persons who are, or soon will be, trusted with responsibilities that are important to the development of their countries. Fellowship awards are classified into two groups, those financed by the IAEA General Fund or the UNDP Fund (Type 1 Fellowships and Scientific Visits), and those offered by Member States (Type 2 Fellowships). In placing individuals, preference is given to applicants from countries that are signatories to the Treaty on Non-Proliferation of Nuclear Weapons or to the Treaty for the Prohibition of Nuclear Weapons in Latin America

  20. IAEA Fellowship Program, 1996 report on United States participants

    International Nuclear Information System (INIS)

    1996-01-01

    The International Atomic Energy Agency (IAEA) Fellowship Program began in April 1958 as a part of the Agency's Technical Cooperation (TC) Program. Through the TC Program, the IAEA provides technical assistance to meet the needs of recipient countries and to bring about a substantial transfer of technology. This is done by providing experts, equipment, fellowships, and training courses. This report addresses the US component of the fellowship program. These fellowships provide opportunities for research and training of scientists, engineers and physicians from developing countries in the peaceful application of nuclear energy. The fellowships are awarded to persons who are, or soon will be, trusted with responsibilities that are important to the development of their countries. Fellowship awards are classified into two groups, those financed by the IAEA General Fund or the UNDP Fund (Type 1 Fellowships and Scientific Visits), and those offered by Member States (Type 2 Fellowships). In placing individuals, preference is given to applicants from countries that are signatories to the Treaty on Non-Proliferation of Nuclear Weapons or to the Treaty for the Prohibition of Nuclear Weapons in Latin America

  1. Update on the NSF PAARE Program at SC State

    Science.gov (United States)

    Walter, Donald K.; Ajello, Marco; Brittain, Sean D.; Cash, Jennifer; Hartmann, Dieter; Ho, Shirley; Howell, Steve B.; King, Jeremy R.; Leising, Mark D.; Smith, Daniel M.

    2017-01-01

    We report on results from our NSF PAARE program during Year 2 of the project. Our partnership under this PAARE award includes South Carolina State University (a Historically Black College/University), Clemson University (a Ph.D. granting institution) as well as individual investigators at NASA Ames and Carnegie Mellon University. Our recent work on variable and peculiar stars, work with the Kepler Observatory and our educational products in cosmology for non-STEM majors will be presented. We have successfully piloted sharing our teaching resources by offering an upper-level astrophysics course taught at Clemson via video conferencing , allowing a graduating senior from SC State to take a course not available through his home institution. Additionally, we are working on a memorandum of agreement between the two institutions that will allow for the seamless transfer of an undergraduate from SC State to Clemson’s graduate program in physics and astronomy. Our curriculum work includes new web-based cosmology activities and laboratory experiments. SC State undergraduates are reporting at this conference on their work with the light curves of semiregular variables using Kepler data. Additionally, we are heavily involved in the Citizen CATE Experiment. A PAARE scholarship student from SC State and the PAARE PI traveled to Indonesia for the March 2016 solar eclipse. Their results are also being presented elsewhere at this conference (see Myles McKay’s poster). Support for this work includes our NSF PAARE award AST-1358913 as well as resources and support provided by Clemson University and the National Optical Astronomy Observatory. Additional support has been provided by the South Carolina Space Grant Consortium and from NASA to SC State under awards NNX11AB82G and NNX13AC24G. CATE work has been supported by NASA SMD award NNX16AB92A to the National Solar Observatory. Additional details can be found at: http://physics.scsu.edu

  2. The power professorship program at Washington State University

    International Nuclear Information System (INIS)

    Mosher, C.C.; Shamash, Y.

    1993-01-01

    As with most electric power programs, Washington State University's has existed since the beginning of the engineering program 100 years ago. It has grown and developed largely through the efforts of a few dedicated individuals. The Power Professorship Program has existed since 1972. The Power Professor has been Dr. Clifford C. Mosher until his recent semi-retirement. The Power Professorship was conceived of as an avenue for joint university-industry interaction. Considerable time and ingenuity by visionary engineers and others have resulted in development of a financial base for the Power Professorship Program. The program has been funded equally by public and investor-utility sectors. Following financial difficulties stemming from the Washington Public Power Supply System financial default on public utility bonds for several nuclear projects, funding for the program from the public sector was canceled. After several lean years, public-sector support was again restored by WSU's electrical engineering department offering a contract for services to the utilities in exchange for funding. This contract has been renewed annually, with costs and benefits firmly established through careful analysis and consultation. Problems facing the power industry in the early 1970s with regard to establishing a pipeline of future human resources, were almost identical with those of the present time: indifferent feelings about the industry in general, students being attracted to more glamorous disciplines, and a decline in educational opportunities available in the power area. A 1985 article in the IEEE Power Engineering Review describing today's declining enrollment in power engineering applies equally well to previous periods. A major driving force for initiating utility-industry participation in the Power Professorship Program was the concern for maintaining a source of entry-level engineers with a background in power engineering

  3. United States Newspaper Program. List of Intended Audience Terms for 655 Genre Field.

    Science.gov (United States)

    Wisconsin State Historical Society, Madison.

    The United States Newspaper Program (USNP) is a national, cooperative effort to locate, catalog, and preserve on microfilm newspapers published in the United States and its territories since the seventeenth century. This list of intended-audience terms was initially developed by the USNP staff at the State Historical Society of Wisconsin, but soon…

  4. A Cost-Benefit Analysis of a State-Funded Healthy Homes Program for Residents With Asthma: Findings From the New York State Healthy Neighborhoods Program.

    Science.gov (United States)

    Gomez, Marta; Reddy, Amanda L; Dixon, Sherry L; Wilson, Jonathan; Jacobs, David E

    Despite considerable evidence that the economic and other benefits of asthma home visits far exceed their cost, few health care payers reimburse or provide coverage for these services. To evaluate the cost and savings of the asthma intervention of a state-funded healthy homes program. Pre- versus postintervention comparisons of asthma outcomes for visits conducted during 2008-2012. The New York State Healthy Neighborhoods Program operates in select communities with a higher burden of housing-related illness and associated risk factors. One thousand households with 550 children and 731 adults with active asthma; 791 households with 448 children and 551 adults with asthma events in the previous year. The program provides home environmental assessments and low-cost interventions to address asthma trigger-promoting conditions and asthma self-management. Conditions are reassessed 3 to 6 months after the initial visit. Program costs and estimated benefits from changes in asthma medication use, visits to the doctor for asthma, emergency department visits, and hospitalizations over a 12-month follow-up period. For the asthma event group, the per person savings for all medical encounters and medications filled was $1083 per in-home asthma visit, and the average cost of the visit was $302, for a benefit to program cost ratio of 3.58 and net benefit of $781 per asthma visit. For the active asthma group, per person savings was $613 per asthma visit, with a benefit to program cost ratio of 2.03 and net benefit of $311. Low-intensity, home-based, environmental interventions for people with asthma decrease the cost of health care utilization. Greater reductions are realized when services are targeted toward people with more poorly controlled asthma. While low-intensity approaches may produce more modest benefits, they may also be more feasible to implement on a large scale. Health care payers, and public payers in particular, should consider expanding coverage, at least for

  5. Do Generous Unemployment Benefit Programs Reduce Suicide Rates? A State Fixed-Effect Analysis Covering 1968–2008

    Science.gov (United States)

    Cylus, Jonathan; Glymour, M. Maria; Avendano, Mauricio

    2014-01-01

    The recent economic recession has led to increases in suicide, but whether US state unemployment insurance programs ameliorate this association has not been examined. Exploiting US state variations in the generosity of benefit programs between 1968 and 2008, we tested the hypothesis that more generous unemployment benefit programs reduce the impact of economic downturns on suicide. Using state linear fixed-effect models, we found a negative additive interaction between unemployment rates and benefits among the US working-age (20–64 years) population (β = −0.57, 95% confidence interval: −0.86, −0.27; P unemployment rates on suicide is offset by the presence of generous state unemployment benefit programs, though estimated effects are small in magnitude. PMID:24939978

  6. Do generous unemployment benefit programs reduce suicide rates? A state fixed-effect analysis covering 1968-2008.

    Science.gov (United States)

    Cylus, Jonathan; Glymour, M Maria; Avendano, Mauricio

    2014-07-01

    The recent economic recession has led to increases in suicide, but whether US state unemployment insurance programs ameliorate this association has not been examined. Exploiting US state variations in the generosity of benefit programs between 1968 and 2008, we tested the hypothesis that more generous unemployment benefit programs reduce the impact of economic downturns on suicide. Using state linear fixed-effect models, we found a negative additive interaction between unemployment rates and benefits among the US working-age (20-64 years) population (β = -0.57, 95% confidence interval: -0.86, -0.27; P unemployment rates on suicide is offset by the presence of generous state unemployment benefit programs, though estimated effects are small in magnitude. © The Author 2014. Published by Oxford University Press on behalf of the Johns Hopkins Bloomberg School of Public Health. All rights reserved. For permissions, please e-mail: journals.permissions@oup.com.

  7. The Off-Campus Clinical Program of the College of Optometry, Ferris State College.

    Science.gov (United States)

    Paramore, James E.

    1982-01-01

    The clinical education program at Ferris State College, College of Optometry, and the various clinics affiliated with the college are described. To ensure quality, all individuals with the responsibility of teaching the students are faculty of Ferris State. (MLW)

  8. Reducing nonpoint source pollution through collaboration: policies and programs across the U.S. States.

    Science.gov (United States)

    Hardy, Scott D; Koontz, Tomas M

    2008-03-01

    Nonpoint source (NPS) pollution has emerged as the largest threat to water quality in the United States, influencing policy makers and resource managers to direct more attention toward NPS prevention and remediation. In response, the United States Environmental Protection Agency (USEPA) spent more than $204 million in fiscal year (FY) 2006 on the Clean Water Act's Section 319 program to combat NPS pollution, much of it on the development and implementation of watershed-based plans. State governments have also increasingly allocated financial and technical resources to collaborative watershed efforts within their own borders to fight NPS pollution. With increased collaboration among the federal government, states, and citizens to combat NPS pollution, more information is needed to understand how public resources are being used, by whom, and for what, and what policy changes might improve effectiveness. Analysis from a 50-state study suggests that, in addition to the average 35% of all Section 319 funds per state that are passed on to collaborative watershed groups, 35 states have provided financial assistance beyond Section 319 funding to support collaborative watershed initiatives. State programs frequently provide technical assistance and training, in addition to financial resources, to encourage collaborative partnerships. Such assistance is typically granted in exchange for requirements to generate a watershed action plan and/or follow a mutually agreed upon work plan to address NPS pollution. Program managers indicated a need for greater fiscal resources and flexibility to achieve water quality goals.

  9. 77 FR 13200 - Texas: Final Authorization of State Hazardous Waste Management Program Revision

    Science.gov (United States)

    2012-03-06

    ... Authorization of State Hazardous Waste Management Program Revision AGENCY: Environmental Protection Agency (EPA... December 26, 1984 (49 FR 48300), to implement its Base Hazardous Waste Management Program. This... Waste 53478, September Annotated Sections Management facilities. 8, 2005. 5.103 and 5.105 (Checklist 210...

  10. 77 FR 47797 - Arkansas: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2012-08-10

    ... ENVIRONMENTAL PROTECTION AGENCY 40 CFR Part 271 [EPA-R06-RCRA-2010-0307; FRL-9713-2] Arkansas: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental... authorization of the changes to its hazardous waste program under the Resource Conservation and Recovery Act...

  11. 76 FR 19004 - Oklahoma: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2011-04-06

    ... ENVIRONMENTAL PROTECTION AGENCY 40 CFR Part 271 [EPA-R06-RCRA-2010-0307; FRL-9290-9] Oklahoma: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental... authorization of the changes to its hazardous waste program under the Resource Conservation and Recovery Act...

  12. 78 FR 32223 - Oklahoma: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2013-05-29

    ... ENVIRONMENTAL PROTECTION AGENCY 40 CFR Part 271 [EPA-R06-RCRA-2012-0821; 9817-5] Oklahoma: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental Protection Agency (EPA... changes to its hazardous waste program under the Resource Conservation and Recovery Act (RCRA). EPA...

  13. 77 FR 38566 - Louisiana: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2012-06-28

    ... ENVIRONMENTAL PROTECTION AGENCY 40 CFR Part 271 [EPA--R06-RCRA-2012-0367; FRL-9692-6] Louisiana: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental... authorization of the changes to its hazardous waste program under the Resource Conservation and Recovery Act...

  14. 78 FR 54200 - Virginia: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2013-09-03

    ... ENVIRONMENTAL PROTECTION AGENCY 40 CFR Part 271 [EPA-R03-RCRA-2012-0294; FRL-9900-37-Region3] Virginia: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental... of revisions to its hazardous waste program under the Resource Conservation and Recovery Act (RCRA...

  15. 78 FR 25579 - Georgia: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2013-05-02

    ...: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental... adopted these requirements by reference at Georgia Hazardous Waste Management Rule 391-3-11-.07(1), EPA... authorization of changes to its hazardous waste program under the Resource Conservation and Recovery Act (RCRA...

  16. 76 FR 37048 - Louisiana; Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2011-06-24

    ... ENVIRONMENTAL PROTECTION AGENCY 40 CFR Part 271 [EPA-R06-RCRA-2010-0307; FRL-9323-8] Louisiana; Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental... authorization of the changes to its hazardous waste program under the Resource Conservation and Recovery Act...

  17. 77 FR 15343 - Oklahoma: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2012-03-15

    ... ENVIRONMENTAL PROTECTION AGENCY 40 CFR Part 271 [EPA-R06-RCRA-2012-0054; FRL-9647-8] Oklahoma: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental... authorization of the changes to its hazardous waste program under the Resource Conservation and Recovery Act...

  18. Non-Religion-Based State Constitutional Challenges to Educational Voucher and Tax Credit Programs

    Science.gov (United States)

    Green, Preston C., III

    2016-01-01

    This article provides an overview of non-religion-based state constitutional challenges to educational voucher and tax credit/scholarship programs. The first section discusses litigation examining whether education voucher programs violate constitutional provisions requiring the legislature to provide an efficient system of public schools. The…

  19. 76 FR 6564 - Florida: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2011-02-07

    ... hazardous pharmaceutical waste to the list of wastes that may be managed under the Universal Waste rule...: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental... authorization of the changes to its hazardous waste program under the Resource Conservation and Recovery Act...

  20. Using bibliometrics to analyze the state of academic productivity in US pediatric surgery training programs.

    Science.gov (United States)

    Desai, Nidhi; Veras, Laura V; Gosain, Ankush

    2018-06-01

    The Accreditation Council for Graduate Medical Education (ACGME) Common Program Requirements state that faculty must establish and maintain an environment of inquiry and scholarship. Bibliometrics, the statistical analysis of written publications, assesses scientific productivity and impact. The goal of this study was to understand the state of scholarship at Pediatric Surgery training programs. Following IRB approval, Scopus was used to generate bibliometric profiles for US Pediatric Surgery training programs and faculty. Statistical analyses were performed. Information was obtained for 430 surgeons (105 female) from 48 US training programs. The mean lifetime h-index/surgeon for programs was 14.4 +/- 4.7 (6 programs above 1 SD, 9 programs below 1 SD). The mean 5-yearh-index/surgeon for programs was 3.92 +/- 1.5 (7 programs above 1 SD, 8 programs below 1 SD). Programs accredited after 2000 had a lower lifetime h-index than those accredited before 2000 (p=0.0378). Female surgeons had a lower lifetime h-index (pproductivity of faculty and programs and as an adjunct in promotion/tenure decisions. Original Research. n/a. Copyright © 2018 Elsevier Inc. All rights reserved.

  1. 75 FR 13081 - Fisheries off West Coast States; Pacific Coast Groundfish Fishery; Trawl Rationalization Program

    Science.gov (United States)

    2010-03-18

    ... West Coast States; Pacific Coast Groundfish Fishery; Trawl Rationalization Program AGENCY: National... proposed Trawl Rationalization Program. We are interested in feedback concerning proposed regulations to... Pacific Fishery Management Council (Council) has been developing a trawl rationalization program that...

  2. State technical review of the HLNW program and the peer review process

    International Nuclear Information System (INIS)

    Jacob, G.R.

    1986-01-01

    Millions of dollars are being spent on state governments' review of the Department of Energy (DOE) high level waste (HLW) repository program. A significant portion of the review efforts focus on technical issues surrounding the development and installment of HLW disposal technologies. Some view the states' technical review efforts as part of a peer review process. However, this interpretation reveals a misunderstanding of the concept of peer review and the purposes of state technical review

  3. FY11_EOM_Oct_Face Amount of Life Insurance Coverage by Program by State

    Data.gov (United States)

    Department of Veterans Affairs — Face value of insurance for each administered life insurance program listed by state. Data is current as of 10-31-11. All programs are closed to new issues except...

  4. Joint state of Colorado-US Department of Energy WIPP Shipment Exercise Program: TRANSAX '90

    International Nuclear Information System (INIS)

    1990-01-01

    In July 1990, the United States Secretary of Energy requested the DOE conduct a transportation emergency exercise before the end of CY 1990. The tasking was subsequently directed to the Director of DOE's Office of Environmental Restoration and Waste Management (EM) to plan and conduct an exercise, based on a Waste Isolation Pilot Plant (WIPP) shipment scenario. The state of Colorado was asked to participate. Colorado, in turn, invited the DOE to integrate the exercise into its own series of WIPP-related tabletop and field exercises for which the state had already begun planning. The result was a joint USDOE/Colorado full-scale (orientation) exercise called Transportation Accident Exercise 1990 (TRANSAX '90). The state of Colorado's exercise program was a follow-on to previously conducted classroom training. The program would serve to identify and resolve outstanding issues concerning inspections of the WIPP shipment transporter as it entered and passed through the state on the designated Interstate 25 transportation corridor; criteria for movement under various adverse weather and road conditions; and emergency response to accidents occurring in an urban or rural environment. The USDOE designed its participation in the exercise program to test selected aspects of the DOE Emergency Management System relating to response to and management of DOE off-site transportation emergencies involving assistance to state and local emergency response personnel. While a number of issues remain under study for ultimate resolution, others have been resolved and will become the basis for emergency operations plans, SOPs, mutual aid agreements, and checklist upgrades. Concurrently, the concentrated efforts at local, state, and federal levels in dealing with WIPP- related activities during this exercise program development have given renewed impetus to all parties as the beginning of actual shipments draws nearer. Three tabletop scenarios are discussed in this report

  5. Analyzing Real-Time Systems: Theory and Tools

    DEFF Research Database (Denmark)

    Hune, Thomas Seidelin

    bounded matrix (DBM) data-structure for representing zones, used in most timed model checkers. Using an extension of the region construction, the minimum-cost reachability problem can also be solved for LPTAs. However, the standard way of using zones for representing the state-space cannot be used...... for LPTAs, since there is no way of capturing the cost of states. Based on the notion of facets, zones can be split into smaller zones which can be represented by extended DBMs in an effective way. Minimum-cost reachability for both UPTAs and LPTAs have been implemented in extensions of UPPAAL...... for the parameters has been show to be undecidable. To represent the state-space we extend the DBM data-structure to parametric DBMs, capable of representing zones were the bounds are given by expressions including parameters. The semi-decision procedure is implemented in UPPAAL and constraints ensuring correctness...

  6. Anthropogenic Climate Change in Undergraduate Marine and Environmental Science Programs in the United States

    Science.gov (United States)

    Vlietstra, Lucy S.; Mrakovcich, Karina L.; Futch, Victoria C.; Stutzman, Brooke S.

    2016-01-01

    To develop a context for program-level design decisions pertaining to anthropogenic climate change, the authors studied the prevalence of courses focused on human-induced climate change in undergraduate marine science and environmental science degree programs in the United States. Of the 86 institutions and 125 programs the authors examined, 37%…

  7. Synthesis of railway-signaling plans using reachability games

    DEFF Research Database (Denmark)

    Kasting, Patrick Frederik Soelmark; Hansen, Michael Reichhardt; Vester, Steen

    2016-01-01

    (the control system) controls signals and points and the universal player (the antagonistic environment) controls movement of trains. A winning strategy for the existential player provides a signaling plan that will safely guide trains through the network. The concepts from the railway network model......In this work, we show the feasibility of using functional programming (more specifically F#) in connection with gamebased methods for synthesis of correct-by-construction controllers (also called signaling plans) for railway networks. This is a massively resource-demanding application. A model...

  8. Guinea worm eradication program in Borno state: The need for ...

    African Journals Online (AJOL)

    The objective of this study is to update the status of Guinea worm and Eradication Program in Borno State and to demonstrate the effectiveness of adopting appropriate intervention strategies. The assessment of the prevalence of Dracunculus medinensis was carried out by active case search. Three hundred and ten ...

  9. Compositional Performability Evaluation for STATEMATE

    NARCIS (Netherlands)

    Böde, Eckard; Herbstritt, Marc; Hermanns, Holger; Johr, Sven; Peikenkamp, Thomas; Pulungan, Reza; Wimmer, Ralf; Becker, Bernd

    2006-01-01

    This paper reports on our efforts to link an industrial state-of-the-art modelling tool to academic state-of-the-art analysis algorithms. In a nutshell, we enable timed reachability analysis of uniform continuous-time Markov decision processes, which are generated from STATEMATE models. We give a

  10. FY11_EOM_August_Face Amount of Life Insurance Coverage by Program by State

    Data.gov (United States)

    Department of Veterans Affairs — Face value of insurance for each administered life insurance program listed by state. Data is current as of 8-31-11. All programs are closed to new issues except for...

  11. EOM July FY2011 - Face Amount of Life Insurance Coverage by Program by State

    Data.gov (United States)

    Department of Veterans Affairs — Face value of insurance for each administered life insurance program listed by state. Data is current as of 7-31-11. All programs are closed to new issues except for...

  12. Innovative States: Emerging Family Support and Education Programs. Arkansas, Iowa, Oregon, Vermont, Washington. Second Edition.

    Science.gov (United States)

    Harvard Family Research Project, Cambridge, MA.

    The five states featured in this second edition of "Innovative States" were chosen because they reflect crucial elements in an emerging understanding of state policy making in family support and education. Creative state partnerships involving program development and funding are a key ingredient to successful endeavors. States rely on…

  13. State heating oil and propane program. Final report, 1996--1997

    International Nuclear Information System (INIS)

    Hunton, G.

    1997-01-01

    The following is a summary report of the New Hampshire Governor's Office of Energy and Community Services (ECS) participation in the State Heating Oil and Propane Program (SHOPP) for the 1996-97 heating season. SHOPP is a cooperative effort, linking energy offices in East Coast and Midwest states, with the Department of Energy (DOE), Energy Information Administration (EIA) for the purpose of collecting retail price data for heating oil and propane. The program funded by the participating state with a matching grant from DOE. SHOPP was initiated in response to congressional inquires into supply difficulties and price spikes of heating oil and propane associated with the winter of 1989/90. This is important to New Hampshire because heating oil controls over 55% of the residential heating market statewide. Propane controls 10% of the heating market statewide and is widely used in rural areas where Natural GAs is not available. Lower installation cost, convenience, lower operating costs compared to electricity and its perception as a clean heating fuel has increased the popularity of propane in New Hampshire and should continue to do so in the future. Any disruption in supply of these heating fuels to New Hampshire could cause prices to skyrocket and leave many residents in the cold

  14. 10 CFR 1.41 - Office of Federal and State Materials and Environmental Management Programs.

    Science.gov (United States)

    2010-01-01

    ... Environmental Management Programs. (a) The Office of Federal and State Materials and Environmental Management...) The Office of Federal and State Materials and Environmental Management Programs— (1) Plans and directs... 10 Energy 1 2010-01-01 2010-01-01 false Office of Federal and State Materials and Environmental...

  15. State heating oil and propane program. Final report, 1995--1996

    International Nuclear Information System (INIS)

    Rizzolo, D.R.

    1997-01-01

    This reports documents the 1995-1996 United States Department of Energy (USDOE) program to monitor No. 2 heating oil and propane prices. Data reported encompass states that are heavily dependent on these products. Twelve surveys were conducted semimonthly to obtain the necessary price information from retail fuel merchants and propane dealers. Surveys began on October 2, 1995 and ended on March 18, 1996. Responses were analyzed to avoid questionable prices. Tables and graphs included in the report reflect the general activity of the prices furnished during the surveys. 3 figs., 2 tabs

  16. Results from two workshops: Developing and amending regulations and funding state radiation control programs

    International Nuclear Information System (INIS)

    Parker, G.

    1993-09-01

    The first section of this document presents the results of a technical workshop on the process of regulations development and amendment sponsored by the Nuclear Regulatory Commission (NRC). This workshop focused on methods for reducing the time it takes to promulgate regulations to help those States that are having difficulty meeting the three-year deadline for adopting new NRC regulations. Workshop participants responded to six questions, reviewed the procedures used by various States for revising and adopting changes to their regulations, and reviewed the time-flow charts used by various States. This workshop was designed to provide guidance to States that are promulgating and revising regulations. The second section of this document summarizes the proceedings of a technical workshop, also sponsored by the NRC, on funding radiation control programs that emphasized fee schedules and effective strategies for the 1990s. This workshop focused on determining the true costs of running a program, on setting realistic fees for the various categories of licenses, and on the most efficient methods for sending invoices, recording receipts, depositing money received, and issuing licenses. Workshop participants responded to seven questions; reviewed the methods various States use to determine true costs; reviewed the procedure that the various States use to produce invoices and licenses; reviewed the procedures that the States are required to abide by when they receive money; and reviewed the method used by the NRC to determine the cost of its various programs

  17. State heating oil and propane program. Final report, 1993--1994

    International Nuclear Information System (INIS)

    Rizzolo, D.R.

    1997-01-01

    In cooperation with the United States Department of Energy (USDOE), Energy Information Administration (EIA), the New Jersey Department of Environmental Protection and Energy (DEPE), Office of Energy participated in an ongoing program to monitor retail prices of no. 2 heating oil and propane in New Jersey. According to program instructions, we conducted twelve price surveys on a semi-monthly basis to obtain the necessary information from retail fuel merchants and propane dealers identified by the EIA. According to program instructions and at the discretion of the USDOE, we conducted three additional propane surveys on January 31 and February 14 and 28, 1994. The surveys began on October 4, 1993 and ended on March 21, 1994. We submitted data collected as of specified report dates to the EIA, within two working days of those dates

  18. 40 CFR 147.2201 - State-administered program-Class II wells

    Science.gov (United States)

    2010-07-01

    ... Application to Oil, Gas, and Geothermal Resource Operations, sections .051.02.02.000 to .051.02.02.080... wells 147.2201 Section 147.2201 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED... Texas § 147.2201 State-administered program—Class II wells The UIC program for Class II wells in the...

  19. 45 CFR 303.11 - Case closure criteria.

    Science.gov (United States)

    2010-10-01

    ... Federal government or a company with headquarters or offices in the United States, and has no reachable...) There has been a finding by the responsible State agency of good cause or other exceptions to cooperation with the IV-D agency and the State or local IV-A, IV-D, IV-E, Medicaid or food stamp agency has...

  20. The enforcement program of the nuclear regulatory commission in the United States

    International Nuclear Information System (INIS)

    Thornburg, H.D.

    1977-01-01

    The enforcement program of the United States Nuclear Regulatory Commission consists of a clearly spelled out, evenly applied program of deterrents which escalate according to the nature of the offense and the past history of the licensee's noncompliances. Ninety-eight percent of all enforcement actions are normally handled by the five Regional offices. Only one percent of noncompliances have been classed as violations where significant safety consequences occurred. A strong and timely enforcement program is essential to insure that licensees fulfill their obligations to protect the public and the environment. (Auth.) [fr

  1. The transition equation of the state intensities for exciton model and the calculation program

    International Nuclear Information System (INIS)

    Yu Xian; Zheng Jiwen; Liu Guoxing; Chen Keliang

    1995-01-01

    An equation set of the exciton model is given and calculation program is developed. The process of approaching to equilibrium state has been investigated with the program for 12 C + 64 Ni reaction at energy 72 MeV

  2. Simultaneous Observation of Hybrid States for Cyber-Physical Systems: A Case Study of Electric Vehicle Powertrain.

    Science.gov (United States)

    Lv, Chen; Liu, Yahui; Hu, Xiaosong; Guo, Hongyan; Cao, Dongpu; Wang, Fei-Yue

    2017-08-22

    As a typical cyber-physical system (CPS), electrified vehicle becomes a hot research topic due to its high efficiency and low emissions. In order to develop advanced electric powertrains, accurate estimations of the unmeasurable hybrid states, including discrete backlash nonlinearity and continuous half-shaft torque, are of great importance. In this paper, a novel estimation algorithm for simultaneously identifying the backlash position and half-shaft torque of an electric powertrain is proposed using a hybrid system approach. System models, including the electric powertrain and vehicle dynamics models, are established considering the drivetrain backlash and flexibility, and also calibrated and validated using vehicle road testing data. Based on the developed system models, the powertrain behavior is represented using hybrid automata according to the piecewise affine property of the backlash dynamics. A hybrid-state observer, which is comprised of a discrete-state observer and a continuous-state observer, is designed for the simultaneous estimation of the backlash position and half-shaft torque. In order to guarantee the stability and reachability, the convergence property of the proposed observer is investigated. The proposed observer are validated under highly dynamical transitions of vehicle states. The validation results demonstrates the feasibility and effectiveness of the proposed hybrid-state observer.

  3. State survey of silviculture nonpoint source programs: a comparison of the 2000 northeastern and national results

    Science.gov (United States)

    Pamela J. Edwards; Gordon W. Stuart

    2002-01-01

    The National Association of State Foresters conducts surveys of silviculture nonpoint source (NPS) pollution control programs to measure progress and identify needs. The 2000 survey results are summarized here for the nation and for the 20-state northeastern region. Current emphasis of NPS pollution programs is on education, training, and monitoring. Educational...

  4. Wind Corrections in Flight Path Planning

    Directory of Open Access Journals (Sweden)

    Martin Selecký

    2013-05-01

    Full Text Available Abstract When operating autonomous unmanned aerial vehicles (UAVs in real environments it is necessary to deal with the effects of wind that causes the aircraft to drift in a certain direction. In such conditions it is hard or even impossible for UAVs with a bounded turning rate to follow certain trajectories. We designed a method based on an Accelerated A* algorithm that allows the trajectory planner to take the wind effects into account and to generate states that are reachable by UAV. This method was tested on hardware UAV and the reachability of its generated trajectories was compared to the trajectories computed by the original Accelerated A*.

  5. Parallelization for first principles electronic state calculation program

    International Nuclear Information System (INIS)

    Watanabe, Hiroshi; Oguchi, Tamio.

    1997-03-01

    In this report we study the parallelization for First principles electronic state calculation program. The target machines are NEC SX-4 for shared memory type parallelization and FUJITSU VPP300 for distributed memory type parallelization. The features of each parallel machine are surveyed, and the parallelization methods suitable for each are proposed. It is shown that 1.60 times acceleration is achieved with 2 CPU parallelization by SX-4 and 4.97 times acceleration is achieved with 12 PE parallelization by VPP 300. (author)

  6. Diabetes Self-Management Education Programs in Nonmetropolitan Counties - United States, 2016.

    Science.gov (United States)

    Rutledge, Stephanie A; Masalovich, Svetlana; Blacher, Rachel J; Saunders, Magon M

    2017-04-28

    Diabetes self-management education (DSME) is a clinical practice intended to improve preventive practices and behaviors with a focus on decision-making, problem-solving, and self-care. The distribution and correlates of established DSME programs in nonmetropolitan counties across the United States have not been previously described, nor have the characteristics of the nonmetropolitan counties with DSME programs. July 2016. DSME programs recognized by the American Diabetes Association or accredited by the American Association of Diabetes Educators (i.e., active programs) as of July 2016 were shared with CDC by both organizations. The U.S. Census Bureau's census geocoder was used to identify the county of each DSME program site using documented addresses. County characteristic data originated from the U.S. Census Bureau, compiled by the U.S. Department of Agriculture's Economic Research Service into the 2013 Atlas of Rural and Small-Town America data set. County levels of diagnosed diabetes prevalence and incidence, as well as the number of persons with diagnosed diabetes, were previously estimated by CDC. This report defined nonmetropolitan counties using the rural-urban continuum code from the 2013 Atlas of Rural and Small-Town America data set. This code included six nonmetropolitan categories of 1,976 urban and rural counties (62% of counties) adjacent to and nonadjacent to metropolitan counties. In 2016, a total of 1,065 DSME programs were located in 38% of the 1,976 nonmetropolitan counties; 62% of nonmetropolitan counties did not have a DSME program. The total number of DSME programs for nonmetropolitan counties with at least one DSME program ranged from 1 to 8, with an average of 1.4 programs. After adjusting for county-level characteristics, the odds of a nonmetropolitan county having at least one DSME program increased as the percentage insured increased (adjusted odds ratio [AOR] = 1.10, 95% confidence interval [CI] = 1.08-1.13), the percentage with a high

  7. Communities with Source Separated Organics Programs, United States, 2015, EPA Region 9

    Data.gov (United States)

    U.S. Environmental Protection Agency — This GIS dataset contains polygon features that represent communities with residential organics collection programs in the United States. EPA used US Census Bureau...

  8. Study of atmospheric emission trading programs in the United States

    International Nuclear Information System (INIS)

    1991-01-01

    A detailed review and evaluation was conducted of federal and state atmospheric emission trading programs in the USA to identify the factors critical to a successful program. A preliminary assessment was also made of the feasibility of such a program for NOx and volatile organic compounds (VOC) in the lower Fraser Valley in British Columbia. To date, experience in the USA with atmospheric emissions trading has primarily involved trades of emission reduction credits pursuant to the 1977 Clean Air Act amendments. Most trades occur under netting provisions which allow expansion of an existing plant without triggering the stringent new-source review process. Six case studies of emissions trading are described from jurisdictions in California, New Jersey, and Kentucky and from the national SO 2 allowance trading program. Estimates of cost savings achieved by emissions trading are provided, and factors critical to a successful program are summarized. These factors include clearly defined goals, participation proportional to problem contribution, an emissions inventory of satisfactory quality, a comprehensive permit system, a credible enforcement threat, efficient and predictable administration, location of the program in an economic growth area, and support by those affected by the program. In the Fraser Valley, it is concluded that either an emissions reduction credit or an allowance trading system is feasible for both NOx and VOC, and recommendations are given for implementation of such a program based on the factors determined above. 1 fig., 8 tabs

  9. A coordinated state/federal volunteer training program

    International Nuclear Information System (INIS)

    Chuba, T.J.; Dimmick, E.

    1993-01-01

    While the sinking of the Tenyo Maru and resultant oil spill off Washington's Olympic Peninsula in July 1991 was tragic, it fostered the birth of a cooperative effort by federal and state agencies to train volunteer responders prior to another oil spill. This effort, under the auspices of an Oregon nonprofit group known as SOLV (Stop Oregon Littering and Vandalism), is known as the SOS (SOLV Oil Spill) Steering committee. The purpose of the group is to train volunteer responders to aid federal, state, and local agencies in future oil spill cleanup activities. For the first time in the nation, governmental agencies have joined with corporations and environmental organizations in coordinating educational programs involving citizens in oil spill remediation efforts before the advent of a major spill that could affect coastal areas or inland waterways. Free classes meeting federal and state hazardous waste training criteria are offered quarterly to citizens interested in either volunteer wildlife rehabilitation or beach cleanup. The four-hour course was developed by the US Coast Guard, Oregon State Department of Environmental Quality, and Oregon OSHA. Topics covered include agency responsibilities, site safety plans, general safety, toxicology, material safety data sheets, personal protective equipment, decontamination, heat stress, helicopter safety, and wildlife safety. In addition to course materials, participants receive a certificate and identification card verifying their training. A 1-800 number, computer data base, and newsletter are used to maintain contact with graduates. So far more than 600 volunteers have been trained and are ready to assist should the need arise

  10. Integrating Faith-Based Organizations into State-Funded Pre-K Programs: Resolving Constitutional Conflict. Pre-K Policy Brief Series

    Science.gov (United States)

    Goldman, Dan; Boylan, Ellen

    2010-01-01

    This policy brief addresses federal and state constitutional issues that arise when faith-based organizations participate in state prekindergarten (pre-k) programs and recommends safeguards to ensure that public funding of those programs complies with constitutional principles respecting the separation of church and state and freedom of religion.…

  11. Reachable Sets for Multiple Asteroid Sample Return Missions

    Science.gov (United States)

    2005-12-01

    Vtdot Massdot Sc al ed U ni ts Minimum Derivative Values Maximum Derivative Values Figure 15 Actual Range of State Derivates When these plots are...0.0563 -0.0016 Vtdot -0.0065 -0.0579 0.0119 0.0070 Massdot -0.0148 -0.0148 -0.0075 -0.0075 Control low bound low guess upper guess upper

  12. 40 CFR 147.2650 - State-administered program-Class I, II, III, IV, and V wells.

    Science.gov (United States)

    2010-07-01

    ... AGENCY (CONTINUED) WATER PROGRAMS (CONTINUED) STATE, TRIBAL, AND EPA-ADMINISTERED UNDERGROUND INJECTION... Underground Injection Control Program for all classes of wells in the Commonwealth of Puerto Rico, other than...), approved by the EPA pursuant to the Safe Drinking Water Act (SDWA) section 1422. This program consists of...

  13. The Core Curricula of Information Systems Undergraduate Programs: A Survey of AACSB-Accredited Colleges in the United States

    Science.gov (United States)

    Yang, Samuel C.

    2016-01-01

    The author examines the present state of information systems undergraduate programs in the United States. He reviewed 516 institutions and collected data on 234 institutions offering information systems (IS) undergraduate programs. Of seven core courses required by the IS 2010 curriculum model, four are required by more than 50% of the programs,…

  14. State heating oil and propane program: 1995-96 heating season. Final report

    International Nuclear Information System (INIS)

    1996-01-01

    This is a summary report of the New Hampshire Governor's Office of Energy and Community Services (ECS) participation in the State Heating Oil and Propane Program (SHOPP) for the 1995/96 heating season. SHOPP is a cooperative effort, linking energy offices in East Coast and Midwest states, with the Department of Energy (DOE), Energy Information Administration (EIA) for the purpose of collecting retail price data for heating oil and propane. The program funded by the participating state with a matching grant from DOE. EIA provides ECS with a list of oil and propane retailers that serve customers in New Hampshire. In turn ECS conduct phone surveys twice per month from October through March to determine the average retail price for each fuel. Data collected by ECS is entered into the Petroleum Electronic Data Reporting Option (PEDRO) and transmitted via modem to EIA. The results of the state retail price surveys along with wholesale prices, supply, production and stock levels for oil, and propane are published by EIA in the Weekly Petroleum Status Report. Data is also published electronically via the internet or through the Electronic Publication System

  15. 40 CFR 147.2200 - State-administered program-Class I, III, IV, and V wells.

    Science.gov (United States)

    2010-07-01

    ... AGENCY (CONTINUED) WATER PROGRAMS (CONTINUED) STATE, TRIBAL, AND EPA-ADMINISTERED UNDERGROUND INJECTION... administered by the Railroad Commission of Texas. A program revision application for Class III brine mining..._regulations/ibr_locations.html. (1) Texas Statutory and Regulatory Requirements Applicable to the Underground...

  16. 78 FR 15299 - New York: Final Authorization of State Hazardous Waste Management Program Revision

    Science.gov (United States)

    2013-03-11

    ...: Final Authorization of State Hazardous Waste Management Program Revision AGENCY: Environmental... Waste program as addressed by the federal used oil management regulations that were published on..., New York Codes, Rules and Regulations (6 NYCRR), Volume A-2A, Hazardous Waste Management System...

  17. 75 FR 57145 - Federal-State Unemployment Compensation Program; Funding Goals for Interest-Free Advances

    Science.gov (United States)

    2010-09-17

    ... Unemployment Compensation Program; Funding Goals for Interest-Free Advances; Final Rule #0;#0;Federal Register... Unemployment Compensation Program; Funding Goals for Interest-Free Advances AGENCY: Employment and Training... unemployment compensation (UC) upon the State meeting ``funding goals, established under regulations issued by...

  18. 76 FR 9233 - Children's Health Insurance Program (CHIP); Allotment Methodology and States' Fiscal Years 2009...

    Science.gov (United States)

    2011-02-17

    ... [CMS-2291-F] RIN 0938-AP53 Children's Health Insurance Program (CHIP); Allotment Methodology and States... under Title XXI of the Social Security Act (the Act), for the Children's Health Insurance Program (CHIP), as amended by the Children's Health Insurance Program Reauthorization Act of 2009 (CHIPRA), by the...

  19. State heating oil and propane program 1994--1995. Final report

    International Nuclear Information System (INIS)

    Rizzolo, D.R.

    1997-01-01

    In cooperation with the United States Department of Energy (USDOE), Energy Information Administration (EIA), the Board of Public Utilities (BPU), Division of Energy Planning and Conservation participated in an ongoing program to monitor retail prices of No. 2 heating oil and propane in New Jersey. According to program instructions, they conducted twelve price surveys on a semi-monthly basis to obtain the necessary price information from retail fuel merchants and propane dealers identified by the EIA. The surveys began on October 3, 1994 and ended on March 20, 1995. The authors submitted data collected as of specified report dates to the EIA, within two working days of those dates

  20. Planning and Implementing Immunization Billing Programs at State and Local Health Departments: Barriers and Possible Solutions.

    Science.gov (United States)

    Corriero, Rosemary; Redmon, Ginger

    Before participating in a project funded by the Centers for Disease Control and Prevention, most state and local health departments (LHDs) were not seeking reimbursement or being fully reimbursed by insurance plans for the cost of immunization services (including vaccine costs and administration fees) they provided to insured patients. Centers for Disease Control and Prevention's Billables Project was designed to enable state and LHDs to bill public and private insurance plans for immunization services provided to insured patients. Identify and describe key barriers state and LHDs may encounter while planning and implementing a billing program, as well as possible solutions for overcoming those barriers. This study used reports from Billables Project participants to explore barriers they encountered when planning and implementing a billing program and steps taken to address those barriers. Thirty-eight state immunization programs. Based on project participants' reports, barriers were noted in 7 categories: (1) funding and costs, (2) staff, (3) health department characteristics, (4) third-party payers and insurance plans, (5) software, (6) patient insurance status, and (7) other barriers. Possible solutions for overcoming those barriers included hiring or seeking external help, creating billing guides and training modules, streamlining workflows, and modifying existing software systems. Overcoming barriers during planning and implementation of a billing program can be challenging for state and LHDs, but the experiences and suggestions of past Billables Project participants can help guide future billing program efforts.

  1. CDC's National Environmental Public Health Tracking Program in Action: Case Studies From State and Local Health Departments.

    Science.gov (United States)

    Eatman, Shana; Strosnider, Heather M

    The Centers for Disease Control and Prevention's (CDC's) National Environmental Public Health Tracking Program (Tracking Program) is a multidisciplinary collaboration that involves the ongoing collection, integration, analysis, interpretation, and dissemination of data from environmental hazard monitoring, human exposure surveillance, and health effects surveillance. With a renewed focus on data-driven decision-making, the CDC's Tracking Program emphasizes dissemination of actionable data to public health practitioners, policy makers, and communities. The CDC's National Environmental Public Health Tracking Network (Tracking Network), a Web-based system with components at the national, state, and local levels, houses environmental public health data used to inform public health actions (PHAs) to improve community health. This article serves as a detailed landscape on the Tracking Program and Tracking Network and the Tracking Program's leading performance measure, "public health actions." Tracking PHAs are qualitative statements addressing a local problem or situation, the role of the state or local Tracking Program, how the problem or situation was addressed, and the action taken. More than 400 PHAs have been reported by funded state and local health departments since the Tracking Program began collecting PHAs in 2005. Three case studies are provided to illustrate the use of the Tracking Program resources and data on the Tracking Network, and the diversity of actions taken. Through a collaborative network of experts, data, and tools, the Tracking Program and its Tracking Network are actively informing state and local PHAs. In a time of competing priorities and limited funding, PHAs can serve as a powerful tool to advance environmental public health practice.

  2. Summary report of the state surveillance program on the transportation of radioactive materials

    International Nuclear Information System (INIS)

    1977-11-01

    From 1973 to 1976, a surveillance program was conducted in New Jersey, Oregon, Missouri, New York, Illinois, Texas, Louisiana, South Carolina, Minnesota, and New York City to provide training support for State radiation personnel and to determine actual radiation exposure conditions and radioactive material package handling practices through the terminals of air carriers and freight forwarders. NRC and DOT along with the participating States, developed the surveillance program. In general, the results did not indicate a public health or safety problem due to the transportation of radioactive materials. Some employees of several freight forwarders, are, however, receiving annual exposures in excess of 500 mrem. Recommendations are given

  3. 78 FR 70255 - West Virginia: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2013-11-25

    ... ENVIRONMENTAL PROTECTION AGENCY 40 CFR Part 271 [EPA-R03-RCRA-2013-0571; FRL-9903-07-Region 3] West Virginia: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY... final authorization of revisions to its hazardous waste program under the Resource Conservation and...

  4. 78 FR 28551 - Medicaid Program; State Disproportionate Share Hospital Allotment Reductions

    Science.gov (United States)

    2013-05-15

    ... DEPARTMENT OF HEALTH AND HUMAN SERVICES Centers for Medicare & Medicaid Services 42 CFR Part 447 [CMS-2367-P] RIN 0938-AR31 Medicaid Program; State Disproportionate Share Hospital Allotment Reductions AGENCY: Centers for Medicare & Medicaid Services (CMS), HHS. ACTION: Proposed rule. SUMMARY: The statute...

  5. 78 FR 57293 - Medicaid Program; State Disproportionate Share Hospital Allotment Reductions

    Science.gov (United States)

    2013-09-18

    ... DEPARTMENT OF HEALTH AND HUMAN SERVICES Centers for Medicare & Medicaid Services 42 CFR Part 447 [CMS-2367-F] RIN 0938-AR31 Medicaid Program; State Disproportionate Share Hospital Allotment Reductions AGENCY: Centers for Medicare & Medicaid Services (CMS), HHS. ACTION: Final rule. SUMMARY: The statute, as...

  6. Training programs in medical physics in the United States

    International Nuclear Information System (INIS)

    Lanzl, L.H.

    1977-01-01

    The history of the field of medical physics in the United States is reviewed; the importance of the development of the nuclear reactor and particle accelerators to medical physics is pointed out. Conclusions and recommendations of an IAEA/WHO seminar on the training of medical physicists (in 1972) are given and compared with existing programs in the US. It is concluded that the recommendations of the IAEA are, for the most part, followed. 1 table

  7. State-Level Reforms That Support College-Level Program Changes in North Carolina

    Science.gov (United States)

    Bowling, R. Edward; Morrissey, Sharon; Fouts, George M.

    2014-01-01

    This chapter describes the concurrent reforms occurring in North Carolina--both campus-level changes focused on such issues as developing structured programs of study and state-level reforms aimed at supporting the campus efforts.

  8. State heating oil and propane program. Final report, 1992--1993

    International Nuclear Information System (INIS)

    Rizzolo, D.R.

    1997-01-01

    In cooperation with the United States Department of Energy (USDOE), Energy Information Administration (EIA) the New Jersey Department of Environmental Protection and Energy (DEPE), Office of Energy participated in an ongoing program to monitor retail prices of no. 2 heating oil and propane in New Jersey. According to program instructions, we conducted price surveys on a semi-monthly basis to obtain the necessary information from retail fuel merchants and propane dealers identified by the EIA. According to program instructions and at the discretion of the USDOE, we conducted four additional propane surveys on January 11 and 25, and April 5 and 19, 1993. The heating oil surveys began on October 5, 1992 and ended on March 15, 1993. The propane surveys began on October 5, 1992 and ended on April 19, 1993. We submitted data collected as of specified report dates to the EIA, within two working days of those dates

  9. 76 FR 6561 - North Carolina: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2011-02-07

    ... Carolina: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental... December 31, 1984 (49 FR 48694) to implement its base hazardous waste management program. EPA granted... XV are from the North Carolina Hazardous Waste Management Rules 15A NCAC 13A, effective April 23...

  10. 78 FR 15338 - New York: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2013-03-11

    ... authorization of changes to its hazardous waste program under the Solid Waste Disposal Act, as amended, commonly... ENVIRONMENTAL PROTECTION AGENCY 40 CFR Part 271 [EPA-R02-RCRA-2013-0144; FRL-9693-3] New York: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental...

  11. The RERS 2017 Challenge and Workshop

    NARCIS (Netherlands)

    Jasper, Marc; Fecke, Maximilian; Steffen, Bernhard; Schordan, Markus; Meijer, Jeroen; Pol, Jaco van de; Howar, Falk; Siegel, Stephen F.

    RERS is an annual verification challenge that focuses on LTL and reachability properties of reactive systems. In 2017, RERS was extended to a one day workshop that in addition to the original challenge program also featured an invited talk about possible future developments. As a satellite of ISSTA

  12. 30 CFR 925.12 - State program provisions and amendments disapproved.

    Science.gov (United States)

    2010-07-01

    ... land use. (c) The definitions of “coal processing plant” and “coal preparation plant” at 10 CSR 40-8... § 925.12 State program provisions and amendments disapproved. (a) The amendment at 10 CSR 40-4.030(4)(A... mining activities. (b) The amendment at 10 CSR 40-4.030(4)(B), submitted on December 14 and 18, 1987, is...

  13. The GLOBE Program in Alabama: A Mentoring Approach to State-wide Implementation

    Science.gov (United States)

    Cox, G. N.

    2003-12-01

    Established in 1997, the GLOBE in Alabama (GIA) partnership has trained more than 1,000 teachers in almost 500 schools - over 25% of the total number of K-12 schools in Alabama. Over those five years, GIA has strived to achieve recognition of GLOBE as the "glue" to Alabama's new education program, the Alabama Math, Science and Technology Initiative (AMSTI). In 2003, GIA trained over 370 AMSTI K-8 teachers at two AMSTI hub sites in north Alabama. As the AMSTI program grows with the addition of future hub sites (eleven are planned), GIA must ready itself to train thousands of AMSTI teachers during the two-week summer professional development institutes that are part of AMSTI. A key component of AMSTI is a mentoring program conducted by math and science specialists - classroom educators loaned to the AMSTI hub sites by the school systems each hub site serves. The AMSTI mentoring program mirrors the GIA mentoring model begun in 1999 that originally funded regional GLOBE master teachers to provide technical assistance, feedback, and coaching for other GLOBE teachers. In schools where GIA mentor teachers were working, nearly a 100% increase in GLOBE student data reporting was noted. The GIA mentors now work within the hub site framework to ensure implementation of GLOBE as an integrated part of AMSTI. With the continued support of the State of Alabama, GIA will establish a network of mentors who work with the AMSTI hub site specialists in providing support for all AMSTI teachers. GIA is administered by the National Space Science and Technology Center, a partnership between NASA and the State of Alabama's seven research universities. Operational funding for GIA has been provided by the University of Alabama in Huntsville's Earth System Science Center, the NASA Marshall Space Flight Center, the Alabama Space Grant Consortium, The Alabama Department of Economic and Community Affairs, the Alabama State Department of Education, and Legacy. GIA has been able to build on these

  14. 76 FR 17391 - Applications for New Awards; United States-Brazil Higher Education Consortia Program

    Science.gov (United States)

    2011-03-29

    ... DEPARTMENT OF EDUCATION Applications for New Awards; United States-Brazil Higher Education...: United States (U.S.)- Brazil Higher Education Consortia Program Notice inviting applications for new... projects that include a plan to work with an institution of higher education (IHE) in another country in...

  15. Survey of Music Programs at State Residential Schools for Blind Students

    Science.gov (United States)

    Kahler, Edward P.; Coleman, Jeremy M.; Molloy-Daugherty, Della

    2018-01-01

    Currently, students with visual impairments are the least represented disability group in the music education literature (Brown & Jellison, 2012). The purpose of the descriptive investigation presented here was to identify the types of music programs and instructional music strategies utilized by students in state schools. All three of the…

  16. Description of a multi-university education and collaborative care child psychiatry access program: New York State's CAP PC.

    Science.gov (United States)

    Kaye, D L; Fornari, V; Scharf, M; Fremont, W; Zuckerbrot, R; Foley, C; Hargrave, T; Smith, B A; Wallace, J; Blakeslee, G; Petras, J; Sengupta, S; Singarayer, J; Cogswell, A; Bhatia, I; Jensen, P

    2017-09-01

    Although, child mental health problems are widespread, few get adequate treatment, and there is a severe shortage of child psychiatrists. To address this public health need many states have adopted collaborative care programs to assist primary care to better assess and manage pediatric mental health concerns. This report adds to the small literature on collaborative care programs and describes one large program that covers most of New York state. CAP PC, a component program of New York State's Office of Mental Health (OMH) Project TEACH, has provided education and consultation support to primary care providers covering most of New York state since 2010. The program is uniquely a five medical school collaboration with hubs at each that share one toll free number and work together to provide education and consultation support services to PCPs. The program developed a clinical communications record to track information about all consultations which forms the basis of much of this report. 2-week surveys following consultations, annual surveys, and pre- and post-educational program evaluations have also been used to measure the success of the program. CAP PC has grown over the 6years of the program and has provided 8013 phone consultations to over 1500 PCPs. The program synergistically provided 17,523 CME credits of educational programming to 1200 PCPs. PCP users of the program report very high levels of satisfaction and self reported growth in confidence. CAP PC demonstrates that large-scale collaborative consultation models for primary care are feasible to implement, popular with PCPs, and can be sustained. The program supports increased access to child mental health services in primary care and provides child psychiatric expertise for patients who would otherwise have none. Copyright © 2017. Published by Elsevier Inc.

  17. The United States Department of Energy's Environmental Restoration Program

    International Nuclear Information System (INIS)

    Whitfield, P.; Lehr, J.C.

    1993-01-01

    The Department of Energy (DOE) operates a large industrial complex which includes various production, processing, testing, and research and development installations across the country. This complex has generated, and continues to generate, significant quantities of radioactive, hazardous, and mixtures of radioactive and hazardous (mixed) waste. Over the past 40 + years of operation, the waste generated by this complex has been managed to then-current standards of technology and regulation. However, some of these waste management practices have subsequently been proven to be inadequate for long-term environmental protection. To improve these practices, DOE must first manage the tasks of characterizing and remediating waste sites and facilities at more than 120 locations in 34 states and one location in Puerto Rico. To accomplish this mission, DOE's Environmental Restoration (ER) Program within the Office of Environmental Restoration and Waste Management (EM) was established in 1989, when DOE's top priority changed from nuclear weapons production to environmental cleanup. The ER Program was created to ensure that risks to human health and the environment posed by DOE's past operations are eliminated or reduced to prescribed, safe levels. This paper gives details on the philosophy of the Environmental Restoration Program. It includes information on how the Department is managing this Program to assure cost efficiency and good stewardship of the taxpayer's dollars

  18. SOLID STATE ENERGY CONVERSION ALLIANCE (SECA) SOLID OXIDE FUEL CELL PROGRAM

    Energy Technology Data Exchange (ETDEWEB)

    Unknown

    2003-06-01

    This report summarizes the progress made during the September 2001-March 2002 reporting period under Cooperative Agreement DE-FC26-01NT41245 for the U. S. Department of Energy, National Energy Technology Laboratory (DOE/NETL) entitled ''Solid State Energy Conversion Alliance (SECA) Solid Oxide Fuel Cell Program''. The program focuses on the development of a low-cost, high-performance 3-to-10-kW solid oxide fuel cell (SOFC) system suitable for a broad spectrum of power-generation applications. The overall objective of the program is to demonstrate a modular SOFC system that can be configured to create highly efficient, cost-competitive, and environmentally benign power plants tailored to specific markets. When fully developed, the system will meet the efficiency, performance, life, and cost goals for future commercial power plants.

  19. 75 FR 50932 - Massachusetts: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2010-08-18

    ...: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental...-1990. FOR FURTHER INFORMATION CONTACT: Robin Biscaia, RCRA Waste Management Section, Office of Site... final [[Page 50933

  20. Knowledge Gaps Impacting the Development of Bovine Viral Diarrhea Virus Control Programs in the United States

    Science.gov (United States)

    This paper identifies knowledge gaps that impact on the design of programs to control and or eradicate bovine viral diarrhea viruses (BVDV) in the United States. Currently there are several voluntary regional BVDV control programs in place. These control programs are aimed at the removal of animals ...

  1. 75 FR 76633 - Oregon; Correction of Federal Authorization of the State's Hazardous Waste Management Program

    Science.gov (United States)

    2010-12-09

    ...; Correction of Federal Authorization of the State's Hazardous Waste Management Program AGENCY: Environmental... its federally authorized RCRA Hazardous Waste Management Program. These authorized changes included... with Conditionally Exempt Small Quality Generators (CESQG) waste is subject to RCRA used oil management...

  2. Impact of building technology, state and community programs on United States employment and wage income

    International Nuclear Information System (INIS)

    Scott, M.J.; Hostick, D.J.; Elliott, D.B.; Schultz, R.W.

    1998-04-01

    As part of measuring the impact of government programs on improving the energy efficiency of the nation's building stock, the Department of Energy Office of Building Technology, State and Community Programs (BTS) is interested in assessing the economic impacts of its portfolio of programs, specifically the potential impact on national employment and income. This assessment is being done for the first time in FY99 as a supplement to the Government Performance and Results Act (GPRA--formerly, Quality Metrics) estimates of primary energy savings and environmental and direct financial benefits of the BTS programs. The programmatic needs of BTS suggest that a simple, flexible, user-friendly method is needed to derive national employment and income impacts of individual BTS programs. Therefore, BTS funded Pacific Northwest National Laboratory (PNNL) to develop a special-purpose version of the Impact Analysis for Planning (IMPLAN) national input-output model (Minnesota IMPLAN Group, Inc. 1997) specifically to estimate the employment and income effects of building energy technologies. The special-purpose version of the IMPLAN model used in this study is called ImBuild. Extensive documentation and a user's guide are provided in Scott et al. (1998). Compared with simple economic multiplier approaches, such as the published multipliers from the Department of Commerce Regional Input-Output Modeling System (RIMS 2), ImBuild allows for more complete and automated analysis of the economic impacts of energy efficiency investments in buildings. ImBuild is also easier to use than existing macroeconomic simulation models. In this report, the authors use the ImBuild model to calculate the impact of all 32 BTS programs reported in the BTS GPRA Metrics Estimates, FY99 Budget Request, December 19, 1997

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

    Directory of Open Access Journals (Sweden)

    Gianfranco Ciardo

    2009-12-01

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

  4. 20 CFR 408.1235 - How does the State transfer funds to SSA to administer its recognition payment program?

    Science.gov (United States)

    2010-04-01

    ... administer its recognition payment program? 408.1235 Section 408.1235 Employees' Benefits SOCIAL SECURITY ADMINISTRATION SPECIAL BENEFITS FOR CERTAIN WORLD WAR II VETERANS Federal Administration of State Recognition Payments § 408.1235 How does the State transfer funds to SSA to administer its recognition payment program...

  5. Kansas State University: DOE/KEURP Site Operator Program. Year 4, fourth quarterly report, April 1, 1995--June 30, 1995

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1995-08-01

    Kansas State University, in support of a DOE and Kansas Electric Utilities Research Program subject contract, continues to test, evaluate, demonstrate, and develop electric vehicle and infrastructure technology. K-State is operating two Soleq EVcort vehicles. During this reporting period both vehicles were brought back to full operational status after warranty service was completed by Soleq. Vehicle failures occurred due to three unrelated battery cable failures in addition to the replacement of one battery. Both vehicles are being operated on a routine basis. K-State, along with York Technical College, has established a relationship with Troy Design and Manufacturing (TDM) Redford, Michigan. K-State has ordered no less than four Ford Ranger electric trucks from TDM. K-State is involved in the steering committee that is monitoring and refining information to direct the design and testing of these new technology vehicles. TDM should become the first automotive manufacturer certified by one of the Big Three under their Quality Vehicle Manufacturer program. Kansas State University and the Kansas Electric Utility Research Program look forward to working with TDM on their new EV program.

  6. Climate Science Program at California State University, Northridge

    Science.gov (United States)

    Steele Cox, H.; Klein, D.; Cadavid, A. C.; Foley, B.

    2012-12-01

    Due to its interdisciplinary nature, climate science poses wide-ranging challenges for science and mathematics students seeking careers in this field. There is a compelling need for universities to provide coherent programs in climate science in order to train future climate scientists. With funding from NASA Innovations in Climate Education (NICE), California State University, Northridge (CSUN), is creating the CSUN Climate Science Program. An interdisciplinary team of faculty members is working in collaboration with UCLA, Santa Monica College and NASA/JPL partners to create a new curriculum in climate science. The resulting sequence of climate science courses, or Pathway for studying the Mathematics of Climate Change (PMCC), is integrated into a Bachelor of Science degree program in the Applied Mathematical Sciences offered by the Mathematics Department at CSUN. The PMCC consists of courses offered by the departments of Mathematics, Physics, and Geography and is designed to prepare students for Ph.D. programs in technical fields relevant to global climate change and related careers. The students who choose to follow this program will be guided to enroll in the following sequence of courses for their 12 units of upper division electives: 1) A newly created course junior level course, Math 396CL, in applied mathematics which will introduce students to applications of vector calculus and differential equations to the study of thermodynamics and atmospheric dynamics. 2) An already existing course, Math 483, with new content on mathematical modeling specialized for this program; 3) An improved version of Phys 595CL on the mathematics and physics of climate change with emphasis on Radiative Transfer; 4) A choice of Geog 407 on Remote Sensing or Geog 416 on Climate Change with updated content to train the students in the analysis of satellite data obtained with the NASA Earth Observing System and instruction in the analysis of data obtained within a Geographical

  7. Geothermal direct heat program: roundup technical conference proceedings. Volume II. Bibliography of publications. State-coupled geothermal resource assessment program

    Energy Technology Data Exchange (ETDEWEB)

    Ruscetta, C.A. (ed.)

    1982-07-01

    Lists of publications are presented for the Geothermal Resource Assessment Program for the Utah Earth Science Laboratory and the following states: Alaska, Arizona, California, Colorado, Hawaii, Idaho, Kansas, Montana, Nebraska, Nevada, New Mexico, New York, North Dakota, Oregon, Texas, Utah, and Washington.

  8. A Comprehensive Examination of the Influence of State Tobacco Control Programs and Policies on Youth Smoking

    Science.gov (United States)

    Loomis, Brett R.; Han, Beth; Gfroerer, Joe; Kuiper, Nicole; Couzens, G. Lance; Dube, Shanta; Caraballo, Ralph S.

    2013-01-01

    Objectives. We examined the influence of tobacco control policies (tobacco control program expenditures, smoke-free air laws, youth access law compliance, and cigarette prices) on youth smoking outcomes (smoking susceptibility, past-year initiation, current smoking, and established smoking). Methods. We combined data from the 2002 to 2008 National Surveys on Drug Use and Health with state and municipality population data from the US Census Bureau to assess the associations between state tobacco control policy variables and youth smoking outcomes, focusing on youths aged 12 to 17 years. We also examined the influence of policy variables on youth access when these variables were held at 2002 levels. Results. Per capita funding for state tobacco control programs was negatively associated with all 4 smoking outcomes. Smoke-free air laws were negatively associated with all outcomes except past-year initiation, and cigarette prices were associated only with current smoking. We found no association between these outcomes and retailer compliance with youth access laws. Conclusions. Smoke-free air laws and state tobacco control programs are effective strategies for curbing youth smoking. PMID:23327252

  9. Can state early intervention programs meet the increased demand of children suspected of having autism spectrum disorders?

    Science.gov (United States)

    Wise, Marissa D; Little, Alison A; Holliman, Jaime Bruce; Wise, Paul H; Wang, C Jason

    2010-01-01

    To determine whether Early Intervention programs have the capacity to accommodate the expected increase in referrals following the American Academy of Pediatrics' 2007 recommendation for universal screening of 18- and 24-month-old children for Autism Spectrum Disorders (ASD). We conducted a telephone survey of all state and territory early. Intervention coordinators about the demand for ASD evaluations, services, and program capacity. We used multivariate models to examine state-level factors associated with the capacity to serve children with ASD. Fifty-two of the 57 coordinators (91%) responded to the survey. Most states reported an increase in demand for ASD-related evaluations (65%) and services (58%) since 2007. In addition, 46% reported that their current capacity poses a challenge to meeting the 45-day time limit for creating the Individualized Family Service Plan. Many states reported that they have shortages of ASD-related personnel, including behavioral therapists (89%), speech-language pathologists (82%), and occupational therapists (79%). Among states that reported the number of service hours (n = 34) 44% indicated that children with ASD receive 5 or fewer weekly service hours. Multivariate models showed that states with a higher percentage of African-American and Latino children were more likely to have provider shortages whereas states with higher population densities were more likely to offer a greater number of service hours. Many Early Intervention programs may not have the capability to address the expected increase in demand for ASD services. Early Intervention programs will likely need enhanced resources to provide all children with suspected ASD with appropriate evaluations and services.

  10. An Evaluation of a Teacher Training Program at the United States Holocaust Memorial Museum

    Science.gov (United States)

    DeBerry, LaMonnia Edge

    2015-01-01

    The purpose of this mixed methods study was to explore the effects of the United States Holocaust Memorial Museum's work in partnering with professors from universities across the United States during a 1-year collaborative partnership through an educational program referred to as Belfer First Step Holocaust Institute for Teacher Educators (BFS…

  11. The United States nuclear merchant ship program

    International Nuclear Information System (INIS)

    Maynard, E.V.

    1978-01-01

    The issues of financial protection contemplate appropriate financing to permit construction of the involved vessels. In addition, the licensing process will require a demonstrated ability for financial response in the event of injury to persons or damage to property. Since the thrust in the United States is to use the Price-Anderson framework for Insurance and Indemnity, much attention is devoted to this legislation. The pre-existing regime is related to the distinguishing requirements of the Maritime field with proposals being advanced to more nearly parallel the insurance coverage philosophy of Europe, i.e., to utilize insurance pools for the nuclear risks and utilize the conventional insurance market for non-nuclear risks. Public affairs issues impact heavily on legislation efforts and thusly become significant in developing a program for Financial Protection

  12. Amending the Oil Pollution Act of 1990 for state implementation of program elements

    International Nuclear Information System (INIS)

    Pearson, L.

    1997-01-01

    A legal argument was made in favour of amending the Oil Pollution Act (OPA) of 1990 to allow state implementation of a portion or portions of the law. As it now stands the OPA does not have language for delegating program elements to the states. A review of the legislation indicated that a number of program elements may be more effectively carried out by the State of Alaska, while others should continue to be administered by both the federal and state governments. The review and approval of industry contingency plans for manned and unmanned vessels/barges carrying oil as a primary cargo is one example where efficiencies may be gained. Such plans are currently submitted to Coast Guard headquarters in Washington and retained there. In effect, there is no 'local' federal knowledge of the vessel response plans approved for operation in the State of Alaska, nor do Alaskans have the opportunity to review or comment on the adequacy of these plans. Components where efficiencies would be gained include: local review of industry contingency/ response plans, inventory of existing rural above-ground tank farms, coordination of vessel and facility inspections, area contingency plan development and access to federal clean up funds. Past experience clearly indicates that delegation to the states is a workable proposition. There is no apparent justification for not extending this provision to the OPA, not as a mandate, but as an option for reducing cost and improving efficiency. 28 refs

  13. Amending the Oil Pollution Act of 1990 for state implementation of program elements

    Energy Technology Data Exchange (ETDEWEB)

    Pearson, L. [Alaska Dept. of Environmental Conservation, Juneau, AK (United States)

    1997-10-01

    A legal argument was made in favour of amending the Oil Pollution Act (OPA) of 1990 to allow state implementation of a portion or portions of the law. As it now stands the OPA does not have language for delegating program elements to the states. A review of the legislation indicated that a number of program elements may be more effectively carried out by the State of Alaska, while others should continue to be administered by both the federal and state governments. The review and approval of industry contingency plans for manned and unmanned vessels/barges carrying oil as a primary cargo is one example where efficiencies may be gained. Such plans are currently submitted to Coast Guard headquarters in Washington and retained there. In effect, there is no `local` federal knowledge of the vessel response plans approved for operation in the State of Alaska, nor do Alaskans have the opportunity to review or comment on the adequacy of these plans. Components where efficiencies would be gained include: local review of industry contingency/ response plans, inventory of existing rural above-ground tank farms, coordination of vessel and facility inspections, area contingency plan development and access to federal clean up funds. Past experience clearly indicates that delegation to the states is a workable proposition. There is no apparent justification for not extending this provision to the OPA, not as a mandate, but as an option for reducing cost and improving efficiency. 28 refs.

  14. The cooperative University of Iowa / Iowa State University MPH program.

    Science.gov (United States)

    Bickett-Weddle, Danelle A; Aquilino, Mary L; Roth, James A

    2008-01-01

    Public health is an important component of veterinary medicine. In the last 10 years, there has been growing recognition of the need to increase the number of veterinarians trained in public health. The Center for Food Security and Public Health (CFSPH) at Iowa State University (ISU), College of Veterinary Medicine, received a grant from the Centers for Disease Control and Prevention (CDC) to support veterinarians working at CFSPH while pursuing the Master of Public Health degree. CFSPH and ISU administrators worked with the University of Iowa (UI) College of Public Health to establish three cooperative programs for veterinarians to earn the MPH degree. This article describes how these programs were developed and how they operate. (1) Between 2002 and 2005, CFSPH used funds provided by the CDC to support 15 veterinarians as they worked for CFSPH and toward the MPH degree. As the program grew, distance-education methods such as the Internet, Polycom videoconferencing, and the Iowa Communications Network (ICN) were incorporated. (2) A concurrent DVM/MPH degree is now offered; students can complete both degrees in four years. As of January 2008, three students have received their DVM and MPH degrees and 16 students are enrolled in the program. (3) In June 2007, the UI and ISU launched a distance MPH program for veterinarians working in private practice, industry, and government. Eight veterinarians are participating in the program, which includes two two-week, in-person summer sessions, with the remainder of the coursework taken at a distance via the Internet.

  15. 40 CFR 122.25 - Aquaculture projects (applicable to State NPDES programs, see § 123.25).

    Science.gov (United States)

    2010-07-01

    ... DISCHARGE ELIMINATION SYSTEM Permit Application and Special NPDES Program Requirements § 122.25 Aquaculture... 40 Protection of Environment 21 2010-07-01 2010-07-01 false Aquaculture projects (applicable to State NPDES programs, see § 123.25). 122.25 Section 122.25 Protection of Environment ENVIRONMENTAL...

  16. 40 CFR 122.27 - Silvicultural activities (applicable to State NPDES programs, see § 123.25).

    Science.gov (United States)

    2010-07-01

    ... POLLUTANT DISCHARGE ELIMINATION SYSTEM Permit Application and Special NPDES Program Requirements § 122.27... 40 Protection of Environment 21 2010-07-01 2010-07-01 false Silvicultural activities (applicable to State NPDES programs, see § 123.25). 122.27 Section 122.27 Protection of Environment...

  17. 48 CFR 653.219-71 - DOS form DS-4053, Department of State Mentor-Protégé Program Application.

    Science.gov (United States)

    2010-10-01

    ..., Department of State Mentor-Protégé Program Application. 653.219-71 Section 653.219-71 Federal Acquisition...-4053, Department of State Mentor-Protégé Program Application. As prescribed in 619.102-70(i), DS-4053 is prescribed for use in applying for an agreement under the Department of State Mentor-Protégé...

  18. Analyzing the Curricula of Doctor of Philosophy in Educational Technology-Related Programs in the United States

    Science.gov (United States)

    Almaden, Abdullah; Ku, Heng-Yu

    2017-01-01

    The purpose of this study was to analyze on-campus and online PhD programs in educational technology-related fields in the United States. In particular, it sought to evaluate the most common program titles; core, elective, and research courses based on program curricula. The research design was quantitative content analysis and data were collected…

  19. Needs assessment and treatment compliance at state opioid substitution treatment programes in Georgia.

    Science.gov (United States)

    Piralishvili, G; Gamkrelidze, I; Nikolaishvili, N; Chavchanidze, M

    2013-01-01

    conduct needs assessments and treatment compliance evaluations in MMT and Suboxone Substitution State Programs in Georgia (Republic of). 506 patients (2 females) were surveyed (92% on Methadone, 8% on Suboxone) from 6 Tbilisi and 4 regional State Programs in 2011 November. Mean age - 40±8,56 (22-65) year; 254 (51.4%) were in treatment for 1-3 year. Evaluation was carried out on the base of structured self-questionnaire that covers demographics, drug use history, general drug use trends, psychotherapeutic sessions' acceptance and open label question regarding treatment challenges and satisfaction. 305 (60.3%) attended individual and 57 (11.3%) group psychotherapy sessions with 50.79% attending once/month or rare. The main reason given for therapy non-attendance - no needs for it (29.48%); the main drugs before admission - heroin (80.04%), buprenorphine (53.49%); Main drugs used in Georgia nowadays - desomorphine ("crocodile"), alcohol and marihuana. Commonly used drugs by program patients (136 positive answers) - alcohol-13.62%, marihuana-10.39%, pregabalin - 8.17%, opioids- 6.62% (mostly-"crocodile"), home-made stimulants-6.23%, sedatives -5.45%. 55.4% are extremely satisfied with treatment, 82.4% - with program staff. Patients' main wishes- free of charge programs (46.4%) and provide take-home doses (22.07%). Methadone and Suboxone ST are being well accepted in Georgia and appear to be reducing illegal opioid use. However, the psychotherapeutic sessions' attendance is very low.

  20. Moving into the 21st century - The United States' Research Reactor Spent Nuclear Fuel Acceptance Program

    International Nuclear Information System (INIS)

    Huizenga, David G.; Mustin, Tracy P.; Saris, Elizabeth C.; Reilly, Jill E.

    1999-01-01

    Since 1996, when the United States Department of Energy and the Department of State jointly adopted the Nuclear Weapons Nonproliferation Policy Concerning Foreign Research Reactor Spent Nuclear Fuel, twelve shipments totaling 2,985 MTR and TRIGA spent nuclear fuel assemblies from research reactors around the world have been accepted into the United States. These shipments have contained approximately 1.7 metric tons of HEU and 0.6 metric tons of LEU. Foreign research reactor operators played a significant role in this success. A new milestone in the acceptance program occurred during the summer of 1999 with the arrival of TRIGA spent nuclear fuel from Europe through the Charleston Naval Weapons Station via the Savannah River Site to the Idaho National Engineering and Environmental Laboratory. This shipment consisted of five casks of TRIGA spent nuclear fuel from research reactors in Germany, Italy, Slovenia, and Romania. These casks were transported by truck approximately 2,400 miles across the United States (one cask packaged in an ISO container per truck). Drawing upon lessons learned in previous shipments, significant technical, legal, and political challenges were addressed to complete this cross-country shipment. Other program activities since the last RERTR meeting have included: formulation of a methodology to determine the quantity of spent nuclear fuel in a damaged condition that may be transported in a particular cask (containment analysis for transportation casks); publication of clarification of the fee policy; and continued planning for the outyears of the acceptance policy including review of reactors and eligible material quantities. The United States Foreign Research Reactor Spent Nuclear Fuel Acceptance Program continues to demonstrate success due to the continuing commitment between the United States and the research reactor community to make this program work. We strongly encourage all eligible research reactors to decide as soon as possible to

  1. The impact of state-level nutrition-education program funding on BMI: evidence from the behavioral risk factor surveillance system.

    Science.gov (United States)

    McGeary, Kerry Anne

    2013-04-01

    Currently, there is insufficient evidence regarding which policies will improve nutrition, reduce BMI levels and the prevalence of obesity and overweight nationwide. This preliminary study investigates the impact of a nutrition-education policy relative to price policy as a means to reduce BMI in the United States (US). Model estimations use pooled cross-sectional data at the individual-level from the Centers for Disease Control's (CDC), Behavioral Risk Factor Surveillance System (BRFSS), state-level food prices from the American Chamber of Commerce Research Association (ACCRA) and funding for state-specific nutrition-education programs from the United States Department of Agriculture (USDA) from 1992 to 2006. The total number of observations for the study is 2,249,713 over 15 years. During this period, federal funding for state-specific nutrition-education programs rose from approximately $660 thousand for seven states to nearly $248 million for all fifty-two states. In 2011, federal funding for nutrition-education programs reached $375 million. After controlling for state-fixed effects, year effects and state specific linear and quadratic time trends, we find that nutrition education spending has the intended effect on BMI, obese and overweight in aggregate. However, we find heterogeneity as individuals from certain, but not all, income and education levels respond to nutrition-education funding. The results regarding nutrition-education programs suggest that large scale funding of nutrition-education programs may improve BMI levels and reduce obesity and overweight. However, more study is required to determine if these funds are able make the requisite dietary improvements that may ultimately improve BMI for individuals from low income and education-levels. Copyright © 2013 Elsevier Ltd. All rights reserved.

  2. The Establishment and Administration of Operant Conditioning Programs in a State Hospital for the Retarded.

    Science.gov (United States)

    Ball, Thomas S., Ed.

    Seven articles treat the establishment of operant conditioning programs for the mentally retarded at Pacific State Hospital in California. Emphasis is on the administrative rather than the demonstration of research aspects of operant conditioning programs. Following an introduction and overview, the medical director's point of view on operant…

  3. 40 CFR 122.28 - General permits (applicable to State NPDES programs, see § 123.25).

    Science.gov (United States)

    2010-07-01

    ... ELIMINATION SYSTEM Permit Application and Special NPDES Program Requirements § 122.28 General permits... 40 Protection of Environment 21 2010-07-01 2010-07-01 false General permits (applicable to State NPDES programs, see § 123.25). 122.28 Section 122.28 Protection of Environment ENVIRONMENTAL PROTECTION...

  4. State of the art metrics for aspect oriented programming

    Science.gov (United States)

    Ghareb, Mazen Ismaeel; Allen, Gary

    2018-04-01

    The quality evaluation of software, e.g., defect measurement, gains significance with higher use of software applications. Metric measurements are considered as the primary indicator of imperfection prediction and software maintenance in various empirical studies of software products. However, there is no agreement on which metrics are compelling quality indicators for novel development approaches such as Aspect Oriented Programming (AOP). AOP intends to enhance programming quality, by providing new and novel constructs for the development of systems, for example, point cuts, advice and inter-type relationships. Hence, it is not evident if quality pointers for AOP can be derived from direct expansions of traditional OO measurements. Then again, investigations of AOP do regularly depend on established coupling measurements. Notwithstanding the late reception of AOP in empirical studies, coupling measurements have been adopted as useful markers of flaw inclination in this context. In this paper we will investigate the state of the art metrics for measurement of Aspect Oriented systems development.

  5. The new orphaned radioactive sources program in the United States

    International Nuclear Information System (INIS)

    Naraine, N.; Karhnak, J.M.

    1998-01-01

    Exposure of the public to uncontrolled radioactive sources has become an significant concern to the United States (US) Government because of the continuous increase in the number of sources that are being found, sometimes without proper radiation markings. This problem is primarily due to inadequate control, insufficient accountability, and improper disposal of radioactive materials. The US Environmental Protection Agency (EPA) has funded a cooperative 'orphaned' source initiative with the Conference of Radiation Control Program Directors (CRCPD) to bring under control unwanted sources and thus reduce the potential for unnecessary exposure to the public, workers and the environment. The program is being developed through the cooperative efforts of government agencies and industry, and will provide a quick and efficient method to bring orphaned sources under control and out of potentially dangerous situations. (author)

  6. 1989 state-by-state assessment of low-level radioactive wastes received at commercial disposal sites: National Low-Level Waste Management Program

    International Nuclear Information System (INIS)

    Fuchs, R.L.; Culbertson-Arendts, K.

    1990-12-01

    The National Low-Level Waste Management Program has published eleven annual state-by-state assessment reports. These reports provide both national and state-specific disposal data on low-level radioactive wastes. Data in this report are divided into generator category, waste class, volume, and activity. Included in this report are tables showing a distribution of wastes by state for 1989 and a comparison of waste volumes by state for 1985 through 1989; also included is a list of all commercial nuclear power reactors in the United States as of December 31, 1989. In this year's report, a distinction has been made between low-level radioactive waste shipped directly for disposal by generators and that handled by an intermediary. 7 refs., 4 tabs

  7. Monitoring of health care personnel employee and occupational health immunization program practices in the United States.

    Science.gov (United States)

    Carrico, Ruth M; Sorrells, Nikka; Westhusing, Kelly; Wiemken, Timothy

    2014-01-01

    Recent studies have identified concerns with various elements of health care personnel immunization programs, including the handling and management of the vaccine. The purpose of this study was to assess monitoring processes that support evaluation of the care of vaccines in health care settings. An 11-question survey instrument was developed for use in scripted telephone surveys. State health departments in all 50 states in the United States and the District of Columbia were the target audience for the surveys. Data from a total of 47 states were obtained and analyzed. No states reported an existing monitoring process for evaluation of health care personnel immunization programs in their states. Our assessment indicates that vaccine evaluation processes for health care facilities are rare to nonexistent in the United States. Identifying existing practice gaps and resultant opportunities for improvements may be an important safety initiative that protects patients and health care personnel. Copyright © 2014 Association for Professionals in Infection Control and Epidemiology, Inc. Published by Mosby, Inc. All rights reserved.

  8. The Graduate Program in Pharmacology at the Ohio State University College of Pharmacy

    Science.gov (United States)

    Burkman, Allan M.

    1976-01-01

    Ohio State's traditional graduate program is discussed in terms of student requirements, including competence in research strategy and experimental design, manipulative technique, and oral and written communication. Methods for meeting these requirements are reviewed briefly. (LBH)

  9. The Future of the United States Antarctic Program

    Science.gov (United States)

    Thom, J. E.; Weidner, G. A.; Lazzara, M. A.; Knuth, S. L.; Cassano, J. J.

    2009-04-01

    The last three decades have seen Antarctic surface meteorological observations augmented by an increasing number of automated weather stations (AWS). Since 1980, the University of Wisconsin-Madison has managed an expanding array of AWS in Antarctica that are funded through the United States' National Science Foundation. The AWS network began with six stations and has grown to approximately 60 stations. The majority of the AWS use a custom electronics package designed in the 1970s and modified over approximately 20 years. However, dramatic changes in the electronics industry have led the UW-Madison to transition its AWS to commercial-off-the-shelf (COTS) components capable of integrating on-station storage, varied sensors, multiple data telemetry options, and a flexible operating system. Among the important technical issues arising from adopting a COTS-based AWS system are limited temperature certification for Antarctic conditions; non-standard integration of the varied telecommunications equipment; potentially inflexible data acquisition schemes; and frequent product upgrades, changes, and obsolescence. The UW-Madison presents the current status of its AWS system; its recent experience with new data loggers, sensors, and communication options; and its attempts to obtain a standardized AWS. The intent is to encourage the development of a forum where groups can document their experiences with varied AWS systems in the extreme polar climate. Recent events have added another challenge within the United States Antarctic Program, as it has become clear that budgetary and logistic limitations will drastically impact the AWS program. With logistical costs playing a bigger factor in funding AWS operations, international coordination and cooperation will be important in deploying and maintaining the AWS networks (such as GCOS) that are critical to monitoring the world's climate.

  10. Comparative analysis of diabetes self-management education programs in the European Union Member States.

    Science.gov (United States)

    Saha, Sarama; Riemenschneider, Henna; Müller, Gabriele; Levin-Zamir, Diane; Van den Broucke, Stephan; Schwarz, Peter E H

    2017-12-01

    Diabetes self-management education (DSME) is generally considered as an integral part of diabetes care. The availability of different types of self-management in the European Union Member States (EUMS) remains uncertain. The aim of this study is to perform a comparative analysis of existing DSME programs (DSMEP) implemented in EUMS. Unpublished data regarding DSME in the EUMS was assessed with Diabetes Literacy Survey using wiki tool (WT) targeting patients and different stakeholders. An additional literature review (LR) was performed in PubMed to identify published studies regarding DSMEP in the EUMS from 2004 to 2014. A total of 102 DSMEP implemented in EUMS were reported in the WT and 154 programs were identified from the LR. Comparative analysis of the data indicated that a majority of programs are aimed at adults and only a minority at children and elderly. Only a small percentage of the programs utilize information technology for teaching and learning, and only one out of five programs pay attention to depression. The identified DSMEP aimed primarily to empower patients through increasing knowledge and changing attitudes and beliefs towards diabetes. This study provides an overview of the present state-of-the-art on diabetes self-management education programs in the 28 EUMS. To increase participation, existing DSMEP should be made more accessible to the patients as well as tailored to specific patient groups. Copyright © 2017 Primary Care Diabetes Europe. Published by Elsevier Ltd. All rights reserved.

  11. CDC’s National Environmental Public Health Tracking Program in Action: Case Studies From State and Local Health Departments

    Science.gov (United States)

    Eatman, Shana; Strosnider, Heather M.

    2017-01-01

    The Centers for Disease Control and Prevention’s (CDC’s) National Environmental Public Health Tracking Program (Tracking Program) is a multidisciplinary collaboration that involves the ongoing collection, integration, analysis, interpretation, and dissemination of data from environmental hazard monitoring, human exposure surveillance, and health effects surveillance. With a renewed focus on data-driven decision-making, the CDC’s Tracking Program emphasizes dissemination of actionable data to public health practitioners, policy makers, and communities. The CDC’s National Environmental Public Health Tracking Network (Tracking Network), a Web-based system with components at the national, state, and local levels, houses environmental public health data used to inform public health actions (PHAs) to improve community health. This article serves as a detailed landscape on the Tracking Program and Tracking Network and the Tracking Program’s leading performance measure, “public health actions.” Tracking PHAs are qualitative statements addressing a local problem or situation, the role of the state or local Tracking Program, how the problem or situation was addressed, and the action taken. More than 400 PHAs have been reported by funded state and local health departments since the Tracking Program began collecting PHAs in 2005. Three case studies are provided to illustrate the use of the Tracking Program resources and data on the Tracking Network, and the diversity of actions taken. Through a collaborative network of experts, data, and tools, the Tracking Program and its Tracking Network are actively informing state and local PHAs. In a time of competing priorities and limited funding, PHAs can serve as a powerful tool to advance environmental public health practice. PMID:28763381

  12. 77 FR 24148 - Revision to the Hawaii State Implementation Plan, Minor New Source Review Program

    Science.gov (United States)

    2012-04-23

    ... ENVIRONMENTAL PROTECTION AGENCY 40 CFR Part 52 [EPA-R09-OAR-2012-0213; FRL-9661-6] Revision to the Hawaii State Implementation Plan, Minor New Source Review Program AGENCY: Environmental Protection Agency... final action to approve revisions to the Hawaii State Implementation Plan (SIP). These revisions would...

  13. The History and Use of Cancer Registry Data by Public Health Cancer Control Programs in the United States

    Science.gov (United States)

    White, Mary C.; Babcock, Frances; Hayes, Nikki S.; Mariotto, Angela B.; Wong, Faye L.; Kohler, Betsy A.; Weir, Hannah K.

    2018-01-01

    Because cancer registry data provide a census of cancer cases, registry data can be used to: 1) define and monitor cancer incidence at the local, state, and national levels; 2) investigate patterns of cancer treatment; and 3) evaluate the effectiveness of public health efforts to prevent cancer cases and improve cancer survival. The purpose of this article is to provide a broad overview of the history of cancer surveillance programs in the United States, and illustrate the expanding ways in which cancer surveillance data are being made available and contributing to cancer control programs. The article describes the building of the cancer registry infrastructure and the successful coordination of efforts among the 2 federal agencies that support cancer registry programs, the Centers for Disease Control and Prevention and the National Cancer Institute, and the North American Association of Central Cancer Registries. The major US cancer control programs also are described, including the National Comprehensive Cancer Control Program, the National Breast and Cervical Cancer Early Detection Program, and the Colorectal Cancer Control Program. This overview illustrates how cancer registry data can inform public health actions to reduce disparities in cancer outcomes and may be instructional for a variety of cancer control professionals in the United States and in other countries. PMID:29205307

  14. Restructuring a State Nutrition Education and Obesity Prevention Program: Implications of a Local Health Department Model for SNAP-Ed.

    Science.gov (United States)

    Wu, Helen W; Backman, Desiree; Kizer, Kenneth W

    The US Department of Agriculture Supplemental Nutrition Assistance Program-Education (SNAP-Ed) funds state programs to improve nutrition and physical activity in low-income populations through its Nutrition Education and Obesity Prevention grants. States vary in how they manage and structure these programs. California substantially restructured its program in 2012 to universally position local health departments (LHDs) as the programmatic lead in all jurisdictions. This study sought to determine whether California's reorganization aligned with desirable attributes of decentralized public management. This study conducted 40 in person, semistructured interviews with 57 local, state, and federal SNAP-Ed stakeholders between October 2014 and March 2015. Local respondents represented 15 counties in all 7 of California's SNAP-Ed regions. We identified 3 common themes that outlined advantages or disadvantages of local public management, and we further defined subthemes within: (1) coordination and communication (within local jurisdictions, across regions, between local and state), (2) efficiency (administrative, fiscal, program), and (3) quality (innovation, skills). We conducted qualitative content analysis to evaluate how respondents characterized the California experience for each theme, identifying positive and negative experiences. California's LHD model offers some distinct advantages, but the model does not exhibit all the advantages of decentralized public management. Strategic planning, partnerships, subcontracting, and fiscal oversight are closer to communities than previously. However, administrative burden remains high and LHDs are limited in their ability to customize programs on the basis of community needs because of state and federal constraints. California's use of a universal LHD model for SNAP-Ed is novel. Recent federal SNAP-Ed changes present an opportunity for other states to consider this structure. Employing small-scale approaches initially (eg

  15. The role of the states in a federal climate program : issues and options

    Science.gov (United States)

    2009-11-01

    This paper provides an overview of some of the key isuses regarding statefederal roles in a federal climate program and identifies four possible mechanisms that have been suggested for allowing states to set more stringent reduction targets. *Cont...

  16. Facilitating Fresh: State Laws Supporting School Gardens Are Associated With Use of Garden-Grown Produce in School Nutrition Services Programs.

    Science.gov (United States)

    Turner, Lindsey; Leider, Julien; Piekarz, Elizabeth; Schermbeck, Rebecca M; Merlo, Caitlin; Brener, Nancy; Chriqui, Jamie F

    2017-06-01

    To examine whether state laws are associated with the presence of school gardens and the use of garden-grown produce in school nutrition services programs. Nationally representative data from the School Health Policies and Practices Study 2014 were combined with objectively coded state law data regarding school gardens. Outcomes were: (1) the presence of a school garden at each school (n = 419 schools), and (2) the use of garden-grown items in the school nutrition services program. Multivariate logistic regression was used to examine each outcome. Contextual covariates included school level, size, locale, US Census region, student race/ethnic composition, and percentage of students eligible for free and reduced-priced meals. State law was not significantly associated with whether schools had a garden, but it was associated with whether schools used garden-grown items in nutrition services programs (odds ratio, 4.21; P garden-grown items in nutrition services programs was 15.4% among schools in states with a supportive law, vs 4.4% among schools in states with no law. State laws that support school gardens may facilitate the use of garden-grown items in school nutrition service programs. Additional research is needed regarding the types of messaging that might be most effective for motivating school administrators to appreciate the value of school gardens. In addition, another area for further research pertains to scaling garden programs for broader reach. Copyright © 2017 Society for Nutrition Education and Behavior. All rights reserved.

  17. Abstraction of Dynamical Systems by Timed Automata

    DEFF Research Database (Denmark)

    Wisniewski, Rafael; Sloth, Christoffer

    2011-01-01

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

  18. Monotonic Set-Extended Prefix Rewriting and Verification of Recursive Ping-Pong Protocols

    DEFF Research Database (Denmark)

    Delzanno, Giorgio; Esparza, Javier; Srba, Jiri

    2006-01-01

    of messages) some verification problems become decidable. In particular we give an algorithm to decide control state reachability, a problem related to security properties like secrecy and authenticity. The proof is via a reduction to a new prefix rewriting model called Monotonic Set-extended Prefix rewriting...

  19. The multiplier effect of the health education-risk reduction program in 28 states and 1 territory.

    Science.gov (United States)

    Kreuter, M W; Christensen, G M; Divincenzo, A

    1982-01-01

    The multiplier effect of the Health Education-Risk Reduction (HE-RR) Grants Program funded by the Public Health Service is examined to identify outcomes for the period 1978-81. Responses to a questionnaire from the directors of health education of 28 States and 1 Territory supplied the information concerning new health promotion activities generated by the program. The directors were asked to identify and give cost estimates of new activities that resulted from State-level and local intervention projects. A method for calculating the extent to which the HE-RR program influenced new health promotion activities that were funded by alternate sources was devised. The calculation, termed the new activity rate, was applied to the survey data. Rates calculated for the HE-RR program revealed that it generated nearly $4 million in new health promotion activities, most of them funded by the private and voluntary segments of society.

  20. School-Based Mental Health Programs in the United States: Present Status and a Blueprint for the Future.

    Science.gov (United States)

    Pfeiffer, Steven I.; Reddy, Linda A.

    1998-01-01

    Provides overview of sociocultural and political factors in the United States that have influenced recent interest in school-based health and mental health programs. Describes four well-known programs and presents a new framework, the Tripartite Model of School-Based Mental Health Interventions, to stimulate thinking on future programs. Addresses…

  1. Solid State Energy Conversion Alliance (SECA) Solid Oxide Fuel Cell Program

    Energy Technology Data Exchange (ETDEWEB)

    Nguyen Minh

    2006-07-31

    This report summarizes the work performed for Phase I (October 2001 - August 2006) under Cooperative Agreement DE-FC26-01NT41245 for the U. S. Department of Energy, National Energy Technology Laboratory (DOE/NETL) entitled 'Solid State Energy Conversion Alliance (SECA) Solid Oxide Fuel Cell Program'. The program focuses on the development of a low-cost, high-performance 3-to-10-kW solid oxide fuel cell (SOFC) system suitable for a broad spectrum of power-generation applications. During Phase I of the program significant progress has been made in the area of SOFC technology. A high-efficiency low-cost system was designed and supporting technology developed such as fuel processing, controls, thermal management, and power electronics. Phase I culminated in the successful demonstration of a prototype system that achieved a peak efficiency of 41%, a high-volume cost of $724/kW, a peak power of 5.4 kW, and a degradation rate of 1.8% per 500 hours. . An improved prototype system was designed, assembled, and delivered to DOE/NETL at the end of the program. This prototype achieved an extraordinary peak efficiency of 49.6%.

  2. 75 FR 35720 - Massachusetts: Final Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2010-06-23

    ...: Final Authorization of State Hazardous Waste Management Program Revisions AGENCY: Environmental...: Robin Biscaia, RCRA Waste Management Section, Office of Site Remediation and Restoration (OSRR 07-1... Courier: Deliver your comments to: Robin Biscaia, RCRA Waste Management Section, Office of Site...

  3. Status and plans of the united states ICF program

    Science.gov (United States)

    Matzen, M. K.

    2008-05-01

    Inertial confinement fusion research in the United States focuses on demonstrating ignition on the NIF at the beginning of the next decade and on broad high energy density science (HEDS) research. Three facilities (OMEGA EP, the refurbished Z, and NIF) will be completed in the next two years. The US approach emphasizes lasers and pulsed power and both direct and indirect drive. Since IFSA 2005 in Biarritz, France significant advances have been made towards demonstrating ignition in a joint effort by LLNL, LLE, LANL, SNL, and GA. An active HEDS research program will also be pursued on these new facilities.

  4. Status and plans of the united states ICF program

    International Nuclear Information System (INIS)

    Matzen, M K

    2008-01-01

    Inertial confinement fusion research in the United States focuses on demonstrating ignition on the NIF at the beginning of the next decade and on broad high energy density science (HEDS) research. Three facilities (OMEGA EP, the refurbished Z, and NIF) will be completed in the next two years. The US approach emphasizes lasers and pulsed power and both direct and indirect drive. Since IFSA 2005 in Biarritz, France significant advances have been made towards demonstrating ignition in a joint effort by LLNL, LLE, LANL, SNL, and GA. An active HEDS research program will also be pursued on these new facilities

  5. The impact of state energy programs and other contextual factors on U.S. buildings energy consumption

    Science.gov (United States)

    Ofori-Boadu, Andrea N. Y. A.

    High energy consumption in the United States has been influenced by populations, climates, income and other contextual factors. In the past decades, U.S. energy policies have pursued energy efficiency as a national strategy for reducing U.S. environmental degradation and dependence on foreign oils. The quest for improved energy efficiency has led to the development of energy efficient technologies and programs. The implementation of energy programs in the complex U.S. socio-technical environment is believed to promote the diffusion of energy efficiency technologies. However, opponents doubt the fact that these programs have the capacity to significantly reduce U.S. energy consumption. In order to contribute to the ongoing discussion, this quantitative study investigated the relationships existing among electricity consumption/ intensity, energy programs and contextual factors in the U.S. buildings sector. Specifically, this study sought to identify the significant predictors of electricity consumption and intensity, as well as estimate the overall impact of selected energy programs on electricity consumption and intensity. Using state-level secondary data for 51 U.S. states from 2006 to 2009, seven random effects panel data regression models confirmed the existence of significant relationships among some energy programs, contextual factors, and electricity consumption/intensity. The most significant predictors of improved electricity efficiency included the price of electricity, public benefits funds program, building energy codes program, financial and informational incentives program and the Leadership in Energy and Environmental Design (LEED) program. Consistently, the Southern region of the U.S. was associated with high electricity consumption and intensity; while the U.S. commercial sector was the greater benefactor from energy programs. On the average, energy programs were responsible for approximately 7% of the variation observed in electricity consumption

  6. The effect of state renewable portfolio standards on consumer participation in green pricing programs

    Science.gov (United States)

    Maltese, James L.

    In the last several years, two mechanisms for increasing the supply of renewable electricity have become increasingly popular: renewable portfolio standards, a state policy of mandating increased production of green power; and green pricing programs, which allow customers to purchase green power through their utilities. These mechanisms have been effective in increasing the adoption of renewable energy; however, it is unclear whether they interact in a way that is mutually beneficial or counterproductive. It is important to understand the effect of renewable portfolio standards on the voluntary market for green energy, especially as Congress considers a nationwide portfolio standard. The effectiveness of a renewable portfolio standard may be undercut if it leads customers to purchase less green power. This study analyzes the relationship between the passage and implementation of a renewable portfolio standard and two measures of enrollment in utility green pricing programs. Using eight years of data for all fifty states, the study utilizes multiple regression analysis with fixed-effects estimation. The results indicate that the passage of a renewable portfolio standard has a positive and statistically significant effect on green pricing enrollment within the state. At the same time, the rate at which states increase the stringency of the renewable portfolio standard is found to have no effect on enrollment. Although further study is needed to determine if additional factors are responsible for the observed increase in green pricing enrollment, this study provides evidence that such programs do not harm, and may in fact encourage, voluntary purchases of green power.

  7. Assessment of training needs and preferences for geographic information systems (GIS) mapping in state comprehensive cancer-control programs.

    Science.gov (United States)

    Hopfer, Suellen; Chadwick, Amy E; Parrott, Roxanne L; Ghetian, Christie B; Lengerich, Eugene J

    2009-10-01

    Geographic information systems (GIS) mapping technologies have potential to advance public health promotion by mapping regional differences in attributes (e.g., disease burden, environmental exposures, access to health care services) to suggest priorities for public health interventions. Training in GIS for comprehensive cancer control (CCC) has been overlooked. State CCC programs' GIS training needs were assessed by interviewing 49 state CCC directors. A majority perceived a need for GIS training, slightly more than half of state CCC programs had access to geocoded data, and the majority of programs did not require continuing education credits of their staff. CCC directors perceived judging maps and realizing their limitations as important skills and identified epidemiologists, CCC staff, public health officials, policy makers, and cancer coalition members as training audiences. They preferred in-class training sessions that last a few hours to a day. Lessons learned are shared to develop training programs with translatable GIS skills for CCC.

  8. Converging Streams of Opportunity for Prison Nursery Programs in the United States

    Science.gov (United States)

    Goshin, Lorie Smith; Byrne, Mary Woods

    2009-01-01

    Prison nursery programs allow departments of correction to positively intervene in the lives of both incarcerated mothers and their infant children. The number of prison nurseries in the United States has risen dramatically in the past decade, yet there remains a significant gap between predominant correctional policy in this area and what is…

  9. Study of atmospheric emission trading programs in the United States. Final report

    International Nuclear Information System (INIS)

    1991-01-01

    A detailed review and evaluation was conducted of federal and state atmospheric emission trading programs in the USA to identify the factors critical to a successful program. A preliminary assessment was also made of the feasibility of such a program for NOx and volatile organic compounds (VOC) in the lower Fraser Valley in British Columbia. To date, experience in the USA with atmospheric emissions trading has primarily involved trades of emission reduction credits pursuant to the 1977 Clean Air Act amendments. Most trades occur under netting provisions which allow expansion of an existing plant without triggering the stringent new-source review process. Six case studies of emissions trading are described from jurisdictions in California, New Jersey, and Kentucky and from the national SO 2 allowance trading program. Estimates of cost savings achieved by emissions trading are provided, and factors critical to a successful program are summarized. These factors include clearly defined goals, participation proportional to problem contribution, an emissions inventory of satisfactory quality, a comprehensive permit system, a credible enforcement threat, efficient and predictable administration, location of the program in an economic growth area, and support by those affected by the program. In the Fraser Valley, it is concluded that either an emissions reduction credit or an allowance trading system is feasible for both NOx and VOC, and recommendations are given for implementation of such a program based on the factors determined above. 1 fig., 8 tabs

  10. 78 FR 34123 - Notice of Inventory Completion: San Francisco State University NAGPRA Program, San Francisco, CA

    Science.gov (United States)

    2013-06-06

    ... completion of an inventory of human remains and associated funerary objects under the control of the San....R50000] Notice of Inventory Completion: San Francisco State University NAGPRA Program, San Francisco, CA... NAGPRA Program has completed an inventory of human remains and associated funerary objects, in...

  11. 78 FR 21403 - Notice of Inventory Completion: San Francisco State University NAGPRA Program, San Francisco, CA

    Science.gov (United States)

    2013-04-10

    ... completion of an inventory of human remains and associated funerary objects under the control of the San....R50000] Notice of Inventory Completion: San Francisco State University NAGPRA Program, San Francisco, CA... NAGPRA Program has completed an inventory of human remains and associated funerary objects, in...

  12. 76 FR 29221 - Applications for New Awards; State Personnel Development Grants (SPDG) Program

    Science.gov (United States)

    2011-05-20

    ... notice contains two absolute priorities and one competitive preference priority that are explained in the... care, and vocational rehabilitation programs. Other Partners. An SEA must work in partnership with... vocational education; (k) The State agency for higher education; (l) Noneducational public agencies with...

  13. Nuclear waste transportation package testing: A review of selected programs in the United States and abroad

    International Nuclear Information System (INIS)

    Snedeker, D.F.

    1990-12-01

    This report provides an overview of some recent nuclear waste transportation package development programs. This information is intended to aid the State of Nevada in its review of US Department of Energy (DOE) nuclear waste transportation programs. This report addresses cask testing programs in the United Kingdom and selected 1/4 and full scale testing in the US. Facilities that can provide cask testing services, both in the US and to a limited extent abroad, are identified. The costs for different type test programs are identified as a means to estimate costs for future test programs. Not addressed is the public impact such testing might have in providing an increased sense of safety or confidence. The British test program was apparently quite successful in demonstrating safety to the public at the time. There is no US test effort that is similar in scope for direct comparison. Also addressed are lessons learned from testing programs and areas that may merit possible future integrated examination. Areas that may require further examination are both technical and institutional. This report provides information which, when combined with other sources of information will enable the State of Nevada to assess the following areas: feasibility of full scale testing; costs of full scale tests; potential benefits of testing; limits that full scale testing impose; and disadvantages of emphasis on testing vs analytical solutions. This assessment will then allow the state to comment on DOE Office of Civilian Radioactive Waste Management (OCRWM) plans for the development and licensing of new shipping cask designs. These plans currently expect contractors to perform engineering testing for materials development, quarter scale model testing to validate analytical assessments and full scale prototype testing of operational features. DOE currently plans no full scale or extra-regulatory destructive testing to aid in cask licensing. 1 tab

  14. Integration of national and regional energy development programs in Baltic States

    International Nuclear Information System (INIS)

    Klevas, V.; Antinucci, M.

    2004-01-01

    The report is dedicated to the presentation of the general framework of regional energy planning activities in Baltic States. The objective is to provide information on the context, in which regional energy policy instruments have to operate, and which has to be taken into consideration when compiling energy development measures for regional development and structural funds. The major issue of the publication is to discuss perspective of the formation methodology for energy management integration into development of regional planning documents. The main objective of this publication is to make a brief overview of what are the prospects of regional energy development. The place of municipal and regional energy development programs in general energy investment strategy is defined. The guidelines for regional energy programs are presented

  15. Existing and Proposed Child Find Initiatives in One State's Part C Program

    Science.gov (United States)

    Edwards, Nicole Megan; Gallagher, Peggy A.; Green, Katherine B.

    2013-01-01

    Despite a Child Find mandate in IDEA, early detection and screening of infants and toddlers with special needs continues to remain an area in need of improvement. The authors sought to better understand existing and proposed outreach initiatives in one state's Part C Early Intervention (EI) program that ranks among the lowest nationally in the…

  16. Environmental restoration technology programs at Mesa State College: A strategic look at manpower needs

    International Nuclear Information System (INIS)

    Harrison, R.J.; Emilia, D.A.

    1991-01-01

    The environmental cleanup of Department of Energy (DOE) sites within the next 30 years requires strategic planning to ensure adequate manpower is available when needed. Manpower needs projections within DOE have been based on analyses of current industry trends that indicate a substantial shortage of scientists and engineers. This paper explores the idea that the manpower requirements of DOE's environmental restoration program are not yet fully realized by most sites, which are currently in the predecisional work phase. Experience at the Grand Junction Projects Office (GJPO), which has had environmental restoration as it primary mission for about 10 years, shows that in the postdecisional phases the manpower need for scientists and engineers decreases while the manpower need for technologists in technical, management, and support roles increases. The GJPO, with Mesa State College in Grand Junction, Colorado, has developed an Environmental Restoration Associate degree program based on a strategic look at its manpower needs. This program receives start-up funding from DOE and has received donations in the million dollar range from various industry and state government partners

  17. Assessing Capacity to Promote Science-Based Programs: A Key Informant Study of State Teen Pregnancy Prevention Organizations

    Science.gov (United States)

    Saunders, Edward; Sabri, Bushra; Huberman, Barbara; Klaus, T. W.; Davis, Laura

    2011-01-01

    The purpose of this qualitative study was to identify significant external and internal challenges that state organization leaders face in promoting science-based teen pregnancy prevention programs within their states. The state organization administrators were chosen because their organizations were funded by the U.S. Centers for Disease Control…

  18. Applicability of federal and state hazardous waste regulatory programs to waste chemical weapons and chemical warfare agents.; TOPICAL

    International Nuclear Information System (INIS)

    Haffenden, R.; Kimmell, T.

    2002-01-01

    This report reviews federal and state hazardous waste regulatory programs that govern the management of chemical weapons or chemical warfare agents. It addresses state programs in the eight states with chemical weapon storage facilities managed by the U.S. Army: Alabama, Arkansas, Colorado, Indiana, Kentucky, Maryland, Oregon, and Utah. It also includes discussions on 32 additional states or jurisdictions with known or suspected chemical weapons or chemical warfare agent presence (e.g., disposal sites containing chemical agent identification sets): Alaska, Arizona, California, Florida, Georgia, Hawaii, Idaho, Illinois, Iowa, Kansas, Louisiana, Massachusetts, Michigan, Mississippi, Missouri, Nebraska, Nevada, New Jersey, New Mexico, New York, North Carolina, Ohio, Pennsylvania, South Carolina, South Dakota, Tennessee, Texas, the U.S. Virgin Islands, Virginia, Washington, Washington, D.C., and Wyoming. Resource Conservation and Recovery Act (RCRA) hazardous waste programs are reviewed to determine whether chemical weapons or chemical warfare agents are listed hazardous wastes or otherwise defined or identified as hazardous wastes. Because the U.S. Environmental Protection Agency (EPA) military munitions rule specifically addresses the management of chemical munitions, this report also indicates whether a state has adopted the rule and whether the resulting state regulations have been authorized by EPA. Many states have adopted parts or all of the EPA munitions rule but have not yet received authorization from EPA to implement the rule. In these cases, the states may enforce the adopted munitions rule provisions under state law, but these provisions are not federally enforceable

  19. The evolution of the State Children's Health Insurance Program (SCHIP) in New York: changing program features and enrollee characteristics.

    Science.gov (United States)

    Dick, Andrew W; Klein, Jonathan D; Shone, Laura P; Zwanziger, Jack; Yu, Hao; Szilagyi, Peter G

    2003-12-01

    The State Children's Health Insurance Program (SCHIP) has been operating for >5 years. Policy makers are interested in the characteristics of children who have enrolled and changes in the health care needs of enrolled children as programs mature. New York State's SCHIP evolved from a similar statewide health insurance program that was developed in 1991 (Child Health Plus [CHPlus]). Understanding how current SCHIP enrollees differ from early CHPlus enrollees together with how program features changed during the period may shed light on how best to serve the evolving SCHIP population. To 1) describe changes in the characteristics of children enrolled in 1994 CHPlus and 2001 SCHIP; 2) determine if changes in the near-poor, age-eligible population during the time period could account for the evolution of enrollment; and 3) describe changes in the program during the period that could be responsible for the enrollment changes. New York State, stratified into 4 regions: New York City, New York City environs, upstate urban counties, and upstate rural counties. Retrospective telephone interviews of parents of 2 cohorts of CHPlus enrollees: 1) children who enrolled in CHPlus in 1993 to 1994 and 2) children who enrolled in New York's SCHIP in 2000 to 2001. The Current Population Survey (CPS) 1992 to 1994 and 1999 to 2001 were used to identify secular trends that could explain differences in the CHPlus and SCHIP enrollees. PROGRAM CHARACTERISTICS: 1994 CHPlus and 2001 SCHIP were similar in design, both limiting eligibility by age, family income, and insurance status. SCHIP 2001 included 1) expansion of eligibility to adolescents 13 to 19 years old; 2) expansion of benefits to include hospitalizations, mental health, and dental benefits; 3) changes in premium contributions; 4) more participating insurance plans, limited to managed care; 5) expansions in marketing and outreach; and 6) a combined enrollment application for SCHIP and several low-income programs including Medicaid

  20. Interacting via the Heap in the Presence of Recursion

    Directory of Open Access Journals (Sweden)

    Jurriaan Rot

    2012-12-01

    Full Text Available Almost all modern imperative programming languages include operations for dynamically manipulating the heap, for example by allocating and deallocating objects, and by updating reference fields. In the presence of recursive procedures and local variables the interactions of a program with the heap can become rather complex, as an unbounded number of objects can be allocated either on the call stack using local variables, or, anonymously, on the heap using reference fields. As such a static analysis is, in general, undecidable. In this paper we study the verification of recursive programs with unbounded allocation of objects, in a simple imperative language for heap manipulation. We present an improved semantics for this language, using an abstraction that is precise. For any program with a bounded visible heap, meaning that the number of objects reachable from variables at any point of execution is bounded, this abstraction is a finitary representation of its behaviour, even though an unbounded number of objects can appear in the state. As a consequence, for such programs model checking is decidable. Finally we introduce a specification language for temporal properties of the heap, and discuss model checking these properties against heap-manipulating programs.

  1. A Study of Urban 4-H Club Programs in Thirty Cities of the United States.

    Science.gov (United States)

    Brownell, Joseph C.

    This report covers a six-month sabbatical travel study of urban 4-H programs in 30 United States cities. The purpose of the study was to search for 4-H programs and methods which were being used successfully with urban boys and which might be adapted for use in other urban situations. Interviews with professional 4-H personnel, aides, and leaders…

  2. 77 FR 43290 - Children's Health Insurance Program (CHIP); Final Allotments to States, the District of Columbia...

    Science.gov (United States)

    2012-07-24

    ... 0938-AR45 Children's Health Insurance Program (CHIP); Final Allotments to States, the District of... and expand health insurance coverage to uninsured, low-income children under the Children's Health... under title XXI of the Social Security Act (the Act). States may implement Children's Health Insurance...

  3. Development of tritium technology for the United States magnetic fusion energy program

    International Nuclear Information System (INIS)

    Anderson, J.L.; Wilkes, W.R.

    1980-01-01

    Tritium technology development for the DOE fusion program is taking place principally at three laboratories, Mound Facility, Argonne National Laboratory and the Los Alamos Scientific Laboratory. This paper will review the major aspects of each of the three programs and look at aspects of the tritium technology being developed at other laboratories within the United States. Facilities and experiments to be discussed include the Tritium Effluent Control Laboratory and the Tritium Storage and Delivery System for the Tokamak Fusion Test Reactor at Mound Facility; the Lithium Processing Test Loop and the solid breeder blanket studies at Argonne; and the Tritium Systems Test Assembly at Los Alamos

  4. Pharmacoeconomics and outcomes research degree-granting PhD programs in the United States.

    Science.gov (United States)

    Slejko, Julia F; Libby, Anne M; Nair, Kavita V; Valuck, Robert J; Campbell, Jonathan D

    2013-01-01

    Evidence is missing on showcasing current practices of degree programs specific to the field of pharmaceutical outcomes research. To measure current practices of pharmacoeconomics and outcomes research PhD programs in the United States and synthesize recommendations for improving the success of programs and prospective students. A 23-question online survey instrument was created and distributed to 32 program directors identified in the International Society for Pharmacoeconomics and Outcomes Research educational directory. Descriptive statistics summarized both the program characteristics (including observed and desired number of faculty and students) and training recommendations (traits of program and student success). Of 30 eligible programs that conferred a PhD in pharmacoeconomics, pharmaceutical outcomes research, or a related field, 16 respondents (53%) completed the survey. Seventy-five percent of respondents were located in a school of pharmacy. The average observed number of faculty (7.5) and students (11.5) was lower than the average desired numbers (8.1) and (14.7), respectively. Reputation of faculty research and a collaborative environment with other disciplines were rated highest for a program's success. Faculty's mentoring experience and reputation and student funding opportunities were rated highest for prospective students' success. Existing and emerging programs as well as prospective students can use these findings to further their chances of success. Copyright © 2013 Elsevier Inc. All rights reserved.

  5. Suggested state requirements and criteria for a low-level radioactive waste disposal site regulatory program

    International Nuclear Information System (INIS)

    Ratliff, R.A.; Dornsife, B.; Autry, V.; Gronemyer, L.; Vaden, J.; Cashman, T.

    1985-08-01

    Description of criteria and procedure is presented for a state to follow in the development of a program to regulate a LLW disposal site. This would include identifying those portions of the NRC regulations that should be matters of compatibility, identifying the various expertise and disciplines that will be necessary to effectively regulate a disposal site, identifying the resources necessary for conducting a confirmatory monitoring program, and providing suggestions in other areas which, based on experiences, would result in a more effective regulatory program

  6. Penn State continuing education program on low-level radioactive waste disposal and management: lessons learned

    International Nuclear Information System (INIS)

    Vincenti, J.R.

    1985-01-01

    Since November of 1983, The Pennsylvania State University, Institute for Research on Land and Water Resources has provided the citizens of the Commonwealth of Pennsylvania with information on low-level radioactive waste disposal and management through a continuing education program called the PIER (Public Involvement and Education on Radiation) Program. This paper will review the form, function, and development of this continuing education program and some of the lessons learned in providing citizens of the Commonwealth with information in both formal and informal educational settings

  7. Multicultural training in the United States: a survey of occupational therapy programs.

    Science.gov (United States)

    Brown, Elena Verdine Donoso; Muñoz, Jaime Phillip; Powell, Janet M

    2011-01-01

    ABSTRACT This study was designed to describe multicultural training practices in occupational therapy programs. A survey was sent to occupational therapy programs in the United States to gather information on multicultural content, skills, and teaching methods as well as diversity context and challenges. The response rate was 54%. The most frequently covered multicultural content was related to cultural background and sociopolitical factors. Multicultural skills covered most often were practice oriented and interpersonal skills. Teaching methods reported as used most often differed from the methods thought by the respondents to be most effective. Programs reported multiple challenges to multicultural training including lack of time and lack of diversity in the student body, faculty, and environment. Results suggest that educators may need to expand multicultural content and skills to prepare occupational therapy students for providing care in increasingly diverse practice settings. In addition, increased use of teaching methods that focus on exposure to diverse populations and reflection may be needed to improve the effectiveness of multicultural training in occupational therapy programs.

  8. The effects of an aerobic exercise program on the mood states of premenopausal women

    Directory of Open Access Journals (Sweden)

    Almudena Ramírez Balas

    2012-06-01

    Full Text Available The relationship between physical activity and psychological health has been stated in recent investigations. Nevertheless, most studies report the physical health benefits, but not the benefits on mood states. Therefore, this research tries to observe the changes on parameters of mood in premenopausal women after an aerobic training. The study included 20 premenopausal women, separated into two groups: younger than 35 years (n = 10 and over 35 years (n = 10. The experimental subjects underwent an assessment of mood before and after an aerobic training. A physical activity program was performed during 5 months, 3 days a week. Exercise sessions lasted 60 minutes and with an intensity between 60 to 70 % of reserve maximum heart rate. Results indicate improves the vigor and reduces the anxiety levels in over 35 years premenopausal women; in contrast, younger than 35 years caused no significant change. The conclusion of this study is that an aerobic exercise program based in aerobics, step and toning classes, improves the mood states in over 35 years premenopausal women.

  9. A Method of Sample Models of Program Construction in Terms of Petri Nets

    Directory of Open Access Journals (Sweden)

    D. I. Kharitonov

    2015-01-01

    Full Text Available In the article a method of automated construction of Petri nets simulating the behaviour of imperative programs is considered from the formal point of view. Petri net samples with certain characteristics are necessary in programming new algorithms for program analysis; in particular, they can be used for developing or optimizing algorithms of Petri nets compositions and decompositions, building the reachability tree, checking invariants and so on. The generation process consists of two stages. At the first stage, construction templates for a resulting net and parameters for construction are described. With the help of these parameters it is possible to regulate the final size and the absolute or relative amount of certain structures in the resulting net. At the second stage, iterative process of automated net construction is used for Petri net generation of any size, limited only by an available computer memory. In the first section of the article the minimum necessary definitions are given and a new version of Petri nets composition operation by places is introduced. Commutative and associative properties of introduced binary operation allow to synchronize any number of Petri nets in arbitrary order. Then construction template is defined as a marked Petri net with input and output interfaces and rules for templates composition using this interfaces. A number of construction templates can be united in a collection, for which the evolution rules are defined. The completeness property of a collection guarantees that the collection evolution results in a Petri net that simulates the imperative program behavior. The article provides a version of the construction templates complete collection and an example of Petri net simulating sequential imperative program construction.

  10. Who Does Not Benefit from Federal and State Financial Aid Programs? Information Brief. Volume 7, Issue 3

    Science.gov (United States)

    Florida Board of Governors, State University System, 2009

    2009-01-01

    This brief presents statistics showing that many students from middle-income and lower-income Florida families do not qualify for federal or state grants and scholarships, and that nearly half of state university system middle- and lower-income families do not receive benefits from federal or state financial aid programs. (Contains technical…

  11. Identifying state resources and support programs on e-government websites for persons with intellectual and developmental disabilities.

    Science.gov (United States)

    Fisher, Kathleen M; Peterson, Justin D; Albert, Jon D

    2015-01-01

    This descriptive cross-sectional study identified resources and programs that are available nationwide on the Internet to support individuals and families with intellectual and developmental disabilities (I/DD), with a focus on intellectual disability. This evaluation included easily identifiable information on specific resources and highlighted unique programs found in individual states that were linked from e-government websites. Researchers documented the ease of access and available information for all 50 states and the District of Columbia. A number of disparities and areas for improvement were recorded for states and I/DD websites. The researchers conclude that a number of additional health and support services will be needed to address the growing needs of this vulnerable population.

  12. Algorithms and programs for evaluating fault trees with multi-state components

    International Nuclear Information System (INIS)

    Wickenhaeuser, A.

    1989-07-01

    Part 1 and 2 of the report contain a summary overview of methods and algorithms for the solution of fault tree analysis problems. The following points are treated in detail: Treatment of fault tree components with more than two states. Acceleration of the solution algorithms. Decomposition and modularization of extensive systems. Calculation of the structural function and the exact occurrence probability. Treatment of statistical dependencies. A flexible tool to be employed in solving these problems is the method of forming Boolean variables with restrictions. In this way, components with more than two states can be treated, the possibilities of forming modules expanded, and statistical dependencies treated. Part 3 contains descriptions of the MUSTAFA, MUSTAMO, PASPI, and SIMUST computer programs based on these methods. (orig./HP) [de

  13. The Activities and Impact of State Programs to Address Hereditary Breast and Ovarian Cancer, 2011–2014

    Directory of Open Access Journals (Sweden)

    Katrina F. Trivers

    2015-10-01

    Full Text Available In 2011, the Division of Cancer Prevention and Control (DCPC, at the United States Centers for Disease Control and Prevention (CDC, released a three-year funding opportunity announcement (FOA for a competitive, non-research cooperative agreement. The agreement enhanced the capacities of state health departments to promote the application of best practices for evidence-based breast cancer genomics through education, surveillance, and policy activities. The FOA required that applicants focus on activities related to hereditary breast and ovarian cancer (HBOC. The DCPC funded three states: Georgia, Michigan, and Oregon. Georgia was a first-time recipient of cancer genomics funding, whereas Michigan and Oregon had long standing activities in cancer genomics and had received CDC funding in the past. By the end of the funding period, each state had well-functioning and impactful state-based programs in breast cancer genomics. This article highlights the impact of a few key state activities by using CDC’s Science Impact Framework. There were challenges to implementing public health genomics programs, including the need to develop relevant partnerships, the highly technical nature of the subject matter, a lack of genetic services in certain areas, and the difficulty in funding genetic services. Georgia, Michigan, and Oregon have served as models for others interested in initiating or expanding cancer genomics programs, and they helped to determine what works well for promoting and integrating public health genomics into existing systems.

  14. Examining the Impact of a Highly Targeted State Administered Merit Aid Program on Brain Drain: Evidence from a Regression Discontinuity Analysis of Missouri's Bright Flight Program

    Science.gov (United States)

    Harrington, James R.; Muñoz, José; Curs, Bradley R.; Ehlert, Mark

    2016-01-01

    The adoption of state-funded merit-based aid programs has become increasingly popular among policy-makers, particularly in the southeastern part of the United States. One of the primary rationales of state-funded merit-based aid is to provide scholarships to the best and brightest students as a means to retain high quality human capital in the…

  15. Developing science policy capacity at the state government level: Planning a science and technology policy fellowship program for Colorado and beyond

    Science.gov (United States)

    Druckenmiller, M. L.

    2017-12-01

    There is growing recognition of the potential to advance science policy capacity within state legislatures, where there is most often a shortage of professional backgrounds in the natural sciences, technology, engineering, and medicine. Developing such capacity at the state level should be considered a vital component of any comprehensive national scale strategy to strengthen science informed governance. Toward this goal, the Center for Science and Technology Policy Research at the University of Colorado Boulder is leading a strategic planning process for a Science and Technology Policy Fellowship Program within the Colorado state legislature and executive branch agencies. The intended program will place PhD-level scientists and engineers in one-year placements with decision-makers to provide an in-house resource for targeted policy-relevant research. Fellows will learn the intricacies of the state policymaking process, be exposed to opportunities for science to inform decisions, and develop a deeper understanding of key science and technology topics in Colorado, including water resources, wildfire management, and energy. The program's ultimate goals are to help foster a decision-making arena informed by evidence-based information, to develop new leaders adept at bridging science and policymaking realms, and to foster governance that champions the role of science in society. Parallel to efforts in Colorado, groups from nine other states are preparing similar plans, providing opportunities to share approaches across states and to set the stage for increased science and technology input to state legislative agendas nationwide. Importantly, highly successful and sustainable models exist; the American Association for the Advancement of Science (AAAS) has implemented a federally based fellowship program for over 43 years and the California Council for Science and Technology (CCST) has directed a fellowship program for their state's legislature since 2009. AAAS and CCST

  16. 34 CFR 692.111 - For what purposes may a State use its payment under the GAP Program?

    Science.gov (United States)

    2010-07-01

    ... aid programs; (v) An explanation that in order to be eligible for a LEAP Grant under GAP, at a minimum...-participating institution of higher education in the State of the student's residence or an out-of-state... an institution that is a partner in the partnership of the State of the student's residence, files a...

  17. 40 CFR 745.325 - Lead-based paint activities: State and Tribal program requirements.

    Science.gov (United States)

    2010-07-01

    ... appropriate infrastructure or government capacity to effectively carry out a State or Tribal program. (b... documents the results of the inspection. (v) Records are retained by the certified inspector or the firm. (2... elimination of all identified hazards. (vi) The certified risk assessor or the firm retains the appropriate...

  18. 78 FR 79654 - Vermont: Proposed Authorization of State Hazardous Waste Management Program Revisions

    Science.gov (United States)

    2013-12-31

    ...] Vermont: Proposed Authorization of State Hazardous Waste Management Program Revisions AGENCY... Docket ID No. EPA-R01- RCRA-2013-0554, by mail to Sharon Leitch, RCRA Waste Management and UST Section..., RCRA Waste Management and UST Section, Office of Site Remediation and Restoration (OSRR07-1), US EPA...

  19. Direct Certification in the National School Lunch Program: State Implementation Progress School Year 2010-2011. Report to Congress. Nutrition Assistance Program Report Series. Special Nutrition Programs Report Number CN-11-DC

    Science.gov (United States)

    Moore, Quinn; Conway, Kevin; Kyler, Brandon

    2011-01-01

    This report responds to the legislative requirement of the Food, Conservation, and Energy Act of 2008 (P.L.110-246) to assess the effectiveness of State and local efforts to directly certify children for free school meals under the National School Lunch Program (NSLP). Direct certification is a process conducted by the States and by local…

  20. Increasing Access for Economically Disadvantaged Students: The NSF/CSEM & S-STEM Programs at Louisiana State University

    Science.gov (United States)

    Wilson, Zakiya S.; Iyengar, Sitharama S.; Pang, Su-Seng; Warner, Isiah M.; Luces, Candace A.

    2012-10-01

    Increasing college degree attainment for students from disadvantaged backgrounds is a prominent component of numerous state and federal legislation focused on higher education. In 1999, the National Science Foundation (NSF) instituted the "Computer Science, Engineering, and Mathematics Scholarships" (CSEMS) program; this initiative was designed to provide greater access and support to academically talented students from economically disadvantaged backgrounds. Originally intended to provide financial support to lower income students, this NSF program also advocated that additional professional development and advising would be strategies to increase undergraduate persistence to graduation. This innovative program for economically disadvantaged students was extended in 2004 to include students from other disciplines including the physical and life sciences as well as the technology fields, and the new name of the program was Scholarships for Science, Technology, Engineering and Mathematics (S-STEM). The implementation of these two programs in Louisiana State University (LSU) has shown significant and measurable success since 2000, making LSU a Model University in providing support to economically disadvantaged students within the STEM disciplines. The achievement of these programs is evidenced by the graduation rates of its participants. This report provides details on the educational model employed through the CSEMS/S-STEM projects at LSU and provides a path to success for increasing student retention rates in STEM disciplines. While the LSU's experience is presented as a case study, the potential relevance of this innovative mentoring program in conjunction with the financial support system is discussed in detail.