WorldWideScience

Sample records for sat-based csp solver

  1. Cafesat: A modern sat solver for scala

    OpenAIRE

    Blanc Régis

    2013-01-01

    We present CafeSat a SAT solver written in the Scala programming language. CafeSat is a modern solver based on DPLL and featuring many state of the art techniques and heuristics. It uses two watched literals for Boolean constraint propagation conict driven learning along with clause deletion a restarting strategy and the VSIDS heuristics for choosing the branching literal. CafeSat is both sound and complete. In order to achieve reasonable performance low level and hand tuned data structures a...

  2. On Cafesat: A Modern SAT Solver for Scala

    OpenAIRE

    Blanc, Régis William

    2013-01-01

    We present CafeSat, a SAT solver written in the Scala programming language. CafeSat is a modern solver based on DPLL and featuring many state-of-the-art techniques and heuristics. It uses two-watched literals for Boolean constraint propagation, conflict-driven learning along with clause deletion, a restarting strategy, and the VSIDS heuristics for choosing the branching literal. CafeSat is both sound and complete. In order to achieve reasonnable performances, low level and hand-tuned data ...

  3. Evolving effective incremental SAT solvers with GP

    OpenAIRE

    Bader, Mohamed; Poli, R.

    2008-01-01

    Hyper-Heuristics could simply be defined as heuristics to choose other heuristics, and it is a way of combining existing heuristics to generate new ones. In a Hyper-Heuristic framework, the framework is used for evolving effective incremental (Inc*) solvers for SAT. We test the evolved heuristics (IncHH) against other known local search heuristics on a variety of benchmark SAT problems.

  4. A SAT-Based Algorithm for Reparameterization in Symbolic Simulation

    National Research Council Canada - National Science Library

    Chauhan, Pankaj; Kroening, Daniel; Clarke, Edmund

    2003-01-01

    .... Efficient SAT solvers have been applied successfully for many verification problems. This paper presents a novel SAT-based reparameterization algorithm that is largely immune to the large number of input variables that need to be quantified...

  5. A hybrid bit-encoding for SAT planning based on clique-partitioning

    Science.gov (United States)

    Tapia, Cristóbal; San Segundo, Pablo; Galán, Ramón

    2017-09-01

    Planning as satisfiability is one of the most efficient ways to solve classic automated planning problems. In SAT planning, the encoding used to convert the problem to a SAT formula is critical for the performance of the SAT solver. This paper presents a novel bit-encoding that reduces the number of bits required to represent actions in a SAT-based automated planning problem. To obtain such encoding we first build a conflict graph, which represents incompatibilities of pairs of actions, and bitwise encode the subsets of actions determined by a clique partition. This reduces the number of Boolean variables and clauses of the SAT encoding, while preserving the possibility of parallel execution of compatible (non-neighbor) actions. The article also describes an appropriate algorithm for selecting the clique partition for this application and compares the new encodings obtained over some standard planning problems.

  6. Solving SAT problem by heuristic polarity decision-making algorithm

    Institute of Scientific and Technical Information of China (English)

    2007-01-01

    This paper presents a heuristic polarity decision-making algorithm for solving Boolean satisfiability (SAT). The algorithm inherits many features of the current state-of-the-art SAT solvers, such as fast BCP, clause recording, restarts, etc. In addition, a preconditioning step that calculates the polarities of variables according to the cover distribution of Karnaugh map is introduced into DPLL procedure, which greatly reduces the number of conflicts in the search process. The proposed approach is implemented as a SAT solver named DiffSat. Experiments show that DiffSat can solve many "real-life" instances in a reasonable time while the best existing SAT solvers, such as Zchaff and MiniSat, cannot. In particular, DiffSat can solve every instance of Bart benchmark suite in less than 0.03 s while Zchaff and MiniSat fail under a 900 s time limit. Furthermore, DiffSat even outperforms the outstanding incomplete algorithm DLM in some instances.

  7. Using a satisfiability solver to identify deterministic finite state automata

    NARCIS (Netherlands)

    Heule, M.J.H.; Verwer, S.

    2009-01-01

    We present an exact algorithm for identification of deterministic finite automata (DFA) which is based on satisfiability (SAT) solvers. Despite the size of the low level SAT representation, our approach seems to be competitive with alternative techniques. Our contributions are threefold: First, we

  8. A CSP-Based Agent Modeling Framework for the Cougaar Agent-Based Architecture

    Science.gov (United States)

    Gracanin, Denis; Singh, H. Lally; Eltoweissy, Mohamed; Hinchey, Michael G.; Bohner, Shawn A.

    2005-01-01

    Cognitive Agent Architecture (Cougaar) is a Java-based architecture for large-scale distributed agent-based applications. A Cougaar agent is an autonomous software entity with behaviors that represent a real-world entity (e.g., a business process). A Cougaar-based Model Driven Architecture approach, currently under development, uses a description of system's functionality (requirements) to automatically implement the system in Cougaar. The Communicating Sequential Processes (CSP) formalism is used for the formal validation of the generated system. Two main agent components, a blackboard and a plugin, are modeled as CSP processes. A set of channels represents communications between the blackboard and individual plugins. The blackboard is represented as a CSP process that communicates with every agent in the collection. The developed CSP-based Cougaar modeling framework provides a starting point for a more complete formal verification of the automatically generated Cougaar code. Currently it is used to verify the behavior of an individual agent in terms of CSP properties and to analyze the corresponding Cougaar society.

  9. Subject-based feature extraction by using fisher WPD-CSP in brain-computer interfaces.

    Science.gov (United States)

    Yang, Banghua; Li, Huarong; Wang, Qian; Zhang, Yunyuan

    2016-06-01

    Feature extraction of electroencephalogram (EEG) plays a vital role in brain-computer interfaces (BCIs). In recent years, common spatial pattern (CSP) has been proven to be an effective feature extraction method. However, the traditional CSP has disadvantages of requiring a lot of input channels and the lack of frequency information. In order to remedy the defects of CSP, wavelet packet decomposition (WPD) and CSP are combined to extract effective features. But WPD-CSP method considers less about extracting specific features that are fitted for the specific subject. So a subject-based feature extraction method using fisher WPD-CSP is proposed in this paper. The idea of proposed method is to adapt fisher WPD-CSP to each subject separately. It mainly includes the following six steps: (1) original EEG signals from all channels are decomposed into a series of sub-bands using WPD; (2) average power values of obtained sub-bands are computed; (3) the specified sub-bands with larger values of fisher distance according to average power are selected for that particular subject; (4) each selected sub-band is reconstructed to be regarded as a new EEG channel; (5) all new EEG channels are used as input of the CSP and a six-dimensional feature vector is obtained by the CSP. The subject-based feature extraction model is so formed; (6) the probabilistic neural network (PNN) is used as the classifier and the classification accuracy is obtained. Data from six subjects are processed by the subject-based fisher WPD-CSP, the non-subject-based fisher WPD-CSP and WPD-CSP, respectively. Compared with non-subject-based fisher WPD-CSP and WPD-CSP, the results show that the proposed method yields better performance (sensitivity: 88.7±0.9%, and specificity: 91±1%) and the classification accuracy from subject-based fisher WPD-CSP is increased by 6-12% and 14%, respectively. The proposed subject-based fisher WPD-CSP method can not only remedy disadvantages of CSP by WPD but also discriminate

  10. CSPBuilder - CSP based Scientific Workflow Modelling

    DEFF Research Database (Denmark)

    Friborg, Rune Møllegaard; Vinter, Brian

    2008-01-01

    This paper introduces a framework for building CSP based applications, targeted for clusters and next generation CPU designs. CPUs are produced with several cores today and every future CPU generation will feature increasingly more cores, resulting in a requirement for concurrency that has not pr...

  11. Back to Basics: Solving Games with SAT

    Directory of Open Access Journals (Sweden)

    QUER, S.

    2016-08-01

    Full Text Available Games became popular, within the formal verification community, after their application to automatic synthesis of circuits from specifications, and they have been receiving more and more attention since then. This paper focuses on coding the "Sokoban" puzzle, i.e., a very complex single-player strategy game. We show how its solution can be encoded and represented as a Bounded Model Checking problem, and then solved with a SAT solver. After that, to cope with very complex instances of the game, we propose two different ad-hoc divide-and-conquer strategies. Those strategies, somehow similar to state-of-the-art abstraction-and-refinement schemes, are able to decompose deep Bounded Model Checking instances into easier subtasks, trading-off between efficiency and completeness. We analyze a vast set of difficult hard-to-solve benchmark games, trying to push forward the applicability of state-of-the-art SAT solvers in the field. Those results show that games may provide one of the next frontier for the SAT community.

  12. Enhancing SAT-Based Test Pattern Generation

    Institute of Scientific and Technical Information of China (English)

    LIU Xin; XIONG You-lun

    2005-01-01

    This paper presents modeling tools based on Boolean satisfiability (SAT) to solve problems of test generation for combinational circuits. It exploits an added layer to maintain circuit-related information and value justification relations to a generic SAT algorithm. It dovetails binary decision graphs (BDD) and SAT techniques to improve the efficiency of automatic test pattern generation (ATPG). More specifically, it first exploits inexpensive reconvergent fanout analysis of circuit to gather information on the local signal correlation by using BDD learning, then uses the above learned information to restrict and focus the overall search space of SAT-based ATPG. Its learning technique is effective and lightweight. The experimental results demonstrate the effectiveness of the approach.

  13. Designing Animation Facilities for gCSP

    NARCIS (Netherlands)

    van der Steen, T.T.J.; Groothuis, M.A.; Broenink, Johannes F.

    To improve feedback on how concurrent CSP-based programs run, the graphical CSP design tool has been extended with animation facilities. The state of processes, constructs, and channel ends are indicated with colours both in the gCSP diagrams and in the composition tree (hierarchical tree showing

  14. SAT Encoding of Unification in EL

    Science.gov (United States)

    Baader, Franz; Morawska, Barbara

    Unification in Description Logics has been proposed as a novel inference service that can, for example, be used to detect redundancies in ontologies. In a recent paper, we have shown that unification in EL is NP-complete, and thus of a complexity that is considerably lower than in other Description Logics of comparably restricted expressive power. In this paper, we introduce a new NP-algorithm for solving unification problems in EL, which is based on a reduction to satisfiability in propositional logic (SAT). The advantage of this new algorithm is, on the one hand, that it allows us to employ highly optimized state-of-the-art SAT solvers when implementing an EL-unification algorithm. On the other hand, this reduction provides us with a proof of the fact that EL-unification is in NP that is much simpler than the one given in our previous paper on EL-unification.

  15. Learn with SAT to Minimize Büchi Automata

    Directory of Open Access Journals (Sweden)

    Stephan Barth

    2012-10-01

    Full Text Available We describe a minimization procedure for nondeterministic Büchi automata (NBA. For an automaton A another automaton A_min with the minimal number of states is learned with the help of a SAT-solver. This is done by successively computing automata A' that approximate A in the sense that they accept a given finite set of positive examples and reject a given finite set of negative examples. In the course of the procedure these example sets are successively increased. Thus, our method can be seen as an instance of a generic learning algorithm based on a "minimally adequate teacher'' in the sense of Angluin. We use a SAT solver to find an NBA for given sets of positive and negative examples. We use complementation via construction of deterministic parity automata to check candidates computed in this manner for equivalence with A. Failure of equivalence yields new positive or negative examples. Our method proved successful on complete samplings of small automata and of quite some examples of bigger automata. We successfully ran the minimization on over ten thousand automata with mostly up to ten states, including the complements of all possible automata with two states and alphabet size three and discuss results and runtimes; single examples had over 100 states.

  16. CSP electricity cost evolution and grid parities based on the IEA roadmaps

    International Nuclear Information System (INIS)

    Hernández-Moro, J.; Martínez-Duart, J.M.

    2012-01-01

    The main object of this paper consists in the development of a mathematical closed-form expression for the evaluation, in the period 2010–2050, of the levelized costs of energy (LCOE) of concentrating solar power (CSP) electricity. For this purpose, the LCOE is calculated using a life-cycle cost method, based on the net present value, the discounted cash flow technique and the technology learning curve approach. By this procedure, the LCOE corresponding to CSP electricity is calculated as a function of ten independent variables. Among these parameters, special attention has been put on the evaluation of the available solar resource, the analysis of the IEA predicted values for the cumulative installed capacity, the initial (2010) cost of the system, the discount and learning rates, etc. One significant contribution of our work is that the predicted evolution of the LCOEs strongly depend, not only on the particular values of the cumulative installed capacity function in the targeted years, but mainly on the specific curved time-paths which are followed by this function. The results obtained in this work are shown both graphically and numerically. Finally, the implications that the results could have in energy planning policies and grid parity calculations are discussed. - Highlights: ► A mathematical closed expression has been developed for calculating the evolution of CSP electricity costs. ► Our technique for the prediction of CSP electricity costs and grid parities is based on IEA Roadmaps. ► The time-table (2010–2050) of cumulative installed CSP capacity is key to electricity cost predictions. ► CSP grid parities can occur within next decade for sites with proper solar resources.

  17. SAT-Based Software Certification

    National Research Council Canada - National Science Library

    Chaki, Sagar

    2006-01-01

    ... predicate abstraction and validated by generating and proving verification conditions. In addition, the first part of the report proposes the use of theorem provers based on Boolean propositional satisfiability (SAT...

  18. PyCSP - controlled concurrency

    DEFF Research Database (Denmark)

    Vinter, Brian; Friborg, Rune Møllegaard; Bjørndalen, John Markus

    2010-01-01

    Producing readable and correct programs while at the same time taking advantage of multi-core architectures is a challenge. PyCSP is an implementation of Communicating Sequential Processes algebra (CSP) for the Python programming language, that take advantage of CSP's formal and verifiable approach...... to controlling concurrency and the readability of Python source code. We describe PyCSP, demonstrate it through examples and demonstrate how PyCSP compares to Pthreads in a master-worker benchmark....

  19. CSP for Executable Scientific Workflows

    DEFF Research Database (Denmark)

    Friborg, Rune Møllegaard

    and can usually benefit performance-wise from both multiprocessing, cluster and grid environments. PyCSP is an implementation of Communicating Sequential Processes (CSP) for the Python programming language and takes advantage of CSP's formal and verifiable approach to controlling concurrency...... on multi-processing and cluster computing using PyCSP. Additionally, McStas is demonstrated to utilise grid computing resources using PyCSP. Finally, this thesis presents a new dynamic channel model, which has not yet been implemented for PyCSP. The dynamic channel is able to change the internal...... synchronisation mechanisms on-the-fly, depending on the location and number of channel-ends connected. Thus it may start out as a simple local pipe and evolve into a distributed channel spanning multiple nodes. This channel is a necessary next step for PyCSP to allow for complete freedom in executing CSP...

  20. PyCSP - controlled concurrency

    DEFF Research Database (Denmark)

    Friborg, Rune Møllegaard; Vinter, Brian; Bjørndalen, John Markus

    Producing readable and correct programs while at the same time taking advantage of multi-core architectures is a challenge. PyCSP is an implementation of Communicating Sequential Processes algebra (CSP) for the Python programming language, taking advantage of CSP’s formal and verifiable approach...... to controlling concurrency and the readability of Python source code. We describe PyCSP, demonstrate it through examples and demonstrate how PyCSP compares to Pthreads using a benchmark....

  1. Selective C(sp2)-C(sp) bond cleavage: the nitrogenation of alkynes to amides.

    Science.gov (United States)

    Qin, Chong; Feng, Peng; Ou, Yang; Shen, Tao; Wang, Teng; Jiao, Ning

    2013-07-22

    Breakthrough: A novel catalyzed direct highly selective C(sp2)-C(sp) bond functionalization of alkynes to amides has been developed. Nitrogenation is achieved by the highly selective C(sp2)-C(sp) bond cleavage of aryl-substituted alkynes. The oxidant-free and mild conditions and wide substrate scope make this method very practical. Copyright © 2013 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  2. PyCSP - Communicating Sequential Processes for Python

    DEFF Research Database (Denmark)

    Vinter, Brian; Bjørndalen, John Markus; Anshus, Otto Johan

    CSP presently supports the core CSP abstractions. We introduce the PyCSP library, its implementation, a few performance benchmarks, and show example code using PyCSP. An early prototype of PyCSP has been used in this year's Extreme Multiprogramming Class at the CS department, university of Copenhagen......The Python programming language is effective for rapidly specifying programs and experimenting with them. It is increasingly being used in computational sciences, and in teaching computer science. CSP is effective for describing concurrency. It has become especially relevant with the emergence...... of commodity multi-core architectures. We are interested in exploring how a combination of Python and CSP can benefit both the computational sciences and the hands-on teaching of distributed and parallel computing in computer science. To make this possible, we have developed PyCSP, a CSP library for Python. Py...

  3. Solving SAT Problem Based on Hybrid Differential Evolution Algorithm

    Science.gov (United States)

    Liu, Kunqi; Zhang, Jingmin; Liu, Gang; Kang, Lishan

    Satisfiability (SAT) problem is an NP-complete problem. Based on the analysis about it, SAT problem is translated equally into an optimization problem on the minimum of objective function. A hybrid differential evolution algorithm is proposed to solve the Satisfiability problem. It makes full use of strong local search capacity of hill-climbing algorithm and strong global search capability of differential evolution algorithm, which makes up their disadvantages, improves the efficiency of algorithm and avoids the stagnation phenomenon. The experiment results show that the hybrid algorithm is efficient in solving SAT problem.

  4. Introduction of the SAT based training programs at Paks NPP

    International Nuclear Information System (INIS)

    Kiss, I.

    1998-01-01

    An introduction of the SAT based training programs at Paks nuclear power plant is described in detail, including framework of project operation; project implementation; process of SAT applied at Paks NPP and the needs of its introduction

  5. NTC operator training program viewed from SAT-based training process

    International Nuclear Information System (INIS)

    Matsumoto, Yoshio

    1996-01-01

    The Nuclear Power Training Center Ltd. (NTC) was established in June 1972 to train PWR plant operators. Operator training was started in Apr. 1974. Presently we have three full-scope, control-room simulators. Recently IAEA recommended that its Systematic Approach to Training (SAT) be used for the training of NPP personnel. We thoroughly examined the SAT-based process and compared it against the NTC training program. As a result, we have recognized that the NTC training program satisfies the SAT-based training process. We now intend to improve the feedback step of the NTC training system. Our efforts continue to produce a relevant program at the forefront of our profession. (author)

  6. CSP Design Model and Tool Support

    NARCIS (Netherlands)

    Volkerink, H.J.; Volkerink, H.J.; Hilderink, G.H.; Broenink, Johannes F.; Vervoort, Wiek; Welch, P.H.; Bakkers, André

    The CSP paradigm is known as a powerful concept for designing and analysing the architectural and behavioural parts of concurrent software. Although the theory of CSP is useful for mathematicians, the programming language occam has been derived from CSP that is useful for any engineering practice.

  7. gCSP occam Code Generation for RMoX

    NARCIS (Netherlands)

    Groothuis, M.A.; Liet, Geert K.; Broenink, Johannes F.; Roebbers, H.W.; Sunter, J.P.E.; Welch, P.H.; Wood, D.C.

    2005-01-01

    gCSP is a graphical tool for creating and editing CSP diagrams. gCSP is used in our labs to generate the embedded software framework for our control systems. As a further extension to our gCSP tool, an occam code generator has been constructed. Generating occam from CSP diagrams gives opportunities

  8. Value generation of future CSP projects in North Africa

    International Nuclear Information System (INIS)

    Kost, Christoph; Engelken, Maximilian; Schlegl, Thomas

    2012-01-01

    This paper discusses the value generation potential for local and international industry in different development scenarios of the concentrating solar power (CSP) market in North Africa until 2030. It analyzes the economic impact resulting from the participation of North African and European companies during construction and operation of CSP plants. The assessment is based on a self-developed solar technologies market development model (STMD) that includes economic and technical requirements and constraints for the creation of a local CSP market. In-depth interviews with industry stakeholders provide specific input, validate the calculations and complement the quantitative model results and conclusions. Long-term potential for locally generated revenues from CSP plant construction are modeled and lead to a share of local revenues of up to 60%. Potential market size of solar power plants in North Africa could reach total revenues of 120 Billion euros and thus demand for components and services contribute to national gross domestic products significantly. Recommendations are given for regional industry cooperation and policy actions for the support of local and international CSP industry in North Africa in order to improve the investment environment and growth of renewable energies in the region. - Highlights: ►New economic model to evaluate value generation of CSP take-off in North Africa. ►CSP components are assessed regarding their potentials to be produced locally. ►Potential for locally generated revenues of CSP plants: 60% of total value. ►Socio-economic impacts of RE projects become more relevant to investment decisions.

  9. SAT project introduction: management issues

    International Nuclear Information System (INIS)

    Kazennov, A.Yu.

    1998-01-01

    Management issues of introducing SAT Project include main objectives and expectations; SAT goal and management; major phases of SAT implementation; project quality assurance; SAT based training system and procedures; role of the project team qualifications

  10. Hybrid concentrated solar power (CSP)–biomass plants in a semiarid region: A strategy for CSP deployment in Brazil

    International Nuclear Information System (INIS)

    Soria, Rafael; Portugal-Pereira, Joana; Szklo, Alexandre; Milani, Rodrigo; Schaeffer, Roberto

    2015-01-01

    The production of electricity using concentrated solar power (CSP) technology is not yet possible in Brazil due to the technology’s high capital costs and the lack of a local industry. However, this study introduces a low-cost approach to CSP in Brazil by describing and simulating the operation of hybrid CSP plants that use sustainably managed biomass in Brazil’s semiarid northeast. Biomass hybridisation of a CSP plant with a solar multiple (SM) of 1.2 and a biomass fill fraction (BFF) of 30% can generate electricity at 110 USD/MWh. The high direct normal irradiation (DNI) and the availability of local low-cost biomass in Brazil’s semiarid northeast suggest the possibility of developing a CSP industry capable of supplying low-cost components under a national program framework, with the co-benefits of local job and income generation. For example, the deployment of 10 CSP plants of 30 MWe each would generate 760 direct and indirect jobs during the 24 months of plant construction and approximately 2100 annual jobs associated with the operation and maintenance (O&M) of the generating units. These 10 new units would generate additional local income on the order of USD 57 million. - Highlights: • CSP plant with supplementary biomass hybridisation is a strategic option for Brazil. • DNI and biomass availability in Brazil's semiarid can foster local CSP industry. • LCOE of CSP would cost 11 cent USD/kWh becoming competitive at solar auctions. • Co-benefits of local job and income generation due to CSP in Brazil are high.

  11. CubeSat evolution: Analyzing CubeSat capabilities for conducting science missions

    Science.gov (United States)

    Poghosyan, Armen; Golkar, Alessandro

    2017-01-01

    Traditionally, the space industry produced large and sophisticated spacecraft handcrafted by large teams of engineers and budgets within the reach of only a few large government-backed institutions. However, over the last decade, the space industry experienced an increased interest towards smaller missions and recent advances in commercial-off-the-shelf (COTS) technology miniaturization spurred the development of small spacecraft missions based on the CubeSat standard. CubeSats were initially envisioned primarily as educational tools or low cost technology demonstration platforms that could be developed and launched within one or two years. Recently, however, more advanced CubeSat missions have been developed and proposed, indicating that CubeSats clearly started to transition from being solely educational and technology demonstration platforms to offer opportunities for low-cost real science missions with potential high value in terms of science return and commercial revenue. Despite the significant progress made in CubeSat research and development over the last decade, some fundamental questions still habitually arise about the CubeSat capabilities, limitations, and ultimately about their scientific and commercial value. The main objective of this review is to evaluate the state of the art CubeSat capabilities with a special focus on advanced scientific missions and a goal of assessing the potential of CubeSat platforms as capable spacecraft. A total of over 1200 launched and proposed missions have been analyzed from various sources including peer-reviewed journal publications, conference proceedings, mission webpages as well as other publicly available satellite databases and about 130 relatively high performance missions were downselected and categorized into six groups based on the primary mission objectives including "Earth Science and Spaceborne Applications", "Deep Space Exploration", "Heliophysics: Space Weather", "Astrophysics", "Spaceborne In Situ

  12. A CFD Heterogeneous Parallel Solver Based on Collaborating CPU and GPU

    Science.gov (United States)

    Lai, Jianqi; Tian, Zhengyu; Li, Hua; Pan, Sha

    2018-03-01

    Since Graphic Processing Unit (GPU) has a strong ability of floating-point computation and memory bandwidth for data parallelism, it has been widely used in the areas of common computing such as molecular dynamics (MD), computational fluid dynamics (CFD) and so on. The emergence of compute unified device architecture (CUDA), which reduces the complexity of compiling program, brings the great opportunities to CFD. There are three different modes for parallel solution of NS equations: parallel solver based on CPU, parallel solver based on GPU and heterogeneous parallel solver based on collaborating CPU and GPU. As we can see, GPUs are relatively rich in compute capacity but poor in memory capacity and the CPUs do the opposite. We need to make full use of the GPUs and CPUs, so a CFD heterogeneous parallel solver based on collaborating CPU and GPU has been established. Three cases are presented to analyse the solver’s computational accuracy and heterogeneous parallel efficiency. The numerical results agree well with experiment results, which demonstrate that the heterogeneous parallel solver has high computational precision. The speedup on a single GPU is more than 40 for laminar flow, it decreases for turbulent flow, but it still can reach more than 20. What’s more, the speedup increases as the grid size becomes larger.

  13. Durability of coconut shell powder (CSP) concrete

    Science.gov (United States)

    Leman, A. S.; Shahidan, S.; Senin, M. S.; Shamsuddin, S. M.; Anak Guntor, N. A.; Zuki, S. S. Mohd; Khalid, F. S.; Azhar, A. T. S.; Razak, N. H. S.

    2017-11-01

    The rising cost of construction in developing countries like Malaysia has led concrete experts to explore alternative materials such as coconut shells which are renewable and possess high potential to be used as construction material. Coconut shell powder in varying percentages of1%, 3% and 5% was used as filler material in concrete grade 30 and evaluated after a curing period of 7 days and 28days respectively. Compressive strength, water absorption and carbonation tests were conducted to evaluate the strength and durability of CSP concrete in comparison with normal concrete. The test results revealed that 1%, 3% and 5% of CSP concrete achieved a compressive strength of 47.65 MPa, 45.6 MPa and 40.55% respectively. The rate of water absorption of CSP concrete was recorded as 3.21%, 2.47%, and 2.73% for 1%, 3% and 5% of CSP concrete respectively. Although CSP contained a carbon composition of 47%, the carbonation test showed that CSP no signs of carbon were detected inside the concrete. To conclude, CSP offers great prospects as it demonstrated relatively high durability as a construction material.

  14. The value of dispatchability of CSP plants in the electricity systems of Morocco and Algeria

    International Nuclear Information System (INIS)

    Brand, Bernhard; Boudghene Stambouli, Amine; Zejli, Driss

    2012-01-01

    This paper examines the effects of an increased integration of concentrated solar power (CSP) into the conventional electricity systems of Morocco and Algeria. A cost-minimizing linear optimization tool was used to calculate the best CSP plant configuration for Morocco's coal-dominated power system as well as for Algeria, where flexible gas-fired power plants prevail. The results demonstrate that in both North African countries, storage-based CSP plants offer significant economic advantages over non-storage, low-dispatchable CSP configurations. However, in a generalized renewable integration scenario, where CSP has to compete with other renewable generation technologies, like wind or photovoltaic (PV) power, it was found that the cost advantages of dispatchability only justify CSP investments when a relatively high renewable penetration is targeted in the electricity mix. - Highlights: ► Market model to optimize CSP plant configuration in North African power systems. ► Value of storage-based CSP plants compared to non-dispatchable configurations: 28–55 €/MWh. ► Assessment of Morocco's and Algeria's renewable electricity targets until 2030. ► CSP becomes more competitive with intermittent technologies when high RES-E quota are targeted.

  15. Embodied energy and emergy analyses of a concentrating solar power (CSP) system

    International Nuclear Information System (INIS)

    Zhang Meimei; Wang Zhifeng; Xu Chao; Jiang Hui

    2012-01-01

    Although concentrating solar power (CSP) technology has been projected as one of the most promising candidates to replace conventional power plants burning fossil fuels, the potential advantages and disadvantages of the CSP technology have not been thoroughly evaluated. To better understand the performance of the CSP technology, this paper presents an ecological accounting framework based on embodied energy and emergy analyses methods. The analyses are performed for the 1.5 MW Dahan solar tower power plant in Beijing, China and different evaluation indices used in the embodied energy and emergy analyses are employed to evaluate the plant performance. Our analysis of the CSP plant are compared with six Italian power plants with different energy sources and an American PV plant, which demonstrates the CSP is the superior technology. - Highlights: ► Embodied energy and emergy analyses are employed to evaluate the first solar tower power plant in China. ► Different evaluation indices are quantitatively analyzed to show the advantages of CSP technology. ► This analysis provides insights for making energy policy and investment decisions about CSP technology.

  16. CloudSat Preps for Launch at Vandenberg Air Force Base, CA

    Science.gov (United States)

    2005-01-01

    The CloudSat spacecraft sits encapsulated within its Boeing Delta launch vehicle dual payload attach fitting at Vandenberg Air Force Base, Calif. CloudSat will share its ride to orbit late next month with NASA's CALIPSO spacecraft. The two spacecraft are designed to reveal the secrets of clouds and aerosols.

  17. Development of a CANDU Moderator Analysis Model; Based on Coupled Solver

    International Nuclear Information System (INIS)

    Yoon, Churl; Park, Joo Hwan

    2006-01-01

    A CFD model for predicting the CANDU-6 moderator temperature has been developed for several years in KAERI, which is based on CFX-4. This analytic model(CFX4-CAMO) has some strength in the modeling of hydraulic resistance in the core region and in the treatment of heat source term in the energy equations. But the convergence difficulties and slow computing speed reveal to be the limitations of this model, because the CFX-4 code adapts a segregated solver to solve the governing equations with strong coupled-effect. Compared to CFX-4 using segregated solver, CFX-10 adapts high efficient and robust coupled-solver. Before December 2005 when CFX-10 was distributed, the previous version of CFX-10(CFX-5. series) also adapted coupled solver but didn't have any capability to apply porous media approaches correctly. In this study, the developed moderator analysis model based on CFX- 4 (CFX4-CAMO) is transformed into a new moderator analysis model based on CFX-10. The new model is examined and the results are compared to the former

  18. Mathematical programming solver based on local search

    CERN Document Server

    Gardi, Frédéric; Darlay, Julien; Estellon, Bertrand; Megel, Romain

    2014-01-01

    This book covers local search for combinatorial optimization and its extension to mixed-variable optimization. Although not yet understood from the theoretical point of view, local search is the paradigm of choice for tackling large-scale real-life optimization problems. Today's end-users demand interactivity with decision support systems. For optimization software, this means obtaining good-quality solutions quickly. Fast iterative improvement methods, like local search, are suited to satisfying such needs. Here the authors show local search in a new light, in particular presenting a new kind of mathematical programming solver, namely LocalSolver, based on neighborhood search. First, an iconoclast methodology is presented to design and engineer local search algorithms. The authors' concern about industrializing local search approaches is of particular interest for practitioners. This methodology is applied to solve two industrial problems with high economic stakes. Software based on local search induces ex...

  19. Computational aeroelasticity using a pressure-based solver

    Science.gov (United States)

    Kamakoti, Ramji

    A computational methodology for performing fluid-structure interaction computations for three-dimensional elastic wing geometries is presented. The flow solver used is based on an unsteady Reynolds-Averaged Navier-Stokes (RANS) model. A well validated k-ε turbulence model with wall function treatment for near wall region was used to perform turbulent flow calculations. Relative merits of alternative flow solvers were investigated. The predictor-corrector-based Pressure Implicit Splitting of Operators (PISO) algorithm was found to be computationally economic for unsteady flow computations. Wing structure was modeled using Bernoulli-Euler beam theory. A fully implicit time-marching scheme (using the Newmark integration method) was used to integrate the equations of motion for structure. Bilinear interpolation and linear extrapolation techniques were used to transfer necessary information between fluid and structure solvers. Geometry deformation was accounted for by using a moving boundary module. The moving grid capability was based on a master/slave concept and transfinite interpolation techniques. Since computations were performed on a moving mesh system, the geometric conservation law must be preserved. This is achieved by appropriately evaluating the Jacobian values associated with each cell. Accurate computation of contravariant velocities for unsteady flows using the momentum interpolation method on collocated, curvilinear grids was also addressed. Flutter computations were performed for the AGARD 445.6 wing at subsonic, transonic and supersonic Mach numbers. Unsteady computations were performed at various dynamic pressures to predict the flutter boundary. Results showed favorable agreement of experiment and previous numerical results. The computational methodology exhibited capabilities to predict both qualitative and quantitative features of aeroelasticity.

  20. Feasibility Study on HYSOL CSP

    DEFF Research Database (Denmark)

    Nielsen, Lars Henrik; Skytte, Klaus; Pérez, Cristian Hernán Cabrera

    2016-01-01

    Concentrating Solar Power (CSP) plants utilize thermal conversion of direct solar irradiation. A trough or tower configuration focuses solar radiation and heats up oil or molten salt that subsequently in high temperature heat exchangers generate steam for power generation. High temperature molten...... salt can be stored and the stored heat can thus increase the load factor and the usability for a CSP plant, e.g. to cover evening peak demand. In the HYSOL concept (HYbrid SOLar) such configuration is extended further to include a gas turbine fuelled by upgraded biogas or natural gas. The optimised...... integrated HYSOL concept, therefore, becomes a fully dispatchable (offering firm power) and fully renewable energy source (RES) based power supply alternative, offering CO2-free electricity in regions with sufficient solar resources. The economic feasibility of HYSOL configurations is addressed in this paper...

  1. On the implicit density based OpenFOAM solver for turbulent compressible flows

    Science.gov (United States)

    Fürst, Jiří

    The contribution deals with the development of coupled implicit density based solver for compressible flows in the framework of open source package OpenFOAM. However the standard distribution of OpenFOAM contains several ready-made segregated solvers for compressible flows, the performance of those solvers is rather week in the case of transonic flows. Therefore we extend the work of Shen [15] and we develop an implicit semi-coupled solver. The main flow field variables are updated using lower-upper symmetric Gauss-Seidel method (LU-SGS) whereas the turbulence model variables are updated using implicit Euler method.

  2. Three-Dimensional Inverse Transport Solver Based on Compressive Sensing Technique

    Science.gov (United States)

    Cheng, Yuxiong; Wu, Hongchun; Cao, Liangzhi; Zheng, Youqi

    2013-09-01

    According to the direct exposure measurements from flash radiographic image, a compressive sensing-based method for three-dimensional inverse transport problem is presented. The linear absorption coefficients and interface locations of objects are reconstructed directly at the same time. It is always very expensive to obtain enough measurements. With limited measurements, compressive sensing sparse reconstruction technique orthogonal matching pursuit is applied to obtain the sparse coefficients by solving an optimization problem. A three-dimensional inverse transport solver is developed based on a compressive sensing-based technique. There are three features in this solver: (1) AutoCAD is employed as a geometry preprocessor due to its powerful capacity in graphic. (2) The forward projection matrix rather than Gauss matrix is constructed by the visualization tool generator. (3) Fourier transform and Daubechies wavelet transform are adopted to convert an underdetermined system to a well-posed system in the algorithm. Simulations are performed and numerical results in pseudo-sine absorption problem, two-cube problem and two-cylinder problem when using compressive sensing-based solver agree well with the reference value.

  3. Value as a parameter to consider in operational strategies for CSP plants

    Science.gov (United States)

    de Meyer, Oelof; Dinter, Frank; Govender, Saneshan

    2017-06-01

    This paper introduced a value parameter to consider when analyzing operational strategies for CSP plants. The electric system in South Africa, used as case study, is severely constrained with an influx of renewables in the early phase of deployment. The energy demand curve for the system is analyzed showing the total wind and solar photovoltaic contributions for winter and summer. Due to the intermittent nature and meteorological operating conditions of wind and solar photovoltaic plants, the value of CSP plants within the electric system is introduced. Analyzing CSP plants based on the value parameter alone will remain only a philosophical view. Currently there is no quantifiable measure to translate the philosophical view or subjective value and it solely remains the position of the stakeholder. By introducing three other parameters, Cost, Plant and System to a holistic representation of the Operating Strategies of generation plants, the Value parameter can be translated into a quantifiable measure. Utilizing the country's current procurement program as case study, CSP operating under the various PPA within the Bid Windows are analyzed. The Value Cost Plant System diagram developed is used to quantify the value parameter. This paper concluded that no value is obtained from CSP plants operating under the Bid Window 1 & 2 Power Purchase Agreement. However, by recognizing the dispatchability potential of CSP plants in Bid Window 3 & 3.5, the value of CSP in the electric system can be quantified utilizing Value Added Relationship VCPS-diagram. Similarly ancillary services to the system were analyzed. One of the relationships that have not yet been explored within the industry is an interdependent relationship. It was emphasized that the cost and value structure is shared between the plant and system. Although this relationship is functional when the plant and system belongs to the same entity, additional value is achieved by marginalizing the cost structure. A

  4. On issues of constructing an exception handling mechanism for CSP-based process-oriented concurrent software

    NARCIS (Netherlands)

    Jovanovic, D.S.; Orlic, B.; Broenink, Johannes F.; Broenink, J.F.; Roebers, H.W.; Sunter, J.P.E.; Welch, P.H.; Wood, D.C.

    2005-01-01

    This paper discusses issues, possibilities and existing approaches for fitting an exception handling mechanism (EHM) in CSP-based process-oriented software architectures. After giving a survey on properties desired for a concurrent EHM, specific problems and a few principal ideas for including

  5. A Logical Deduction Based Clause Learning Algorithm for Boolean Satisfiability Problems

    Directory of Open Access Journals (Sweden)

    Qingshan Chen

    2017-01-01

    Full Text Available Clause learning is the key component of modern SAT solvers, while conflict analysis based on the implication graph is the mainstream technology to generate the learnt clauses. Whenever a clause in the clause database is falsified by the current variable assignments, the SAT solver will try to analyze the reason by using different cuts (i.e., the Unique Implication Points on the implication graph. Those schemes reflect only the conflict on the current search subspace, does not reflect the inherent conflict directly involved in the rest space. In this paper, we propose a new advanced clause learning algorithm based on the conflict analysis and the logical deduction, which reconstructs a linear logical deduction by analyzing the relationship of different decision variables between the backjumping level and the current decision level. The logical deduction result is then added into the clause database as a newly learnt clause. The resulting implementation in Minisat improves the state-of-the-art performance in SAT solving.

  6. PV integration into a CSP plant

    Science.gov (United States)

    Carvajal, Javier López; Barea, Jose M.; Barragan, Jose; Ortega, Carlos

    2017-06-01

    This paper describes a preliminary techno-economic analysis of the integration of a PV plant into an optimized Parabolic Trough Plant in order to reduce the online consumptions and thus, increase the net electricity injected into the grid. The idea is to assess the feasibility of such project and see what configuration would be the optimal. An extra effort has been made in terms of modelling as the analysis has to be done to the integrated CSP + PV plant instead of analyzing them independently. Two different technologies have been considered for the PV plant, fix and one-axis tracking. Additionally three different scenarios have been considered for the CSP plant auxiliary consumptions as they are essential for determining the optimal PV plant (the higher the auxiliary consumption the higher the optimal PV plant). As could be expected, the results for all cases with PV show an improvement in terms of electricity generation and also in terms of LCOE with respect to the CSP plant. Such improvement is slightly higher with tracking technology for this specific study. Although this exercise has been done to an already designed CSP plant (so only the PV plant had to be optimized), the methodology could be applied for the optimization of an integrated CSP + PV plant during the design phase.

  7. Energy loss function for biological material: poly(CSP)

    International Nuclear Information System (INIS)

    Fung, A.Y.C.; Zaider, M.

    1994-01-01

    In this paper calculated cross sections are presented for the interaction of electrons with poly(CSP), a single-stranded chain that contains one cytosine sugar phosphate unit in the elementary cell. To model a single strand of helical DNA (e.g. the base stacking), the Watson-Crick model for the geometry of poly(CSP) has been used. The use, for computational simplicity, of a single, rather than a double stranded polynucleotide may be justified on the basis of previous calculations indicating that -to a good approximation - the electronic structure (other than excitation states) of complementary base pairs may be described as a superposition of the corresponding structures of the individual components. (Author)

  8. Analog Approach to Constraint Satisfaction Enabled by Spin Orbit Torque Magnetic Tunnel Junctions.

    Science.gov (United States)

    Wijesinghe, Parami; Liyanagedera, Chamika; Roy, Kaushik

    2018-05-02

    Boolean satisfiability (k-SAT) is an NP-complete (k ≥ 3) problem that constitute one of the hardest classes of constraint satisfaction problems. In this work, we provide a proof of concept hardware based analog k-SAT solver, that is built using Magnetic Tunnel Junctions (MTJs). The inherent physics of MTJs, enhanced by device level modifications, is harnessed here to emulate the intricate dynamics of an analog satisfiability (SAT) solver. In the presence of thermal noise, the MTJ based system can successfully solve Boolean satisfiability problems. Most importantly, our results exhibit that, the proposed MTJ based hardware SAT solver is capable of finding a solution to a significant fraction (at least 85%) of hard 3-SAT problems, within a time that has a polynomial relationship with the number of variables(<50).

  9. Fast Multipole-Based Elliptic PDE Solver and Preconditioner

    KAUST Repository

    Ibeid, Huda

    2016-01-01

    extrapolated scalability. Fast multipole methods (FMM) were originally developed for accelerating N-body problems for particle-based methods in astrophysics and molecular dynamics. FMM is more than an N-body solver, however. Recent efforts to view the FMM

  10. Low cost anti-soiling coatings for CSP collector mirrors and heliostats

    Energy Technology Data Exchange (ETDEWEB)

    Smith, Barton Barton [ORNL; Polyzos, Georgios [ORNL; Schaeffer, Daniel A [ORNL; Lee, Dominic F [ORNL; Datskos, Panos G [ORNL

    2014-01-01

    Most concentrating solar power (CSP) facilities in the USA are located in the desert southwest of the country where land and sunshine are abundant. But one of the significant maintenance problems and cost associated with operating CSP facilities in this region is the accumulation of dust, sand and other pollutants on the collector mirrors and heliostats. In this paper we describe the development of low cost, easy to apply anti-soiling coatings based on superhydrophobic (SH) functionalized nano silica materials and polymer binders that posses the key requirements necessary to inhibit particulate deposition on and sticking to CSP mirror surfaces, and thereby significantly reducing mirror cleaning costs and facility downtime.

  11. Sat-Expo 2008: nuovi scenari per i location based services

    Directory of Open Access Journals (Sweden)

    Gianluca Pititto

    2008-03-01

    Full Text Available SAT-Expo Europe 2008: new scenarios for Location Based Services From the 27th to the 29th of March, the 14th edition of SAT-Expo Europe 2008 was held in Rome. The exhibition showed some of the latest innovations and initiatives, by italian and european aerospace industries, regarding satellite technologies and satellite applications. Workshops and conference meetings have been organized with industry managers and public administrators around the main topics, while thousands of visitors were visiting stands and meet professionals of the space sector.

  12. Sat-Expo 2008: nuovi scenari per i location based services

    Directory of Open Access Journals (Sweden)

    Gianluca Pititto

    2008-03-01

    Full Text Available SAT-Expo Europe 2008: new scenarios for Location Based ServicesFrom the 27th to the 29th of March, the 14th edition of SAT-Expo Europe 2008 was held in Rome. The exhibition showed some of the latest innovations and initiatives, by italian and european aerospace industries, regarding satellite technologies and satellite applications. Workshops and conference meetings have been organized with industry managers and public administrators around the main topics, while thousands of visitors were visiting stands and meet professionals of the space sector.

  13. DebriSat - A Planned Laboratory-Based Satellite Impact Experiment for Breakup Fragment Characterization

    Science.gov (United States)

    Liou, J.-C.; Fitz-Coy, N.; Werremeyer, M.; Huynh, T.; Voelker, M.; Opiela, J.

    2012-01-01

    DebriSat is a planned laboratory ]based satellite hypervelocity impact experiment. The goal of the project is to characterize the orbital debris that would be generated by a hypervelocity collision involving a modern satellite in low Earth orbit (LEO). The DebriSat project will update and expand upon the information obtained in the 1992 Satellite Orbital Debris Characterization Impact Test (SOCIT), which characterized the breakup of a 1960 's US Navy Transit satellite. There are three phases to this project: the design and fabrication of an engineering model representing a modern, 50-cm/50-kg class LEO satellite known as DebriSat; conduction of a laboratory-based hypervelocity impact to catastrophically break up the satellite; and characterization of the properties of breakup fragments down to 2 mm in size. The data obtained, including fragment size, area ]to ]mass ratio, density, shape, material composition, optical properties, and radar cross ]section distributions, will be used to supplement the DoD fs and NASA fs satellite breakup models to better describe the breakup outcome of a modern satellite. Updated breakup models will improve mission planning, environmental models, and event response. The DebriSat project is sponsored by the Air Force fs Space and Missile Systems Center and the NASA Orbital Debris Program Office. The design and fabrication of DebriSat is led by University of Florida with subject matter experts f support from The Aerospace Corporation. The major milestones of the project include the complete fabrication of DebriSat by September 2013, the hypervelocity impact of DebriSat at the Air Force fs Arnold Engineering Development Complex in early 2014, and fragment characterization and data analyses in late 2014.

  14. A Kohn–Sham equation solver based on hexahedral finite elements

    International Nuclear Information System (INIS)

    Fang Jun; Gao Xingyu; Zhou Aihui

    2012-01-01

    We design a Kohn–Sham equation solver based on hexahedral finite element discretizations. The solver integrates three schemes proposed in this paper. The first scheme arranges one a priori locally-refined hexahedral mesh with appropriate multiresolution. The second one is a modified mass-lumping procedure which accelerates the diagonalization in the self-consistent field iteration. The third one is a finite element recovery method which enhances the eigenpair approximations with small extra work. We carry out numerical tests on each scheme to investigate the validity and efficiency, and then apply them to calculate the ground state total energies of nanosystems C 60 , C 120 , and C 275 H 172 . It is shown that our solver appears to be computationally attractive for finite element applications in electronic structure study.

  15. General introduction CSP Technologies and grid management

    OpenAIRE

    Hoffschmidt, Bernhard

    2017-01-01

    Der Vortrag gibt einen Überblick über alle relevanten CSP Technologien und beschreibt die besondere Charakteristik der Stromproduktion sowie die aktuelle und mittelfristige Markt- und Kostensituation. Für eine weitere Kostenreduktion wird der Vorteil eines PV-CSP Hybrid Kraftwerks beschrieben.

  16. Java Based Symbolic Circuit Solver For Electrical Engineering Curriculum

    Directory of Open Access Journals (Sweden)

    Ruba Akram Amarin

    2012-11-01

    Full Text Available The interactive technical electronic book, TechEBook, currently under development at the University of Central Florida (UCF, introduces a paradigm shift by replacing the traditional electrical engineering course with topic-driven modules that provide a useful tool for engineers and scientists. The TechEBook comprises the two worlds of classical circuit books and interactive operating platforms such as iPads, laptops and desktops. The TechEBook provides an interactive applets screen that holds many modules, each of which has a specific application in the self learning process. This paper describes one of the interactive techniques in the TechEBook known as Symbolic Circuit Solver (SymCirc. The SymCirc develops a versatile symbolic based linear circuit with a switches solver. The solver works by accepting a Netlist and the element that the user wants to find the voltage across or current on, as input parameters. Then it either produces the plot or the time domain expression of the output. Frequency domain plots or Symbolic Transfer Functions are also produced. The solver gets its input from a Web-based GUI circuit drawer developed at UCF. Typical simulation tools that electrical engineers encounter are numerical in nature, that is, when presented with an input circuit they iteratively solve the circuit across a set of small time steps. The result is represented as a data set of output versus time, which can be plotted for further inspection. Such results do not help users understand the ultimate nature of circuits as Linear Time Invariant systems with a finite dimensional basis in the solution space. SymCirc provides all simulation results as time domain expressions composed of the basic functions that exclusively include exponentials, sines, cosines and/or t raised to any power. This paper explains the motivation behind SymCirc, the Graphical User Interface front end and how the solver actually works. The paper also presents some examples and

  17. Test anxiety and performance-avoidance goals explain gender differences in SAT-V, SAT-M, and overall SAT scores.

    Science.gov (United States)

    Hannon, Brenda

    2012-11-01

    This study uses analysis of co-variance in order to determine which cognitive/learning (working memory, knowledge integration, epistemic belief of learning) or social/personality factors (test anxiety, performance-avoidance goals) might account for gender differences in SAT-V, SAT-M, and overall SAT scores. The results revealed that none of the cognitive/learning factors accounted for gender differences in SAT performance. However, the social/personality factors of test anxiety and performance-avoidance goals each separately accounted for all of the significant gender differences in SAT-V, SAT-M, and overall SAT performance. Furthermore, when the influences of both of these factors were statistically removed simultaneously, all non-significant gender differences reduced further to become trivial by Cohen's (1988) standards. Taken as a whole, these results suggest that gender differences in SAT-V, SAT-M, and overall SAT performance are a consequence of social/learning factors.

  18. Takaful Operators’ Corporate Social Performance (CSP: An Industry Perspective

    Directory of Open Access Journals (Sweden)

    Muhamat Amirul Afif

    2017-01-01

    Full Text Available Takaful operators which are part of Islamic financial institutions (IFIs derive their fundamental principles from shariah. These religious based institutions are expected to fulfill the two important roles in their business operations: commercially profitable and socially responsible. Nevertheless, their societal role is rarely measured and discussed. Therefore, this study appraised the societal role of takaful operators by assessing the components which have been proposed under the corporate social performance (CSP theme for IFIs. This study has arranged structured interview sessions with the Chief Investment Officers and Heads of Investment of each of the eleven takaful operators in Malaysia. The Delphi-style technique was adopted when developing the interview questions. The questions were developed in the form of a five-point Likert scale, addressing specific issues on CSP of takaful operators. In addition, information on takaful operators’ CSR activities, zakat and tax payment were gathered from the companies’ websites and annual report of takaful operators. The study concludes that takaful operators in Malaysia have achieved their societal role through two channels: CSP programmes financed from companies’ profits and fulfillment of CSP as a result of business-community agenda. This study covers every takaful operator in Malaysia and the results reflect industry opinion.

  19. A Direct Elliptic Solver Based on Hierarchically Low-Rank Schur Complements

    KAUST Repository

    Chávez, Gustavo

    2017-03-17

    A parallel fast direct solver for rank-compressible block tridiagonal linear systems is presented. Algorithmic synergies between Cyclic Reduction and Hierarchical matrix arithmetic operations result in a solver with O(Nlog2N) arithmetic complexity and O(NlogN) memory footprint. We provide a baseline for performance and applicability by comparing with well-known implementations of the $$\\\\mathcal{H}$$ -LU factorization and algebraic multigrid within a shared-memory parallel environment that leverages the concurrency features of the method. Numerical experiments reveal that this method is comparable with other fast direct solvers based on Hierarchical Matrices such as $$\\\\mathcal{H}$$ -LU and that it can tackle problems where algebraic multigrid fails to converge.

  20. Concentrated solar power (CSP innovation analysis in South Africa

    Directory of Open Access Journals (Sweden)

    Craig, Toyosi Onalapo

    2017-08-01

    Full Text Available South Africa aims to generate 42 per cent of its electricity from renewable energy technology sources by 2030. Concentrating solar power (CSP is one of the major renewable energy technologies that have been prioritised by South Africa, given the abundant solar resources available in the region. Seven CSP plants have been, or are being, built; three of them are already connected to the national grid. However, the impacts of this technology on South African research, development, and innovation have not been investigated to date. This paper thus analyses the CSP technologies in South Africa in terms of the existing technology adoption models and diffusion strategies, used by government and its agencies, to improve the development and deployment of these technologies. It is found that CSP has been treated generally like other renewable energy technologies through the Renewable Energy Independent Power Producer Procurement Programme (REIPPPP, although a tariff plan for CSP plants of the future has been made. No specific technology diffusion or adoption model for CSP was found; so this paper explores how it can be developed.

  1. Accelerated thermal and mechanical testing of CSP assemblies

    Science.gov (United States)

    Ghaffarian, R.

    2000-01-01

    Chip Scale Packages (CSP) are now widely used for many electronic applications including portable and telecommunication products. A test vehicle (TV-1) with eleven package types and pitches was built and tested by the JPL MicrotypeBGA Consortium during 1997 to 1999. Lessons learned by the team were published as a guidelines document for industry use. The finer pitch CSP packages which recently became available were indluded in the next test vehicle of the JPL CSP Consortium.

  2. Wavelet-Based Poisson Solver for Use in Particle-in-Cell Simulations

    CERN Document Server

    Terzic, Balsa; Mihalcea, Daniel; Pogorelov, Ilya V

    2005-01-01

    We report on a successful implementation of a wavelet-based Poisson solver for use in 3D particle-in-cell simulations. One new aspect of our algorithm is its ability to treat the general (inhomogeneous) Dirichlet boundary conditions. The solver harnesses advantages afforded by the wavelet formulation, such as sparsity of operators and data sets, existence of effective preconditioners, and the ability simultaneously to remove numerical noise and further compress relevant data sets. Having tested our method as a stand-alone solver on two model problems, we merged it into IMPACT-T to obtain a fully functional serial PIC code. We present and discuss preliminary results of application of the new code to the modelling of the Fermilab/NICADD and AES/JLab photoinjectors.

  3. Wavelet-based Poisson Solver for use in Particle-In-Cell Simulations

    International Nuclear Information System (INIS)

    Terzic, B.; Mihalcea, D.; Bohn, C.L.; Pogorelov, I.V.

    2005-01-01

    We report on a successful implementation of a wavelet based Poisson solver for use in 3D particle-in-cell (PIC) simulations. One new aspect of our algorithm is its ability to treat the general(inhomogeneous) Dirichlet boundary conditions (BCs). The solver harnesses advantages afforded by the wavelet formulation, such as sparsity of operators and data sets, existence of effective preconditioners, and the ability simultaneously to remove numerical noise and further compress relevant data sets. Having tested our method as a stand-alone solver on two model problems, we merged it into IMPACT-T to obtain a fully functional serial PIC code. We present and discuss preliminary results of application of the new code to the modeling of the Fermilab/NICADD and AES/JLab photoinjectors

  4. Machine-Checkable Timed CSP

    Science.gov (United States)

    Goethel, Thomas; Glesner, Sabine

    2009-01-01

    The correctness of safety-critical embedded software is crucial, whereas non-functional properties like deadlock-freedom and real-time constraints are particularly important. The real-time calculus Timed Communicating Sequential Processes (CSP) is capable of expressing such properties and can therefore be used to verify embedded software. In this paper, we present our formalization of Timed CSP in the Isabelle/HOL theorem prover, which we have formulated as an operational coalgebraic semantics together with bisimulation equivalences and coalgebraic invariants. Furthermore, we apply these techniques in an abstract specification with real-time constraints, which is the basis for current work in which we verify the components of a simple real-time operating system deployed on a satellite.

  5. Comparing carbon capture and storage (CCS) with concentrating solar power (CSP): Potentials, costs, risks, and barriers

    International Nuclear Information System (INIS)

    Lilliestam, Johan; Bielicki, Jeffrey M.; Patt, Anthony G.

    2012-01-01

    Coal power coupled with Carbon [Dioxide] Capture and Storage (CCS), and Concentrating Solar Power (CSP) technologies are often included in the portfolio of climate change mitigation options intended to decarbonize electricity systems. Both of these technologies can provide baseload electricity, are in early stages of maturity, and have benefits, costs, and obstacles. We compare and contrast CCS applied to coal-fired power plants with CSP. At present, both technologies are more expensive than existing electricity-generating options, but costs should decrease with large-scale deployment, especially in the case of CSP. For CCS, technological challenges still remain, storage risks must be clarified, and regulatory and legal uncertainties remain. For CSP, current challenges include electricity transmission and business models for a rapid and extensive expansion of high-voltage transmission lines. The need for international cooperation may impede CSP expansion in Europe. Highlights: ► Both technologies could provide low-carbon base load power. ► Both technologies require new networks, for either CO 2 or power transmission. ► CSP is closer to being a viable technology ready for pervasive diffusion. ► The costs associated with market saturation would be lower for CSP. ► The regulatory changes required for CSP diffusion are somewhat greater than for CCS.

  6. A wavelet-based PWTD algorithm-accelerated time domain surface integral equation solver

    KAUST Repository

    Liu, Yang

    2015-10-26

    © 2015 IEEE. The multilevel plane-wave time-domain (PWTD) algorithm allows for fast and accurate analysis of transient scattering from, and radiation by, electrically large and complex structures. When used in tandem with marching-on-in-time (MOT)-based surface integral equation (SIE) solvers, it reduces the computational and memory costs of transient analysis from equation and equation to equation and equation, respectively, where Nt and Ns denote the number of temporal and spatial unknowns (Ergin et al., IEEE Trans. Antennas Mag., 41, 39-52, 1999). In the past, PWTD-accelerated MOT-SIE solvers have been applied to transient problems involving half million spatial unknowns (Shanker et al., IEEE Trans. Antennas Propag., 51, 628-641, 2003). Recently, a scalable parallel PWTD-accelerated MOT-SIE solver that leverages a hiearchical parallelization strategy has been developed and successfully applied to the transient problems involving ten million spatial unknowns (Liu et. al., in URSI Digest, 2013). We further enhanced the capabilities of this solver by implementing a compression scheme based on local cosine wavelet bases (LCBs) that exploits the sparsity in the temporal dimension (Liu et. al., in URSI Digest, 2014). Specifically, the LCB compression scheme was used to reduce the memory requirement of the PWTD ray data and computational cost of operations in the PWTD translation stage.

  7. Deadlock Detection Based on Automatic Code Generation from Graphical CSP Models

    NARCIS (Netherlands)

    Jovanovic, D.S.; Liet, Geert K.; Broenink, Johannes F.; Karelse, F.

    2004-01-01

    The paper describes a way of using standard formal analysis tools for checking deadlock freedom in graphical models for CSP descriptions of concurrent systems. The models capture specification of a possible concurrent implementation of a system to be realized. Building the graphical models and

  8. CubeSat Launch Initiative Overview and CubeSat 101

    Science.gov (United States)

    Higginbotham, Scott

    2017-01-01

    The National Aeronautics and Space Administration (NASA) recognizes the tremendous potential that CubeSats (very small satellites) have to inexpensively demonstrate advanced technologies, collect scientific data, and enhance student engagement in Science, Technology, Engineering, and Mathematics (STEM). The CubeSat Launch Initiative (CSLI) was created to provide launch opportunities for CubeSats developed by academic institutions, non-profit entities, and NASA centers. This presentation will provide an overview of the CSLI, its benefits, and its results. This presentation will also provide high level CubeSat 101 information for prospective CubeSat developers, describing the development process from concept through mission operations while highlighting key points that developers need to be mindful of.

  9. Iridium complexes containing mesoionic C donors: selective C(sp3)-H versus C(sp2)-H bond activation, reactivity towards acids and bases, and catalytic oxidation of silanes and water.

    Science.gov (United States)

    Petronilho, Ana; Woods, James A; Mueller-Bunz, Helge; Bernhard, Stefan; Albrecht, Martin

    2014-11-24

    Metalation of a C2-methylated pyridylimidazolium salt with [IrCp*Cl2]2 affords either an ylidic complex, resulting from C(sp(3))-H bond activation of the C2-bound CH3 group if the metalation is performed in the presence of a base, such as AgO2 or Na2CO3, or a mesoionic complex via cyclometalation and thermally induced heterocyclic C(sp(2))-H bond activation, if the reaction is performed in the absence of a base. Similar cyclometalation and complex formation via C(sp(2))-H bond activation is observed when the heterocyclic ligand precursor consists of the analogous pyridyltriazolium salt, that is, when the metal bonding at the C2 position is blocked by a nitrogen rather than a methyl substituent. Despite the strongly mesoionic character of both the imidazolylidene and the triazolylidene, the former reacts rapidly with D(+) and undergoes isotope exchange at the heterocyclic C5 position, whereas the triazolylidene ligand is stable and only undergoes H/D exchange under basic conditions, where the imidazolylidene is essentially unreactive. The high stability of the Ir-C bond in aqueous solution over a broad pH range was exploited in catalytic water oxidation and silane oxidation. The catalytic hydrosilylation of ketones proceeds with turnover frequencies as high as 6,000 h(-1) with both the imidazolylidene and the triazolylidene system, whereas water oxidation is enhanced by the stronger donor properties of the imidazol-4-ylidene ligands and is more than three times faster than with the triazolylidene analogue. © 2014 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  10. Fast Multipole-Based Elliptic PDE Solver and Preconditioner

    KAUST Repository

    Ibeid, Huda

    2016-12-07

    Exascale systems are predicted to have approximately one billion cores, assuming Gigahertz cores. Limitations on affordable network topologies for distributed memory systems of such massive scale bring new challenges to the currently dominant parallel programing model. Currently, there are many efforts to evaluate the hardware and software bottlenecks of exascale designs. It is therefore of interest to model application performance and to understand what changes need to be made to ensure extrapolated scalability. Fast multipole methods (FMM) were originally developed for accelerating N-body problems for particle-based methods in astrophysics and molecular dynamics. FMM is more than an N-body solver, however. Recent efforts to view the FMM as an elliptic PDE solver have opened the possibility to use it as a preconditioner for even a broader range of applications. In this thesis, we (i) discuss the challenges for FMM on current parallel computers and future exascale architectures, with a focus on inter-node communication, and develop a performance model that considers the communication patterns of the FMM for spatially quasi-uniform distributions, (ii) employ this performance model to guide performance and scaling improvement of FMM for all-atom molecular dynamics simulations of uniformly distributed particles, and (iii) demonstrate that, beyond its traditional use as a solver in problems for which explicit free-space kernel representations are available, the FMM has applicability as a preconditioner in finite domain elliptic boundary value problems, by equipping it with boundary integral capability for satisfying conditions at finite boundaries and by wrapping it in a Krylov method for extensibility to more general operators. Compared with multilevel methods, FMM is capable of comparable algebraic convergence rates down to the truncation error of the discretized PDE, and it has superior multicore and distributed memory scalability properties on commodity

  11. Three Unique Implementations of Processes for PyCSP

    DEFF Research Database (Denmark)

    Friborg, Rune Møllegaard; Bjørndalen, John Markus; Vinter, Brian

    2009-01-01

    In this work we motivate and describe three unique implementations of processes for PyCSP: process, thread and greenlet based. The overall purpose is to demonstrate the feasibility of Communicating Sequential Processes as a framework for different application types and target platforms. The result...

  12. SmallSat Database

    Science.gov (United States)

    Petropulos, Dolores; Bittner, David; Murawski, Robert; Golden, Bert

    2015-01-01

    The SmallSat has an unrealized potential in both the private industry and in the federal government. Currently over 70 companies, 50 universities and 17 governmental agencies are involved in SmallSat research and development. In 1994, the U.S. Army Missile and Defense mapped the moon using smallSat imagery. Since then Smart Phones have introduced this imagery to the people of the world as diverse industries watched this trend. The deployment cost of smallSats is also greatly reduced compared to traditional satellites due to the fact that multiple units can be deployed in a single mission. Imaging payloads have become more sophisticated, smaller and lighter. In addition, the growth of small technology obtained from private industries has led to the more widespread use of smallSats. This includes greater revisit rates in imagery, significantly lower costs, the ability to update technology more frequently and the ability to decrease vulnerability of enemy attacks. The popularity of smallSats show a changing mentality in this fast paced world of tomorrow. What impact has this created on the NASA communication networks now and in future years? In this project, we are developing the SmallSat Relational Database which can support a simulation of smallSats within the NASA SCaN Compatability Environment for Networks and Integrated Communications (SCENIC) Modeling and Simulation Lab. The NASA Space Communications and Networks (SCaN) Program can use this modeling to project required network support needs in the next 10 to 15 years. The SmallSat Rational Database could model smallSats just as the other SCaN databases model the more traditional larger satellites, with a few exceptions. One being that the smallSat Database is designed to be built-to-order. The SmallSat database holds various hardware configurations that can be used to model a smallSat. It will require significant effort to develop as the research material can only be populated by hand to obtain the unique data

  13. Assessing the future of a CSP industry in Morocco

    International Nuclear Information System (INIS)

    Mahia, Ramon; Arce, Rafael de; Medina, Eva

    2014-01-01

    This article presents the results of a survey on the feasibility of, and difficulties in, establishing a locally CSP manufacturing industry in Morocco. First, the survey explores which specific components of the CSP production chain could be manufactured in Morocco today and which would require moderate or significant changes being made in that country over the next decade. This paper contributes to demonstrating the potential for a CSP manufacturing industry in Morocco at the present time, ideal business models and current restrictions. Second, on the one hand this survey provides insight into the entrepreneurial, policy- and market-related barriers hampering the development of this industry and, on the other, the relative advantages offered by Morocco for the development of a CSP sector. Complementing the empirical findings on foreign direct investment determinants, this exercise stresses the key relevance of the economic context not only in terms of size, stability and predictability of the market, but also in regard to the critical importance of institutional and policy-related issues such as stability and public policy commitment. The results show that prior experience of firms in developing areas is a crucial issue in the accurate assessment of the risks and benefits associated with FDI decisions. - Highlights: • A CSP industry in Morocco is viable under certain adjustments in the next decade. • Policy related barriers are more critical than entrepreneurial or market obstacles. • It urges to provide a legislative and administrative support for CSP initiatives. • The volume of installed CSP capacity in the region doesn't reach a critical level. • Some foreign investors might have a negative miss perception of Moroccan reality

  14. Overview of SAT

    International Nuclear Information System (INIS)

    Spinney, R.

    1995-01-01

    The overview of the Systematic Approach to Training (SAT) was presented, with particular emphasis given to the applied model (versus the theoretical model) and to the involvement of plant management. Discussion included the benefits and advantages of applied SAT compared to the conventional approach, (which likely was not systematic in nature). For example, formal structured on-the-job training (OJT) was compared to the traditional ''Come, I show you'' form of OJT. Each of the five phases of SAT - analysis, design, development, implementation, and evaluation - was presented and with a focus on two aspects of SAT. First, SAT is a dynamic continuous not discrete model; and second, two phases are critical to the overall success of SAT implementation - analysis (especially needs analysis) and evaluation (especially feedback). These two phases are absolutely essential to ensure the ''self-correcting'' attribute of the SAT model. Finally, examples of problems that could occur if the SAT model fails or weakens; for instance, if OJT becomes unstructured, or if training materials are not kept current

  15. Analyses of the use of natural gas in solar power plants (CSP) hybridization in the Sao Francisco Basin (BA); Analise do uso de gas natural na hibridizacao de plantas termosolares (CSP) na Bacia do Sao Francisco (BA)

    Energy Technology Data Exchange (ETDEWEB)

    Malagueta, Diego Cunha; Penafiel, Rafael Andres Soria; Szklo, Alexandre Salem; Dutra, Ricardo M.; Schaeffer, Roberto [Coordenacao dos Programas de Pos-Graduacao de Engenharia (COPPE/UFRJ), RJ (Brazil)

    2012-07-01

    This study assessed the feasibility of Concentrated Solar Power plants (CSP) in Northeast, Brazil. It focused on parabolic trough solar power plants, which is the most mature CSP technology; and evaluated plants rated at 100 MWe, dry cooling systems (due to the low water availability in Northeast), and with and without hybridization based on natural gas (degree of hybridization varying from 25 to 75%). Hence, the capacity factor of the simulated plants hovered between 23 and 98%, according to the degree of hybridization and the choice of the thermodynamic cycle of the natural gas fueled thermal system: Rankine or combined cycle. The CSP plants were simulated at Bom Jesus da Lapa, in the semi-arid region of Bahia. Given the prospects for natural gas resources in the Sao Francisco Basin, different scenarios for the gas prices were tested. Moreover, two scenarios were tested for the cost of the CSP plants, one based on the current financial environment and the other based on incentive policies, such as fiscal incentives and loans. Findings show that while simple plants levelized costs (LCOE) hovered around 520 R$/MWh, for hybrid plants LCOE may reach 140 to 190 R$/MWh. Therefore, this study proposed incentive policies to promote the increasing investment in hybrid CSP plants. (author)

  16. Hardware support for CSP on a Java chip multiprocessor

    DEFF Research Database (Denmark)

    Gruian, Flavius; Schoeberl, Martin

    2013-01-01

    Due to memory bandwidth limitations, chip multiprocessors (CMPs) adopting the convenient shared memory model for their main memory architecture scale poorly. On-chip core-to-core communication is a solution to this problem, that can lead to further performance increase for a number of multithreaded...... applications. Programmatically, the Communicating Sequential Processes (CSPs) paradigm provides a sound computational model for such an architecture with message based communication. In this paper we explore hardware support for CSP in the context of an embedded Java CMP. The hardware support for CSP are on......-chip communication channels, implemented by a ring-based network-on-chip (NoC), to reduce the memory bandwidth pressure on the shared memory.The presented solution is scalable and also specific for our limited resources and real-time predictability requirements. CMP architectures of three to eight processors were...

  17. Criteria to evaluate SAT-based training programs

    International Nuclear Information System (INIS)

    Arjona, O.; Venegas, M.; Rodriguez, L.; Lopez, M.

    1997-01-01

    This paper present some coefficients of error obtained to evaluate the quality of the design development and implementation of SAT-based personnel training programs. With the attainment of these coefficients, with the use of the GESAT system, is facilitated the continuos evaluation of training programs and the main deficiencies in the design, development and implementation of training programs are obtained, through the comparison between the program features and their standards or wanted features and doing an statistics analysis of the data kept in the GESAT system

  18. Properties of concrete containing coconut shell powder (CSP) as a filler

    Science.gov (United States)

    Leman, A. S.; Shahidan, S.; Nasir, A. J.; Senin, M. S.; Zuki, S. S. Mohd; Ibrahim, M. H. Wan; Deraman, R.; Khalid, F. S.; Azhar, A. T. S.

    2017-11-01

    Coconut shellsare a type of agricultural waste which can be converted into useful material. Therefore,this study was conducted to investigate the properties of concrete which uses coconut shell powder (CSP) filler material and to define the optimum percentage of CSP which can be used asfiller material in concrete. Comparisons have been made between normal concrete mixes andconcrete containing CSP. In this study, CSP was added into concrete mixes invaryingpercentages (0%, 2%, 4%, 6%, 8% and 10%). The coconut shell was grounded into afine powder before use. Experimental tests which have been conducted in this study include theslump test, compressive test and splitting tensile strength test. CSP have the potential to be used as a concrete filler and thus the findings of this study may be applied to the construction industry. The use of CSP as a filler in concrete can help make the earth a more sustainable and greener place to live in.

  19. Planning and management support for NPP personnel SAT-based training programmes

    International Nuclear Information System (INIS)

    Ziakova, M.

    1998-01-01

    Planning and management support for NPP personnel SAT-based training programmes is described for the following job positions: reactor operator; turbine operator; reactor maintenance worker; pump maintenance worker; chemistry foreman; health physics foreman; electric maintenance worker

  20. Planning and management support for NPP personnel SAT-based training programmes. IAEA regional workshop. Working material

    International Nuclear Information System (INIS)

    1998-01-01

    Within the European regional TC Project a workshop on Planning and Management Support for NPP Personnel SAT Based Training programmes was held at the Paks NPP Maintenance Training Centre in June 1998. It was organized jointly by IAEA and the Paks NPP. The objective of the workshop was to present the important experience gained by successful implementation of the IAEA Model Project on Strengthening Training for Safe Operation at Paks NPP as well as international experience in developing and carrying out the projects to upgrade NPP personnel training in particular maintenance training, and competence based Systematic Approach to Training (SAT). Twenty five participants from Armenia, Bulgaria, China, Czech republic, Hungary, Romania, Russia, Slovak Republic and Ukraine attended the workshop presenting and exchanging experiences in implementing NPP SAT-based training programmes

  1. Classifying regularized sensor covariance matrices: An alternative to CSP

    NARCIS (Netherlands)

    Roijendijk, L.M.M.; Gielen, C.C.A.M.; Farquhar, J.D.R.

    2016-01-01

    Common spatial patterns ( CSP) is a commonly used technique for classifying imagined movement type brain-computer interface ( BCI) datasets. It has been very successful with many extensions and improvements on the basic technique. However, a drawback of CSP is that the signal processing pipeline

  2. Classifying regularised sensor covariance matrices: An alternative to CSP

    NARCIS (Netherlands)

    Roijendijk, L.M.M.; Gielen, C.C.A.M.; Farquhar, J.D.R.

    2016-01-01

    Common spatial patterns (CSP) is a commonly used technique for classifying imagined movement type brain computer interface (BCI) datasets. It has been very successful with many extensions and improvements on the basic technique. However, a drawback of CSP is that the signal processing pipeline

  3. End of mission report on sat-based personnel training for nuclear power plants

    International Nuclear Information System (INIS)

    Billard, P.; Gonzalez, M.; Kazennov, A.; Lecuyer, F.; Spinney, R.; Youjakov, A.

    1995-01-01

    The overview of the Systematic Approach to Training (SAT) was presented, with particular emphasis given to the applied model (versus the theoretical model) and to the involvement of plant management. Discussion included the benefits and advantages of applied SAT compared to the conventional approach, (which likely was not systematic in nature). For example, formal structured on-the-job training (OJT) was compared to the traditional ''Come, I show you'' form of OJT. Each of the five phases of SAT - analysis, design, development, implementation, and evaluation - was presented and with a focus on two aspects of SAT. First, SAT is a dynamic continuous not discrete model; and second, two phases are critical to the overall success of SAT implementation - analysis (especially needs analysis) and evaluation (especially feedback). These two phases are absolutely essential to ensure the ''self-correcting'' attribute of the SAT model. Finally, examples of problems that could occur if the SAT model fails or weakens; for instance, if OJT becomes unstructured, or if training materials are not kept current

  4. Implementation of density-based solver for all speeds in the framework of OpenFOAM

    Science.gov (United States)

    Shen, Chun; Sun, Fengxian; Xia, Xinlin

    2014-10-01

    In the framework of open source CFD code OpenFOAM, a density-based solver for all speeds flow field is developed. In this solver the preconditioned all speeds AUSM+(P) scheme is adopted and the dual time scheme is implemented to complete the unsteady process. Parallel computation could be implemented to accelerate the solving process. Different interface reconstruction algorithms are implemented, and their accuracy with respect to convection is compared. Three benchmark tests of lid-driven cavity flow, flow crossing over a bump, and flow over a forward-facing step are presented to show the accuracy of the AUSM+(P) solver for low-speed incompressible flow, transonic flow, and supersonic/hypersonic flow. Firstly, for the lid driven cavity flow, the computational results obtained by different interface reconstruction algorithms are compared. It is indicated that the one dimensional reconstruction scheme adopted in this solver possesses high accuracy and the solver developed in this paper can effectively catch the features of low incompressible flow. Then via the test cases regarding the flow crossing over bump and over forward step, the ability to capture characteristics of the transonic and supersonic/hypersonic flows are confirmed. The forward-facing step proves to be the most challenging for the preconditioned solvers with and without the dual time scheme. Nonetheless, the solvers described in this paper reproduce the main features of this flow, including the evolution of the initial transient.

  5. Matlab Geochemistry: An open source geochemistry solver based on MRST

    Science.gov (United States)

    McNeece, C. J.; Raynaud, X.; Nilsen, H.; Hesse, M. A.

    2017-12-01

    The study of geological systems often requires the solution of complex geochemical relations. To address this need we present an open source geochemical solver based on the Matlab Reservoir Simulation Toolbox (MRST) developed by SINTEF. The implementation supports non-isothermal multicomponent aqueous complexation, surface complexation, ion exchange, and dissolution/precipitation reactions. The suite of tools available in MRST allows for rapid model development, in particular the incorporation of geochemical calculations into transport simulations of multiple phases, complex domain geometry and geomechanics. Different numerical schemes and additional physics can be easily incorporated into the existing tools through the object-oriented framework employed by MRST. The solver leverages the automatic differentiation tools available in MRST to solve arbitrarily complex geochemical systems with any choice of species or element concentration as input. Four mathematical approaches enable the solver to be quite robust: 1) the choice of chemical elements as the basis components makes all entries in the composition matrix positive thus preserving convexity, 2) a log variable transformation is used which transfers the nonlinearity to the convex composition matrix, 3) a priori bounds on variables are calculated from the structure of the problem, constraining Netwon's path and 4) an initial guess is calculated implicitly by sequentially adding model complexity. As a benchmark we compare the model to experimental and semi-analytic solutions of the coupled salinity-acidity transport system. Together with the reservoir simulation capabilities of MRST the solver offers a promising tool for geochemical simulations in reservoir domains for applications in a diversity of fields from enhanced oil recovery to radionuclide storage.

  6. Mass loss of Greenland from GRACE, IceSat and CryoSat

    DEFF Research Database (Denmark)

    Forsberg, René; Sørensen, Louise Sandberg; Fredenslund Levinsen, Joanna

    2013-01-01

    CryoSat data over the Greenland Ice Sheet are used to continue elevation height change data over the Greenland ice sheet, following a decade of detailed monitoring of ice sheet changes with GRACE and IceSat. The combination and validation of the different data for measuring changes is quantified...... by using available airborne lidar data from IceBridge and CryoVEx. There is a special challenge of using CryoSat as fill-in between EnviSat and Sentinel-3 for the longterm measurements of surface elevation changes, a key essential climate variable in the ESA Climate Change Initiative. Another challenge...... is the joint utilization of both altimetry and gravity field change measurements for consistent estimates of regional change patterns. In the paper we analyze GRACE, IceSat and CryoSat data since 2003, and present consistent estimates of overall mass changes with average values around -220 GT/year, showing...

  7. Grammar-Based Multi-Frontal Solver for One Dimensional Isogeometric Analysis with Multiple Right-Hand-Sides

    KAUST Repository

    Kuźnik, Krzysztof

    2013-06-01

    This paper introduces a grammar-based model for developing a multi-thread multi-frontal parallel direct solver for one- dimensional isogeometric finite element method. The model includes the integration of B-splines for construction of the element local matrices and the multi-frontal solver algorithm. The integration and the solver algorithm are partitioned into basic indivisible tasks, namely the grammar productions, that can be executed squentially. The partial order of execution of the basic tasks is analyzed to provide the scheduling for the execution of the concurrent integration and multi-frontal solver algo- rithm. This graph grammar analysis allows for optimal concurrent execution of all tasks. The model has been implemented and tested on NVIDIA CUDA GPU, delivering logarithmic execution time for linear, quadratic, cubic and higher order B-splines. Thus, the CUDA implementation delivers the optimal performance predicted by our graph grammar analysis. We utilize the solver for multiple right hand sides related to the solution of non-stationary or inverse problems.

  8. PhoneSat

    Data.gov (United States)

    National Aeronautics and Space Administration — The PhoneSat series of missions demonstrated the use of a commercial mobile phone as an on-board computer for CubeSats. The project also demonstrated the...

  9. Graph Grammar-Based Multi-Frontal Parallel Direct Solver for Two-Dimensional Isogeometric Analysis

    KAUST Repository

    Kuźnik, Krzysztof

    2012-06-02

    This paper introduces the graph grammar based model for developing multi-thread multi-frontal parallel direct solver for two dimensional isogeometric finite element method. Execution of the solver algorithm has been expressed as the sequence of graph grammar productions. At the beginning productions construct the elimination tree with leaves corresponding to finite elements. Following sequence of graph grammar productions generates element frontal matri-ces at leaf nodes, merges matrices at parent nodes and eliminates rows corresponding to fully assembled degrees of freedom. Finally, there are graph grammar productions responsible for root problem solution and recursive backward substitutions. Expressing the solver algorithm by graph grammar productions allows us to explore the concurrency of the algorithm. The graph grammar productions are grouped into sets of independent tasks that can be executed concurrently. The resulting concurrent multi-frontal solver algorithm is implemented and tested on NVIDIA GPU, providing O(NlogN) execution time complexity where N is the number of degrees of freedom. We have confirmed this complexity by solving up to 1 million of degrees of freedom with 448 cores GPU.

  10. Advances in Ka-Band Communication System for CubeSats and SmallSats

    Science.gov (United States)

    Kegege, Obadiah; Wong, Yen F.; Altunc, Serhat

    2016-01-01

    A study was performed that evaluated the feasibility of Ka-band communication system to provide CubeSat/SmallSat high rate science data downlink with ground antennas ranging from the small portable 1.2m/2.4m to apertures 5.4M, 7.3M, 11M, and 18M, for Low Earth Orbit (LEO) to Lunar CubeSat missions. This study included link analysis to determine the data rate requirement, based on the current TRL of Ka-band flight hardware and ground support infrastructure. Recent advances in Ka-band transceivers and antennas, options of portable ground stations, and various coverage distances were included in the analysis. The link/coverage analysis results show that Cubesat/Smallsat missions communication requirements including frequencies and data rates can be met by utilizing Near Earth Network (NEN) Ka-band support with 2 W and high gain (>6 dBi) antennas.

  11. Smartphone qualification & linux-based tools for CubeSat computing payloads

    Science.gov (United States)

    Bridges, C. P.; Yeomans, B.; Iacopino, C.; Frame, T. E.; Schofield, A.; Kenyon, S.; Sweeting, M. N.

    Modern computers are now far in advance of satellite systems and leveraging of these technologies for space applications could lead to cheaper and more capable spacecraft. Together with NASA AMES's PhoneSat, the STRaND-1 nanosatellite team has been developing and designing new ways to include smart-phone technologies to the popular CubeSat platform whilst mitigating numerous risks. Surrey Space Centre (SSC) and Surrey Satellite Technology Ltd. (SSTL) have led in qualifying state-of-the-art COTS technologies and capabilities - contributing to numerous low-cost satellite missions. The focus of this paper is to answer if 1) modern smart-phone software is compatible for fast and low-cost development as required by CubeSats, and 2) if the components utilised are robust to the space environment. The STRaND-1 smart-phone payload software explored in this paper is united using various open-source Linux tools and generic interfaces found in terrestrial systems. A major result from our developments is that many existing software and hardware processes are more than sufficient to provide autonomous and operational payload object-to-object and file-based management solutions. The paper will provide methodologies on the software chains and tools used for the STRaND-1 smartphone computing platform, the hardware built with space qualification results (thermal, thermal vacuum, and TID radiation), and how they can be implemented in future missions.

  12. A Generic High-performance GPU-based Library for PDE solvers

    DEFF Research Database (Denmark)

    Glimberg, Stefan Lemvig; Engsig-Karup, Allan Peter

    , the privilege of high-performance parallel computing is now in principle accessible for many scientific users, no matter their economic resources. Though being highly effective units, GPUs and parallel architectures in general, pose challenges for software developers to utilize their efficiency. Sequential...... legacy codes are not always easily parallelized and the time spent on conversion might not pay o in the end. We present a highly generic C++ library for fast assembling of partial differential equation (PDE) solvers, aiming at utilizing the computational resources of GPUs. The library requires a minimum...... of GPU computing knowledge, while still oering the possibility to customize user-specic solvers at kernel level if desired. Spatial dierential operators are based on matrix free exible order nite dierence approximations. These matrix free operators minimize both memory consumption and main memory access...

  13. Neuroprotective and Anti-Apoptotic Effects of CSP-1103 in Primary Cortical Neurons Exposed to Oxygen and Glucose Deprivation.

    Science.gov (United States)

    Porrini, Vanessa; Sarnico, Ilenia; Benarese, Marina; Branca, Caterina; Mota, Mariana; Lanzillotta, Annamaria; Bellucci, Arianna; Parrella, Edoardo; Faggi, Lara; Spano, Pierfranco; Imbimbo, Bruno Pietro; Pizzi, Marina

    2017-01-18

    CSP-1103 (formerly CHF5074) has been shown to reverse memory impairment and reduce amyloid plaque as well as inflammatory microglia activation in preclinical models of Alzheimer's disease. Moreover, it was found to improve cognition and reduce brain inflammation in patients with mild cognitive impairment. Recent evidence suggests that CSP-1103 acts through a single molecular target, the amyloid precursor protein intracellular domain (AICD), a transcriptional regulator implicated in inflammation and apoptosis. We here tested the possible anti-apoptotic and neuroprotective activity of CSP-1103 in a cell-based model of post-ischemic injury, wherein the primary mouse cortical neurons were exposed to oxygen-glucose deprivation (OGD). When added after OGD, CSP-1103 prevented the apoptosis cascade by reducing cytochrome c release and caspase-3 activation and the secondary necrosis. Additionally, CSP-1103 limited earlier activation of p38 and nuclear factor κB (NF-κB) pathways. These results demonstrate that CSP-1103 is neuroprotective in a model of post-ischemic brain injury and provide further mechanistic insights as regards its ability to reduce apoptosis and potential production of pro-inflammatory cytokines. In conclusion, these findings suggest a potential use of CSP-1103 for the treatment of brain ischemia.

  14. Development of a Cartesian grid based CFD solver (CARBS)

    International Nuclear Information System (INIS)

    Vaidya, A.M.; Maheshwari, N.K.; Vijayan, P.K.

    2013-12-01

    Formulation for 3D transient incompressible CFD solver is developed. The solution of variable property, laminar/turbulent, steady/unsteady, single/multi specie, incompressible with heat transfer in complex geometry will be obtained. The formulation can handle a flow system in which any number of arbitrarily shaped solid and fluid regions are present. The solver is based on the use of Cartesian grids. A method is proposed to handle complex shaped objects and boundaries on Cartesian grids. Implementation of multi-material, different types of boundary conditions, thermo physical properties is also considered. The proposed method is validated by solving two test cases. 1 st test case is that of lid driven flow in inclined cavity. 2 nd test case is the flow over cylinder. The 1 st test case involved steady internal flow subjected to WALL boundaries. The 2 nd test case involved unsteady external flow subjected to INLET, OUTLET and FREE-SLIP boundary types. In both the test cases, non-orthogonal geometry was involved. It was found that, under such a wide conditions, the Cartesian grid based code was found to give results which were matching well with benchmark data. Convergence characteristics are excellent. In all cases, the mass residue was converged to 1E-8. Based on this, development of 3D general purpose code based on the proposed approach can be taken up. (author)

  15. A Precision Photometric Comparison between SDSS-II and CSP Type Ia Supernova Data

    DEFF Research Database (Denmark)

    Mosher, J.; Sako, M.; Corlies, L.

    2012-01-01

    Consistency between Carnegie Supernova Project (CSP) and SDSS-II Supernova Survey ugri measurements has been evaluated by comparing Sloan Digital Sky Survey (SDSS) and CSP photometry for nine spectroscopically confirmed Type Ia supernova observed contemporaneously by both programs. The CSP data...

  16. Constraint satisfaction problems CSP formalisms and techniques

    CERN Document Server

    Ghedira, Khaled

    2013-01-01

    A Constraint Satisfaction Problem (CSP) consists of a set of variables, a domain of values for each variable and a set of constraints. The objective is to assign a value for each variable such that all constraints are satisfied. CSPs continue to receive increased attention because of both their high complexity and their omnipresence in academic, industrial and even real-life problems. This is why they are the subject of intense research in both artificial intelligence and operations research. This book introduces the classic CSP and details several extensions/improvements of both formalisms a

  17. DebriSat - A Planned Laboratory-Based Satellite Impact Experiment for Breakup Fragment Characterizations

    Science.gov (United States)

    Liou, Jer-Chyi; Clark, S.; Fitz-Coy, N.; Huynh, T.; Opiela, J.; Polk, M.; Roebuck, B.; Rushing, R.; Sorge, M.; Werremeyer, M.

    2013-01-01

    The goal of the DebriSat project is to characterize fragments generated by a hypervelocity collision involving a modern satellite in low Earth orbit (LEO). The DebriSat project will update and expand upon the information obtained in the 1992 Satellite Orbital Debris Characterization Impact Test (SOCIT), which characterized the breakup of a 1960 s US Navy Transit satellite. There are three phases to this project: the design and fabrication of DebriSat - an engineering model representing a modern, 60-cm/50-kg class LEO satellite; conduction of a laboratory-based hypervelocity impact to catastrophically break up the satellite; and characterization of the properties of breakup fragments down to 2 mm in size. The data obtained, including fragment size, area-to-mass ratio, density, shape, material composition, optical properties, and radar cross-section distributions, will be used to supplement the DoD s and NASA s satellite breakup models to better describe the breakup outcome of a modern satellite.

  18. PhoneSat In-flight Experience Results

    Science.gov (United States)

    Salas, Alberto Guillen; Attai, Watson; Oyadomari, Ken Y.; Priscal, Cedric; Schimmin, Rogan S.; Gazulla, Oriol Tintore; Wolfe, Jasper L.

    2014-01-01

    Over the last decade, consumer technology has vastly improved its performances, become more affordable and reduced its size. Modern day smartphones offer capabilities that enable us to figure out where we are, which way we are pointing, observe the world around us, and store and transmit this information to wherever we want. These capabilities are remarkably similar to those required for multi-million dollar satellites. The PhoneSat project at NASA Ames Research Center is building a series of CubeSat-size spacecrafts using an off-the-shelf smartphone as its on-board computer with the goal of showing just how simple and cheap space can be. Since the PhoneSat project started, different suborbital and orbital flight activities have proven the viability of this revolutionary approach. In early 2013, the PhoneSat project launched the first triage of PhoneSats into LEO. In the five day orbital life time, the nano-satellites flew the first functioning smartphone-based satellites (using the Nexus One and Nexus S phones), the cheapest satellite (a total parts cost below $3,500) and one of the fastest on-board processors (CPU speed of 1GHz). In this paper, an overview of the PhoneSat project as well as a summary of the in-flight experimental results is presented.

  19. Planning and management support for NPP personnel SAT-based training programmes

    International Nuclear Information System (INIS)

    Ziakova, M.

    1998-01-01

    This paper deals with planning and management support for NPP personnel SAT based training programmes based on IAEA TC Project SLR/0/003 on upgrading NPP personnel training, with the aim of upgrading NPP safety and reliability of NPP operation and maintenance. The costs needed include both Slovak and IAEA sources. Five stages of the Project are defined: planning; organizing; motivating; implementation; control, review and accountability

  20. SmallSats, Iodine Propulsion Technology, Applications to Low-Cost Lunar Missions, and the Iodine Satellite (iSAT) Project

    Science.gov (United States)

    Dankanich, John W.

    2014-01-01

    Closing Remarks: ?(1) SmallSats hold significant potential for future low cost high value missions; (2) Propulsion remains a key limiting capability for SmallSats that Iodine can address: High ISP * Density for volume constrained spacecraft; Indefinite quiescence, unpressurized and non-hazardous as a secondary payload; (3) Iodine enables MicroSat and SmallSat maneuverability: Enables transfer into high value orbits, constellation deployment and deorbit; (4) Iodine may enable a new class of planetary and exploration class missions: Enables GTO launched secondary spacecraft to transit to the moon, asteroids, and other interplanetary destinations for approximately 150 million dollars full life cycle cost including the launch; (5) ESPA based OTVs are also volume constrained and a shift from xenon to iodine can significantly increase the transfer vehicle change in volume capability including transfers from GTO to a range of Lunar Orbits; (6) The iSAT project is a fast pace high value iodine Hall technology demonstration mission: Partnership with NASA GRC and NASA MSFC with industry partner - Busek; (7) The iSAT mission is an approved project with PDR in November of 2014 and is targeting a flight opportunity in FY17.

  1. Solving satisfiability using inclusion-exclusion

    OpenAIRE

    Zaleski, Anthony

    2017-01-01

    Using Maple, we implement a SAT solver based on the principle of inclusion-exclusion and the Bonferroni inequalities. Using randomly generated input, we investigate the performance of our solver as a function of the number of variables and number of clauses. We also test it against Maple's built-in tautology procedure. Finally, we implement the Lov\\'asz local lemma with Maple and discuss its applicability to SAT.

  2. SAT in operations training

    International Nuclear Information System (INIS)

    Gonzalez, M.

    1995-01-01

    The selection of tasks for analysis is made based on the decision tree that incorporates management's expectations of task difficulty and importance. The training setting (e.g., OJT, classroom, simulator, or laboratory) and the steps necessary to prepare the final training plan (along with example training plans for RO/SRO) was presented. The On-the-Job Training Manual is composed of a special video of each system that guides the trainee through a specified route in the plant showing the keypoints about the specific system. This Manual includes scanned photos of the main components and very detailed layout drawings to quickly walk-through a system. Two data bases were established to keep track of all the systems and tasks associated with a job post and to maintain the JPMs. SAT application in Spain, Argentina, Novovoronezh (Russia), and Hungary has varied by the time and human resources necessary to develop a complete SAT or a simplified SAT (which omits the taxonomic code for obtaining knowledge and skills associated to each task). An example of simulator training program materials and its correlation with the JPMs was presented along with a simulator evaluation guide showing how to assess RO/SRO behaviour

  3. Massively Clustered CubeSats NCPS Demo Mission

    Science.gov (United States)

    Robertson, Glen A.; Young, David; Kim, Tony; Houts, Mike

    2013-01-01

    Technologies under development for the proposed Nuclear Cryogenic Propulsion Stage (NCPS) will require an un-crewed demonstration mission before they can be flight qualified over distances and time frames representative of a crewed Mars mission. In this paper, we describe a Massively Clustered CubeSats platform, possibly comprising hundreds of CubeSats, as the main payload of the NCPS demo mission. This platform would enable a mechanism for cost savings for the demo mission through shared support between NASA and other government agencies as well as leveraged commercial aerospace and academic community involvement. We believe a Massively Clustered CubeSats platform should be an obvious first choice for the NCPS demo mission when one considers that cost and risk of the payload can be spread across many CubeSat customers and that the NCPS demo mission can capitalize on using CubeSats developed by others for its own instrumentation needs. Moreover, a demo mission of the NCPS offers an unprecedented opportunity to invigorate the public on a global scale through direct individual participation coordinated through a web-based collaboration engine. The platform we describe would be capable of delivering CubeSats at various locations along a trajectory toward the primary mission destination, in this case Mars, permitting a variety of potential CubeSat-specific missions. Cameras on various CubeSats can also be used to provide multiple views of the space environment and the NCPS vehicle for video monitoring as well as allow the public to "ride along" as virtual passengers on the mission. This collaborative approach could even initiate a brand new Science, Technology, Engineering and Math (STEM) program for launching student developed CubeSat payloads beyond Low Earth Orbit (LEO) on future deep space technology qualification missions. Keywords: Nuclear Propulsion, NCPS, SLS, Mars, CubeSat.

  4. Modeling hemodynamics in intracranial aneurysms: Comparing accuracy of CFD solvers based on finite element and finite volume schemes.

    Science.gov (United States)

    Botti, Lorenzo; Paliwal, Nikhil; Conti, Pierangelo; Antiga, Luca; Meng, Hui

    2018-06-01

    Image-based computational fluid dynamics (CFD) has shown potential to aid in the clinical management of intracranial aneurysms (IAs) but its adoption in the clinical practice has been missing, partially due to lack of accuracy assessment and sensitivity analysis. To numerically solve the flow-governing equations CFD solvers generally rely on two spatial discretization schemes: Finite Volume (FV) and Finite Element (FE). Since increasingly accurate numerical solutions are obtained by different means, accuracies and computational costs of FV and FE formulations cannot be compared directly. To this end, in this study we benchmark two representative CFD solvers in simulating flow in a patient-specific IA model: (1) ANSYS Fluent, a commercial FV-based solver and (2) VMTKLab multidGetto, a discontinuous Galerkin (dG) FE-based solver. The FV solver's accuracy is improved by increasing the spatial mesh resolution (134k, 1.1m, 8.6m and 68.5m tetrahedral element meshes). The dGFE solver accuracy is increased by increasing the degree of polynomials (first, second, third and fourth degree) on the base 134k tetrahedral element mesh. Solutions from best FV and dGFE approximations are used as baseline for error quantification. On average, velocity errors for second-best approximations are approximately 1cm/s for a [0,125]cm/s velocity magnitude field. Results show that high-order dGFE provide better accuracy per degree of freedom but worse accuracy per Jacobian non-zero entry as compared to FV. Cross-comparison of velocity errors demonstrates asymptotic convergence of both solvers to the same numerical solution. Nevertheless, the discrepancy between under-resolved velocity fields suggests that mesh independence is reached following different paths. This article is protected by copyright. All rights reserved.

  5. Applications of an implicit HLLC-based Godunov solver for steady state hypersonic problems

    International Nuclear Information System (INIS)

    Link, R.A.; Sharman, B.

    2005-01-01

    Over the past few years, there has been considerable activity developing research vehicles for studying hypersonic propulsion. Successful launches of the Australian Hyshot and the US Hyper-X vehicles have added a significant amount of flight test data to a field that had previously been limited to numerical simulation. A number of approaches have been proposed for hypersonics propulsion, including attached detonation wave, supersonics combustion, and shock induced combustion. Due to the high cost of developing flight hardware, CFD simulations will continue to be a key tool for investigating the feasibility of these concepts. Capturing the interactions of the vehicle body with the boundary layer and chemical reactions pushes the limits of available modelling tools and computer hardware. Explicit formulations are extremely slow in converging to a steady state; therefore, the use of implicit methods are warranted. An implicit LLC-based Godunov solver has been developed at Martec in collaboration with DRDC Valcartier to solve hypersonic problems with a minimum of CPU time and RAM storage. The solver, Chinook Implicit, is based upon the implicit formulation adopted by Batten et. al. The solver is based on a point implicit Gauss-Seidel method for unstructured grids, and includes fully implicit boundary conditions. Preliminary results for small and large scale inviscid hypersonics problems will be presented. (author)

  6. The cost of integration of parabolic trough CSP plants in isolated Mediterranean power systems

    International Nuclear Information System (INIS)

    Poullikkas, Andreas; Hadjipaschalis, Ioannis; Kourtis, George

    2010-01-01

    In this work, a technical and economic analysis concerning the integration of parabolic trough concentrated solar power (CSP) technologies, with or without thermal storage capability, in an existing typical small isolated Mediterranean power generation system, in the absence of a feed-in tariff scheme, is carried out. In addition to the business as usual (BAU) scenario, five more scenarios are examined in the analysis in order to assess the electricity unit cost with the penetration of parabolic trough CSP plants of 50 MWe or 100 MWe, with or without thermal storage capability. Based on the input data and assumptions made, the simulations indicated that the scenario with the utilization of a single parabolic trough CSP plant (either 50 MWe or 100 MWe and with or without thermal storage capability) in combination with BAU will effect an insignificant change in the electricity unit cost of the generation system compared to the BAU scenario. In addition, a sensitivity analysis on natural gas price, showed that increasing fuel prices and the existence of thermal storage capability in the CSP plant make this scenario marginally more economically attractive compared to the BAU scenario. (author)

  7. Addressing forecast uncertainty impact on CSP annual performance

    Science.gov (United States)

    Ferretti, Fabio; Hogendijk, Christopher; Aga, Vipluv; Ehrsam, Andreas

    2017-06-01

    This work analyzes the impact of weather forecast uncertainty on the annual performance of a Concentrated Solar Power (CSP) plant. Forecast time series has been produced by a commercial forecast provider using the technique of hindcasting for the full year 2011 in hourly resolution for Ouarzazate, Morocco. Impact of forecast uncertainty has been measured on three case studies, representing typical tariff schemes observed in recent CSP projects plus a spot market price scenario. The analysis has been carried out using an annual performance model and a standard dispatch optimization algorithm based on dynamic programming. The dispatch optimizer has been demonstrated to be a key requisite to maximize the annual revenues depending on the price scenario, harvesting the maximum potential out of the CSP plant. Forecasting uncertainty affects the revenue enhancement outcome of a dispatch optimizer depending on the error level and the price function. Results show that forecasting accuracy of direct solar irradiance (DNI) is important to make best use of an optimized dispatch but also that a higher number of calculation updates can partially compensate this uncertainty. Improvement in revenues can be significant depending on the price profile and the optimal operation strategy. Pathways to achieve better performance are presented by having more updates both by repeatedly generating new optimized trajectories but also more often updating weather forecasts. This study shows the importance of working on DNI weather forecasting for revenue enhancement as well as selecting weather services that can provide multiple updates a day and probabilistic forecast information.

  8. Self-correcting Multigrid Solver

    International Nuclear Information System (INIS)

    Lewandowski, Jerome L.V.

    2004-01-01

    A new multigrid algorithm based on the method of self-correction for the solution of elliptic problems is described. The method exploits information contained in the residual to dynamically modify the source term (right-hand side) of the elliptic problem. It is shown that the self-correcting solver is more efficient at damping the short wavelength modes of the algebraic error than its standard equivalent. When used in conjunction with a multigrid method, the resulting solver displays an improved convergence rate with no additional computational work

  9. Enhancing SAT Based Planning with Landmark Knowledge

    NARCIS (Netherlands)

    Elffers, J.; Konijnenberg, D.; Walraven, E.M.P.; Spaan, M.T.J.

    2013-01-01

    Several approaches exist to solve Artificial Intelligence planning problems, but little attention has been given to the combination of using landmark knowledge and satisfiability (SAT). Landmark knowledge has been exploited successfully in the heuristics of classical planning. Recently it was also

  10. SAT projects' effectiveness: managerial aspects

    International Nuclear Information System (INIS)

    Kazennov, A.; Zlokazov, A.; Kossilov, A.

    2003-01-01

    Discussion provided below in the text and on the presentation transparencies is based on hands-on experience of SAT projects' implementation which have been or being conducted in several countries, and intended to develop or upgrade NPP personnel training. We will 'risk' to say that no comprehensive system, training system in particular, can work without feedback. A powerful tool to establish a controllability of a training process is to measure (using certain criteria) trainees' performance., training process, employees' qualification, on-job human performance, overall plant performance, and then (using certain algorithms) to provide feedback control to training and the whole organization with clear understanding and grading whether we deal with training-related root causes or not. In this way a training effectiveness may be considered as a feature that shows to what extent training is producing a desired result (e.g. developing needed skills, knowledge and attitudes, enhancing quality, safety and productivity, establishing cost-effective training, etc.). In order to design a training system with the features of feedback control, the SAT projects are implemented. In this respect SAT is more 'systems' rather than 'systematic' approach. Obviously, the criteria to evaluate a training system should be established. SAT implementation may be considered as a corrective action to fix the problems associated with the deficiencies in personnel competence or ineffectiveness of training system. But each corrective action or initiative related to a training system development should be generated and justified through normal process of evaluation and systematic needs analysis. The effectiveness of a training development project shall be evaluated against the overall goal and specific objectives of a project. The ultimate overall goal of SAT project implementation is to develop or upgrade NPP personnel training programmes and the whole training system in order to provide

  11. PENBURN - A 3-D Zone-Based Depletion/Burnup Solver

    International Nuclear Information System (INIS)

    Manalo, Kevin; Plower, Thomas; Rowe, Mireille; Mock, Travis; Sjoden, Glenn E.

    2008-01-01

    PENBURN (Parallel Environment Burnup) is a general depletion/burnup solver which, when provided with zone-based reaction rates, computes time-dependent isotope concentrations for a set of actinides and fission products. Burnup analysis in PENBURN is performed with a direct Bateman-solver chain solution technique. Specifically, in tandem with PENBURN is the use of PENTRAN, a parallel multi-group anisotropic Sn code for 3-D Cartesian geometries. In PENBURN, the linear chain method is actively used to solve individual isotope chains which are then fully attributed by the burnup code to yield integrated isotope concentrations for each nuclide specified. Included with the discussion of code features, a single PWR fuel pin calculation with the burnup code is performed and detailed with a benchmark comparison to PIE (Post-Irradiation Examination) data within the SFCOMPO (Spent Fuel Composition / NEA) database, and also with burnup codes in SCALE5.1. Conclusions within the paper detail, in PENBURN, the accuracy of major actinides, flux profile behavior as a function of burnup, and criticality calculations for the PWR fuel pin model. (authors)

  12. A Novel Interactive MINLP Solver for CAPE Applications

    DEFF Research Database (Denmark)

    Henriksen, Jens Peter; Støy, S.; Russel, Boris Mariboe

    2000-01-01

    This paper presents an interactive MINLP solver that is particularly suitable for solution of process synthesis, design and analysis problems. The interactive MINLP solver is based on the decomposition based MINLP algorithms, where a NLP sub-problem is solved in the innerloop and a MILP master pr...

  13. CryoSat product quality and evolutions

    Science.gov (United States)

    Bouffard, Jérome; Parrinello, Tommaso; Féménias, Pierre

    2017-04-01

    The main CryoSat mission objectives are to measure the regional and basin-scale changes in the thickness of the sea-ice and, in the elevation of the ice sheets and mountain glaciers. Beside its ice-monitoring objective, CryoSat also provides valuable observations for the oceanographic community. The CryoSat data are processed by ESA both over the ocean and ice surfaces with two independent processors. These data need to be routinely Quality-Controlled and thoroughly Validated (QCV). Based on the QCV outcomes from ESA multi-national partners and the feedback from the scientific community, the data products continuously evolve in order to accommodate a wide range of users over the Sea ice, the Land Ice and the Ocean domains. The main objectives of this paper are to give an overview of main CryoSat QCV results and product improvements; as well as to present the processing algorithm upgrades being implemented for future ice and ocean Baselines.

  14. Sandia capabilities for the measurement, characterization, and analysis of heliostats for CSP.

    Energy Technology Data Exchange (ETDEWEB)

    Andraka, Charles E.; Christian, Joshua Mark; Ghanbari, Cheryl M.; Gill, David Dennis; Ho, Clifford Kuofei; Kolb, William J.; Moss, Timothy A.; Smith, Edward J.; Yellowhair, Julius

    2013-07-01

    The Concentrating Solar Technologies Organization at Sandia National Laboratories has a long history of performing important research, development, and testing that has enabled the Concentrating Solar Power Industry to deploy full-scale power plants. Sandia continues to pursue innovative CSP concepts with the goal of reducing the cost of CSP while improving efficiency and performance. In this pursuit, Sandia has developed many tools for the analysis of CSP performance. The following capabilities document highlights Sandias extensive experience in the design, construction, and utilization of large-scale testing facilities for CSP and the tools that Sandia has created for the full characterization of heliostats. Sandia has extensive experience in using these tools to evaluate the performance of novel heliostat designs.

  15. CarbonSat Constellation

    Science.gov (United States)

    Sun, Wei; Tobehn, Carsten; Ernst, Robert; Bovensmann, Heinrich; Buchwitz, Michael; Burrows, John P.; Notholt, John

    1 Carbon dioxide (CO2) and methane (CH4) are the most important manmade greenhouse gases (GHGs) which are driving global climate change. Currently, the CO2 measurements from the ground observing network are still the main sources of information but due to the limited number of measurement stations the coverage is limited. In addition, CO2 monitoring and trading is often based mainly on bottom-up calculations and an independent top down verification is limited due to the lack of global measurement data with local resolution. The first CO2 and CH4 mapping from SCIAMACHY on ENVISAT shows that satellites add important missing global information. Current GHG measurement satellites (GOSAT)are limited either in spatial or temporal resolution and coverage. These systems have to collect data over a year or even longer to produce global regional fluxes products. Conse-quently global, timely, higher spatial resolution and high accuracy measurement are required for: 1. A good understanding of the CO2 and CH4 sources and sinks for reliable climate predic-tion; and 2. Independent and transparent verification of accountable sources and sinks in supporting Kyoto and upcoming protocols The CarbonSat constellation idea comes out the trade off of resolution and swath width during CarbonSat mission definition studies. In response to the urgent need to support the Kyoto and upcoming protocols, a feasibility study has been carried out. The proposed solution is a constellation of five CarbonSat satellites in 614km LTAN 13:00, which is able to provide global, daily CO2 and CH4 measurement everywhere on the Earth with high spatial resolution 2 × 2 km and low uncertainty lt;2ppm (CO2) and lt;8ppb (CH4). The unique global daily measurement capability significantly increases the number of cloud free measurements, which enables more reliable services associated with reduced uncertainty, e.g. to 0.15ppm (CO2) per month in 10km and even more timely products. The CarbonSat Constellation in

  16. A Python interface to Diffpack-based classes and solvers

    OpenAIRE

    Munthe-Kaas, Heidi Vikki

    2013-01-01

    Python is a programming language that has gained a lot of popularity during the last 15 years, and as a very easy-to-learn and flexible scripting language it is very well suited for computa- tional science, both in mathematics and in physics. Diffpack is a PDE library written in C++, made for easier implementation of both smaller PDE solvers and for larger libraries of simu- lators. It contains large class hierarchies for different solvers, grids, arrays, parallel computing and almost everyth...

  17. Overview of the Systems Analysis Framework for the EU Bioeconomy. Deliverable 1.4 of the EU FP 7 SAT-BBE project Systems Analysis Tools Framework for the EU Bio-Based Economy Strategy (SAT BBE)

    NARCIS (Netherlands)

    Leeuwen, van M.G.A.; Meijl, van H.; Smeets, E.M.W.; Tabeau-Kowalska, E.W.

    2014-01-01

    In November 2012 the Systems Analysis Tools Framework for the EU Bio-Based Economy Strategy project (SAT-BBE) was launched with the purpose to design an analysis tool useful to monitoring the evolution and impacts of the bioeconomy. In the SAT-BBE project the development of the analysis tool for the

  18. TechEdSat

    Data.gov (United States)

    National Aeronautics and Space Administration — TechEdSat is a 1U CubeSat built by San Jose State University in partnership with NASA Ames Research Center and AAC Microtec. Its mission is to evaluate Space...

  19. Efficient Proof Engines for Bounded Model Checking of Hybrid Systems

    DEFF Research Database (Denmark)

    Fränzle, Martin; Herde, Christian

    2005-01-01

    In this paper we present HySat, a new bounded model checker for linear hybrid systems, incorporating a tight integration of a DPLL-based pseudo-Boolean SAT solver and a linear programming routine as core engine. In contrast to related tools like MathSAT, ICS, or CVC, our tool exploits all...

  20. Design and prototyping of real-time systems using CSP and CML

    DEFF Research Database (Denmark)

    Rischel, Hans; Sun, Hong Yan

    1997-01-01

    A procedure for systematic design of event based systems is introduced by means of the Production Cell case study. The design is documented by CSP style processes, which allow both verification using formal techniques and also validation of a rapid prototype in the functional language CML...

  1. SAT administrator

    International Nuclear Information System (INIS)

    Havas, A.

    1998-01-01

    SAT Administrator is the Information System for Nuclear Power Plant Personnel Training Program Design. It supports the design of training programs in the following phases: job analysis; task analysis; competency analysis; task competency association; definition of learning objectives to competencies; training program design; definition of test items. The general structure of the database and management software supports application of the SAT Administrator in any nuclear power installation

  2. The techno-economic optimization of a 100MWe CSP-desalination plant in Arandis, Namibia

    Science.gov (United States)

    Dall, Ernest P.; Hoffmann, Jaap E.

    2017-06-01

    Energy is a key factor responsible for a country's economic growth and prosperity. It is closely related to the main global challenges namely: poverty mitigation, global environmental change and food and water security [1.]. Concentrating solar power (CSP) is steadily gaining more market acceptance as the cost of electricity from CSP power plants progressively declines. The cogeneration of electricity and water is an attractive prospect for future CSP developments as the simultaneous production of power and potable water can have positive economic implications towards increasing the feasibility of CSP plant developments [2.]. The highest concentrations of direct normal irradiation are located relatively close to Western coastal and Middle-Eastern North-African regions. It is for this reason worthwhile investigating the possibility of CSP-desalination (CSP+D) plants as a future sustainable method for providing both electricity and water with significantly reduced carbon emissions and potential cost reductions. This study investigates the techno-economic feasibility of integrating a low-temperature thermal desalination plant to serve as the condenser as opposed to a conventional dry-cooled CSP plant in Arandis, Namibia. It outlines the possible benefits of the integration CSP+D in terms of overall cost of water and electricity. The high capital costs of thermal desalination heat exchangers as well as the pumping of seawater far inland is the most significant barrier in making this approach competitive against more conventional desalination methods such as reverse osmosis. The compromise between the lowest levelized cost of electricity and water depends on the sizing and the top brine temperature of the desalination plant.

  3. Rhodium(III)-Catalyzed Amidation of Unactivated C(sp(3) )-H Bonds.

    Science.gov (United States)

    Wang, He; Tang, Guodong; Li, Xingwei

    2015-10-26

    Nitrogenation by direct functionalization of C-H bonds represents an important strategy for constructing C-N bonds. Rhodium(III)-catalyzed direct amidation of unactivated C(sp(3) )-H bonds is rare, especially under mild reaction conditions. Herein, a broad scope of C(sp(3) )-H bonds are amidated under rhodium catalysis in high efficiency using 3-substituted 1,4,2-dioxazol-5-ones as the amide source. The protocol broadens the scope of rhodium(III)-catalyzed C(sp(3) )-H activation chemistry, and is applicable to the late-stage functionalization of natural products. © 2015 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  4. Parallel Solver for H(div) Problems Using Hybridization and AMG

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Chak S. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Vassilevski, Panayot S. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2016-01-15

    In this paper, a scalable parallel solver is proposed for H(div) problems discretized by arbitrary order finite elements on general unstructured meshes. The solver is based on hybridization and algebraic multigrid (AMG). Unlike some previously studied H(div) solvers, the hybridization solver does not require discrete curl and gradient operators as additional input from the user. Instead, only some element information is needed in the construction of the solver. The hybridization results in a H1-equivalent symmetric positive definite system, which is then rescaled and solved by AMG solvers designed for H1 problems. Weak and strong scaling of the method are examined through several numerical tests. Our numerical results show that the proposed solver provides a promising alternative to ADS, a state-of-the-art solver [12], for H(div) problems. In fact, it outperforms ADS for higher order elements.

  5. Differential equations problem solver

    CERN Document Server

    Arterburn, David R

    2012-01-01

    REA's Problem Solvers is a series of useful, practical, and informative study guides. Each title in the series is complete step-by-step solution guide. The Differential Equations Problem Solver enables students to solve difficult problems by showing them step-by-step solutions to Differential Equations problems. The Problem Solvers cover material ranging from the elementary to the advanced and make excellent review books and textbook companions. They're perfect for undergraduate and graduate studies.The Differential Equations Problem Solver is the perfect resource for any class, any exam, and

  6. Control oriented concentrating solar power (CSP) plant model and its applications

    Science.gov (United States)

    Luo, Qi

    Solar receivers in concentrating solar thermal power plants (CSP) undergo over 10,000 start-ups and shutdowns, and over 25,000 rapid rate of change in temperature on receivers due to cloud transients resulting in performance degradation and material fatigue in their expected lifetime of over 30 years. The research proposes to develop a three-level controller that uses multi-input-multi-output (MIMO) control technology to minimize the effect of these disturbances, improve plant performance, and extend plant life. The controller can be readily installed on any vendor supplied state-of-the-art control hardware. We propose a three-level controller architecture using multi-input-multi-output (MIMO) control for CSP plants that can be implemented on existing plants to improve performance, reliability, and extend the life of the plant. This architecture optimizes the performance on multiple time scalesreactive level (regulation to temperature set points), tactical level (adaptation of temperature set points), and strategic level (trading off fatigue life due to thermal cycling and current production). This controller unique to CSP plants operating at temperatures greater than 550 °C, will make CSPs competitive with conventional power plants and contribute significantly towards the Sunshot goal of 0.06/kWh(e), while responding with agility to both market dynamics and changes in solar irradiance such as due to passing clouds. Moreover, our development of control software with performance guarantees will avoid early stage failures and permit smooth grid integration of the CSP power plants. The proposed controller can be implemented with existing control hardware infrastructure with little or no additional equipment. In the thesis, we demonstrate a dynamics model of CSP, of which different components are modelled with different time scales. We also show a real time control strategy of CSP control oriented model in steady state. Furthermore, we shown different controllers

  7. On the verge of an astronomy CubeSat revolution

    Science.gov (United States)

    Shkolnik, Evgenya L.

    2018-05-01

    CubeSats are small satellites built in standard sizes and form factors, which have been growing in popularity but have thus far been largely ignored within the field of astronomy. When deployed as space-based telescopes, they enable science experiments not possible with existing or planned large space missions, filling several key gaps in astronomical research. Unlike expensive and highly sought after space telescopes such as the Hubble Space Telescope, whose time must be shared among many instruments and science programs, CubeSats can monitor sources for weeks or months at time, and at wavelengths not accessible from the ground such as the ultraviolet, far-infrared and low-frequency radio. Science cases for CubeSats being developed now include a wide variety of astrophysical experiments, including exoplanets, stars, black holes and radio transients. Achieving high-impact astronomical research with CubeSats is becoming increasingly feasible with advances in technologies such as precision pointing, compact sensitive detectors and the miniaturization of propulsion systems. CubeSats may also pair with the large space- and ground-based telescopes to provide complementary data to better explain the physical processes observed.

  8. Achieving Science with CubeSats: Thinking Inside the Box

    Science.gov (United States)

    Zurbuchen, Thomas H.; Lal, Bhavya

    2017-01-01

    We present the results of a study conducted by the National Academies of Sciences, Engineering, and Medicine. The study focused on the scientific potential and technological promise of CubeSats. We will first review the growth of the CubeSat platform from an education-focused technology toward a platform of importance for technology development, science, and commercial use, both in the United States and internationally. The use has especially exploded in recent years. For example, of the over 400 CubeSats launched since 2000, more than 80% of all science-focused ones have been launched just in the past four years. Similarly, more than 80% of peer-reviewed papers describing new science based on CubeSat data have been published in the past five years.We will then assess the technological and science promise of CubeSats across space science disciplines, and discuss a subset of priority science goals that can be achieved given the current state of CubeSat capabilities. Many of these goals address targeted science, often in coordination with other spacecraft, or by using sacrificial or high-risk orbits that lead to the demise of the satellite after critical data have been collected. Other goals relate to the use of CubeSats as constellations or swarms, deploying tens to hundreds of CubeSats that function as one distributed array of measurements.Finally, we will summarize our conclusions and recommendations from this study; especially those focused on nearterm investment that could improve the capabilities of CubeSats toward increased science and technological return and enable the science communities’ use of CubeSats.

  9. CSP: A Multifaceted Hybrid Architecture for Space Computing

    Science.gov (United States)

    Rudolph, Dylan; Wilson, Christopher; Stewart, Jacob; Gauvin, Patrick; George, Alan; Lam, Herman; Crum, Gary Alex; Wirthlin, Mike; Wilson, Alex; Stoddard, Aaron

    2014-01-01

    Research on the CHREC Space Processor (CSP) takes a multifaceted hybrid approach to embedded space computing. Working closely with the NASA Goddard SpaceCube team, researchers at the National Science Foundation (NSF) Center for High-Performance Reconfigurable Computing (CHREC) at the University of Florida and Brigham Young University are developing hybrid space computers that feature an innovative combination of three technologies: commercial-off-the-shelf (COTS) devices, radiation-hardened (RadHard) devices, and fault-tolerant computing. Modern COTS processors provide the utmost in performance and energy-efficiency but are susceptible to ionizing radiation in space, whereas RadHard processors are virtually immune to this radiation but are more expensive, larger, less energy-efficient, and generations behind in speed and functionality. By featuring COTS devices to perform the critical data processing, supported by simpler RadHard devices that monitor and manage the COTS devices, and augmented with novel uses of fault-tolerant hardware, software, information, and networking within and between COTS devices, the resulting system can maximize performance and reliability while minimizing energy consumption and cost. NASA Goddard has adopted the CSP concept and technology with plans underway to feature flight-ready CSP boards on two upcoming space missions.

  10. Development of severe accident guidance module for the SATS simulator

    International Nuclear Information System (INIS)

    Kim, K.R.; Park, S.H.; Kim, D.H.; Song, Y.M.

    2004-01-01

    Recently KAERI has developed the severe accident management guidance to establish Korea standard severe accident management system. On the other hand the PC-based severe accident training simulator SATS has been developed, which uses MELCOR code as the simulation engine. SATS graphically displays and simulates the severe accidents with interactive user commands. The control capability of SATS could make severe accident training course more interesting and effective. In this paper we will describe the development and functions of the electrical hypertext guidance module HyperKAMG and the SATS-HyperKAMG linkage system for the severe accident management. (author)

  11. KickSat: A Crowd-Funded Technology Demonstration Mission for the Sprite ChipSat

    Data.gov (United States)

    National Aeronautics and Space Administration — KickSat is a cubesat technology demonstration mission designed to demonstrate the deployment and operation of prototype sprite "ChipSats" (femtosatellites) developed...

  12. CubeSat Launch Initiative

    Science.gov (United States)

    Higginbotham, Scott

    2016-01-01

    The National Aeronautics and Space Administration (NASA) recognizes the tremendous potential that CubeSats (very small satellites) have to inexpensively demonstrate advanced technologies, collect scientific data, and enhance student engagement in Science, Technology, Engineering, and Mathematics (STEM). The CubeSat Launch Initiative (CSLI) was created to provide launch opportunities for CubeSats developed by academic institutions, non-profit entities, and NASA centers. This presentation will provide an overview of the CSLI, its benefits, and its results.

  13. Parallel iterative solvers and preconditioners using approximate hierarchical methods

    Energy Technology Data Exchange (ETDEWEB)

    Grama, A.; Kumar, V.; Sameh, A. [Univ. of Minnesota, Minneapolis, MN (United States)

    1996-12-31

    In this paper, we report results of the performance, convergence, and accuracy of a parallel GMRES solver for Boundary Element Methods. The solver uses a hierarchical approximate matrix-vector product based on a hybrid Barnes-Hut / Fast Multipole Method. We study the impact of various accuracy parameters on the convergence and show that with minimal loss in accuracy, our solver yields significant speedups. We demonstrate the excellent parallel efficiency and scalability of our solver. The combined speedups from approximation and parallelism represent an improvement of several orders in solution time. We also develop fast and paralellizable preconditioners for this problem. We report on the performance of an inner-outer scheme and a preconditioner based on truncated Green`s function. Experimental results on a 256 processor Cray T3D are presented.

  14. A General Catalyst for Site-Selective C(sp(3))-H Bond Amination of Activated Secondary over Tertiary Alkyl C(sp(3))-H Bonds.

    Science.gov (United States)

    Scamp, Ryan J; Jirak, James G; Dolan, Nicholas S; Guzei, Ilia A; Schomaker, Jennifer M

    2016-06-17

    The discovery of transition metal complexes capable of promoting general, catalyst-controlled and selective carbon-hydrogen (C-H) bond amination of activated secondary C-H bonds over tertiary alkyl C(sp(3))-H bonds is challenging, as substrate control often dominates when reactive nitrene intermediates are involved. In this letter, we report the design of a new silver complex, [(Py5Me2)AgOTf]2, that displays general and good-to-excellent selectivity for nitrene insertion into propargylic, benzylic, and allylic C-H bonds over tertiary alkyl C(sp(3))-H bonds.

  15. GeN-Foam: a novel OpenFOAM"® based multi-physics solver for 2D/3D transient analysis of nuclear reactors

    International Nuclear Information System (INIS)

    Fiorina, Carlo; Clifford, Ivor; Aufiero, Manuele; Mikityuk, Konstantin

    2015-01-01

    Highlights: • Development of a new multi-physics solver based on OpenFOAM"®. • Tight coupling of thermal-hydraulics, thermal-mechanics and neutronics. • Combined use of traditional RANS and porous-medium models. • Mesh for neutronics deformed according to the predicted displacement field. • Use of three unstructured meshes, adaptive time step, parallel computing. - Abstract: The FAST group at the Paul Scherrer Institut has been developing a code system for reactor analysis for many years. For transient analysis, this code system is currently based on a state-of-the-art coupled TRACE-PARCS routine. This work presents an attempt to supplement the FAST code system with a novel solver characterized by tight coupling between the different equations, parallel computing capabilities, adaptive time-stepping and more accurate treatment of some of the phenomena involved in a reactor transient. The new solver is based on OpenFOAM"®, an open-source C++ library for the solution of partial differential equations using finite-volume discretization. It couples together a multi-scale fine/coarse mesh sub-solver for thermal-hydraulics, a multi-group diffusion sub-solver for neutronics, a displacement-based sub-solver for thermal-mechanics and a finite-difference model for the temperature field in the fuel. It is targeted toward the analysis of pin-based reactors (e.g., liquid metal fast reactors or light water reactors) or homogeneous reactors (e.g., fast-spectrum molten salt reactors). This paper presents each “single-physics” sub-solver and the overall coupling strategy, using the sodium-cooled fast reactor as a test case, and essential code verification tests are described.

  16. A non-conforming 3D spherical harmonic transport solver

    Energy Technology Data Exchange (ETDEWEB)

    Van Criekingen, S. [Commissariat a l' Energie Atomique CEA-Saclay, DEN/DM2S/SERMA/LENR Bat 470, 91191 Gif-sur-Yvette, Cedex (France)

    2006-07-01

    A new 3D transport solver for the time-independent Boltzmann transport equation has been developed. This solver is based on the second-order even-parity form of the transport equation. The angular discretization is performed through the expansion of the angular neutron flux in spherical harmonics (PN method). The novelty of this solver is the use of non-conforming finite elements for the spatial discretization. Such elements lead to a discontinuous flux approximation. This interface continuity requirement relaxation property is shared with mixed-dual formulations such as the ones based on Raviart-Thomas finite elements. Encouraging numerical results are presented. (authors)

  17. A non-conforming 3D spherical harmonic transport solver

    International Nuclear Information System (INIS)

    Van Criekingen, S.

    2006-01-01

    A new 3D transport solver for the time-independent Boltzmann transport equation has been developed. This solver is based on the second-order even-parity form of the transport equation. The angular discretization is performed through the expansion of the angular neutron flux in spherical harmonics (PN method). The novelty of this solver is the use of non-conforming finite elements for the spatial discretization. Such elements lead to a discontinuous flux approximation. This interface continuity requirement relaxation property is shared with mixed-dual formulations such as the ones based on Raviart-Thomas finite elements. Encouraging numerical results are presented. (authors)

  18. Calm water resistance prediction of a bulk carrier using Reynolds averaged Navier-Stokes based solver

    Science.gov (United States)

    Rahaman, Md. Mashiur; Islam, Hafizul; Islam, Md. Tariqul; Khondoker, Md. Reaz Hasan

    2017-12-01

    Maneuverability and resistance prediction with suitable accuracy is essential for optimum ship design and propulsion power prediction. This paper aims at providing some of the maneuverability characteristics of a Japanese bulk carrier model, JBC in calm water using a computational fluid dynamics solver named SHIP Motion and OpenFOAM. The solvers are based on the Reynolds average Navier-Stokes method (RaNS) and solves structured grid using the Finite Volume Method (FVM). This paper comprises the numerical results of calm water test for the JBC model with available experimental results. The calm water test results include the total drag co-efficient, average sinkage, and trim data. Visualization data for pressure distribution on the hull surface and free water surface have also been included. The paper concludes that the presented solvers predict the resistance and maneuverability characteristics of the bulk carrier with reasonable accuracy utilizing minimum computational resources.

  19. On purpose simulation model for molten salt CSP parabolic trough

    Science.gov (United States)

    Caranese, Carlo; Matino, Francesca; Maccari, Augusto

    2017-06-01

    The utilization of computer codes and simulation software is one of the fundamental aspects for the development of any kind of technology and, in particular, in CSP sector for researchers, energy institutions, EPC and others stakeholders. In that extent, several models for the simulation of CSP plant have been developed with different main objectives (dynamic simulation, productivity analysis, techno economic optimization, etc.), each of which has shown its own validity and suitability. Some of those models have been designed to study several plant configurations taking into account different CSP plant technologies (Parabolic trough, Linear Fresnel, Solar Tower or Dish) and different settings for the heat transfer fluid, the thermal storage systems and for the overall plant operating logic. Due to a lack of direct experience of Molten Salt Parabolic Trough (MSPT) commercial plant operation, most of the simulation tools do not foresee a suitable management of the thermal energy storage logic and of the solar field freeze protection system, but follow standard schemes. ASSALT, Ase Software for SALT csp plants, has been developed to improve MSPT plant's simulations, by exploiting the most correct operational strategies in order to provide more accurate technical and economical results. In particular, ASSALT applies MSPT specific control logics for the electric energy production and delivery strategy as well as the operation modes of the Solar Field in off-normal sunshine condition. With this approach, the estimated plant efficiency is increased and the electricity consumptions required for the plant operation and management is drastically reduced. Here we present a first comparative study on a real case 55 MWe Molten Salt Parabolic Trough CSP plant placed in the Tibetan highlands, using ASSALT and SAM (System Advisor Model), which is a commercially available simulation tool.

  20. Validation of cryoSat-2 based lake levels

    DEFF Research Database (Denmark)

    Nielsen, Karina; Stenseng, Lars; Andersen, Ole Baltazar

    In this study, which is part of the FP7 project Land and Ocean take up from Sentinel-3 (LOTUS), we demonstrate the potential SAR altimetry. We consider lakes at various sizes and evaluate the CryoSat-2 derived lake levels in terms of along-track precision and agreement with in-situ data. As a ref......In this study, which is part of the FP7 project Land and Ocean take up from Sentinel-3 (LOTUS), we demonstrate the potential SAR altimetry. We consider lakes at various sizes and evaluate the CryoSat-2 derived lake levels in terms of along-track precision and agreement with in-situ data....... To derive lake level time series we apply a state-space model with a robust handling of erroneous data. Instead of attempting to identify and remove the polluted observations we use a mixture distribution to describe the observation noise, which prevents the polluted observations from biasing our final...

  1. Propulsion for CubeSats

    Science.gov (United States)

    Lemmer, Kristina

    2017-05-01

    At present, very few CubeSats have flown in space featuring propulsion systems. Of those that have, the literature is scattered, published in a variety of formats (conference proceedings, contractor websites, technical notes, and journal articles), and often not available for public release. This paper seeks to collect the relevant publically releasable information in one location. To date, only two missions have featured propulsion systems as part of the technology demonstration. The IMPACT mission from the Aerospace Corporation launched several electrospray thrusters from Massachusetts Institute of Technology, and BricSAT-P from the United States Naval Academy had four micro-Cathode Arc Thrusters from George Washington University. Other than these two missions, propulsion on CubeSats has been used only for attitude control and reaction wheel desaturation via cold gas propulsion systems. As the desired capability of CubeSats increases, and more complex missions are planned, propulsion is required to accomplish the science and engineering objectives. This survey includes propulsion systems that have been designed specifically for the CubeSat platform and systems that fit within CubeSat constraints but were developed for other platforms. Throughout the survey, discussion of flight heritage and results of the mission are included where publicly released information and data have been made available. Major categories of propulsion systems that are in this survey are solar sails, cold gas propulsion, electric propulsion, and chemical propulsion systems. Only systems that have been tested in a laboratory or with some flight history are included.

  2. Lightweight Flexible Thermal Energy Management Panels for CubeSats, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — In response to significant gaps in advanced thermal control systems onboard CubeSats and SmallSats, and building off of the successful development of space-based...

  3. Flexible High-Efficiency Solar Panels for SmallSats and CubeSats, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — MicroLink proposes to develop and test, a new type of photovoltaic module that will be suitable for use in SmallSat and CubeSat platforms requiring maximum power in...

  4. Modelling of XCO2 Surfaces Based on Flight Tests of TanSat Instruments

    Directory of Open Access Journals (Sweden)

    Li Li Zhang

    2016-11-01

    Full Text Available The TanSat carbon satellite is to be launched at the end of 2016. In order to verify the performance of its instruments, a flight test of TanSat instruments was conducted in Jilin Province in September, 2015. The flight test area covered a total area of about 11,000 km2 and the underlying surface cover included several lakes, forest land, grassland, wetland, farmland, a thermal power plant and numerous cities and villages. We modeled the column-average dry-air mole fraction of atmospheric carbon dioxide (XCO2 surface based on flight test data which measured the near- and short-wave infrared (NIR reflected solar radiation in the absorption bands at around 760 and 1610 nm. However, it is difficult to directly analyze the spatial distribution of XCO2 in the flight area using the limited flight test data and the approximate surface of XCO2, which was obtained by regression modeling, which is not very accurate either. We therefore used the high accuracy surface modeling (HASM platform to fill the gaps where there is no information on XCO2 in the flight test area, which takes the approximate surface of XCO2 as its driving field and the XCO2 observations retrieved from the flight test as its optimum control constraints. High accuracy surfaces of XCO2 were constructed with HASM based on the flight’s observations. The results showed that the mean XCO2 in the flight test area is about 400 ppm and that XCO2 over urban areas is much higher than in other places. Compared with OCO-2’s XCO2, the mean difference is 0.7 ppm and the standard deviation is 0.95 ppm. Therefore, the modelling of the XCO2 surface based on the flight test of the TanSat instruments fell within an expected and acceptable range.

  5. Photoredox Generated Radicals in Csp2-Csp3 Bond Construction

    Science.gov (United States)

    Primer, David Neal

    The routine application of Csp3-hybridized nucleophiles in cross-coupling has been an ongoing pursuit in the agrochemical, pharmaceutical, and materials science industries for over 40 years. Unfortunately, despite numerous attempts to circumvent the problems associated with alkyl nucleophiles, application of these reagents in transition metal-catalyzed C-C bond-forming reactions has remained largely restricted. In recent years, many chemists have noted the lack of reliable, turnkey reactions that exist for the installation of Csp3-hybridized centers--reactions that would be useful for delivering molecules with enhanced three-dimensional topology and altered chemical properties. As such, a general method for alkyl nucleophile activation in cross-coupling would offer access to a host of compounds inaccessible by other means. From a mechanistic standpoint, the continued failure of alkylmetallics is inherent to the high energy intermediates associated with a traditional transmetalation. To overcome this problem, we have pioneered an alternate, single-electron pathway involving 1) initial oxidation of an alkylmetallic reagent, 2) oxidative alkyl radical capture at a metal center, and 3) subsequent reduction of the metal center to return its initial oxidation state. This series of steps constitutes a formal transmetalation that avoids the energy-demanding steps that plague a traditional anionic approach. Under this enabling paradigm, a host of alkyl precursors (alkyl-trifluoroborates and -silicates) have been generally used in cross-coupling for the first time. In summary, the synergistic use of an Ir photoredox catalyst and a Ni cross-coupling catalyst to mediate the cross-coupling of (hetero)aryl bromides with diverse alkyl radical precursors will be discussed. Methods for coupling various trifluoroborate classes (alpha-alkoxy, alpha-trifluoromethyl, secondary and tertiary alkyl) will be covered, focusing on their complementarity to traditional protocols. Finally, a

  6. Optical solver for a system of ordinary differential equations based on an external feedback assisted microring resonator.

    Science.gov (United States)

    Hou, Jie; Dong, Jianji; Zhang, Xinliang

    2017-06-15

    Systems of ordinary differential equations (SODEs) are crucial for describing the dynamic behaviors in various systems such as modern control systems which require observability and controllability. In this Letter, we propose and experimentally demonstrate an all-optical SODE solver based on the silicon-on-insulator platform. We use an add/drop microring resonator to construct two different ordinary differential equations (ODEs) and then introduce two external feedback waveguides to realize the coupling between these ODEs, thus forming the SODE solver. A temporal coupled mode theory is used to deduce the expression of the SODE. A system experiment is carried out for further demonstration. For the input 10 GHz NRZ-like pulses, the measured output waveforms of the SODE solver agree well with the calculated results.

  7. GeN-Foam: a novel OpenFOAM{sup ®} based multi-physics solver for 2D/3D transient analysis of nuclear reactors

    Energy Technology Data Exchange (ETDEWEB)

    Fiorina, Carlo, E-mail: carlo.fiorina@psi.ch [Paul Scherrer Institut, Nuclear Energy and Safety Department, Laboratory for Reactor Physics and Systems Behaviour – PSI, Villigen 5232 (Switzerland); Clifford, Ivor [Paul Scherrer Institut, Nuclear Energy and Safety Department, Laboratory for Reactor Physics and Systems Behaviour – PSI, Villigen 5232 (Switzerland); Aufiero, Manuele [LPSC-IN2P3-CNRS/UJF/Grenoble INP, 53 avenue des Martyrs, 38026 Grenoble Cedex (France); Mikityuk, Konstantin [Paul Scherrer Institut, Nuclear Energy and Safety Department, Laboratory for Reactor Physics and Systems Behaviour – PSI, Villigen 5232 (Switzerland)

    2015-12-01

    Highlights: • Development of a new multi-physics solver based on OpenFOAM{sup ®}. • Tight coupling of thermal-hydraulics, thermal-mechanics and neutronics. • Combined use of traditional RANS and porous-medium models. • Mesh for neutronics deformed according to the predicted displacement field. • Use of three unstructured meshes, adaptive time step, parallel computing. - Abstract: The FAST group at the Paul Scherrer Institut has been developing a code system for reactor analysis for many years. For transient analysis, this code system is currently based on a state-of-the-art coupled TRACE-PARCS routine. This work presents an attempt to supplement the FAST code system with a novel solver characterized by tight coupling between the different equations, parallel computing capabilities, adaptive time-stepping and more accurate treatment of some of the phenomena involved in a reactor transient. The new solver is based on OpenFOAM{sup ®}, an open-source C++ library for the solution of partial differential equations using finite-volume discretization. It couples together a multi-scale fine/coarse mesh sub-solver for thermal-hydraulics, a multi-group diffusion sub-solver for neutronics, a displacement-based sub-solver for thermal-mechanics and a finite-difference model for the temperature field in the fuel. It is targeted toward the analysis of pin-based reactors (e.g., liquid metal fast reactors or light water reactors) or homogeneous reactors (e.g., fast-spectrum molten salt reactors). This paper presents each “single-physics” sub-solver and the overall coupling strategy, using the sodium-cooled fast reactor as a test case, and essential code verification tests are described.

  8. Implementation of Generalized Adjoint Equation Solver for DeCART

    International Nuclear Information System (INIS)

    Han, Tae Young; Cho, Jin Young; Lee, Hyun Chul; Noh, Jae Man

    2013-01-01

    In this paper, the generalized adjoint solver based on the generalized perturbation theory is implemented on DeCART and the verification calculations were carried out. As the results, the adjoint flux for the general response coincides with the reference solution and it is expected that the solver could produce the parameters for the sensitivity and uncertainty analysis. Recently, MUSAD (Modules of Uncertainty and Sensitivity Analysis for DeCART) was developed for the uncertainty analysis of PMR200 core and the fundamental adjoint solver was implemented into DeCART. However, the application of the code was limited to the uncertainty to the multiplication factor, k eff , because it was based on the classical perturbation theory. For the uncertainty analysis to the general response as like the power density, it is necessary to develop the analysis module based on the generalized perturbation theory and it needs the generalized adjoint solutions from DeCART. In this paper, the generalized adjoint solver is implemented on DeCART and the calculation results are compared with the results by TSUNAMI of SCALE 6.1

  9. CubeSat Integration into the Space Situational Awareness Architecture

    Science.gov (United States)

    Morris, K.; Wolfson, M.; Brown, J.

    2013-09-01

    Lockheed Martin Space Systems Company has recently been involved in developing GEO Space Situational Awareness architectures, which allows insights into how cubesats can augment the current national systems. One hole that was identified in the current architecture is the need for timelier metric track observations to aid in the chain of custody. Obtaining observations of objects at GEO can be supported by CubeSats. These types of small satellites are increasing being built and flown by government agencies like NASA and SMDC. CubeSats are generally mass and power constrained allowing for only small payloads that cannot typically mimic traditional flight capability. CubeSats do not have a high reliability and care must be taken when choosing mission orbits to prevent creating more debris. However, due to the low costs, short development timelines, and available hardware, CubeSats can supply very valuable benefits to these complex missions, affordably. For example, utilizing CubeSats for advanced focal plane demonstrations to support technology insertion into the next generation situational awareness sensors can help to lower risks before the complex sensors are developed. CubeSats can augment the planned ground and space based assets by creating larger constellations with more access to areas of interest. To aid in maintaining custody of objects, a CubeSat constellation at 500 km above GEO would provide increased point of light tracking that can augment the ground SSA assets. Key features of the Cubesat include a small visible camera looking along the GEO belt, a small propulsion system that allows phasing between CubeSats, and an image processor to reduce the data sent to the ground. An elegant communications network will also be used to provide commands to and data from multiple CubeSats. Additional CubeSats can be deployed on GSO launches or through ride shares to GEO, replenishing or adding to the constellation with each launch. Each CubeSat would take images of

  10. A VAR2CSA:CSP conjugate capable of inducing dual specificity antibody responses

    DEFF Research Database (Denmark)

    Matondo, Sungwa; Thrane, Susan; Janitzek, Christoph Mikkel

    2017-01-01

    Catcher peptide. The covalent interaction between SpyTag/SpyCatcher enables the formation of DBL1x-DBL2x-ID2a:CSP conjugate vaccine. Immunogenicity and quality of antibody responses induced by the conjugate vaccine, as well as a control CSP-SpyCatcher vaccine, was tested in BALB/c mice.  Results: Serum samples...... obtained from mice immunized with the conjugate vaccine were able to recognize both untagged DBL1x-DBL2x-ID2a as well as CSP antigen. Moreover, the geometric mean anti-CSP antibody titer was 1.9-fold higher in serum (at day 35 and 55 post-first immunization) from mice immunized with the conjugate vaccine......, as compared to mice receiving the control vaccine.  Conclusion: The data obtained in this study serves as proof-of-concept for the simultaneous induction of antibodies directed against individual antigen components in a dual stage anti-malaria vaccine....

  11. BF3·Et2O-promoted cleavage of the Csp-Csp2 bond of 2-propynolphenols/anilines: route to C2-alkenylated benzoxazoles and benzimidazoles.

    Science.gov (United States)

    Song, Xian-Rong; Qiu, Yi-Feng; Song, Bo; Hao, Xin-Hua; Han, Ya-Ping; Gao, Pin; Liu, Xue-Yuan; Liang, Yong-Min

    2015-02-20

    A novel BF3·Et2O-promoted tandem reaction of easily prepared 2-propynolphenols/anilines and trimethylsilyl azide is developed to give C2-alkenylated benzoxazoles and benzimidazoles in moderate to good yields. Most reactions could be accomplished in 30 min at room temperature. This tandem process involves a Csp-Csp2 bond cleavage and a C-N bond formation. Moreover, both tertiary and secondary propargylic alcohols with diverse functional groups were tolerated under the mild conditions.

  12. Villacidro solar demo plant: Integration of small-scale CSP and biogas power plants in an industrial microgrid

    Science.gov (United States)

    Camerada, M.; Cau, G.; Cocco, D.; Damiano, A.; Demontis, V.; Melis, T.; Musio, M.

    2016-05-01

    The integration of small scale concentrating solar power (CSP) in an industrial district, in order to develop a microgrid fully supplied by renewable energy sources, is presented in this paper. The plant aims to assess in real operating conditions, the performance, the effectiveness and the reliability of small-scale concentrating solar power technologies in the field of distributed generation. In particular, the potentiality of small scale CSP with thermal storage to supply dispatchable electricity to an industrial microgrid will be investigated. The microgrid will be realized in the municipal waste treatment plant of the Industrial Consortium of Villacidro, in southern Sardinia (Italy), which already includes a biogas power plant. In order to achieve the microgrid instantaneous energy balance, the analysis of the time evolution of the waste treatment plant demand and of the generation in the existing power systems has been carried out. This has allowed the design of a suitable CSP plant with thermal storage and an electrochemical storage system for supporting the proposed microgrid. At the aim of obtaining the expected energy autonomy, a specific Energy Management Strategy, which takes into account the different dynamic performances and characteristics of the demand and the generation, has been designed. In this paper, the configuration of the proposed small scale concentrating solar power (CSP) and of its thermal energy storage, based on thermocline principle, is initially described. Finally, a simulation study of the entire power system, imposing scheduled profiles based on weather forecasts, is presented.

  13. Biotype Characterization, Developmental Profiling, Insecticide Response and Binding Property of Bemisia tabaci Chemosensory Proteins: Role of CSP in Insect Defense.

    Directory of Open Access Journals (Sweden)

    Guoxia Liu

    Full Text Available Chemosensory proteins (CSPs are believed to play a key role in the chemosensory process in insects. Sequencing genomic DNA and RNA encoding CSP1, CSP2 and CSP3 in the sweet potato whitefly Bemisia tabaci showed strong variation between B and Q biotypes. Analyzing CSP-RNA levels showed not only biotype, but also age and developmental stage-specific expression. Interestingly, applying neonicotinoid thiamethoxam insecticide using twenty-five different dose/time treatments in B and Q young adults showed that Bemisia CSP1, CSP2 and CSP3 were also differentially regulated over insecticide exposure. In our study one of the adult-specific gene (CSP1 was shown to be significantly up-regulated by the insecticide in Q, the most highly resistant form of B. tabaci. Correlatively, competitive binding assays using tryptophan fluorescence spectroscopy and molecular docking demonstrated that CSP1 protein preferentially bound to linoleic acid, while CSP2 and CSP3 proteins rather associated to another completely different type of chemical, i.e. α-pentyl-cinnamaldehyde (jasminaldehyde. This might indicate that some CSPs in whiteflies are crucial to facilitate the transport of fatty acids thus regulating some metabolic pathways of the insect immune response, while some others are tuned to much more volatile chemicals known not only for their pleasant odor scent, but also for their potent toxic insecticide activity.

  14. SAT math prep course

    CERN Document Server

    Kolby, Jeff

    2011-01-01

    Comprehensive Prep for SAT Math Every year, students pay 1,000 and more to test prep companies to prepare for the math section of the new SAT. Now you can get the same preparation in a book. Features: * Comprehensive Review: Twenty-three chapters provide complete review of SAT math. * Practice: Includes 164 examples and more than 500 exercises! Arranged from easy to medium to hard to very hard. * Diagnostic Test: The diagnostic test measures your strengths and weaknesses and directs you to areas you need to study more. * Performance: If your target is a 700+ score, this is the book!

  15. SATS 14

    DEFF Research Database (Denmark)

    Frølunde, Lisbeth; Andreasen, Lars Birch; Hansen, Susanne Pihl

    SATS14 projektet har drejet sig om at undersøge mulighederne i at kunne tilbyde en særlig indsats til de produktionsskoleelever, der har brug for det, så vidt muligt lokalt på deres skole. Projektets formål har været at indhente erfaringer med at tilbyde elever på 14 produktionsskoler på Sjælland...... mål. SATS14 kan dermed ses i en større social sammenhæng. Der er en stigende erkendelse af behovet for initiativer til at hjælpe de elever, der oplever psykiske vanskeligheder. I forordet til en rapport fra Undervisningsministeriet om erhvervsuddannelser beskrives målet: ”95 procent af en...... ungdomsårgang i 2015 skal gennemføre en ungdomsuddannelse… For at opfylde regeringens mål… er det nødvendigt med en særlig indsats for at fastholde de unge, som begynder i en uddannelse, herunder også de bogligt svage” (Kirkegaard og Nielsen, 2008). Da SATS14 projektet startede, var der ikke megen opmærksomhed...

  16. MINOS: A simplified Pn solver for core calculation

    International Nuclear Information System (INIS)

    Baudron, A.M.; Lautard, J.J.

    2007-01-01

    This paper describes a new generation of the neutronic core solver MINOS resulting from developments done in the DESCARTES project. For performance reasons, the numerical method of the existing MINOS solver in the SAPHYR system has been reused in the new system. It is based on the mixed-dual finite element approximation of the simplified transport equation. We have extended the previous method to the treatment of unstructured geometries composed by quadrilaterals, allowing us to treat geometries where fuel pins are exactly represented. For Cartesian geometries, the solver takes into account assembly discontinuity coefficients in the simplified P n context. The solver has been rewritten in C + + programming language using an object-oriented design. Its general architecture was reconsidered in order to improve its capability of evolution and its maintainability. Moreover, the performance of the previous version has been improved mainly regarding the matrix construction time; this result improves significantly the performance of the solver in the context of industrial application requiring thermal-hydraulic feedback and depletion calculations. (authors)

  17. SHA-1, SAT-solving, and CNF

    CSIR Research Space (South Africa)

    Motara, YM

    2017-09-01

    Full Text Available the intersection between the SHA-1 preimage problem, the encoding of that problem for SAT-solving, and SAT-solving. The results demonstrate that SAT-solving is not yet a viable approach to take to solve the preimage problem, and also indicate that some...

  18. Mise en Scene: Conversion of Scenarios to CSP Traces for the Requirements-to-Design-to-Code Project

    Science.gov (United States)

    Carter. John D.; Gardner, William B.; Rash, James L.; Hinchey, Michael G.

    2007-01-01

    The "Requirements-to-Design-to-Code" (R2D2C) project at NASA's Goddard Space Flight Center is based on deriving a formal specification expressed in Communicating Sequential Processes (CSP) notation from system requirements supplied in the form of CSP traces. The traces, in turn, are to be extracted from scenarios, a user-friendly medium often used to describe the required behavior of computer systems under development. This work, called Mise en Scene, defines a new scenario medium (Scenario Notation Language, SNL) suitable for control-dominated systems, coupled with a two-stage process for automatic translation of scenarios to a new trace medium (Trace Notation Language, TNL) that encompasses CSP traces. Mise en Scene is offered as an initial solution to the problem of the scenarios-to-traces "D2" phase of R2D2C. A survey of the "scenario" concept and some case studies are also provided.

  19. DRG-Based CubeSat Inertial Reference Unit (DCIRU), Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — CubeSats currently lack adequate inertial attitude knowledge and control required for future sophisticated science missions. Boeing's Disc Resonator Gyro (DRG)...

  20. Integration of a MicroCAT Propulsion System and a PhoneSat Bus into a 1.5U CubeSat

    Science.gov (United States)

    Agasid, Elwood Floyd; Perez, Andres Dono; Gazulla, Oriol Tintore; Trinh, Greenfield Tran; Uribe, Eddie Anthony; Keidar, Michael; Haque, Samudra; Teel, George

    2014-01-01

    NASA Ames Research Center and the George Washington University have developed an electric propulsion subsystem that can be integrated into the PhoneSat bus. Experimental tests have shown a reliable performance by firing three different thrusters at various frequencies in vacuum conditions. The three thrusters were controlled by a SmartPhone that was running the PhoneSat software. The subsystem is fully operational and it requires low average power to function (about 0.1 W). The interface consists of a microcontroller that sends a trigger pulses to the PPU (Plasma Processing Unit), which is responsible for the thruster operation. Frequencies ranging from 1 to 50Hz have been tested, showing a strong flexibility. A SmartPhone acts as the main user interface for the selection of commands that control the entire system. The micro cathode arc thruster MicroCAT provides a high 1(sub sp) of 3000s that allows a 4kg satellite to obtain a (delta)V of 300m/s. The system mass is only 200g with a total of volume of 200(cu cm). The propellant is based on a solid cylinder made of Titanium, which is the cathode at the same time. This simplicity in the design avoids miniaturization and manufacturing problems. The characteristics of this thruster allow an array of MicroCATs to perform attitude control and orbital correcton maneuvers that will open the door for the implementation of an extensive collection of new mission concepts and space applications for CubeSats. NASA Ames is currently working on the integration of the system to fit the thrusters and PPU inside a 1.5U CubeSat together with the PhoneSat bus into a 1.5U CubeSat. This satellite is intended to be deployed from the ISS in 2015 and test the functionality of the thrusters by spinning the satellite around its long axis and measure the rotational speed with the phone byros. This test flight will raise the TRL of the propulsion system from 5 to 7 and will be a first test for further CubeSats with propulsion systems, a key

  1. Reduced host cell invasiveness and oxidative stress tolerance in double and triple csp gene family deletion mutants of Listeria monocytogenes.

    Science.gov (United States)

    Loepfe, Chantal; Raimann, Eveline; Stephan, Roger; Tasara, Taurai

    2010-07-01

    The cold shock protein (Csp) family comprises small, highly conserved proteins that bind nucleic acids to modulate various bacterial gene expressions. In addition to cold adaptation functions, this group of proteins is thought to facilitate various cellular processes to promote normal growth and stress adaptation responses. Three proteins making up the Listeria monocytogenes Csp family (CspA, CspB, and CspD) promote both cold and osmotic stress adaptation functions in this bacterium. The contribution of these three Csps in the host cell invasion processes of L. monocytogenes was investigated based on human Caco-2 and murine macrophage in vitro cell infection models. The DeltacspB, DeltacspD, DeltacspAB, DeltacspAD, DeltacspBD, and DeltacspABD strains were all significantly impaired in Caco-2 cell invasion compared with the wild-type strain, whereas in the murine macrophage infection assay only, the double (DeltacspBD) and triple (DeltacspABD) csp mutants were also significantly impaired in cell invasion compared with the wild-type strain. The DeltacspBD and DeltacspABD mutants displayed the most severely impaired invasion phenotypes. The invasion ability of these two mutant strains was also further analyzed using cold-stress-exposed organisms. In both cell infection models a significant reduction in invasiveness was observed after cold stress exposure of Listeria organisms. The negative impact of cold stress on subsequent cell invasion ability was, however, more severe in cold-sensitive csp mutants (DeltacspBD and DeltacspABD) compared with the wild type. The impaired macrophage invasion and intracellular growth of DeltacspBD and DeltacspABD also led us to examine oxidative stress resistance capacity in these two mutant strains. Both strains also displayed higher oxidative stress sensitivity relative to the wild-type strain. Our data indicate that besides cold and osmotic stress adaptation roles, Csp family proteins also promote efficient host cell invasion and

  2. Validation of CryoSat-2 SAR mode based lake levels

    DEFF Research Database (Denmark)

    Nielsen, Karina; Stenseng, Lars; Andersen, Ole Baltazar

    2015-01-01

    Lake level serve as an important indicator of the climate and continuous measurements are therefore essential. Satellite radar altimetry has now been used successfully for more than two decades to measure lake level as an addition to gauge measurements. The technique has, due to the large footprint...... with water levels obtained from Envisat. We find that the along-track precision of the mean based on CryoSat-2 is a few centimeter, even for the small lakes, which is a significant improvement compared to previous missions such as Envisat. When validating against gauge data we find RMS values of differences...

  3. DRG-based CubeSat Inertial Reference Unit (DCIRU), Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — CubeSats currently lack adequate inertial attitude knowledge and control required for future sophisticated science missions. Boeing?s Disc Resonator Gyro (DRG)...

  4. Using Additive Manufacturing to Print a CubeSat Propulsion System

    Science.gov (United States)

    Marshall, William M.

    2015-01-01

    CubeSats are increasingly being utilized for missions traditionally ascribed to larger satellites CubeSat unit (1U) defined as 10 cm x 10 cm x 11 cm. Have been built up to 6U sizes. CubeSats are typically built up from commercially available off-the-shelf components, but have limited capabilities. By using additive manufacturing, mission specific capabilities (such as propulsion), can be built into a system. This effort is part of STMD Small Satellite program Printing the Complete CubeSat. Interest in propulsion concepts for CubeSats is rapidly gaining interest-Numerous concepts exist for CubeSat scale propulsion concepts. The focus of this effort is how to incorporate into structure using additive manufacturing. End-use of propulsion system dictates which type of system to develop-Pulse-mode RCS would require different system than a delta-V orbital maneuvering system. Team chose an RCS system based on available propulsion systems and feasibility of printing using a materials extrusion process. Initially investigated a cold-gas propulsion system for RCS applications-Materials extrusion process did not permit adequate sealing of part to make this a functional approach.

  5. The Moroccan solar plan. A comparative analysis of CSP and PV utilization until 2020

    International Nuclear Information System (INIS)

    Richts, Christoph

    2012-01-01

    The present master thesis conducts technical and economic simulations of large-scale Photovoltaic (PV) and Concentrated Solar Power (CSP) plants for the Moroccan Solar Plan. It provides a database of performance indicators such as energy yields, capacity factors, typical efficiencies and losses of technical components, LCOE, and difference costs (DC: LCOE minus avoided costs of the conventional power system) for fixed tilted, 1-axis horizontal, 1-axis vertical and 2-axis tracking PV and CSP with no, 6, 12 and 18 full load hours of thermal storage. HelioClim irradiation data of 2005 for the sites in Ouarzazate, Ain Ben Mathar, Boujdour, Laayoune and Tarfaya is used ranging between 1,927 - 2,428 kWh/m 2 /y (DNI) and 1,968 - 2,154 kWh/m 2 /y (GHI). In the base scenario minimum LCOE are 9.6 - 5.4 EURct/kWh for PV (2012 - 2020) varying between 0.90 - 1.55 EURct/kWh among sites and technologies. CSP reaches 12.8 - 9.2 EURct/kWh and a bandwidth of 2.3 - 1.6 EURct/kWh. Average DC are lowest for horizontal 1-axis tracking (0.4 and -7.7 EURct/kWh for plants built in 2012 and 2020 respectively) and CSP with 6 hours of storage (1.3 and -3.5 EURct/kWh). PV is cheaper for all sites and technologies due to higher learning curves and less initial investment, but cannot contribute to coverage of the daily evening peak in Morocco. Four different MSP-scenarios with 2000 MW of solar energy require total investments of 3.7 - 7.5 billion EUR and yield 7.9% - 12.8% of the electricity demand in 2020 (given a growth 7%/y) depending on the ratio of PV and CSP utilization. The average LCOE are 8.3 - 11.7 EURct/kWh and the total discounted DC (10%/y) are -254 - 391 million EUR. Thus, solar energy is partly less expensive than a business-as-usual scenario. An extensive sensitivity analysis for WACC and price escalation of conventional energy shows that for only PV and only CSP scenarios in 55 and 22 out of 72 cases the DC are negative - although no environmental costs for conventional

  6. A browser-based 3D Visualization Tool designed for comparing CERES/CALIOP/CloudSAT level-2 data sets.

    Science.gov (United States)

    Chu, C.; Sun-Mack, S.; Chen, Y.; Heckert, E.; Doelling, D. R.

    2017-12-01

    In Langley NASA, Clouds and the Earth's Radiant Energy System (CERES) and Moderate Resolution Imaging Spectroradiometer (MODIS) are merged with Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) on the Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) and CloudSat Cloud Profiling Radar (CPR). The CERES merged product (C3M) matches up to three CALIPSO footprints with each MODIS pixel along its ground track. It then assigns the nearest CloudSat footprint to each of those MODIS pixels. The cloud properties from MODIS, retrieved using the CERES algorithms, are included in C3M with the matched CALIPSO and CloudSat products along with radiances from 18 MODIS channels. The dataset is used to validate the CERES retrieved MODIS cloud properties and the computed TOA and surface flux difference using MODIS or CALIOP/CloudSAT retrieved clouds. This information is then used to tune the computed fluxes to match the CERES observed TOA flux. A visualization tool will be invaluable to determine the cause of these large cloud and flux differences in order to improve the methodology. This effort is part of larger effort to allow users to order the CERES C3M product sub-setted by time and parameter as well as the previously mentioned visualization capabilities. This presentation will show a new graphical 3D-interface, 3D-CERESVis, that allows users to view both passive remote sensing satellites (MODIS and CERES) and active satellites (CALIPSO and CloudSat), such that the detailed vertical structures of cloud properties from CALIPSO and CloudSat are displayed side by side with horizontally retrieved cloud properties from MODIS and CERES. Similarly, the CERES computed profile fluxes whether using MODIS or CALIPSO and CloudSat clouds can also be compared. 3D-CERESVis is a browser-based visualization tool that makes uses of techniques such as multiple synchronized cursors, COLLADA format data and Cesium.

  7. SmallSat Common Electronics Board (SCEB)

    Data.gov (United States)

    National Aeronautics and Space Administration — We propose to design a low-power general-purpose SmallSat Common Electronics Board (SCEB).  The SCEB design will be based on input received from a group of...

  8. Sublethal doses of neonicotinoid imidacloprid can interact with honey bee chemosensory protein 1 (CSP1) and inhibit its function

    International Nuclear Information System (INIS)

    Li, Hongliang; Tan, Jing; Song, Xinmi; Wu, Fan; Tang, Mingzhu; Hua, Qiyun; Zheng, Huoqing; Hu, Fuliang

    2017-01-01

    As a frequently used neonicotinoid insecticide, imidacloprid can impair the chemoreceptive behavior of honey bees even at sublethal doses, while the physiochemical mechanism has not been further revealed. Here, multiple fluorescence spectra, thermodynamic method, and molecular docking were used to study the interaction and the functional inhibition of imidacloprid to the recombinant CSP1 protein in Asian honey bee, Apis cerana. The results showed that the fluorescence intensity (λ em  = 332 nm) of CSP1 could be significantly quenched by imidacloprid in a dynamic mode. During the quenching process, ΔH > 0, ΔS > 0, indicating that the acting forces of imidacloprid with CSP1 are mainly hydrophobic interactions. Synchronous fluorescence showed that the fluorescence of CSP1 was mainly derived from tryptophan, and the hydrophobicity of tryptophan decreased with the increase of imidacloprid concentration. Molecular docking predicted the optimal pose and the amino acid composition of the binding process. Circular dichroism (CD) spectra showed that imidacloprid reduced the α-helix of CSP1 and caused the extension of the CSP1 peptide chain. In addition, the binding of CSP1 to floral scent β-ionone was inhibited by nearly 50% of the apparent association constant (K A ) in the presence of 0.28–2.53 ng/bee of imidacloprid, and the inhibition rate of nearly 95% at 3.75 ng/bee of imidacloprid at sublethal dose level. This study initially revealed the molecular physiochemical mechanism that sublethal doses of neonicotinoid still interact and inhibit the physiological function of the honey bees' chemoreceptive system. - Highlights: • Sublethal doses of imidacloprid can directly interact with CSP1 in Apis cerana. • Sublethal imidacloprid can inhibit the function of CSP1 binding to semiochemicals. • The fluorescence intensity of CSP1 quenched by imidacloprid in a dynamic mode. • The binding between CSP1 and imidacloprid are driven by hydrophobic interactions.

  9. BdorCSP2 is important for antifeed and oviposition-deterring activities induced by Rhodojaponin-III against Bactrocera dorsalis.

    Directory of Open Access Journals (Sweden)

    Xin Yi

    Full Text Available Rhodojaponin-III is a nonvolatile botanical grayanoid diterpene compound, which has antifeedant and oviposition deterrence effects against many kinds of insects. However, the molecular mechanism of the chemoreception process remains unknown. In this study, the important role of BdorCSP2 in the recognition of Rhodojaponin-III was identified. The full length cDNA encoding BdorCSP2 was cloned from legs of Bactrocera dorsalis. The results of expression pattern revealed that BdorCSP2 was abundantly expressed in the legs of adult B. dorsalis. Moreover, the expression of BdorCSP2 could be up-regulated by Rhodojaponin-III. In order to gain comprehensive understanding of the recognition process, the binding affinity between BdorCSP2 and Rhodojaponin-III was measured by fluorescence binding assay. Silencing the expression of BdorCSP2 through the ingestion of dsRNA could weaken the effect of oviposition deterrence and antifeedant of Rhodojaponin-III. These results suggested that BdorCSP2 of B. dorsalis could be involved in chemoreception of Rhodojaponin-III and played a critical role in antifeedant and oviposition behaviors induced by Rhodojaponin-III.

  10. Acceleration of FDTD mode solver by high-performance computing techniques.

    Science.gov (United States)

    Han, Lin; Xi, Yanping; Huang, Wei-Ping

    2010-06-21

    A two-dimensional (2D) compact finite-difference time-domain (FDTD) mode solver is developed based on wave equation formalism in combination with the matrix pencil method (MPM). The method is validated for calculation of both real guided and complex leaky modes of typical optical waveguides against the bench-mark finite-difference (FD) eigen mode solver. By taking advantage of the inherent parallel nature of the FDTD algorithm, the mode solver is implemented on graphics processing units (GPUs) using the compute unified device architecture (CUDA). It is demonstrated that the high-performance computing technique leads to significant acceleration of the FDTD mode solver with more than 30 times improvement in computational efficiency in comparison with the conventional FDTD mode solver running on CPU of a standard desktop computer. The computational efficiency of the accelerated FDTD method is in the same order of magnitude of the standard finite-difference eigen mode solver and yet require much less memory (e.g., less than 10%). Therefore, the new method may serve as an efficient, accurate and robust tool for mode calculation of optical waveguides even when the conventional eigen value mode solvers are no longer applicable due to memory limitation.

  11. Pilot study: whole body manual subcutaneous adipose tissue (SAT) therapy improved pain and SAT structure in women with lipedema.

    Science.gov (United States)

    Herbst, Karen L; Ussery, Christopher; Eekema, Alyna

    2017-09-20

    Background Lipedema is a common painful subcutaneous adipose tissue (SAT) disorder in women affecting the limbs. SAT therapy is a manual therapy to improve soft tissue quality. Objective Determine if SAT therapy improves pain and structure of lipedema SAT. Design Single arm prospective pilot study. Setting Academic medical center. Patients Seven women, 46 ± 5 years, weight 90 ± 19 kg, with lipedema. Intervention Twelve 90-min SAT therapy sessions over 4 weeks. Outcomes Dual X-ray absorptiometry (DXA) scans, SAT ultrasound (Vevo 2100), leg volumetrics, skin caliper assessment, tissue exam, weight, resting metabolic rate, pain assessment, lower extremity functional scale (LEFS) and body shape questionnaire (BSQ) at baseline and end of study. Results Weight, resting metabolic rate and BSQ did not change significantly. Limb fat over total body fat mass (p = 0.08) and trunk fat over total body mass trended down from baseline (p = 0.08) by DXA. Leg volume and caliper assessments in eight of nine areas (p < 0.007), LEFS (p = 0.002) and average pain (p = 0.007) significantly decreased from baseline. Fibrosis significantly decreased in the nodules, hips and groin. Ultrasound showed improved SAT structure in some subjects. Side effects included pain, bruising, itching, swelling and gastroesophageal reflux disease. All women said they would recommend SAT therapy to other women with lipedema. Limitations Small number of subjects. Conclusion SAT therapy in 4 weeks improved tissue structure, perceived leg function, and volume although shape was not affected. While side effects of SAT therapy were common, all women felt the therapy was beneficial.

  12. Tårs 10000 m2 CSP + Flat Plate Solar Collector Plant - Cost-Performance Optimization of the Design

    DEFF Research Database (Denmark)

    Perers, Bengt; Furbo, Simon; Tian, Zhiyong

    2016-01-01

    , was established. The optimization showed that there was a synergy in combining CSP and FP collectors. Even though the present cost per m² of the CSP collectors is high, the total energy cost is minimized by installing a combination of collectors in such solar heating plant. It was also found that the CSP......A novel solar heating plant with Concentrating Solar Power (CSP) collectors and Flat Plate (FP) collectors has been put into operation in Tårs since July 2015. To investigate economic performance of the plant, a TRNSYS-Genopt model, including a solar collector field and thermal storage tank...

  13. Co-generation and innovative heat storage systems in small-medium CSP plants for distributed energy production

    Science.gov (United States)

    Giaconia, Alberto; Montagnino, Fabio; Paredes, Filippo; Donato, Filippo; Caputo, Giampaolo; Mazzei, Domenico

    2017-06-01

    CSP technologies can be applied for distributed energy production, on small-medium plants (on the 1 MW scale), to satisfy the needs of local communities, buildings and districts. In this perspective, reliable, low-cost, and flexible small/medium multi-generative CSP plants should be developed. Four pilot plants have been built in four Mediterranean countries (Cyprus, Egypt, Jordan, and Italy) to demonstrate the approach. In this paper, the plant built in Italy is presented, with specific innovations applied in the linear Fresnel collector design and the Thermal Energy Storage (TES) system, based on a single the use of molten salts but specifically tailored for small scale plants.

  14. PhoneSat - The Smartphone Nanosatellite

    Science.gov (United States)

    Cockrell, James J.; Yost, Bruce; Petro, Andrew

    2013-01-01

    NASA's PhoneSat project tests whether spacecraft can be built using smartphones to launch the lowest-cost satellites ever flown in space. Each PhoneSat nanosatellite is one cubesat unit - a satellite in a 10 cm (approx. 4 inches) cube or about the size of a tissue box - and weighs approximately 1 kg (2.2 pounds). Engineers believe PhoneSat technology will enable NASA to launch multiple new satellites capable of conducting science and exploration missions at a small fraction of the cost of conventional satellites.

  15. An unstructured finite volume solver for two phase water/vapour flows based on an elliptic oriented fractional step method

    International Nuclear Information System (INIS)

    Mechitoua, N.; Boucker, M.; Lavieville, J.; Pigny, S.; Serre, G.

    2003-01-01

    Based on experience gained at EDF and Cea, a more general and robust 3-dimensional (3D) multiphase flow solver has been being currently developed for over three years. This solver, based on an elliptic oriented fractional step approach, is able to simulate multicomponent/multiphase flows. Discretization follows a 3D full unstructured finite volume approach, with a collocated arrangement of all variables. The non linear behaviour between pressure and volume fractions and a symmetric treatment of all fields are taken into account in the iterative procedure, within the time step. It greatly enforces the realizability of volume fractions (i.e 0 < α < 1), without artificial numerical needs. Applications to widespread test cases as static sedimentation, water hammer and phase separation are shown to assess the accuracy and the robustness of the flow solver in different flow conditions, encountered in nuclear reactors pipes. (authors)

  16. Acceleration of the OpenFOAM-based MHD solver using graphics processing units

    International Nuclear Information System (INIS)

    He, Qingyun; Chen, Hongli; Feng, Jingchao

    2015-01-01

    Highlights: • A 3D PISO-MHD was implemented on Kepler-class graphics processing units (GPUs) using CUDA technology. • A consistent and conservative scheme is used in the code which was validated by three basic benchmarks in a rectangular and round ducts. • Parallelized of CPU and GPU acceleration were compared relating to single core CPU in MHD problems and non-MHD problems. • Different preconditions for solving MHD solver were compared and the results showed that AMG method is better for calculations. - Abstract: The pressure-implicit with splitting of operators (PISO) magnetohydrodynamics MHD solver of the couple of Navier–Stokes equations and Maxwell equations was implemented on Kepler-class graphics processing units (GPUs) using the CUDA technology. The solver is developed on open source code OpenFOAM based on consistent and conservative scheme which is suitable for simulating MHD flow under strong magnetic field in fusion liquid metal blanket with structured or unstructured mesh. We verified the validity of the implementation on several standard cases including the benchmark I of Shercliff and Hunt's cases, benchmark II of fully developed circular pipe MHD flow cases and benchmark III of KIT experimental case. Computational performance of the GPU implementation was examined by comparing its double precision run times with those of essentially the same algorithms and meshes. The resulted showed that a GPU (GTX 770) can outperform a server-class 4-core, 8-thread CPU (Intel Core i7-4770k) by a factor of 2 at least.

  17. Acceleration of the OpenFOAM-based MHD solver using graphics processing units

    Energy Technology Data Exchange (ETDEWEB)

    He, Qingyun; Chen, Hongli, E-mail: hlchen1@ustc.edu.cn; Feng, Jingchao

    2015-12-15

    Highlights: • A 3D PISO-MHD was implemented on Kepler-class graphics processing units (GPUs) using CUDA technology. • A consistent and conservative scheme is used in the code which was validated by three basic benchmarks in a rectangular and round ducts. • Parallelized of CPU and GPU acceleration were compared relating to single core CPU in MHD problems and non-MHD problems. • Different preconditions for solving MHD solver were compared and the results showed that AMG method is better for calculations. - Abstract: The pressure-implicit with splitting of operators (PISO) magnetohydrodynamics MHD solver of the couple of Navier–Stokes equations and Maxwell equations was implemented on Kepler-class graphics processing units (GPUs) using the CUDA technology. The solver is developed on open source code OpenFOAM based on consistent and conservative scheme which is suitable for simulating MHD flow under strong magnetic field in fusion liquid metal blanket with structured or unstructured mesh. We verified the validity of the implementation on several standard cases including the benchmark I of Shercliff and Hunt's cases, benchmark II of fully developed circular pipe MHD flow cases and benchmark III of KIT experimental case. Computational performance of the GPU implementation was examined by comparing its double precision run times with those of essentially the same algorithms and meshes. The resulted showed that a GPU (GTX 770) can outperform a server-class 4-core, 8-thread CPU (Intel Core i7-4770k) by a factor of 2 at least.

  18. A high-performance Riccati based solver for tree-structured quadratic programs

    DEFF Research Database (Denmark)

    Frison, Gianluca; Kouzoupis, Dimitris; Diehl, Moritz

    2017-01-01

    the online solution of such problems challenging and the development of tailored solvers crucial. In this paper, an interior point method is presented that can solve Quadratic Programs (QPs) arising in multi-stage MPC efficiently by means of a tree-structured Riccati recursion and a high-performance linear...... algebra library. A performance comparison with code-generated and general purpose sparse QP solvers shows that the computation times can be significantly reduced for all problem sizes that are practically relevant in embedded MPC applications. The presented implementation is freely available as part...

  19. A New Method to Extract CSP Gather of Topography for Scattered Wave Imaging

    Directory of Open Access Journals (Sweden)

    Zhao Pan

    2017-01-01

    Full Text Available The seismic method is one of the major geophysical tools to study the structure of the earth. The extraction of the common scatter point (CSP gather is a critical step to accomplish the seismic imaging with a scattered wave. Conventionally, the CSP gather is obtained with the assumption that the earth surface is horizontal. However, errors are introduced to the final imaging result if the seismic traces obtained at the rugged surface are processed using the conventional method. Hence, we propose the method of the extraction of the CSP gather for the seismic data collected at the rugged surface. The proposed method is validated by two numerical examples and expected to reduce the effect of the topography on the scattered wave imaging.

  20. A Study for Optimum Space-to-Ground Communication Concept for CubeSat and SmallSat Platforms

    Data.gov (United States)

    National Aeronautics and Space Administration — This study is to explore the communication architecture for future space-to-ground CubeSat/SmallSat communication, through simulations, analyses, and identifying...

  1. DebriSat Project Update and Planning

    Science.gov (United States)

    Sorge, M.; Krisko, P. H.

    2016-01-01

    DebriSat Reporting Topics: DebriSat Fragment Analysis Calendar; Near-term Fragment Extraction Strategy; Fragment Characterization and Database; HVI (High-Velocity Impact) Considerations; Requirements Document.

  2. Iterative solvers in forming process simulations

    NARCIS (Netherlands)

    van den Boogaard, Antonius H.; Rietman, Bert; Huetink, Han

    1998-01-01

    The use of iterative solvers in implicit forming process simulations is studied. The time and memory requirements are compared with direct solvers and assessed in relation with the rest of the Newton-Raphson iteration process. It is shown that conjugate gradient{like solvers with a proper

  3. A new assay for determining ganglioside sialyltransferase activities lactosylceramide-2,3-sialyltransferase (SAT I and monosialylganglioside-2,3-sialyltransferase (SAT IV.

    Directory of Open Access Journals (Sweden)

    Cynthia Q Sun

    Full Text Available A new assay for the determination of lactosylceramide-2,3-sialyltransferase (SAT I, EC 2.4.99.9 and monosialoganglioside sialyltransferase (SAT IV, EC 2.4.99.2 is described. The assay utilised the commercially available fluorophore labelled sphingolipids, boron dipyrromethene difluoride (BODIPY lactosylceramide (LacCer, and BODIPY-monosialotetrahexosylganglioside (GM1 as the acceptor substrates, for SAT I and SAT IV, respectively. HPLC coupled with fluorescence detection was used to analyse product formation. The analysis was performed in a quick and automated fashion. The assay showed good linearity for both BODIPY sphingolipids with a quantitative detection limit of 0.05 pmol. The high sensitivity enabled the detection of SAT I and SAT IV activities as low as 0.001 μU, at least 200 fold lower than that of most radiometric assays. This new assay was applied to the screening of SAT I and SAT IV activities in ovine and bovine organs (liver, heart, kidney, and spleen. The results provided evidence that young animals, such as calves, start to produce ganglioside sialyltransferases as early as 7 days after parturition and that levels change during maturation. Among the organs tested from a bovine source, spleen had the highest specific ganglioside sialyltransferase activity. Due to the organ size, the greatest total ganglioside sialyltransferase activities (SAT I and SAT IV were detected in the liver of both bovine and ovine origin.

  4. Development and validation of a local time stepping-based PaSR solver for combustion and radiation modeling

    DEFF Research Database (Denmark)

    Pang, Kar Mun; Ivarsson, Anders; Haider, Sajjad

    2013-01-01

    In the current work, a local time stepping (LTS) solver for the modeling of combustion, radiative heat transfer and soot formation is developed and validated. This is achieved using an open source computational fluid dynamics code, OpenFOAM. Akin to the solver provided in default assembly i...... library in the edcSimpleFoam solver which was introduced during the 6th OpenFOAM workshop is modified and coupled with the current solver. One of the main amendments made is the integration of soot radiation submodel since this is significant in rich flames where soot particles are formed. The new solver...

  5. PhoneSat - The Smartphone Nanosatellite

    Science.gov (United States)

    Westley, Deborah; Yost, Bruce; Petro, Andrew

    2013-01-01

    PhoneSat 2.4, carried into space on November 19, 2013 aboard a Minotaur I rocket from the Mid-Atlantic Regional Spaceport at NASAs Wallops Flight Facility in Virginia, is the first of the PhoneSat family to use a two-way S-band radio to allow engineers to command the satellite from Earth. This mission also serves as a technology demonstration for a novel attitude determination and control system (ADCS) that establishes and stabilizes the satellites attitude relative to Earth. Unlike the earlier PhoneSats that used a Nexus One, PhoneSat 2.4 uses the Nexus S smartphone, which runs Googles Android operating system, and is made by Samsung Electronics Co., Suwon, So. Korea. The smartphone provides many of the functions needed by the satellite such as a central computer, data memory, ready-made interfaces for communications, navigation and power all pre-assembled in a rugged electronics package.

  6. The Moroccan solar plan. A comparative analysis of CSP and PV utilization until 2020

    Energy Technology Data Exchange (ETDEWEB)

    Richts, Christoph

    2012-02-15

    The present master thesis conducts technical and economic simulations of large-scale Photovoltaic (PV) and Concentrated Solar Power (CSP) plants for the Moroccan Solar Plan. It provides a database of performance indicators such as energy yields, capacity factors, typical efficiencies and losses of technical components, LCOE, and difference costs (DC: LCOE minus avoided costs of the conventional power system) for fixed tilted, 1-axis horizontal, 1-axis vertical and 2-axis tracking PV and CSP with no, 6, 12 and 18 full load hours of thermal storage. HelioClim irradiation data of 2005 for the sites in Ouarzazate, Ain Ben Mathar, Boujdour, Laayoune and Tarfaya is used ranging between 1,927 - 2,428 kWh/m{sup 2}/y (DNI) and 1,968 - 2,154 kWh/m{sup 2}/y (GHI). In the base scenario minimum LCOE are 9.6 - 5.4 EURct/kWh for PV (2012 - 2020) varying between 0.90 - 1.55 EURct/kWh among sites and technologies. CSP reaches 12.8 - 9.2 EURct/kWh and a bandwidth of 2.3 - 1.6 EURct/kWh. Average DC are lowest for horizontal 1-axis tracking (0.4 and -7.7 EURct/kWh for plants built in 2012 and 2020 respectively) and CSP with 6 hours of storage (1.3 and -3.5 EURct/kWh). PV is cheaper for all sites and technologies due to higher learning curves and less initial investment, but cannot contribute to coverage of the daily evening peak in Morocco. Four different MSP-scenarios with 2000 MW of solar energy require total investments of 3.7 - 7.5 billion EUR and yield 7.9% - 12.8% of the electricity demand in 2020 (given a growth 7%/y) depending on the ratio of PV and CSP utilization. The average LCOE are 8.3 - 11.7 EURct/kWh and the total discounted DC (10%/y) are -254 - 391 million EUR. Thus, solar energy is partly less expensive than a business-as-usual scenario. An extensive sensitivity analysis for WACC and price escalation of conventional energy shows that for only PV and only CSP scenarios in 55 and 22 out of 72 cases the DC are negative - although no environmental costs for conventional

  7. AMF3 CloudSat Overpasses Field Campaign Report

    Energy Technology Data Exchange (ETDEWEB)

    Matrosov, Sergey [University of Colorado, Boulder; National Oceanic and Atmospheric Administration (NOAA), Boulder, CO (United States). Earth System Research Lab.; Hardin, Joseph [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); De Boer, Gijs [University of Colorado, Boulder; National Oceanic and Atmospheric Administration (NOAA), Boulder, CO (United States). Earth System Research Lab.; Shupe, Matthew [University of Colorado, Boulder; National Oceanic and Atmospheric Administration (NOAA), Boulder, CO (United States). Earth System Research Lab.; Maahn, Maximillian [National Oceanic and Atmospheric Administration (NOAA), Boulder, CO (United States). Earth System Research Lab.; Williams, Christopher [University of Colorado, Boulder; National Oceanic and Atmospheric Administration (NOAA), Boulder, CO (United States). Earth System Research Lab.

    2017-10-15

    Synergy between ground-based and satellite radar observations of clouds and precipitation is important for refining the algorithms to retrieve hydrometeor microphysical parameters, improvements in the retrieval accuracy, and better understanding the advantages and limitations of different retrieval approaches. The new dual-frequency (Ka- and W-band, 35 GHz and 94 GHz) fully polarimetric scanning U.S. Department of Energy (DOE) Atmospheric Radiation Measurement (ARM) Research Facility cloud radars (SACRs-2) are advanced sensors aimed to significantly enhance remote sensing capabilities (Kollias et al. 2016). One of these radars was deployed as part of the third ARM Mobile Facility (AMF3) at Oliktok Point, Alaska (70.495o N, 149.886oW). The National Aeronautics and Space Administration (NASA) CloudSat satellite, which is part of the polar-orbiting A-train satellite constellation, passes over the vicinity of the AMF3 location (typically within 0-7 km depending on a particular overpass) on a descending orbit every 16 days at approximately 13:21 UTC. The nadir pointing W-band CloudSat cloud profiling radar (CPR) provides vertical profiles of reflectivity that are then used for retrievals of hydrometeor parameters (Tanelli et al. 2008). The main objective of the AMF3 CloudSat overpasses intensive operating period (IOP) campaign was to collect approximately collocated in space and time radar data from the SACR-2 and the CloudSat CPR measurements for subsequent joint analysis of radar variables and microphysical retrievals of cloud and precipitation parameters. Providing the reference for the SACR-2 absolute calibration from the well-calibrated CloudSat CPR was another objective of this IOP. The IOP objectives were achieved by conducting seven special SACR-2 scans during the 10.5-min period centered at the exact time of the CloudSat overpass over the AMF3 (~1321 UTC) on six dates of the CloudSat overpasses during the three-month period allocated to this IOP. These six days

  8. KidSat: Image User's Manual

    Science.gov (United States)

    Way, JoBea; Andres, Paul; Baker, John; Goodson, Greg; Marshall, William; McGuire, John; Rackley, Kathleen; Stork, Elizabeth Jones; Yiu, Lisa

    1999-01-01

    The goal of KidSat was to provide young students with the opportunity to participate directly in the NASA space program and to enhance learning in the process. The KidSat pilot project was focused on using a color digital camera, mounted on the space shuttle, to take pictures of the Earth. These could be used to enhance middle school curricula. The project not only benefited middle school students, who were essentially the Science Team, responsible for deciding where to take pictures, but it also benefited high school students and undergraduates, who were essentially the Project Team, responsible for the development and implementation of the project. KidSat flew on three missions as part of the pilot project: STS-76, STS-81, and STS-86. This document describes the goals, project elements, results, and data for the three KidSat missions that made up the pilot program. It serves as a record for this pilot project and may be used as a reference for similar projects. It can also be a too] in using the data to its fullest extent. The KidSat Web page remains on-line at http://kidsat.jpl.nasa.gov/kidsat, and the images may be downloaded in their full resolution.

  9. A feasibility Study: The Succinct Solver v2.0, XSB Prolog v2.6, and Flow-Logic Based Program Analysis for Carmel

    DEFF Research Database (Denmark)

    Pilegaard, Henrik

    2003-01-01

    We perform a direct comparison of the {Succinct Solver v2.0} and {XSB Prolog v2.6} based on experiments with {Control Flow Analyses} of scalable {Discretionary Ambient programs} and {Carmel programs}. To facilitate this comparison we expand ALFP clauses accepted by the Succinct Solver into more g...

  10. Development of the severe accident management guidance module for the SATS training simulator

    International Nuclear Information System (INIS)

    Kim, K. R.; Park, S. H.; Kim, D. H.

    2004-01-01

    Recently KAERI has developed severe accident management guidance to establish Korea standard severe accident management system. On the other hand PC-based severe accident training simulator SATS has been developed, which uses MELCOR computing code as the simulation engine. SATS graphically displays and simulates the severe accident progression with interactive user inputs. The control capability of SATS makes a severe accident training course more interesting and effective. In this paper the development and functions of HyperKAMG module are explained. Furthermore easiness and effectiveness of the HyperKAMG-SATS system in severe accident management are described

  11. Economic opportunities resulting from a global deployment of concentrated solar power (CSP) technologies-The example of German technology providers

    International Nuclear Information System (INIS)

    Vallentin, Daniel; Viebahn, Peter

    2010-01-01

    Several energy scenario studies consider concentrated solar power (CSP) plants as an important technology option to reduce the world's CO 2 emissions to a level required for not letting the global average temperature exceed a threshold of 2-2.4 o C. A global ramp up of CSP technologies offers great economic opportunities for technology providers as CSP technologies include highly specialised components. This paper analyses possible value creation effects resulting from a global deployment of CSP until 2050 as projected in scenarios of the International Energy Agency (IEA) and Greenpeace International. The analysis focuses on the economic opportunities of German technology providers since companies such as Schott Solar, Flabeg or Solar Millennium are among the leading suppliers of CSP technologies on the global market.

  12. The HUMSAT System: a CubeSat-based Constellation for In-situ and Inexpensive Environmental Measurements

    Science.gov (United States)

    Tubío-Pardavila, R.; Vigil, S. A.; Puig-Suari, J.; Aguado Agelet, F.

    2014-12-01

    There is a requirement for low cost in-situ measurements of environmental parameters such as air quality, meteorological data, and water quality in remote areas. Currently available solutions for such measurements include remote sensing from satellite and aircraft platforms, and in-situ measurements from mobile and aircraft platforms. Fixed systems such as eddy covariance networks, tall towers, and the Total Carbon Column Observing Network (TCCON) are providing precision greenhouse gas measurements. Within this context, the HUMSAT system designed by the University of Vigo (Spain) will complement existing high-precision measurement systems with low cost in-situ ground based sensors in remote locations using a constellation of CubeSats as a communications relay. The HUMSAT system standardizes radio communications in between deployed sensors and the CubeSats of the constellation, which act as store and forward satellites to ground stations for uploading to the internet. Current ground stations have been established at the University of Vigo (Spain) and California Polytechnic State University (Cal Poly). Users of the system may deploy their own environmental sensors to meet local requirements. The sensors will be linked to a low-cost satellite data transceiver using a standard HUMSAT protocol. The transceiver is capable of receiving data from the HUMSAT constellation to remotely reconfigure sensors without the need of physically going to the sensor location. This transceiver uses a UHF channel around 437 MHz to exchange short data messages with the sensors. These data messages can contain up to 32 bytes of useful information and are transmitted at a speed around 300 bps. The protocol designed for this system handles the access to the channel by all these elements and guarantees a correct transmission of the information in such an scenario. The University of Vigo has launched the first satellite of the constellation, the HUMSAT-D CubeSat in November 2013 and has

  13. Evaluation of the Impact of an Additive Manufacturing Enhanced CubeSat Architecture on the CubeSat Development Process

    Science.gov (United States)

    2016-09-15

    thermoplastic PCB Printed Circuit Board PIC Programmable Intelligent Computer RAMPART RApidprototyped MEMS Propulsion and Radiation Test RF Radio Frequency S...V for printed propulsion systems of varying volumes ........... 66 Figure 23. Predicted radiation attenuation of aluminum and AM composite CubeSat...Delta V data and estimates for standard CubeSat propulsion systems ............... 42 Table 5. Delta V for RAMPART printed CubeSat propulsion

  14. Hybrid direct and iterative solvers for h refined grids with singularities

    KAUST Repository

    Paszyński, Maciej R.

    2015-04-27

    This paper describes a hybrid direct and iterative solver for two and three dimensional h adaptive grids with point singularities. The point singularities are eliminated by using a sequential linear computational cost solver O(N) on CPU [1]. The remaining Schur complements are submitted to incomplete LU preconditioned conjugated gradient (ILUPCG) iterative solver. The approach is compared to the standard algorithm performing static condensation over the entire mesh and executing the ILUPCG algorithm on top of it. The hybrid solver is applied for two or three dimensional grids automatically h refined towards point or edge singularities. The automatic refinement is based on the relative error estimations between the coarse and fine mesh solutions [2], and the optimal refinements are selected using the projection based interpolation. The computational mesh is partitioned into sub-meshes with local point and edge singularities separated. This is done by using the following greedy algorithm.

  15. Non-"g" Residuals of the SAT and ACT Predict Specific Abilities

    Science.gov (United States)

    Coyle, Thomas R.; Purcell, Jason M.; Snyder, Anissa C.; Kochunov, Peter

    2013-01-01

    This research examined whether non-"g" residuals of the SAT and ACT subtests, obtained after removing g, predicted specific abilities. Non-"g" residuals of the verbal and math subtests of the SAT and ACT were correlated with academic (verbal and math) and non-academic abilities (speed and shop), both based on the Armed Services…

  16. TechEdSat Nano-Satellite Series Fact Sheet

    Science.gov (United States)

    Murbach, Marcus; Martinez, Andres; Guarneros Luna, Ali

    2014-01-01

    TechEdSat-3p is the second generation in the TechEdSat-X series. The TechEdSat Series uses the CubeSat standards established by the California Polytechnic State University Cal Poly), San Luis Obispo. With typical blocks being constructed from 1-unit (1U 10x10x10 cm) increments, the TechEdSat-3p has a 3U volume with a 30 cm length. The project uniquely pairs advanced university students with NASA researchers in a rapid design-to-flight experience lasting 1-2 semesters.The TechEdSat Nano-Satellite Series provides a rapid platform for testing technologies for future NASA Earth and planetary missions, as well as providing students with an early exposure to flight hardware development and management.

  17. Assessing the potential role of concentrated solar power (CSP) for the northeast power system of Brazil using a detailed power system model

    International Nuclear Information System (INIS)

    Fichter, Tobias; Soria, Rafael; Szklo, Alexandre; Schaeffer, Roberto; Lucena, Andre F.P.

    2017-01-01

    One of the technologies that stand out as an alternative to provide additional flexibility to power systems with large penetration of variable renewable energy (VRE), especially for regions with high direct normal irradiation (DNI), is concentrated solar power (CSP) plants coupled to thermal energy storage (TES) and back-up (BUS) systems. Brazil can develop this technology domestically, especially in its Northeast region, where most of VRE capacity is being deployed and where lies most of the CSP potential of the country. This work applies the Capacity Expansion Model REMix-CEM, which allows considering dispatch constraints of thermal power plants in long-term capacity expansion optimization. REMix-CEM calculates the optimal CSP plant configuration and its dispatch strategy from a central planning perspective. Results showed that the hybridization of CSP plants with jurema-preta biomass (CSP-BIO) becomes a least-cost option for Brazil by 2040. CSP-BIO contributes to the Northeast power system by regularizing the energy imbalance that results from the large-scale VRE expansion along with conventional inflexible power plants. CSP-BIO plants are able to increase frequency response and operational reserve services and can provide the required additional flexibility that the Northeast power system of Brazil will require into the future. - Highlights: • Concentrating solar power (CSP) plants provide flexibility to power systems. • CSP configuration is optimized endogenously during capacity expansion optimization. • CSP hybridized with biomass supports grid-integration of variable renewable energy. • CSP become the least-cost option for the Northeast power system of Brazil by 2040.

  18. Comparative study of incompressible and isothermal compressible flow solvers for cavitating flow dynamics

    Energy Technology Data Exchange (ETDEWEB)

    Park, Sun Ho [Korea Maritime and Ocean University, Busan (Korea, Republic of); Rhee, Shin Hyung [Seoul National University, Seoul (Korea, Republic of)

    2015-08-15

    Incompressible flow solvers are generally used for numerical analysis of cavitating flows, but with limitations in handling compressibility effects on vapor phase. To study compressibility effects on vapor phase and cavity interface, pressure-based incompressible and isothermal compressible flow solvers based on a cell-centered finite volume method were developed using the OpenFOAM libraries. To validate the solvers, cavitating flow around a hemispherical head-form body was simulated and validated against the experimental data. The cavity shedding behavior, length of a re-entrant jet, drag history, and the Strouhal number were compared between the two solvers. The results confirmed that computations of the cavitating flow including compressibility effects improved the reproduction of cavitation dynamics.

  19. Parallel linear solvers for simulations of reactor thermal hydraulics

    International Nuclear Information System (INIS)

    Yan, Y.; Antal, S.P.; Edge, B.; Keyes, D.E.; Shaver, D.; Bolotnov, I.A.; Podowski, M.Z.

    2011-01-01

    The state-of-the-art multiphase fluid dynamics code, NPHASE-CMFD, performs multiphase flow simulations in complex domains using implicit nonlinear treatment of the governing equations and in parallel, which is a very challenging environment for the linear solver. The present work illustrates how the Portable, Extensible Toolkit for Scientific Computation (PETSc) and scalable Algebraic Multigrid (AMG) preconditioner from Hypre can be utilized to construct robust and scalable linear solvers for the Newton correction equation obtained from the discretized system of governing conservation equations in NPHASE-CMFD. The overall long-tem objective of this work is to extend the NPHASE-CMFD code into a fully-scalable solver of multiphase flow and heat transfer problems, applicable to both steady-state and stiff time-dependent phenomena in complete fuel assemblies of nuclear reactors and, eventually, the entire reactor core (such as the Virtual Reactor concept envisioned by CASL). This campaign appropriately begins with the linear algebraic equation solver, which is traditionally a bottleneck to scalability in PDE-based codes. The computational complexity of the solver is usually superlinear in problem size, whereas the rest of the code, the “physics” portion, usually has its complexity linear in the problem size. (author)

  20. A distributed-memory hierarchical solver for general sparse linear systems

    Energy Technology Data Exchange (ETDEWEB)

    Chen, Chao [Stanford Univ., CA (United States). Inst. for Computational and Mathematical Engineering; Pouransari, Hadi [Stanford Univ., CA (United States). Dept. of Mechanical Engineering; Rajamanickam, Sivasankaran [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States). Center for Computing Research; Boman, Erik G. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States). Center for Computing Research; Darve, Eric [Stanford Univ., CA (United States). Inst. for Computational and Mathematical Engineering and Dept. of Mechanical Engineering

    2017-12-20

    We present a parallel hierarchical solver for general sparse linear systems on distributed-memory machines. For large-scale problems, this fully algebraic algorithm is faster and more memory-efficient than sparse direct solvers because it exploits the low-rank structure of fill-in blocks. Depending on the accuracy of low-rank approximations, the hierarchical solver can be used either as a direct solver or as a preconditioner. The parallel algorithm is based on data decomposition and requires only local communication for updating boundary data on every processor. Moreover, the computation-to-communication ratio of the parallel algorithm is approximately the volume-to-surface-area ratio of the subdomain owned by every processor. We also provide various numerical results to demonstrate the versatility and scalability of the parallel algorithm.

  1. A PRECISION PHOTOMETRIC COMPARISON BETWEEN SDSS-II AND CSP TYPE Ia SUPERNOVA DATA

    International Nuclear Information System (INIS)

    Mosher, J.; Sako, M.; Corlies, L.; Folatelli, G.; Frieman, J.; Kessler, R.; Holtzman, J.; Jha, S. W.; Marriner, J.; Phillips, M. M.; Morrell, N.; Stritzinger, M.; Schneider, D. P.

    2012-01-01

    Consistency between Carnegie Supernova Project (CSP) and SDSS-II Supernova Survey ugri measurements has been evaluated by comparing Sloan Digital Sky Survey (SDSS) and CSP photometry for nine spectroscopically confirmed Type Ia supernova observed contemporaneously by both programs. The CSP data were transformed into the SDSS photometric system. Sources of systematic uncertainty have been identified, quantified, and shown to be at or below the 0.023 mag level in all bands. When all photometry for a given band is combined, we find average magnitude differences of equal to or less than 0.011 mag in ugri, with rms scatter ranging from 0.043 to 0.077 mag. The u-band agreement is promising, with the caveat that only four of the nine supernovae are well observed in u and these four exhibit an 0.038 mag supernova-to-supernova scatter in this filter.

  2. Solving the SAT problem using Genetic Algorithm

    Directory of Open Access Journals (Sweden)

    Arunava Bhattacharjee

    2017-08-01

    Full Text Available In this paper we propose our genetic algorithm for solving the SAT problem. We introduce various crossover and mutation techniques and then make a comparative analysis between them in order to find out which techniques are the best suited for solving a SAT instance. Before the genetic algorithm is applied to an instance it is better to seek for unit and pure literals in the given formula and then try to eradicate them. This can considerably reduce the search space, and to demonstrate this we tested our algorithm on some random SAT instances. However, to analyse the various crossover and mutation techniques and also to evaluate the optimality of our algorithm we performed extensive experiments on benchmark instances of the SAT problem. We also estimated the ideal crossover length that would maximise the chances to solve a given SAT instance.

  3. Ligand-Promoted C(sp(3) )-H Olefination en Route to Multi-functionalized Pyrazoles.

    Science.gov (United States)

    Yang, Weibo; Ye, Shengqing; Schmidt, Yvonne; Stamos, Dean; Yu, Jin-Quan

    2016-05-17

    A Pd-catalyzed/N-heterocycle-directed C(sp(3) )-H olefination has been developed. The monoprotected amino acid ligand (MPAA) is found to significantly promote Pd-catalyzed C(sp(3) )-H olefination for the first time. Cu(OAc)2 instead of Ag(+) salts are used as the terminal oxidant. This reaction provides a useful method for the synthesis of alkylated pyrazoles. © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  4. SAT, a flexible and optimized Web application for SSR marker development

    Directory of Open Access Journals (Sweden)

    Rami Jean-François

    2007-11-01

    Full Text Available Abstract Background Simple Sequence Repeats (SSRs, or microsatellites, are among the most powerful genetic markers known. A common method for the development of SSR markers is the construction of genomic DNA libraries enriched for SSR sequences, followed by DNA sequencing. However, designing optimal SSR markers from bulk sequence data is a laborious and time-consuming process. Results SAT (SSR Analysis Tool is a user-friendly Web application developed to minimize tedious manual operations and reduce errors. This tool facilitates the integration, analysis and display of sequence data from SSR-enriched libraries. SAT is designed to successively perform base calling and quality evaluation of chromatograms, eliminate cloning vector, adaptors and low quality sequences, detect chimera or partially digested sequences, search for SSR motifs, cluster and assemble the redundant sequences, and design SSR primer pairs. An additional virtual PCR step establishes primer specificity. Users may modify the different parameters of each step of the SAT analysis. Although certain steps are compulsory, such as SSR motifs search and sequence assembly, users do not have to run the entire pipeline, and they can choose selectively which steps to perform. A database allows users to store and query results, and to redo individual steps of the workflow. Conclusion The SAT Web application is available at http://sat.cirad.fr/sat, and a standalone command-line version is also freely downloadable. Users must send an email to the SAT administrator tropgene@cirad.fr to request a login and password.

  5. SAT for NPP personnel training in Spain

    International Nuclear Information System (INIS)

    Gonzalez, M.

    1995-01-01

    The SAT process objectives as applied to Spanish NPPs are: Perform JTA for selected job positions at the NPPs; develop the associated training plans; develop training support media; prepare training instructors as teachers and as task analysts; develop a SAT database. A lesson-learned from the task assessments conducted at Spanish NPPs is that the final task list should be obtained with full participation of workers so that they feel the final training plan has been developed taking into account their own opinion and experience. The breakdown of the tasks into its elements and the concordant job performance measure was presented. The process of determining knowledge and skills associated with the task elements and the structure and use of the taxonomy codes (for component, system, and academic skills and knowledge) was shown and explained. Based on the Spanish experience, the average time devoted to analyze a complete task is 5.33 person-hours per task. This data has permitted training and plant management to allocate the NPP human resources to support the analysis phase of SAT (which can be very time-consuming)

  6. Minos: a SPN solver for core calculation in the DESCARTES system

    International Nuclear Information System (INIS)

    Baudron, A.M.; Lautard, J.J.

    2005-01-01

    This paper describes a new development of a neutronic core solver done in the context of a new generation neutronic reactor computational system, named DESCARTES. For performance reasons, the numerical method of the existing MINOS solver in the SAPHYR system has been reused in the new system. It is based on the mixed dual finite element approximation of the simplified transport equation. The solver takes into account assembly discontinuity coefficients (ADF) in the simplified transport equation (SPN) context. The solver has been rewritten in C++ programming language using an object oriented design. Its general architecture was reconsidered in order to improve its capability of evolution and its maintainability. Moreover, the performances of the old version have been improved mainly regarding the matrix construction time; this result improves significantly the performance of the solver in the context of industrial application requiring thermal hydraulic feedback and depletion calculations. (authors)

  7. Comparison of open-source linear programming solvers.

    Energy Technology Data Exchange (ETDEWEB)

    Gearhart, Jared Lee; Adair, Kristin Lynn; Durfee, Justin David.; Jones, Katherine A.; Martin, Nathaniel; Detry, Richard Joseph

    2013-10-01

    When developing linear programming models, issues such as budget limitations, customer requirements, or licensing may preclude the use of commercial linear programming solvers. In such cases, one option is to use an open-source linear programming solver. A survey of linear programming tools was conducted to identify potential open-source solvers. From this survey, four open-source solvers were tested using a collection of linear programming test problems and the results were compared to IBM ILOG CPLEX Optimizer (CPLEX) [1], an industry standard. The solvers considered were: COIN-OR Linear Programming (CLP) [2], [3], GNU Linear Programming Kit (GLPK) [4], lp_solve [5] and Modular In-core Nonlinear Optimization System (MINOS) [6]. As no open-source solver outperforms CPLEX, this study demonstrates the power of commercial linear programming software. CLP was found to be the top performing open-source solver considered in terms of capability and speed. GLPK also performed well but cannot match the speed of CLP or CPLEX. lp_solve and MINOS were considerably slower and encountered issues when solving several test problems.

  8. High Data Rates for AubieSat-2 A & B, Two CubeSats Performing High Energy Science in the Upper Atmosphere

    Science.gov (United States)

    Sims, William H.

    2015-01-01

    This paper will discuss a proposed CubeSat size (3 Units / 6 Units) telemetry system concept being developed at Marshall Space Flight Center (MSFC) in cooperation with Auburn University. The telemetry system incorporates efficient, high-bandwidth communications by developing flight-ready, low-cost, PROTOFLIGHT software defined radio (SDR) payload for use on CubeSats. The current telemetry system is slightly larger in dimension of footprint than required to fit within a 0.75 Unit CubeSat volume. Extensible and modular communications for CubeSat technologies will provide high data rates for science experiments performed by two CubeSats flying in formation in Low Earth Orbit. The project is a collaboration between the University of Alabama in Huntsville and Auburn University to study high energy phenomena in the upper atmosphere. Higher bandwidth capacity will enable high-volume, low error-rate data transfer to and from the CubeSats, while also providing additional bandwidth and error correction margin to accommodate more complex encryption algorithms and higher user volume.

  9. Initial review and analysis of the direct environmental impacts of CSP in the northern Cape, South Africa

    Science.gov (United States)

    Rudman, Justine; Gauché, Paul; Esler, Karen J.

    2016-05-01

    The Integrated Resource Plan (IRP) of 2010 and the IRP Update provide the most recent guidance to the electricity generation future of South Africa (SA) and both plans include an increased proportion of renewable energy generation capacity. Given that SA has abundant renewable energy resource potential, this inclusion is welcome. Only 600 MW of the capacity allocated to concentrating solar power (CSP) has been committed to projects in the Northern Cape and represents roughly a fifth of the capacity that has been included in the IRP. Although CSP is particularly new in the electricity generation system of the country, the abundant solar resources of the region with annual DNI values of above 2900 kWh/m2 across the arid Savannah and Nama-Karoo biomes offer a promising future for the development of CSP in South Africa. These areas have largely been left untouched by technological development activities and thus renewable energy projects present a variety of possible direct and indirect environmental, social and economic impacts. Environmental Impact Assessments do focus on local impacts, but given that ecological processes often extend to regional- and landscape scales, understanding this scaled context is important to the alignment of development- and conservation priorities. Given the capacities allocated to CSP for the future of SA's electricity generation system, impacts on land, air, water and biodiversity which are associated with CSP are expected to increase in distribution and the understanding thereof deems valuable already from this early point in CSP's future in SA. We provide a review of direct impacts of CSP on the natural environment and an overview of the anticipated specific significance thereof in the Northern Cape.

  10. Comparisons of Satellite-Deduced Overlapping Cloud Properties and CALIPSO CloudSat Data

    Science.gov (United States)

    Chang, Fu-Lung; Minnis, Patrick; Lin, Bing; Sun-Mack, Sunny

    2010-01-01

    Introduction to the overlapped cloud properties derived from polar-orbiting (MODIS) and geostationary (GOES-12, -13, Meteosat-8, -9, etc.) meteorological satellites, which are produced at the NASA Langley Research Center (LaRC) cloud research & development team (NASA lead scientist: Dr. Patrick Minnis). Comparison of the LaRC CERES MODIS Edition-3 overlapped cloud properties to the CALIPSO and the CloudSat active sensing data. High clouds and overlapped clouds occur frequently as deduced by CALIPSO (44 & 25%), CloudSat (25 & 4%), and MODIS (37 & 6%). Large fractions of optically-thin cirrus and overlapped clouds are deduced from CALIPSO, but much smaller fractions are from CloudSat and MODIS. For overlapped clouds, the averaged upper-layer CTHs are about 12.8 (CALIPSO), 10.9 (CloudSat) and 10 km (MODIS), and the averaged lower-layer CTHs are about 3.6 (CALIPSO), 3.2 (CloudSat) and 3.9 km (MODIS). Based on comparisons of upper and lower-layer cloud properties as deduced from the MODIS, CALIPSO and CloudSat data, more enhanced passive satellite methods for retrieving thin cirrus and overlapped cloud properties are needed and are under development.

  11. Measurements of mirror soiling at a candidate CSP site

    CSIR Research Space (South Africa)

    Griffith, DJ

    2013-09-01

    Full Text Available Loss of mirror reflectivity due to soiling at Concentrated Solar Power (CSP) plants is a significant consideration for design and operation of the plant. Increasingly, a bankable case for establishment of a new plant will include an evaluation...

  12. Multi-GPU-based acceleration of the explicit time domain volume integral equation solver using MPI-OpenACC

    KAUST Repository

    Feki, Saber

    2013-07-01

    An explicit marching-on-in-time (MOT)-based time-domain volume integral equation (TDVIE) solver has recently been developed for characterizing transient electromagnetic wave interactions on arbitrarily shaped dielectric bodies (A. Al-Jarro et al., IEEE Trans. Antennas Propag., vol. 60, no. 11, 2012). The solver discretizes the spatio-temporal convolutions of the source fields with the background medium\\'s Green function using nodal discretization in space and linear interpolation in time. The Green tensor, which involves second order spatial and temporal derivatives, is computed using finite differences on the temporal and spatial grid. A predictor-corrector algorithm is used to maintain the stability of the MOT scheme. The simplicity of the discretization scheme permits the computation of the discretized spatio-temporal convolutions on the fly during time marching; no \\'interaction\\' matrices are pre-computed or stored resulting in a memory efficient scheme. As a result, most often the applicability of this solver to the characterization of wave interactions on electrically large structures is limited by the computation time but not the memory. © 2013 IEEE.

  13. Robust and scalable hierarchical matrix-based fast direct solver and preconditioner for the numerical solution of elliptic partial differential equations

    KAUST Repository

    Chavez Chavez, Gustavo Ivan

    2017-01-01

    Numerical experiments corroborate the robustness, accuracy, and complexity claims and provide a baseline of the performance and memory footprint by comparisons with competing approaches such as the multigrid solver hypre, and the STRUMPACK implementation of the multifrontal factorization with hierarchically semi-separable matrices. The companion implementation can utilize many thousands of cores of Shaheen, KAUST's Haswell-based Cray XC-40 supercomputer, and compares favorably with other implementations of hierarchical solvers in terms of time-to-solution and memory consumption.

  14. A GPU-based incompressible Navier-Stokes solver on moving overset grids

    Science.gov (United States)

    Chandar, Dominic D. J.; Sitaraman, Jayanarayanan; Mavriplis, Dimitri J.

    2013-07-01

    In pursuit of obtaining high fidelity solutions to the fluid flow equations in a short span of time, graphics processing units (GPUs) which were originally intended for gaming applications are currently being used to accelerate computational fluid dynamics (CFD) codes. With a high peak throughput of about 1 TFLOPS on a PC, GPUs seem to be favourable for many high-resolution computations. One such computation that involves a lot of number crunching is computing time accurate flow solutions past moving bodies. The aim of the present paper is thus to discuss the development of a flow solver on unstructured and overset grids and its implementation on GPUs. In its present form, the flow solver solves the incompressible fluid flow equations on unstructured/hybrid/overset grids using a fully implicit projection method. The resulting discretised equations are solved using a matrix-free Krylov solver using several GPU kernels such as gradient, Laplacian and reduction. Some of the simple arithmetic vector calculations are implemented using the CU++: An Object Oriented Framework for Computational Fluid Dynamics Applications using Graphics Processing Units, Journal of Supercomputing, 2013, doi:10.1007/s11227-013-0985-9 approach where GPU kernels are automatically generated at compile time. Results are presented for two- and three-dimensional computations on static and moving grids.

  15. Modeling of frequency-domain scalar wave equation with the average-derivative optimal scheme based on a multigrid-preconditioned iterative solver

    Science.gov (United States)

    Cao, Jian; Chen, Jing-Bo; Dai, Meng-Xue

    2018-01-01

    An efficient finite-difference frequency-domain modeling of seismic wave propagation relies on the discrete schemes and appropriate solving methods. The average-derivative optimal scheme for the scalar wave modeling is advantageous in terms of the storage saving for the system of linear equations and the flexibility for arbitrary directional sampling intervals. However, using a LU-decomposition-based direct solver to solve its resulting system of linear equations is very costly for both memory and computational requirements. To address this issue, we consider establishing a multigrid-preconditioned BI-CGSTAB iterative solver fit for the average-derivative optimal scheme. The choice of preconditioning matrix and its corresponding multigrid components is made with the help of Fourier spectral analysis and local mode analysis, respectively, which is important for the convergence. Furthermore, we find that for the computation with unequal directional sampling interval, the anisotropic smoothing in the multigrid precondition may affect the convergence rate of this iterative solver. Successful numerical applications of this iterative solver for the homogenous and heterogeneous models in 2D and 3D are presented where the significant reduction of computer memory and the improvement of computational efficiency are demonstrated by comparison with the direct solver. In the numerical experiments, we also show that the unequal directional sampling interval will weaken the advantage of this multigrid-preconditioned iterative solver in the computing speed or, even worse, could reduce its accuracy in some cases, which implies the need for a reasonable control of directional sampling interval in the discretization.

  16. Fostering Creative Problem Solvers in Higher Education

    DEFF Research Database (Denmark)

    Zhou, Chunfang

    2016-01-01

    to meet such challenges. This chapter aims to illustrate how to understand: 1) complexity as the nature of professional practice; 2) creative problem solving as the core skill in professional practice; 3) creativity as interplay between persons and their environment; 4) higher education as the context......Recent studies have emphasized issues of social emergence based on thinking of societies as complex systems. The complexity of professional practice has been recognized as the root of challenges for higher education. To foster creative problem solvers is a key response of higher education in order...... of fostering creative problem solvers; and 5) some innovative strategies such as Problem-Based Learning (PBL) and building a learning environment by Information Communication Technology (ICT) as potential strategies of creativity development. Accordingly, this chapter contributes to bridge the complexity...

  17. Mothership - Affordable Exploration of Planetary Bodies through Individual Nano-Sats and Swarms

    Science.gov (United States)

    DiCorcia, James D.; Ernst, Sebastian M.; Grace, J. Mike; Gump, David P.; Lewis, John S.; Foulds, Craig F.; Faber, Daniel R.

    2015-04-01

    One concept to enable broad participation in the scientific exploration of small bodies is the Mothership mission architecture which delivers third-party nano-sats, experiments, and sensors to a near Earth asteroid or comet. Deep Space Industries' Mothership service includes delivery of nano-sats, communication to Earth, and visuals of the asteroid surface and surrounding area. It allows researchers to house their instruments in a low-cost nano-sat platform that does not require the high-performance propulsion or deep space communication capabilities that otherwise would be required for a solo asteroid mission. This enables organizations with relatively low operating budgets to closely examine an asteroid with highly specialized sensors of their own choosing, while the nano-sats can be built or commissioned by a variety of smaller institutions, companies, or agencies. In addition, the Mothership and its deployed nano-sats can offer a platform for instruments which need to be distributed over multiple spacecraft. The Mothership is designed to carry 10 to 12 nano-sats, based upon a variation of the Cubesat standard, with some flexibility on the specific geometry. The Deep Space Nano-Sat reference design is a 14.5 cm cube, which accomodates the same volume as a traditional 3U Cubesat. This design was found to be more favorable for deep space due to its thermal characteristics. The CubeSat standard was originally designed with operations in low Earth orbit in mind. By deliberately breaking the standard, Deep Space Nano-Sats offer better performance with less chance of a critical malfunction in the more hostile deep space environment. The first mission can launch as early as Q4 2017, with subsequent, regular launches through the 2020's.

  18. A symplectic Poisson solver based on Fast Fourier Transformation. The first trial

    International Nuclear Information System (INIS)

    Vorobiev, L.G.; Hirata, Kohji.

    1995-11-01

    A symplectic Poisson solver calculates numerically a potential and fields due to a 2D distribution of particles in a way that the symplecticity and smoothness are assured automatically. Such a code, based on Fast Fourier Transformation combined with Bicubic Interpolation, is developed for the use in multi-turn particle simulation in circular accelerators. Beside that, it may have a number of applications, where computations of space charge forces should obey a symplecticity criterion. Detailed computational schemes of all algorithms will be outlined to facilitate practical programming. (author)

  19. PhoneSat: Ground Testing of a Phone-Based Prototype Bus

    Science.gov (United States)

    Felix, Carmen; Howard, Benjamin; Reyes, Matthew; Snarskiy, Fedor; Hickman, Ryan; Boshuizen, Christopher; Marshall, William

    2010-01-01

    Most of the key capabilities that are requisite of a satellite bus are housed in today's smart phones. PhoneSat refers to an initiative to build a ground-based prototype vehicle that could all the basic functionality of a satellite, including attitude control, using a smart Phone as its central hardware. All components used were also low cost Commercial off the Shelf (COTS). In summer 2009, an initial prototype was created using the LEGO Mindstorm toolkit demonstrating simple attitude control. Here we report on a follow up initiative to design, build and test a vehicle based on the Google s smart phone Nexus One. The report includes results from initial thermal-vacuum chamber tests and low altitude sub-orbital rocket flights which show that, at least for short durations, the Nexus One phone is able to withstand key aspects of the space environment without failure. We compare the sensor data from the Phone's accelerometers and magnetometers with that of an external microelectronic inertial measurement unit.

  20. Modelling of a Coil Steam Generator for CSP applications

    DEFF Research Database (Denmark)

    Pelagotti, Leonardo; Sørensen, Kim; Condra, Thomas Joseph

    2014-01-01

    The project investigates a new design for a CSP plant steam generation system, the Coil Steam Generator (CSG). This system allows faster start-ups and therefore higher daily energy production from the Sun. An analytical thermodynamic simulation model of the evaporator and a mechanical analysis...

  1. Development and implementation of a dynamic TES dispatch control component in a PV-CSP techno-economic performance modelling tool

    Science.gov (United States)

    Hansson, Linus; Guédez, Rafael; Larchet, Kevin; Laumert, Bjorn

    2017-06-01

    The dispatchability offered by thermal energy storage (TES) in concentrated solar power (CSP) and solar hybrid plants based on such technology presents the most important difference compared to power generation based only on photovoltaics (PV). This has also been one reason for recent hybridization efforts of the two technologies and the creation of Power Purchase Agreement (PPA) payment schemes based on offering higher payment multiples during daily hours of higher (peak or priority) demand. Recent studies involving plant-level thermal energy storage control strategies are however to a large extent based on pre-determined approaches, thereby not taking into account the actual dynamics of thermal energy storage system operation. In this study, the implementation of a dynamic dispatch strategy in the form of a TRNSYS controller for hybrid PV-CSP plants in the power-plant modelling tool DYESOPT is presented. In doing this it was attempted to gauge the benefits of incorporating a day-ahead approach to dispatch control compared to a fully pre-determined approach determining hourly dispatch only once prior to annual simulation. By implementing a dynamic strategy, it was found possible to enhance technical and economic performance for CSP-only plants designed for peaking operation and featuring low values of the solar multiple. This was achieved by enhancing dispatch control, primarily by taking storage levels at the beginning of every simulation day into account. The sequential prediction of the TES level could therefore be improved, notably for evaluated plants without integrated PV, for which the predicted storage levels deviated less than when PV was present in the design. While also featuring dispatch performance gains, optimal plant configurations for hybrid PV-CSP was found to present a trade-off in economic performance in the form of an increase in break-even electricity price when using the dynamic strategy which was offset to some extent by a reduction in

  2. Purification of cold-shock-like proteins from Stigmatella aurantiaca - molecular cloning and characterization of the cspA gene.

    Science.gov (United States)

    Stamm, I; Leclerque, A; Plaga, W

    1999-09-01

    Prominent low-molecular-weight proteins were isolated from vegetative cells of the myxobacterium Stigmatella aurantiaca and were found to be members of the cold-shock protein family. A first gene of this family (cspA) was cloned and sequenced. It encodes a protein of 68 amino acid residues that displays up to 71% sequence identity with other bacterial cold-shock(-like) proteins. A cysteine residue within the RNP-2 motif is a peculiarity of Stigmatella CspA. A cspA::(Deltatrp-lacZ) fusion gene construct was introduced into Stigmatella by electroporation, a method that has not been used previously for this strain. Analysis of the resultant transformants revealed that cspA transcription occurs at high levels during vegetative growth at 20 and 32 degrees C, and during fruiting body formation.

  3. TGGs for Transforming UML to CSP

    DEFF Research Database (Denmark)

    Greenyer, Joel; Kindler, Ekkart; Rieke, Jan

    Contest. The second transformation problem, a transformation from UML activity diagrams to CSP processes, i.e. a transformation between two models, is a typical application for Triple Graph Grammars (TGGs). We present our contributed solution, presenting the TGG rules and the implementation of our TGG...... interpreter. Moreover, we point out the advantages of our soulution as well as some restrictions of the current implementation. This paper will only briefly state the transformation problem and focus on our TGG approach and the discussion of the rules....

  4. An interplay among FIS, H-NS and guanosine tetraphosphate modulates transcription of the Escherichia coli cspA gene under physiological growth conditions

    Directory of Open Access Journals (Sweden)

    Anna eBrandi

    2016-05-01

    Full Text Available CspA, the most characterized member of the csp gene family of Escherichia coli, is highly expressed not only in response to cold stress, but also during the early phase of growth at 37°C. Here, we investigate at molecular level the antagonistic role played by the nucleoid proteins FIS and H-NS in the regulation of cspA expression under non-stress conditions. By means of both probing experiments and immunological detection, we demonstrate in vitro the existence of binding sites for these proteins on the cspA regulatory region, in which FIS and H-NS bind simultaneously to form composite DNA-protein complexes. While the in vitro promoter activity of cspA is stimulated by FIS and repressed by H-NS, a compensatory effect is observed when both proteins are added in the transcription assay. Consistently with these findings, inactivation of fis and hns genes reversely affect the in vivo amount of cspA mRNA. In addition, by means of strains expressing a high level of the alarmone guanosine tetraphosphate ((pppGpp and in vitro transcription assays, we show that the cspA promoter is sensitive to (pppGpp inhibition. The (pppGpp-mediated expression of fis and hns genes is also analyzed, thus clarifying some aspects of the regulatory loop governing cspA transcription.

  5. Concentrating Solar Power: Best Practices Handbook for the Collection and Use of Solar Resource Data (CSP)

    Energy Technology Data Exchange (ETDEWEB)

    Stoffel, T.; Renne, D.; Myers, D.; Wilcox, S.; Sengupta, M.; George, R.; Turchi, C.

    2010-09-01

    As the world looks for low-carbon sources of energy, solar power stands out as the most abundant energy resource. Harnessing this energy is the challenge for this century. Photovoltaics and concentrating solar power (CSP) are two primary forms of electricity generation using sunlight. These use different technologies, collect different fractions of the solar resource, and have different siting and production capabilities. Although PV systems are most often deployed as distributed generation sources, CSP systems favor large, centrally located systems. Accordingly, large CSP systems require a substantial investment, sometimes exceeding $1 billion in construction costs. Before such a project is undertaken, the best possible information about the quality and reliability of the fuel source must be made available. That is, project developers need to have reliable data about the solar resource available at specific locations to predict the daily and annual performance of a proposed CSP plant. Without these data, no financial analysis is possible. This handbook presents detailed information about solar resource data and the resulting data products needed for each stage of the project.

  6. A CSP plant combined with biomass CHP using ORC-technology in Bronderslev Denmark

    DEFF Research Database (Denmark)

    Perers, Bengt; Furbo, Simon; Yuan, Guofeng

    2017-01-01

    A new CSP plant combined with biomass CHP, using ORC technology, will be built and taken into operation in Bronderslev, Denmark during spring 2017. The price for Biomass is expected to increase with more and more use of this very limited energy source and then CSP will be cost effective in the long...... run, also in the Danish climate. Oil is used as heat transfer fluid instead of steam giving several advantages in this application for district heating at high latitudes. Total efficiencies and costs, competitive to PV plants. are expected....

  7. RELATIVISTIC MAGNETOHYDRODYNAMICS: RENORMALIZED EIGENVECTORS AND FULL WAVE DECOMPOSITION RIEMANN SOLVER

    International Nuclear Information System (INIS)

    Anton, Luis; MartI, Jose M; Ibanez, Jose M; Aloy, Miguel A.; Mimica, Petar; Miralles, Juan A.

    2010-01-01

    We obtain renormalized sets of right and left eigenvectors of the flux vector Jacobians of the relativistic MHD equations, which are regular and span a complete basis in any physical state including degenerate ones. The renormalization procedure relies on the characterization of the degeneracy types in terms of the normal and tangential components of the magnetic field to the wave front in the fluid rest frame. Proper expressions of the renormalized eigenvectors in conserved variables are obtained through the corresponding matrix transformations. Our work completes previous analysis that present different sets of right eigenvectors for non-degenerate and degenerate states, and can be seen as a relativistic generalization of earlier work performed in classical MHD. Based on the full wave decomposition (FWD) provided by the renormalized set of eigenvectors in conserved variables, we have also developed a linearized (Roe-type) Riemann solver. Extensive testing against one- and two-dimensional standard numerical problems allows us to conclude that our solver is very robust. When compared with a family of simpler solvers that avoid the knowledge of the full characteristic structure of the equations in the computation of the numerical fluxes, our solver turns out to be less diffusive than HLL and HLLC, and comparable in accuracy to the HLLD solver. The amount of operations needed by the FWD solver makes it less efficient computationally than those of the HLL family in one-dimensional problems. However, its relative efficiency increases in multidimensional simulations.

  8. Chromobacterium Csp_P reduces malaria and dengue infection in vector mosquitoes and has entomopathogenic and in vitro anti-pathogen activities.

    Science.gov (United States)

    Ramirez, Jose Luis; Short, Sarah M; Bahia, Ana C; Saraiva, Raul G; Dong, Yuemei; Kang, Seokyoung; Tripathi, Abhai; Mlambo, Godfree; Dimopoulos, George

    2014-10-01

    Plasmodium and dengue virus, the causative agents of the two most devastating vector-borne diseases, malaria and dengue, are transmitted by the two most important mosquito vectors, Anopheles gambiae and Aedes aegypti, respectively. Insect-bacteria associations have been shown to influence vector competence for human pathogens through multi-faceted actions that include the elicitation of the insect immune system, pathogen sequestration by microbes, and bacteria-produced anti-pathogenic factors. These influences make the mosquito microbiota highly interesting from a disease control perspective. Here we present a bacterium of the genus Chromobacterium (Csp_P), which was isolated from the midgut of field-caught Aedes aegypti. Csp_P can effectively colonize the mosquito midgut when introduced through an artificial nectar meal, and it also inhibits the growth of other members of the midgut microbiota. Csp_P colonization of the midgut tissue activates mosquito immune responses, and Csp_P exposure dramatically reduces the survival of both the larval and adult stages. Ingestion of Csp_P by the mosquito significantly reduces its susceptibility to Plasmodium falciparum and dengue virus infection, thereby compromising the mosquito's vector competence. This bacterium also exerts in vitro anti-Plasmodium and anti-dengue activities, which appear to be mediated through Csp_P -produced stable bioactive factors with transmission-blocking and therapeutic potential. The anti-pathogen and entomopathogenic properties of Csp_P render it a potential candidate for the development of malaria and dengue control strategies.

  9. Intramolecular apical metal-H-Csp3 interaction in molybdenum and silver complexes.

    Science.gov (United States)

    Ciclosi, Marco; Lloret, Julio; Estevan, Francisco; Sanaú, Mercedes; Pérez-Prieto, Julia

    2009-07-14

    The reaction of HTIMP3 (HTIMP3=tris[1-diphenylphosphino)-3-methyl-1H-indol-2-yl]methane) with AgBF4 and Mo(CO)3(NCCH3)3 leads to Ag(HTIMP3)BF4 and Mo(CO)3(HTIMP3), respectively. The metal centre is coordinated to the three phosphorus atoms of the HTIMP3 ligand, which adopts a facial coordination mode, placing a H-Csp3 hydrogen atom at the apical position close to the metal centre. The solid-state structure of Mo(CO)3(HTIMP3) has been determined by X-ray crystallography, and the data have been used as input parameters for obtaining the optimised geometry of the complex using the B3PW91 functional. The silver structure has been modelled from the X-ray parameters of the molybdenum structure. In addition, theoretical calculations on the H-Csp3 downfield shift upon metal coordination has also been performed. They reproduce the experimental H-Csp3 chemical shifts well and supports that proton deshielding is mainly due to the presence of the metal, since the hydrogen is already located in the cone created by the aromatic-phosphino arms in the free ligand.

  10. DebriSat Hypervelocity Impact Test

    Science.gov (United States)

    2015-08-01

    public release; distribution unlimited.  Targets: Scaled Multishock Shield, DebrisLV, and DebriSat  500-600 g hollow aluminum and nylon projectile... insulation . DebriSat’s internal components were structurally similar to real flight hardware but were nonfunctional. AEDC-TR-15-S-2 6...structures with an AL 5052 honeycomb core and M55J carbon fiber face sheets. The basic system characteristics of the DebriSat are given in Table 1

  11. The achievement gap: Should we rely on SAT scores to tell us anything about it?

    Directory of Open Access Journals (Sweden)

    Dale Whittington

    2004-04-01

    Full Text Available Increasing numbers of students taking the SAT have declined to identify their race/ethnicity. I examined the impact of non-respondents on the validity of reported racial/ethnic differences and year-to-year changes in test performance. Using an analysis reported by Wainer (1988 and SAT data from 1996 to 2003, I confirmed Wainer’s findings that non-respondents prevent accurate estimations of group differences based on SAT data. I then explored the impact of College Board press release information on news reports about the achievement gap. I found frequent reports of racial/ethnic differences in SAT scores and year-to-year changes in scores but negligible consideration of non-respondents. Press releases and media reports should include information about non-respondents and their impact on accuracy of reported differences based on race/ethnicity.

  12. AQUASOL: An efficient solver for the dipolar Poisson-Boltzmann-Langevin equation.

    Science.gov (United States)

    Koehl, Patrice; Delarue, Marc

    2010-02-14

    The Poisson-Boltzmann (PB) formalism is among the most popular approaches to modeling the solvation of molecules. It assumes a continuum model for water, leading to a dielectric permittivity that only depends on position in space. In contrast, the dipolar Poisson-Boltzmann-Langevin (DPBL) formalism represents the solvent as a collection of orientable dipoles with nonuniform concentration; this leads to a nonlinear permittivity function that depends both on the position and on the local electric field at that position. The differences in the assumptions underlying these two models lead to significant differences in the equations they generate. The PB equation is a second order, elliptic, nonlinear partial differential equation (PDE). Its response coefficients correspond to the dielectric permittivity and are therefore constant within each subdomain of the system considered (i.e., inside and outside of the molecules considered). While the DPBL equation is also a second order, elliptic, nonlinear PDE, its response coefficients are nonlinear functions of the electrostatic potential. Many solvers have been developed for the PB equation; to our knowledge, none of these can be directly applied to the DPBL equation. The methods they use may adapt to the difference; their implementations however are PBE specific. We adapted the PBE solver originally developed by Holst and Saied [J. Comput. Chem. 16, 337 (1995)] to the problem of solving the DPBL equation. This solver uses a truncated Newton method with a multigrid preconditioner. Numerical evidences suggest that it converges for the DPBL equation and that the convergence is superlinear. It is found however to be slow and greedy in memory requirement for problems commonly encountered in computational biology and computational chemistry. To circumvent these problems, we propose two variants, a quasi-Newton solver based on a simplified, inexact Jacobian and an iterative self-consistent solver that is based directly on the PBE

  13. Pi-Sat: A Low Cost Small Satellite and Distributed Spacecraft Mission System Test Platform

    Science.gov (United States)

    Cudmore, Alan

    2015-01-01

    Current technology and budget trends indicate a shift in satellite architectures from large, expensive single satellite missions, to small, low cost distributed spacecraft missions. At the center of this shift is the SmallSatCubesat architecture. The primary goal of the Pi-Sat project is to create a low cost, and easy to use Distributed Spacecraft Mission (DSM) test bed to facilitate the research and development of next-generation DSM technologies and concepts. This test bed also serves as a realistic software development platform for Small Satellite and Cubesat architectures. The Pi-Sat is based on the popular $35 Raspberry Pi single board computer featuring a 700Mhz ARM processor, 512MB of RAM, a flash memory card, and a wealth of IO options. The Raspberry Pi runs the Linux operating system and can easily run Code 582s Core Flight System flight software architecture. The low cost and high availability of the Raspberry Pi make it an ideal platform for a Distributed Spacecraft Mission and Cubesat software development. The Pi-Sat models currently include a Pi-Sat 1U Cube, a Pi-Sat Wireless Node, and a Pi-Sat Cubesat processor card.The Pi-Sat project takes advantage of many popular trends in the Maker community including low cost electronics, 3d printing, and rapid prototyping in order to provide a realistic platform for flight software testing, training, and technology development. The Pi-Sat has also provided fantastic hands on training opportunities for NASA summer interns and Pathways students.

  14. Extending the Finite Domain Solver of GNU Prolog

    NARCIS (Netherlands)

    Bloemen, Vincent; Diaz, Daniel; van der Bijl, Machiel; Abreu, Salvador; Ströder, Thomas; Swift, Terrance

    This paper describes three significant extensions for the Finite Domain solver of GNU Prolog. First, the solver now supports negative integers. Second, the solver detects and prevents integer overflows from occurring. Third, the internal representation of sparse domains has been redesigned to

  15. Analysis of Methodologies for Identifying Exclusion Zones for Concentrating Solar Power (CSP); Analisis de Metodologias de Identificacion de Zonas de Exclusion para Estudios de Potencial de Energia Electrica Termosolar (CSP)

    Energy Technology Data Exchange (ETDEWEB)

    Dominguez, P.; Ramirez, L.; Navarro, A. A.; Polo, J.; Zarza, E.

    2013-07-01

    The aim of this study is the proposal of a valid and unique methodology to any territory of the potential for solar power generation, reducing subjectivity and enabling comparison of results from the examination of several existing methodologies for CSP, particularly those developed by the Institute for diversification and saving of Energy (IDAE), Greenpeace, National renewable energy laboratory (NREL) and the German Aerospace Center (DLR). Subsequently, we apply and compare the results obtained with those already installed CSP plants, giving an idea of the suitability of each methodology to locate plants in areas considered suitable. (Author)

  16. Primary fibroblasts from CSP? mutation carriers recapitulate hallmarks of the adult onset neuronal ceroid lipofuscinosis

    OpenAIRE

    Benitez, Bruno A.; Sands, Mark S.

    2017-01-01

    Mutations in the co- chaperone protein, CSP?, cause an autosomal dominant, adult-neuronal ceroid lipofuscinosis (AD-ANCL). The current understanding of CSP? function exclusively at the synapse fails to explain the autophagy-lysosome pathway (ALP) dysfunction in cells from AD-ANCL patients. Here, we demonstrate unexpectedly that primary dermal fibroblasts from pre-symptomatic mutation carriers recapitulate in vitro features found in the brains of AD-ANCL patients including auto-fluorescent sto...

  17. Sublethal doses of neonicotinoid imidacloprid can interact with honey bee chemosensory protein 1 (CSP1) and inhibit its function.

    Science.gov (United States)

    Li, Hongliang; Tan, Jing; Song, Xinmi; Wu, Fan; Tang, Mingzhu; Hua, Qiyun; Zheng, Huoqing; Hu, Fuliang

    2017-04-29

    As a frequently used neonicotinoid insecticide, imidacloprid can impair the chemoreceptive behavior of honey bees even at sublethal doses, while the physiochemical mechanism has not been further revealed. Here, multiple fluorescence spectra, thermodynamic method, and molecular docking were used to study the interaction and the functional inhibition of imidacloprid to the recombinant CSP1 protein in Asian honey bee, Apis cerana. The results showed that the fluorescence intensity (λ em  = 332 nm) of CSP1 could be significantly quenched by imidacloprid in a dynamic mode. During the quenching process, ΔH > 0, ΔS > 0, indicating that the acting forces of imidacloprid with CSP1 are mainly hydrophobic interactions. Synchronous fluorescence showed that the fluorescence of CSP1 was mainly derived from tryptophan, and the hydrophobicity of tryptophan decreased with the increase of imidacloprid concentration. Molecular docking predicted the optimal pose and the amino acid composition of the binding process. Circular dichroism (CD) spectra showed that imidacloprid reduced the α-helix of CSP1 and caused the extension of the CSP1 peptide chain. In addition, the binding of CSP1 to floral scent β-ionone was inhibited by nearly 50% of the apparent association constant (K A ) in the presence of 0.28-2.53 ng/bee of imidacloprid, and the inhibition rate of nearly 95% at 3.75 ng/bee of imidacloprid at sublethal dose level. This study initially revealed the molecular physiochemical mechanism that sublethal doses of neonicotinoid still interact and inhibit the physiological function of the honey bees' chemoreceptive system. Copyright © 2017 Elsevier Inc. All rights reserved.

  18. Scalable domain decomposition solvers for stochastic PDEs in high performance computing

    International Nuclear Information System (INIS)

    Desai, Ajit; Pettit, Chris; Poirel, Dominique; Sarkar, Abhijit

    2017-01-01

    Stochastic spectral finite element models of practical engineering systems may involve solutions of linear systems or linearized systems for non-linear problems with billions of unknowns. For stochastic modeling, it is therefore essential to design robust, parallel and scalable algorithms that can efficiently utilize high-performance computing to tackle such large-scale systems. Domain decomposition based iterative solvers can handle such systems. And though these algorithms exhibit excellent scalabilities, significant algorithmic and implementational challenges exist to extend them to solve extreme-scale stochastic systems using emerging computing platforms. Intrusive polynomial chaos expansion based domain decomposition algorithms are extended here to concurrently handle high resolution in both spatial and stochastic domains using an in-house implementation. Sparse iterative solvers with efficient preconditioners are employed to solve the resulting global and subdomain level local systems through multi-level iterative solvers. We also use parallel sparse matrix–vector operations to reduce the floating-point operations and memory requirements. Numerical and parallel scalabilities of these algorithms are presented for the diffusion equation having spatially varying diffusion coefficient modeled by a non-Gaussian stochastic process. Scalability of the solvers with respect to the number of random variables is also investigated.

  19. The autonomous vision system on TeamSat

    DEFF Research Database (Denmark)

    Betto, Maurizio; Jørgensen, John Leif; Riis, Troels

    1999-01-01

    The second qualification flight of Ariane 5 blasted off-the European Space Port in French Guiana on October 30, 1997, carrying on board a small technology demonstration satellite called TeamSat. Several experiments were proposed by various universities and research institutions in Europe and five...... of them were finally selected and integrated into TeamSat, namely FIPEX, VTS, YES, ODD and the Autonomous Vision System, AVS, a fully autonomous star tracker and vision system. This paper gives short overview of the TeamSat satellite; design, implementation and mission objectives. AVS is described in more...

  20. Preparing for the SAT: A Review

    Science.gov (United States)

    Appelrouth, Jed I.; Zabrucky, Karen M.

    2017-01-01

    In 2016, more than 1.6 million students took the Scholastic Aptitude Test (SAT), a standardized college admissions test (College Board 2016a). Researchers have estimated that 33 percent of students who take the SAT participate in some mode of formal test preparation, such as private tutoring or classes, to prepare for the exam (Buchmann, Condron…

  1. A Matlab-based finite-difference solver for the Poisson problem with mixed Dirichlet-Neumann boundary conditions

    Science.gov (United States)

    Reimer, Ashton S.; Cheviakov, Alexei F.

    2013-03-01

    A Matlab-based finite-difference numerical solver for the Poisson equation for a rectangle and a disk in two dimensions, and a spherical domain in three dimensions, is presented. The solver is optimized for handling an arbitrary combination of Dirichlet and Neumann boundary conditions, and allows for full user control of mesh refinement. The solver routines utilize effective and parallelized sparse vector and matrix operations. Computations exhibit high speeds, numerical stability with respect to mesh size and mesh refinement, and acceptable error values even on desktop computers. Catalogue identifier: AENQ_v1_0 Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AENQ_v1_0.html Program obtainable from: CPC Program Library, Queen's University, Belfast, N. Ireland Licensing provisions: GNU General Public License v3.0 No. of lines in distributed program, including test data, etc.: 102793 No. of bytes in distributed program, including test data, etc.: 369378 Distribution format: tar.gz Programming language: Matlab 2010a. Computer: PC, Macintosh. Operating system: Windows, OSX, Linux. RAM: 8 GB (8, 589, 934, 592 bytes) Classification: 4.3. Nature of problem: To solve the Poisson problem in a standard domain with “patchy surface”-type (strongly heterogeneous) Neumann/Dirichlet boundary conditions. Solution method: Finite difference with mesh refinement. Restrictions: Spherical domain in 3D; rectangular domain or a disk in 2D. Unusual features: Choice between mldivide/iterative solver for the solution of large system of linear algebraic equations that arise. Full user control of Neumann/Dirichlet boundary conditions and mesh refinement. Running time: Depending on the number of points taken and the geometry of the domain, the routine may take from less than a second to several hours to execute.

  2. Development of RBDGG Solver and Its Application to System Reliability Analysis

    International Nuclear Information System (INIS)

    Kim, Man Cheol

    2010-01-01

    For the purpose of making system reliability analysis easier and more intuitive, RBDGG (Reliability Block diagram with General Gates) methodology was introduced as an extension of the conventional reliability block diagram. The advantage of the RBDGG methodology is that the structure of a RBDGG model is very similar to the actual structure of the analyzed system, and therefore the modeling of a system for system reliability and unavailability analysis becomes very intuitive and easy. The main idea of the development of the RBDGG methodology is similar with that of the development of the RGGG (Reliability Graph with General Gates) methodology, which is an extension of a conventional reliability graph. The newly proposed methodology is now implemented into a software tool, RBDGG Solver. RBDGG Solver was developed as a WIN32 console application. RBDGG Solver receives information on the failure modes and failure probabilities of each component in the system, along with the connection structure and connection logics among the components in the system. Based on the received information, RBDGG Solver automatically generates a system reliability analysis model for the system, and then provides the analysis results. In this paper, application of RBDGG Solver to the reliability analysis of an example system, and verification of the calculation results are provided for the purpose of demonstrating how RBDGG Solver is used for system reliability analysis

  3. X-Band CubeSat Communication System Demonstration

    Science.gov (United States)

    Altunc, Serhat; Kegege, Obadiah; Bundick, Steve; Shaw, Harry; Schaire, Scott; Bussey, George; Crum, Gary; Burke, Jacob C.; Palo, Scott; O'Conor, Darren

    2015-01-01

    Today's CubeSats mostly operate their communications at UHF- and S-band frequencies. UHF band is presently crowded, thus downlink communications are at lower data rates due to bandwidth limitations and are unreliable due to interference. This research presents an end-to-end robust, innovative, compact, efficient and low cost S-band uplink and X-band downlink CubeSat communication system demonstration between a balloon and a Near Earth Network (NEN) ground system. Since communication systems serve as umbilical cords for space missions, demonstration of this X-band communication system is critical for successfully supporting current and future CubeSat communication needs. This research has three main objectives. The first objective is to design, simulate, and test a CubeSat S- and X-band communication system. Satellite Tool Kit (STK) dynamic link budget calculations and HFSS Simulations and modeling results have been used to trade the merit of various designs for small satellite applications. S- and X-band antennas have been tested in the compact antenna test range at Goddard Space Flight Center (GSFC) to gather radiation pattern data. The second objective is simulate and test a CubeSat compatible X-band communication system at 12.5Mbps including S-band antennas, X-band antennas, Laboratory for Atmospheric and Space Physics (LASP) /GSFC transmitter and an S-band receiver from TRL-5 to TRL-8 by the end of this effort. Different X-band communication system components (antennas, diplexers, etc.) from GSFC, other NASA centers, universities, and private companies have been investigated and traded, and a complete component list for the communication system baseline has been developed by performing analytical and numerical analysis. This objective also includes running simulations and performing trades between different X-band antenna systems to optimize communication system performance. The final objective is to perform an end-to-end X-band CubeSat communication system

  4. Hvorfor lejere bliver sat ud af deres bolig

    DEFF Research Database (Denmark)

    Nielsen, Torben Heien; Christensen, Gunvor

    Antallet af lejere, der bliver sat ud af deres bolig, er steget fra 1499 i 2002 til 2589 i 2006. Lejere kan blive sat ud af deres bolig, hvis de ikke betaler deres husleje til tiden, eller hvis de ikke overholder husordenen det sted de bor. Denne rapport beskriver årsager til, at lejere bliver sat...... ud af deres boliger og baggrunden for stigningen i antallet af udsættelser. desuden beskriver rapporten konsekvenser af en udsættelse og kommer med en række anbefalinger til indsatsområder. Af afgørende betydning for, at lejere bliver sat ud af deres bolig, er lav indkomst, lavt rådighedsbeløb, stor...

  5. LAPACKrc: Fast linear algebra kernels/solvers for FPGA accelerators

    International Nuclear Information System (INIS)

    Gonzalez, Juan; Nunez, Rafael C

    2009-01-01

    We present LAPACKrc, a family of FPGA-based linear algebra solvers able to achieve more than 100x speedup per commodity processor on certain problems. LAPACKrc subsumes some of the LAPACK and ScaLAPACK functionalities, and it also incorporates sparse direct and iterative matrix solvers. Current LAPACKrc prototypes demonstrate between 40x-150x speedup compared against top-of-the-line hardware/software systems. A technology roadmap is in place to validate current performance of LAPACKrc in HPC applications, and to increase the computational throughput by factors of hundreds within the next few years.

  6. Bounded Delay Timing Analysis of a Class of CSP Programs

    DEFF Research Database (Denmark)

    Hulgaard, Henrik; Burns, Steven M.

    1997-01-01

    We describe an algebraic technique for performing timing analysis of a class of asynchronous circuits described as CSP programs (including Martin's probe operator) with the restrictions that there is no OR-causality and that guard selection is either completely free or mutually exclusive...

  7. Study of LEO-SAT microwave link for broad-band mobile satellite communication system

    Science.gov (United States)

    Fujise, Masayuki; Chujo, Wataru; Chiba, Isamu; Furuhama, Yoji; Kawabata, Kazuaki; Konishi, Yoshihiko

    1993-01-01

    In the field of mobile satellite communications, a system based on low-earth-orbit satellites (LEO-SAT's) such as the Iridium system has been proposed. The LEO-SAT system is able to offer mobile telecommunication services in high-latitude areas. Rain degradation, fading and shadowing are also expected to be decreased when the system is operated at a high elevation angle. Furthermore, the propagation delay generated in the LEO-SAT system is less pronounced than that in the geostationary orbit satellite (GEO-SAT) system and, in voice services, the effect of the delay is almost negligible. We proposed a concept of a broad-band mobile satellite communication system with LEO-SAT's and Optical ISL. In that system, a fixed L-band (1.6/1.5 GHz) multibeam is used to offer narrow band service to the mobile terminals in the entire area covered by a LEO-SAT and steerable Ka-band (30/20 GHz) spot beams are used for the wide band service. In this paper, we present results of a study of LEO-SAT microwave link between a satellite and a mobile terminal for a broad-band mobile satellite communication system. First, the results of link budget calculations are presented and the antennas mounted on satellites are shown. For a future mobile antenna technology, we also show digital beamforming (DBF) techniques. DBF, together with modulation and/or demodulation, is becoming a key technique for mobile antennas with advanced functions such as antenna pattern calibration, correction, and radio interference suppression. In this paper, efficient DBF techniques for transmitting and receiving are presented. Furthermore, an adaptive array antenna system suitable for this LEO-SAT is presented.

  8. A relative navigation sensor for CubeSats based on LED fiducial markers

    Science.gov (United States)

    Sansone, Francesco; Branz, Francesco; Francesconi, Alessandro

    2018-05-01

    Small satellite platforms are becoming very appealing both for scientific and commercial applications, thanks to their low cost, short development times and availability of standard components and subsystems. The main disadvantage with such vehicles is the limitation of available resources to perform mission tasks. To overcome this drawback, mission concepts are under study that foresee cooperation between autonomous small satellites to accomplish complex tasks; among these, on-orbit servicing and on-orbit assembly of large structures are of particular interest and the global scientific community is putting a significant effort in the miniaturization of critical technologies that are required for such innovative mission scenarios. In this work, the development and the laboratory testing of an accurate relative navigation package for nanosatellites compliant to the CubeSat standard is presented. The system features a small camera and two sets of LED fiducial markers, and is conceived as a standard package that allows small spacecraft to perform mutual tracking during rendezvous and docking maneuvers. The hardware is based on off-the-shelf components assembled in a compact configuration that is compatible with the CubeSat standard. The image processing and pose estimation software was custom developed. The experimental evaluation of the system allowed to determine both the static and dynamic performances. The system is capable to determine the close range relative position and attitude faster than 10 S/s, with errors always below 10 mm and 2 deg.

  9. Modular Heat Dissipation Technique for a CubeSat

    Science.gov (United States)

    2015-07-28

    Research Overview Even though the interest in CubeSats has increased over the past decade, there is little publicly released research about thermal...understanding of the thermal design and analysis effort of CubeSats in the past decade, a research overview was provided. 25 III. Methodology The...CubeSats, because it leaves a considerable area for circuitry on the board and has a simple scheme [ Pumpkin , 2013]. Assuming there are high power

  10. Phenomenological Studies on Sodium for CSP Applications: A Safety Review

    Energy Technology Data Exchange (ETDEWEB)

    Armijo, Kenneth Miguel [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States). Concentrating Solar Technologies Dept.; Andraka, Charles E. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States). Concentrating Solar Technologies Dept.

    2016-09-01

    Sodium as a heat transfer fluid (HTF) can achieve temperatures above 700°C to improve power cycle performance for reducing large infrastructure costs of high-temperature systems. Current concentrating solar power (CSP) sensible HTF’s (e.g. air, salts) have poor thermal conductivity, and thus low heat transfer capabilities, requiring a large receiver. The high thermal conductivity of sodium has demonstrated high heat transfer rates on dish and towers systems, which allow a reduction in receiver area by a factor of two to four, reducing re-radiation and convection losses and cost by a similar factor. Sodium produces saturated vapor at pressures suitable for transport starting at 600°C and reaches one atmosphere at 870°C, providing a wide range of suitable latent operating conditions that match proposed high temperature, isothermal input power cycles. This advantage could increase the receiver and system efficiency while lowering the cost of CSP tower systems. Although there are a number of desirable thermal performance advantages associated with sodium, its propensity to rapidly oxidize presents safety challenges. This investigation presents a literature review that captures historical operations/handling lessons for advanced sodium systems, and the current state-of-knowledge related to sodium combustion behavior. Technical and operational solutions addressing sodium safety and applications in CSP will be discussed, including unique safety hazards and advantages using latent sodium. Operation and maintenance experience from the nuclear industry with sensible and latent systems will also be discussed in the context of safety challenges and risk mitigation solutions.

  11. A generalized gyrokinetic Poisson solver

    International Nuclear Information System (INIS)

    Lin, Z.; Lee, W.W.

    1995-03-01

    A generalized gyrokinetic Poisson solver has been developed, which employs local operations in the configuration space to compute the polarization density response. The new technique is based on the actual physical process of gyrophase-averaging. It is useful for nonlocal simulations using general geometry equilibrium. Since it utilizes local operations rather than the global ones such as FFT, the new method is most amenable to massively parallel algorithms

  12. 3D Printing the Complete CubeSat

    Science.gov (United States)

    Kief, Craig

    2015-01-01

    The 3D Printing the Complete CubeSat project is designed to advance the state-of-the-art in 3D printing for CubeSat applications. Printing in 3D has the potential to increase reliability, reduce design iteration time and provide greater design flexibility in the areas of radiation mitigation, communications, propulsion, and wiring, among others. This project is investigating the possibility of including propulsion systems into the design of printed CubeSat components. One such concept, an embedded micro pulsed plasma thruster (mPPT), could provide auxiliary reaction control propulsion for a spacecraft as a means to desaturate momentum wheels.

  13. Parallel time domain solvers for electrically large transient scattering problems

    KAUST Repository

    Liu, Yang

    2014-09-26

    Marching on in time (MOT)-based integral equation solvers represent an increasingly appealing avenue for analyzing transient electromagnetic interactions with large and complex structures. MOT integral equation solvers for analyzing electromagnetic scattering from perfect electrically conducting objects are obtained by enforcing electric field boundary conditions and implicitly time advance electric surface current densities by iteratively solving sparse systems of equations at all time steps. Contrary to finite difference and element competitors, these solvers apply to nonlinear and multi-scale structures comprising geometrically intricate and deep sub-wavelength features residing atop electrically large platforms. Moreover, they are high-order accurate, stable in the low- and high-frequency limits, and applicable to conducting and penetrable structures represented by highly irregular meshes. This presentation reviews some recent advances in the parallel implementations of time domain integral equation solvers, specifically those that leverage multilevel plane-wave time-domain algorithm (PWTD) on modern manycore computer architectures including graphics processing units (GPUs) and distributed memory supercomputers. The GPU-based implementation achieves at least one order of magnitude speedups compared to serial implementations while the distributed parallel implementation are highly scalable to thousands of compute-nodes. A distributed parallel PWTD kernel has been adopted to solve time domain surface/volume integral equations (TDSIE/TDVIE) for analyzing transient scattering from large and complex-shaped perfectly electrically conducting (PEC)/dielectric objects involving ten million/tens of millions of spatial unknowns.

  14. South African CSP projects under the REIPPP programme - Requirements, challenges and opportunities

    Science.gov (United States)

    Relancio, Javier; Cuellar, Alberto; Walker, Gregg; Ettmayr, Chris

    2016-05-01

    Thus far seven Concentrated Solar Power (CSP) projects have been awarded under the Renewable Energy Independent Power Producer Procurement Programme (REIPPPP), totalling 600MW: one project is in operation, four under construction and two on their way to financial close. This provides an excellent opportunity for analysis of key features of the projects that have contributed to or detracted from the programme's success. The paper draws from Mott MacDonald's involvement as Technical Advisor on the seven CSP projects that have been successful under the REIPPPP to date as well as other global CSP developments. It presents how various programme requirements have affected the implementation of projects, such as the technical requirements, time of day tariff structure, economic development requirements and the renewable energy grid code. The increasingly competitive tariffs offered have encouraged developers to investigate efficiency maximising project configurations and cost saving mechanisms, as well as featuring state of the art technology in their proposals. The paper assesses the role of the project participants (developers, lenders and government) with regards to these innovative technologies and solutions. In our paper we discuss the status of projects and the SA market, analysing the main challenges and opportunities that in turn have influenced various aspects such as technology choice, operational regimes and supply chain arrangements.

  15. JC2Sat-FF : An International Collaboration Nano-Sat Project Overview of the System Analyses and Design

    Science.gov (United States)

    Yoshihara, K.; van Mierlo, M.; Ng, A.; Shankar Kumar, B.; De Ruiter, A.; Komatsu, Y.; Horiguchi, H.; Hashimoto, H.

    2008-08-01

    This paper introduces the Japan Canada Joint Collaboration Satellites - Formation Flying (JC2Sat-FF) project. JC2Sat-FF is a joint project between the Canadian Space Agency (CSA) and the Japan Aerospace Exploration Agency (JAXA) with the end goal of building, launching and operating two 20kg- class nanosatellites for technical demonstration of formation flight (FF) using differential drag technique, relative navigation using commercial off-the-shelf (COTS) dual band GPS receivers and far infra-red radiance measurement. A unique aspect of this project is that the two JC2Sats are developed by a united small team consisting of engineers and researchers from both agencies. Technical exchange in this international team gives stimulation to the members and generates a synergistic effect for the project.

  16. Antenna-predominant and male-biased CSP19 of Sesamia inferens is able to bind the female sex pheromones and host plant volatiles.

    Science.gov (United States)

    Zhang, Ya-Nan; Ye, Zhan-Feng; Yang, Ke; Dong, Shuang-Lin

    2014-02-25

    Insect chemosensory proteins (CSPs) are proposed to capture and transport hydrophobic chemicals across the sensillum lymph to olfactory receptors (ORs), but this has not been clarified in moths. In this study, we built on our previously reported segment sequence work and cloned the full length CSP19 gene (SinfCSP19) from the antennae of Sesamia inferens by using rapid amplification of cDNA ends. Quantitative real time-PCR (qPCR) assays indicated that the gene was expressed in a unique profile, i.e. predominant in antennae and significantly higher in male than in female. To explore the function, recombinant SinfCSP19 was expressed in Escherichia coli cells and purified by Ni-ion affinity chromatography. Binding affinities of the recombinant SinfCSP19 with 39 plant volatiles, 3 sex pheromone components and 10 pheromone analogs were measured using fluorescent competitive binding assays. The results showed that 6 plant volatiles displayed high binding affinities to SinfCSP19 (Ki = 2.12-8.75 μM), and more interesting, the 3 sex pheromone components and analogs showed even higher binding to SinfCSP19 (Ki = 0.49-1.78 μM). Those results suggest that SinfCSP19 plays a role in reception of female sex pheromones of S. inferens and host plant volatiles. Copyright © 2013 Elsevier B.V. All rights reserved.

  17. A Survey of Solver-Related Geometry and Meshing Issues

    Science.gov (United States)

    Masters, James; Daniel, Derick; Gudenkauf, Jared; Hine, David; Sideroff, Chris

    2016-01-01

    There is a concern in the computational fluid dynamics community that mesh generation is a significant bottleneck in the CFD workflow. This is one of several papers that will help set the stage for a moderated panel discussion addressing this issue. Although certain general "rules of thumb" and a priori mesh metrics can be used to ensure that some base level of mesh quality is achieved, inadequate consideration is often given to the type of solver or particular flow regime on which the mesh will be utilized. This paper explores how an analyst may want to think differently about a mesh based on considerations such as if a flow is compressible vs. incompressible or hypersonic vs. subsonic or if the solver is node-centered vs. cell-centered. This paper is a high-level investigation intended to provide general insight into how considering the nature of the solver or flow when performing mesh generation has the potential to increase the accuracy and/or robustness of the solution and drive the mesh generation process to a state where it is no longer a hindrance to the analysis process.

  18. Heuristics in Conflict Resolution

    OpenAIRE

    Drescher, Christian; Gebser, Martin; Kaufmann, Benjamin; Schaub, Torsten

    2010-01-01

    Modern solvers for Boolean Satisfiability (SAT) and Answer Set Programming (ASP) are based on sophisticated Boolean constraint solving techniques. In both areas, conflict-driven learning and related techniques constitute key features whose application is enabled by conflict analysis. Although various conflict analysis schemes have been proposed, implemented, and studied both theoretically and practically in the SAT area, the heuristic aspects involved in conflict analysis have not yet receive...

  19. Next Generation Solar Collectors for CSP

    Energy Technology Data Exchange (ETDEWEB)

    Molnar, Attila [3M Company, St. Paul, MN (United States); Charles, Ruth [3M Company, St. Paul, MN (United States)

    2014-07-31

    The intent of “Next Generation Solar Collectors for CSP” program was to develop key technology elements for collectors in Phase 1 (Budget Period 1), design these elements in Phase 2 (Budget Period 2) and to deploy and test the final collector in Phase 3 (Budget Period 3). 3M and DOE mutually agreed to terminate the program at the end of Budget Period 1, primarily due to timeline issues. However, significant advancements were achieved in developing a next generation reflective material and panel that has the potential to significantly improve the efficiency of CSP systems.

  20. Analysis phase of systematic approach to training (SAT) for nuclear plant personnel

    International Nuclear Information System (INIS)

    2000-08-01

    The IAEA and many Member States have recognized the benefits of a systematic approach when training nuclear power plant personnel. The Systematic Approach to Training (SAT) fully described in the IAEA publications, is recommended as the best practice for attaining and maintaining the competence and qualification of NPP personnel. Typically, SAT is organised into distinct phases of Analysis, Design, Development, Implementation, and Evaluation, and relies on Feedback as a process for continuous improvement This document is addressed to nuclear power operating organisations facing the challenge of developing training programs for their own personnel. The intention was to provide Member States with examples of the Analysis phase to form foundation of SAT-based training programs. This document is also available in CD form

  1. CubeSat Material Limits for Design for Demise

    Science.gov (United States)

    Kelley, R. L.; Jarkey, D. R.

    2014-01-01

    The CubeSat form factor of nano-satellite (a satellite with a mass between one and ten kilograms) has grown in popularity due to their ease of construction and low development and launch costs. In particular, their use as student led payload design projects has increased due to the growing number of launch opportunities. CubeSats are often deployed as secondary or tertiary payloads on most US launch vehicles or they may be deployed from the ISS. The focus of this study will be on CubeSats launched from the ISS. From a space safety standpoint, the development and deployment processes for CubeSats differ significantly from that of most satellites. For large satellites, extensive design reviews and documentation are completed, including assessing requirements associated with re-entry survivability. Typical CubeSat missions selected for ISS deployment have a less rigorous review process that may not evaluate aspects beyond overall design feasibility. CubeSat design teams often do not have the resources to ensure their design is compliant with re-entry risk requirements. A study was conducted to examine methods to easily identify the maximum amount of a given material that can be used in the construction of a CubeSats without posing harm to persons on the ground. The results demonstrate that there is not a general equation or relationship that can be used for all materials; instead a limiting value must be defined for each unique material. In addition, the specific limits found for a number of generic materials that have been previously used as benchmarking materials for re-entry survivability analysis tool comparison will be discussed.

  2. System Design and Implementation of Intelligent Fire Engine Path Planning based on SAT Algorithm

    Institute of Scientific and Technical Information of China (English)

    CAI Li-sha[1; ZENG Wei-peng[1; HAN Bao-ru[1

    2016-01-01

    In this paper, in order to make intelligent fi re car complete autonomy path planning in simulation map. Proposed system design of intelligent fi re car path planning based on SAT. The system includes a planning module, a communication module, a control module. Control module via the communication module upload the initial state and the goal state to planning module. Planning module solve this planning solution,and then download planning solution to control module, control the movement of the car fi re. Experiments show this the system is tracking short time, higher planning effi ciency.

  3. Fast Laplace solver approach to pore-scale permeability

    Science.gov (United States)

    Arns, C. H.; Adler, P. M.

    2018-02-01

    We introduce a powerful and easily implemented method to calculate the permeability of porous media at the pore scale using an approximation based on the Poiseulle equation to calculate permeability to fluid flow with a Laplace solver. The method consists of calculating the Euclidean distance map of the fluid phase to assign local conductivities and lends itself naturally to the treatment of multiscale problems. We compare with analytical solutions as well as experimental measurements and lattice Boltzmann calculations of permeability for Fontainebleau sandstone. The solver is significantly more stable than the lattice Boltzmann approach, uses less memory, and is significantly faster. Permeabilities are in excellent agreement over a wide range of porosities.

  4. AnalysisThe Availability of Using Concentrated Solar Power (CSP as Electricity Source in Al-Hilla City

    Directory of Open Access Journals (Sweden)

    Wisam Shamkhi Jaber

    2017-03-01

    Full Text Available The needing of using clean energy increases every year because of the negative impact of emissions from electricity power plant and to reduce the costs of generating power by using natural energies like solar, wind, and other sources. The availability of using solar energy as source of producing electricity in Al-Hilla city by using Concentrating Solar Power (CSP was investigated in this research. The major parameters in this study were the city position, and the annually amount of solar received, also, number of charts related to solar parameters for the management of CSP were derived and showed in this research. The using of CSP as electricity power can be important solution to force the problem of high cost of electricity power fuel needed and the lack of power produced because of increasing of power consumed specially in summer season.

  5. General Aviation in Nebraska: Nebraska SATS Project Background Paper No. 1

    Science.gov (United States)

    Smith, Russell; Wachal, Jocelyn

    2000-01-01

    The Nebraska SATS project is a state-level component of NASA's Small Aircraft Transportation System (SATS). During the next several years the project will examine several different factors affecting SATS implementation in Nebraska. These include economic and taxation issues, public policy issues, airport planning processes, information dissemination strategies, and systemic change factors. This background paper profiles the general aviation system in Nebraska. It is written to provide information about the "context" within which SATS will be pursued. The primary focus is thus on describing and providing background information about the current situation. A secondary focus is on drawing general conclusions about the ability of the current system to incorporate the types of changes implied by SATS. First, some brief information on the U.S. aviation system is provided. The next two sections profile the current general aviation aircraft and pilot base. Nebraska's system of general aviation airports is then described. Within this section of the paper, information is provided on the different types of general aviation airports in Nebraska, airport activity levels and current infrastructure. The fourth major section of the background paper looks at Nebraska's local airport authorities. These special purpose local governments oversee the majority of the general aviation airports in the state. Among the items examined are total expenditures, capital expenditures and planning activities. Next, the paper provides background information on the Nebraska Department of Aeronautics (NDA) and recent Federal funding for general aviation in Nebraska. The final section presents summary conclusions.

  6. Parallel sparse direct solver for integrated circuit simulation

    CERN Document Server

    Chen, Xiaoming; Yang, Huazhong

    2017-01-01

    This book describes algorithmic methods and parallelization techniques to design a parallel sparse direct solver which is specifically targeted at integrated circuit simulation problems. The authors describe a complete flow and detailed parallel algorithms of the sparse direct solver. They also show how to improve the performance by simple but effective numerical techniques. The sparse direct solver techniques described can be applied to any SPICE-like integrated circuit simulator and have been proven to be high-performance in actual circuit simulation. Readers will benefit from the state-of-the-art parallel integrated circuit simulation techniques described in this book, especially the latest parallel sparse matrix solution techniques. · Introduces complicated algorithms of sparse linear solvers, using concise principles and simple examples, without complex theory or lengthy derivations; · Describes a parallel sparse direct solver that can be adopted to accelerate any SPICE-like integrated circuit simulato...

  7. An immersed interface vortex particle-mesh solver

    Science.gov (United States)

    Marichal, Yves; Chatelain, Philippe; Winckelmans, Gregoire

    2014-11-01

    An immersed interface-enabled vortex particle-mesh (VPM) solver is presented for the simulation of 2-D incompressible viscous flows, in the framework of external aerodynamics. Considering the simulation of free vortical flows, such as wakes and jets, vortex particle-mesh methods already provide a valuable alternative to standard CFD methods, thanks to the interesting numerical properties arising from its Lagrangian nature. Yet, accounting for solid bodies remains challenging, despite the extensive research efforts that have been made for several decades. The present immersed interface approach aims at improving the consistency and the accuracy of one very common technique (based on Lighthill's model) for the enforcement of the no-slip condition at the wall in vortex methods. Targeting a sharp treatment of the wall calls for substantial modifications at all computational levels of the VPM solver. More specifically, the solution of the underlying Poisson equation, the computation of the diffusion term and the particle-mesh interpolation are adapted accordingly and the spatial accuracy is assessed. The immersed interface VPM solver is subsequently validated on the simulation of some challenging impulsively started flows, such as the flow past a cylinder and that past an airfoil. Research Fellow (PhD student) of the F.R.S.-FNRS of Belgium.

  8. Direct solvers performance on h-adapted grids

    KAUST Repository

    Paszynski, Maciej; Pardo, David; Calo, Victor M.

    2015-01-01

    We analyse the performance of direct solvers when applied to a system of linear equations arising from an hh-adapted, C0C0 finite element space. Theoretical estimates are derived for typical hh-refinement patterns arising as a result of a point, edge, or face singularity as well as boundary layers. They are based on the elimination trees constructed specifically for the considered grids. Theoretical estimates are compared with experiments performed with MUMPS using the nested-dissection algorithm for construction of the elimination tree from METIS library. The numerical experiments provide the same performance for the cases where our trees are identical with those constructed by the nested-dissection algorithm, and worse performance for some cases where our trees are different. We also present numerical experiments for the cases with mixed singularities, where how to construct optimal elimination trees is unknown. In all analysed cases, the use of hh-adaptive grids significantly reduces the cost of the direct solver algorithm per unknown as compared to uniform grids. The theoretical estimates predict and the experimental data confirm that the computational complexity is linear for various refinement patterns. In most cases, the cost of the direct solver per unknown is lower when employing anisotropic refinements as opposed to isotropic ones.

  9. Direct solvers performance on h-adapted grids

    KAUST Repository

    Paszynski, Maciej

    2015-05-27

    We analyse the performance of direct solvers when applied to a system of linear equations arising from an hh-adapted, C0C0 finite element space. Theoretical estimates are derived for typical hh-refinement patterns arising as a result of a point, edge, or face singularity as well as boundary layers. They are based on the elimination trees constructed specifically for the considered grids. Theoretical estimates are compared with experiments performed with MUMPS using the nested-dissection algorithm for construction of the elimination tree from METIS library. The numerical experiments provide the same performance for the cases where our trees are identical with those constructed by the nested-dissection algorithm, and worse performance for some cases where our trees are different. We also present numerical experiments for the cases with mixed singularities, where how to construct optimal elimination trees is unknown. In all analysed cases, the use of hh-adaptive grids significantly reduces the cost of the direct solver algorithm per unknown as compared to uniform grids. The theoretical estimates predict and the experimental data confirm that the computational complexity is linear for various refinement patterns. In most cases, the cost of the direct solver per unknown is lower when employing anisotropic refinements as opposed to isotropic ones.

  10. Network-Based Logistic Classification with an Enhanced L1/2 Solver Reveals Biomarker and Subnetwork Signatures for Diagnosing Lung Cancer

    Directory of Open Access Journals (Sweden)

    Hai-Hui Huang

    2015-01-01

    Full Text Available Identifying biomarker and signaling pathway is a critical step in genomic studies, in which the regularization method is a widely used feature extraction approach. However, most of the regularizers are based on L1-norm and their results are not good enough for sparsity and interpretation and are asymptotically biased, especially in genomic research. Recently, we gained a large amount of molecular interaction information about the disease-related biological processes and gathered them through various databases, which focused on many aspects of biological systems. In this paper, we use an enhanced L1/2 penalized solver to penalize network-constrained logistic regression model called an enhanced L1/2 net, where the predictors are based on gene-expression data with biologic network knowledge. Extensive simulation studies showed that our proposed approach outperforms L1 regularization, the old L1/2 penalized solver, and the Elastic net approaches in terms of classification accuracy and stability. Furthermore, we applied our method for lung cancer data analysis and found that our method achieves higher predictive accuracy than L1 regularization, the old L1/2 penalized solver, and the Elastic net approaches, while fewer but informative biomarkers and pathways are selected.

  11. Instrument Design for the CubeSat Ultraviolet Transient/Imaging Experiment

    Data.gov (United States)

    National Aeronautics and Space Administration — We are developing a mission concept for a CubeSat-based synoptic imaging survey to explore the ultraviolet sky for several key discoveries in time-domain...

  12. SAT in engineering support personnel training

    International Nuclear Information System (INIS)

    Gonzalez, M.

    1995-01-01

    The NPP engineering support functional area comprises seven common positions: reactor engineer, in-service inspection engineer, performance reliability engineer, system-maintenance engineer, station modification engineer, quality assurance engineer, and regulatory compliance engineer. The primary duties and tasks of each was presented. In Spain, a simplified SAT approach was used to analyze the training needs of these positions. The basic difference between the comprehensive SAT and the simplified method is that the simplified approach uses no taxonomy codes and the task elements are not analyzed to obtain the knowledge and skills. Resulting in an economy of time and personnel resources, this process makes use of job competencies and a top table analysis conducted by subject matter experts. An example of a JPM prepared using the simplified SAT approach was shown. Examples of the simplified approaches used in Russia, France, and USA were also discussed

  13. Miniature scientific-grade magnetic sensors for CubeSats

    Science.gov (United States)

    Pronenko, Vira; Belyayev, Serhiy

    2016-07-01

    Micro- and nanosatellites have become more attractive due to their low development and launch cost. A class of nanosatellites defined by the CubeSat standard allows standardizing CubeSat preparation and launch, thus making the projects more affordable. Because of the complexity of sensors miniaturization to install them onboard CubeSat, the majority of CubeSat launches are aimed the technology demonstration or education missions. The scientific success of CubeSat mission depends on the sensors quality. In spite that the sensitivity of the magnetic sensors strongly depends on their size, the recent development in this branch allows us to propose tiny but sensitive both AC and DC magnetometers. The goal of the present report is to introduce the new design of miniature three-component sensors for measurement of vector magnetic fields - for quasi-stationary and slowly fluctuating - flux-gate magnetometer (FGM) - and for alternative ones - search-coil magnetometer (SCM). In order to create magnetometers with the really highest possible level of parameters, a set of scientific and technological problems, mostly aimed at the sensor construction improvement, was solved. The most important parameter characterizing magnetometer quality is its own magnetic noise level (NL). The analysis of the NL influencing factors is made and the ways to decrease it are discussed in the report. Construction details and technical specifications of miniature but sensitive FGM and SCM for the CubeSat mission are presented. This work is supported by EC Framework 7 funded project 607197.

  14. DNA prime/Adenovirus boost malaria vaccine encoding P. falciparum CSP and AMA1 induces sterile protection associated with cell-mediated immunity.

    Directory of Open Access Journals (Sweden)

    Ilin Chuang

    Full Text Available BACKGROUND: Gene-based vaccination using prime/boost regimens protects animals and humans against malaria, inducing cell-mediated responses that in animal models target liver stage malaria parasites. We tested a DNA prime/adenovirus boost malaria vaccine in a Phase 1 clinical trial with controlled human malaria infection. METHODOLOGY/PRINCIPAL FINDINGS: The vaccine regimen was three monthly doses of two DNA plasmids (DNA followed four months later by a single boost with two non-replicating human serotype 5 adenovirus vectors (Ad. The constructs encoded genes expressing P. falciparum circumsporozoite protein (CSP and apical membrane antigen-1 (AMA1. The regimen was safe and well-tolerated, with mostly mild adverse events that occurred at the site of injection. Only one AE (diarrhea, possibly related to immunization, was severe (Grade 3, preventing daily activities. Four weeks after the Ad boost, 15 study subjects were challenged with P. falciparum sporozoites by mosquito bite, and four (27% were sterilely protected. Antibody responses by ELISA rose after Ad boost but were low (CSP geometric mean titer 210, range 44-817; AMA1 geometric mean micrograms/milliliter 11.9, range 1.5-102 and were not associated with protection. Ex vivo IFN-γ ELISpot responses after Ad boost were modest (CSP geometric mean spot forming cells/million peripheral blood mononuclear cells 86, range 13-408; AMA1 348, range 88-1270 and were highest in three protected subjects. ELISpot responses to AMA1 were significantly associated with protection (p = 0.019. Flow cytometry identified predominant IFN-γ mono-secreting CD8+ T cell responses in three protected subjects. No subjects with high pre-existing anti-Ad5 neutralizing antibodies were protected but the association was not statistically significant. SIGNIFICANCE: The DNA/Ad regimen provided the highest sterile immunity achieved against malaria following immunization with a gene-based subunit vaccine (27%. Protection

  15. A novel solid-angle tomosynthesis (SAT) scanning scheme

    International Nuclear Information System (INIS)

    Zhang Jin; Yu, Cedric

    2010-01-01

    Purpose: Digital tomosynthesis (DTS) recently gained extensive research interests in both diagnostic and radiation therapy fields. Conventional DTS images are generated by scanning an x-ray source and flat-panel detector pair on opposite sides of an object, with the scanning trajectory on a one-dimensional curve. A novel tomosynthesis method named solid-angle tomosynthesis (SAT) is proposed, where the x-ray source scans on an arbitrary shaped two-dimensional surface. Methods: An iterative algorithm in the form of total variation regulated expectation maximization is developed for SAT image reconstruction. The feasibility and effectiveness of SAT is corroborated by computer simulation studies using three-dimensional (3D) numerical phantoms including a 3D Shepp-Logan phantom and a volumetric CT image set of a human breast. Results: SAT is able to cover more space in Fourier domain more uniformly than conventional DTS. Greater coverage and more isotropy in the frequency domain translate to fewer artifacts and more accurately restored features in the in-plane reconstruction. Conclusions: Comparing with conventional DTS, SAT allows cone-shaped x-ray beams to project from more solid angles, thus provides more coverage in the spatial-frequency domain, resulting in better quality of reconstructed image.

  16. Middle East and North Africa Region Assessment of the Local Manufacturing Potential for Concentrated Solar Power (CSP) Projects

    Energy Technology Data Exchange (ETDEWEB)

    Gazzo, A.; Gousseland, P.; Verdier, J. [Ernst and Young et Associes, Neuilly-Sur-Seine (France); Kost, C.; Morin, G.; Engelken, M.; Schrof, J.; Nitz, P.; Selt, J.; Platzer, W. [Fraunhofer Institute for Solar Energy Systems ISE, Freiburg (Germany); Ragwitz, M.; Boie, I.; Hauptstock, D.; Eichhammer, W. [Fraunhofer Institute for Systems and Innovation Research ISI, Karlsruhe (Germany)

    2011-01-15

    The MENA CSP (Middle East and North Africa - Concentrated Solar Power) plan is an ambitious scheme with an appeal to anyone concerned about climate change and convinced by the need for clean, renewable power. But what does it really mean for the average citizen of say Morocco or Tunisia? The World Bank sees potential for significant job and wealth creation in solar energy producing countries. If the CSP market grows rapidly over the next few years, equipment manufacturing will be essential to supply this new sector. This study proposes roadmaps and an action plan to help develop the potential of locally manufactured CSP components in the existing industry and for new market entrants.

  17. Investigation on the Use of a Multiphase Eulerian CFD solver to simulate breaking waves

    DEFF Research Database (Denmark)

    Tomaselli, Pietro D.; Christensen, Erik Damgaard

    2015-01-01

    investigation on a CFD model capable of handling this problem. The model is based on a solver, available in the open-source CFD toolkit OpenFOAM, which combines the Eulerian multi-fluid approach for dispersed flows with a numerical interface sharpening method. The solver, enhanced with additional formulations...

  18. A High Performance QDWH-SVD Solver using Hardware Accelerators

    KAUST Repository

    Sukkari, Dalal E.

    2015-04-08

    This paper describes a new high performance implementation of the QR-based Dynamically Weighted Halley Singular Value Decomposition (QDWH-SVD) solver on multicore architecture enhanced with multiple GPUs. The standard QDWH-SVD algorithm was introduced by Nakatsukasa and Higham (SIAM SISC, 2013) and combines three successive computational stages: (1) the polar decomposition calculation of the original matrix using the QDWH algorithm, (2) the symmetric eigendecomposition of the resulting polar factor to obtain the singular values and the right singular vectors and (3) the matrix-matrix multiplication to get the associated left singular vectors. A comprehensive test suite highlights the numerical robustness of the QDWH-SVD solver. Although it performs up to two times more flops when computing all singular vectors compared to the standard SVD solver algorithm, our new high performance implementation on single GPU results in up to 3.8x improvements for asymptotic matrix sizes, compared to the equivalent routines from existing state-of-the-art open-source and commercial libraries. However, when only singular values are needed, QDWH-SVD is penalized by performing up to 14 times more flops. The singular value only implementation of QDWH-SVD on single GPU can still run up to 18% faster than the best existing equivalent routines. Integrating mixed precision techniques in the solver can additionally provide up to 40% improvement at the price of losing few digits of accuracy, compared to the full double precision floating point arithmetic. We further leverage the single GPU QDWH-SVD implementation by introducing the first multi-GPU SVD solver to study the scalability of the QDWH-SVD framework.

  19. BCYCLIC: A parallel block tridiagonal matrix cyclic solver

    Science.gov (United States)

    Hirshman, S. P.; Perumalla, K. S.; Lynch, V. E.; Sanchez, R.

    2010-09-01

    A block tridiagonal matrix is factored with minimal fill-in using a cyclic reduction algorithm that is easily parallelized. Storage of the factored blocks allows the application of the inverse to multiple right-hand sides which may not be known at factorization time. Scalability with the number of block rows is achieved with cyclic reduction, while scalability with the block size is achieved using multithreaded routines (OpenMP, GotoBLAS) for block matrix manipulation. This dual scalability is a noteworthy feature of this new solver, as well as its ability to efficiently handle arbitrary (non-powers-of-2) block row and processor numbers. Comparison with a state-of-the art parallel sparse solver is presented. It is expected that this new solver will allow many physical applications to optimally use the parallel resources on current supercomputers. Example usage of the solver in magneto-hydrodynamic (MHD), three-dimensional equilibrium solvers for high-temperature fusion plasmas is cited.

  20. SBML-SAT: a systems biology markup language (SBML) based sensitivity analysis tool.

    Science.gov (United States)

    Zi, Zhike; Zheng, Yanan; Rundell, Ann E; Klipp, Edda

    2008-08-15

    It has long been recognized that sensitivity analysis plays a key role in modeling and analyzing cellular and biochemical processes. Systems biology markup language (SBML) has become a well-known platform for coding and sharing mathematical models of such processes. However, current SBML compatible software tools are limited in their ability to perform global sensitivity analyses of these models. This work introduces a freely downloadable, software package, SBML-SAT, which implements algorithms for simulation, steady state analysis, robustness analysis and local and global sensitivity analysis for SBML models. This software tool extends current capabilities through its execution of global sensitivity analyses using multi-parametric sensitivity analysis, partial rank correlation coefficient, SOBOL's method, and weighted average of local sensitivity analyses in addition to its ability to handle systems with discontinuous events and intuitive graphical user interface. SBML-SAT provides the community of systems biologists a new tool for the analysis of their SBML models of biochemical and cellular processes.

  1. SAT vs. conventional one: comparison and benefits

    International Nuclear Information System (INIS)

    Kazennov, A.Yu.

    1998-01-01

    This paper emphasised the importance of management support to the success of training and qualification programmes, management understanding and commitment to the need of SAT, appropriate training policies, provision of human and financial resources, training of management and supervisory personnel as relevant regulatory body personnel in the field of SAT methodology principles in order to achieve their support

  2. OffWindSolver: Wind farm design tool based on actuator line/actuator disk concept in OpenFoam architecture

    Directory of Open Access Journals (Sweden)

    Panjwani Balram

    2014-01-01

    Full Text Available Wind energy is a good alternative to meet the energy requirements in some parts of the world; however the efficiency of wind farm depends on the optimized location of the wind turbines. Therefore a software tool that is capable of predicting the in-situ performance of multiple turbine installations in different operating conditions with reliable accuracy is needed. In present study wind farm layout design tool OffWindSolver is developed within the OpenFoam architecture. Unsteady PisoFoam solver is extended to account for wind turbines, where each turbine is modeled as a sink term in the momentum equation. Turbine modeling is based on actuator line concepts derived from SOWFA code, where each blade of the turbine is represented as a line. The loading on each line/blade of the turbine is estimated using the Blade Element Method (BEM. The inputs for the solver are tabulated airfoil aerodynamic data, dimension and height of the wind turbines, wind magnitude and direction. OffWindSolver is validated for a real wind farm – Lillgrund offshore facility in Sweden/Denmark operated by Vattenfall Vindkraft AB. Because of the scale of the computation, we only examine the effect of wind from one direction at one speed. In the absence of time dependent Marine Atmospheric Boundary Layer (MABL, a log wind profile with surface roughness of 0.04 is used at the inlet. The simulated power production of each turbine is compared to the field data and large-eddy simulation. The overall power of the wind farm is well predicted. The simulation shows the significant decreases of the power for those turbines that were in the wake.

  3. Synthesis and characterization in monkey of [{sup 11}C]SP203 as a radioligand for imaging brain metabotropic glutamate 5 receptors

    Energy Technology Data Exchange (ETDEWEB)

    Simeon, Fabrice G.; Liow, Jeih-San; Zhang, Yi; Hong, Jinsoo; Gladding, Robert L.; Zoghbi, Sami S.; Innis, Robert B.; Pike, Victor W. [National Institutes of Health, Molecular Imaging Branch, National Institute of Mental Health, Bethesda, MD (United States)

    2012-12-15

    [{sup 18}F]SP203 (3-fluoro-5-(2-(2-([{sup 18}F]fluoromethyl)-thiazol-4-yl)ethynyl)benzonitrile) is an effective high-affinity and selective radioligand for imaging metabotropic 5 receptors (mGluR5) in human brain with PET. To provide a radioligand that may be used for more than one scanning session in the same subject in a single day, we set out to label SP203 with shorter-lived {sup 11}C (t{sub 1/2} = 20.4 min) and to characterize its behavior as a radioligand with PET in the monkey. Iodo and bromo precursors were obtained by cross-coupling 2-fluoromethyl-4-((trimethylsilyl)ethynyl)-1,3-thiazole with 3,5-diiodofluorobenzene and 3,5-dibromofluorobenzene, respectively. Treatment of either precursor with [{sup 11}C]cyanide ion rapidly gave [{sup 11}C]SP203, which was purified with high-performance liquid chromatography. PET was used to measure the uptake of radioactivity in brain regions after injecting [{sup 11}C]SP203 intravenously into rhesus monkeys at baseline and under conditions in which mGluR5 were blocked with 3-[(2-methyl-1,3-thiazol-4-yl)ethynyl]pyridine (MTEP). The emergence of radiometabolites in monkey blood in vitro and in vivo was assessed with radio-HPLC. The stability of [{sup 11}C]SP203 in human blood in vitro was also measured. The iodo precursor gave [{sup 11}C]SP203 in higher radiochemical yield (>98 %) than the bromo precursor (20-52 %). After intravenous administration of [{sup 11}C]SP203 into three rhesus monkeys, radioactivity peaked early in brain (average 12.5 min) with a regional distribution in rank order of expected mGluR5 density. Peak uptake was followed by a steady decline. No radioactivity accumulated in the skull. In monkeys pretreated with MTEP before [{sup 11}C]SP203 administration, radioactivity uptake in brain was again high but then declined more rapidly than in the baseline scan to a common low level. [{sup 11}C]SP203 was unstable in monkey blood in vitro and in vivo, and gave predominantly less lipophilic radiometabolites

  4. A Method to Assess Flux Hazards at CSP Plants to Reduce Avian Mortality

    Energy Technology Data Exchange (ETDEWEB)

    Ho, Clifford K.; Wendelin, Timothy; Horstman, Luke; Yellowhair, Julius

    2017-06-27

    A method to evaluate avian flux hazards at concentrating solar power plants (CSP) has been developed. A heat-transfer model has been coupled to simulations of the irradiance in the airspace above a CSP plant to determine the feather temperature along prescribed bird flight paths. Probabilistic modeling results show that the irradiance and assumed feather properties (thickness, absorptance, heat capacity) have the most significant impact on the simulated feather temperature, which can increase rapidly (hundreds of degrees Celsius in seconds) depending on the parameter values. The avian flux hazard model is being combined with a plant performance model to identify alternative heliostat standby aiming strategies that minimize both avian flux hazards and negative impacts on plant performance.

  5. Development and acceleration of unstructured mesh-based cfd solver

    Science.gov (United States)

    Emelyanov, V.; Karpenko, A.; Volkov, K.

    2017-06-01

    The study was undertaken as part of a larger effort to establish a common computational fluid dynamics (CFD) code for simulation of internal and external flows and involves some basic validation studies. The governing equations are solved with ¦nite volume code on unstructured meshes. The computational procedure involves reconstruction of the solution in each control volume and extrapolation of the unknowns to find the flow variables on the faces of control volume, solution of Riemann problem for each face of the control volume, and evolution of the time step. The nonlinear CFD solver works in an explicit time-marching fashion, based on a three-step Runge-Kutta stepping procedure. Convergence to a steady state is accelerated by the use of geometric technique and by the application of Jacobi preconditioning for high-speed flows, with a separate low Mach number preconditioning method for use with low-speed flows. The CFD code is implemented on graphics processing units (GPUs). Speedup of solution on GPUs with respect to solution on central processing units (CPU) is compared with the use of different meshes and different methods of distribution of input data into blocks. The results obtained provide promising perspective for designing a GPU-based software framework for applications in CFD.

  6. Modern solvers for Helmholtz problems

    CERN Document Server

    Tang, Jok; Vuik, Kees

    2017-01-01

    This edited volume offers a state of the art overview of fast and robust solvers for the Helmholtz equation. The book consists of three parts: new developments and analysis in Helmholtz solvers, practical methods and implementations of Helmholtz solvers, and industrial applications. The Helmholtz equation appears in a wide range of science and engineering disciplines in which wave propagation is modeled. Examples are: seismic inversion, ultrasone medical imaging, sonar detection of submarines, waves in harbours and many more. The partial differential equation looks simple but is hard to solve. In order to approximate the solution of the problem numerical methods are needed. First a discretization is done. Various methods can be used: (high order) Finite Difference Method, Finite Element Method, Discontinuous Galerkin Method and Boundary Element Method. The resulting linear system is large, where the size of the problem increases with increasing frequency. Due to higher frequencies the seismic images need to b...

  7. Differences in the Processes of Solving Physics Problems between Good Physics Problem Solvers and Poor Physics Problem Solvers.

    Science.gov (United States)

    Finegold, M.; Mass, R.

    1985-01-01

    Good problem solvers and poor problem solvers in advanced physics (N=8) were significantly different in their ability in translating, planning, and physical reasoning, as well as in problem solving time; no differences in reliance on algebraic solutions and checking problems were noted. Implications for physics teaching are discussed. (DH)

  8. A finite different field solver for dipole modes

    International Nuclear Information System (INIS)

    Nelson, E.M.

    1992-08-01

    A finite element field solver for dipole modes in axisymmetric structures has been written. The second-order elements used in this formulation yield accurate mode frequencies with no spurious modes. Quasi-periodic boundaries are included to allow travelling waves in periodic structures. The solver is useful in applications requiring precise frequency calculations such as detuned accelerator structures for linear colliders. Comparisons are made with measurements and with the popular but less accurate field solver URMEL

  9. Cationic osteogenic peptide P15-CSP coatings promote 3-D osteogenesis in poly(epsilon-caprolactone) scaffolds of distinct pore size.

    Science.gov (United States)

    Li, Xian; Ghavidel Mehr, Nima; Guzmán-Morales, Jessica; Favis, Basil D; De Crescenzo, Gregory; Yakandawala, Nandadeva; Hoemann, Caroline D

    2017-08-01

    P15-CSP is a biomimetic cationic fusion peptide that stimulates osteogenesis and inhibits bacterial biofilm formation when coated on 2-D surfaces. This study tested the hypothesis that P15-CSP coatings enhance 3-D osteogenesis in a porous but otherwise hydrophobic poly-(ɛ-caprolactone) (PCL) scaffold. Scaffolds of 84 µm and 141 µm average pore size were coated or not with Layer-by-Layer polyelectrolytes followed by P15-CSP, seeded with adult primary human mesenchymal stem cells (MSCs), and cultured 10 days in proliferation medium, then 21 days in osteogenic medium. Atomic analyses showed that P15-CSP was successfully captured by LbL. After 2 days of culture, MSCs adhered and spread more on P15-CSP coated pores than PCL-only. At day 10, all constructs contained nonmineralized tissue. At day 31, all constructs became enveloped in a "skin" of tissue that, like 2-D cultures, underwent sporadic mineralization in areas of high cell density that extended into some 141 µm edge pores. By quantitative histomorphometry, 2.5-fold more tissue and biomineral accumulated in edge pores versus inner pores. P15-CSP specifically promoted tissue-scaffold integration, fourfold higher overall biomineralization, and more mineral deposits in the outer 84 µm and inner 141 µm pores than PCL-only (p pore surfaces with 3-D topography. Biomineralization deeper than 150 µm from the scaffold edge was optimally attained with the larger 141 µm peptide-coated pores. © 2017 Wiley Periodicals, Inc. J Biomed Mater Res Part A: 105A: 2171-2181, 2017. © 2017 Wiley Periodicals, Inc.

  10. College Math Assessment: SAT Scores vs. College Math Placement Scores

    Science.gov (United States)

    Foley-Peres, Kathleen; Poirier, Dawn

    2008-01-01

    Many colleges and university's use SAT math scores or math placement tests to place students in the appropriate math course. This study compares the use of math placement scores and SAT scores for 188 freshman students. The student's grades and faculty observations were analyzed to determine if the SAT scores and/or college math assessment scores…

  11. CloudSat Safety Operations at Vandenberg AFB

    Science.gov (United States)

    Greenberg, Steve

    2006-01-01

    CloudSat safety operations at Vendenberg AFB is given. The topics include: 1) CloudSat Project Overview; 2) Vandenberg Ground Operations; 3) Delta II Launch Vehicle; 4) The A-Train; 5) System Safety Management; 6) CALIPSO Hazards Assessment; 7) CALIPSO Supplemental Safeguards; 8) Joint System Safety Operations; 9) Extended Stand-down; 10) Launch Delay Safety Concerns; and 11) Lessons Learned.

  12. Telescopic Hybrid Fast Solver for 3D Elliptic Problems with Point Singularities

    KAUST Repository

    Paszyńska, Anna; Jopek, Konrad; Banaś, Krzysztof; Paszyński, Maciej; Gurgul, Piotr; Lenerth, Andrew; Nguyen, Donald; Pingali, Keshav; Dalcind, Lisandro; Calo, Victor M.

    2015-01-01

    This paper describes a telescopic solver for two dimensional h adaptive grids with point singularities. The input for the telescopic solver is an h refined two dimensional computational mesh with rectangular finite elements. The candidates for point singularities are first localized over the mesh by using a greedy algorithm. Having the candidates for point singularities, we execute either a direct solver, that performs multiple refinements towards selected point singularities and executes a parallel direct solver algorithm which has logarithmic cost with respect to refinement level. The direct solvers executed over each candidate for point singularity return local Schur complement matrices that can be merged together and submitted to iterative solver. In this paper we utilize a parallel multi-thread GALOIS solver as a direct solver. We use Incomplete LU Preconditioned Conjugated Gradients (ILUPCG) as an iterative solver. We also show that elimination of point singularities from the refined mesh reduces significantly the number of iterations to be performed by the ILUPCG iterative solver.

  13. Telescopic Hybrid Fast Solver for 3D Elliptic Problems with Point Singularities

    KAUST Repository

    Paszyńska, Anna

    2015-06-01

    This paper describes a telescopic solver for two dimensional h adaptive grids with point singularities. The input for the telescopic solver is an h refined two dimensional computational mesh with rectangular finite elements. The candidates for point singularities are first localized over the mesh by using a greedy algorithm. Having the candidates for point singularities, we execute either a direct solver, that performs multiple refinements towards selected point singularities and executes a parallel direct solver algorithm which has logarithmic cost with respect to refinement level. The direct solvers executed over each candidate for point singularity return local Schur complement matrices that can be merged together and submitted to iterative solver. In this paper we utilize a parallel multi-thread GALOIS solver as a direct solver. We use Incomplete LU Preconditioned Conjugated Gradients (ILUPCG) as an iterative solver. We also show that elimination of point singularities from the refined mesh reduces significantly the number of iterations to be performed by the ILUPCG iterative solver.

  14. Analysis of regulation and economic incentives of the hybrid CSP HYSOL

    DEFF Research Database (Denmark)

    Baldini, Mattia; Pérez, Cristian Hernán Cabrera

    2016-01-01

    The European HYSOL project, developed over the last three years in the solar thermal plant Manchasol (Ciudad Real, Spain), has been successfully completed, demonstrating that hybridisation of CSP with other energy sources (renewable and fossil) ensures power supply to the power grid in a stable...

  15. An AMR capable finite element diffusion solver for ALE hydrocodes [An AMR capable diffusion solver for ALE-AMR

    Energy Technology Data Exchange (ETDEWEB)

    Fisher, A. C. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Bailey, D. S. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Kaiser, T. B. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Eder, D. C. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Gunney, B. T. N. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Masters, N. D. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Koniges, A. E. [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Anderson, R. W. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2015-02-01

    Here, we present a novel method for the solution of the diffusion equation on a composite AMR mesh. This approach is suitable for including diffusion based physics modules to hydrocodes that support ALE and AMR capabilities. To illustrate, we proffer our implementations of diffusion based radiation transport and heat conduction in a hydrocode called ALE-AMR. Numerical experiments conducted with the diffusion solver and associated physics packages yield 2nd order convergence in the L2 norm.

  16. MethaneSat: Detecting Methane Emissions in the Barnett Shale Region

    Science.gov (United States)

    Propp, A. M.; Benmergui, J. S.; Turner, A. J.; Wofsy, S. C.

    2017-12-01

    In this study, we investigate the new information that will be provided by MethaneSat, a proposed satellite that will measure the total column dry-air mole fraction of methane at 1x1 km or 2x2 km spatial resolution with 0.1-0.2% random error. We run an atmospheric model to simulate MethaneSat's ability to characterize methane emissions from the Barnett Shale, a natural gas province in Texas. For comparison, we perform observation system simulation experiments (OSSEs) for MethaneSat, the National Oceanic and Atmospheric administration (NOAA) surface and aircraft network, and Greenhouse Gases Observing Satellite (GOSAT). The results demonstrate the added benefit that MethaneSat would provide in our efforts to monitor and report methane emissions. We find that MethaneSat successfully quantifies total methane emissions in the region, as well as their spatial distribution and steep gradients. Under the same test conditions, both the NOAA network and GOSAT fail to capture this information. Furthermore, we find that the results for MethaneSat depend far less on the prior emission estimate than do those for the other observing systems, demonstrating the benefit of high sampling density. The results suggest that MethaneSat would be an incredibly useful tool for obtaining detailed methane emission information from oil and gas provinces around the world.

  17. Multiscale Universal Interface: A concurrent framework for coupling heterogeneous solvers

    Energy Technology Data Exchange (ETDEWEB)

    Tang, Yu-Hang, E-mail: yuhang_tang@brown.edu [Division of Applied Mathematics, Brown University, Providence, RI (United States); Kudo, Shuhei, E-mail: shuhei-kudo@outlook.jp [Graduate School of System Informatics, Kobe University, 1-1 Rokkodai-cho, Nada-ku, Kobe, 657-8501 (Japan); Bian, Xin, E-mail: xin_bian@brown.edu [Division of Applied Mathematics, Brown University, Providence, RI (United States); Li, Zhen, E-mail: zhen_li@brown.edu [Division of Applied Mathematics, Brown University, Providence, RI (United States); Karniadakis, George Em, E-mail: george_karniadakis@brown.edu [Division of Applied Mathematics, Brown University, Providence, RI (United States); Collaboratory on Mathematics for Mesoscopic Modeling of Materials, Pacific Northwest National Laboratory, Richland, WA 99354 (United States)

    2015-09-15

    Graphical abstract: - Abstract: Concurrently coupled numerical simulations using heterogeneous solvers are powerful tools for modeling multiscale phenomena. However, major modifications to existing codes are often required to enable such simulations, posing significant difficulties in practice. In this paper we present a C++ library, i.e. the Multiscale Universal Interface (MUI), which is capable of facilitating the coupling effort for a wide range of multiscale simulations. The library adopts a header-only form with minimal external dependency and hence can be easily dropped into existing codes. A data sampler concept is introduced, combined with a hybrid dynamic/static typing mechanism, to create an easily customizable framework for solver-independent data interpretation. The library integrates MPI MPMD support and an asynchronous communication protocol to handle inter-solver information exchange irrespective of the solvers' own MPI awareness. Template metaprogramming is heavily employed to simultaneously improve runtime performance and code flexibility. We validated the library by solving three different multiscale problems, which also serve to demonstrate the flexibility of the framework in handling heterogeneous models and solvers. In the first example, a Couette flow was simulated using two concurrently coupled Smoothed Particle Hydrodynamics (SPH) simulations of different spatial resolutions. In the second example, we coupled the deterministic SPH method with the stochastic Dissipative Particle Dynamics (DPD) method to study the effect of surface grafting on the hydrodynamics properties on the surface. In the third example, we consider conjugate heat transfer between a solid domain and a fluid domain by coupling the particle-based energy-conserving DPD (eDPD) method with the Finite Element Method (FEM)

  18. Towards Model Validation and Verification with SAT Techniques

    OpenAIRE

    Gogolla, Martin

    2010-01-01

    After sketching how system development and the UML (Unified Modeling Language) and the OCL (Object Constraint Language) are related, validation and verification with the tool USE (UML-based Specification Environment) is demonstrated. As a more efficient alternative for verification tasks, two approaches using SAT-based techniques are put forward: First, a direct encoding of UML and OCL with Boolean variables and propositional formulas, and second, an encoding employing an...

  19. Scalable parallel prefix solvers for discrete ordinates transport

    International Nuclear Information System (INIS)

    Pautz, S.; Pandya, T.; Adams, M.

    2009-01-01

    The well-known 'sweep' algorithm for inverting the streaming-plus-collision term in first-order deterministic radiation transport calculations has some desirable numerical properties. However, it suffers from parallel scaling issues caused by a lack of concurrency. The maximum degree of concurrency, and thus the maximum parallelism, grows more slowly than the problem size for sweeps-based solvers. We investigate a new class of parallel algorithms that involves recasting the streaming-plus-collision problem in prefix form and solving via cyclic reduction. This method, although computationally more expensive at low levels of parallelism than the sweep algorithm, offers better theoretical scalability properties. Previous work has demonstrated this approach for one-dimensional calculations; we show how to extend it to multidimensional calculations. Notably, for multiple dimensions it appears that this approach is limited to long-characteristics discretizations; other discretizations cannot be cast in prefix form. We implement two variants of the algorithm within the radlib/SCEPTRE transport code library at Sandia National Laboratories and show results on two different massively parallel systems. Both the 'forward' and 'symmetric' solvers behave similarly, scaling well to larger degrees of parallelism then sweeps-based solvers. We do observe some issues at the highest levels of parallelism (relative to the system size) and discuss possible causes. We conclude that this approach shows good potential for future parallel systems, but the parallel scalability will depend heavily on the architecture of the communication networks of these systems. (authors)

  20. Both the caspase CSP-1 and a caspase-independent pathway promote programmed cell death in parallel to the canonical pathway for apoptosis in Caenorhabditis elegans.

    Directory of Open Access Journals (Sweden)

    Daniel P Denning

    Full Text Available Caspases are cysteine proteases that can drive apoptosis in metazoans and have critical functions in the elimination of cells during development, the maintenance of tissue homeostasis, and responses to cellular damage. Although a growing body of research suggests that programmed cell death can occur in the absence of caspases, mammalian studies of caspase-independent apoptosis are confounded by the existence of at least seven caspase homologs that can function redundantly to promote cell death. Caspase-independent programmed cell death is also thought to occur in the invertebrate nematode Caenorhabditis elegans. The C. elegans genome contains four caspase genes (ced-3, csp-1, csp-2, and csp-3, of which only ced-3 has been demonstrated to promote apoptosis. Here, we show that CSP-1 is a pro-apoptotic caspase that promotes programmed cell death in a subset of cells fated to die during C. elegans embryogenesis. csp-1 is expressed robustly in late pachytene nuclei of the germline and is required maternally for its role in embryonic programmed cell deaths. Unlike CED-3, CSP-1 is not regulated by the APAF-1 homolog CED-4 or the BCL-2 homolog CED-9, revealing that csp-1 functions independently of the canonical genetic pathway for apoptosis. Previously we demonstrated that embryos lacking all four caspases can eliminate cells through an extrusion mechanism and that these cells are apoptotic. Extruded cells differ from cells that normally undergo programmed cell death not only by being extruded but also by not being engulfed by neighboring cells. In this study, we identify in csp-3; csp-1; csp-2 ced-3 quadruple mutants apoptotic cell corpses that fully resemble wild-type cell corpses: these caspase-deficient cell corpses are morphologically apoptotic, are not extruded, and are internalized by engulfing cells. We conclude that both caspase-dependent and caspase-independent pathways promote apoptotic programmed cell death and the phagocytosis of cell

  1. Pseudo LRM waveforms from CryoSat SARin acquisition

    Science.gov (United States)

    Scagliola, Michele; Fornari, Marco; Bouffard, Jerome; Parrinello, Tommaso; Féménias, Pierre

    2016-04-01

    CryoSat was launched on the 8th April 2010 and is the first European ice mission dedicated to the monitoring of precise changes in the thickness of polar ice sheets and floating sea ice. The main payload of CryoSat is a Ku-band pulsewidth limited radar altimeter, called SIRAL (Synthetic interferometric radar altimeter). When commanded in SARIn (synthetic aperture radar interferometry) mode, through coherent along-track processing of the returns received from two antennas, the interferometric phase related to the first arrival of the echo is used to retrieve the angle of arrival of the scattering in the across-track direction. When SIRAL operates in SAR or SARin mode, the obtained waveforms have an along-track resolution and a speckle reduction which is increased with respect to the pulse-limited waveforms. Anyway, in order to analyze the continuity of the geophysical retrieved parameters among different acquisition modes, techniques to transform SARin mode data to pseudo-LRM mode data are welcome. The transformation process is known as SAR reduction and it is worth recalling here that only approximate pseudo-LRM waveforms can be obtained in case of closed burst acquisitions, as SIRAL operates. A SAR reduction processing scheme has been developed to obtain pseudo-LRM waveforms from CryoSat SARin acquisition. As a trade-off between the along-track length on Earth surface contributing to one SARin pseudo-LRM waveform and the noisiness of the waveform itself, it has been chosen a SAR reduction approach based on the averaging of all the SARin echoes received each 20Hz, resulting in one pseudo-LRM waveform for each SARin burst given the SARin burst repetition period. SARin pseudo-LRM waveforms have been produced for CryoSat acquisition both on ice and sea surfaces, aiming at verifying the continuity of the retracked surface height over the ellipsoid between genuine LRM products and pseudo-LRM products. Moreover, the retracked height from the SARin pseudo-LRM has been

  2. CASTRO: A NEW COMPRESSIBLE ASTROPHYSICAL SOLVER. II. GRAY RADIATION HYDRODYNAMICS

    International Nuclear Information System (INIS)

    Zhang, W.; Almgren, A.; Bell, J.; Howell, L.; Burrows, A.

    2011-01-01

    We describe the development of a flux-limited gray radiation solver for the compressible astrophysics code, CASTRO. CASTRO uses an Eulerian grid with block-structured adaptive mesh refinement based on a nested hierarchy of logically rectangular variable-sized grids with simultaneous refinement in both space and time. The gray radiation solver is based on a mixed-frame formulation of radiation hydrodynamics. In our approach, the system is split into two parts, one part that couples the radiation and fluid in a hyperbolic subsystem, and another parabolic part that evolves radiation diffusion and source-sink terms. The hyperbolic subsystem is solved explicitly with a high-order Godunov scheme, whereas the parabolic part is solved implicitly with a first-order backward Euler method.

  3. LifeSat - Radiation research

    International Nuclear Information System (INIS)

    Nelson, G.A.

    1990-01-01

    Spaceflight crews will be exposed to levels of radiation which exceed those experienced on the ground. In order to reduce the uncertainty in the evaluation of risks it is necessary to validate the responses of biological systems in space under conditions which simulate exposure levels expected during exploration class missions. The LifeSat system provides the experimental capabilities to satisfy these goals. Specifically, LifeSat is capable of long duration flights of up to 60 days, is able to fly directly into trapped radiation belts and in circular or eccentric polar orbits, has the ability to provide artificial gravity and imposes fewer restrictions than the STS on the use of hazardous materials such as chemical fixatives. These features along with reference missions and experiments are discussed with respect to radiation research goals

  4. Test set for initial value problem solvers

    NARCIS (Netherlands)

    W.M. Lioen (Walter); J.J.B. de Swart (Jacques)

    1998-01-01

    textabstractThe CWI test set for IVP solvers presents a collection of Initial Value Problems to test solvers for implicit differential equations. This test set can both decrease the effort for the code developer to test his software in a reliable way, and cross the bridge between the application

  5. Integrated Solar-Panel Antenna Array for CubeSats (ISAAC)

    Data.gov (United States)

    National Aeronautics and Space Administration — This project will develop a new subsystem technology for CubeSats. Integrated Solar-Panel Antenna Array for CubeSats (ISAAC) is an efficient, compact, high gain, low...

  6. Flight Technical Error Analysis of the SATS Higher Volume Operations Simulation and Flight Experiments

    Science.gov (United States)

    Williams, Daniel M.; Consiglio, Maria C.; Murdoch, Jennifer L.; Adams, Catherine H.

    2005-01-01

    This paper provides an analysis of Flight Technical Error (FTE) from recent SATS experiments, called the Higher Volume Operations (HVO) Simulation and Flight experiments, which NASA conducted to determine pilot acceptability of the HVO concept for normal operating conditions. Reported are FTE results from simulation and flight experiment data indicating the SATS HVO concept is viable and acceptable to low-time instrument rated pilots when compared with today s system (baseline). Described is the comparative FTE analysis of lateral, vertical, and airspeed deviations from the baseline and SATS HVO experimental flight procedures. Based on FTE analysis, all evaluation subjects, low-time instrument-rated pilots, flew the HVO procedures safely and proficiently in comparison to today s system. In all cases, the results of the flight experiment validated the results of the simulation experiment and confirm the utility of the simulation platform for comparative Human in the Loop (HITL) studies of SATS HVO and Baseline operations.

  7. CloudSat Education Network: Partnerships for Outreach

    Science.gov (United States)

    TeBockhorst, D.

    2014-12-01

    CloudSat Education Network (CEN): Partnerships to improve the understanding of clouds in formal and informal settings. Since The CloudSat satellite launched in 2006 the Formal and Informal education programs for the mission have been focused on bringing an understanding about the mission science and the importance of clouds, climate & weather science. This has been done by creating and strengthening partnership and collaboration within scientific and educational communities around the country and the world. Because CloudSat was formally recognized as a Earth System Science Pathfinder campaign with the GLOBE program, the CEN developed a set of field protocols for student observations that augmented the GLOBE atmosphere protocols when there was a satellite overpass. This shared process between GLOBE & CloudSat resulted in the training & creation of CEN schools that are both GLOBE schools and CloudSat schools, and also produced three GLOBE partnerships that specialize in cloud science education and outreach. In addition, the CEN has developed productive relationships with other NASA missions and EPO teams. Specifically, in collaboration with the NASA CERES mission projects S'Cool and MyNASAData, we have co-presented at NSTA conferences and with schools participating in a NASA EPOESS-funded formal education project. This collaborative work has been a very real benefit to a wide variety of audiences needing to strengthen their understanding of clouds and their roles in the earth system, and we hope will serve as a model to future missions looking to involve the public in mission science.

  8. Satélites de comunicación

    Directory of Open Access Journals (Sweden)

    Francisco Sacristán Romero

    2015-01-01

    Full Text Available Parte de que los satélites de comunicación son unos artilugios recién nacidos y en fase de desarrolllo. Describe la trayectoria histórica de éstos tres, el uso del satélite y el servicio de televisión, las redes, el HISPASAT enlace entre España y América dificultades y soluciones.

  9. Enantioselective carbenoid insertion into C(sp3–H bonds

    Directory of Open Access Journals (Sweden)

    J. V. Santiago

    2016-05-01

    Full Text Available The enantioselective carbenoid insertion into C(sp3–H bonds is an important tool for the synthesis of complex molecules due to the high control of enantioselectivity in the formation of stereogenic centers. This paper presents a brief review of the early issues, related mechanistic studies and recent applications on this chemistry area.

  10. A finite element field solver for dipole modes

    International Nuclear Information System (INIS)

    Nelson, E.M.

    1992-01-01

    A finite element field solver for dipole modes in axisymmetric structures has been written. The second-order elements used in this formulation yield accurate mode frequencies with no spurious modes. Quasi-periodic boundaries are included to allow travelling waves in periodic structures. The solver is useful in applications requiring precise frequency calculations such as detuned accelerator structures for linear colliders. Comparisons are made with measurements and with the popular but less accurate field solver URMEL. (author). 7 refs., 4 figs

  11. Intercomparison of Vertical Structure of Storms Revealed by Ground-Based (NMQ and Spaceborne Radars (CloudSat-CPR and TRMM-PR

    Directory of Open Access Journals (Sweden)

    Veronica M. Fall

    2013-01-01

    Full Text Available Spaceborne radars provide great opportunities to investigate the vertical structure of clouds and precipitation. Two typical spaceborne radars for such a study are the W-band Cloud Profiling Radar (CPR and Ku-band Precipitation Radar (PR, which are onboard NASA’s CloudSat and TRMM satellites, respectively. Compared to S-band ground-based radars, they have distinct scattering characteristics for different hydrometeors in clouds and precipitation. The combination of spaceborne and ground-based radar observations can help in the identification of hydrometeors and improve the radar-based quantitative precipitation estimation (QPE. This study analyzes the vertical structure of the 18 January, 2009 storm using data from the CloudSat CPR, TRMM PR, and a NEXRAD-based National Mosaic and Multisensor QPE (NMQ system. Microphysics above, within, and below the melting layer are studied through an intercomparison of multifrequency measurements. Hydrometeors’ type and their radar scattering characteristics are analyzed. Additionally, the study of the vertical profile of reflectivity (VPR reveals the brightband properties in the cold-season precipitation and its effect on the radar-based QPE. In all, the joint analysis of spaceborne and ground-based radar data increases the understanding of the vertical structure of storm systems and provides a good insight into the microphysical modeling for weather forecasts.

  12. Platinum-Catalyzed, Terminal-Selective C(sp(3))-H Oxidation of Aliphatic Amines.

    Science.gov (United States)

    Lee, Melissa; Sanford, Melanie S

    2015-10-14

    This Communication describes the terminal-selective, Pt-catalyzed C(sp(3))-H oxidation of aliphatic amines without the requirement for directing groups. CuCl2 is employed as a stoichiometric oxidant, and the reactions proceed in high yield at Pt loadings as low as 1 mol%. These transformations are conducted in the presence of sulfuric acid, which reacts with the amine substrates in situ to form ammonium salts. We propose that protonation of the amine serves at least three important roles: (i) it renders the substrates soluble in the aqueous reaction medium; (ii) it limits binding of the amine nitrogen to Pt or Cu; and (iii) it electronically deactivates the C-H bonds proximal to the nitrogen center. We demonstrate that this strategy is effective for the terminal-selective C(sp(3))-H oxidation of a variety of primary, secondary, and tertiary amines.

  13. Foot-and-mouth disease virus serotype SAT1 in cattle, Nigeria.

    Science.gov (United States)

    Ehizibolo, D O; Haegeman, A; De Vleeschauwer, A R; Umoh, J U; Kazeem, H M; Okolocha, E C; Van Borm, S; De Clercq, K

    2017-06-01

    The knowledge of foot-and-mouth disease virus (FMDV) dynamics and epidemiology in Nigeria and the West Africa subregion is important to support local and regional control plans and international risk assessment. Foot-and-mouth disease virus serotype South African territories (SAT)1 was isolated, identified and characterized from an FMD outbreak in cattle in Nigeria in 2015, 35 years after the last report of FMDV SAT1 in West Africa. The VP1 coding sequence of the Nigerian 2015 SAT1 isolates diverges from reported SAT1 topotypes resulting in a separate topotype. The reporting of a novel FMDV SAT1 strain in the virus pool 5 (West and Central Africa) highlights the dynamic and complex nature of FMDV in this region of Africa. Sustained surveillance is needed to understand the origin, the extent and distribution of this novel SAT1 topotype in the region as well as to detect and monitor the occurrence of (re-)emerging FMDV strains. © 2017 Blackwell Verlag GmbH.

  14. Optimizing the CSP Tower Air Brayton Cycle System to Meet the SunShot Objectives - Final Technical Report

    Energy Technology Data Exchange (ETDEWEB)

    Bryner, Elliott [Soutwest Research Inst., San Antonio, TX (United States); Brun, Klaus [Soutwest Research Inst., San Antonio, TX (United States); Coogan, Shane [Soutwest Research Inst., San Antonio, TX (United States); Cunningham, C. Seth [Soutwest Research Inst., San Antonio, TX (United States); Poerner, Nathan [Soutwest Research Inst., San Antonio, TX (United States)

    2016-02-26

    test the multi-bank lean micro-mix injector over the range of CSP operating conditions. The fuel is controlled and selectively delivered to the banks of the injector based on combustor inlet conditions that correspond to turbine operating points. The combustor rig is equipped with a data acquisition system and a suite of instrumentation for measuring temperature, pressure, and species concentration. This unique test facility has been built and commissioned and a prototype of the multi-bank lean micro-mix injector design has been tested. Operation of the combustor and injector has been demonstrated over the full range of CSP inlet conditions and for the range of turbine load conditions specified. The multi-bank operation of the injector has been proven to be an effective design for managing the variable flow rates of air and fuel due to changing inlet conditions from the solar field and turbine loads.

  15. Whose side are you on? : Finding solutions in a biased search-tree

    NARCIS (Netherlands)

    Heule, M.J.H.; Van Maaren, H.

    2008-01-01

    We introduce a new jump strategy for look-ahead based satisfiability (Sat) solvers that aims to boost their performance on satisfiable formulae, while maintaining their behavior on unsatisfiable instances. Direction heuristics select which Boolean value to assign to a decision variable. They are

  16. Combining Envisat type and CryoSat-2 altimetry to inform hydrodynamic models

    Science.gov (United States)

    Schneider, Raphael; Nygaard Godiksen, Peter; Villadsen, Heidi; Madsen, Henrik; Bauer-Gottwein, Peter

    2015-04-01

    Hydrological models are developed and used for flood forecasting and water resources management. Such models rely on a variety of input and calibration data. In general, and especially in data scarce areas, remote sensing provides valuable data for the parameterization and updating of such models. Satellite radar altimeters provide water level measurements of inland water bodies. So far, many studies making use of satellite altimeters have been based on data from repeat-orbit missions such as Envisat, ERS or Jason or on synthetic wide-swath altimetry data as expected from the SWOT mission. This work represents one of the first hydrologic applications of altimetry data from a drifting orbit satellite mission, using data from CryoSat-2. We present an application where CryoSat-2 data is used to improve a hydrodynamic model of the Ganges and Brahmaputra river basins in South Asia set up in the DHI MIKE 11 software. The model's parameterization and forcing is mainly based on remote sensing data, for example the TRMM 3B42 precipitation product and the SRTM DEM for river and subcatchment delineation. CryoSat-2 water levels were extracted over a river mask derived from Landsat 7 and 8 imagery. After calibrating the hydrological-hydrodynamic model against observed discharge, simulated water levels were fitted to the CryoSat-2 data, with a focus on the Brahmaputra river in the Assam valley: The average simulated water level in the hydrodynamic model was fitted to the average water level along the river's course as observed by CryoSat-2 over the years 2011-2013 by adjusting the river bed elevation. In a second step, the cross section shapes were adjusted so that the simulated water level dynamics matched those obtained from Envisat virtual station time series. The discharge calibration resulted in Nash-Sutcliffe coefficients of 0.86 and 0.94 for the Ganges and Brahmaputra. Using the Landsat river mask, the CryoSat-2 water levels show consistency along the river and are in

  17. 3D casing-distributor analysis with a novel block coupled OpenFOAM solver for hydraulic design application

    International Nuclear Information System (INIS)

    Devals, C; Zhang, Y; Dompierre, J; Guibault, F; Vu, T C; Mangani, L

    2014-01-01

    Nowadays, computational fluid dynamics is commonly used by design engineers to evaluate and compare losses in hydraulic components as it is less expensive and less time consuming than model tests. For that purpose, an automatic tool for casing and distributor analysis will be presented in this paper. An in-house mesh generator and a Reynolds Averaged Navier-Stokes equation solver using the standard k-ω SST turbulence model will be used to perform all computations. Two solvers based on the C++ OpenFOAM library will be used and compared to a commercial solver. The performance of the new fully coupled block solver developed by the University of Lucerne and Andritz will be compared to the standard 1.6ext segregated simpleFoam solver and to a commercial solver. In this study, relative comparisons of different geometries of casing and distributor will be performed. The present study is thus aimed at validating the block solver and the tool chain and providing design engineers with a faster and more reliable analysis tool that can be integrated into their design process

  18. Learning Domain-Specific Heuristics for Answer Set Solvers

    OpenAIRE

    Balduccini, Marcello

    2010-01-01

    In spite of the recent improvements in the performance of Answer Set Programming (ASP) solvers, when the search space is sufficiently large, it is still possible for the search algorithm to mistakenly focus on areas of the search space that contain no solutions or very few. When that happens, performance degrades substantially, even to the point that the solver may need to be terminated before returning an answer. This prospect is a concern when one is considering using such a solver in an in...

  19. Tree-based solvers for adaptive mesh refinement code FLASH - I: gravity and optical depths

    Science.gov (United States)

    Wünsch, R.; Walch, S.; Dinnbier, F.; Whitworth, A.

    2018-04-01

    We describe an OctTree algorithm for the MPI parallel, adaptive mesh refinement code FLASH, which can be used to calculate the gas self-gravity, and also the angle-averaged local optical depth, for treating ambient diffuse radiation. The algorithm communicates to the different processors only those parts of the tree that are needed to perform the tree-walk locally. The advantage of this approach is a relatively low memory requirement, important in particular for the optical depth calculation, which needs to process information from many different directions. This feature also enables a general tree-based radiation transport algorithm that will be described in a subsequent paper, and delivers excellent scaling up to at least 1500 cores. Boundary conditions for gravity can be either isolated or periodic, and they can be specified in each direction independently, using a newly developed generalization of the Ewald method. The gravity calculation can be accelerated with the adaptive block update technique by partially re-using the solution from the previous time-step. Comparison with the FLASH internal multigrid gravity solver shows that tree-based methods provide a competitive alternative, particularly for problems with isolated or mixed boundary conditions. We evaluate several multipole acceptance criteria (MACs) and identify a relatively simple approximate partial error MAC which provides high accuracy at low computational cost. The optical depth estimates are found to agree very well with those of the RADMC-3D radiation transport code, with the tree-solver being much faster. Our algorithm is available in the standard release of the FLASH code in version 4.0 and later.

  20. Development and verification of the neutron diffusion solver for the GeN-Foam multi-physics platform

    International Nuclear Information System (INIS)

    Fiorina, Carlo; Kerkar, Nordine; Mikityuk, Konstantin; Rubiolo, Pablo; Pautz, Andreas

    2016-01-01

    Highlights: • Development and verification of a neutron diffusion solver based on OpenFOAM. • Integration in the GeN-Foam multi-physics platform. • Implementation and verification of acceleration techniques. • Implementation of isotropic discontinuity factors. • Automatic adjustment of discontinuity factors. - Abstract: The Laboratory for Reactor Physics and Systems Behaviour at the PSI and the EPFL has been developing in recent years a new code system for reactor analysis based on OpenFOAM®. The objective is to supplement available legacy codes with a modern tool featuring state-of-the-art characteristics in terms of scalability, programming approach and flexibility. As part of this project, a new solver has been developed for the eigenvalue and transient solution of multi-group diffusion equations. Several features distinguish the developed solver from other available codes, in particular: object oriented programming to ease code modification and maintenance; modern parallel computing capabilities; use of general unstructured meshes; possibility of mesh deformation; cell-wise parametrization of cross-sections; and arbitrary energy group structure. In addition, the solver is integrated into the GeN-Foam multi-physics solver. The general features of the solver and its integration with GeN-Foam have already been presented in previous publications. The present paper describes the diffusion solver in more details and provides an overview of new features recently implemented, including the use of acceleration techniques and discontinuity factors. In addition, a code verification is performed through a comparison with Monte Carlo results for both a thermal and a fast reactor system.

  1. Graph Grammar-Based Multi-Frontal Parallel Direct Solver for Two-Dimensional Isogeometric Analysis

    KAUST Repository

    Kuźnik, Krzysztof; Paszyński, Maciej; Calo, Victor M.

    2012-01-01

    at parent nodes and eliminates rows corresponding to fully assembled degrees of freedom. Finally, there are graph grammar productions responsible for root problem solution and recursive backward substitutions. Expressing the solver algorithm by graph grammar

  2. Newton-Krylov-BDDC solvers for nonlinear cardiac mechanics

    KAUST Repository

    Pavarino, L.F.; Scacchi, S.; Zampini, Stefano

    2015-01-01

    The aim of this work is to design and study a Balancing Domain Decomposition by Constraints (BDDC) solver for the nonlinear elasticity system modeling the mechanical deformation of cardiac tissue. The contraction–relaxation process in the myocardium is induced by the generation and spread of the bioelectrical excitation throughout the tissue and it is mathematically described by the coupling of cardiac electro-mechanical models consisting of systems of partial and ordinary differential equations. In this study, the discretization of the electro-mechanical models is performed by Q1 finite elements in space and semi-implicit finite difference schemes in time, leading to the solution of a large-scale linear system for the bioelectrical potentials and a nonlinear system for the mechanical deformation at each time step of the simulation. The parallel mechanical solver proposed in this paper consists in solving the nonlinear system with a Newton-Krylov-BDDC method, based on the parallel solution of local mechanical problems and a coarse problem for the so-called primal unknowns. Three-dimensional parallel numerical tests on different machines show that the proposed parallel solver is scalable in the number of subdomains, quasi-optimal in the ratio of subdomain to mesh sizes, and robust with respect to tissue anisotropy.

  3. Newton-Krylov-BDDC solvers for nonlinear cardiac mechanics

    KAUST Repository

    Pavarino, L.F.

    2015-07-18

    The aim of this work is to design and study a Balancing Domain Decomposition by Constraints (BDDC) solver for the nonlinear elasticity system modeling the mechanical deformation of cardiac tissue. The contraction–relaxation process in the myocardium is induced by the generation and spread of the bioelectrical excitation throughout the tissue and it is mathematically described by the coupling of cardiac electro-mechanical models consisting of systems of partial and ordinary differential equations. In this study, the discretization of the electro-mechanical models is performed by Q1 finite elements in space and semi-implicit finite difference schemes in time, leading to the solution of a large-scale linear system for the bioelectrical potentials and a nonlinear system for the mechanical deformation at each time step of the simulation. The parallel mechanical solver proposed in this paper consists in solving the nonlinear system with a Newton-Krylov-BDDC method, based on the parallel solution of local mechanical problems and a coarse problem for the so-called primal unknowns. Three-dimensional parallel numerical tests on different machines show that the proposed parallel solver is scalable in the number of subdomains, quasi-optimal in the ratio of subdomain to mesh sizes, and robust with respect to tissue anisotropy.

  4. The Climate Services Partnership (CSP): Working Together to Improve Climate Services Worldwide

    Science.gov (United States)

    Zebiak, S.; Brasseur, G.; Members of the CSP Coordinating Group

    2012-04-01

    Throughout the world, climate services are required to address urgent needs for climate-informed decision-making, policy and planning. These needs were explored in detail at the first International Conference on Climate Services (ICCS), held in New York in October 2011. After lengthy discussions of needs and capabilities, the conference culminated in the creation of the Climate Services Partnership (CSP). The CSP is an informal interdisciplinary network of climate information users, providers, donors and researchers interested in improving the provision and development of climate services worldwide. Members of the Climate Services Partnership work together to share knowledge, accelerate learning, develop new capacities, and establish good practices. These collaborative efforts will inform and support the evolution and implementation of the Global Framework for Climate Services. The Climate Services Partnership focuses its efforts on three levels. These include: 1. encouraging and sustaining connections between climate information providers, users, donors, and researchers 2. gathering, synthesizing and disseminating current knowledge on climate services by way of an online knowledge management platform 3. generating new knowledge on critical topics in climate service development and provision, through the creation of focused working groups on specific topics To date, the Climate Services Partnership has made progress on all three fronts. Connections have been fostered through outreach at major international conferences and professional societies. The CSP also maintains a website and a monthly newsletter, which serves as a resource for those interested in climate services. The second International Conference on Climate Services (ICCS2) will be held in Berlin in September. The CSP has also created a knowledge capture system that gathers and disseminates a wide range of information related to the development and provision of climate services. This includes an online

  5. Parallel Directionally Split Solver Based on Reformulation of Pipelined Thomas Algorithm

    Science.gov (United States)

    Povitsky, A.

    1998-01-01

    In this research an efficient parallel algorithm for 3-D directionally split problems is developed. The proposed algorithm is based on a reformulated version of the pipelined Thomas algorithm that starts the backward step computations immediately after the completion of the forward step computations for the first portion of lines This algorithm has data available for other computational tasks while processors are idle from the Thomas algorithm. The proposed 3-D directionally split solver is based on the static scheduling of processors where local and non-local, data-dependent and data-independent computations are scheduled while processors are idle. A theoretical model of parallelization efficiency is used to define optimal parameters of the algorithm, to show an asymptotic parallelization penalty and to obtain an optimal cover of a global domain with subdomains. It is shown by computational experiments and by the theoretical model that the proposed algorithm reduces the parallelization penalty about two times over the basic algorithm for the range of the number of processors (subdomains) considered and the number of grid nodes per subdomain.

  6. SAT-Expo 2009: parola d’ordine “applicazioni integrate”

    Directory of Open Access Journals (Sweden)

    Gianluca Pititto

    2009-03-01

    Full Text Available SAT-Expo Europe 2009 and integrated applicationsSAT-Expo was an exhibition held in Rome from the 19th until the 21st of March. SAT-Expo is the main euro-mediterranean satellite technology and services showcase.The 2009 edition featured 114 companies, 20 meeting sessions and more than 5400 attendees. This year's edition brought 10 foreign delegations, including France and China, together. The event focused on all the major topics regarding the satellite sector, including navigation, Earth Observation and communications.

  7. Decision Engines for Software Analysis Using Satisfiability Modulo Theories Solvers

    Science.gov (United States)

    Bjorner, Nikolaj

    2010-01-01

    The area of software analysis, testing and verification is now undergoing a revolution thanks to the use of automated and scalable support for logical methods. A well-recognized premise is that at the core of software analysis engines is invariably a component using logical formulas for describing states and transformations between system states. The process of using this information for discovering and checking program properties (including such important properties as safety and security) amounts to automatic theorem proving. In particular, theorem provers that directly support common software constructs offer a compelling basis. Such provers are commonly called satisfiability modulo theories (SMT) solvers. Z3 is a state-of-the-art SMT solver. It is developed at Microsoft Research. It can be used to check the satisfiability of logical formulas over one or more theories such as arithmetic, bit-vectors, lists, records and arrays. The talk describes some of the technology behind modern SMT solvers, including the solver Z3. Z3 is currently mainly targeted at solving problems that arise in software analysis and verification. It has been applied to various contexts, such as systems for dynamic symbolic simulation (Pex, SAGE, Vigilante), for program verification and extended static checking (Spec#/Boggie, VCC, HAVOC), for software model checking (Yogi, SLAM), model-based design (FORMULA), security protocol code (F7), program run-time analysis and invariant generation (VS3). We will describe how it integrates support for a variety of theories that arise naturally in the context of the applications. There are several new promising avenues and the talk will touch on some of these and the challenges related to SMT solvers. Proceedings

  8. Ethanol steam reforming heated up by molten salt CSP : reactor assessment

    NARCIS (Netherlands)

    Falco, de M.; Gallucci, F.

    2010-01-01

    In this paper hydrogen production via reforming of ethanol has been studied in a novel hybrid plant consisting in a ethanol reformer and a concentrating solar power (CSP) plant using molten salt as heat carrier fluid. The heat needed for the reforming of ethanol has been supplied to the system by

  9. Ethanol steam reforming heated up by molten salt CSP: Reactor assessment

    NARCIS (Netherlands)

    De Falco, Marcello; Gallucci, F.

    2010-01-01

    In this paper hydrogen production via reforming of ethanol has been studied in a novel hybrid plant consisting in a ethanol reformer and a concentrating solar power (CSP) plant using molten salt as heat carrier fluid. The heat needed for the reforming of ethanol has been supplied to the system by

  10. The Nano-Sat Exo-Brake Experiment: Status of the First Controlled De-Orbit (and Subsequent Experiments)

    Science.gov (United States)

    Murbach, M.; Guarneros Luna, A.; Alena, R.; Papadopoulos, P.; Stone, T.; Tanner, A.; Wheless, J.; Priscal, C.; Dono Perez, A.; Cianciolo, A; hide

    2017-01-01

    The design and operational experience with the first controlled Exo-Brake system flown during March, 2017, as conducted by the NASA Ames Research Center, is described. The Exo-Brake is an exo atmospheric braking and de-orbit device which had successfully flown twice before in a fixed-drag configuration on the nano-sat orbital platforms TechEdSat-3,4. The TechEdSat-5 flight, was the first to permit a commanded shape change which affected the drag (thus, ballistic coefficient), and thus allowed improved targeting. The use of the Iridium constellation and on-board Short Burst Data (SBD) modems, as well as Global Positioning Systems (GPS), permitted daily updates to be performed. This allowed compensation for the Thermosphere density variations captured in the F10.7 variable.Current and highly detailed analysis based on Monte-Carlo techniques suggest that approx. 7 modulations can achieve a relatively small Brake systems may be used for more accurate nano-sat or small-sat disposal - or the development of technologies to permit on-demand sample return from Low Earth Orbit (LEO) scientific/manufacturing platforms.

  11. Robust and scalable hierarchical matrix-based fast direct solver and preconditioner for the numerical solution of elliptic partial differential equations

    KAUST Repository

    Chavez, Gustavo Ivan

    2017-07-10

    This dissertation introduces a novel fast direct solver and preconditioner for the solution of block tridiagonal linear systems that arise from the discretization of elliptic partial differential equations on a Cartesian product mesh, such as the variable-coefficient Poisson equation, the convection-diffusion equation, and the wave Helmholtz equation in heterogeneous media. The algorithm extends the traditional cyclic reduction method with hierarchical matrix techniques. The resulting method exposes substantial concurrency, and its arithmetic operations and memory consumption grow only log-linearly with problem size, assuming bounded rank of off-diagonal matrix blocks, even for problems with arbitrary coefficient structure. The method can be used as a standalone direct solver with tunable accuracy, or as a black-box preconditioner in conjunction with Krylov methods. The challenges that distinguish this work from other thrusts in this active field are the hybrid distributed-shared parallelism that can demonstrate the algorithm at large-scale, full three-dimensionality, and the three stressors of the current state-of-the-art multigrid technology: high wavenumber Helmholtz (indefiniteness), high Reynolds convection (nonsymmetry), and high contrast diffusion (inhomogeneity). Numerical experiments corroborate the robustness, accuracy, and complexity claims and provide a baseline of the performance and memory footprint by comparisons with competing approaches such as the multigrid solver hypre, and the STRUMPACK implementation of the multifrontal factorization with hierarchically semi-separable matrices. The companion implementation can utilize many thousands of cores of Shaheen, KAUST\\'s Haswell-based Cray XC-40 supercomputer, and compares favorably with other implementations of hierarchical solvers in terms of time-to-solution and memory consumption.

  12. A Parallel Multigrid Solver for Viscous Flows on Anisotropic Structured Grids

    Science.gov (United States)

    Prieto, Manuel; Montero, Ruben S.; Llorente, Ignacio M.; Bushnell, Dennis M. (Technical Monitor)

    2001-01-01

    This paper presents an efficient parallel multigrid solver for speeding up the computation of a 3-D model that treats the flow of a viscous fluid over a flat plate. The main interest of this simulation lies in exhibiting some basic difficulties that prevent optimal multigrid efficiencies from being achieved. As the computing platform, we have used Coral, a Beowulf-class system based on Intel Pentium processors and equipped with GigaNet cLAN and switched Fast Ethernet networks. Our study not only examines the scalability of the solver but also includes a performance evaluation of Coral where the investigated solver has been used to compare several of its design choices, namely, the interconnection network (GigaNet versus switched Fast-Ethernet) and the node configuration (dual nodes versus single nodes). As a reference, the performance results have been compared with those obtained with the NAS-MG benchmark.

  13. NONLINEAR MULTIGRID SOLVER EXPLOITING AMGe COARSE SPACES WITH APPROXIMATION PROPERTIES

    Energy Technology Data Exchange (ETDEWEB)

    Christensen, Max La Cour [Technical Univ. of Denmark, Lyngby (Denmark); Villa, Umberto E. [Univ. of Texas, Austin, TX (United States); Engsig-Karup, Allan P. [Technical Univ. of Denmark, Lyngby (Denmark); Vassilevski, Panayot S. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2016-01-22

    The paper introduces a nonlinear multigrid solver for mixed nite element discretizations based on the Full Approximation Scheme (FAS) and element-based Algebraic Multigrid (AMGe). The main motivation to use FAS for unstruc- tured problems is the guaranteed approximation property of the AMGe coarse spaces that were developed recently at Lawrence Livermore National Laboratory. These give the ability to derive stable and accurate coarse nonlinear discretization problems. The previous attempts (including ones with the original AMGe method, [5, 11]), were less successful due to lack of such good approximation properties of the coarse spaces. With coarse spaces with approximation properties, our FAS approach on un- structured meshes should be as powerful/successful as FAS on geometrically re ned meshes. For comparison, Newton's method and Picard iterations with an inner state-of-the-art linear solver is compared to FAS on a nonlinear saddle point problem with applications to porous media ow. It is demonstrated that FAS is faster than Newton's method and Picard iterations for the experiments considered here. Due to the guaranteed approximation properties of our AMGe, the coarse spaces are very accurate, providing a solver with the potential for mesh-independent convergence on general unstructured meshes.

  14. Lejere der bliver sat ud af deres bolig

    DEFF Research Database (Denmark)

    Christensen, Gunvor; Nielsen, Torben Heien

    Antallet af lejere, der bliver sat ud af deres bolig, er steget i perioden 2002-06. I 2006 blev 2600 husstande, svarende til 0,1 pct. af samtlige husstande i Danmark, sat ud af deres bolig. Stigningen er især sket i de fem største byer: København, Århus, Odense, Ålborg og Esbjerg. I dette...... skal give viden om, hvilke årsager der er til, at nogle lejere bliver sat ud af deres bolig, og hvorfor der er sket en stigning i antallet af udsættelser. Den endelige afrapportering af undersøgelsen af udsættelser i Danmark vil ske i foråret 2008. Undersøgelsen er finansieret af Socialministeriet....

  15. Comparing direct and iterative equation solvers in a large structural analysis software system

    Science.gov (United States)

    Poole, E. L.

    1991-01-01

    Two direct Choleski equation solvers and two iterative preconditioned conjugate gradient (PCG) equation solvers used in a large structural analysis software system are described. The two direct solvers are implementations of the Choleski method for variable-band matrix storage and sparse matrix storage. The two iterative PCG solvers include the Jacobi conjugate gradient method and an incomplete Choleski conjugate gradient method. The performance of the direct and iterative solvers is compared by solving several representative structural analysis problems. Some key factors affecting the performance of the iterative solvers relative to the direct solvers are identified.

  16. Integrated monitoring technologies for the management of a Soil-Aquifer-Treatment (SAT) system.

    Science.gov (United States)

    Papadopoulos, Alexandros; Kallioras, Andreas; Kofakis, Petros; Bumberger, Jan; Schmidt, Felix; Athanasiou, Georgios; Uzunoglou, Nikolaos; Amditis, Angelos; Dietrich, Peter

    2016-04-01

    Artificial recharge of groundwater has an important role to play in water reuse as treated wastewater effluent can be infiltrated into the ground for aquifer recharge. As the effluent moves through the soil and the aquifer, it undergoes significant quality improvements through physical, chemical, and biological processes in the underground environment. Collectively, these processes and the water quality improvement obtained are called soil-aquifer-treatment (SAT) or geopurification. The pilot site of Lavrion Technological & Cultural Park (LTCP) of the National Technical University of Athens (NTUA), involves the employment of plot infiltration basins at experimental scale, which will be using waters of impaired quality as a recharge source, and hence acting as a Soil-Aquifer-Treatment, SAT, system. Τhe LTCP site will be employed as a pilot SAT system complemented by new technological developments, which will be providing continuous monitoring of the quantitative and qualitative characteristics of infiltrating groundwater through all hydrologic zones (i.e. surface, unsaturated and saturated zone). This will be achieved by the development and installation of an integrated system of prototype sensing technologies, installed on-site, and offering a continuous evaluation of the performance of the SAT system. An integrated approach of the performance evaluation of any operating SAT system should aim at parallel monitoring of all hydrologic zones, proving the sustainability of all involved water quality treatment processes within unsaturated and saturated zone. Hence a prototype system of Time and Frequency Domain Reflectometry (TDR & FDR) sensors is developed and will be installed, in order to achieve continuous quantitative monitoring of the unsaturated zone through the entire soil column down to significant depths below the SAT basin. Additionally, the system contains two different radar-based sensing systems that will be offering (i) identification of preferential

  17. CubeSat Nighttime Earth Observations

    Science.gov (United States)

    Pack, D. W.; Hardy, B. S.; Longcore, T.

    2017-12-01

    Satellite monitoring of visible emissions at night has been established as a useful capability for environmental monitoring and mapping the global human footprint. Pioneering work using Defense Meteorological Support Program (DMSP) sensors has been followed by new work using the more capable Visible Infrared Imaging Radiometer Suite (VIIRS). Beginning in 2014, we have been investigating the ability of small visible light cameras on CubeSats to contribute to nighttime Earth science studies via point-and-stare imaging. This paper summarizes our recent research using a common suite of simple visible cameras on several AeroCube satellites to carry out nighttime observations of urban areas and natural gas flares, nighttime weather (including lighting), and fishing fleet lights. Example results include: urban image examples, the utility of color imagery, urban lighting change detection, and multi-frame sequences imaging nighttime weather and large ocean areas with extensive fishing vessel lights. Our results show the potential for CubeSat sensors to improve monitoring of urban growth, light pollution, energy usage, the urban-wildland interface, the improvement of electrical power grids in developing countries, light-induced fisheries, and oil industry flare activity. In addition to orbital results, the nighttime imaging capabilities of new CubeSat sensors scheduled for launch in October 2017 are discussed.

  18. Influence of an SN solver in a fine-mesh neutronics/thermal-hydraulics framework

    International Nuclear Information System (INIS)

    Jareteg, Klas; Vinai, Paolo; Demaziere, Christophe; Sasic, Srdjan

    2015-01-01

    In this paper a study on the influence of a neutron discrete ordinates (S N ) solver within a fine-mesh neutronic/thermal-hydraulic methodology is presented. The methodology consists of coupling a neutronic solver with a single-phase fluid solver, and it is aimed at computing the two fields on a three-dimensional (3D) sub-pin level. The cross-sections needed for the neutron transport equations are pre-generated using a Monte Carlo approach. The coupling is resolved in an iterative manner with full convergence of both fields. A conservative transfer of the full 3D information is achieved, allowing for a proper coupling between the neutronic and the thermal-hydraulic meshes on the finest calculated scales. The discrete ordinates solver is benchmarked against a Monte Carlo reference solution for a two-dimensional (2D) system. The results confirm the need of a high number of ordinates, giving a satisfactory accuracy in k eff and scalar flux profile applying S 16 for 16 energy groups. The coupled framework is used to compare the S N implementation and a solver based on the neutron diffusion approximation for a full 3D system of a quarter of a symmetric, 7x7 array in an infinite lattice setup. In this case, the impact of the discrete ordinates solver shows to be significant for the coupled system, as demonstrated in the calculations of the temperature distributions. (author)

  19. Arctic Sea Ice Thickness Estimation from CryoSat-2 Satellite Data Using Machine Learning-Based Lead Detection

    Directory of Open Access Journals (Sweden)

    Sanggyun Lee

    2016-08-01

    Full Text Available Satellite altimeters have been used to monitor Arctic sea ice thickness since the early 2000s. In order to estimate sea ice thickness from satellite altimeter data, leads (i.e., cracks between ice floes should first be identified for the calculation of sea ice freeboard. In this study, we proposed novel approaches for lead detection using two machine learning algorithms: decision trees and random forest. CryoSat-2 satellite data collected in March and April of 2011–2014 over the Arctic region were used to extract waveform parameters that show the characteristics of leads, ice floes and ocean, including stack standard deviation, stack skewness, stack kurtosis, pulse peakiness and backscatter sigma-0. The parameters were used to identify leads in the machine learning models. Results show that the proposed approaches, with overall accuracy >90%, produced much better performance than existing lead detection methods based on simple thresholding approaches. Sea ice thickness estimated based on the machine learning-detected leads was compared to the averaged Airborne Electromagnetic (AEM-bird data collected over two days during the CryoSat Validation experiment (CryoVex field campaign in April 2011. This comparison showed that the proposed machine learning methods had better performance (up to r = 0.83 and Root Mean Square Error (RMSE = 0.29 m compared to thickness estimation based on existing lead detection methods (RMSE = 0.86–0.93 m. Sea ice thickness based on the machine learning approaches showed a consistent decline from 2011–2013 and rebounded in 2014.

  20. SolveDB: Integrating Optimization Problem Solvers Into SQL Databases

    DEFF Research Database (Denmark)

    Siksnys, Laurynas; Pedersen, Torben Bach

    2016-01-01

    for optimization problems, (2) an extensible infrastructure for integrating different solvers, and (3) query optimization techniques to achieve the best execution performance and/or result quality. Extensive experiments with the PostgreSQL-based implementation show that SolveDB is a versatile tool offering much...

  1. An automatic way of finding robust elimination trees for a multi-frontal sparse solver for radical 2D hierarchical meshes

    KAUST Repository

    AbouEisha, Hassan M.

    2014-01-01

    In this paper we present a dynamic programming algorithm for finding optimal elimination trees for the multi-frontal direct solver algorithm executed over two dimensional meshes with point singularities. The elimination tree found by the optimization algorithm results in a linear computational cost of sequential direct solver. Based on the optimal elimination tree found by the optimization algorithm we construct heuristic sequential multi-frontal direct solver algorithm resulting in a linear computational cost as well as heuristic parallel multi-frontal direct solver algorithm resulting in a logarithmic computational cost. The resulting parallel algorithm is implemented on NVIDIA CUDA GPU architecture based on our graph-grammar approach. © 2014 Springer-Verlag.

  2. ELSI: A unified software interface for Kohn-Sham electronic structure solvers

    Science.gov (United States)

    Yu, Victor Wen-zhe; Corsetti, Fabiano; García, Alberto; Huhn, William P.; Jacquelin, Mathias; Jia, Weile; Lange, Björn; Lin, Lin; Lu, Jianfeng; Mi, Wenhui; Seifitokaldani, Ali; Vázquez-Mayagoitia, Álvaro; Yang, Chao; Yang, Haizhao; Blum, Volker

    2018-01-01

    Solving the electronic structure from a generalized or standard eigenproblem is often the bottleneck in large scale calculations based on Kohn-Sham density-functional theory. This problem must be addressed by essentially all current electronic structure codes, based on similar matrix expressions, and by high-performance computation. We here present a unified software interface, ELSI, to access different strategies that address the Kohn-Sham eigenvalue problem. Currently supported algorithms include the dense generalized eigensolver library ELPA, the orbital minimization method implemented in libOMM, and the pole expansion and selected inversion (PEXSI) approach with lower computational complexity for semilocal density functionals. The ELSI interface aims to simplify the implementation and optimal use of the different strategies, by offering (a) a unified software framework designed for the electronic structure solvers in Kohn-Sham density-functional theory; (b) reasonable default parameters for a chosen solver; (c) automatic conversion between input and internal working matrix formats, and in the future (d) recommendation of the optimal solver depending on the specific problem. Comparative benchmarks are shown for system sizes up to 11,520 atoms (172,800 basis functions) on distributed memory supercomputing architectures.

  3. A review of planetary and space science projects presented at iCubeSat, the Interplanetary CubeSat Workshop

    Science.gov (United States)

    Johnson, Michael

    2015-04-01

    iCubeSat, the Interplanetary CubeSat Workshop, is an annual technical workshop for researchers working on an exciting new standardised platform and opportunity for planetary and space scientists. The first workshop was held in 2012 at MIT, 2013 at Cornell, 2014 at Caltech with the 2015 workshop scheduled to take place on the 26-27th May 2015 at Imperial College London. Mission concepts and flight projects presented since 2012 have included orbiters and landers targeting asteroids, the moon, Mars, Venus, Saturn and their satellites to perform science traditionally reserved for flagship missions at a fraction of their cost. Some of the first missions proposed are currently being readied for flight in Europe, taking advantage of multiple ride share launch opportunities and technology providers. A review of these and other interplanetary CubeSat projects will be presented, covering details of their science objectives, instrument capabilities, technology, team composition, budget, funding sources, and the other programattic elements required to implement this potentially revolutionary new class of mission.

  4. Parallel Solver for Diffuse Optical Tomography on Realistic Head Models With Scattering and Clear Regions.

    Science.gov (United States)

    Placati, Silvio; Guermandi, Marco; Samore, Andrea; Scarselli, Eleonora Franchi; Guerrieri, Roberto

    2016-09-01

    Diffuse optical tomography is an imaging technique, based on evaluation of how light propagates within the human head to obtain the functional information about the brain. Precision in reconstructing such an optical properties map is highly affected by the accuracy of the light propagation model implemented, which needs to take into account the presence of clear and scattering tissues. We present a numerical solver based on the radiosity-diffusion model, integrating the anatomical information provided by a structural MRI. The solver is designed to run on parallel heterogeneous platforms based on multiple GPUs and CPUs. We demonstrate how the solver provides a 7 times speed-up over an isotropic-scattered parallel Monte Carlo engine based on a radiative transport equation for a domain composed of 2 million voxels, along with a significant improvement in accuracy. The speed-up greatly increases for larger domains, allowing us to compute the light distribution of a full human head ( ≈ 3 million voxels) in 116 s for the platform used.

  5. Preliminary Validation of the Small Aircraft Transportation System Higher Volume Operations (SATS HVO) Concept

    Science.gov (United States)

    Williams, Daniel; Consiglio, Maria; Murdoch, Jennifer; Adams, Catherine

    2004-01-01

    This document provides a preliminary validation of the Small Aircraft Transportation System (SATS) Higher Volume Operations (HVO) concept for normal conditions. Initial results reveal that the concept provides reduced air traffic delays when compared to current operations without increasing pilot workload. Characteristic to the SATS HVO concept is the establishment of a newly defined area of flight operations called a Self-Controlled Area (SCA) which would be activated by air traffic control (ATC) around designated non-towered, non-radar airports. During periods of poor visibility, SATS pilots would take responsibility for separation assurance between their aircraft and other similarly equipped aircraft in the SCA. Using onboard equipment and simple instrument flight procedures, they would then be better able to approach and land at the airport or depart from it. This concept would also require a new, ground-based automation system, typically located at the airport that would provide appropriate sequencing information to the arriving aircraft. Further validation of the SATS HVO concept is required and is the subject of ongoing research and subsequent publications.

  6. Application of a common spatial pattern-based algorithm for an fNIRS-based motor imagery brain-computer interface.

    Science.gov (United States)

    Zhang, Shen; Zheng, Yanchun; Wang, Daifa; Wang, Ling; Ma, Jianai; Zhang, Jing; Xu, Weihao; Li, Deyu; Zhang, Dan

    2017-08-10

    Motor imagery is one of the most investigated paradigms in the field of brain-computer interfaces (BCIs). The present study explored the feasibility of applying a common spatial pattern (CSP)-based algorithm for a functional near-infrared spectroscopy (fNIRS)-based motor imagery BCI. Ten participants performed kinesthetic imagery of their left- and right-hand movements while 20-channel fNIRS signals were recorded over the motor cortex. The CSP method was implemented to obtain the spatial filters specific for both imagery tasks. The mean, slope, and variance of the CSP filtered signals were taken as features for BCI classification. Results showed that the CSP-based algorithm outperformed two representative channel-wise methods for classifying the two imagery statuses using either data from all channels or averaged data from imagery responsive channels only (oxygenated hemoglobin: CSP-based: 75.3±13.1%; all-channel: 52.3±5.3%; averaged: 64.8±13.2%; deoxygenated hemoglobin: CSP-based: 72.3±13.0%; all-channel: 48.8±8.2%; averaged: 63.3±13.3%). Furthermore, the effectiveness of the CSP method was also observed for the motor execution data to a lesser extent. A partial correlation analysis revealed significant independent contributions from all three types of features, including the often-ignored variance feature. To our knowledge, this is the first study demonstrating the effectiveness of the CSP method for fNIRS-based motor imagery BCIs. Copyright © 2017 Elsevier B.V. All rights reserved.

  7. New iterative solvers for the NAG Libraries

    Energy Technology Data Exchange (ETDEWEB)

    Salvini, S.; Shaw, G. [Numerical Algorithms Group Ltd., Oxford (United Kingdom)

    1996-12-31

    The purpose of this paper is to introduce the work which has been carried out at NAG Ltd to update the iterative solvers for sparse systems of linear equations, both symmetric and unsymmetric, in the NAG Fortran 77 Library. Our current plans to extend this work and include it in our other numerical libraries in our range are also briefly mentioned. We have added to the Library the new Chapter F11, entirely dedicated to sparse linear algebra. At Mark 17, the F11 Chapter includes sparse iterative solvers, preconditioners, utilities and black-box routines for sparse symmetric (both positive-definite and indefinite) linear systems. Mark 18 will add solvers, preconditioners, utilities and black-boxes for sparse unsymmetric systems: the development of these has already been completed.

  8. Airborne campaigns for CryoSat pre-launch calibration and validation

    DEFF Research Database (Denmark)

    Hvidegaard, Sine Munk; Forsberg, René; Skourup, Henriette

    2010-01-01

    From 2003 to 2008 DTU Space together with ESA and several international partners carried out airborne and ground field campaigns in preparation for CryoSat validation; called CryoVEx: CryoSat Validation Experiments covering the main ice caps in Greenland, Canada and Svalbard and sea ice in the Ar......From 2003 to 2008 DTU Space together with ESA and several international partners carried out airborne and ground field campaigns in preparation for CryoSat validation; called CryoVEx: CryoSat Validation Experiments covering the main ice caps in Greenland, Canada and Svalbard and sea ice...... in the Arctic Ocean. The main goal of the airborne surveys was to acquire coincident scanning laser and CryoSat type radar elevation measurements of the surface; either sea ice or land ice. Selected lines have been surveyed along with detailed mapping of validation sites coordinated with insitu field work...... and helicopter electromagnetic surveying. This paper summarises the pre-launch campaigns and presents some of the result from the coincident measurement from airborne and ground observations....

  9. A data assimilation system combining CryoSat-2 data and hydrodynamic river models

    Science.gov (United States)

    Schneider, Raphael; Ridler, Marc-Etienne; Godiksen, Peter Nygaard; Madsen, Henrik; Bauer-Gottwein, Peter

    2018-02-01

    There are numerous hydrologic studies using satellite altimetry data from repeat-orbit missions such as Envisat or Jason over rivers. This study is one of the first examples for the combination of altimetry from drifting-ground track satellite missions, namely CryoSat-2, with a river model. CryoSat-2 SARIn Level 2 data is used to improve a 1D hydrodynamic model of the Brahmaputra River in South Asia, which is based on the Saint-Venant equations for unsteady flow and set up in the MIKE HYDRO River software. After calibration of discharge and water level the hydrodynamic model can accurately and bias-free represent the spatio-temporal variations of water levels. A data assimilation framework has been developed and linked with the model. It is a flexible framework that can assimilate water level data which are arbitrarily distributed in time and space. The setup has been used to assimilate CryoSat-2 water level observations over the Assam valley for the years 2010-2015, using an Ensemble Transform Kalman Filter (ETKF). Performance improvement in terms of discharge forecasting skill was then evaluated. For experiments with synthetic CryoSat-2 data the continuous ranked probability score (CRPS) was improved by up to 32%, whilst for experiments assimilating real data it could be improved by up to 10%. The developed methods are expected to be transferable to other rivers and altimeter missions. The model setup and calibration is based almost entirely on globally available remote sensing data.

  10. Barron's SAT math workbook

    CERN Document Server

    Leff MS, Lawrence S

    2016-01-01

    This completely revised edition reflects all of the new questions and question types that will appear on the new SAT, scheduled to be administered in Spring 2016. Includes hundreds of revised math questions and answer explanations, math strategies, test-taking tips, and much more.

  11. Introduction to mathematics of satisfiability

    CERN Document Server

    Marek, Victor W

    2009-01-01

    Although this area has a history of over 80 years, it was not until the creation of efficient SAT solvers in the mid-1990s that it became practically important, finding applications in electronic design automation, hardware and software verification, combinatorial optimization, and more. Exploring the theoretical and practical aspects of satisfiability, Introduction to Mathematics of Satisfiability focuses on the satisfiability of theories consisting of propositional logic formulas. It describes how SAT solvers and techniques are applied to problems in mathematics and computer science as well

  12. Nonlinear Multigrid solver exploiting AMGe Coarse Spaces with Approximation Properties

    DEFF Research Database (Denmark)

    Christensen, Max la Cour; Villa, Umberto; Engsig-Karup, Allan Peter

    The paper introduces a nonlinear multigrid solver for mixed finite element discretizations based on the Full Approximation Scheme (FAS) and element-based Algebraic Multigrid (AMGe). The main motivation to use FAS for unstructured problems is the guaranteed approximation property of the AMGe coarse...... properties of the coarse spaces. With coarse spaces with approximation properties, our FAS approach on unstructured meshes has the ability to be as powerful/successful as FAS on geometrically refined meshes. For comparison, Newton’s method and Picard iterations with an inner state-of-the-art linear solver...... are compared to FAS on a nonlinear saddle point problem with applications to porous media flow. It is demonstrated that FAS is faster than Newton’s method and Picard iterations for the experiments considered here. Due to the guaranteed approximation properties of our AMGe, the coarse spaces are very accurate...

  13. A real-frequency solver for the Anderson impurity model based on bath optimization and cluster perturbation theory

    Science.gov (United States)

    Zingl, Manuel; Nuss, Martin; Bauernfeind, Daniel; Aichhorn, Markus

    2018-05-01

    Recently solvers for the Anderson impurity model (AIM) working directly on the real-frequency axis have gained much interest. A simple and yet frequently used impurity solver is exact diagonalization (ED), which is based on a discretization of the AIM bath degrees of freedom. Usually, the bath parameters cannot be obtained directly on the real-frequency axis, but have to be determined by a fit procedure on the Matsubara axis. In this work we present an approach where the bath degrees of freedom are first discretized directly on the real-frequency axis using a large number of bath sites (≈ 50). Then, the bath is optimized by unitary transformations such that it separates into two parts that are weakly coupled. One part contains the impurity site and its interacting Green's functions can be determined with ED. The other (larger) part is a non-interacting system containing all the remaining bath sites. Finally, the Green's function of the full AIM is calculated via coupling these two parts with cluster perturbation theory.

  14. High Power Radiation Tolerant CubeSat Power System, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — No vendor has yet to provide a radiation tolerant, high efficiency, small Power Management and Distribution module for the SmallSat and CubeSat market yet. Let alone...

  15. GEOTHERMAL / SOLAR HYBRID DESIGNS: USE OF GEOTHERMAL ENERGY FOR CSP FEEDWATER HEATING

    Energy Technology Data Exchange (ETDEWEB)

    Craig Turchi; Guangdong Zhu; Michael Wagner; Tom Williams; Dan Wendt

    2014-10-01

    This paper examines a hybrid geothermal / solar thermal plant design that uses geothermal energy to provide feedwater heating in a conventional steam-Rankine power cycle deployed by a concentrating solar power (CSP) plant. The geothermal energy represents slightly over 10% of the total thermal input to the hybrid plant. The geothermal energy allows power output from the hybrid plant to increase by about 8% relative to a stand-alone CSP plant with the same solar-thermal input. Geothermal energy is converted to electricity at an efficiency of 1.7 to 2.5 times greater than would occur in a stand-alone, binary-cycle geothermal plant using the same geothermal resource. While the design exhibits a clear advantage during hybrid plant operation, the annual advantage of the hybrid versus two stand-alone power plants depends on the total annual operating hours of the hybrid plant. The annual results in this draft paper are preliminary, and further results are expected prior to submission of a final paper.

  16. MoMoSat -- Mobile Service for Monitoring with GeoNotes via Satellite

    Energy Technology Data Exchange (ETDEWEB)

    Niemeyer, Irmgard [Forschungszentrum Juelich (Germany). Programme Group Systems Analysis and Technology Evaluation (STE); Jonas, Karl [Univ. of Applied Science Bonn-Rhein-Sieg, Sankt Augustin (Germany). FhG FOKUS CC SATCom; Horz, Alexander [horz informatik, Sankt Augustin (Germany); Wettschereck, Dietrich; Schmidt, Dirk [DIALOGIS GmbH, Bonn (Germany)

    2003-05-01

    The MoMoSat service will enable mobile end-users to view, manage, annotate, and communicate mapbased information in the field. The handled information exists of a huge volume of raster (satellite or aerial images) and vector data (i.e. street networks, cadastral maps or points of interest), as well as text-specific geo-referenced textual notes (the so-called 'GeoNotes') and real-time voice. A secure real-time communication between mobile units and the primary data store is an essential task of the MoMoSat service. The basic information is stored in the primary database that is accessible through a virtual private network (VPN) and cached at a server at a base station in order to ensure data availability. The base station may be installed in a car or another mobile vehicle. The two servers will periodically communicate with each other via secure satellite communication in order to check for updates. The base station supplies the relevant GIS data for the mobile units (people or even robots in the field at remote solutions). The communication between the mobile units is based on a peer-to-peer wireless local area network (WLAN) architecture. The mobile units are equipped with mobile computers (i.e. laptop, tablet PC or PDA) combined with a satellite-based positioning system (GPS) that enables them to request the proper geographic data sets from yhe base station's map server. An interactive mapping software shows the actual location on the map and allows the user to navigate (zoom, pan) through the high-resolution map display. The user can switch 'on' or 'off' several thematic layers (i.e. street network or points of interest) on the map. The software also supports collaborative aspects of MoMoSat by offering tools for the management of the GeoNotes that can be visualized by categories. The user can extend the existing GeoNotes with his personnel comments or create new GeoNotes by defining categories, recipients and the level of

  17. Towards disentangling natural and anthropogenic GHG emissions by space-based atmospheric concentration imaging - The CarbonSat Earth Explorer 8 Candidate Mission

    Science.gov (United States)

    Bovensmann, Heinrich; Gerilowski, Konstantin; Krings, Thomas; Reuter, Max; Burrows, John P.; Buchwitz, Michael; Bösch, Hartmut; Brunner, Dominik; Ciais, Philippe; Breon, Francois-Marie; Crisp, David; Dolman, Han; Hayman, Garry; Houweling, Sander; Lichtenberg, Günter; Ingmann, Paul; Meijer, Yasjka

    2013-04-01

    CarbonSat was selected by ESA as a candidate for the 8 Earth Explorer Opportunity (EE8). The objective of the CarbonSat mission is to determine natural and anthropogenic sources and sinks of the two most important greenhouse gases, carbon dioxide and methane. The unique features of the CarbonSat mission concept are that it offers a combination of high spatial resolution (2 x 2 km2) and broad swath (240 km) to provide global imaging of localised strong emission source areas such as large cities (Megacities), landfills, power plants, volcanoes, etc. and to be able to separate anthropogenic from natural fluxes. In addition, CarbonSat data will also quantify natural fluxes of CO2 and CH4 (biospheric CO2, wetland CH4 etc.) and their changes, to better understand these important sources and sinks and their sensitivity to a changing climate. CarbonSat aims to deliver global data sets of dry column mixing ratios of CO2 and CH4 with high precision (goal: CO2 concept builds on the heritage and lessons learned from SCIAMACHY (2002-2012), GOSAT (2009-present) and OCO-2 (2014 onwards) to make scientifically and strategically important measurements of the amounts and distribution of CO2 and CH4 for biogeochemical and climate change research. CarbonSat entered industrial system feasibility activities in 2012, which are supported by scientific studies and campaigns. The current status of the mission concept and selected results from the scientific studies documenting the expected data quality and characteristics will be presented.

  18. AgSat Imagery Collection Footprints

    Data.gov (United States)

    Farm Service Agency, Department of Agriculture — The AgSat Imagery Collection Footprints map shows the imagery footprints which have been collected under the USDA satellite blanket purchase agreement. Click on a...

  19. CloudSat-Based Assessment of GPM Microwave Imager Snowfall Observation Capabilities

    Directory of Open Access Journals (Sweden)

    Giulia Panegrossi

    2017-12-01

    Full Text Available The sensitivity of Global Precipitation Measurement (GPM Microwave Imager (GMI high-frequency channels to snowfall at higher latitudes (around 60°N/S is investigated using coincident CloudSat observations. The 166 GHz channel is highlighted throughout the study due to its ice scattering sensitivity and polarization information. The analysis of three case studies evidences the important combined role of total precipitable water (TPW, supercooled cloud water, and background surface composition on the brightness temperature (TB behavior for different snow-producing clouds. A regression tree statistical analysis applied to the entire GMI-CloudSat snowfall dataset indicates which variables influence the 166 GHz polarization difference (166 ∆TB and its relation to snowfall. Critical thresholds of various parameters (sea ice concentration (SIC, TPW, ice water path (IWP are established for optimal snowfall detection capabilities. The 166 ∆TB can identify snowfall events over land and sea when critical thresholds are exceeded (TPW > 3.6 kg·m−2, IWP > 0.24 kg·m−2 over land, and SIC > 57%, TPW > 5.1 kg·m−2 over sea. The complex combined 166 ∆TB-TB relationship at higher latitudes and the impact of supercooled water vertical distribution are also investigated. The findings presented in this study can be exploited to improve passive microwave snowfall detection algorithms.

  20. Fast Multipole-Based Preconditioner for Sparse Iterative Solvers

    KAUST Repository

    Ibeid, Huda; Yokota, Rio; Keyes, David E.

    2014-01-01

    Among optimal hierarchical algorithms for the computational solution of elliptic problems, the Fast Multipole Method (FMM) stands out for its adaptability to emerging architectures, having high arithmetic intensity, tunable accuracy, and relaxed global synchronization requirements. We demonstrate that, beyond its traditional use as a solver in problems for which explicit free-space kernel representations are available, the FMM has applicability as a preconditioner in finite domain elliptic boundary value problems, by equipping it with boundary integral capability for finite boundaries and by wrapping it in a Krylov method for extensibility to more general operators. Compared with multilevel methods, it is capable of comparable algebraic convergence rates down to the truncation error of the discretized PDE, and it has superior multicore and distributed memory scalability properties on commodity architecture supercomputers.

  1. Fast Multipole-Based Preconditioner for Sparse Iterative Solvers

    KAUST Repository

    Ibeid, Huda

    2014-05-04

    Among optimal hierarchical algorithms for the computational solution of elliptic problems, the Fast Multipole Method (FMM) stands out for its adaptability to emerging architectures, having high arithmetic intensity, tunable accuracy, and relaxed global synchronization requirements. We demonstrate that, beyond its traditional use as a solver in problems for which explicit free-space kernel representations are available, the FMM has applicability as a preconditioner in finite domain elliptic boundary value problems, by equipping it with boundary integral capability for finite boundaries and by wrapping it in a Krylov method for extensibility to more general operators. Compared with multilevel methods, it is capable of comparable algebraic convergence rates down to the truncation error of the discretized PDE, and it has superior multicore and distributed memory scalability properties on commodity architecture supercomputers.

  2. Cloud occurrences and cloud radiative effects (CREs) from CERES-CALIPSO-CloudSat-MODIS (CCCM) and CloudSat radar-lidar (RL) products

    Science.gov (United States)

    Ham, Seung-Hee; Kato, Seiji; Rose, Fred G.; Winker, David; L'Ecuyer, Tristan; Mace, Gerald G.; Painemal, David; Sun-Mack, Sunny; Chen, Yan; Miller, Walter F.

    2017-08-01

    Two kinds of cloud products obtained from Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO), CloudSat, and Moderate Resolution Imaging Spectroradiometer (MODIS) are compared and analyzed in this study: Clouds and the Earth's Radiant Energy System (CERES)-CALIPSO-CloudSat-MODIS (CCCM) product and CloudSat radar-lidar products such as GEOPROF-LIDAR and FLXHR-LIDAR. Compared to GEOPROF-LIDAR, low-level (40°). The difference occurs when hydrometeors are detected by CALIPSO lidar but are undetected by CloudSat radar. In the comparison of cloud radiative effects (CREs), global mean differences between CCCM and FLXHR-LIDAR are mostly smaller than 5 W m-2, while noticeable regional differences are found. For example, CCCM shortwave (SW) and longwave (LW) CREs are larger than FXLHR-LIDAR along the west coasts of Africa and America because the GEOPROF-LIDAR algorithm misses shallow marine boundary layer clouds. In addition, FLXHR-LIDAR SW CREs are larger than the CCCM counterpart over tropical oceans away from the west coasts of America. Over midlatitude storm-track regions, CCCM SW and LW CREs are larger than the FLXHR-LIDAR counterpart.

  3. Two-dimensional time dependent Riemann solvers for neutron transport

    International Nuclear Information System (INIS)

    Brunner, Thomas A.; Holloway, James Paul

    2005-01-01

    A two-dimensional Riemann solver is developed for the spherical harmonics approximation to the time dependent neutron transport equation. The eigenstructure of the resulting equations is explored, giving insight into both the spherical harmonics approximation and the Riemann solver. The classic Roe-type Riemann solver used here was developed for one-dimensional problems, but can be used in multidimensional problems by treating each face of a two-dimensional computation cell in a locally one-dimensional way. Several test problems are used to explore the capabilities of both the Riemann solver and the spherical harmonics approximation. The numerical solution for a simple line source problem is compared to the analytic solution to both the P 1 equation and the full transport solution. A lattice problem is used to test the method on a more challenging problem

  4. Constrained Quadratic Programming and Neurodynamics-Based Solver for Energy Optimization of Biped Walking Robots

    Directory of Open Access Journals (Sweden)

    Liyang Wang

    2017-01-01

    Full Text Available The application of biped robots is always trapped by their high energy consumption. This paper makes a contribution by optimizing the joint torques to decrease the energy consumption without changing the biped gaits. In this work, a constrained quadratic programming (QP problem for energy optimization is formulated. A neurodynamics-based solver is presented to solve the QP problem. Differing from the existing literatures, the proposed neurodynamics-based energy optimization (NEO strategy minimizes the energy consumption and guarantees the following three important constraints simultaneously: (i the force-moment equilibrium equation of biped robots, (ii frictions applied by each leg on the ground to hold the biped robot without slippage and tipping over, and (iii physical limits of the motors. Simulations demonstrate that the proposed strategy is effective for energy-efficient biped walking.

  5. CubeSat constellations for disaster management in remote areas

    Science.gov (United States)

    Santilli, Giancarlo; Vendittozzi, Cristian; Cappelletti, Chantal; Battistini, Simone; Gessini, Paolo

    2018-04-01

    In recent years, CubeSats have considerably extended their range of possible applications, from a low cost means to train students and young researchers in space related activities up to possible complementary solutions to larger missions. Increasingly popular, whereas CubeSats are still not a solution for all types of missions, they offer the possibility of performing ambitious scientific experiments. Especially worth considering is the possibility of performing Distributed Space Missions, in which CubeSat systems can be used to increase observation sampling rates and resolutions, as well as to perform tasks that a single satellite is unable to handle. The cost of access to space for traditional Earth Observation (EO) missions is still quite high. Efficient architecture design would allow reducing mission costs by employing CubeSat systems, while maintaining a level of performance that, for some applications, could be close to that provided by larger platforms, and decreasing the time needed to design and deploy a fully functional constellation. For these reasons many countries, including developing nations, agencies and organizations are looking to CubeSat platforms to access space cheaply with, potentially, tens of remote sensing satellites. During disaster management, real-time, fast and continuous information broadcast is a fundamental requirement. In this sense, a constellation of small satellites can considerably decrease the revisit time (defined as the time elapsed between two consecutive observations of the same point on Earth by a satellite) over remote areas, by increasing the number of spacecraft properly distributed in orbit. This allows collecting as much data as possible for the use by Disaster Management Centers. This paper describes the characteristics of a constellation of CubeSats built to enable access over the most remote regions of Brazil, supporting an integrated system for mitigating environmental disasters in an attempt to prevent the

  6. The impact of improved sparse linear solvers on industrial engineering applications

    Energy Technology Data Exchange (ETDEWEB)

    Heroux, M. [Cray Research, Inc., Eagan, MN (United States); Baddourah, M.; Poole, E.L.; Yang, Chao Wu

    1996-12-31

    There are usually many factors that ultimately determine the quality of computer simulation for engineering applications. Some of the most important are the quality of the analytical model and approximation scheme, the accuracy of the input data and the capability of the computing resources. However, in many engineering applications the characteristics of the sparse linear solver are the key factors in determining how complex a problem a given application code can solve. Therefore, the advent of a dramatically improved solver often brings with it dramatic improvements in our ability to do accurate and cost effective computer simulations. In this presentation we discuss the current status of sparse iterative and direct solvers in several key industrial CFD and structures codes, and show the impact that recent advances in linear solvers have made on both our ability to perform challenging simulations and the cost of those simulations. We also present some of the current challenges we have and the constraints we face in trying to improve these solvers. Finally, we discuss future requirements for sparse linear solvers on high performance architectures and try to indicate the opportunities that exist if we can develop even more improvements in linear solver capabilities.

  7. CarbonSat: ESA's Earth Explorer 8 Candidate Mission

    Science.gov (United States)

    Meijer, Y. J.; Ingmann, P.; Löscher, A.

    2012-04-01

    The CarbonSat candidate mission is part of ESA's Earth Explorer Programme. In 2010, two candidate opportunity missions had been selected for feasibility and preliminary definition studies. The missions, called FLEX and CarbonSat, are now in competition to become ESA's eighth Earth Explorer, both addressing key climate and environmental change issues. In this presentation we will provide a mission overview of CarbonSat with a focus on science. CarbonSat's primary mission objective is the quantification and monitoring of CO2 and CH4 sources and sinks from the local to the regional scale for i) a better understanding of the processes that control carbon cycle dynamics and ii) an independent estimate of local greenhouse gas emissions (fossil fuel, geological CO2 and CH4, etc.) in the context of international treaties. A second priority objective is the monitoring/derivation of CO2 and CH4 fluxes on regional to global scale. These objectives will be achieved by a unique combination of frequent, high spatial resolution (2 x 2 km2) observations of XCO2 and XCH4 coupled to inverse modelling schemes. The required random error of a single measurement at ground-pixel resolution is of the order of between 1 and 3 ppm for XCO2 and between 9 and 17 ppb for XCH4. High spatial resolution is essential in order to maximize the probability for clear-sky observations and to identify flux hot spots. Ideally, CarbonSat shall have a wide swath allowing a 6-day global repeat cycle. The CarbonSat observations will enable CO2 emissions from coal-fired power plants, localized industrial complexes, cities, and other large emitters to be objectively assessed at a global scale. Similarly, the monitoring of natural gas pipelines and compressor station leakage will become feasible. The detection and quantification of the substantial geological greenhouse gas emission sources such as seeps, volcanoes and mud volcanoes will be achieved for the first time. CarbonSat's Greenhouse Gas instrument will

  8. Approximate Riemann solver for the two-fluid plasma model

    International Nuclear Information System (INIS)

    Shumlak, U.; Loverich, J.

    2003-01-01

    An algorithm is presented for the simulation of plasma dynamics using the two-fluid plasma model. The two-fluid plasma model is more general than the magnetohydrodynamic (MHD) model often used for plasma dynamic simulations. The two-fluid equations are derived in divergence form and an approximate Riemann solver is developed to compute the fluxes of the electron and ion fluids at the computational cell interfaces and an upwind characteristic-based solver to compute the electromagnetic fields. The source terms that couple the fluids and fields are treated implicitly to relax the stiffness. The algorithm is validated with the coplanar Riemann problem, Langmuir plasma oscillations, and the electromagnetic shock problem that has been simulated with the MHD plasma model. A numerical dispersion relation is also presented that demonstrates agreement with analytical plasma waves

  9. AgSat Areas of Interest

    Data.gov (United States)

    Farm Service Agency, Department of Agriculture — The AgSat Areas of Interest map contains area polygons where satellite imagery will be collected for the Farm Service Agency (FSA) to provide imagery coverage for...

  10. COLD-SAT feasibility study safety analysis

    Science.gov (United States)

    Mchenry, Steven T.; Yost, James M.

    1991-01-01

    The Cryogenic On-orbit Liquid Depot-Storage, Acquisition, and Transfer (COLD-SAT) satellite presents some unique safety issues. The feasibility study conducted at NASA-Lewis desired a systems safety program that would be involved from the initial design in order to eliminate and/or control the inherent hazards. Because of this, a hazards analysis method was needed that: (1) identified issues that needed to be addressed for a feasibility assessment; and (2) identified all potential hazards that would need to be controlled and/or eliminated during the detailed design phases. The developed analysis method is presented as well as the results generated for the COLD-SAT system.

  11. Iodine Small Satellite Propulsion Demonstration - iSAT

    OpenAIRE

    Jehle, MAJ; L., Alexander

    2017-01-01

    NASA’s Iodine Satellite (iSAT) is a small satellite demonstration mission designed and built at NASA’s Marshall Spaceflight Center (MSFC). Previously expected to launch late 2nd quarter of fiscal year ’18, iSAT’s flight effort has temporarily stood-down as of May 2017 to allow for the propulsion system to mature. Once launched, iSAT will demonstrate and characterize the efficiency of BUSEK’s 200 Watt Hall effect thruster utilizing iodine as a propellant in low Earth orbit. This paper covers i...

  12. Sampling and sensitivity analyses tools (SaSAT for computational modelling

    Directory of Open Access Journals (Sweden)

    Wilson David P

    2008-02-01

    Full Text Available Abstract SaSAT (Sampling and Sensitivity Analysis Tools is a user-friendly software package for applying uncertainty and sensitivity analyses to mathematical and computational models of arbitrary complexity and context. The toolbox is built in Matlab®, a numerical mathematical software package, and utilises algorithms contained in the Matlab® Statistics Toolbox. However, Matlab® is not required to use SaSAT as the software package is provided as an executable file with all the necessary supplementary files. The SaSAT package is also designed to work seamlessly with Microsoft Excel but no functionality is forfeited if that software is not available. A comprehensive suite of tools is provided to enable the following tasks to be easily performed: efficient and equitable sampling of parameter space by various methodologies; calculation of correlation coefficients; regression analysis; factor prioritisation; and graphical output of results, including response surfaces, tornado plots, and scatterplots. Use of SaSAT is exemplified by application to a simple epidemic model. To our knowledge, a number of the methods available in SaSAT for performing sensitivity analyses have not previously been used in epidemiological modelling and their usefulness in this context is demonstrated.

  13. CryoSat Data Quality Overview

    Science.gov (United States)

    Bouzinac, Catherine; Fornari, Marco; Mannan, Rubinder; Parrinello, Tommaso

    2013-09-01

    The main objective of CryoSat mission is the observation of ice thickness with SAR interferometry. CryoSat data are routinely controlled by ESA-ESRIN- SPPA office with various tools and with the support of the IDEAS industrial consortium. This presentation introduces to the different instrumental modes and processing levels, the available quality tools (Quality Checks and Monitoring Facility) and visualisation tools, and shows the main statistical results from the data acquired and processed with the new processing version (since February 2012). A major data quality improvement is obtained from this new release of the specialized processors for all instrument modes. These new processors are also used this year for a full reprocessing campaign. This presentation also details the main improvements expected from the next release of the specialized processors in 2013.

  14. Integrating Conflict Driven Clause Learning to Local Search

    Directory of Open Access Journals (Sweden)

    Gilles Audenard

    2009-10-01

    Full Text Available This article introduces SatHyS (SAT HYbrid Solver, a novel hybrid approach for propositional satisfiability. It combines local search and conflict driven clause learning (CDCL scheme. Each time the local search part reaches a local minimum, the CDCL is launched. For SAT problems it behaves like a tabu list, whereas for UNSAT ones, the CDCL part tries to focus on minimum unsatisfiable sub-formula (MUS. Experimental results show good performances on many classes of SAT instances from the last SAT competitions.

  15. Adding complex terrain and stable atmospheric condition capability to the OpenFOAM-based flow solver of the simulator for on/offshore wind farm applications (SOWFA

    Directory of Open Access Journals (Sweden)

    Churchfield Matthew J.

    2014-01-01

    Full Text Available The National Renewable Energy Laboratory's Simulator for On/Offshore Wind Farm Applications contains an OpenFOAM-based flow solver for performing large-eddy simulation of flow through wind plants. The solver computes the atmospheric boundary layer flow and models turbines with actuator lines. Until recently, the solver was limited to flows over flat terrain and could only use the standard Smagorinsky subgrid-scale model. In this work, we present our improvements to the flow solver that enable us to 1 use any OpenFOAM-standard subgrid-scale model and 2 simulate flow over complex terrain. We used the flow solver to compute a stably stratified atmospheric boundary layer using both the standard and the Lagrangian-averaged scale-independent dynamic Smagorinsky models. Surprisingly, the results using the standard Smagorinsky model compare well to other researchers' results of the same case, although it is often said that the standard Smagorinsky model is too dissipative for accurate stable stratification calculations. The scale-independent dynamic subgrid-scale model produced poor results, probably due to the spikes in model constant with values as high as 4.6. We applied a simple bounding of the model constant to remove these spikes, which caused the model to produce results much more in line with other researchers' results. We also computed flow over a simple hilly terrain and performed some basic qualitative analysis to verify the proper operation of the terrain-local surface stress model we employed.

  16. Development of axisymmetric lattice Boltzmann flux solver for complex multiphase flows

    Science.gov (United States)

    Wang, Yan; Shu, Chang; Yang, Li-Ming; Yuan, Hai-Zhuan

    2018-05-01

    This paper presents an axisymmetric lattice Boltzmann flux solver (LBFS) for simulating axisymmetric multiphase flows. In the solver, the two-dimensional (2D) multiphase LBFS is applied to reconstruct macroscopic fluxes excluding axisymmetric effects. Source terms accounting for axisymmetric effects are introduced directly into the governing equations. As compared to conventional axisymmetric multiphase lattice Boltzmann (LB) method, the present solver has the kinetic feature for flux evaluation and avoids complex derivations of external forcing terms. In addition, the present solver also saves considerable computational efforts in comparison with three-dimensional (3D) computations. The capability of the proposed solver in simulating complex multiphase flows is demonstrated by studying single bubble rising in a circular tube. The obtained results compare well with the published data.

  17. Refined isogeometric analysis for a preconditioned conjugate gradient solver

    KAUST Repository

    Garcia, Daniel

    2018-02-12

    Starting from a highly continuous Isogeometric Analysis (IGA) discretization, refined Isogeometric Analysis (rIGA) introduces C0 hyperplanes that act as separators for the direct LU factorization solver. As a result, the total computational cost required to solve the corresponding system of equations using a direct LU factorization solver dramatically reduces (up to a factor of 55) Garcia et al. (2017). At the same time, rIGA enriches the IGA spaces, thus improving the best approximation error. In this work, we extend the complexity analysis of rIGA to the case of iterative solvers. We build an iterative solver as follows: we first construct the Schur complements using a direct solver over small subdomains (macro-elements). We then assemble those Schur complements into a global skeleton system. Subsequently, we solve this system iteratively using Conjugate Gradients (CG) with an incomplete LU (ILU) preconditioner. For a 2D Poisson model problem with a structured mesh and a uniform polynomial degree of approximation, rIGA achieves moderate savings with respect to IGA in terms of the number of Floating Point Operations (FLOPs) and computational time (in seconds) required to solve the resulting system of linear equations. For instance, for a mesh with four million elements and polynomial degree p=3, the iterative solver is approximately 2.6 times faster (in time) when applied to the rIGA system than to the IGA one. These savings occur because the skeleton rIGA system contains fewer non-zero entries than the IGA one. The opposite situation occurs for 3D problems, and as a result, 3D rIGA discretizations provide no gains with respect to their IGA counterparts when considering iterative solvers.

  18. Implementing parallel elliptic solver on a Beowulf cluster

    Directory of Open Access Journals (Sweden)

    Marcin Paprzycki

    1999-12-01

    Full Text Available In a recent paper cite{zara} a parallel direct solver for the linear systems arising from elliptic partial differential equations has been proposed. The aim of this note is to present the initial evaluation of the performance characteristics of this algorithm on Beowulf-type cluster. In this context the performance of PVM and MPI based implementations is compared.

  19. A coupled systems code-CFD MHD solver for fusion blanket design

    Energy Technology Data Exchange (ETDEWEB)

    Wolfendale, Michael J., E-mail: m.wolfendale11@imperial.ac.uk; Bluck, Michael J.

    2015-10-15

    Highlights: • A coupled systems code-CFD MHD solver for fusion blanket applications is proposed. • Development of a thermal hydraulic systems code with MHD capabilities is detailed. • A code coupling methodology based on the use of TCP socket communications is detailed. • Validation cases are briefly discussed for the systems code and coupled solver. - Abstract: The network of flow channels in a fusion blanket can be modelled using a 1D thermal hydraulic systems code. For more complex components such as junctions and manifolds, the simplifications employed in such codes can become invalid, requiring more detailed analyses. For magnetic confinement reactor blanket designs using a conducting fluid as coolant/breeder, the difficulties in flow modelling are particularly severe due to MHD effects. Blanket analysis is an ideal candidate for the application of a code coupling methodology, with a thermal hydraulic systems code modelling portions of the blanket amenable to 1D analysis, and CFD providing detail where necessary. A systems code, MHD-SYS, has been developed and validated against existing analyses. The code shows good agreement in the prediction of MHD pressure loss and the temperature profile in the fluid and wall regions of the blanket breeding zone. MHD-SYS has been coupled to an MHD solver developed in OpenFOAM and the coupled solver validated for test geometries in preparation for modelling blanket systems.

  20. Using SPARK as a Solver for Modelica

    Energy Technology Data Exchange (ETDEWEB)

    Wetter, Michael; Wetter, Michael; Haves, Philip; Moshier, Michael A.; Sowell, Edward F.

    2008-06-30

    Modelica is an object-oriented acausal modeling language that is well positioned to become a de-facto standard for expressing models of complex physical systems. To simulate a model expressed in Modelica, it needs to be translated into executable code. For generating run-time efficient code, such a translation needs to employ algebraic formula manipulations. As the SPARK solver has been shown to be competitive for generating such code but currently cannot be used with the Modelica language, we report in this paper how SPARK's symbolic and numerical algorithms can be implemented in OpenModelica, an open-source implementation of a Modelica modeling and simulation environment. We also report benchmark results that show that for our air flow network simulation benchmark, the SPARK solver is competitive with Dymola, which is believed to provide the best solver for Modelica.

  1. NPS-SCAT: A CubeSat Communications System Design, Test, and Integration

    Science.gov (United States)

    2009-06-01

    markets the system as a CubeSat Kit. Microhard Systems Inc. manufactures products that are complementary to the Pumpkin structure and the FM430 Flight...NPS CubeSats and leverage COTS technology during that process. With that philosophy in mind, the program chose the Pumpkin Inc. 1U CubeSat...Skeletonized Structure and the FM430 Flight Module that is already integrated within the Pumpkin structure ( Pumpkin Incorporated, 2005, p. 2). Pumpkin

  2. Platinum-Catalyzed Terminal-Selective C(sp3)–H Oxidation of Aliphatic Amines

    Science.gov (United States)

    Lee, Melissa; Sanford, Melanie S.

    2016-01-01

    This paper describes the terminal-selective Pt-catalyzed C(sp3)–H oxidation of aliphatic amines without the requirement for directing groups. CuCl2 is employed as a stoichiometric oxidant, and the reactions proceed in high yield at Pt loadings as low as 1 mol %. These transformations are conducted in the presence of sulfuric acid, which reacts with the amine substrates in situ to form ammonium salts. We propose that protonation of the amine serves at least three important roles: (i) it renders the substrates soluble in the aqueous reaction medium; (ii) it limits binding of the amine nitrogen to Pt or Cu; and (ii) it electronically deactivates the C–H bonds proximal to the nitrogen center. We demonstrate that this strategy is effective for the terminal-selective C(sp3)–H oxidation of a variety of primary, secondary and tertiary amines. PMID:26439251

  3. New multigrid solver advances in TOPS

    International Nuclear Information System (INIS)

    Falgout, R D; Brannick, J; Brezina, M; Manteuffel, T; McCormick, S

    2005-01-01

    In this paper, we highlight new multigrid solver advances in the Terascale Optimal PDE Simulations (TOPS) project in the Scientific Discovery Through Advanced Computing (SciDAC) program. We discuss two new algebraic multigrid (AMG) developments in TOPS: the adaptive smoothed aggregation method (αSA) and a coarse-grid selection algorithm based on compatible relaxation (CR). The αSA method is showing promising results in initial studies for Quantum Chromodynamics (QCD) applications. The CR method has the potential to greatly improve the applicability of AMG

  4. Fast linear solver for radiative transport equation with multiple right hand sides in diffuse optical tomography

    International Nuclear Information System (INIS)

    Jia, Jingfei; Kim, Hyun K.; Hielscher, Andreas H.

    2015-01-01

    It is well known that radiative transfer equation (RTE) provides more accurate tomographic results than its diffusion approximation (DA). However, RTE-based tomographic reconstruction codes have limited applicability in practice due to their high computational cost. In this article, we propose a new efficient method for solving the RTE forward problem with multiple light sources in an all-at-once manner instead of solving it for each source separately. To this end, we introduce here a novel linear solver called block biconjugate gradient stabilized method (block BiCGStab) that makes full use of the shared information between different right hand sides to accelerate solution convergence. Two parallelized block BiCGStab methods are proposed for additional acceleration under limited threads situation. We evaluate the performance of this algorithm with numerical simulation studies involving the Delta–Eddington approximation to the scattering phase function. The results show that the single threading block RTE solver proposed here reduces computation time by a factor of 1.5–3 as compared to the traditional sequential solution method and the parallel block solver by a factor of 1.5 as compared to the traditional parallel sequential method. This block linear solver is, moreover, independent of discretization schemes and preconditioners used; thus further acceleration and higher accuracy can be expected when combined with other existing discretization schemes or preconditioners. - Highlights: • We solve the multiple-right-hand-side problem in DOT with a block BiCGStab method. • We examine the CPU times of the block solver and the traditional sequential solver. • The block solver is faster than the sequential solver by a factor of 1.5–3.0. • Multi-threading block solvers give additional speedup under limited threads situation.

  5. A General Symbolic PDE Solver Generator: Explicit Schemes

    Directory of Open Access Journals (Sweden)

    K. Sheshadri

    2003-01-01

    Full Text Available A symbolic solver generator to deal with a system of partial differential equations (PDEs in functions of an arbitrary number of variables is presented; it can also handle arbitrary domains (geometries of the independent variables. Given a system of PDEs, the solver generates a set of explicit finite-difference methods to any specified order, and a Fourier stability criterion for each method. For a method that is stable, an iteration function is generated symbolically using the PDE and its initial and boundary conditions. This iteration function is dynamically generated for every PDE problem, and its evaluation provides a solution to the PDE problem. A C++/Fortran 90 code for the iteration function is generated using the MathCode system, which results in a performance gain of the order of a thousand over Mathematica, the language that has been used to code the solver generator. Examples of stability criteria are presented that agree with known criteria; examples that demonstrate the generality of the solver and the speed enhancement of the generated C++ and Fortran 90 codes are also presented.

  6. PetClaw: Parallelization and Performance Optimization of a Python-Based Nonlinear Wave Propagation Solver Using PETSc

    KAUST Repository

    Alghamdi, Amal Mohammed

    2012-04-01

    Clawpack, a conservation laws package implemented in Fortran, and its Python-based version, PyClaw, are existing tools providing nonlinear wave propagation solvers that use state of the art finite volume methods. Simulations using those tools can have extensive computational requirements to provide accurate results. Therefore, a number of tools, such as BearClaw and MPIClaw, have been developed based on Clawpack to achieve significant speedup by exploiting parallel architectures. However, none of them has been shown to scale on a large number of cores. Furthermore, these tools, implemented in Fortran, achieve parallelization by inserting parallelization logic and MPI standard routines throughout the serial code in a non modular manner. Our contribution in this thesis research is three-fold. First, we demonstrate an advantageous use case of Python in implementing easy-to-use modular extensible scalable scientific software tools by developing an implementation of a parallelization framework, PetClaw, for PyClaw using the well-known Portable Extensible Toolkit for Scientific Computation, PETSc, through its Python wrapper petsc4py. Second, we demonstrate the possibility of getting acceptable Python code performance when compared to Fortran performance after introducing a number of serial optimizations to the Python code including integrating Clawpack Fortran kernels into PyClaw for low-level computationally intensive parts of the code. As a result of those optimizations, the Python overhead in PetClaw for a shallow water application is only 12 percent when compared to the corresponding Fortran Clawpack application. Third, we provide a demonstration of PetClaw scalability on up to the entirety of Shaheen; a 16-rack Blue Gene/P IBM supercomputer that comprises 65,536 cores and located at King Abdullah University of Science and Technology (KAUST). The PetClaw solver achieved above 0.98 weak scaling efficiency for an Euler application on the whole machine excluding the

  7. Advanced Algebraic Multigrid Solvers for Subsurface Flow Simulation

    KAUST Repository

    Chen, Meng-Huo

    2015-09-13

    In this research we are particularly interested in extending the robustness of multigrid solvers to encounter complex systems related to subsurface reservoir applications for flow problems in porous media. In many cases, the step for solving the pressure filed in subsurface flow simulation becomes a bottleneck for the performance of the simulator. For solving large sparse linear system arising from MPFA discretization, we choose multigrid methods as the linear solver. The possible difficulties and issues will be addressed and the corresponding remedies will be studied. As the multigrid methods are used as the linear solver, the simulator can be parallelized (although not trivial) and the high-resolution simulation become feasible, the ultimately goal which we desire to achieve.

  8. Real time system design of motor imagery brain-computer interface based on multi band CSP and SVM

    Science.gov (United States)

    Zhao, Li; Li, Xiaoqin; Bian, Yan

    2018-04-01

    Motion imagery (MT) is an effective method to promote the recovery of limbs in patients after stroke. Though an online MT brain computer interface (BCT) system, which apply MT, can enhance the patient's participation and accelerate their recovery process. The traditional method deals with the electroencephalogram (EEG) induced by MT by common spatial pattern (CSP), which is used to extract information from a frequency band. Tn order to further improve the classification accuracy of the system, information of two characteristic frequency bands is extracted. The effectiveness of the proposed feature extraction method is verified by off-line analysis of competition data and the analysis of online system.

  9. SAT Expo Europe 2010: EGNOS, GALILEO e politica geospaziale

    Directory of Open Access Journals (Sweden)

    Gianluca Pititto

    2010-03-01

    Full Text Available SatExpo Europe 2010The 2010 edition of SatExpo Europe has been held in Rome since the 6th until the 8th of february. The event focused on Navigation, Earth Observation and Advanced Telecommunications, with a special reference to the european market and the international colalborations between space agencies.

  10. Vision Based Navigation for Autonomous Cooperative Docking of CubeSats

    Science.gov (United States)

    Pirat, Camille; Ankersen, Finn; Walker, Roger; Gass, Volker

    2018-05-01

    A realistic rendezvous and docking navigation solution applicable to CubeSats is investigated. The scalability analysis of the ESA Autonomous Transfer Vehicle Guidance, Navigation & Control (GNC) performances and the Russian docking system, shows that the docking of two CubeSats would require a lateral control performance of the order of 1 cm. Line of sight constraints and multipath effects affecting Global Navigation Satellite System (GNSS) measurements in close proximity prevent the use of this sensor for the final approach. This consideration and the high control accuracy requirement led to the use of vision sensors for the final 10 m of the rendezvous and docking sequence. A single monocular camera on the chaser satellite and various sets of Light-Emitting Diodes (LEDs) on the target vehicle ensure the observability of the system throughout the approach trajectory. The simple and novel formulation of the measurement equations allows differentiating unambiguously rotations from translations between the target and chaser docking port and allows a navigation performance better than 1 mm at docking. Furthermore, the non-linear measurement equations can be solved in order to provide an analytic navigation solution. This solution can be used to monitor the navigation filter solution and ensure its stability, adding an extra layer of robustness for autonomous rendezvous and docking. The navigation filter initialization is addressed in detail. The proposed method is able to differentiate LEDs signals from Sun reflections as demonstrated by experimental data. The navigation filter uses a comprehensive linearised coupled rotation/translation dynamics, describing the chaser to target docking port motion. The handover, between GNSS and vision sensor measurements, is assessed. The performances of the navigation function along the approach trajectory is discussed.

  11. Cable y satélite: equipamiento del hogar y consumo televisivo

    Directory of Open Access Journals (Sweden)

    Lic. Emilio Fernández Peña

    2000-01-01

    Full Text Available Los servicios de difusión de canales de televisión de pago por satélite (Canal Satélite Digital y Vía Digital y cable son ya una realidad con importante presencia en el sistema televisivo español. Un millón cuatrocientos mil hogares reciben estos servicios con una preponderancia clara de los transmitidos por satélite respecto a los que usan el cable (1,2 millones.

  12. Carbon Dioxide-Mediated C(sp3)-H Arylation of Amine Substrates.

    Science.gov (United States)

    Kapoor, Mohit; Liu, Daniel; Young, Michael C

    2018-05-25

    Elaborating amines via C-H functionalization has been an important area of research over the past decade but has generally relied on an added directing group or sterically hindered amine approach. Since free-amine-directed C(sp 3 )-H activation is still primarily limited to cyclization reactions and to improve the sustainability and reaction scope of amine-based C-H activation, we present a strategy using CO 2 in the form of dry ice that facilitates intermolecular C-H arylation. This methodology has been used to enable an operationally simple procedure whereby 1° and 2° aliphatic amines can be arylated selectively at their γ-C-H positions. In addition to potentially serving as a directing group, CO 2 has also been demonstrated to curtail the oxidation of sensitive amine substrates.

  13. High-Performance Small-Scale Solvers for Moving Horizon Estimation

    DEFF Research Database (Denmark)

    Frison, Gianluca; Vukov, Milan; Poulsen, Niels Kjølstad

    2015-01-01

    implementation techniques focusing on small-scale problems. The proposed MHE solver is implemented using custom linear algebra routines and is compared against implementations using BLAS libraries. Additionally, the MHE solver is interfaced to a code generation tool for nonlinear model predictive control (NMPC...

  14. Users are problem solvers!

    NARCIS (Netherlands)

    Brouwer-Janse, M.D.

    1991-01-01

    Most formal problem-solving studies use verbal protocol and observational data of problem solvers working on a task. In user-centred product-design projects, observational studies of users are frequently used too. In the latter case, however, systematic control of conditions, indepth analysis and

  15. Microwave Atmospheric Sounder on CubeSat

    Science.gov (United States)

    Padmanabhan, S.; Brown, S. E.; Kangaslahti, P.; Cofield, R.; Russell, D.; Stachnik, R. A.; Su, H.; Wu, L.; Tanelli, S.; Niamsuwan, N.

    2014-12-01

    To accurately predict how the distribution of extreme events may change in the future we need to understand the mechanisms that influence such events in our current climate. Our current observing system is not well-suited for observing extreme events globally due to the sparse sampling and in-homogeneity of ground-based in-situ observations and the infrequent revisit time of satellite observations. Observations of weather extremes, such as extreme precipitation events, temperature extremes, tropical and extra-tropical cyclones among others, with temporal resolution on the order of minutes and spatial resolution on the order of few kms (cost passive microwave sounding and imaging sensors on CubeSats that would work in concert with traditional flagship observational systems, such as those manifested on large environmental satellites (i.e. JPSS,WSF,GCOM-W), to monitor weather extremes. A 118/183 GHz sensor would enable observations of temperature and precipitation extremes over land and ocean as well as tropical and extra-tropical cyclones. This proposed project would enable low cost, compact radiometer instrumentation at 118 and 183 GHz that would fit in a 6U Cubesat with the objective of mass-producing this design to enable a suite of small satellites to image the key geophysical parameters needed to improve prediction of extreme weather events. We take advantage of past and current technology developments at JPL viz. HAMSR (High Altitude Microwave Scanning Radiometer), Advanced Component Technology (ACT'08) to enable low-mass, low-power high frequency airborne radiometers. In this paper, we will describe the design and implementation of the 118 GHz temperature sounder and 183 GHz humidity sounder on the 6U CubeSat. In addition, a summary of radiometer calibration and retrieval techniques of temperature and humidity will be discussed. The successful demonstration of this instrument on the 6U CubeSat would pave the way for the development of a constellation which

  16. The relationship of high school graduation exams to graduation rates and SAT scores.

    Directory of Open Access Journals (Sweden)

    Gregory J. Marchant

    2005-01-01

    Full Text Available The current study examined the effect of high school graduation exams on states' graduation rates, states' aggregated SAT scores, and individual students' SAT scores. Three data sources were used: One source identified states requiring a standardized test for graduation; the NCES provided state aggregated data on graduation rates for the class of 2002; and the College Board provided its 2001 SAT database for all test-takers. After controlling for students' demographic characteristics (e.g., race, family education and income, GPA and class rank, regression analyses revealed that states requiring graduation exams had lower graduation rates and lower SAT scores. Individually, students from states requiring a graduation exam performed more poorly on the SAT than did students from states not requiring an exam. The impact of high stakes tests' on students' motivation to stay in school and on the teaching of critical thinking skills (tested by the SAT are discussed.

  17. Efficient and Reliable Solar Panels for Small CubeSat Picosatellites

    Directory of Open Access Journals (Sweden)

    Ivo Vertat

    2014-01-01

    Full Text Available CubeSat picosatellites have a limited area of walls for solar cells assembling and the available area has to be effectively shared with other parts, such as planar antennas, optical sensors, camera lens, and access port. With standard size of solar cell strings, it is not possible to construct a reliable solar panel for CubeSat with redundant strings interconnection. Typical solar panels for CubeSat consist of two solar cell strings serially wired with no redundancy in case of solar string failure. The loss of electric energy from one solar panel can cause a serious problem for most picosatellites due to minimum margin in the blueprints of the picosatellite subsystem power budget. In this paper, we propose a new architecture of solar panels for PilsenCUBE CubeSat with a high level of redundancy in the case of solar string failure or following switched power regulator failure. Our solar panels use a high efficiency triple junction GaInP2/GaAs/Ge in the form of small triangle strings from the Spectrolab Company. A suitable technology for precise solar cell assembling is also discussed, because CubeSat picosatellites are usually developed by small teams with limited access to high-end facilities.

  18. A new solver for granular avalanche simulation: Indoor experiment verification and field scale case study

    Science.gov (United States)

    Wang, XiaoLiang; Li, JiaChun

    2017-12-01

    A new solver based on the high-resolution scheme with novel treatments of source terms and interface capture for the Savage-Hutter model is developed to simulate granular avalanche flows. The capability to simulate flow spread and deposit processes is verified through indoor experiments of a two-dimensional granular avalanche. Parameter studies show that reduction in bed friction enhances runout efficiency, and that lower earth pressure restraints enlarge the deposit spread. The April 9, 2000, Yigong avalanche in Tibet, China, is simulated as a case study by this new solver. The predicted results, including evolution process, deposit spread, and hazard impacts, generally agree with site observations. It is concluded that the new solver for the Savage-Hutter equation provides a comprehensive software platform for granular avalanche simulation at both experimental and field scales. In particular, the solver can be a valuable tool for providing necessary information for hazard forecasts, disaster mitigation, and countermeasure decisions in mountainous areas.

  19. The Potential of Coconut Shell Powder (CSP) and Coconut Shell Activated Carbon (CSAC) Composites as Electromagnetic Interference (EMI) Absorbing Material

    International Nuclear Information System (INIS)

    Siti Nurbazilah Abdul Jabal; Seok, Y.B.; Hoon, W.F.

    2016-01-01

    Agriculture waste is potentially useful as an alternative material to absorb and attenuate electromagnetic interference (EMI). This research highlights the use of coconut shell powder (CSP) and coconut shell activated carbon (CSAC) as raw materials with epoxy resin and amine hardener composite to absorb microwave signals over frequency of 1 - 8 GHz. In order to investigate the suitability of these raw materials as EMI absorbing material, carbon composition of the raw materials is determined through CHNS Elemental Analysis. The surface morphology of the raw materials in term of porosity is investigated by using TM3000 Scanning Electron Microscope (SEM). The complex permittivity of the composites is determined by using high temperature dielectric probe in conjunction with Network Analyzer. From the result, the Carbon% of CSP and CSAC is 46.70 % and 84.28 % respectively. In term of surface morphology, the surface porosity of CSP and CSAC is in the range of 2 μm and 1 μm respectively. For the dielectric properties, the dielectric constant and the dielectric loss factor for CSP and CSAC is 4.5767 and 64.8307 and 1.2144 and 13.8296 respectively. The materials more potentially useful as substitute materials for electromagnetic interference (EMI) absorbing are discussed. (author)

  20. CryoSat-2: A new perspective on the Cryosphere

    Science.gov (United States)

    Shepherd, A.; Armitage, T.; Briggs, K.; Flament, T.; Hogg, A. E.; McMillan, M.; Muir, A.; Ridout, A.; Sundal, A.; Tilling, R.; Wingham, D.

    2014-12-01

    CryoSat-2 is ESA's first satellite mission dedicated to measuring changes in the polar land ice and sea ice cover. Following its launch in April 2010, we have examined the performance of the instrument over the continental ice sheets of Antarctica and Greenland, the Artic Ocean, and, for the purposes of calibration, over the oceans. We have confirmed the engineering performance at system level of the interferometer demonstrating that it measures across-track surface slopes with a precision of 25 micro-radians and an accuracy of 10 micro-radians, greatly exceeding the pre-launch specifications (100 micro-radians). Over the polar ice sheets, we have examined the performance of the range estimation, and determined the range precision to be 19 cm RMS at 20 Hz. We have examined the retrieval of the phase information over the ice sheets, and found the phase estimates to be robust and little affected by the uncertain ice sheet topography. Based on the calibration of the interferometer, the contribution of the across track slope error is, at 0.4 mm, negligible. Over marine sea ice, we have verified the discrimination of sea ice and ocean lead returns using contemporaneous SAR imagery from ENVISAT, and we have estimated the precision of individual (20 Hz) measurements to be 2 cm. In summary, with the corrected data products, we are able to confirm that the system performance of CryoSat-2 will meet or exceed its specification over the continental and marine ice sheets. This presenetation sumamrises the key outcomes of the mission performance, and presents a series of example case studies where CryoSat-2 data have been applied to study changes in Earth's land and sea ice cover. We show that in 4 years CryoSat has been able to detect changes in the mass of the Antarctic and Greenland ice sheets with an accuracy comparable to that of the past 20 years of conventional satellite altimetry and that important changes have occured in these regions, we show that CryoSat has been able

  1. A multi-solver quasi-Newton method for the partitioned simulation of fluid-structure interaction

    International Nuclear Information System (INIS)

    Degroote, J; Annerel, S; Vierendeels, J

    2010-01-01

    In partitioned fluid-structure interaction simulations, the flow equations and the structural equations are solved separately. Consequently, the stresses and displacements on both sides of the fluid-structure interface are not automatically in equilibrium. Coupling techniques like Aitken relaxation and the Interface Block Quasi-Newton method with approximate Jacobians from Least-Squares models (IBQN-LS) enforce this equilibrium, even with black-box solvers. However, all existing coupling techniques use only one flow solver and one structural solver. To benefit from the large number of multi-core processors in modern clusters, a new Multi-Solver Interface Block Quasi-Newton (MS-IBQN-LS) algorithm has been developed. This algorithm uses more than one flow solver and structural solver, each running in parallel on a number of cores. One-dimensional and three-dimensional numerical experiments demonstrate that the run time of a simulation decreases as the number of solvers increases, albeit at a slower pace. Hence, the presented multi-solver algorithm accelerates fluid-structure interaction calculations by increasing the number of solvers, especially when the run time does not decrease further if more cores are used per solver.

  2. DebriSat: The New Hypervelocity Impact Test for Satellite Breakup Fragment Characterization

    Science.gov (United States)

    Cowardin, Heather

    2015-01-01

    To replicate a hyper-velocity fragmentation event using modern-day spacecraft materials and construction techniques to better improve the existing DoD and NASA breakup models: DebriSat is intended to be representative of modern LEO satellites. Major design decisions were reviewed and approved by Aerospace subject matter experts from different disciplines. DebriSat includes 7 major subsystems. Attitude determination and control system (ADCS), command and data handling (C&DH), electrical power system (EPS), payload, propulsion, telemetry tracking and command (TT&C), and thermal management. To reduce cost, most components are emulated based on existing design of flight hardware and fabricated with the same materials. center dotA key laboratory-based test, Satellite Orbital debris Characterization Impact Test (SOCIT), supporting the development of the DoD and NASA satellite breakup models was conducted at AEDC in 1992. Breakup models based on SOCIT have supported many applications and matched on-orbit events reasonably well over the years.

  3. Application of alternating decision trees in selecting sparse linear solvers

    KAUST Repository

    Bhowmick, Sanjukta; Eijkhout, Victor; Freund, Yoav; Fuentes, Erika; Keyes, David E.

    2010-01-01

    The solution of sparse linear systems, a fundamental and resource-intensive task in scientific computing, can be approached through multiple algorithms. Using an algorithm well adapted to characteristics of the task can significantly enhance the performance, such as reducing the time required for the operation, without compromising the quality of the result. However, the best solution method can vary even across linear systems generated in course of the same PDE-based simulation, thereby making solver selection a very challenging problem. In this paper, we use a machine learning technique, Alternating Decision Trees (ADT), to select efficient solvers based on the properties of sparse linear systems and runtime-dependent features, such as the stages of simulation. We demonstrate the effectiveness of this method through empirical results over linear systems drawn from computational fluid dynamics and magnetohydrodynamics applications. The results also demonstrate that using ADT can resolve the problem of over-fitting, which occurs when limited amount of data is available. © 2010 Springer Science+Business Media LLC.

  4. CSP-based chemical kinetics mechanisms simplification strategy for non-premixed combustion: An application to hybrid rocket propulsion

    KAUST Repository

    Ciottoli, Pietro P.

    2017-08-14

    A set of simplified chemical kinetics mechanisms for hybrid rocket applications using gaseous oxygen (GOX) and hydroxyl-terminated polybutadiene (HTPB) is proposed. The starting point is a 561-species, 2538-reactions, detailed chemical kinetics mechanism for hydrocarbon combustion. This mechanism is used for predictions of the oxidation of butadiene, the primary HTPB pyrolysis product. A Computational Singular Perturbation (CSP) based simplification strategy for non-premixed combustion is proposed. The simplification algorithm is fed with the steady-solutions of classical flamelet equations, these being representative of the non-premixed nature of the combustion processes characterizing a hybrid rocket combustion chamber. The adopted flamelet steady-state solutions are obtained employing pure butadiene and gaseous oxygen as fuel and oxidizer boundary conditions, respectively, for a range of imposed values of strain rate and background pressure. Three simplified chemical mechanisms, each comprising less than 20 species, are obtained for three different pressure values, 3, 17, and 36 bar, selected in accordance with an experimental test campaign of lab-scale hybrid rocket static firings. Finally, a comprehensive strategy is shown to provide simplified mechanisms capable of reproducing the main flame features in the whole pressure range considered.

  5. CryoVEx 2011-12 Airborne Campaigns for CryoSat Validation

    DEFF Research Database (Denmark)

    Skourup, Henriette; Hvidegaard, Sine Munk; Forsberg, René

    2013-01-01

    After the successful launch of CryoSat-2 in April 2010, the first direct validation campaign of the satellite was carried out in the April-May 2011. Part of this was repeated in Spring 2012. DTU Space has been involved in ESA’s CryoSat Validation Experiment (CryoVEx) with airborne activities since...... 2003. To validate the performance of the CryoSat-2 radar altimeter (SIRAL), the aircraft is equipped with an airborne version of the SIRAL altimeter (ASIRAS) together with a laser scanner. Of particular interest is to study the penetration depth of SIRAL into both land- and sea ice. This can be done...... of Alert and sea ice around Svalbard in the Fram Strait. Selected tracks were planned to match CryoSat-2 passes and a few of them were flown in formation flight with the AlfredWegener Institute (AWI) Polar- 5 carrying an EM induction sounder. The paper presents an overview of the 2011-12 airborne campaigns...

  6. Strengthening Crypto-1 Cipher Against Algebraic Attacks

    Directory of Open Access Journals (Sweden)

    Farah Afianti

    2015-08-01

    Full Text Available In the last few years, several studies addressed the problem of data security in Mifare Classic. One of its weaknesses is the low random number quality. This causes SAT solver attacks to have lower complexity. In order to strengthen Crypto-1 against SAT solver attacks, a modification of the feedback function with better cryptographic properties is proposed. It applies a primitive polynomial companion matrix. SAT solvers cannot directly attack the feedback shift register that uses the modified Boolean feedback function, the register has to be split into smaller groups. Experimental testing showed that the amount of memory and CPU time needed were highest when attacking the modified Crypto-1 using the modified feedback function and the original filter function. In addition, another modified Crypto-1, using the modified feedback function and a modified filter function, had the lowest percentage of revealed variables. It can be concluded that the security strength and performance of the modified Crypto-1 using the modified feedback function and the modified filter function are better than those of the original Crypto-1.

  7. Hypersonic simulations using open-source CFD and DSMC solvers

    Science.gov (United States)

    Casseau, V.; Scanlon, T. J.; John, B.; Emerson, D. R.; Brown, R. E.

    2016-11-01

    Hypersonic hybrid hydrodynamic-molecular gas flow solvers are required to satisfy the two essential requirements of any high-speed reacting code, these being physical accuracy and computational efficiency. The James Weir Fluids Laboratory at the University of Strathclyde is currently developing an open-source hybrid code which will eventually reconcile the direct simulation Monte-Carlo method, making use of the OpenFOAM application called dsmcFoam, and the newly coded open-source two-temperature computational fluid dynamics solver named hy2Foam. In conjunction with employing the CVDV chemistry-vibration model in hy2Foam, novel use is made of the QK rates in a CFD solver. In this paper, further testing is performed, in particular with the CFD solver, to ensure its efficacy before considering more advanced test cases. The hy2Foam and dsmcFoam codes have shown to compare reasonably well, thus providing a useful basis for other codes to compare against.

  8. Hybrid direct and iterative solvers for h refined grids with singularities

    KAUST Repository

    Paszyński, Maciej R.; Paszyńska, Anna; Dalcin, Lisandro; Calo, Victor M.

    2015-01-01

    on top of it. The hybrid solver is applied for two or three dimensional grids automatically h refined towards point or edge singularities. The automatic refinement is based on the relative error estimations between the coarse and fine mesh solutions [2

  9. Multitasking domain decomposition fast Poisson solvers on the Cray Y-MP

    Science.gov (United States)

    Chan, Tony F.; Fatoohi, Rod A.

    1990-01-01

    The results of multitasking implementation of a domain decomposition fast Poisson solver on eight processors of the Cray Y-MP are presented. The object of this research is to study the performance of domain decomposition methods on a Cray supercomputer and to analyze the performance of different multitasking techniques using highly parallel algorithms. Two implementations of multitasking are considered: macrotasking (parallelism at the subroutine level) and microtasking (parallelism at the do-loop level). A conventional FFT-based fast Poisson solver is also multitasked. The results of different implementations are compared and analyzed. A speedup of over 7.4 on the Cray Y-MP running in a dedicated environment is achieved for all cases.

  10. Applications of 3-D Maxwell solvers to accelerator design

    International Nuclear Information System (INIS)

    Chou, W.

    1990-01-01

    This paper gives a brief discussion on various applications of 3-D Maxwell solvers to accelerator design. The work is based on our experience gained during the design of the storage ring of the 7-GeV Advanced Photon Source (APS). It shows that 3-D codes are not replaceable in many cases, and that a lot of work remains to be done in order to establish a solid base for 3-D simulations

  11. Strongly coupled partitioned six degree-of-freedom rigid body motion solver with Aitken's dynamic under-relaxation

    Directory of Open Access Journals (Sweden)

    Jeng Hei Chow

    2016-07-01

    Full Text Available An implicit method of solving the six degree-of-freedom rigid body motion equations based on the second order Adams-Bashforth-Moulten method was utilised as an improvement over the leapfrog scheme by making modifications to the rigid body motion solver libraries directly. The implementation will depend on predictor-corrector steps still residing within the hybrid Pressure Implicit with Splitting of Operators - Semi-Implicit Method for Pressure Linked Equations (PIMPLE outer corrector loops to ensure strong coupling between fluid and motion. Aitken's under-relaxation is also introduced in this study to optimise the convergence rate and stability of the coupled solver. The resulting coupled solver ran on a free floating object tutorial test case when converged matches the original solver. It further allows a varying 70%–80% reduction in simulation times compared using a fixed under-relaxation to achieve the required stability.

  12. Simplified Eigen-structure decomposition solver for the simulation of two-phase flow systems

    International Nuclear Information System (INIS)

    Kumbaro, Anela

    2012-01-01

    This paper discusses the development of a new solver for a system of first-order non-linear differential equations that model the dynamics of compressible two-phase flow. The solver presents a lower-complexity alternative to Roe-type solvers because it only makes use of a partial Eigen-structure information while maintaining its accuracy: the outcome is hence a good complexity-tractability trade-off to consider as relevant in a large number of situations in the scope of two-phase flow numerical simulation. A number of numerical and physical benchmarks are presented to assess the solver. Comparison between the computational results from the simplified Eigen-structure decomposition solver and the conventional Roe-type solver gives insight upon the issues of accuracy, robustness and efficiency. (authors)

  13. Thermal energy storage for CSP (Concentrating Solar Power)

    Science.gov (United States)

    Py, Xavier; Sadiki, Najim; Olives, Régis; Goetz, Vincent; Falcoz, Quentin

    2017-07-01

    The major advantage of concentrating solar power before photovoltaic is the possibility to store thermal energy at large scale allowing dispatchability. Then, only CSP solar power plants including thermal storage can be operated 24 h/day using exclusively the solar resource. Nevertheless, due to a too low availability in mined nitrate salts, the actual mature technology of the two tanks molten salts cannot be applied to achieve the expected international share in the power production for 2050. Then alternative storage materials are under studies such as natural rocks and recycled ceramics made from industrial wastes. The present paper is a review of those alternative approaches.

  14. Thermal energy storage for CSP (Concentrating Solar Power

    Directory of Open Access Journals (Sweden)

    Py Xavier

    2017-01-01

    Full Text Available The major advantage of concentrating solar power before photovoltaic is the possibility to store thermal energy at large scale allowing dispatchability. Then, only CSP solar power plants including thermal storage can be operated 24 h/day using exclusively the solar resource. Nevertheless, due to a too low availability in mined nitrate salts, the actual mature technology of the two tanks molten salts cannot be applied to achieve the expected international share in the power production for 2050. Then alternative storage materials are under studies such as natural rocks and recycled ceramics made from industrial wastes. The present paper is a review of those alternative approaches.

  15. VCODE, Ordinary Differential Equation Solver for Stiff and Non-Stiff Problems

    International Nuclear Information System (INIS)

    Cohen, Scott D.; Hindmarsh, Alan C.

    2001-01-01

    1 - Description of program or function: CVODE is a package written in ANSI standard C for solving initial value problems for ordinary differential equations. It solves both stiff and non stiff systems. In the stiff case, it includes a variety of options for treating the Jacobian of the system, including dense and band matrix solvers, and a preconditioned Krylov (iterative) solver. 2 - Method of solution: Integration is by Adams or BDF (Backward Differentiation Formula) methods, at user option. Corrector iteration is by functional iteration or Newton iteration. For the solution of linear systems within Newton iteration, users can select a dense solver, a band solver, a diagonal approximation, or a preconditioned Generalized Minimal Residual (GMRES) solver. In the dense and band cases, the user can supply a Jacobian approximation or let CVODE generate it internally. In the GMRES case, the pre-conditioner is user-supplied

  16. Rhodium(III)-Catalyzed Activation of C(sp3)-H Bonds and Subsequent Intermolecular Amidation at Room Temperature.

    Science.gov (United States)

    Huang, Xiaolei; Wang, Yan; Lan, Jingbo; You, Jingsong

    2015-08-03

    Disclosed herein is a Rh(III)-catalyzed chelation-assisted activation of unreactive C(sp3)-H bonds, thus enabling an intermolecular amidation to provide a practical and step-economic route to 2-(pyridin-2-yl)ethanamine derivatives. Substrates with other N-donor groups are also compatible with the amidation. This protocol proceeds at room temperature, has a relatively broad functional-group tolerance and high selectivity, and demonstrates the potential of rhodium(III) in the promotive functionalization of unreactive C(sp3)-H bonds. A rhodacycle having a SbF6(-) counterion was identified as a plausible intermediate. © 2015 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  17. Sherlock Holmes, Master Problem Solver.

    Science.gov (United States)

    Ballew, Hunter

    1994-01-01

    Shows the connections between Sherlock Holmes's investigative methods and mathematical problem solving, including observations, characteristics of the problem solver, importance of data, questioning the obvious, learning from experience, learning from errors, and indirect proof. (MKR)

  18. Ramses-GPU: Second order MUSCL-Handcock finite volume fluid solver

    Science.gov (United States)

    Kestener, Pierre

    2017-10-01

    RamsesGPU is a reimplementation of RAMSES (ascl:1011.007) which drops the adaptive mesh refinement (AMR) features to optimize 3D uniform grid algorithms for modern graphics processor units (GPU) to provide an efficient software package for astrophysics applications that do not need AMR features but do require a very large number of integration time steps. RamsesGPU provides an very efficient C++/CUDA/MPI software implementation of a second order MUSCL-Handcock finite volume fluid solver for compressible hydrodynamics as a magnetohydrodynamics solver based on the constraint transport technique. Other useful modules includes static gravity, dissipative terms (viscosity, resistivity), and forcing source term for turbulence studies, and special care was taken to enhance parallel input/output performance by using state-of-the-art libraries such as HDF5 and parallel-netcdf.

  19. Experiences with linear solvers for oil reservoir simulation problems

    Energy Technology Data Exchange (ETDEWEB)

    Joubert, W.; Janardhan, R. [Los Alamos National Lab., NM (United States); Biswas, D.; Carey, G.

    1996-12-31

    This talk will focus on practical experiences with iterative linear solver algorithms used in conjunction with Amoco Production Company`s Falcon oil reservoir simulation code. The goal of this study is to determine the best linear solver algorithms for these types of problems. The results of numerical experiments will be presented.

  20. COMPARATIVE STUDY OF THREE LINEAR SYSTEM SOLVER APPLIED TO FAST DECOUPLED LOAD FLOW METHOD FOR CONTINGENCY ANALYSIS

    Directory of Open Access Journals (Sweden)

    Syafii

    2017-03-01

    Full Text Available This paper presents the assessment of fast decoupled load flow computation using three linear system solver scheme. The full matrix version of the fast decoupled load flow based on XB methods used in this study. The numerical investigations are carried out on the small and large test systems. The execution time of small system such as IEEE 14, 30, and 57 are very fast, therefore the computation time can not be compared for these cases. Another cases IEEE 118, 300 and TNB 664 produced significant execution speedup. The superLU factorization sparse matrix solver has best performance and speedup of load flow solution as well as in contigency analysis. The invers full matrix solver can solved only for IEEE 118 bus test system in 3.715 second and for another cases take too long time. However for superLU factorization linear solver can solved all of test system in 7.832 second for a largest of test system. Therefore the superLU factorization linear solver can be a viable alternative applied in contingency analysis.

  1. Interrogating the Plasmodium Sporozoite Surface: Identification of Surface-Exposed Proteins and Demonstration of Glycosylation on CSP and TRAP by Mass Spectrometry-Based Proteomics.

    Directory of Open Access Journals (Sweden)

    Kristian E Swearingen

    2016-04-01

    Full Text Available Malaria parasite infection is initiated by the mosquito-transmitted sporozoite stage, a highly motile invasive cell that targets hepatocytes in the liver for infection. A promising approach to developing a malaria vaccine is the use of proteins located on the sporozoite surface as antigens to elicit humoral immune responses that prevent the establishment of infection. Very little of the P. falciparum genome has been considered as potential vaccine targets, and candidate vaccines have been almost exclusively based on single antigens, generating the need for novel target identification. The most advanced malaria vaccine to date, RTS,S, a subunit vaccine consisting of a portion of the major surface protein circumsporozoite protein (CSP, conferred limited protection in Phase III trials, falling short of community-established vaccine efficacy goals. In striking contrast to the limited protection seen in current vaccine trials, sterilizing immunity can be achieved by immunization with radiation-attenuated sporozoites, suggesting that more potent protection may be achievable with a multivalent protein vaccine. Here, we provide the most comprehensive analysis to date of proteins located on the surface of or secreted by Plasmodium falciparum salivary gland sporozoites. We used chemical labeling to isolate surface-exposed proteins on sporozoites and identified these proteins by mass spectrometry. We validated several of these targets and also provide evidence that components of the inner membrane complex are in fact surface-exposed and accessible to antibodies in live sporozoites. Finally, our mass spectrometry data provide the first direct evidence that the Plasmodium surface proteins CSP and TRAP are glycosylated in sporozoites, a finding that could impact the selection of vaccine antigens.

  2. The graded approach to SAT: A cost effective use of the systematic approach to training

    International Nuclear Information System (INIS)

    Coe, R.P.; Bruno, R.J.

    2002-01-01

    The Systematic Approach to Training (SAT) has become the internationally accepted standard for the identification, organization, development and delivery of performance - based training. The SAT methodology has been defined and endorsed by the National Academy for Nuclear Training (NANT) and the International Atomic Energy Agency (IAEA). Through the routine use of the SAT process organizations, including non-nuclear industries, have been provided with a consistent methodology to determine the level of knowledge and skills that are required to successfully perform job related tasks. However, due to the complexity of each NPP job position and those in other highly technical organizations an enormous volume of data is required to develop, deliver and maintain a performance - based training program. This burden most often falls on the Training Department and requires proficient information management to ensure that all aspects of job performance are incorporated into position specific training programs. Traditionally the SAT process has been a costly and labor- intensive endeavor that many organizations are beginning to challenge as 'too expensive'. Organizations in the US are spending 60+ billion dollars annually on training and the number is growing rapidly. These organizations are also demanding that training: Develop shorter timeframes for learning; Bring physically disconnected employees together in a virtual learning environment; Optimize training by leveraging technology; Be diverse enough to support employee careers; More clearly demonstrate training's ROI; Accommodate cultural diversity and learning differences. (author)

  3. WIENER-HOPF SOLVER WITH SMOOTH PROBABILITY DISTRIBUTIONS OF ITS COMPONENTS

    Directory of Open Access Journals (Sweden)

    Mr. Vladimir A. Smagin

    2016-12-01

    Full Text Available The Wiener – Hopf solver with smooth probability distributions of its component is presented. The method is based on hyper delta approximations of initial distributions. The use of Fourier series transformation and characteristic function allows working with the random variable method concentrated in transversal axis of absc.

  4. NASA 3D Models: CloudSat

    Data.gov (United States)

    National Aeronautics and Space Administration — Launched in April 2006, CloudSat monitors the state of the Earth’s atmosphere and weather with a sophisticated radar system. The instrument, jointly developed with...

  5. Experimental validation of GADRAS's coupled neutron-photon inverse radiation transport solver

    International Nuclear Information System (INIS)

    Mattingly, John K.; Mitchell, Dean James; Harding, Lee T.

    2010-01-01

    Sandia National Laboratories has developed an inverse radiation transport solver that applies nonlinear regression to coupled neutron-photon deterministic transport models. The inverse solver uses nonlinear regression to fit a radiation transport model to gamma spectrometry and neutron multiplicity counting measurements. The subject of this paper is the experimental validation of that solver. This paper describes a series of experiments conducted with a 4.5 kg sphere of α-phase, weapons-grade plutonium. The source was measured bare and reflected by high-density polyethylene (HDPE) spherical shells with total thicknesses between 1.27 and 15.24 cm. Neutron and photon emissions from the source were measured using three instruments: a gross neutron counter, a portable neutron multiplicity counter, and a high-resolution gamma spectrometer. These measurements were used as input to the inverse radiation transport solver to evaluate the solver's ability to correctly infer the configuration of the source from its measured radiation signatures.

  6. Further structural insights into the binding of complement factor H by complement regulator-acquiring surface protein 1 (CspA) of Borrelia burgdorferi

    International Nuclear Information System (INIS)

    Caesar, Joseph J. E.; Wallich, Reinhard; Kraiczy, Peter; Zipfel, Peter F.; Lea, Susan M.

    2013-01-01

    B. burgdorferi binds complement factor H using a dimeric surface protein, CspA (BbCRASP-1). Presented here is a new structure of CspA that suggests that there is a degree of flexibility between subunits which may have implications for complement regulator binding. Borrelia burgdorferi has evolved many mechanisms of evading the different immune systems across its range of reservoir hosts, including the capture and presentation of host complement regulators factor H and factor H-like protein-1 (FHL-1). Acquisition is mediated by a family of complement regulator-acquiring surface proteins (CRASPs), of which the atomic structure of CspA (BbCRASP-1) is known and shows the formation of a homodimeric species which is required for binding. Mutagenesis studies have mapped a putative factor H binding site to a cleft between the two subunits. Presented here is a new atomic structure of CspA which shows a degree of flexibility between the subunits which may be critical for factor H scavenging by increasing access to the binding interface and allows the possibility that the assembly can clamp around the bound complement regulators

  7. The Performance and Potentials of the CryoSat-2 SAR and SARIn Modes for Lake Level Estimation

    Directory of Open Access Journals (Sweden)

    Karina Nielsen

    2017-05-01

    Full Text Available Over the last few decades, satellite altimetry has proven to be valuable for monitoring lake levels. With the new generation of altimetry missions, CryoSat-2 and Sentinel-3, which operate in Synthetic Aperture Radar (SAR and SAR Interferometric (SARIn modes, the footprint size is reduced to approximately 300 m in the along-track direction. Here, the performance of these new modes is investigated in terms of uncertainty of the estimated water level from CryoSat-2 data and the agreement with in situ data. The data quality is compared to conventional low resolution mode (LRM altimetry products from Envisat, and the performance as a function of the lake area is tested. Based on a sample of 145 lakes with areas ranging from a few to several thousand km 2 , the CryoSat-2 results show an overall superior performance. For lakes with an area below 100 km 2 , the uncertainty of the lake levels is only half of that of the Envisat results. Generally, the CryoSat-2 lake levels also show a better agreement with the in situ data. The lower uncertainty of the CryoSat-2 results entails a more detailed description of water level variations.

  8. Evolutionary analysis of foot-and-mouth disease virus serotype SAT 1 isolates from east africa suggests two independent introductions from southern africa

    DEFF Research Database (Denmark)

    Sangula, Abraham K.; Belsham, Graham; Muwanika, Vincent B.

    2010-01-01

    Background: In East Africa, foot-and-mouth disease virus serotype SAT 1 is responsible for occasional severe outbreaks in livestock and is known to be maintained within the buffalo populations. Little is known about the evolutionary forces underlying its epidemiology in the region. To enhance our...... 1 FMD viruses from East Africa has been determined and compared with known sequences derived from other SAT 1 viruses from sub-Saharan Africa. Purifying (negative) selection and low substitution rates characterized the SAT 1 virus isolates in East Africa. Two virus groups with probable independent...... appreciation of the epidemiological status of serotype SAT 1 virus in the region, we inferred its evolutionary and phylogeographic history by means of genealogy-based coalescent methods using 53 VP1 coding sequences covering a sampling period from 1948-2007. Results: The VP1 coding sequence of 11 serotype SAT...

  9. Activation of SAT1 engages polyamine metabolism with p53-mediated ferroptotic responses.

    Science.gov (United States)

    Ou, Yang; Wang, Shang-Jui; Li, Dawei; Chu, Bo; Gu, Wei

    2016-11-01

    Although p53-mediated cell-cycle arrest, senescence, and apoptosis remain critical barriers to cancer development, the emerging role of p53 in cell metabolism, oxidative responses, and ferroptotic cell death has been a topic of great interest. Nevertheless, it is unclear how p53 orchestrates its activities in multiple metabolic pathways into tumor suppressive effects. Here, we identified the SAT1 (spermidine/spermine N 1 -acetyltransferase 1) gene as a transcription target of p53. SAT1 is a rate-limiting enzyme in polyamine catabolism critically involved in the conversion of spermidine and spermine back to putrescine. Surprisingly, we found that activation of SAT1 expression induces lipid peroxidation and sensitizes cells to undergo ferroptosis upon reactive oxygen species (ROS)-induced stress, which also leads to suppression of tumor growth in xenograft tumor models. Notably, SAT1 expression is down-regulated in human tumors, and CRISPR-cas9-mediated knockout of SAT1 expression partially abrogates p53-mediated ferroptosis. Moreover, SAT1 induction is correlated with the expression levels of arachidonate 15-lipoxygenase (ALOX15), and SAT1-induced ferroptosis is significantly abrogated in the presence of PD146176, a specific inhibitor of ALOX15. Thus, our findings uncover a metabolic target of p53 involved in ferroptotic cell death and provide insight into the regulation of polyamine metabolism and ferroptosis-mediated tumor suppression.

  10. Integration of CubeSat Systems with Europa Surface Exploration Missions

    Science.gov (United States)

    Erdoǧan, Enes; Inalhan, Gokhan; Kemal Üre, Nazım

    2016-07-01

    Recent studies show that there is a high probability that a liquid ocean exists under thick icy surface of Jupiter's Moon Europa. The findings also show that Europa has features that are similar to Earth, such as geological activities. As a result of these studies, Europa has promising environment of being habitable and currently there are many missions in both planning and execution level that target Europa. However, these missions usually involve extremely high budgets over extended periods of time. The objective of this talk is to argue that the mission costs can be reduced significantly by integrating CubeSat systems within Europa exploration missions. In particular, we introduce an integrated CubeSat-micro probe system, which can be used for measuring the size and depth of the hypothetical liquid ocean under the icy surface of Europa. The systems consist of an entry module that houses a CubeSat combined with driller measurement probes. Driller measurement probes deploy before the system hits the surface and penetrate the surface layers of Europa. Moreover, a micro laser probe could be used to examine the layers. This process enables investigation of the properties of the icy layer and the environment beneath the surface. Through examination of different scenarios and cost analysis of the components, we show that the proposed CubeSat systems has a significant potential to reduce the cost of the overall mission. Both subsystem requirements and launch prices of CubeSats are dramatically cheaper than currently used satellites. In addition, multiple CubeSats may be used to dominate wider area in space and they are expandable in face of potential failures. In this talk we discuss both the mission design and cost reduction aspects.

  11. Wing aeroelasticity analysis based on an integral boundary-layer method coupled with Euler solver

    Directory of Open Access Journals (Sweden)

    Ma Yanfeng

    2016-10-01

    Full Text Available An interactive boundary-layer method, which solves the unsteady flow, is developed for aeroelastic computation in the time domain. The coupled method combines the Euler solver with the integral boundary-layer solver (Euler/BL in a “semi-inverse” manner to compute flows with the inviscid and viscous interaction. Unsteady boundary conditions on moving surfaces are taken into account by utilizing the approximate small-perturbation method without moving the computational grids. The steady and unsteady flow calculations for the LANN wing are presented. The wing tip displacement of high Reynolds number aero-structural dynamics (HIRENASD Project is simulated under different angles of attack. The flutter-boundary predictions for the AGARD 445.6 wing are provided. The results of the interactive boundary-layer method are compared with those of the Euler method and experimental data. The study shows that viscous effects are significant for these cases and the further data analysis confirms the validity and practicability of the coupled method.

  12. Combining Envisat and CryoSat-2 altimetry to inform hydrodynamic models

    DEFF Research Database (Denmark)

    Schneider, Raphael; Nygaard Godiksen, Peter; Ridler, Marc-Etienne

    2016-01-01

    fitted to the CryoSat-2 data: In a first step, the average simulated water levels along the river were calibrated to the CryoSat-2 data by adapting the hydrodynamic cross section datums. Subsequently the simulated water level amplitudes were fitted to those obtained from Envisat virtual station time......Remote sensing provides valuable data for parameterization and updating of hydrological models, for example water level measurements of inland water bodies from satellite radar altimeters. Many studies have used satellite altimetry data from repeat-orbit missions such as Envisat, ERS or Jason...... on Sentinel-3. CryoSat-2 SARIn level 2 data is used to improve a 1D hydrodynamic model of the Brahmaputra river basin in South Asia set up in the DHI MIKE 11 software. CryoSat-2 water levels were extracted over river masks derived from Landsat imagery. After discharge calibration, simulated water levels were...

  13. A parallel direct solver for the self-adaptive hp Finite Element Method

    KAUST Repository

    Paszyński, Maciej R.

    2010-03-01

    In this paper we present a new parallel multi-frontal direct solver, dedicated for the hp Finite Element Method (hp-FEM). The self-adaptive hp-FEM generates in a fully automatic mode, a sequence of hp-meshes delivering exponential convergence of the error with respect to the number of degrees of freedom (d.o.f.) as well as the CPU time, by performing a sequence of hp refinements starting from an arbitrary initial mesh. The solver constructs an initial elimination tree for an arbitrary initial mesh, and expands the elimination tree each time the mesh is refined. This allows us to keep track of the order of elimination for the solver. The solver also minimizes the memory usage, by de-allocating partial LU factorizations computed during the elimination stage of the solver, and recomputes them for the backward substitution stage, by utilizing only about 10% of the computational time necessary for the original computations. The solver has been tested on 3D Direct Current (DC) borehole resistivity measurement simulations problems. We measure the execution time and memory usage of the solver over a large regular mesh with 1.5 million degrees of freedom as well as on the highly non-regular mesh, generated by the self-adaptive h p-FEM, with finite elements of various sizes and polynomial orders of approximation varying from p = 1 to p = 9. From the presented experiments it follows that the parallel solver scales well up to the maximum number of utilized processors. The limit for the solver scalability is the maximum sequential part of the algorithm: the computations of the partial LU factorizations over the longest path, coming from the root of the elimination tree down to the deepest leaf. © 2009 Elsevier Inc. All rights reserved.

  14. 75 FR 13740 - Office of Innovation and Improvement; Overview Information; Charter Schools Program (CSP) Grants...

    Science.gov (United States)

    2010-03-23

    ... DEPARTMENT OF EDUCATION Office of Innovation and Improvement; Overview Information; Charter Schools Program (CSP) Grants for National Leadership Activities; Notice Inviting Applications for New... of public schools have been identified for improvement, corrective action, or restructuring under...

  15. PUFoam : A novel open-source CFD solver for the simulation of polyurethane foams

    Science.gov (United States)

    Karimi, M.; Droghetti, H.; Marchisio, D. L.

    2017-08-01

    In this work a transient three-dimensional mathematical model is formulated and validated for the simulation of polyurethane (PU) foams. The model is based on computational fluid dynamics (CFD) and is coupled with a population balance equation (PBE) to describe the evolution of the gas bubbles/cells within the PU foam. The front face of the expanding foam is monitored on the basis of the volume-of-fluid (VOF) method using a compressible solver available in OpenFOAM version 3.0.1. The solver is additionally supplemented to include the PBE, solved with the quadrature method of moments (QMOM), the polymerization kinetics, an adequate rheological model and a simple model for the foam thermal conductivity. The new solver is labelled as PUFoam and is, for the first time in this work, validated for 12 different mixing-cup experiments. Comparison of the time evolution of the predicted and experimentally measured density and temperature of the PU foam shows the potentials and limitations of the approach.

  16. Grammar-Based Multi-Frontal Solver for One Dimensional Isogeometric Analysis with Multiple Right-Hand-Sides

    KAUST Repository

    Kuźnik, Krzysztof; Paszyński, Maciej; Calo, Victor M.

    2013-01-01

    on NVIDIA CUDA GPU, delivering logarithmic execution time for linear, quadratic, cubic and higher order B-splines. Thus, the CUDA implementation delivers the optimal performance predicted by our graph grammar analysis. We utilize the solver for multiple

  17. Solving non-linear Horn clauses using a linear Horn clause solver

    DEFF Research Database (Denmark)

    Kafle, Bishoksan; Gallagher, John Patrick; Ganty, Pierre

    2016-01-01

    In this paper we show that checking satisfiability of a set of non-linear Horn clauses (also called a non-linear Horn clause program) can be achieved using a solver for linear Horn clauses. We achieve this by interleaving a program transformation with a satisfiability checker for linear Horn...... clauses (also called a solver for linear Horn clauses). The program transformation is based on the notion of tree dimension, which we apply to a set of non-linear clauses, yielding a set whose derivation trees have bounded dimension. Such a set of clauses can be linearised. The main algorithm...... dimension. We constructed a prototype implementation of this approach and performed some experiments on a set of verification problems, which shows some promise....

  18. s-Step Krylov Subspace Methods as Bottom Solvers for Geometric Multigrid

    Energy Technology Data Exchange (ETDEWEB)

    Williams, Samuel [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Lijewski, Mike [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Almgren, Ann [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Straalen, Brian Van [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Carson, Erin [Univ. of California, Berkeley, CA (United States); Knight, Nicholas [Univ. of California, Berkeley, CA (United States); Demmel, James [Univ. of California, Berkeley, CA (United States)

    2014-08-14

    Geometric multigrid solvers within adaptive mesh refinement (AMR) applications often reach a point where further coarsening of the grid becomes impractical as individual sub domain sizes approach unity. At this point the most common solution is to use a bottom solver, such as BiCGStab, to reduce the residual by a fixed factor at the coarsest level. Each iteration of BiCGStab requires multiple global reductions (MPI collectives). As the number of BiCGStab iterations required for convergence grows with problem size, and the time for each collective operation increases with machine scale, bottom solves in large-scale applications can constitute a significant fraction of the overall multigrid solve time. In this paper, we implement, evaluate, and optimize a communication-avoiding s-step formulation of BiCGStab (CABiCGStab for short) as a high-performance, distributed-memory bottom solver for geometric multigrid solvers. This is the first time s-step Krylov subspace methods have been leveraged to improve multigrid bottom solver performance. We use a synthetic benchmark for detailed analysis and integrate the best implementation into BoxLib in order to evaluate the benefit of a s-step Krylov subspace method on the multigrid solves found in the applications LMC and Nyx on up to 32,768 cores on the Cray XE6 at NERSC. Overall, we see bottom solver improvements of up to 4.2x on synthetic problems and up to 2.7x in real applications. This results in as much as a 1.5x improvement in solver performance in real applications.

  19. Lunar and Lagrangian Point L1 L2 CubeSat Communication and Navigation Considerations

    Science.gov (United States)

    Schaire, Scott; Wong, Yen F.; Altunc, Serhat; Bussey, George; Shelton, Marta; Folta, Dave; Gramling, Cheryl; Celeste, Peter; Anderson, Mile; Perrotto, Trish; hide

    2017-01-01

    CubeSats have grown in sophistication to the point that relatively low-cost mission solutions could be undertaken for planetary exploration. There are unique considerations for lunar and L1/L2 CubeSat communication and navigation compared with low earth orbit CubeSats. This paper explores those considerations as they relate to the Lunar IceCube Mission. The Lunar IceCube is a CubeSat mission led by Morehead State University with participation from NASA Goddard Space Flight Center, Jet Propulsion Laboratory, the Busek Company and Vermont Tech. It will search for surface water ice and other resources from a high inclination lunar orbit. Lunar IceCube is one of a select group of CubeSats designed to explore beyond low-earth orbit that will fly on NASA’s Space Launch System (SLS) as secondary payloads for Exploration Mission (EM) 1. Lunar IceCube and the EM-1 CubeSats will lay the groundwork for future lunar and L1/L2 CubeSat missions. This paper discusses communication and navigation needs for the Lunar IceCube mission and navigation and radiation tolerance requirements related to lunar and L1/L2 orbits. Potential CubeSat radios and antennas for such missions are investigated and compared. Ground station coverage, link analysis, and ground station solutions are also discussed. This paper will describe modifications in process for the Morehead ground station, as well as further enhancements of the Morehead ground station and NASA Near Earth Network (NEN) that are being considered. The potential NEN enhancements include upgrading current NEN Cortex receiver with Forward Error Correction (FEC) Turbo Code, providing X-band uplink capability, and adding ranging options. The benefits of ground station enhancements for CubeSats flown on NASA Exploration Missions (EM) are presented. This paper also describes how the NEN may support lunar and L1/L2 CubeSats without any enhancements. In addition, NEN is studying other initiatives to better support the CubeSat community

  20. Advanced field-solver techniques for RC extraction of integrated circuits

    CERN Document Server

    Yu, Wenjian

    2014-01-01

    Resistance and capacitance (RC) extraction is an essential step in modeling the interconnection wires and substrate coupling effect in nanometer-technology integrated circuits (IC). The field-solver techniques for RC extraction guarantee the accuracy of modeling, and are becoming increasingly important in meeting the demand for accurate modeling and simulation of VLSI designs. Advanced Field-Solver Techniques for RC Extraction of Integrated Circuits presents a systematic introduction to, and treatment of, the key field-solver methods for RC extraction of VLSI interconnects and substrate coupling in mixed-signal ICs. Various field-solver techniques are explained in detail, with real-world examples to illustrate the advantages and disadvantages of each algorithm. This book will benefit graduate students and researchers in the field of electrical and computer engineering, as well as engineers working in the IC design and design automation industries. Dr. Wenjian Yu is an Associate Professor at the Department of ...

  1. The open prototype for educational NanoSats: Fixing the other side of the small satellite cost equation

    Science.gov (United States)

    Berk, Josh; Straub, Jeremy; Whalen, David

    Government supported nano-satellite launch programs and emerging commercial small satellite launch services are reducing the cost of access to space for educational and other CubeSat projects. The cost and complexity of designing and building these satellites remains a vexing complication for many would be CubeSat aspirants. The Open Prototype for Educational NanoSats (OPEN), a proposed nano-satellite development platform, is described in this paper. OPEN endeavors to reduce the costs and risks associated with educational, government and commercial nano-satellite development. OPEN provides free and publicly available plans for building, testing and operating a versatile, low-cost satellite, based on the standardized CubeSat form-factor. OPEN consists of public-domain educational reference plans, complete with engineering schematics, CAD files, construction and test instructions as well as ancillary reference materials relevant to satellite building and operation. By making the plan, to produce a small but capable spacecraft freely available, OPEN seeks to lower the barriers to access on the other side (non-launch costs) of the satellite cost equation.

  2. User's Manual for PCSMS (Parallel Complex Sparse Matrix Solver). Version 1.

    Science.gov (United States)

    Reddy, C. J.

    2000-01-01

    PCSMS (Parallel Complex Sparse Matrix Solver) is a computer code written to make use of the existing real sparse direct solvers to solve complex, sparse matrix linear equations. PCSMS converts complex matrices into real matrices and use real, sparse direct matrix solvers to factor and solve the real matrices. The solution vector is reconverted to complex numbers. Though, this utility is written for Silicon Graphics (SGI) real sparse matrix solution routines, it is general in nature and can be easily modified to work with any real sparse matrix solver. The User's Manual is written to make the user acquainted with the installation and operation of the code. Driver routines are given to aid the users to integrate PCSMS routines in their own codes.

  3. Parallel Auxiliary Space AMG Solver for $H(div)$ Problems

    Energy Technology Data Exchange (ETDEWEB)

    Kolev, Tzanio V. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Vassilevski, Panayot S. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2012-12-18

    We present a family of scalable preconditioners for matrices arising in the discretization of $H(div)$ problems using the lowest order Raviart--Thomas finite elements. Our approach belongs to the class of “auxiliary space''--based methods and requires only the finite element stiffness matrix plus some minimal additional discretization information about the topology and orientation of mesh entities. Also, we provide a detailed algebraic description of the theory, parallel implementation, and different variants of this parallel auxiliary space divergence solver (ADS) and discuss its relations to the Hiptmair--Xu (HX) auxiliary space decomposition of $H(div)$ [SIAM J. Numer. Anal., 45 (2007), pp. 2483--2509] and to the auxiliary space Maxwell solver AMS [J. Comput. Math., 27 (2009), pp. 604--623]. Finally, an extensive set of numerical experiments demonstrates the robustness and scalability of our implementation on large-scale $H(div)$ problems with large jumps in the material coefficients.

  4. On the Combinatorics of SAT and the Complexity of Planar Problems

    DEFF Research Database (Denmark)

    Talebanfard, Navid

    In this thesis we study several problems arising in Boolean satisfiability ranging from lower bounds for SAT algorithms and proof systems to extremal properties of formulas. The first problem is about construction of hard instances for k-SAT algorithms. For PPSZ algorithm [40] we give the first...

  5. The Social Attribution Task-Multiple Choice (SAT-MC): A Psychometric and Equivalence Study of an Alternate Form.

    Science.gov (United States)

    Johannesen, Jason K; Lurie, Jessica B; Fiszdon, Joanna M; Bell, Morris D

    2013-01-01

    The Social Attribution Task-Multiple Choice (SAT-MC) uses a 64-second video of geometric shapes set in motion to portray themes of social relatedness and intentions. Considered a test of "Theory of Mind," the SAT-MC assesses implicit social attribution formation while reducing verbal and basic cognitive demands required of other common measures. We present a comparability analysis of the SAT-MC and the new SAT-MC-II, an alternate form created for repeat testing, in a university sample (n = 92). Score distributions and patterns of association with external validation measures were nearly identical between the two forms, with convergent and discriminant validity supported by association with affect recognition ability and lack of association with basic visual reasoning. Internal consistency of the SAT-MC-II was superior (alpha = .81) to the SAT-MC (alpha = .56). Results support the use of SAT-MC and new SAT-MC-II as equivalent test forms. Demonstrating relatively higher association to social cognitive than basic cognitive abilities, the SAT-MC may provide enhanced sensitivity as an outcome measure of social cognitive intervention trials.

  6. Coastal Sea Level from CryoSat-2 SARIn Altimetry in Norway

    DEFF Research Database (Denmark)

    Idžanović, Martina; Ophaug, Vegard; Andersen, Ole Baltazar

    2017-01-01

    Conventional (pulse-limited) altimeters determine the sea surface height with an accuracy of a few centimeters over the open ocean. Sea surface heights and tide-gauge sea level serve as each other’s buddy check. However, in coastal areas, altimetry suffers from numerous effects, which degrade its...... conventional altimeters. In this study, we explore the potential of CryoSat-2 to provide valid observations in the Norwegian coastal zone. We do this by comparing time series of CryoSat-2 sea level anomalies with time series of in situ sea level at 22 tide gauges, where the CryoSat-2 sea level anomalies...... are averaged in a 45-km area around each tide gauge. For all tide gauges, CryoSat-2 shows standard deviations of differences and correlations of 16 cm and 61%, respectively. We further identify the ocean tide and inverted barometer geophysical corrections as the most crucial, and note that a large amount...

  7. Integrated CubeSat ADACS with Reaction Wheels and Star Tracker, Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — The MAI-400SS Space Sextant is a precision attitude determination and control system for CubeSats and Nanosats. The MAI-400SS enables future CubeSat missions with...

  8. SequenceL: Automated Parallel Algorithms Derived from CSP-NT Computational Laws

    Science.gov (United States)

    Cooke, Daniel; Rushton, Nelson

    2013-01-01

    With the introduction of new parallel architectures like the cell and multicore chips from IBM, Intel, AMD, and ARM, as well as the petascale processing available for highend computing, a larger number of programmers will need to write parallel codes. Adding the parallel control structure to the sequence, selection, and iterative control constructs increases the complexity of code development, which often results in increased development costs and decreased reliability. SequenceL is a high-level programming language that is, a programming language that is closer to a human s way of thinking than to a machine s. Historically, high-level languages have resulted in decreased development costs and increased reliability, at the expense of performance. In recent applications at JSC and in industry, SequenceL has demonstrated the usual advantages of high-level programming in terms of low cost and high reliability. SequenceL programs, however, have run at speeds typically comparable with, and in many cases faster than, their counterparts written in C and C++ when run on single-core processors. Moreover, SequenceL is able to generate parallel executables automatically for multicore hardware, gaining parallel speedups without any extra effort from the programmer beyond what is required to write the sequen tial/singlecore code. A SequenceL-to-C++ translator has been developed that automatically renders readable multithreaded C++ from a combination of a SequenceL program and sample data input. The SequenceL language is based on two fundamental computational laws, Consume-Simplify- Produce (CSP) and Normalize-Trans - pose (NT), which enable it to automate the creation of parallel algorithms from high-level code that has no annotations of parallelism whatsoever. In our anecdotal experience, SequenceL development has been in every case less costly than development of the same algorithm in sequential (that is, single-core, single process) C or C++, and an order of magnitude less

  9. Design and Demonstration of a Constrained Control System for Maneuverable CubeSats

    Data.gov (United States)

    National Aeronautics and Space Administration — Picosatellites, such as CubeSats (less than 4 kg), have the potential to reduce the cost of conducting missions in space. Programs such as NASA Ames GeneSat and the...

  10. Solving the Container Stowage Problem (CSP) using Particle Swarm Optimization (PSO)

    Science.gov (United States)

    Matsaini; Santosa, Budi

    2018-04-01

    Container Stowage Problem (CSP) is a problem of containers arrangement into ships by considering rules such as: total weight, weight of one stack, destination, equilibrium, and placement of containers on vessel. Container stowage problem is combinatorial problem and hard to solve with enumeration technique. It is an NP-Hard Problem. Therefore, to find a solution, metaheuristics is preferred. The objective of solving the problem is to minimize the amount of shifting such that the unloading time is minimized. Particle Swarm Optimization (PSO) is proposed to solve the problem. The implementation of PSO is combined with some steps which are stack position change rules, stack changes based on destination, and stack changes based on the weight type of the stacks (light, medium, and heavy). The proposed method was applied on five different cases. The results were compared to Bee Swarm Optimization (BSO) and heuristics method. PSO provided mean of 0.87% gap and time gap of 60 second. While BSO provided mean of 2,98% gap and 459,6 second to the heuristcs.

  11. In Bacillus subtilis, the SatA (Formerly YyaR) Acetyltransferase Detoxifies Streptothricin via Lysine Acetylation.

    Science.gov (United States)

    Burckhardt, Rachel M; Escalante-Semerena, Jorge C

    2017-11-01

    Soil is a complex niche, where survival of microorganisms is at risk due to the presence of antimicrobial agents. Many microbes chemically modify cytotoxic compounds to block their deleterious effects. Streptothricin is a broad-spectrum antibiotic produced by streptomycetes that affects Gram-positive and Gram-negative bacteria alike. Here we identify the SatA (for s treptothricin a ce t yltransferase A , formerly YyaR) enzyme of Bacillus subtilis as the mechanism used by this soil bacterium to detoxify streptothricin. B. subtilis strains lacking satA were susceptible to streptothricin. Ectopic expression of satA + restored streptothricin resistance to B. subtilis satA ( Bs SatA) strains. Purified Bs SatA acetylated streptothricin in vitro at the expense of acetyl-coenzyme A (acetyl-CoA). A single acetyl moiety transferred onto streptothricin by SatA blocked the toxic effects of the antibiotic. SatA bound streptothricin with high affinity ( K d [dissociation constant] = 1 μM), and did not bind acetyl-CoA in the absence of streptothricin. Expression of B. subtilis satA + in Salmonella enterica conferred streptothricin resistance, indicating that SatA was necessary and sufficient to detoxify streptothricin. Using this heterologous system, we showed that the SatA homologue from Bacillus anthracis also had streptothricin acetyltransferase activity. Our data highlight the physiological relevance of lysine acetylation for the survival of B. subtilis in the soil. IMPORTANCE Experimental support is provided for the functional assignment of gene products of the soil-dwelling bacilli Bacillus subtilis and Bacillus anthracis This study focuses on one enzyme that is necessary and sufficient to block the cytotoxic effects of a common soil antibiotic. The enzyme alluded to is a member of a family of proteins that are broadly distributed in all domains of life but poorly studied in B. subtilis and B. anthracis The initial characterization of the enzyme provides insights into its

  12. PowerCube: Integrated Power, Propulsion, and Pointing for CubeSats, Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — The PowerCube is a 1U CubeSat module that provides integrated propulsion, power, and precision pointing to enable the low-cost CubeSat platform to be used to conduct...

  13. Selective C(sp3)−H aerobic oxidation enabled by decatungstate photocatalysis in flow

    NARCIS (Netherlands)

    Laudadio, G.; Govaerts, S.; Wang, Y.; Ravelli, D.; Koolman, H.; Fagnoni, M.; Djuric, S.; Noel, T.

    2018-01-01

    A mild and selective C(sp3)−H aerobic oxidation enabled by decatungstate photocatalysis has been developed. The reaction can be significantly improved in a microflow reactor enabling the safe use of oxygen and enhanced irradiation of the reaction mixture. Our method allows for the oxidation of both

  14. Assessing attitudes towards statistics among medical students: psychometric properties of the Serbian version of the Survey of Attitudes Towards Statistics (SATS.

    Directory of Open Access Journals (Sweden)

    Dejana Stanisavljevic

    Full Text Available BACKGROUND: Medical statistics has become important and relevant for future doctors, enabling them to practice evidence based medicine. Recent studies report that students' attitudes towards statistics play an important role in their statistics achievements. The aim of the study was to test the psychometric properties of the Serbian version of the Survey of Attitudes Towards Statistics (SATS in order to acquire a valid instrument to measure attitudes inside the Serbian educational context. METHODS: The validation study was performed on a cohort of 417 medical students who were enrolled in an obligatory introductory statistics course. The SATS adaptation was based on an internationally accepted methodology for translation and cultural adaptation. Psychometric properties of the Serbian version of the SATS were analyzed through the examination of factorial structure and internal consistency. RESULTS: Most medical students held positive attitudes towards statistics. The average total SATS score was above neutral (4.3±0.8, and varied from 1.9 to 6.2. Confirmatory factor analysis validated the six-factor structure of the questionnaire (Affect, Cognitive Competence, Value, Difficulty, Interest and Effort. Values for fit indices TLI (0.940 and CFI (0.961 were above the cut-off of ≥0.90. The RMSEA value of 0.064 (0.051-0.078 was below the suggested value of ≤0.08. Cronbach's alpha of the entire scale was 0.90, indicating scale reliability. In a multivariate regression model, self-rating of ability in mathematics and current grade point average were significantly associated with the total SATS score after adjusting for age and gender. CONCLUSION: Present study provided the evidence for the appropriate metric properties of the Serbian version of SATS. Confirmatory factor analysis validated the six-factor structure of the scale. The SATS might be reliable and a valid instrument for identifying medical students' attitudes towards statistics in the

  15. Assessing attitudes towards statistics among medical students: psychometric properties of the Serbian version of the Survey of Attitudes Towards Statistics (SATS).

    Science.gov (United States)

    Stanisavljevic, Dejana; Trajkovic, Goran; Marinkovic, Jelena; Bukumiric, Zoran; Cirkovic, Andja; Milic, Natasa

    2014-01-01

    Medical statistics has become important and relevant for future doctors, enabling them to practice evidence based medicine. Recent studies report that students' attitudes towards statistics play an important role in their statistics achievements. The aim of the study was to test the psychometric properties of the Serbian version of the Survey of Attitudes Towards Statistics (SATS) in order to acquire a valid instrument to measure attitudes inside the Serbian educational context. The validation study was performed on a cohort of 417 medical students who were enrolled in an obligatory introductory statistics course. The SATS adaptation was based on an internationally accepted methodology for translation and cultural adaptation. Psychometric properties of the Serbian version of the SATS were analyzed through the examination of factorial structure and internal consistency. Most medical students held positive attitudes towards statistics. The average total SATS score was above neutral (4.3±0.8), and varied from 1.9 to 6.2. Confirmatory factor analysis validated the six-factor structure of the questionnaire (Affect, Cognitive Competence, Value, Difficulty, Interest and Effort). Values for fit indices TLI (0.940) and CFI (0.961) were above the cut-off of ≥0.90. The RMSEA value of 0.064 (0.051-0.078) was below the suggested value of ≤0.08. Cronbach's alpha of the entire scale was 0.90, indicating scale reliability. In a multivariate regression model, self-rating of ability in mathematics and current grade point average were significantly associated with the total SATS score after adjusting for age and gender. Present study provided the evidence for the appropriate metric properties of the Serbian version of SATS. Confirmatory factor analysis validated the six-factor structure of the scale. The SATS might be reliable and a valid instrument for identifying medical students' attitudes towards statistics in the Serbian educational context.

  16. Development of a Solar Array Drive Assembly for CubeSat

    Science.gov (United States)

    Passaretti, Mike; Hayes, Ron

    2010-01-01

    Small satellites and in particular CubeSats, have increasingly become more viable as platforms for payloads typically requiring much larger bus structures. As advances in technology make payloads and instruments for space missions smaller, lighter and more power efficient, a niche market is emerging from the university community to perform rapidly developed, low-cost missions on very small spacecraft - micro, nano, and picosatellites. In just the last few years, imaging, biological and new technology demonstration missions have been either proposed or have flown using variations of the CubeSat structure as a basis. As these missions have become more complex, and the CubeSat standard has increased in both size (number of cubes) and mass, available power has become an issue. Body-mounted solar cells provide a minimal amount of power; deployable arrays improve on that baseline but are still limited. To truly achieve maximum power, deployed tracked arrays are necessary. To this end, Honeybee Robotics Spacecraft Mechanisms Corporation, along with MMA of Nederland Colorado, has developed a solar array drive assembly (SADA) and deployable solar arrays specifically for CubeSat missions. In this paper, we discuss the development of the SADA.

  17. Atropisomerism about aryl-Csp(3) bonds: the electronic and steric influence of ortho-substituents on conformational exchange in cannabidiol and linderatin derivatives.

    Science.gov (United States)

    Berber, Hatice; Lameiras, Pedro; Denhez, Clément; Antheaume, Cyril; Clayden, Jonathan

    2014-07-03

    Terpenylation reactions of substituted phenols were used to prepare cannabidiol and linderatin derivatives, and their structure and conformational behavior in solution were investigated by NMR and, for some representative examples, by DFT. VT-NMR spectra and DFT calculations were used to determine the activation energies of the conformational change arising from restricted rotation about the aryl-Csp(3) bond that lead to two unequally populated rotameric epimers. The NBO calculation was applied to explain the electronic stabilization of one conformer over another by donor-acceptor charge transfer interactions. Conformational control arises from a combination of stereoelectronic and steric effects between substituents in close contact with each other on the two rings of the endocyclic epoxide atropisomers. This study represents the first exploration of the stereoelectronic origins of atropisomerism around C(sp(2))-C(sp(3)) single bonds through theoretical calculations.

  18. Serological Detection of Foot and Mouth Disease Virus (Fmdv) Sat 1 ...

    African Journals Online (AJOL)

    The prevalence of Foot and Mouth Disease virus (FMDV) serotypes SAT 1 and SAT 2 antibodies among Nigerian cattle was determined using complement fixation (CF) and neutralization tests (NT) in 2000 cattle sera obtained from nine northern states. The two serological tests were very specific and sensitive enough to ...

  19. Gum chewing improves adolescents’ math performance in an SAT preparatory course

    Science.gov (United States)

    The purpose of the current study was to determine the effect of gum chewing on students’ performance in a preparatory course for the Scholastic Aptitude Test (SAT). A total of 182 adolescents enrolled in an SAT preparatory class were randomized into one of two treatments: 1) gum chewing condition (G...

  20. Student Ranking Differences within Institutions Using Old and New SAT Scores

    Science.gov (United States)

    Marini, Jessica P.; Beard, Jonathan; Shaw, Emily J.

    2018-01-01

    Admission offices at colleges and universities often use SAT® scores to make decisions about applicants for their incoming class. Many institutions use prediction models to quantify a student's potential for success using various measures, including SAT scores (NACAC, 2016). In March 2016, the College Board introduced a redesigned SAT that better…

  1. Efficient CUDA Polynomial Preconditioned Conjugate Gradient Solver for Finite Element Computation of Elasticity Problems

    Directory of Open Access Journals (Sweden)

    Jianfei Zhang

    2013-01-01

    Full Text Available Graphics processing unit (GPU has obtained great success in scientific computations for its tremendous computational horsepower and very high memory bandwidth. This paper discusses the efficient way to implement polynomial preconditioned conjugate gradient solver for the finite element computation of elasticity on NVIDIA GPUs using compute unified device architecture (CUDA. Sliced block ELLPACK (SBELL format is introduced to store sparse matrix arising from finite element discretization of elasticity with fewer padding zeros than traditional ELLPACK-based formats. Polynomial preconditioning methods have been investigated both in convergence and running time. From the overall performance, the least-squares (L-S polynomial method is chosen as a preconditioner in PCG solver to finite element equations derived from elasticity for its best results on different example meshes. In the PCG solver, mixed precision algorithm is used not only to reduce the overall computational, storage requirements and bandwidth but to make full use of the capacity of the GPU devices. With SBELL format and mixed precision algorithm, the GPU-based L-S preconditioned CG can get a speedup of about 7–9 to CPU-implementation.

  2. Interpreting force concept inventory scores: Normalized gain and SAT scores

    Directory of Open Access Journals (Sweden)

    Jeffrey J. Steinert

    2007-05-01

    Full Text Available Preinstruction SAT scores and normalized gains (G on the force concept inventory (FCI were examined for individual students in interactive engagement (IE courses in introductory mechanics at one high school (N=335 and one university (N=292 , and strong, positive correlations were found for both populations ( r=0.57 and r=0.46 , respectively. These correlations are likely due to the importance of cognitive skills and abstract reasoning in learning physics. The larger correlation coefficient for the high school population may be a result of the much shorter time interval between taking the SAT and studying mechanics, because the SAT may provide a more current measure of abilities when high school students begin the study of mechanics than it does for college students, who begin mechanics years after the test is taken. In prior research a strong correlation between FCI G and scores on Lawson’s Classroom Test of Scientific Reasoning for students from the same two schools was observed. Our results suggest that, when interpreting class average normalized FCI gains and comparing different classes, it is important to take into account the variation of students’ cognitive skills, as measured either by the SAT or by Lawson’s test. While Lawson’s test is not commonly given to students in most introductory mechanics courses, SAT scores provide a readily available alternative means of taking account of students’ reasoning abilities. Knowing the students’ cognitive level before instruction also allows one to alter instruction or to use an intervention designed to improve students’ cognitive level.

  3. Interpreting force concept inventory scores: Normalized gain and SAT scores

    Directory of Open Access Journals (Sweden)

    Vincent P. Coletta

    2007-05-01

    Full Text Available Preinstruction SAT scores and normalized gains (G on the force concept inventory (FCI were examined for individual students in interactive engagement (IE courses in introductory mechanics at one high school (N=335 and one university (N=292, and strong, positive correlations were found for both populations (r=0.57 and r=0.46, respectively. These correlations are likely due to the importance of cognitive skills and abstract reasoning in learning physics. The larger correlation coefficient for the high school population may be a result of the much shorter time interval between taking the SAT and studying mechanics, because the SAT may provide a more current measure of abilities when high school students begin the study of mechanics than it does for college students, who begin mechanics years after the test is taken. In prior research a strong correlation between FCI G and scores on Lawson’s Classroom Test of Scientific Reasoning for students from the same two schools was observed. Our results suggest that, when interpreting class average normalized FCI gains and comparing different classes, it is important to take into account the variation of students’ cognitive skills, as measured either by the SAT or by Lawson’s test. While Lawson’s test is not commonly given to students in most introductory mechanics courses, SAT scores provide a readily available alternative means of taking account of students’ reasoning abilities. Knowing the students’ cognitive level before instruction also allows one to alter instruction or to use an intervention designed to improve students’ cognitive level.

  4. The relationship of high school graduation exams to graduation rates and SAT scores.

    OpenAIRE

    Gregory J. Marchant; Sharon E. Paulson

    2005-01-01

    The current study examined the effect of high school graduation exams on states' graduation rates, states' aggregated SAT scores, and individual students' SAT scores. Three data sources were used: One source identified states requiring a standardized test for graduation; the NCES provided state aggregated data on graduation rates for the class of 2002; and the College Board provided its 2001 SAT database for all test-takers. After controlling for students' demographic characteristics (e.g., r...

  5. Automata learning algorithms and processes for providing more complete systems requirements specification by scenario generation, CSP-based syntax-oriented model construction, and R2D2C system requirements transformation

    Science.gov (United States)

    Hinchey, Michael G. (Inventor); Margaria, Tiziana (Inventor); Rash, James L. (Inventor); Rouff, Christopher A. (Inventor); Steffen, Bernard (Inventor)

    2010-01-01

    Systems, methods and apparatus are provided through which in some embodiments, automata learning algorithms and techniques are implemented to generate a more complete set of scenarios for requirements based programming. More specifically, a CSP-based, syntax-oriented model construction, which requires the support of a theorem prover, is complemented by model extrapolation, via automata learning. This may support the systematic completion of the requirements, the nature of the requirement being partial, which provides focus on the most prominent scenarios. This may generalize requirement skeletons by extrapolation and may indicate by way of automatically generated traces where the requirement specification is too loose and additional information is required.

  6. Integrated Solar-Panel Antenna Array for CubeSats

    Science.gov (United States)

    Baktur, Reyhan

    2016-01-01

    The goal of the Integrated Solar-Panel Antenna Array for CubeSats (ISAAC) project is to design and demonstrate an effective and efficien toptically transparent, high-gain, lightweight, conformal X-band antenna array that is integrated with the solar panels of a CubeSat. The targeted demonstration is for a Near Earth Network (NEN)radio at X-band, but the design can be easilyscaled to other network radios for higher frequencies. ISAAC is a less expensive and more flexible design for communication systemscompared to a deployed dish antenna or the existing integrated solar panel antenna design.

  7. Migration of vectorized iterative solvers to distributed memory architectures

    Energy Technology Data Exchange (ETDEWEB)

    Pommerell, C. [AT& T Bell Labs., Murray Hill, NJ (United States); Ruehl, R. [CSCS-ETH, Manno (Switzerland)

    1994-12-31

    Both necessity and opportunity motivate the use of high-performance computers for iterative linear solvers. Necessity results from the size of the problems being solved-smaller problems are often better handled by direct methods. Opportunity arises from the formulation of the iterative methods in terms of simple linear algebra operations, even if this {open_quote}natural{close_quotes} parallelism is not easy to exploit in irregularly structured sparse matrices and with good preconditioners. As a result, high-performance implementations of iterative solvers have attracted a lot of interest in recent years. Most efforts are geared to vectorize or parallelize the dominating operation-structured or unstructured sparse matrix-vector multiplication, or to increase locality and parallelism by reformulating the algorithm-reducing global synchronization in inner products or local data exchange in preconditioners. Target architectures for iterative solvers currently include mostly vector supercomputers and architectures with one or few optimized (e.g., super-scalar and/or super-pipelined RISC) processors and hierarchical memory systems. More recently, parallel computers with physically distributed memory and a better price/performance ratio have been offered by vendors as a very interesting alternative to vector supercomputers. However, programming comfort on such distributed memory parallel processors (DMPPs) still lags behind. Here the authors are concerned with iterative solvers and their changing computing environment. In particular, they are considering migration from traditional vector supercomputers to DMPPs. Application requirements force one to use flexible and portable libraries. They want to extend the portability of iterative solvers rather than reimplementing everything for each new machine, or even for each new architecture.

  8. Operations of a Radioisotope-based Propulsion System Enabling CubeSat Exploration of the Outer Planets

    Energy Technology Data Exchange (ETDEWEB)

    Dr. Steven Howe; Nathan Jerred; Troy Howe; Adarsh Rajguru

    2014-05-01

    Exploration to the outer planets is an ongoing endeavor but in the current economical environment, cost reduction is the forefront of all concern. The success of small satellites such as CubeSats launched to Near-Earth Orbit has lead to examine their potential use to achieve cheaper science for deep space applications. However, to achieve lower cost missions; hardware, launch and operations costs must be minimized. Additionally, as we push towards smaller exploration beds with relative limited power sources, allowing for adequate communication back to Earth is imperative. Researchers at the Center for Space Nuclear Research are developing the potential of utilizing an advanced, radioisotope-based system. This system will be capable of providing both the propulsion power needed to reach the destination and the additional requirements needed to maintain communication while at location. Presented here are a basic trajectory analysis, communication link budget and concept of operations of a dual-mode (thermal and electric) radioisotope-based propulsion system, for a proposed mission to Enceladus (Saturnian icy moon) using a 6U CubeSat payload. The radioisotope system being proposed will be the integration of three sub-systems working together to achieve the overall mission. At the core of the system, stored thermal energy from radioisotope decay is transferred to a passing propellant to achieve high thrust – useful for quick orbital maneuvering. An auxiliary closed-loop Brayton cycle can be operated in parallel to the thrusting mode to provide short bursts of high power for high data-rate communications back to Earth. Additionally, a thermal photovoltaic (TPV) energy conversion system will use radiation heat losses from the core. This in turn can provide the electrical energy needed to utilize the efficiency of ion propulsion to achieve quick interplanetary transit times. The intelligent operation to handle all functions of this system under optimized conditions adds

  9. Application of Nearly Linear Solvers to Electric Power System Computation

    Science.gov (United States)

    Grant, Lisa L.

    To meet the future needs of the electric power system, improvements need to be made in the areas of power system algorithms, simulation, and modeling, specifically to achieve a time frame that is useful to industry. If power system time-domain simulations could run in real-time, then system operators would have situational awareness to implement online control and avoid cascading failures, significantly improving power system reliability. Several power system applications rely on the solution of a very large linear system. As the demands on power systems continue to grow, there is a greater computational complexity involved in solving these large linear systems within reasonable time. This project expands on the current work in fast linear solvers, developed for solving symmetric and diagonally dominant linear systems, in order to produce power system specific methods that can be solved in nearly-linear run times. The work explores a new theoretical method that is based on ideas in graph theory and combinatorics. The technique builds a chain of progressively smaller approximate systems with preconditioners based on the system's low stretch spanning tree. The method is compared to traditional linear solvers and shown to reduce the time and iterations required for an accurate solution, especially as the system size increases. A simulation validation is performed, comparing the solution capabilities of the chain method to LU factorization, which is the standard linear solver for power flow. The chain method was successfully demonstrated to produce accurate solutions for power flow simulation on a number of IEEE test cases, and a discussion on how to further improve the method's speed and accuracy is included.

  10. IGA-ADS: Isogeometric analysis FEM using ADS solver

    Science.gov (United States)

    Łoś, Marcin M.; Woźniak, Maciej; Paszyński, Maciej; Lenharth, Andrew; Hassaan, Muhamm Amber; Pingali, Keshav

    2017-08-01

    In this paper we present a fast explicit solver for solution of non-stationary problems using L2 projections with isogeometric finite element method. The solver has been implemented within GALOIS framework. It enables parallel multi-core simulations of different time-dependent problems, in 1D, 2D, or 3D. We have prepared the solver framework in a way that enables direct implementation of the selected PDE and corresponding boundary conditions. In this paper we describe the installation, implementation of exemplary three PDEs, and execution of the simulations on multi-core Linux cluster nodes. We consider three case studies, including heat transfer, linear elasticity, as well as non-linear flow in heterogeneous media. The presented package generates output suitable for interfacing with Gnuplot and ParaView visualization software. The exemplary simulations show near perfect scalability on Gilbert shared-memory node with four Intel® Xeon® CPU E7-4860 processors, each possessing 10 physical cores (for a total of 40 cores).

  11. An efficient spectral crystal plasticity solver for GPU architectures

    Science.gov (United States)

    Malahe, Michael

    2018-03-01

    We present a spectral crystal plasticity (CP) solver for graphics processing unit (GPU) architectures that achieves a tenfold increase in efficiency over prior GPU solvers. The approach makes use of a database containing a spectral decomposition of CP simulations performed using a conventional iterative solver over a parameter space of crystal orientations and applied velocity gradients. The key improvements in efficiency come from reducing global memory transactions, exposing more instruction-level parallelism, reducing integer instructions and performing fast range reductions on trigonometric arguments. The scheme also makes more efficient use of memory than prior work, allowing for larger problems to be solved on a single GPU. We illustrate these improvements with a simulation of 390 million crystal grains on a consumer-grade GPU, which executes at a rate of 2.72 s per strain step.

  12. Airborne campaigns for CryoSat prelaunch calibration and validation

    DEFF Research Database (Denmark)

    Skourup, Henriette; Hanson, Susanne; Hvidegaard, Sine Munk

    2011-01-01

    After the successful launch of CryoSat-2 in April 2010, the first direct validation campaign of the satellite is planned for spring 2011. DTU Space has been involved in ESA’s CryoSat Validation Experiment (CryoVEx) with airborne activities since 2003. To validate the prelaunch performance...... of the CryoSat radar altimeter (SIRAL), an airborne version of the SIRAL altimeter (ASIRAS) has been flown together with a laser scanner in 2006 and 2008. Of particular interest is to study the penetration depth of the radar altimeter over both land- and sea ice. This can be done by comparing the radar...... and laser measurements with in situ observations. Here, an overview of the prelaunch airborne campaigns is given, together with results of the ASIRAS performance over land- and sea ice. The observations, used in this study, are obtained from the Greenland ice sheet and from both multiyear and first year sea...

  13. Correctness of concurrent processes

    NARCIS (Netherlands)

    E.R. Olderog (Ernst-Rüdiger)

    1989-01-01

    textabstractA new notion of correctness for concurrent processes is introduced and investigated. It is a relationship P sat S between process terms P built up from operators of CCS [Mi 80], CSP [Ho 85] and COSY [LTS 79] and logical formulas S specifying sets of finite communication sequences as in

  14. SAT2 Foot-and-Mouth Disease Virus Structurally Modified for Increased Thermostability.

    Science.gov (United States)

    Scott, Katherine A; Kotecha, Abhay; Seago, Julian; Ren, Jingshan; Fry, Elizabeth E; Stuart, David I; Charleston, Bryan; Maree, Francois F

    2017-05-15

    Foot-and-mouth disease virus (FMDV), particularly strains of the O and SAT serotypes, is notoriously unstable. Consequently, vaccines derived from heat-labile SAT viruses have been linked to the induction of immunity with a poor duration and hence require more frequent vaccinations to ensure protection. In silico calculations predicted residue substitutions that would increase interactions at the interpentamer interface, supporting increased stability. We assessed the stability of the 18 recombinant mutant viruses in regard to their growth kinetics, antigenicity, plaque morphology, genetic stability, and temperature, ionic, and pH stability by using Thermofluor and inactivation assays in order to evaluate potential SAT2 vaccine candidates with improved stability. The most stable mutant for temperature and pH stability was the S2093Y single mutant, while other promising mutants were the E3198A, L2094V, and S2093H single mutants and the F2062Y-H2087M-H3143V triple mutant. Although the S2093Y mutant had the greatest stability, it exhibited smaller plaques, a reduced growth rate, a change in monoclonal antibody footprint, and poor genetic stability properties compared to those of the wild-type virus. However, these factors affecting production can be overcome. The addition of 1 M NaCl was found to further increase the stability of the SAT2 panel of viruses. The S2093Y and S2093H mutants were selected for future use in stabilizing SAT2 vaccines. IMPORTANCE Foot-and-mouth disease virus (FMDV) causes a highly contagious acute vesicular disease in cloven-hoofed livestock and wildlife. The control of the disease by vaccination is essential, especially at livestock-wildlife interfaces. The instability of some serotypes, such as SAT2, affects the quality of vaccines and therefore the duration of immunity. We have shown that we can improve the stability of SAT2 viruses by mutating residues at the capsid interface through predictive modeling. This is an important finding for

  15. Evolutionary algorithm based optimization of hydraulic machines utilizing a state-of-the-art block coupled CFD solver and parametric geometry and mesh generation tools

    Science.gov (United States)

    S, Kyriacou; E, Kontoleontos; S, Weissenberger; L, Mangani; E, Casartelli; I, Skouteropoulou; M, Gattringer; A, Gehrer; M, Buchmayr

    2014-03-01

    An efficient hydraulic optimization procedure, suitable for industrial use, requires an advanced optimization tool (EASY software), a fast solver (block coupled CFD) and a flexible geometry generation tool. EASY optimization software is a PCA-driven metamodel-assisted Evolutionary Algorithm (MAEA (PCA)) that can be used in both single- (SOO) and multiobjective optimization (MOO) problems. In MAEAs, low cost surrogate evaluation models are used to screen out non-promising individuals during the evolution and exclude them from the expensive, problem specific evaluation, here the solution of Navier-Stokes equations. For additional reduction of the optimization CPU cost, the PCA technique is used to identify dependences among the design variables and to exploit them in order to efficiently drive the application of the evolution operators. To further enhance the hydraulic optimization procedure, a very robust and fast Navier-Stokes solver has been developed. This incompressible CFD solver employs a pressure-based block-coupled approach, solving the governing equations simultaneously. This method, apart from being robust and fast, also provides a big gain in terms of computational cost. In order to optimize the geometry of hydraulic machines, an automatic geometry and mesh generation tool is necessary. The geometry generation tool used in this work is entirely based on b-spline curves and surfaces. In what follows, the components of the tool chain are outlined in some detail and the optimization results of hydraulic machine components are shown in order to demonstrate the performance of the presented optimization procedure.

  16. Evolutionary algorithm based optimization of hydraulic machines utilizing a state-of-the-art block coupled CFD solver and parametric geometry and mesh generation tools

    International Nuclear Information System (INIS)

    Kyriacou S; Kontoleontos E; Weissenberger S; Mangani L; Casartelli E; Skouteropoulou I; Gattringer M; Gehrer A; Buchmayr M

    2014-01-01

    An efficient hydraulic optimization procedure, suitable for industrial use, requires an advanced optimization tool (EASY software), a fast solver (block coupled CFD) and a flexible geometry generation tool. EASY optimization software is a PCA-driven metamodel-assisted Evolutionary Algorithm (MAEA (PCA)) that can be used in both single- (SOO) and multiobjective optimization (MOO) problems. In MAEAs, low cost surrogate evaluation models are used to screen out non-promising individuals during the evolution and exclude them from the expensive, problem specific evaluation, here the solution of Navier-Stokes equations. For additional reduction of the optimization CPU cost, the PCA technique is used to identify dependences among the design variables and to exploit them in order to efficiently drive the application of the evolution operators. To further enhance the hydraulic optimization procedure, a very robust and fast Navier-Stokes solver has been developed. This incompressible CFD solver employs a pressure-based block-coupled approach, solving the governing equations simultaneously. This method, apart from being robust and fast, also provides a big gain in terms of computational cost. In order to optimize the geometry of hydraulic machines, an automatic geometry and mesh generation tool is necessary. The geometry generation tool used in this work is entirely based on b-spline curves and surfaces. In what follows, the components of the tool chain are outlined in some detail and the optimization results of hydraulic machine components are shown in order to demonstrate the performance of the presented optimization procedure

  17. Optimización con Solver

    Directory of Open Access Journals (Sweden)

    Sánchez Álvarez , I.

    1998-01-01

    Full Text Available La relevancia de los problemas de optimización en el mundo empresarial ha generado la introducción de herramientas de optimización cada vez más sofisticadas en las últimas versiones de las hojas de cálculo de utilización generalizada. Estas utilidades, conocidas habitualmente como «solvers», constituyen una alternativa a los programas especializados de optimización cuando no se trata de problemas de gran escala, presentado la ventaja de su facilidad de uso y de comunicación con el usuario final. Frontline Systems Inc es la empresa que desarrolla el «solver» de Excel, si bien existen asimismo versiones para Lotus y Quattro Pro con ligeras diferencias de uso. En su dirección de internet (www.frontsys.com se puede obtener información técnica sobre las diferentes versiones de dicha utilidad y diversos aspectos operativos del programa, algunos de los cuales se comentan en este trabajo.

  18. A sparse-grid isogeometric solver

    KAUST Repository

    Beck, Joakim; Sangalli, Giancarlo; Tamellini, Lorenzo

    2018-01-01

    Isogeometric Analysis (IGA) typically adopts tensor-product splines and NURBS as a basis for the approximation of the solution of PDEs. In this work, we investigate to which extent IGA solvers can benefit from the so-called sparse-grids construction in its combination technique form, which was first introduced in the early 90’s in the context of the approximation of high-dimensional PDEs.The tests that we report show that, in accordance to the literature, a sparse-grid construction can indeed be useful if the solution of the PDE at hand is sufficiently smooth. Sparse grids can also be useful in the case of non-smooth solutions when some a-priori knowledge on the location of the singularities of the solution can be exploited to devise suitable non-equispaced meshes. Finally, we remark that sparse grids can be seen as a simple way to parallelize pre-existing serial IGA solvers in a straightforward fashion, which can be beneficial in many practical situations.

  19. A sparse-grid isogeometric solver

    KAUST Repository

    Beck, Joakim

    2018-02-28

    Isogeometric Analysis (IGA) typically adopts tensor-product splines and NURBS as a basis for the approximation of the solution of PDEs. In this work, we investigate to which extent IGA solvers can benefit from the so-called sparse-grids construction in its combination technique form, which was first introduced in the early 90’s in the context of the approximation of high-dimensional PDEs.The tests that we report show that, in accordance to the literature, a sparse-grid construction can indeed be useful if the solution of the PDE at hand is sufficiently smooth. Sparse grids can also be useful in the case of non-smooth solutions when some a-priori knowledge on the location of the singularities of the solution can be exploited to devise suitable non-equispaced meshes. Finally, we remark that sparse grids can be seen as a simple way to parallelize pre-existing serial IGA solvers in a straightforward fashion, which can be beneficial in many practical situations.

  20. Scalable Newton-Krylov solver for very large power flow problems

    NARCIS (Netherlands)

    Idema, R.; Lahaye, D.J.P.; Vuik, C.; Van der Sluis, L.

    2010-01-01

    The power flow problem is generally solved by the Newton-Raphson method with a sparse direct solver for the linear system of equations in each iteration. While this works fine for small power flow problems, we will show that for very large problems the direct solver is very slow and we present

  1. WTO Compliance Status of the Conservation Security Program (CSP) and the Conservation Reserve Program (CRP)

    National Research Council Canada - National Science Library

    Schnepf, Randy

    2007-01-01

    .... This report is not a legal opinion, but describes both the CSP and CRP programs, the WTO Annex II provisions that govern compliance, and the potential issues involved in evaluating the compliance status of the two programs. This report will be updated as events warrant.

  2. Rhenium-catalyzed dehydrogenative olefination of C(sp(3))-H bonds with hypervalent iodine(III) reagents.

    Science.gov (United States)

    Gu, Haidong; Wang, Congyang

    2015-06-07

    A dehydrogenative olefination of C(sp(3))-H bonds is disclosed here, by merging rhenium catalysis with an alanine-derived hypervalent iodine(III) reagent. Thus, cyclic and acyclic ethers, toluene derivatives, cycloalkanes, and nitriles are all successfully alkenylated in a regio- and stereoselective manner.

  3. A family of high-order gas-kinetic schemes and its comparison with Riemann solver based high-order methods

    Science.gov (United States)

    Ji, Xing; Zhao, Fengxiang; Shyy, Wei; Xu, Kun

    2018-03-01

    Most high order computational fluid dynamics (CFD) methods for compressible flows are based on Riemann solver for the flux evaluation and Runge-Kutta (RK) time stepping technique for temporal accuracy. The advantage of this kind of space-time separation approach is the easy implementation and stability enhancement by introducing more middle stages. However, the nth-order time accuracy needs no less than n stages for the RK method, which can be very time and memory consuming due to the reconstruction at each stage for a high order method. On the other hand, the multi-stage multi-derivative (MSMD) method can be used to achieve the same order of time accuracy using less middle stages with the use of the time derivatives of the flux function. For traditional Riemann solver based CFD methods, the lack of time derivatives in the flux function prevents its direct implementation of the MSMD method. However, the gas kinetic scheme (GKS) provides such a time accurate evolution model. By combining the second-order or third-order GKS flux functions with the MSMD technique, a family of high order gas kinetic methods can be constructed. As an extension of the previous 2-stage 4th-order GKS, the 5th-order schemes with 2 and 3 stages will be developed in this paper. Based on the same 5th-order WENO reconstruction, the performance of gas kinetic schemes from the 2nd- to the 5th-order time accurate methods will be evaluated. The results show that the 5th-order scheme can achieve the theoretical order of accuracy for the Euler equations, and present accurate Navier-Stokes solutions as well due to the coupling of inviscid and viscous terms in the GKS formulation. In comparison with Riemann solver based 5th-order RK method, the high order GKS has advantages in terms of efficiency, accuracy, and robustness, for all test cases. The 4th- and 5th-order GKS have the same robustness as the 2nd-order scheme for the capturing of discontinuous solutions. The current high order MSMD GKS is a

  4. SAT for NPP personnel training in USA

    International Nuclear Information System (INIS)

    Spinney, R.

    1995-01-01

    This discussion addressed the experience with the application of SAT at USA NPPs. In particular, the transition of NPP training processes, staff composition, and reporting structure from the TMI accident to present. As well, oversight and guidance activities of the INPO and more intensive inspection by the NRC began during this period. The average NPP training staff grew to 30-40 per unit, along with a change in reporting line from plant to corporate management. With the reduction of resources occurring in the late 1980s, overall training staff size decreased, the composition changed, and reporting line reverted to plant management. The overall lessons-learned for application of the SAT consisted of the need for simplification, management involvement, and exploitation of the technology

  5. Experimental validation of a boundary element solver for exterior acoustic radiation problems

    NARCIS (Netherlands)

    Visser, Rene; Nilsson, A.; Boden, H.

    2003-01-01

    The relation between harmonic structural vibrations and the corresponding acoustic radiation is given by the Helmholtz integral equation (HIE). To solve this integral equation a new solver (BEMSYS) based on the boundary element method (BEM) has been implemented. This numerical tool can be used for

  6. Reverse Engineering Camouflaged Sequential Integrated Circuits Without Scan Access

    OpenAIRE

    Massad, Mohamed El; Garg, Siddharth; Tripunitara, Mahesh

    2017-01-01

    Integrated circuit (IC) camouflaging is a promising technique to protect the design of a chip from reverse engineering. However, recent work has shown that even camouflaged ICs can be reverse engineered from the observed input/output behaviour of a chip using SAT solvers. However, these so-called SAT attacks have so far targeted only camouflaged combinational circuits. For camouflaged sequential circuits, the SAT attack requires that the internal state of the circuit is controllable and obser...

  7. Molecular differentiation and phylogenetic analysis of the Egyptian foot-and-mouth disease virus SAT2.

    Science.gov (United States)

    El-Shehawy, Laila I; Abu-Elnaga, Hany I; Rizk, Sonia A; Abd El-Kreem, Ahmed S; Mohamed, A A; Fawzy, Hossam G

    2014-03-01

    In February 2012, a massive new foot-and-mouth disease (FMD) outbreak struck Egypt. In this work, one-step RT-PCR assays were used for in-house detection and differentiation of foot-and-mouth disease virus (FMDV) in Egypt in this year using pan-serotypic and serotype-targeting sequence primers. FMDV SAT2 was the dominant virus in the examined isolates from the epidemic. The complete VP1 coding regions of two isolates were sequenced. The two isolates had 99.2 % sequence identity to most contemporary Egyptian SAT2 reference viruses, whereas they had 89.7-90.1 % identity to the SAT2/EGY/2/2012 isolate, which was collected from Alexandria, Egypt, and previously sequenced by WRLFMD. Phylogenetic analysis showed that Egypt had one topotype and two lineage of FMDV SAT2 in 2012. The Egyptian and the Palestinian 2012 strains were associated mainly with topotype VII, lineage SAT2/VII/Ghb-12, while the virus isolated from Alexandria Governorate belonged to the SAT2/VII/Alx-12 lineage. Topotype VII also comprised lineages that included strains isolated from Libya in 2012 and 2003. Furthermore, within the same topotype, the Egyptian SAT2/2012 isolates were related to strains from Saudi Arabia, Sudan, Eritrea, Cameroon and Nigeria. Nevertheless, more epidemiological work with neighboring countries is needed to prevent cross-border spread of disease and to reach a precise conclusion about the origin of the 2012 FMDV SAT2 emergency in the Middle East.

  8. CubeSub - A CubeSat Based Submersible Testbed for Space Technology

    Science.gov (United States)

    Slettebo, Christian

    2016-01-01

    This report is a Master's Thesis in Aerospace Engineering, performed at the NASA Ames Research Center. It describes the development of the CubeSub, a submersible testbed compatible with the CubeSat form factor. The CubeSub will be used to mature technology and operational procedures to be used in space exploration, and possibly also as a tool for exploration of Earthly environments. CubeSats are carried as payloads, either containing technology to be tested or experiments and sensors for scientific use. The CubeSub is designed to be built up by modules, which can be assembled in different configurations to fulfill different needs. Each module is powered individually and intermodular communication is wireless, reducing the need for wiring. The inside of the hull is flooded with ambient water to simplify the interaction between payloads and surrounding environment. The overall shape is similar to that of a conventional AUV, slender and smooth. This is to make for a low drag, reduce the risk of snagging on surrounding objects and make it possible to deploy through an ice sheet via a narrow borehole. Rapid prototyping is utilized to a large extent, with full-scale prototypes being constructed through 3D-printing and with COTS (Commercial Off-The-Shelf) components. Arduino boards are used for control and internal communication. Modules required for basic operation have been designed, manufactured and tested. Each module is described with regards to its function, design and manufacturability. By performing tests in a pool it was found that the basic concept is sound and that future improvements include better controllability, course stability and waterproofing of electrical components. Further development is needed to make the CubeSub usable for its intended purposes. The largest gains are expected to be found by developing the software and improving controllability.

  9. Double mutation of cell wall proteins CspB and PBP1a increases secretion of the antibody Fab fragment from Corynebacterium glutamicum

    Science.gov (United States)

    2014-01-01

    Background Among other advantages, recombinant antibody-binding fragments (Fabs) hold great clinical and commercial potential, owing to their efficient tissue penetration compared to that of full-length IgGs. Although production of recombinant Fab using microbial expression systems has been reported, yields of active Fab have not been satisfactory. We recently developed the Corynebacterium glutamicum protein expression system (CORYNEX®) and demonstrated improved yield and purity for some applications, although the system has not been applied to Fab production. Results The Fab fragment of human anti-HER2 was successfully secreted by the CORYNEX® system using the conventional C. glutamicum strain YDK010, but the productivity was very low. To improve the secretion efficiency, we investigated the effects of deleting cell wall-related genes. Fab secretion was increased 5.2 times by deletion of pbp1a, encoding one of the penicillin-binding proteins (PBP1a), mediating cell wall peptidoglycan (PG) synthesis. However, this Δpbp1a mutation did not improve Fab secretion in the wild-type ATCC13869 strain. Because YDK010 carries a mutation in the cspB gene encoding a surface (S)-layer protein, we evaluated the effect of ΔcspB mutation on Fab secretion from ATCC13869. The Δpbp1a mutation showed a positive effect on Fab secretion only in combination with the ΔcspB mutation. The ΔcspBΔpbp1a double mutant showed much greater sensitivity to lysozyme than either single mutant or the wild-type strain, suggesting that these mutations reduced cell wall resistance to protein secretion. Conclusion There are at least two crucial permeability barriers to Fab secretion in the cell surface structure of C. glutamicum, the PG layer, and the S-layer. The ΔcspBΔpbp1a double mutant allows efficient Fab production using the CORYNEX® system. PMID:24731213

  10. Tunable Microwave Component Technologies for SatCom-Platforms

    Science.gov (United States)

    Maune, Holger; Jost, Matthias; Wiens, Alex; Weickhmann, Christian; Reese, Roland; Nikfalazar, Mohammad; Schuster, Christian; Franke, Tobias; Hu, Wenjuan; Nickel, Matthias; Kienemund, Daniel; Prasetiadi, Ananto Eka; Jakoby, Rolf

    2017-03-01

    Modern communication platforms require a huge amount of switched RF component banks especially made of different filters and antennas to cover all operating frequencies and bandwidth for the targeted services and application scenarios. In contrast, reconfigurable devices made of tunable components lead to a considerable reduction in complexity, size, weight, power consumption, and cost. This paper gives an overview of suitable technologies for tunable microwave components especially for SatCom applications. Special attention is given to tunable components based on functional materials such as barium strontium titanate (BST) and liquid crystal (LC).

  11. Implementation and testing of a multivariate inverse radiation transport solver

    International Nuclear Information System (INIS)

    Mattingly, John; Mitchell, Dean J.

    2012-01-01

    Detection, identification, and characterization of special nuclear materials (SNM) all face the same basic challenge: to varying degrees, each must infer the presence, composition, and configuration of the SNM by analyzing a set of measured radiation signatures. Solutions to this problem implement inverse radiation transport methods. Given a set of measured radiation signatures, inverse radiation transport estimates properties of the source terms and transport media that are consistent with those signatures. This paper describes one implementation of a multivariate inverse radiation transport solver. The solver simultaneously analyzes gamma spectrometry and neutron multiplicity measurements to fit a one-dimensional radiation transport model with variable layer thicknesses using nonlinear regression. The solver's essential components are described, and its performance is illustrated by application to benchmark experiments conducted with plutonium metal. - Highlights: ► Inverse problems, specifically applied to identifying and characterizing radiation sources . ► Radiation transport. ► Analysis of gamma spectroscopy and neutron multiplicity counting measurements. ► Experimental testing of the inverse solver against measurements of plutonium.

  12. SU-E-T-22: A Deterministic Solver of the Boltzmann-Fokker-Planck Equation for Dose Calculation

    Energy Technology Data Exchange (ETDEWEB)

    Hong, X; Gao, H [Shanghai Jiao Tong University, Shanghai, Shanghai (China); Paganetti, H [Massachusetts General Hospital, Boston, MA (United States)

    2015-06-15

    Purpose: The Boltzmann-Fokker-Planck equation (BFPE) accurately models the migration of photons/charged particles in tissues. While the Monte Carlo (MC) method is popular for solving BFPE in a statistical manner, we aim to develop a deterministic BFPE solver based on various state-of-art numerical acceleration techniques for rapid and accurate dose calculation. Methods: Our BFPE solver is based on the structured grid that is maximally parallelizable, with the discretization in energy, angle and space, and its cross section coefficients are derived or directly imported from the Geant4 database. The physical processes that are taken into account are Compton scattering, photoelectric effect, pair production for photons, and elastic scattering, ionization and bremsstrahlung for charged particles.While the spatial discretization is based on the diamond scheme, the angular discretization synergizes finite element method (FEM) and spherical harmonics (SH). Thus, SH is used to globally expand the scattering kernel and FFM is used to locally discretize the angular sphere. As a Result, this hybrid method (FEM-SH) is both accurate in dealing with forward-peaking scattering via FEM, and efficient for multi-energy-group computation via SH. In addition, FEM-SH enables the analytical integration in energy variable of delta scattering kernel for elastic scattering with reduced truncation error from the numerical integration based on the classic SH-based multi-energy-group method. Results: The accuracy of the proposed BFPE solver was benchmarked against Geant4 for photon dose calculation. In particular, FEM-SH had improved accuracy compared to FEM, while both were within 2% of the results obtained with Geant4. Conclusion: A deterministic solver of the Boltzmann-Fokker-Planck equation is developed for dose calculation, and benchmarked against Geant4. Xiang Hong and Hao Gao were partially supported by the NSFC (#11405105), the 973 Program (#2015CB856000) and the Shanghai Pujiang

  13. MitoSatPlant: mitochondrial microsatellites database of viridiplantae.

    Science.gov (United States)

    Kumar, Manjeet; Kapil, Aditi; Shanker, Asheesh

    2014-11-01

    Microsatellites also known as simple sequence repeats (SSRs) consist of 1-6 nucleotide long repeating units. The importance of mitochondrial SSRs (mtSSRs) in fields like population genetics, plant phylogenetics and genome mapping motivated us to develop MitoSatPlant, a repository of plant mtSSRs. It contains information for perfect, imperfect and compound SSRs mined from 92 mitochondrial genomes of green plants, available at NCBI (as of 1 Feb 2014). A total of 72,798 SSRs were found, of which PCR primers were designed for 72,495 SSRs. Among all sequences, tetranucleotide repeats (26,802) were found to be most abundant whereas hexanucleotide repeats (2751) were detected with least frequency. MitoSatPlant was developed using SQL server 2008 and can be accessed through a front end designed in ASP.Net. It is an easy to use, user-friendly database and will prove to be a useful resource for plant scientists. To the best of our knowledge MitoSatPlant is the only database available for plant mtSSRs and can be freely accessed at http://compubio.in/mitosatplant/. Copyright © 2014 Elsevier B.V. and Mitochondria Research Society. All rights reserved.

  14. The role of CSP in the electricity system of South Africa - technical operation, grid constraints, market structure and economics

    Science.gov (United States)

    Kost, Christoph; Friebertshäuser, Chris; Hartmann, Niklas; Fluri, Thomas; Nitz, Peter

    2017-06-01

    This paper analyses the role of solar technologies (CSP and PV) and their interaction in the South African electricity system by using a fundamental electricity system modelling (ENTIGRIS-SouthAfrica). The model is used to analyse the South African long-term electricity generation portfolio mix, optimized site selection and required transmission capacities until the year 2050. Hereby especially the location and grid integration of solar technology (PV and CSP) and wind power plants is analysed. This analysis is carried out by using detailed resource assessment of both technologies. A cluster approach is presented to reduce complexity by integrating the data in an optimization model.

  15. Review of Thermal Materials for CSP Plants and LCOE Evaluation for Performance Improvement using Chilean Strategic Minerals: Lithium Salts and Copper Foams

    Directory of Open Access Journals (Sweden)

    Gustavo Cáceres

    2016-01-01

    Full Text Available The improvement of solar thermal technologies in emerging economies like Chile is particularly attractive because the country is endowed with one of the most consistently high solar potentials, lithium and copper reserves. In recent years, growing interests for lithium based salts and copper foams in application of thermal technologies could change the landscape of Chile transforming its lithium reserves and copper availability into competitive energy produced in the region. This study reviews the technical advantages of using lithium based salts—applied as heat storage media and heat transfer fluid—and copper foam/Phase Change Materials (PCM alternatives—applied as heat storage media—within tower and parabolic trough Concentrated Solar Power (CSP plants, and presents a first systematic evaluation of the costs of these alternatives based on real plant data. The methodology applied is based on material data base compilation of price and technical properties, selection of CSP plant and estimation of amount of required material, and analysis of Levelized Cost of Electricity (LCOE. Results confirm that some lithium based salts are effective in reducing the amount of required material and costs for the Thermal Energy Storage (TES systems for both plant cases, with savings of up to 68% and 4.14% in tons of salts and LCOE, respectively. Copper foam/PCM composites significantly increase thermal conductivity, decreasing the volume of the TES system, but costs of implementation are still higher than traditional options.

  16. T2CG1, a package of preconditioned conjugate gradient solvers for TOUGH2

    International Nuclear Information System (INIS)

    Moridis, G.; Pruess, K.; Antunez, E.

    1994-03-01

    Most of the computational work in the numerical simulation of fluid and heat flows in permeable media arises in the solution of large systems of linear equations. The simplest technique for solving such equations is by direct methods. However, because of large storage requirements and accumulation of roundoff errors, the application of direct solution techniques is limited, depending on matrix bandwidth, to systems of a few hundred to at most a few thousand simultaneous equations. T2CG1, a package of preconditioned conjugate gradient solvers, has been added to TOUGH2 to complement its direct solver and significantly increase the size of problems tractable on PCs. T2CG1 includes three different solvers: a Bi-Conjugate Gradient (BCG) solver, a Bi-Conjugate Gradient Squared (BCGS) solver, and a Generalized Minimum Residual (GMRES) solver. Results from six test problems with up to 30,000 equations show that T2CG1 (1) is significantly (and invariably) faster and requires far less memory than the MA28 direct solver, (2) it makes possible the solution of very large three-dimensional problems on PCs, and (3) that the BCGS solver is the fastest of the three in the tested problems. Sample problems are presented related to heat and fluid flow at Yucca Mountain and WIPP, environmental remediation by the Thermal Enhanced Vapor Extraction System, and geothermal resources

  17. VDJSeq-Solver: in silico V(DJ recombination detection tool.

    Directory of Open Access Journals (Sweden)

    Giulia Paciello

    Full Text Available In this paper we present VDJSeq-Solver, a methodology and tool to identify clonal lymphocyte populations from paired-end RNA Sequencing reads derived from the sequencing of mRNA neoplastic cells. The tool detects the main clone that characterises the tissue of interest by recognizing the most abundant V(DJ rearrangement among the existing ones in the sample under study. The exact sequence of the clone identified is capable of accounting for the modifications introduced by the enzymatic processes. The proposed tool overcomes limitations of currently available lymphocyte rearrangements recognition methods, working on a single sequence at a time, that are not applicable to high-throughput sequencing data. In this work, VDJSeq-Solver has been applied to correctly detect the main clone and identify its sequence on five Mantle Cell Lymphoma samples; then the tool has been tested on twelve Diffuse Large B-Cell Lymphoma samples. In order to comply with the privacy, ethics and intellectual property policies of the University Hospital and the University of Verona, data is available upon request to supporto.utenti@ateneo.univr.it after signing a mandatory Materials Transfer Agreement. VDJSeq-Solver JAVA/Perl/Bash software implementation is free and available at http://eda.polito.it/VDJSeq-Solver/.

  18. Observing Compact Stars with AstroSat

    Indian Academy of Sciences (India)

    25

    ... of the Crab pulsar and an X-ray binary system GX 301-2 are presented to illustrate some of the capabilities of the mission. ...... vided online at the web portal of the AstroSat Science. Support Cell1. ... Library, Springer, 440, 61. [4] Bhalerao,V.

  19. Complementary Strategies for Directed C(sp3 )-H Functionalization: A Comparison of Transition-Metal-Catalyzed Activation, Hydrogen Atom Transfer, and Carbene/Nitrene Transfer.

    Science.gov (United States)

    Chu, John C K; Rovis, Tomislav

    2018-01-02

    The functionalization of C(sp 3 )-H bonds streamlines chemical synthesis by allowing the use of simple molecules and providing novel synthetic disconnections. Intensive recent efforts in the development of new reactions based on C-H functionalization have led to its wider adoption across a range of research areas. This Review discusses the strengths and weaknesses of three main approaches: transition-metal-catalyzed C-H activation, 1,n-hydrogen atom transfer, and transition-metal-catalyzed carbene/nitrene transfer, for the directed functionalization of unactivated C(sp 3 )-H bonds. For each strategy, the scope, the reactivity of different C-H bonds, the position of the reacting C-H bonds relative to the directing group, and stereochemical outcomes are illustrated with examples in the literature. The aim of this Review is to provide guidance for the use of C-H functionalization reactions and inspire future research in this area. © 2018 Wiley-VCH Verlag GmbH & Co. KGaA, Weinheim.

  20. Touchscreen Sustained Attention Task (SAT) for Rats.

    Science.gov (United States)

    Bangasser, Debra A; Wicks, Brittany; Waxler, David E; Eck, Samantha R

    2017-09-15

    Sustained attention is the ability to monitor intermittent and unpredictable events over a prolonged period of time. This attentional process subserves other aspects of cognition and is disrupted in certain neurodevelopmental, neuropsychiatric, and neurodegenerative disorders. Thus, it is clinically important to identify mechanisms that impair and improve sustained attention. Such mechanisms are often first discovered using rodent models. Therefore, several behavior procedures for testing aspects of sustained attention have been developed for rodents. One, first described by McGaughy and Sarter (1995), called the sustained attention task (SAT), trains rats to distinguish between signal (i.e., brief light presentation) and non-signal trials. The signals are short and thus require careful attention to be perceived. Attentional demands can be increased further by introducing a distractor (e.g., flashing houselight). We have modified this task for touchscreen operant chambers, which are configured with a touchscreen on one wall that can present stimuli and record responses. Here we detail our protocol for SAT in touchscreen chambers. Additionally, we present standard measures of performance in male and female Sprague-Dawley rats. Comparable performance on this task in both sexes highlights its use for attention studies, especially as more researchers are including female rodents in their experimental design. Moreover, the easy implementation of SAT for the increasingly popular touchscreen chambers increases its utility.