WorldWideScience

Sample records for reverse engineering tools

  1. Critical evaluation of reverse engineering tool Imagix 4D!

    Science.gov (United States)

    Yadav, Rashmi; Patel, Ravindra; Kothari, Abhay

    2016-01-01

    The comprehension of legacy codes is difficult to understand. Various commercial reengineering tools are available that have unique working styles, and are equipped with their inherent capabilities and shortcomings. The focus of the available tools is in visualizing static behavior not the dynamic one. Therefore, it is difficult for people who work in software product maintenance, code understanding reengineering/reverse engineering. Consequently, the need for a comprehensive reengineering/reverse engineering tool arises. We found the usage of Imagix 4D to be good as it generates the maximum pictorial representations in the form of flow charts, flow graphs, class diagrams, metrics and, to a partial extent, dynamic visualizations. We evaluated Imagix 4D with the help of a case study involving a few samples of source code. The behavior of the tool was analyzed on multiple small codes and a large code gcc C parser. Large code evaluation was performed to uncover dead code, unstructured code, and the effect of not including required files at preprocessing level. The utility of Imagix 4D to prepare decision density and complexity metrics for a large code was found to be useful in getting to know how much reengineering is required. At the outset, Imagix 4D offered limitations in dynamic visualizations, flow chart separation (large code) and parsing loops. The outcome of evaluation will eventually help in upgrading Imagix 4D and posed a need of full featured tools in the area of software reengineering/reverse engineering. It will also help the research community, especially those who are interested in the realm of software reengineering tool building.

  2. A Survey of Automatic Protocol Reverse Engineering Approaches, Methods, and Tools on the Inputs and Outputs View

    Directory of Open Access Journals (Sweden)

    Baraka D. Sija

    2018-01-01

    Full Text Available A network protocol defines rules that control communications between two or more machines on the Internet, whereas Automatic Protocol Reverse Engineering (APRE defines the way of extracting the structure of a network protocol without accessing its specifications. Enough knowledge on undocumented protocols is essential for security purposes, network policy implementation, and management of network resources. This paper reviews and analyzes a total of 39 approaches, methods, and tools towards Protocol Reverse Engineering (PRE and classifies them into four divisions, approaches that reverse engineer protocol finite state machines, protocol formats, and both protocol finite state machines and protocol formats to approaches that focus directly on neither reverse engineering protocol formats nor protocol finite state machines. The efficiency of all approaches’ outputs based on their selected inputs is analyzed in general along with appropriate reverse engineering inputs format. Additionally, we present discussion and extended classification in terms of automated to manual approaches, known and novel categories of reverse engineered protocols, and a literature of reverse engineered protocols in relation to the seven layers’ OSI (Open Systems Interconnection model.

  3. DIC-CAM recipe for reverse engineering

    Science.gov (United States)

    Romero-Carrillo, P.; Lopez-Alba, E.; Dorado, R.; Diaz-Garrido, F. A.

    2012-04-01

    Reverse engineering (RE) tries to model and manufacture an object from measurements one of a reference object. Modern optical measurement systems and computer aided engineering software have improved reverse engineering procedures. We detail the main RE steps from 3D digitalization by Digital Image Correlation to manufacturing. The previous description is complemented with an application example, which portrays the performance of RE. The differences between original and manufactured objects are less than 2 mm (close to the tool radius).

  4. Reverse engineering of integrated circuits

    Science.gov (United States)

    Chisholm, Gregory H.; Eckmann, Steven T.; Lain, Christopher M.; Veroff, Robert L.

    2003-01-01

    Software and a method therein to analyze circuits. The software comprises several tools, each of which perform particular functions in the Reverse Engineering process. The analyst, through a standard interface, directs each tool to the portion of the task to which it is most well suited, rendering previously intractable problems solvable. The tools are generally used iteratively to produce a successively more abstract picture of a circuit, about which incomplete a priori knowledge exists.

  5. Android Application Protection against Static Reverse Engineering based on Multidexing

    Directory of Open Access Journals (Sweden)

    Nak Young Kim

    2016-11-01

    Full Text Available DEX files are executable files of Android applications. Since DEX files are in the format of Java bytecodes, their Java source codes can be easily obtained using static reverse engineering tools. This results in numerous Android application thefts. There are some tools (e.g. bangcle, ijiami, liapp that protect Android applications against static reverse engineering utilizing dynamic code loading. These tools usually encrypt classes.dex in an APK file. When the application is launched, the encrypted classes.dex file is decrypted and dynamically loaded. However, these tools fail to protect multidex APKs, which include more than one DEX files (classes2.dex, classes3.dex, ... to accommodate large-sized execution codes. In this paper, we propose a technique that protects multidex Android applications against static reverse engineering. The technique can encrypt/decrypt multiple DEX files in APK files and dynamically load them. The experimental results show that the proposed technique can effiectively protect multidex APKs.

  6. Un-Building Blocks: A Model of Reverse Engineering and Applicable Heuristics

    Science.gov (United States)

    2015-12-01

    Inclusion relationships of root events, events, and subevents .................179  Table 5.  Formal specification of reverse engineering model using Monterey...intend to stay technologically competitive at personal as well as societal levels. Third, reverse engineering is important for pedagogical reasons. It is...increasingly blurred (Anderson, 2012).4 Third, reverse engineering can be a pedagogical tool (Otto & Wood, 2000; O’Brien, 2010; Halsmer, 2013

  7. Teach CAD and Measuring Skills through Reverse Engineering

    Science.gov (United States)

    Board, Keith

    2012-01-01

    This article describes a reverse engineering activity that gives students hands-on, minds-on experience with measuring tools, machine parts, and CAD. The author developed this activity to give students an abundance of practical experience with measuring tools. Equally important, it provides a good interface between the virtual world of CAD 3D…

  8. A Survey of Automatic Protocol Reverse Engineering Approaches, Methods, and Tools on the Inputs and Outputs View

    OpenAIRE

    Baraka D. Sija; Young-Hoon Goo; Kyu-Seok Shim; Huru Hasanova; Myung-Sup Kim

    2018-01-01

    A network protocol defines rules that control communications between two or more machines on the Internet, whereas Automatic Protocol Reverse Engineering (APRE) defines the way of extracting the structure of a network protocol without accessing its specifications. Enough knowledge on undocumented protocols is essential for security purposes, network policy implementation, and management of network resources. This paper reviews and analyzes a total of 39 approaches, methods, and tools towards ...

  9. Malware analysis and reverse engineering

    OpenAIRE

    Šváb, Martin

    2014-01-01

    Focus of this thesis is reverse engineering in information technology closely linked with the malware analysis. It explains fundamentals of IA-32 processors architecture and basics of operating system Microsoft Windows. Main part of this thesis is dedicated to the malware analysis, including description of creating a tool for simplification of static part of the analysis. In Conclusion various approaches to the malware analysis, which were described in previous part of the thesis, are practic...

  10. Reverse engineering for quality systems

    International Nuclear Information System (INIS)

    Nolan, A.J.

    1995-01-01

    When the age of software engineering began, many companies were faced with a problem of how to support the older, pre-software-engineering, programs. The techniques of reverse engineering and re-engineering were developed to bridge the gap between the past and the present. Although reverse engineering can be used for generating missing documentation, it can also be used as a means to demonstrate quality in these older programs. This paper presents, in the form of a case study, how Rolls-Royce and Associates Limited addressed the quality issues of reverse engineering and re-engineering. (author)

  11. GRASP/Ada 95: Reverse Engineering Tools for Ada

    Science.gov (United States)

    Cross, James H., II

    1996-01-01

    The GRASP/Ada project (Graphical Representations of Algorithms, Structures, and Processes for Ada) has successfully created and prototyped an algorithmic level graphical representation for Ada software, the Control Structure Diagram (CSD), and a new visualization for a fine-grained complexity metric called the Complexity Profile Graph (CPG). By synchronizing the CSD and the CPG, the CSD view of control structure, nesting, and source code is directly linked to the corresponding visualization of statement level complexity in the CPG. GRASP has been integrated with GNAT, the GNU Ada 95 Translator to provide a comprehensive graphical user interface and development environment for Ada 95. The user may view, edit, print, and compile source code as a CSD with no discernible addition to storage or computational overhead. The primary impetus for creation of the CSD was to improve the comprehension efficiency of Ada software and, as a result, improve reliability and reduce costs. The emphasis has been on the automatic generation of the CSD from Ada 95 source code to support reverse engineering and maintenance. The CSD has the potential to replace traditional prettyprinted Ada source code. The current update has focused on the design and implementation of a new Motif compliant user interface, and a new CSD generator consisting of a tagger and renderer. The Complexity Profile Graph (CPG) is based on a set of functions that describes the context, content, and the scaling for complexity on a statement by statement basis. When combined graphicafly, the result is a composite profile of complexity for the program unit. Ongoing research includes the development and refinement of the associated functions, and the development of the CPG generator prototype. The current Version 5.0 prototype provides the capability for the user to generate CSDs and CPGs from Ada 95 source code in a reverse engineering as well as forward engineering mode with a level of flexibility suitable for

  12. Benefits of reverse engineering technologies in software development makerspace

    Directory of Open Access Journals (Sweden)

    Aabidi M.H.

    2017-01-01

    Full Text Available In the recent decades, the amount of data produced by scientific, engineering, and life science applications has increased with several orders of magnitude. In parallel with this development, the applications themselves have become increasingly complex in terms of functionality, structure, and behavior. In the same time, development and production cycles of such applications exhibit a tendency of becoming increasingly shorter, due to factors such as market pressure and rapid evolution of supporting and enabling technologies. As a consequence, an increasing fraction of the cost of creating new applications and manufacturing processes shifts from the creation of new artifacts to the adaption of existing ones. A key component of this activity is the understanding of the design, operation, and behavior of existing manufactured artifacts, such as software code bases, hardware systems, and mechanical assemblies. For instance, in the software industry, it is estimated that maintenance costs exceed 80% of the total costs of a software product's lifecycle, and software understanding accounts for as much as half of these maintenance costs. To facilitate the software development process, it would be ideal to have tools that automatically generate or help to generate UML (Unified Modeling Language models from source code. Reverse engineering the software architecture from source code provides a valuable service to software practitioners. Case tools implementing MDA and reverse-engineering constitute an important opportunity of software development engineers. So MDA and reverse engineering is an important key witch make makerspace more productive and more efficient.

  13. Engineering Encounters: Reverse Engineering

    Science.gov (United States)

    McGowan, Veronica Cassone; Ventura, Marcia; Bell, Philip

    2017-01-01

    This column presents ideas and techniques to enhance your science teaching. This month's issue shares information on how students' everyday experiences can support science learning through engineering design. In this article, the authors outline a reverse-engineering model of instruction and describe one example of how it looked in our fifth-grade…

  14. Update of GRASP/Ada reverse engineering tools for Ada

    Science.gov (United States)

    Cross, James H., II

    1993-01-01

    The GRASP/Ada project (Graphical Representations of Algorithms, Structures, and Processes for Ada) successfully created and prototyped a new algorithmic level graphical representation for Ada software, the Control Structure Diagram (CSD). The primary impetus for creation of the CSD was to improve the comprehension efficiency of Ada software and, as a result, improve reliability and reduce costs. The emphasis was on the automatic generation of the CSD from Ada PDL or source code to support reverse engineering and maintenance. The CSD has the potential to replace traditional pretty printed Ada source code. In Phase 1 of the GRASP/Ada project, the CSD graphical constructs were created and applied manually to several small Ada programs. A prototype CSD generator (Version 1) was designed and implemented using FLEX and BISON running under VMS on a VAX 11-780. In Phase 2, the prototype was improved and ported to the Sun 4 platform under UNIX. A user interface was designed and partially implemented using the HP widget toolkit and the X Windows System. In Phase 3, the user interface was extensively reworked using the Athena widget toolkit and X Windows. The prototype was applied successfully to numerous Ada programs ranging in size from several hundred to several thousand lines of source code. Following Phase 3,e two update phases were completed. Update'92 focused on the initial analysis of evaluation data collected from software engineering students at Auburn University and the addition of significant enhancements to the user interface. Update'93 (the current update) focused on the statistical analysis of the data collected in the previous update and preparation of Version 3.4 of the prototype for limited distribution to facilitate further evaluation. The current prototype provides the capability for the user to generate CSD's from Ada PDL or source code in a reverse engineering as well as forward engineering mode with a level of flexibility suitable for practical

  15. MODELS OF PROJECT REVERSE ENGINEERING

    Directory of Open Access Journals (Sweden)

    Віктор Володимирович ІВАНОВ

    2017-03-01

    Full Text Available Reverse engineering decided important scientific and technical problems of increasing the cost of the existing technical product by transforming it into a product with other features or design. Search ideas of the new application of existing products on the base of heuristic analysis were created. The concept of reverse engineering and its division into three types: conceptual, aggregate and complete was expanded. The use of heuristic methods for reverse engineering concept was showed. The modification model of Reverse engineering based on the model of РМВОК was developed. Our model includes two new phases: identification and transformation. At the identification phase, technical control is made. At the transformation phase, search heuristic idea of the new applied existing technical product was made. The model of execution phase that included heuristic methods, metrological equipment, and CAD/CAM/CAE program complex was created. The model that connected economic indicators of reverse engineering project was developed.

  16. Threshold-Dependent Camouflaged Cells to Secure Circuits Against Reverse Engineering Attacks

    OpenAIRE

    Collantes, Maria I. Mera; Massad, Mohamed El; Garg, Siddharth

    2016-01-01

    With current tools and technology, someone who has physical access to a chip can extract the detailed layout of the integrated circuit (IC). By using advanced visual imaging techniques, reverse engineering can reveal details that are meant to be kept secret, such as a secure protocol or novel implementation that offers a competitive advantage. A promising solution to defend against reverse engineering attacks is IC camouflaging. In this work, we propose a new camouflaging technique based on t...

  17. Novel combination of reverse engineering and vapid prototyping in medicine

    CSIR Research Space (South Africa)

    Schenker, R

    1999-08-01

    Full Text Available The technologies of reverse engineering and rapid prototyping are emerging as useful new tools in medicine. One application is of particular interest in orthopaedic, dental and reconstructive surgery. It involves the imaging, modelling...

  18. Reverse engineering of RFID devices

    NARCIS (Netherlands)

    Bokslag, W.

    2015-01-01

    This paper discusses the relevance and potential impact of both RFID and reverse engineering of RFID technology, followed by a discussion of common protocols and internals of RFID technology. The focus of the paper is on providing an overview of the different approaches to reverse engineering RFID

  19. Reverse engineering biological networks :applications in immune responses to bio-toxins.

    Energy Technology Data Exchange (ETDEWEB)

    Martino, Anthony A.; Sinclair, Michael B.; Davidson, George S.; Haaland, David Michael; Timlin, Jerilyn Ann; Thomas, Edward Victor; Slepoy, Alexander; Zhang, Zhaoduo; May, Elebeoba Eni; Martin, Shawn Bryan; Faulon, Jean-Loup Michel

    2005-12-01

    Our aim is to determine the network of events, or the regulatory network, that defines an immune response to a bio-toxin. As a model system, we are studying T cell regulatory network triggered through tyrosine kinase receptor activation using a combination of pathway stimulation and time-series microarray experiments. Our approach is composed of five steps (1) microarray experiments and data error analysis, (2) data clustering, (3) data smoothing and discretization, (4) network reverse engineering, and (5) network dynamics analysis and fingerprint identification. The technological outcome of this study is a suite of experimental protocols and computational tools that reverse engineer regulatory networks provided gene expression data. The practical biological outcome of this work is an immune response fingerprint in terms of gene expression levels. Inferring regulatory networks from microarray data is a new field of investigation that is no more than five years old. To the best of our knowledge, this work is the first attempt that integrates experiments, error analyses, data clustering, inference, and network analysis to solve a practical problem. Our systematic approach of counting, enumeration, and sampling networks matching experimental data is new to the field of network reverse engineering. The resulting mathematical analyses and computational tools lead to new results on their own and should be useful to others who analyze and infer networks.

  20. Application of industrial CT in reverse engineering technology

    International Nuclear Information System (INIS)

    Fang Liyong; Li Hui; Bai Jinping; Li Bailin

    2013-01-01

    The basic principle and basic steps of reverse engineering technology based on industrial CT are described. The recent research progresses and situation at home and abroad of reverse engineering technology based on industrial CT image are respectively described, analyzed and summarized from two routes which are surface segmentation and volume segmentation. An example of conch is used to exhibit the results from the two routes in reverse engineering technology based on industrial CT image. Finally, some difficulties in application and the future developments of reverse engineering technology based on industrial CT are prospected. (authors)

  1. Efficient Reverse-Engineering of a Developmental Gene Regulatory Network

    Science.gov (United States)

    Cicin-Sain, Damjan; Ashyraliyev, Maksat; Jaeger, Johannes

    2012-01-01

    Understanding the complex regulatory networks underlying development and evolution of multi-cellular organisms is a major problem in biology. Computational models can be used as tools to extract the regulatory structure and dynamics of such networks from gene expression data. This approach is called reverse engineering. It has been successfully applied to many gene networks in various biological systems. However, to reconstitute the structure and non-linear dynamics of a developmental gene network in its spatial context remains a considerable challenge. Here, we address this challenge using a case study: the gap gene network involved in segment determination during early development of Drosophila melanogaster. A major problem for reverse-engineering pattern-forming networks is the significant amount of time and effort required to acquire and quantify spatial gene expression data. We have developed a simplified data processing pipeline that considerably increases the throughput of the method, but results in data of reduced accuracy compared to those previously used for gap gene network inference. We demonstrate that we can infer the correct network structure using our reduced data set, and investigate minimal data requirements for successful reverse engineering. Our results show that timing and position of expression domain boundaries are the crucial features for determining regulatory network structure from data, while it is less important to precisely measure expression levels. Based on this, we define minimal data requirements for gap gene network inference. Our results demonstrate the feasibility of reverse-engineering with much reduced experimental effort. This enables more widespread use of the method in different developmental contexts and organisms. Such systematic application of data-driven models to real-world networks has enormous potential. Only the quantitative investigation of a large number of developmental gene regulatory networks will allow us to

  2. Biometrics in wearable products: Reverse Engineering and numerical modeling

    OpenAIRE

    Rao, Andrea

    2011-01-01

    The Reverse Engineering (RE) techniques and the Finite Element Modelling (FEM) are widely used tools in many scientific fields. They were firstly developed for the mechanics but in the last times became common for other disciplines. In the thesis these techniques are used for the customization of the wearable products. It is possible to observe that the geometry of whatever wearable product is fundamental for the comfort. In particular, starting from the need of wearable product it is possibl...

  3. Vertical Integration and Reverse Engineering of Agricultural Enterprises

    Institute of Scientific and Technical Information of China (English)

    Gang; WU; Yong; DU

    2014-01-01

    This paper studies the potential effects of agricultural enterprise’s vertical integration and reverse engineering on downstream firms.Suppliers who invest reverse engineering technology can exploit customer’s information. An integrated supplier can obtain at no cost the information from its subsidiary. Based on repeated game and considered corporate " good" or " bad" type,this paper analysis supplier’s selection and downstream investment in innovation. The results showed that: when the cost is higher than the threshold value no company invest in reverse engineering,when the cost is lower than the threshold value the integration company invest in reverse engineering; in the second period,vertical integration reduce the downstream independent enterprise’s innovation investment and profits,integrated enterprise increase innovation investment and profits; during the first period of the game,the independent downstream firms being " completely foreclosure".

  4. Detecting A Botnet By Reverse Engineering

    Directory of Open Access Journals (Sweden)

    Oesman Hendra Kelana

    2013-06-01

    Full Text Available Abstract— Botnet malware is a malicious program. Botnet that infects computers, called bots, will be controlled by a botmaster to do various things such as: spamming, phishing, keylogging Distributed Denial of Service (DDoS and other activities that are generally profitable to the owner of the bot (botmaster or those who use botnet services. The problem is that many computers have been controlled by botnets without the knowledge of the computer owner.  There are many ways to examine botnets, for example by studying the traffic from the botnet network, studying how botnets communicate to each, studying how each robot receives orders to do something, and so forth. Of the many methods, the most frequently and commonly used is the reverse engineering, where researchers study how a botnet works by botnet debugging. In this study the author tries to understand or research botnets by taking a type of botnet, namely Agobot, using reverse engineering.  One of the result of the research is that malware program files in general and in particular botnet has a technique to obscure the way that research using reverse engineering. Another result also shows that the botnet Agobot runs on computers by using the Windows service, and by changing the Windows registry so that every time the computer starts, Agobot always actively works in the computer memory. Keywords— Malware, Bot, Botnet, Botmaster, Agobot, Spam, Distributed Denial of Services, Identity Theft, Computer Security, Reverse Engineering, Debug, Windows Service, the Registry.

  5. Automatic differentiation as a tool in engineering design

    Science.gov (United States)

    Barthelemy, Jean-Francois; Hall, Laura E.

    1992-01-01

    Automatic Differentiation (AD) is a tool that systematically implements the chain rule of differentiation to obtain the derivatives of functions calculated by computer programs. AD is assessed as a tool for engineering design. The forward and reverse modes of AD, their computing requirements, as well as approaches to implementing AD are discussed. The application of two different tools to two medium-size structural analysis problems to generate sensitivity information typically necessary in an optimization or design situation is also discussed. The observation is made that AD is to be preferred to finite differencing in most cases, as long as sufficient computer storage is available; in some instances, AD may be the alternative to consider in lieu of analytical sensitivity analysis.

  6. The ATPG Attack for Reverse Engineering of Combinational Hybrid Custom-Programmable Circuits

    Science.gov (United States)

    2017-03-23

    Introduction The widely practiced horizontal integrated circuit supply chain exposes a design to various types of attacks including the reverse engineering ...STT_CMOS designs for reverse- engineering prevention, DAC 2016. [5] M. E. Massad and et. al. Integrated circuit (IC) decamouflaging: reverse...The ATPG Attack for Reverse Engineering of Combinational Hybrid Custom-Programmable Circuits Raza Shafiq Hamid Mahmoodi Houman Homayoun Hassan

  7. Graphical User Interfaces Reverse Engineering for Requirements Elicitation - Literature Review

    Directory of Open Access Journals (Sweden)

    Carol Jaimes

    2016-06-01

    Full Text Available This paper exhibits a synthesis of the use of legacy systems GUI reverse engineering as a tool to software requirements elicitation. It presents a literature review describing the approaches related to the topic. This work primary goal is to determine the major investigations in this area, and if there are techniques focused exclusively on the observation of the legacy applications GUI to obtain software requirements in a standard format, without the use of source code, data structures, documentation or sophisticated algorithms for the application analysis.

  8. A Predictive Approach to Network Reverse-Engineering

    Science.gov (United States)

    Wiggins, Chris

    2005-03-01

    A central challenge of systems biology is the ``reverse engineering" of transcriptional networks: inferring which genes exert regulatory control over which other genes. Attempting such inference at the genomic scale has only recently become feasible, via data-intensive biological innovations such as DNA microrrays (``DNA chips") and the sequencing of whole genomes. In this talk we present a predictive approach to network reverse-engineering, in which we integrate DNA chip data and sequence data to build a model of the transcriptional network of the yeast S. cerevisiae capable of predicting the response of genes in unseen experiments. The technique can also be used to extract ``motifs,'' sequence elements which act as binding sites for regulatory proteins. We validate by a number of approaches and present comparison of theoretical prediction vs. experimental data, along with biological interpretations of the resulting model. En route, we will illustrate some basic notions in statistical learning theory (fitting vs. over-fitting; cross- validation; assessing statistical significance), highlighting ways in which physicists can make a unique contribution in data- driven approaches to reverse engineering.

  9. Research regarding reverse engineering for aircraft components

    Directory of Open Access Journals (Sweden)

    Udroiu Razvan

    2017-01-01

    Full Text Available Reverse engineering is a useful technique used in manufacturing and design process of new components. In aerospace industry new components can be developed, based on existing components without technical Computer Aided Design (CAD data, in order to reduce the development cycle of new products. This paper proposes a methodology wherein the CAD model of turbine blade can be build using computer aided reverse engineering technique utilising a 5 axis Coordinate Measuring Machine (CMM. The proposed methodology uses a scanning strategy by features, followed by a design methodology for 3D modelling of complex shapes.

  10. Reverse engineering of a railcar prototype via energetic macroscopic representation approach

    International Nuclear Information System (INIS)

    Agbli, Kréhi Serge; Hissel, Daniel; Sorrentino, Marco; Chauvet, Frédéric; Pouget, Julien

    2016-01-01

    Highlights: • A complex EMR model of a new railcar range has been developed. • A satisfactory assessment of the fuel consumption of the railcar. • The significant potential benefits are attainable by hybridizing the original railcar. • The regenerative braking can provide up to 240 kW h saving. - Abstract: Energetic Macroscopic Representation (EMR) modelling approach is proposed to perform model-based reverse-engineering of a new railcar range, having six propulsion units, each consisting of a diesel engine and a traction motor. Particularly, EMR intrinsic features were exploited to perform phenomenological structuration of power flows, thus allowing proper and comprehensive modelling of complex systems, such as the under-study railcar. Based on some prospective real trips, selected in such a way as to enable realistic evaluation of effective railcar effort, EMR-based prediction of railcar energy consumption is performed. Furthermore, physical consistency of each powertrain component operation was carefully verified. The suitability of EMR approach was thus proven effective to perform reverse-engineering of known specifications and available experimental data, with the final aim of reconstructing a high fidelity computational tool that meets computational burden requirements for subsequent model-based tasks deployment. Finally, specific simulation analyses were performed to evaluate the potential benefits attainable through electric hybridization of the original powertrain.

  11. The development of a program analysis environment for Ada: Reverse engineering tools for Ada

    Science.gov (United States)

    Cross, James H., II

    1991-01-01

    The Graphical Representations of Algorithms, Structures, and Processes for Ada (GRASP/Ada) has successfully created and prototyped a new algorithm level graphical representation for Ada software, the Control Structure Diagram (CSD). The primary impetus for creation of the CSD was to improve the comprehension efficiency of Ada software and thus improve reliability and reduce costs. The emphasis was on the automatic generation of the CSD from Ada source code to support reverse engineering and maintenance. The CSD has the potential to replace traditional prettyprinted Ada source code. In Phase 1 of the GRASP/Ada project, the CSD graphical constructs were created and applied manually to several small Ada programs. A prototype (Version 1) was designed and implemented using FLEX and BISON running under the Virtual Memory System (VMS) on a VAX 11-780. In Phase 2, the prototype was improved and ported to the Sun 4 platform under UNIX. A user interface was designed and partially implemented. The prototype was applied successfully to numerous Ada programs ranging in size from several hundred to several thousand lines of source code. In Phase 3 of the project, the prototype was prepared for limited distribution (GRASP/Ada Version 3.0) to facilitate evaluation. The user interface was extensively reworked. The current prototype provides the capability for the user to generate CSD from Ada source code in a reverse engineering mode with a level of flexibility suitable for practical application.

  12. Reverse engineering of the robot base platform

    International Nuclear Information System (INIS)

    Anwar A Rahman; Azizul Rahman A Aziz; Mohd Arif Hamzah; Muhd Nor Atan; Fadil Ismail; Rosli Darmawan

    2009-01-01

    The robot base platform used to place the robotic arm version 2 was imported through a local company. The robot base platform is used as a reference for reverse egineering development for a smaller size robot. The paper will discuss the reverse engineering design process and parameters involved in the development of the robot base platform. (Author)

  13. Contact mechanics of reverse engineered distal humeral hemiarthroplasty implants.

    Science.gov (United States)

    Willing, Ryan; King, Graham J W; Johnson, James A

    2015-11-26

    Erosion of articular cartilage is a concern following distal humeral hemiarthroplasty, because native cartilage surfaces are placed in contact with stiff metallic implant components, which causes decreases in contact area and increases in contact stresses. Recently, reverse engineered implants have been proposed which are intended to promote more natural contact mechanics by reproducing the native bone or cartilage shape. In this study, finite element modeling is used in order to calculate changes in cartilage contact areas and stresses following distal humeral hemiarthroplasty with commercially available and reverse engineered implant designs. At the ulna, decreases in contact area were -34±3% (p=0.002), -27±1% (pengineered and cartilage reverse engineered designs, respectively. Peak contact stresses increased by 461±57% (p=0.008), 387±127% (p=0.229) and 165±16% (p=0.003). At the radius, decreases in contact area were -21±3% (p=0.013), -13±2% (p0.999), 241±32% (p=0.010) and 61±10% (p=0.021). Between the three different implant designs, the cartilage reverse engineered design yielded the largest contact areas and lowest contact stresses, but was still unable to reproduce the contact mechanics of the native joint. These findings align with a growing body of evidence indicating that although reverse engineered hemiarthroplasty implants can provide small improvements in contact mechanics when compared with commercially available designs, further optimization of shape and material properties is required in order reproduce native joint contact mechanics. Copyright © 2015 Elsevier Ltd. All rights reserved.

  14. Application of reverse engineering in the medical industry.

    Science.gov (United States)

    Kaleev, A. A.; Kashapov, L. N.; Kashapov, N. F.; Kashapov, R. N.

    2017-09-01

    The purpose of this research is to develop on the basis of existing analogs new design of ophthalmologic microsurgical tweezers by using reverse engineering techniques. Virtual model was obtained by using a three-dimensional scanning system Solutionix Rexcan 450 MP. Geomagic Studio program was used to remove defects and inaccuracies of the obtained parametric model. A prototype of the finished model was made on the installation of laser stereolithography Projet 6000. Total time of the creation was 16 hours from the reverse engineering procedure to 3D-printing of the prototype.

  15. A General Tool for Engineering the NAD/NADP Cofactor Preference of Oxidoreductases.

    Science.gov (United States)

    Cahn, Jackson K B; Werlang, Caroline A; Baumschlager, Armin; Brinkmann-Chen, Sabine; Mayo, Stephen L; Arnold, Frances H

    2017-02-17

    The ability to control enzymatic nicotinamide cofactor utilization is critical for engineering efficient metabolic pathways. However, the complex interactions that determine cofactor-binding preference render this engineering particularly challenging. Physics-based models have been insufficiently accurate and blind directed evolution methods too inefficient to be widely adopted. Building on a comprehensive survey of previous studies and our own prior engineering successes, we present a structure-guided, semirational strategy for reversing enzymatic nicotinamide cofactor specificity. This heuristic-based approach leverages the diversity and sensitivity of catalytically productive cofactor binding geometries to limit the problem to an experimentally tractable scale. We demonstrate the efficacy of this strategy by inverting the cofactor specificity of four structurally diverse NADP-dependent enzymes: glyoxylate reductase, cinnamyl alcohol dehydrogenase, xylose reductase, and iron-containing alcohol dehydrogenase. The analytical components of this approach have been fully automated and are available in the form of an easy-to-use web tool: Cofactor Specificity Reversal-Structural Analysis and Library Design (CSR-SALAD).

  16. Cranioplasty prosthesis manufacturing based on reverse engineering technology

    Science.gov (United States)

    Chrzan, Robert; Urbanik, Andrzej; Karbowski, Krzysztof; Moskała, Marek; Polak, Jarosław; Pyrich, Marek

    2012-01-01

    Summary Background Most patients with large focal skull bone loss after craniectomy are referred for cranioplasty. Reverse engineering is a technology which creates a computer-aided design (CAD) model of a real structure. Rapid prototyping is a technology which produces physical objects from virtual CAD models. The aim of this study was to assess the clinical usefulness of these technologies in cranioplasty prosthesis manufacturing. Material/Methods CT was performed on 19 patients with focal skull bone loss after craniectomy, using a dedicated protocol. A material model of skull deficit was produced using computer numerical control (CNC) milling, and individually pre-operatively adjusted polypropylene-polyester prosthesis was prepared. In a control group of 20 patients a prosthesis was manually adjusted to each patient by a neurosurgeon during surgery, without using CT-based reverse engineering/rapid prototyping. In each case, the prosthesis was implanted into the patient. The mean operating times in both groups were compared. Results In the group of patients with reverse engineering/rapid prototyping-based cranioplasty, the mean operating time was shorter (120.3 min) compared to that in the control group (136.5 min). The neurosurgeons found the new technology particularly useful in more complicated bone deficits with different curvatures in various planes. Conclusions Reverse engineering and rapid prototyping may reduce the time needed for cranioplasty neurosurgery and improve the prosthesis fitting. Such technologies may utilize data obtained by commonly used spiral CT scanners. The manufacturing of individually adjusted prostheses should be commonly used in patients planned for cranioplasty with synthetic material. PMID:22207125

  17. 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...

  18. A gene network simulator to assess reverse engineering algorithms.

    Science.gov (United States)

    Di Camillo, Barbara; Toffolo, Gianna; Cobelli, Claudio

    2009-03-01

    In the context of reverse engineering of biological networks, simulators are helpful to test and compare the accuracy of different reverse-engineering approaches in a variety of experimental conditions. A novel gene-network simulator is presented that resembles some of the main features of transcriptional regulatory networks related to topology, interaction among regulators of transcription, and expression dynamics. The simulator generates network topology according to the current knowledge of biological network organization, including scale-free distribution of the connectivity and clustering coefficient independent of the number of nodes in the network. It uses fuzzy logic to represent interactions among the regulators of each gene, integrated with differential equations to generate continuous data, comparable to real data for variety and dynamic complexity. Finally, the simulator accounts for saturation in the response to regulation and transcription activation thresholds and shows robustness to perturbations. It therefore provides a reliable and versatile test bed for reverse engineering algorithms applied to microarray data. Since the simulator describes regulatory interactions and expression dynamics as two distinct, although interconnected aspects of regulation, it can also be used to test reverse engineering approaches that use both microarray and protein-protein interaction data in the process of learning. A first software release is available at http://www.dei.unipd.it/~dicamill/software/netsim as an R programming language package.

  19. 14 CFR 23.934 - Turbojet and turbofan engine thrust reverser systems tests.

    Science.gov (United States)

    2010-01-01

    ... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false Turbojet and turbofan engine thrust... CATEGORY AIRPLANES Powerplant General § 23.934 Turbojet and turbofan engine thrust reverser systems tests. Thrust reverser systems of turbojet or turbofan engines must meet the requirements of § 33.97 of this...

  20. Electrochemical reverse engineering: A systems-level tool to probe the redox-based molecular communication of biology.

    Science.gov (United States)

    Li, Jinyang; Liu, Yi; Kim, Eunkyoung; March, John C; Bentley, William E; Payne, Gregory F

    2017-04-01

    The intestine is the site of digestion and forms a critical interface between the host and the outside world. This interface is composed of host epithelium and a complex microbiota which is "connected" through an extensive web of chemical and biological interactions that determine the balance between health and disease for the host. This biology and the associated chemical dialogues occur within a context of a steep oxygen gradient that provides the driving force for a variety of reduction and oxidation (redox) reactions. While some redox couples (e.g., catecholics) can spontaneously exchange electrons, many others are kinetically "insulated" (e.g., biothiols) allowing the biology to set and control their redox states far from equilibrium. It is well known that within cells, such non-equilibrated redox couples are poised to transfer electrons to perform reactions essential to immune defense (e.g., transfer from NADH to O 2 for reactive oxygen species, ROS, generation) and protection from such oxidative stresses (e.g., glutathione-based reduction of ROS). More recently, it has been recognized that some of these redox-active species (e.g., H 2 O 2 ) cross membranes and diffuse into the extracellular environment including lumen to transmit redox information that is received by atomically-specific receptors (e.g., cysteine-based sulfur switches) that regulate biological functions. Thus, redox has emerged as an important modality in the chemical signaling that occurs in the intestine and there have been emerging efforts to develop the experimental tools needed to probe this modality. We suggest that electrochemistry provides a unique tool to experimentally probe redox interactions at a systems level. Importantly, electrochemistry offers the potential to enlist the extensive theories established in signal processing in an effort to "reverse engineer" the molecular communication occurring in this complex biological system. Here, we review our efforts to develop this

  1. Computer-aided dental prostheses construction using reverse engineering.

    Science.gov (United States)

    Solaberrieta, E; Minguez, R; Barrenetxea, L; Sierra, E; Etxaniz, O

    2014-01-01

    The implementation of computer-aided design/computer-aided manufacturing (CAD/CAM) systems with virtual articulators, which take into account the kinematics, constitutes a breakthrough in the construction of customised dental prostheses. This paper presents a multidisciplinary protocol involving CAM techniques to produce dental prostheses. This protocol includes a step-by-step procedure using innovative reverse engineering technologies to transform completely virtual design processes into customised prostheses. A special emphasis is placed on a novel method that permits a virtual location of the models. The complete workflow includes the optical scanning of the patient, the use of reverse engineering software and, if necessary, the use of rapid prototyping to produce CAD temporary prostheses.

  2. Reversibility: An Engineer's Point of View

    Energy Technology Data Exchange (ETDEWEB)

    Berest, Pierre [LMS, ecole Polytechnique (France)

    2012-07-01

    Reversibility is the most consistent option in a democratic country. However reversibility may also have several drawbacks which must be identified and mitigated. Reversibility of a geological repository is a relatively new idea in France. The 1991 law dedicated to nuclear waste management considered reversibility as a possible option. Fifteen years later, the 2006 law mandated that a deep repository must be reversible and that the exact content of this notion should be defined by a new law to be discussed by the Parliament in 2015. Reversibility was not a concern put forward by engineers. It clearly originated from a societal demand sponsored and formulated by the Parliament. Since 1991, the exact meaning of this mandate progressively became more precise. In the early days, reversibility meant the technical and financial capability to retrieve the wastes from the repository, at least for some period of time after being emplaced. Progressively, a broader definition, suggested by Andra, was accepted: reversibility also means that a disposal facility should be operated in such a way that a stepwise decision-making process is possible. At each step, society must be able to decide to proceed to the next step, to pause or to reverse a step. Several benefits can be expected from a reversible repository. Some technical safety concerns may be only recognised after waste emplacement. Radioactive wastes may become a resource whose recoverability is desirable. Regulations may change, alternative waste treatment or better disposal techniques may be developed, or the need to modify a component of the facility may arise. Looking back at how chemical or domestic wastes were managed some 50 years ago easily underscores that it is not unreasonable to hope for significant advances in the future. For scientists and engineers, reversibility proves to have several other merits. To design and build a good repository, time is needed. The operator of a mine or of an oil field knows that

  3. Reverse micelles as a tool for probing solvent modulation of protein dynamics: Reverse micelle encapsulated hemoglobin☆

    OpenAIRE

    Roche, Camille J.; Dantsker, David; Heller, Elizabeth R.; Sabat, Joseph E.; Friedman, Joel M.

    2013-01-01

    Hydration waters impact protein dynamics. Dissecting the interplay between hydration waters and dynamics requires a protein that manifests a broad range of dynamics. Proteins in reverse micelles (RMs) have promise as tools to achieve this objective because the water content can be manipulated. Hemoglobin is an appropriate tool with which to probe hydration effects. We describe both a protocol for hemoglobin encapsulation in reverse micelles and a facile method using PEG and cosolvents to mani...

  4. Experimental study of a reverse flow catalytic converter for a duel fuel engine

    Energy Technology Data Exchange (ETDEWEB)

    Liu, B.; Checkel, M. D. [Alberta Univ., Dept. of Mechanical Engineering, Edmonton, ANB (Canada); Hayes, R. E. [Alberta Univ., Dept, of Chemical and Materials Engineering, Edmonton, AB, (Canada)

    2001-08-01

    Performance of a reverse flow catalytic converter for a methane/diesel dual fuel engine is evaluated under steady and transient engine conditions. The converter is of the monolith honeycomb type with palladium catalyst washcoat. Results of the reverse flow converter's performance was found to be superior for several steady state engine operations when compared to unidirectional flow operation. In transient operations following a step change in engine operating conditions, reverse flow was found to be better than unidirectional flow when the change in engine operation was such as to reduce the exhaust gas temperature. When exhaust gas temperature was increased, reverse flow decreased the rate of increase in the reactor temperature. Testing was done using the transient Japanese 6-Mode tests. Best results were achieved with a switch time in the five seconds to fifteen seconds range. 31 refs., 9 tabs., 24 figs.

  5. Repeatable Reverse Engineering with PANDA

    Science.gov (United States)

    2015-12-08

    necessary layout information for the Android 2.3 and 4.2 SDK kernels. See Section IV-C for an example of the kind of deep reverse engineering of Android apps ...code re-use and simplifying complex analysis development. We demonstrate PANDA’s effectiveness via a number of use cases, including enabling an old but...continue to function. 2) Identify critical vulnerabilities . 3) Understand the true purpose and actions of code. It is common for legacy code to stop

  6. Reverse electrodialysis heat engine for sustainable power production

    International Nuclear Information System (INIS)

    Tamburini, A.; Tedesco, M.; Cipollina, A.; Micale, G.; Ciofalo, M.; Papapetrou, M.; Van Baak, W.; Piacentino, A.

    2017-01-01

    Graphical abstract: State of the art technologies for the conversion of heat into power. Grey circles refer to technologies at very early stage of development and non-available at industrial level. The Carnot efficiency (on the secondary horizontal axis) is evaluated assuming a cold sink temperature of 25 °C. SRC-hot gases: Steam Rankine Cycle integrated with gas turbine/other topping cycles; SRC-fuel: Steam Rankine Cycle directly fuelled by oil, coal or other fuels; KC: Kalina Cycle; ORC: Organic Rankine Cycle; TEG: Thermoelectric Generation; PEPG: Piezoelectric Power Generation with waste heat-powered expansion/compression cycle; OHE: Osmotic Heat Engine; REDHE, Reverse Electrodialysis Heat Engine (this paper). Display Omitted -- Highlights: •For the first time, the potential of Reverse Electrodialysis Heat Engine is assessed. •An overview of the possible regeneration methods is presented. •Performance of the RED unit fed by different salty solutions was suitably optimized. •Three different RED Heat Engine scenarios were studied. •Exergetic efficiency of about 85% could be achieved in the foreseen future. -- Abstract: Reverse Electrodialysis Heat Engine (REDHE) is a promising technology to convert waste heat at temperatures lower than 100 °C into electric power. In the present work an overview of the possible regeneration methods is presented and the technological challenges for the development of the RED Heat Engine (REDHE) are identified. The potential of this power production cycle was investigated through a simplified mathematical model. In the first part of the work, several salts were singularly modelled as possible solutes in aqueous solutions feeding the RED unit and the corresponding optimal conditions were recognized via an optimization study. In the second part, three different RED Heat Engine scenarios were studied. Results show that power densities much higher than those relevant to NaCl-water solutions can be obtained by using different

  7. Reverse engineering validation using a benchmark synthetic gene circuit in human cells.

    Science.gov (United States)

    Kang, Taek; White, Jacob T; Xie, Zhen; Benenson, Yaakov; Sontag, Eduardo; Bleris, Leonidas

    2013-05-17

    Multicomponent biological networks are often understood incompletely, in large part due to the lack of reliable and robust methodologies for network reverse engineering and characterization. As a consequence, developing automated and rigorously validated methodologies for unraveling the complexity of biomolecular networks in human cells remains a central challenge to life scientists and engineers. Today, when it comes to experimental and analytical requirements, there exists a great deal of diversity in reverse engineering methods, which renders the independent validation and comparison of their predictive capabilities difficult. In this work we introduce an experimental platform customized for the development and verification of reverse engineering and pathway characterization algorithms in mammalian cells. Specifically, we stably integrate a synthetic gene network in human kidney cells and use it as a benchmark for validating reverse engineering methodologies. The network, which is orthogonal to endogenous cellular signaling, contains a small set of regulatory interactions that can be used to quantify the reconstruction performance. By performing successive perturbations to each modular component of the network and comparing protein and RNA measurements, we study the conditions under which we can reliably reconstruct the causal relationships of the integrated synthetic network.

  8. Method Engineering: Engineering of Information Systems Development Methods and Tools

    OpenAIRE

    Brinkkemper, J.N.; Brinkkemper, Sjaak

    1996-01-01

    This paper proposes the term method engineering for the research field of the construction of information systems development methods and tools. Some research issues in method engineering are identified. One major research topic in method engineering is discussed in depth: situational methods, i.e. the configuration of a project approach that is tuned to the project at hand. A language and support tool for the engineering of situational methods are discussed.

  9. Reversible and irreversible heat engine and refrigerator cycles

    Science.gov (United States)

    Leff, Harvey S.

    2018-05-01

    Although no reversible thermodynamic cycles exist in nature, nearly all cycles covered in textbooks are reversible. This is a review, clarification, and extension of results and concepts for quasistatic, reversible and irreversible processes and cycles, intended primarily for teachers and students. Distinctions between the latter process types are explained, with emphasis on clockwise (CW) and counterclockwise (CCW) cycles. Specific examples of each are examined, including Carnot, Kelvin and Stirling cycles. For the Stirling cycle, potentially useful task-specific efficiency measures are proposed and illustrated. Whether a cycle behaves as a traditional refrigerator or heat engine can depend on whether it is reversible or irreversible. Reversible and irreversible-quasistatic CW cycles both satisfy Carnot's inequality for thermal efficiency, η ≤ η C a r n o t . Irreversible CCW cycles with two reservoirs satisfy the coefficient of performance inequality K ≤ K C a r n o t . However, an arbitrary reversible cycle satisfies K ≥ K C a r n o t when compared with a reversible Carnot cycle operating between its maximum and minimum temperatures, a potentially counterintuitive result.

  10. Penerapan Reverse Engineering Dalam Penentuan Pola Interaksi Sequence Diagram Pada Sampel Aplikasi Android

    Directory of Open Access Journals (Sweden)

    Vierdy Sulfianto Rahmadani

    2015-04-01

    Full Text Available The purpose of this research is to apply the application of reverse engineering to determine interaction patterns of the Sequence diagram that can be used by system analysts as a template for designing UML sequence diagrams. Sample applications from android are used as dataset for reverse engineering and pattern identification. The first step is collecting application datasets. The next stage is identifying the features and applications activity, reverse engineering to obtain a sequence diagram model, and then synthesize all of the models into an interaction pattern of sequence diagram. The final step is to test the patterns by implementing it in an application development case stud. The evaluation results concludes that interaction patterns of sequence diagram designs obtained in reverse engineering steps is able to be implemented in software development that contained similar features with the obtained features in this research.

  11. Software engineering methodologies and tools

    Science.gov (United States)

    Wilcox, Lawrence M.

    1993-01-01

    Over the years many engineering disciplines have developed, including chemical, electronic, etc. Common to all engineering disciplines is the use of rigor, models, metrics, and predefined methodologies. Recently, a new engineering discipline has appeared on the scene, called software engineering. For over thirty years computer software has been developed and the track record has not been good. Software development projects often miss schedules, are over budget, do not give the user what is wanted, and produce defects. One estimate is there are one to three defects per 1000 lines of deployed code. More and more systems are requiring larger and more complex software for support. As this requirement grows, the software development problems grow exponentially. It is believed that software quality can be improved by applying engineering principles. Another compelling reason to bring the engineering disciplines to software development is productivity. It has been estimated that productivity of producing software has only increased one to two percent a year in the last thirty years. Ironically, the computer and its software have contributed significantly to the industry-wide productivity, but computer professionals have done a poor job of using the computer to do their job. Engineering disciplines and methodologies are now emerging supported by software tools that address the problems of software development. This paper addresses some of the current software engineering methodologies as a backdrop for the general evaluation of computer assisted software engineering (CASE) tools from actual installation of and experimentation with some specific tools.

  12. Production engineering jig and tool design

    CERN Document Server

    Jones, E J H

    1972-01-01

    Production Engineering: Jig and Tool Design focuses on jig and tool design as part of production engineering and covers topics ranging from inspection and gauging to multiple and consecutive tooling, tool calculation and development of form tools, deep-hole boring, and grinding-wheel form-crushing. Air and oil operated fixtures, negative rake machining, and the economics of jig and fixture practice are also discussed. This text is comprised of 22 chapters; the first of which provides an overview of the function and organization of the jig and tool department. Attention then turns to the subjec

  13. Optimizing Engineering Tools Using Modern Ground Architectures

    Science.gov (United States)

    2017-12-01

    ENGINEERING TOOLS USING MODERN GROUND ARCHITECTURES by Ryan P. McArdle December 2017 Thesis Advisor: Marc Peters Co-Advisor: I.M. Ross...Master’s thesis 4. TITLE AND SUBTITLE OPTIMIZING ENGINEERING TOOLS USING MODERN GROUND ARCHITECTURES 5. FUNDING NUMBERS 6. AUTHOR(S) Ryan P. McArdle 7... engineering tools. First, the effectiveness of MathWorks’ Parallel Computing Toolkit is assessed when performing somewhat basic computations in

  14. Reverse Engineering Integrated Circuits Using Finite State Machine Analysis

    Energy Technology Data Exchange (ETDEWEB)

    Oler, Kiri J. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Miller, Carl H. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States)

    2016-04-12

    In this paper, we present a methodology for reverse engineering integrated circuits, including a mathematical verification of a scalable algorithm used to generate minimal finite state machine representations of integrated circuits.

  15. A Process Re-engineering Framework for Reverse Logistics based on a Case Study

    Directory of Open Access Journals (Sweden)

    Hing Kai Chan

    2010-09-01

    Full Text Available Reverse logistics has gained increasing attention in recent years as a channel for companies to achieve operational excellence. The process involves manipulation of returned materials, or even products, which forms a pivotal role in sustainable development throughout the whole supply chains. To make reverse logistics possible, process re-engineering may need to be carried out. However, the processes involved in reengineering are practically complicated. Objectives, benefits, and applicability of any process re-engineering require a careful and detailed strategic planning. This paper aims to propose an easy-to-follow step-by-step framework for practitioners to perform process re-engineering, to learn and identify the critical issues in each step, and to be successful in applying process re-engineering in order to enhance reverse logistics performance. A learner-centred approach is adopted based on a case study of process re-engineering, which is demonstrated in the paper for explanation.

  16. Mobile Timekeeping Application Built on Reverse-Engineered JPL Infrastructure

    Science.gov (United States)

    Witoff, Robert J.

    2013-01-01

    Every year, non-exempt employees cumulatively waste over one man-year tracking their time and using the timekeeping Web page to save those times. This app eliminates this waste. The innovation is a native iPhone app. Libraries were built around a reverse- engineered JPL API. It represents a punch-in/punch-out paradigm for timekeeping. It is accessible natively via iPhones, and features ease of access. Any non-exempt employee can natively punch in and out, as well as save and view their JPL timecard. This app is built on custom libraries created by reverse-engineering the standard timekeeping application. Communication is through custom libraries that re-route traffic through BrowserRAS (remote access service). This has value at any center where employees track their time.

  17. Separate tools or tool kits: an exploratory study of engineers' preferences

    NARCIS (Netherlands)

    Vliegen, Ingrid; Kleingeld, P.A.M.; van Houtum, Geert-Jan

    2010-01-01

    This paper describes an exploratory study of aspects that should be taken into consideration when optimizing tool kits, i.e. cases containing sets of tools that are used by service engineers for corrective maintenance. The study was carried out among service engineers of an Original Equipment

  18. Distributed Engine Control Empirical/Analytical Verification Tools

    Science.gov (United States)

    DeCastro, Jonathan; Hettler, Eric; Yedavalli, Rama; Mitra, Sayan

    2013-01-01

    NASA's vision for an intelligent engine will be realized with the development of a truly distributed control system featuring highly reliable, modular, and dependable components capable of both surviving the harsh engine operating environment and decentralized functionality. A set of control system verification tools was developed and applied to a C-MAPSS40K engine model, and metrics were established to assess the stability and performance of these control systems on the same platform. A software tool was developed that allows designers to assemble easily a distributed control system in software and immediately assess the overall impacts of the system on the target (simulated) platform, allowing control system designers to converge rapidly on acceptable architectures with consideration to all required hardware elements. The software developed in this program will be installed on a distributed hardware-in-the-loop (DHIL) simulation tool to assist NASA and the Distributed Engine Control Working Group (DECWG) in integrating DCS (distributed engine control systems) components onto existing and next-generation engines.The distributed engine control simulator blockset for MATLAB/Simulink and hardware simulator provides the capability to simulate virtual subcomponents, as well as swap actual subcomponents for hardware-in-the-loop (HIL) analysis. Subcomponents can be the communication network, smart sensor or actuator nodes, or a centralized control system. The distributed engine control blockset for MATLAB/Simulink is a software development tool. The software includes an engine simulation, a communication network simulation, control algorithms, and analysis algorithms set up in a modular environment for rapid simulation of different network architectures; the hardware consists of an embedded device running parts of the CMAPSS engine simulator and controlled through Simulink. The distributed engine control simulation, evaluation, and analysis technology provides unique

  19. Method Engineering: Engineering of Information Systems Development Methods and Tools

    NARCIS (Netherlands)

    Brinkkemper, J.N.; Brinkkemper, Sjaak

    1996-01-01

    This paper proposes the term method engineering for the research field of the construction of information systems development methods and tools. Some research issues in method engineering are identified. One major research topic in method engineering is discussed in depth: situational methods, i.e.

  20. Reverse engineering of B-pillar with 3D optical scanning for manufacturing of non-uniform thickness part

    Directory of Open Access Journals (Sweden)

    Islam Md. Tasbirul

    2017-01-01

    Full Text Available This paper presents reverse engineering (RE of a complex automobile structural part, B-pillar. As a major part of the automobile body-in white (BiW, B-pillar has substantial opportunity for weight reduction by introducing variable thickness across its sections. To leverage such potential, an existing B-pillar was reverse engineered with a 3D optical scanner and computer aided design (CAD application. First, digital data (i.e. in meshes of exiting B-pillar was obtained by the scanner, and subsequently, this information was utilized in developing a complete 3D CAD model. CATIA V5 was used in the modeling where some of the essential work benches were “Digitized Shape Editor”, “Quick Surface Reconstruction”, “Wireframe and Surface Design”, “Freestyle”, “Generation Shape Design” and “Part design”. In the final CAD design, five different thicknesses were incorporated successfully in order to get a B-pillar with non-uniform sections. This research opened opportunities for thickness optimization and mold tooling design in real time manufacturing.

  1. Computer tools for systems engineering at LaRC

    Science.gov (United States)

    Walters, J. Milam

    1994-01-01

    The Systems Engineering Office (SEO) has been established to provide life cycle systems engineering support to Langley research Center projects. over the last two years, the computing market has been reviewed for tools which could enhance the effectiveness and efficiency of activities directed towards this mission. A group of interrelated applications have been procured, or are under development including a requirements management tool, a system design and simulation tool, and project and engineering data base. This paper will review the current configuration of these tools and provide information on future milestones and directions.

  2. A reverse engineering algorithm for neural networks, applied to the subthalamopallidal network of basal ganglia.

    Science.gov (United States)

    Floares, Alexandru George

    2008-01-01

    Modeling neural networks with ordinary differential equations systems is a sensible approach, but also very difficult. This paper describes a new algorithm based on linear genetic programming which can be used to reverse engineer neural networks. The RODES algorithm automatically discovers the structure of the network, including neural connections, their signs and strengths, estimates its parameters, and can even be used to identify the biophysical mechanisms involved. The algorithm is tested on simulated time series data, generated using a realistic model of the subthalamopallidal network of basal ganglia. The resulting ODE system is highly accurate, and results are obtained in a matter of minutes. This is because the problem of reverse engineering a system of coupled differential equations is reduced to one of reverse engineering individual algebraic equations. The algorithm allows the incorporation of common domain knowledge to restrict the solution space. To our knowledge, this is the first time a realistic reverse engineering algorithm based on linear genetic programming has been applied to neural networks.

  3. Understanding Virtual Objects through Reverse Engineering

    Directory of Open Access Journals (Sweden)

    Vera Moitinho

    2012-11-01

    Full Text Available The main objective of our research is to develop a new methodology, based on Reverse Engineering processes – 3D scan, quantitative data analysis and Artificial Intelligence techniques, in particular simulation – to study the relationship between form and function of artefacts. Furthermore, we aim to provide new data, as well as possible explanations of the archaeological record according to what it expects about social activity, including working processes, by simulating the potentialities of such actions in terms of input-output relationships.

  4. Drag reduction of a reverse-engineered vehicle

    Energy Technology Data Exchange (ETDEWEB)

    Lecrivain, G.; Slaouti, A.; Kennedy, I. [Manchester Metropolitan Univ., Manchester (United Kingdom). Dept. of Engineering and Technology

    2007-08-09

    The aerodynamic performance of a hand-made sports car was numerically assessed using computational fluid dynamics (CFD) analysis of various shape modifications. The purpose was to achieve a lower drag design. Reverse-engineering was used to create a virtual model of complex 3D shapes for which no computer-aided drawings (CAD) data existed. From the predicted flow, the body could be redesigned for better performance prior to its remanufacturing. This paper described the multidisciplinary procedure involving reverse-engineering and CAD that was used to recreate a suitable watertight model of the sports car. The different errors embedded in the successive stages leading to the final model were accurately assessed and minimized. The whole vehicle was remodelled for drag reduction. Surface reconstruction was carried out, an an accurate set of high quality Non-Uniform Rational B-Spline (NURBS) surfaces was produced over the polygonal mesh resulting in a fine visual surface finish with smooth lines and contours, as required in the automotive industry. Further modifications were implemented for the purpose of drag reduction and to improve its aerodynamic performance. The application described in this paper can be extended to any other similarly intricate vehicle or industrial component. 12 refs., 1 tab., 11 figs.

  5. Variable Cycle Intake for Reverse Core Engine

    Science.gov (United States)

    Suciu, Gabriel L (Inventor); Chandler, Jesse M (Inventor); Staubach, Joseph B (Inventor)

    2016-01-01

    A gas generator for a reverse core engine propulsion system has a variable cycle intake for the gas generator, which variable cycle intake includes a duct system. The duct system is configured for being selectively disposed in a first position and a second position, wherein free stream air is fed to the gas generator when in the first position, and fan stream air is fed to the gas generator when in the second position.

  6. Tissue-Engineered Skeletal Muscle Organoids for Reversible Gene Therapy

    Science.gov (United States)

    Vandenburgh, Herman; DelTatto, Michael; Shansky, Janet; Lemaire, Julie; Chang, Albert; Payumo, Francis; Lee, Peter; Goodyear, Amy; Raven, Latasha

    1996-01-01

    Genetically modified murine skeletal myoblasts were tissue engineered in vitro into organ-like structures (organoids) containing only postmitotic myofibers secreting pharmacological levels of recombinant human growth hormone (rhGH). Subcutaneous organoid Implantation under tension led to the rapid and stable appearance of physiological sera levels of rhGH for up to 12 weeks, whereas surgical removal led to its rapid disappearance. Reversible delivery of bioactive compounds from postimtotic cells in tissue engineered organs has several advantages over other forms of muscle gene therapy.

  7. GRASP/Ada (Graphical Representations of Algorithms, Structures, and Processes for Ada): The development of a program analysis environment for Ada. Reverse engineering tools for Ada, task 1, phase 2

    Science.gov (United States)

    Cross, James H., II

    1990-01-01

    The study, formulation, and generation of structures for Ada (GRASP/Ada) are discussed in this second phase report of a three phase effort. Various graphical representations that can be extracted or generated from source code are described and categorized with focus on reverse engineering. The overall goal is to provide the foundation for a CASE (computer-aided software design) environment in which reverse engineering and forward engineering (development) are tightly coupled. Emphasis is on a subset of architectural diagrams that can be generated automatically from source code with the control structure diagram (CSD) included for completeness.

  8. An Integrated Reverse Engineering Approach for Accuracy Control of Free-Form Objects

    Directory of Open Access Journals (Sweden)

    Pathak Vimal Kumar

    2016-12-01

    Full Text Available Computer-aided tools help in shortening and eradicating numerous repetitive tasks that reduces the gap between digital model and actual product. Use of these tools assists in realizing free-form objects such as custom fit products as described by a stringent interaction with the human body. Development of such a model presents a challenging situation for reverse engineering (RE which is not analogous with the requirement for generating simple geometric models. Hence, an alternating way of producing more accurate three-dimensional models is proposed. For creating accurate 3D models, point clouds are processed through filtering, segmentation, mesh smoothing and surface generation. These processes help in converting the initial unorganized point data into a 3D digital model and simultaneously influence the quality of model. This study provides an optimum balance for the best accuracy obtainable with maximum allowable deviation to lessen computer handling and processing time. A realistic non trivial case study of free-form prosthetic socket is considered. The accuracy obtained for the developed model is acceptable for the use in medical applications and FEM analysis.

  9. Parametric Optimization Design of Brake Block Based on Reverse Engineering

    Directory of Open Access Journals (Sweden)

    Jin Hua-wei

    2017-01-01

    Full Text Available As one of the key part of automotive brake,the performance of brake block has a direct impact on the safety and comfort of cars. Modeling the brake block of disc brake in reverse parameterization by reverse engineering software, analyzing and optimizing the reconstructed model by CAE software. Processing the scanned point cloud by Geomagic Studio and reconstructing the CAD model of the brake block with the parametric surface function of the software, then analyzing and optimizing it by Wrokbench. The example shows that it is quick to reconstruct the CAD model of parts by using reverse parameterization method and reduce part re-design development cycle significantly.

  10. High Pressure Reverse Flow APS Engine

    Science.gov (United States)

    Senneff, J. M.

    1972-01-01

    A design and test demonstration effort was undertaken to evaluate the concept of the reverse flow engine for the APS engine application. The 1500 lb (6672 N) thrust engine was designed to operate on gaseous hydrogen and gaseous oxygen propellants at a mixture ratio of 4 and to achieve the objective performance of 435 sec (4266 Nsec/kg) specific impulse. Superimposed durability requirements called for a million-cycle capability with 50 hours duration. The program was undertaken as a series of tasks including the initial preliminary design, design of critical test components and finally, the design and demonstration of an altitude engine which could be used interchangeably to examine operating parameters as well as to demonstrate the capability of the concept. The program results are reported with data to indicate that all of the program objectives were met or exceeded within the course of testing on the program. The analysis effort undertaken is also reported in detail and supplemented with test data in some cases where prior definitions could not be made. The results are contained of these analyses as well as the test results conducted throughout the course of the program. Finally, the test data and analytical results were combined to allow recommendations for a flight weight design. This preliminary design effort is also detailed.

  11. Strategies for replacement of obsolete equipment - including reverse engineering

    International Nuclear Information System (INIS)

    Irish, C.S.

    2000-01-01

    The presentation shall detail the challenges facing nuclear power plants with the replacement of obsolete equipment and the strategies used to overcome those challenges. The presentation will outline the common equipment types which are either obsolete or are becoming obsolete, with a focus on safety related components. The four options of the obsolete equipment replacement philosophy will be presented with replacement examples from each of the options shown for discussion purposes. Detailed examples from each of the four obsolete equipment replacement options of: commercially available equivalent component; modification of a commercial available component; reverse engineering of the original component; and finally, design changes using a new component, shall be presented to evaluate the advantages and disadvantages of each option. The presentation will include the technical challenges, cost and schedule concerns for each of the four options. Emphasis will be placed on the technological challenges associated with replacing old and obsolete equipment. The following is a bullet list of the challenges which will be discussed: Missing, misleading or no information on the original component; Acquiring information from the original equipment manufacturer and the plant; Using a sample component for the replacement evaluation and or reverse engineering; and Reverse engineering old equipment with newly available discrete components. The presentation will include the equivalency documentation using the EPRI guidelines when replacing an original component with a different yet form, fit and functional equivalent component. The presentation will conclude with a discussion of the advantages and disadvantages of the replacement of the obsolete component with a form, fit and functional equivalent component vs. the replacement of the original component with a new component with today's technology. (author)

  12. Recent advances in systems metabolic engineering tools and strategies.

    Science.gov (United States)

    Chae, Tong Un; Choi, So Young; Kim, Je Woong; Ko, Yoo-Sung; Lee, Sang Yup

    2017-10-01

    Metabolic engineering has been playing increasingly important roles in developing microbial cell factories for the production of various chemicals and materials to achieve sustainable chemical industry. Nowadays, many tools and strategies are available for performing systems metabolic engineering that allows systems-level metabolic engineering in more sophisticated and diverse ways by adopting rapidly advancing methodologies and tools of systems biology, synthetic biology and evolutionary engineering. As an outcome, development of more efficient microbial cell factories has become possible. Here, we review recent advances in systems metabolic engineering tools and strategies together with accompanying application examples. In addition, we describe how these tools and strategies work together in simultaneous and synergistic ways to develop novel microbial cell factories. Copyright © 2017 Elsevier Ltd. All rights reserved.

  13. Reverse Flow Engine Core Having a Ducted Fan with Integrated Secondary Flow Blades

    Science.gov (United States)

    Kisska, Michael K. (Inventor); Princen, Norman H. (Inventor); Kuehn, Mark S. (Inventor); Cosentino, Gary B. (Inventor)

    2014-01-01

    Secondary air flow is provided for a ducted fan having a reverse flow turbine engine core driving a fan blisk. The fan blisk incorporates a set of thrust fan blades extending from an outer hub and a set of integral secondary flow blades extending intermediate an inner hub and the outer hub. A nacelle provides an outer flow duct for the thrust fan blades and a secondary flow duct carries flow from the integral secondary flow blades as cooling air for components of the reverse flow turbine engine.

  14. Strategies for replacement of obsolete equipment, including reverse engineering

    International Nuclear Information System (INIS)

    Irish, C.S.

    2003-01-01

    The presentation shall detail the challenges facing nuclear power plants with the replacement of obsolete equipment and the strategies used to overcome those challenges. The presentation will outline the common equipment types which are either obsolete or are becoming obsolete, with a focus on safety related components. The four options of the obsolete equipment replacement philosophy will be presented with replacement examples from each of the options shown for discussion purposes. Detailed examples from each of the four obsolete equipment replacement options of, (1) commercially available equivalent component, (2) modification of a commercial available component, (3) reverse engineering of the original component and finally (4) design changes using a new component, shall be presented to evaluate the advantages and disadvantages of each option. The presentation will include the technical challenges, cost and schedule concerns for each of the four options. Emphasis will be placed on the technological challenges associated with replacing old and obsolete equipment. The following is a bullet list of the challenges which will be discussed: 1) Missing, misleading or no information on the original component. 2) Acquiring information from the original equipment manufacturer and the plant. 3) Using a sample component for the replacement evaluation and or reverse engineering. 4) Reverse engineering old equipment with newly available discrete components. The presentation will include the equivalency documentation using the EPRI guidelines when replacing an original component with a different yet form, fit and functional equivalent component. The presentation will conclude with a discussion of the advantages and disadvantages of the replacement of the obsolete component with a form, fit and functional equivalent component vs. the replacement of the original component with a new component with today's technology. (author)

  15. IT Department User Survey Engineering Tools Usage Report

    CERN Document Server

    Jones, Pete

    2017-01-01

    Engineering tools are supports by the IT-CDA-AD section and these include Electronic, Mechanical, Mathematical and Field Solver tools. The survey carried out by IT-CDA during 2016 asked CERN users questions concerning their working environments, habits and preferences and also included several question pertaining to the use of engineering tools. This analysis will help IT-CDA to better understand who is using these tools, the user requirements and their problems and so help us to improve the service.

  16. Metabolic engineering tools in model cyanobacteria.

    Science.gov (United States)

    Carroll, Austin L; Case, Anna E; Zhang, Angela; Atsumi, Shota

    2018-03-26

    Developing sustainable routes for producing chemicals and fuels is one of the most important challenges in metabolic engineering. Photoautotrophic hosts are particularly attractive because of their potential to utilize light as an energy source and CO 2 as a carbon substrate through photosynthesis. Cyanobacteria are unicellular organisms capable of photosynthesis and CO 2 fixation. While engineering in heterotrophs, such as Escherichia coli, has result in a plethora of tools for strain development and hosts capable of producing valuable chemicals efficiently, these techniques are not always directly transferable to cyanobacteria. However, recent efforts have led to an increase in the scope and scale of chemicals that cyanobacteria can produce. Adaptations of important metabolic engineering tools have also been optimized to function in photoautotrophic hosts, which include Clustered Regularly Interspaced Short Palindromic Repeats (CRISPR)-Cas9, 13 C Metabolic Flux Analysis (MFA), and Genome-Scale Modeling (GSM). This review explores innovations in cyanobacterial metabolic engineering, and highlights how photoautotrophic metabolism has shaped their development. Copyright © 2018 International Metabolic Engineering Society. Published by Elsevier Inc. All rights reserved.

  17. Reverse micelles as a tool for probing solvent modulation of protein dynamics: Reverse micelle encapsulated hemoglobin

    Science.gov (United States)

    Roche, Camille J.; Dantsker, David; Heller, Elizabeth R.; Sabat, Joseph E.; Friedman, Joel M.

    2013-08-01

    Hydration waters impact protein dynamics. Dissecting the interplay between hydration waters and dynamics requires a protein that manifests a broad range of dynamics. Proteins in reverse micelles (RMs) have promise as tools to achieve this objective because the water content can be manipulated. Hemoglobin is an appropriate tool with which to probe hydration effects. We describe both a protocol for hemoglobin encapsulation in reverse micelles and a facile method using PEG and cosolvents to manipulate water content. Hydration properties are probed using the water-sensitive fluorescence from Hb bound pyranine and covalently attached Badan. Protein dynamics are probed through ligand recombination traces derived from photodissociated carbonmonoxy hemoglobin on a log scale that exposes the potential role of both α and β solvent fluctuations in modulating protein dynamics. The results open the possibility of probing hydration level phenomena in this system using a combination of NMR and optical probes.

  18. Reversible S-nitrosylation in an engineered azurin

    Energy Technology Data Exchange (ETDEWEB)

    Tian, Shiliang; Liu, Jing; Cowley, Ryan E.; Hosseinzadeh, Parisa; Marshall, Nicholas M.; Yu, Yang; Robinson, Howard; Nilges, Mark J.; Blackburn, Ninian J.; Solomon, Edward I.; Lu, Yi

    2016-04-25

    S-Nitrosothiols are known as reagents for NO storage and transportation and as regulators in many physiological processes. Although the S-nitrosylation catalysed by haem proteins is well known, no direct evidence of S-nitrosylation in copper proteins has been reported. Here, we report reversible insertion of NO into a copper–thiolate bond in an engineered copper centre in Pseudomonas aeruginosa azurin by rational design of the primary coordination sphere and tuning its reduction potential by deleting a hydrogen bond in the secondary coordination sphere. The results not only provide the first direct evidence of S-nitrosylation of Cu(II)-bound cysteine in metalloproteins, but also shed light on the reaction mechanism and structural features responsible for stabilizing the elusive Cu(I)–S(Cys)NO species. The fast, efficient and reversible S-nitrosylation reaction is used to demonstrate its ability to prevent NO inhibition of cytochrome bo3 oxidase activity by competing for NO binding with the native enzyme under physiologically relevant conditions.

  19. Integrated Tools for Future Distributed Engine Control Technologies

    Science.gov (United States)

    Culley, Dennis; Thomas, Randy; Saus, Joseph

    2013-01-01

    Turbine engines are highly complex mechanical systems that are becoming increasingly dependent on control technologies to achieve system performance and safety metrics. However, the contribution of controls to these measurable system objectives is difficult to quantify due to a lack of tools capable of informing the decision makers. This shortcoming hinders technology insertion in the engine design process. NASA Glenn Research Center is developing a Hardware-inthe- Loop (HIL) platform and analysis tool set that will serve as a focal point for new control technologies, especially those related to the hardware development and integration of distributed engine control. The HIL platform is intended to enable rapid and detailed evaluation of new engine control applications, from conceptual design through hardware development, in order to quantify their impact on engine systems. This paper discusses the complex interactions of the control system, within the context of the larger engine system, and how new control technologies are changing that paradigm. The conceptual design of the new HIL platform is then described as a primary tool to address those interactions and how it will help feed the insertion of new technologies into future engine systems.

  20. Chromosome engineering: power tools for plant genetics.

    Science.gov (United States)

    Chan, Simon W L

    2010-12-01

    The term "chromosome engineering" describes technologies in which chromosomes are manipulated to change their mode of genetic inheritance. This review examines recent innovations in chromosome engineering that promise to greatly increase the efficiency of plant breeding. Haploid Arabidopsis thaliana have been produced by altering the kinetochore protein CENH3, yielding instant homozygous lines. Haploid production will facilitate reverse breeding, a method that downregulates recombination to ensure progeny contain intact parental chromosomes. Another chromosome engineering success is the conversion of meiosis into mitosis, which produces diploid gametes that are clones of the parent plant. This is a key step in apomixis (asexual reproduction through seeds) and could help to preserve hybrid vigor in the future. New homologous recombination methods in plants will potentiate many chromosome engineering applications. Copyright © 2010 Elsevier Ltd. All rights reserved.

  1. Exploring Engineering instructors' views about writing and online tools to support communication in Engineering

    Science.gov (United States)

    Howard, Sarah K.; Khosronejad, Maryam; Calvo, Rafael A.

    2017-11-01

    To be fully prepared for the professional workplace, Engineering students need to be able to effectively communicate. However, there has been a growing concern in the field about students' preparedness for this aspect of their future work. It is argued that online writing tools, to engage numbers of students in the writing process, can support feedback on and development of writing in engineering on a larger scale. Through interviews and questionnaires, this study explores engineering academics' perceptions of writing to better understand how online writing tools may be integrated into their teaching. Results suggest that writing is viewed positively in the discipline, but it is not believed to be essential to success in engineering. Online writing tools were believed to support a larger number of students, but low knowledge of the tools limited academics' understanding of their usefulness in teaching and learning. Implications for innovation in undergraduate teaching are discussed.

  2. Experimental and modelling study of reverse flow catalytic converters for natural gas/diesel dual fuel engine pollution control

    Energy Technology Data Exchange (ETDEWEB)

    Liu, B.

    2000-07-01

    There is renewed interest in the development of natural gas vehicles in response to the challenge to reduce urban air pollution and consumption of petroleum. The natural gas/diesel dual fuel engine is one way to apply natural gas to the conventional diesel engine. Dual fuel engines operating on natural gas and diesel emit less nitrogen oxides, and less carbon soot to the air compared to conventional diesel engines. The problem is that at light loads, fuel efficiency is reduced and emissions of hydrocarbons and carbon monoxide are increased. This thesis focused on control methods for emissions of hydrocarbons and carbon monoxide in the dual fuel engine at light loads. This was done by developing a reverse flow catalytic converter to complement dual fuel engine exhaust characteristics. Experimental measurements and numerical simulations of reverse flow catalytic converters were conducted. Reverse flow creates a high reactor temperature even when the engine is run at low exhaust temperature levels at light loads. The increase in reactor temperature from reverse flow could be 2 or 3 times higher than the adiabatic temperature increase, which is based on the reactor inlet temperature and concentration. This temperature makes it possible for greater than 90 per cent of the hydrocarbon and carbon monoxide to be converted with a palladium based catalyst. Reverse flow appears to be better than conventional unidirectional flow to deal with natural gas/diesel dual fuel engine pollution at light loads. Reverse flow could also maintain reactor temperature at over 800 K and hydrocarbon conversion at about 80 per cent during testing. The newly presented model simulates reactor performance with reasonable accuracy. Both carbon monoxide and methane oxidation over the palladium catalyst in excess oxygen and water were described using first order kinetics.

  3. Developing a Conceptual Design Engineering Toolbox and its Tools

    Directory of Open Access Journals (Sweden)

    R. W. Vroom

    2004-01-01

    Full Text Available In order to develop a successful product, a design engineer needs to pay attention to all relevant aspects of that product. Many tools are available, software, books, websites, and commercial services. To unlock these potentially useful sources of knowledge, we are developing C-DET, a toolbox for conceptual design engineering. The idea of C-DET is that designers are supported by a system that provides them with a knowledge portal on one hand, and a system to store their current work on the other. The knowledge portal is to help the designer to find the most appropriate sites, experts, tools etc. at a short notice. Such a toolbox offers opportunities to incorporate extra functionalities to support the design engineering work. One of these functionalities could be to help the designer to reach a balanced comprehension in his work. Furthermore C-DET enables researchers in the area of design engineering and design engineers themselves to find each other or their work earlier and more easily. Newly developed design tools that can be used by design engineers but have not yet been developed up to a commercial level could be linked to by C-DET. In this way these tools can be evaluated in an early stage by design engineers who would like to use them. This paper describes the first prototypes of C-DET, an example of the development of a design tool that enables designers to forecast the use process and an example of the future functionalities of C-DET such as balanced comprehension.

  4. Adding Robustness to Support Vector Machines Against Adversarial Reverse Engineering

    KAUST Repository

    Alabdulmohsin, Ibrahim

    2014-01-01

    Many classification algorithms have been successfully deployed in security-sensitive applications including spam filters and intrusion detection systems. Under such adversarial environments, adversaries can generate exploratory attacks against the defender such as evasion and reverse engineering. In this paper, we discuss why reverse engineering attacks can be carried out quite efficiently against fixed classifiers, and investigate the use of randomization as a suitable strategy for mitigating their risk. In particular, we derive a semidefinite programming (SDP) formulation for learning a distribution of classifiers subject to the constraint that any single classifier picked at random from such distribution provides reliable predictions with a high probability. We analyze the tradeoff between variance of the distribution and its predictive accuracy, and establish that one can almost always incorporate randomization with large variance without incurring a loss in accuracy. In other words, the conventional approach of using a fixed classifier in adversarial environments is generally Pareto suboptimal. Finally, we validate such conclusions on both synthetic and real-world classification problems. Copyright 2014 ACM.

  5. A new digitized reverse correction method for hypoid gears based on a one-dimensional probe

    Science.gov (United States)

    Li, Tianxing; Li, Jubo; Deng, Xiaozhong; Yang, Jianjun; Li, Genggeng; Ma, Wensuo

    2017-12-01

    In order to improve the tooth surface geometric accuracy and transmission quality of hypoid gears, a new digitized reverse correction method is proposed based on the measurement data from a one-dimensional probe. The minimization of tooth surface geometrical deviations is realized from the perspective of mathematical analysis and reverse engineering. Combining the analysis of complex tooth surface generation principles and the measurement mechanism of one-dimensional probes, the mathematical relationship between the theoretical designed tooth surface, the actual machined tooth surface and the deviation tooth surface is established, the mapping relation between machine-tool settings and tooth surface deviations is derived, and the essential connection between the accurate calculation of tooth surface deviations and the reverse correction method of machine-tool settings is revealed. Furthermore, a reverse correction model of machine-tool settings is built, a reverse correction strategy is planned, and the minimization of tooth surface deviations is achieved by means of the method of numerical iterative reverse solution. On this basis, a digitized reverse correction system for hypoid gears is developed by the organic combination of numerical control generation, accurate measurement, computer numerical processing, and digitized correction. Finally, the correctness and practicability of the digitized reverse correction method are proved through a reverse correction experiment. The experimental results show that the tooth surface geometric deviations meet the engineering requirements after two trial cuts and one correction.

  6. An Engineering Innovation Tool: Providing Science Educators a Picture of Engineering in Their Classroom

    Science.gov (United States)

    Ross, Julia Myers; Peterman, Karen; Daugherty, Jenny L.; Custer, Rodney L.

    2018-01-01

    An Engineering Innovation Tool was designed to support science teachers as they navigate the opportunities and challenges the inclusion of engineering affords by providing a useful tool to be used within the professional development environment and beyond. The purpose of this manuscript is to share the design, development and substance of the tool…

  7. Protocol vulnerability detection based on network traffic analysis and binary reverse engineering.

    Science.gov (United States)

    Wen, Shameng; Meng, Qingkun; Feng, Chao; Tang, Chaojing

    2017-01-01

    Network protocol vulnerability detection plays an important role in many domains, including protocol security analysis, application security, and network intrusion detection. In this study, by analyzing the general fuzzing method of network protocols, we propose a novel approach that combines network traffic analysis with the binary reverse engineering method. For network traffic analysis, the block-based protocol description language is introduced to construct test scripts, while the binary reverse engineering method employs the genetic algorithm with a fitness function designed to focus on code coverage. This combination leads to a substantial improvement in fuzz testing for network protocols. We build a prototype system and use it to test several real-world network protocol implementations. The experimental results show that the proposed approach detects vulnerabilities more efficiently and effectively than general fuzzing methods such as SPIKE.

  8. Towards E-CASE Tools for Software Engineering

    OpenAIRE

    Nabil Arman

    2013-01-01

    CASE tools are having an important role in all phases of software systems development and engineering. This is evident in the huge benefits obtained from using these tools including their cost-effectiveness, rapid software application development, and improving the possibility of software reuse to name just a few. In this paper, the idea of moving towards E-CASE tools, rather than traditional CASE tools, is advocated since these E-CASE tools have all the benefits and advantages of traditional...

  9. Reverse engineering development: Crosstalk opportunities between developmental biology and tissue engineering.

    Science.gov (United States)

    Marcucio, Ralph S; Qin, Ling; Alsberg, Eben; Boerckel, Joel D

    2017-11-01

    The fields of developmental biology and tissue engineering have been revolutionized in recent years by technological advancements, expanded understanding, and biomaterials design, leading to the emerging paradigm of "developmental" or "biomimetic" tissue engineering. While developmental biology and tissue engineering have long overlapping histories, the fields have largely diverged in recent years at the same time that crosstalk opportunities for mutual benefit are more salient than ever. In this perspective article, we will use musculoskeletal development and tissue engineering as a platform on which to discuss these emerging crosstalk opportunities and will present our opinions on the bright future of these overlapping spheres of influence. The multicellular programs that control musculoskeletal development are rapidly becoming clarified, represented by shifting paradigms in our understanding of cellular function, identity, and lineage specification during development. Simultaneously, advancements in bioartificial matrices that replicate the biochemical, microstructural, and mechanical properties of developing tissues present new tools and approaches for recapitulating development in tissue engineering. Here, we introduce concepts and experimental approaches in musculoskeletal developmental biology and biomaterials design and discuss applications in tissue engineering as well as opportunities for tissue engineering approaches to inform our understanding of fundamental biology. © 2017 Orthopaedic Research Society. Published by Wiley Periodicals, Inc. J Orthop Res 35:2356-2368, 2017. © 2017 Orthopaedic Research Society. Published by Wiley Periodicals, Inc.

  10. ICT tools in collaborative engineering

    NARCIS (Netherlands)

    Ir. Peter van Kollenburg; Dr.Ir. Hay Geraedts

    2001-01-01

    In the fall of 1999, we started, the Integrated Product Development- Collaborative Engineering ( IPD-CE) project as a first pilot. We experimented with modern communication technology in order to find useful tools for facilitating the cooperative work and the contacts of all the participants. Teams

  11. Neutron tomography as a reverse engineering method applied to the IS-60 Rover gas turbine

    CSIR Research Space (South Africa)

    Roos, TH

    2011-09-01

    Full Text Available Probably the most common method of reverse engineering in mechanical engineering involves measuring the physical geometry of a component using a coordinate measuring machine (CMM). Neutron tomography, in contrast, is used primarily as a non...

  12. Protocol vulnerability detection based on network traffic analysis and binary reverse engineering.

    Directory of Open Access Journals (Sweden)

    Shameng Wen

    Full Text Available Network protocol vulnerability detection plays an important role in many domains, including protocol security analysis, application security, and network intrusion detection. In this study, by analyzing the general fuzzing method of network protocols, we propose a novel approach that combines network traffic analysis with the binary reverse engineering method. For network traffic analysis, the block-based protocol description language is introduced to construct test scripts, while the binary reverse engineering method employs the genetic algorithm with a fitness function designed to focus on code coverage. This combination leads to a substantial improvement in fuzz testing for network protocols. We build a prototype system and use it to test several real-world network protocol implementations. The experimental results show that the proposed approach detects vulnerabilities more efficiently and effectively than general fuzzing methods such as SPIKE.

  13. [Reconstruction and measurement of a digital dental model using grating projection and reverse engineering].

    Science.gov (United States)

    Zhenzhen, Wang; Yi, Lu; Jun, Song; Jun, Chen; Qin, Zhou

    2015-02-01

    This work lays the foundation for establishing a digital model database with normal occlusion. A digital dental cast is acquired through grating projection, and model features are measured through reverse engineering. The grating projection system controlled by a computer was projected onto the surface of a normal dental model. Three-dimensional contour data were obtained through multi-angle shooting. A three-dimensional model was constructed, and the model features were analyzed by using reverse engineering. The digital model was compared with the plaster model to determine the accuracy of the measurement system. The structure of three-dimensional reconstruction model was clear. The digital models of two measurements exhibited no significant difference (P > 0.05). When digital and plaster models were measured, we found that the crown length and arch width were not statistically different (P > 0.05), whereas the difference between the crown width and arch length was statistically significant (P model by using the grating projection technique and reverse engineering can be used for dental model measurement in clinic al and scientific research and can provide a scientific method for establishing a digital model database with normal occlusion.

  14. Advanced 3D tools used in reverse engineering and ray tracing simulation of phased array inspection of turbine components with complex geometry

    International Nuclear Information System (INIS)

    Daks, W.; Kovacshazy, C.; Mair, D.; Ciorau, P.

    2002-01-01

    This paper outlines the practical aspects of reverse engineering and the integration of multiple pieces of software (Drafting, CNC Machining, Ray Tracing, Inspection Simulation Scenario and Phased Array UT Analysis), in order to inspect turbine components comprised of complex geometry. The CNC software, Mastercam, and design software, CADKEY/FastSURF, were used to validate the phased-array automated and manual inspection of blade root, rotor steeples and disk-blade rim attachment. The integration of a 3D part in the software engine, Imagine 3D and SimScan, as well as Tomoview analysis (specimen feature) is based on CADKEY Developer Kit - IGES/SAT file format. A generic Ray Tracing simulation for multi-probe beam was integrated into Imagine 3D. Representative examples of reference blocks and mock-ups, UT simulation and phased-array data comparison are presented. (author)

  15. Flight Measurements of the Effect of a Controllable Thrust Reverser on the Flight Characteristics of a Single-Engine Jet Airplane

    Science.gov (United States)

    Anderson, Seth B.; Cooper, George E.; Faye, Alan E., Jr.

    1959-01-01

    A flight investigation was undertaken to determine the effect of a fully controllable thrust reverser on the flight characteristics of a single-engine jet airplane. Tests were made using a cylindrical target-type reverser actuated by a hydraulic cylinder through a "beep-type" cockpit control mounted at the base of the throttle. The thrust reverser was evaluated as an in-flight decelerating device, as a flight path control and airspeed control in landing approach, and as a braking device during the ground roll. Full deflection of the reverser for one reverser configuration resulted in a reverse thrust ratio of as much as 85 percent, which at maximum engine power corresponded to a reversed thrust of 5100 pounds. Use of the reverser in landing approach made possible a wide selection of approach angles, a large reduction in approach speed at steep approach angles, improved control of flight path angle, and more accuracy in hitting a given touchdown point. The use of the reverser as a speed brake at lower airspeeds was compromised by a longitudinal trim change. At the lower airspeeds and higher engine powers there was insufficient elevator power to overcome the nose-down trim change at full reverser deflection.

  16. Interactive scalable condensation of reverse engineered UML class diagrams for software comprehension

    NARCIS (Netherlands)

    Osman, Mohd Hafeez Bin

    2015-01-01

    Software design documentation is a valuable aid in software comprehension. However, keeping the software design up-to-date with evolving source code is challenging and time-consuming. Reverse engineering is one of the options for recovering software architecture from the implementation code.

  17. Data Mining and Optimization Tools for Developing Engine Parameters Tools

    Science.gov (United States)

    Dhawan, Atam P.

    1998-01-01

    This project was awarded for understanding the problem and developing a plan for Data Mining tools for use in designing and implementing an Engine Condition Monitoring System. Tricia Erhardt and I studied the problem domain for developing an Engine Condition Monitoring system using the sparse and non-standardized datasets to be available through a consortium at NASA Lewis Research Center. We visited NASA three times to discuss additional issues related to dataset which was not made available to us. We discussed and developed a general framework of data mining and optimization tools to extract useful information from sparse and non-standard datasets. These discussions lead to the training of Tricia Erhardt to develop Genetic Algorithm based search programs which were written in C++ and used to demonstrate the capability of GA algorithm in searching an optimal solution in noisy, datasets. From the study and discussion with NASA LeRC personnel, we then prepared a proposal, which is being submitted to NASA for future work for the development of data mining algorithms for engine conditional monitoring. The proposed set of algorithm uses wavelet processing for creating multi-resolution pyramid of tile data for GA based multi-resolution optimal search.

  18. An Application of Reverse Engineering in Design of the Spur Gear

    Directory of Open Access Journals (Sweden)

    Adem Çiçek

    2010-06-01

    Full Text Available In this study, it is aimed that the gear parameters required the design of a spur gear are obtained by use of reverse engineering techniques. Therefore, point cloud of tooth profile of the manufactured spur gear is extracted by a coordinate measuring machine (CMM. The gear parameters are derived by processing the obtained point cloud. 3D model of the spur gear are modeled through this parameters in a CAD environment. In the system, a hybrid programming approach is used. Generating and processing the point cloud, extraction of the gear parameters are performed by Visual BASIC programming language. 3D modeling in the CAD environment is performed also by AutoLISP programming language due to programming simplicity. These two softwares are provided to be in harmony by integrating them. In the study, SolidworksTM and AutoCADTM are selected as CAD environments. With this study, an alternative approach for the design of the spur gear is presented and modeling of the gears in the CAD environment is carried out using reverse engineering techniques.

  19. The classification and evaluation of Computer-Aided Software Engineering tools

    OpenAIRE

    Manley, Gary W.

    1990-01-01

    Approved for public release; distribution unlimited. The use of Computer-Aided Software Engineering (CASE) tools has been viewed as a remedy for the software development crisis by achieving improved productivity and system quality via the automation of all or part of the software engineering process. The proliferation and tremendous variety of tools available have stretched the understanding of experienced practitioners and has had a profound impact on the software engineering process itse...

  20. The investment strategies of sovereign wealth funds: A reverse engineered pitch

    Directory of Open Access Journals (Sweden)

    Stanislav Martínek

    2017-12-01

    Full Text Available This letter describes personal reflection based on the utilization of the Faff’s (2017, Pitching Research pitch template for a reverse engineering technique in order to summarize, evaluate and properly interpret information from articles in respected scientific journals which represents key or seminal scientific research work upon which a researcher built his/her scientific work.

  1. The use of case tools in OPG safety analysis code qualification

    International Nuclear Information System (INIS)

    Pascoe, J.; Cheung, A.; Westbye, C.

    2001-01-01

    Ontario Power Generation (OPG) is currently qualifying its critical safety analysis software. The software quality assurance (SQA) framework is described. Given the legacy nature of much of the safety analysis software the reverse engineering methodology has been adopted. The safety analysis suite of codes was developed over a period of many years to differing standards of quality and had sparse or incomplete documentation. Key elements of the reverse engineering process require recovery of design information from existing coding. This recovery, if performed manually, could represent an enormous effort. Driven by a need to maximize productivity and enhance the repeatability and objectivity of software qualification activities the decision was made to acquire or develop and implement Computer Aided Software Engineering (CASE) tools. This paper presents relevant background information on CASE tools and discusses how the OPG SQA requirements were used to assess the suitability of available CASE tools. Key findings from the application of CASE tools to the qualification of the OPG safety analysis software are discussed. (author)

  2. A systematic and practical method for selecting systems engineering tools

    DEFF Research Database (Denmark)

    Munck, Allan; Madsen, Jan

    2017-01-01

    analyses of the actual needs and the available tools. Grouping needs into categories, allow us to obtain a comprehensive set of requirements for the tools. The entire model-based systems engineering discipline was categorized for a modeling tool case to enable development of a tool specification...... in successful operation since 2013 at GN Hearing. We further utilized the method to select a set of tools that we used on pilot cases at GN Hearing for modeling, simulating and formally verifying embedded systems.......The complexity of many types of systems has grown considerably over the last decades. Using appropriate systems engineering tools therefore becomes increasingly important. Starting the tool selection process can be intimidating because organizations often only have a vague idea about what they need...

  3. Tool for Turbine Engine Closed-Loop Transient Analysis (TTECTrA) Users' Guide

    Science.gov (United States)

    Csank, Jeffrey T.; Zinnecker, Alicia M.

    2014-01-01

    The tool for turbine engine closed-loop transient analysis (TTECTrA) is a semi-automated control design tool for subsonic aircraft engine simulations. At a specific flight condition, TTECTrA produces a basic controller designed to meet user-defined goals and containing only the fundamental limiters that affect the transient performance of the engine. The purpose of this tool is to provide the user a preliminary estimate of the transient performance of an engine model without the need to design a full nonlinear controller.

  4. Using CASE tools to write engineering specifications

    Science.gov (United States)

    Henry, James E.; Howard, Robert W.; Iveland, Scott T.

    1993-08-01

    There are always a wide variety of obstacles to writing and maintaining engineering documentation. To combat these problems, documentation generation can be linked to the process of engineering development. The same graphics and communication tools used for structured system analysis and design (SSA/SSD) also form the basis for the documentation. The goal is to build a living document, such that as an engineering design changes, the documentation will `automatically' revise. `Automatic' is qualified by the need to maintain textual descriptions associated with the SSA/SSD graphics, and the need to generate new documents. This paper describes a methodology and a computer aided system engineering toolset that enables a relatively seamless transition into document generation for the development engineering team.

  5. Reverse engineering of B-pillar with 3D optical scanning for manufacturing of non-uniform thickness part

    OpenAIRE

    Islam Md. Tasbirul; Abdullah A.B.; Mahmud Mohamad Zihad

    2017-01-01

    This paper presents reverse engineering (RE) of a complex automobile structural part, B-pillar. As a major part of the automobile body-in white (BiW), B-pillar has substantial opportunity for weight reduction by introducing variable thickness across its sections. To leverage such potential, an existing B-pillar was reverse engineered with a 3D optical scanner and computer aided design (CAD) application. First, digital data (i.e. in meshes) of exiting B-pillar was obtained by the scanner, and ...

  6. Plasma engineering design of a compact reversed-field pinch reactor (CRFPR)

    International Nuclear Information System (INIS)

    Bathke, C.G.; Embrechts, M.J.; Hagenson, R.L.; Krakowski, R.A.; Miller, R.L.

    1983-01-01

    The rationale for and the characteristics of the high-power-density Compact Reversed-Field Pinch Reactor (CRFPR) are discussed. Particular emphasis is given to key plasma engineering aspects of the conceptual design, including plasma operations, current drive, and impurity/ash control by means of pumped limiters or magnetic divertors. A brief description of the Fusion-Power-Core integration is given

  7. Altering Height Data by Using Natural Logarithm as 3D Modelling Function for Reverse Engineering Application

    Science.gov (United States)

    Ilham Aminullah Abdulqawi, Nur; Salman Abu Mansor, Mohd

    2018-01-01

    The raw data extracted from reverse engineering based on vision mostly do not resemble the actual geometrical representation yet. Even though the higher object surface reflected the most visible light towards the camera and yield higher number of value based on Lambertian illumination model, this does not mean the curvature profile are always accurate. After all, there are many mathematical models to shape curvature profiles into the correct representation. However, one of the most appropriate models found is the natural logarithm function. The function itself has alteration properties towards the raw data generated from reverse engineering based on vision.

  8. Engineering tools for interior tyre tread pattern noise

    NARCIS (Netherlands)

    Bekke, Dirk

    2014-01-01

    The regular tyre tread pattern design process is often based upon experience and experimental evaluations and may take about 2 years. The use of engineering tooling could improve and speed up this process. The research objective is therefore to develop experimental and simulation tooling by which

  9. Software Engineering Tools for Scientific Models

    Science.gov (United States)

    Abrams, Marc; Saboo, Pallabi; Sonsini, Mike

    2013-01-01

    Software tools were constructed to address issues the NASA Fortran development community faces, and they were tested on real models currently in use at NASA. These proof-of-concept tools address the High-End Computing Program and the Modeling, Analysis, and Prediction Program. Two examples are the NASA Goddard Earth Observing System Model, Version 5 (GEOS-5) atmospheric model in Cell Fortran on the Cell Broadband Engine, and the Goddard Institute for Space Studies (GISS) coupled atmosphere- ocean model called ModelE, written in fixed format Fortran.

  10. Time reversibility, computer simulation, algorithms, chaos

    CERN Document Server

    Hoover, William Graham

    2012-01-01

    A small army of physicists, chemists, mathematicians, and engineers has joined forces to attack a classic problem, the "reversibility paradox", with modern tools. This book describes their work from the perspective of computer simulation, emphasizing the author's approach to the problem of understanding the compatibility, and even inevitability, of the irreversible second law of thermodynamics with an underlying time-reversible mechanics. Computer simulation has made it possible to probe reversibility from a variety of directions and "chaos theory" or "nonlinear dynamics" has supplied a useful vocabulary and a set of concepts, which allow a fuller explanation of irreversibility than that available to Boltzmann or to Green, Kubo and Onsager. Clear illustration of concepts is emphasized throughout, and reinforced with a glossary of technical terms from the specialized fields which have been combined here to focus on a common theme. The book begins with a discussion, contrasting the idealized reversibility of ba...

  11. Analysis and simulation on two types of thrust reversers in an aircraft engine

    Directory of Open Access Journals (Sweden)

    Tian Feng

    2017-01-01

    Full Text Available With rapid development of new composite material and manufacturing, innovative engineering solutions are supplied to the advanced nacelle, such as integrated propulsion system(IPS, carbon-fiber composite inner skin by single-piece molding process,which offers a reduction in fuel burn and less noise produced by engines. The advanced nacelle has an O-duct thrust reverser demonstrator whose composite structure is in the form of an “O” as opposed to the traditional “D-duct”. A comparative study is to be conducted to investigate the differences between the latest O-duct and conventional D-duct in numerical approaches. To focus on the quantitative analysis of thrust reverser’s operation, this paper mainly uses CATIA/Digital Mock Up(DMU to simulate under deployment and stowed conditions of two different thrust reverser. After comparing the structural weight, the design models of blocker door are built for kinematic analysis of relevant mechanism and simulation. The results show that simplified design and elimination of multiple interfaces generates weight saving, O-duct improves airflows within the engine, meanwhile D-duct has excellent cost effective and maintainability.

  12. Engineering a static verification tool for GPU kernels

    OpenAIRE

    Bardsley, E; Betts, A; Chong, N; Collingbourne, P; Deligiannis, P; Donaldson, AF; Ketema, J; Liew, D; Qadeer, S

    2014-01-01

    We report on practical experiences over the last 2.5 years related to the engineering of GPUVerify, a static verification tool for OpenCL and CUDA GPU kernels, plotting the progress of GPUVerify from a prototype to a fully functional and relatively efficient analysis tool. Our hope is that this experience report will serve the verification community by helping to inform future tooling efforts. ? 2014 Springer International Publishing.

  13. Applications and issues of GIS as tool for civil engineering modeling

    Science.gov (United States)

    Miles, S.B.; Ho, C.L.

    1999-01-01

    A tool that has proliferated within civil engineering in recent years is geographic information systems (GIS). The goal of a tool is to supplement ability and knowledge that already exists, not to serve as a replacement for that which is lacking. To secure the benefits and avoid misuse of a burgeoning tool, engineers must understand the limitations, alternatives, and context of the tool. The common benefits of using GIS as a supplement to engineering modeling are summarized. Several brief case studies of GIS modeling applications are taken from popular civil engineering literature to demonstrate the wide use and varied implementation of GIS across the discipline. Drawing from the case studies, limitations regarding traditional GIS data models find the implementation of civil engineering models within current GIS are identified and countered by discussing the direction of the next generation of GIS. The paper concludes by highlighting the potential for the misuse of GIS in the context of engineering modeling and suggests that this potential can be reduced through education and awareness. The goal of this paper is to promote awareness of the issues related to GIS-based modeling and to assist in the formulation of questions regarding the application of current GIS. The technology has experienced much publicity of late, with many engineers being perhaps too excited about the usefulness of current GIS. An undoubtedly beneficial side effect of this, however, is that engineers are becoming more aware of GIS and, hopefully, the associated subtleties. Civil engineers must stay informed of GIS issues and progress, but more importantly, civil engineers must inform the GIS community to direct the technology development optimally.

  14. Open environments to support systems engineering tool integration: A study using the Portable Common Tool Environment (PCTE)

    Science.gov (United States)

    Eckhardt, Dave E., Jr.; Jipping, Michael J.; Wild, Chris J.; Zeil, Steven J.; Roberts, Cathy C.

    1993-01-01

    A study of computer engineering tool integration using the Portable Common Tool Environment (PCTE) Public Interface Standard is presented. Over a 10-week time frame, three existing software products were encapsulated to work in the Emeraude environment, an implementation of the PCTE version 1.5 standard. The software products used were a computer-aided software engineering (CASE) design tool, a software reuse tool, and a computer architecture design and analysis tool. The tool set was then demonstrated to work in a coordinated design process in the Emeraude environment. The project and the features of PCTE used are described, experience with the use of Emeraude environment over the project time frame is summarized, and several related areas for future research are summarized.

  15. A novel technique for presurgical nasoalveolar molding using computer-aided reverse engineering and rapid prototyping.

    Science.gov (United States)

    Yu, Quan; Gong, Xin; Wang, Guo-Min; Yu, Zhe-Yuan; Qian, Yu-Fen; Shen, Gang

    2011-01-01

    To establish a new method of presurgical nasoalveolar molding (NAM) using computer-aided reverse engineering and rapid prototyping technique in infants with unilateral cleft lip and palate (UCLP). Five infants (2 males and 3 females with mean age of 1.2 w) with complete UCLP were recruited. All patients were subjected to NAM before the cleft lip repair. The upper denture casts were recorded using a three-dimensional laser scanner within 2 weeks after birth in UCLP infants. A digital model was constructed and analyzed to simulate the NAM procedure with reverse engineering software. The digital geometrical data were exported to print the solid model with rapid prototyping system. The whole set of appliances was fabricated based on these solid models. Laser scanning and digital model construction simplified the NAM procedure and estimated the treatment objective. The appliances were fabricated based on the rapid prototyping technique, and for each patient, the complete set of appliances could be obtained at one time. By the end of presurgical NAM treatment, the cleft was narrowed, and the malformation of nasoalveolar segments was aligned normally. We have developed a novel technique of presurgical NAM based on a computer-aided design. The accurate digital denture model of UCLP infants could be obtained with laser scanning. The treatment design and appliance fabrication could be simplified with a computer-aided reverse engineering and rapid prototyping technique.

  16. Synchronous method and engineering tool for the strategic factory planning

    OpenAIRE

    Abdul Rahman, O.; Jaeger, J.; Constantinescu, C.

    2011-01-01

    This paper presents the approach to combine two reference methods and engineering tools, for "Factory Performance and Investment Planning«as well as "Value Added Ideal Production Network Planning". The resulted synchronous method aims to support factories in the strategic planning as well as in the network planning. The corresponding engineering tool is employed for assessment planning, sales planning, capacity planning and production costs planning under the consideration of dynamic and stoc...

  17. Reverse engineering of inductive fault current limiters

    Energy Technology Data Exchange (ETDEWEB)

    Pina, J M; Neves, M Ventim; Rodrigues, A L [Centre of Technology and Systems Faculdade de Ciencias e Tecnologia, Nova University of Lisbon Monte de Caparica, 2829-516 Caparica (Portugal); Suarez, P; Alvarez, A, E-mail: jmmp@fct.unl.p [' Benito Mahedero' Group of Electrical Applications of Superconductors Escuela de IngenierIas Industrials, University of Extremadura Avenida de Elvas s/n, 06006 Badajoz (Spain)

    2010-06-01

    The inductive fault current limiter is less compact and harder to scale to high voltage networks than the resistive one. Nevertheless, its simple construction and mechanical robustness make it attractive in low voltage grids. Thus, it might be an enabling technology for the advent of microgrids, low voltage networks with dispersed generation, controllable loads and energy storage. A new methodology for reverse engineering of inductive fault current limiters based on the independent analysis of iron cores and HTS cylinders is presented in this paper. Their electromagnetic characteristics are used to predict the devices' hysteresis loops and consequently their dynamic behavior. Previous models based on the separate analysis of the limiters' components were already derived, e.g. in transformer like equivalent models. Nevertheless, the assumptions usually made may limit these models' application, as shown in the paper. The proposed methodology obviates these limitations. Results are validated through simulations.

  18. Reverse engineering of inductive fault current limiters

    International Nuclear Information System (INIS)

    Pina, J M; Neves, M Ventim; Rodrigues, A L; Suarez, P; Alvarez, A

    2010-01-01

    The inductive fault current limiter is less compact and harder to scale to high voltage networks than the resistive one. Nevertheless, its simple construction and mechanical robustness make it attractive in low voltage grids. Thus, it might be an enabling technology for the advent of microgrids, low voltage networks with dispersed generation, controllable loads and energy storage. A new methodology for reverse engineering of inductive fault current limiters based on the independent analysis of iron cores and HTS cylinders is presented in this paper. Their electromagnetic characteristics are used to predict the devices' hysteresis loops and consequently their dynamic behavior. Previous models based on the separate analysis of the limiters' components were already derived, e.g. in transformer like equivalent models. Nevertheless, the assumptions usually made may limit these models' application, as shown in the paper. The proposed methodology obviates these limitations. Results are validated through simulations.

  19. Recent applications of synthetic biology tools for yeast metabolic engineering

    DEFF Research Database (Denmark)

    Jensen, Michael Krogh; Keasling, Jay

    2015-01-01

    to engineer microbial chemical factories has steadily decreased, improvement is still needed. Through the development of synthetic biology tools for key microbial hosts, it should be possible to further decrease the development times and improve the reliability of the resulting microorganism. Together...... with continuous decreases in price and improvements in DNA synthesis, assembly and sequencing, synthetic biology tools will rationalize time-consuming strain engineering, improve control of metabolic fluxes, and diversify screening assays for cellular metabolism. This review outlines some recently developed...... synthetic biology tools and their application to improve production of chemicals and fuels in yeast. Finally, we provide a perspective for the challenges that lie ahead....

  20. Applications of computational tools in biosciences and medical engineering

    CERN Document Server

    Altenbach, Holm

    2015-01-01

     This book presents the latest developments and applications of computational tools related to the biosciences and medical engineering. It also reports the findings of different multi-disciplinary research projects, for example, from the areas of scaffolds and synthetic bones, implants and medical devices, and medical materials. It is also shown that the application of computational tools often requires mathematical and experimental methods. Computational tools such as the finite element methods, computer-aided design and optimization as well as visualization techniques such as computed axial tomography open up completely new research fields that combine the fields of engineering and bio/medical. Nevertheless, there are still hurdles since both directions are based on quite different ways of education. Often even the “language” can vary from discipline to discipline.

  1. Engineering tool for the qualification of optical coatings

    Science.gov (United States)

    Davi, M.; Perrin, D.; Lequime, M.; Doyle, D.

    2017-11-01

    For the needs of the European Space Agency, SESO is developing in cooperation with the Institut Fresnel an Engineering Tool for the Qualification of Optical Coatings. The goal is to develop a standard methodology for testing the behaviour and stability of optical coatings during the air to vacuum transition. The Engineering Tool is indeed designed to achieve in vacuum reflectance and transmittance measurements between 600 and 1700 nm. It is also designed to evaluate during the vacuum cycle partially the nature of the outgassing elements, using mass spectrometry. We will present in our paper the concept of this equipment and the associated test method. The preliminary characterizations will be done in June 2006 on reflective coatings, one anti reflective coating and dichroic filters.

  2. Reversing flow catalytic converter for a natural gas/diesel dual fuel engine

    Energy Technology Data Exchange (ETDEWEB)

    Liu, E.; Checkel, M.D. [Alberta Univ., Edmonton, AB (Canada). Dept. of Mechanical Engineering; Hayes, R.E. [Alberta Univ., Edmonton, AB (Canada). Dept. of Chemical and Materials Engineering; Alberta Univ., Edmonton, AB (Canada). Dept. of Mechanical Engineering; Zheng, M.; Mirosh, E. [Alternative Fuel Systems Inc., Calgary, AB (Canada)

    2001-07-01

    An experimental and modelling study was performed for a reverse flow catalytic converter attached to a natural gas/diesel dual fuel engine. The catalytic converter had a segmented ceramic monolith honeycomb substrate and a catalytic washcoat containing a predominantly palladium catalyst. A one-dimensional single channel model was used to simulate the operation of the converter. The kinetics of the CO and methane oxidation followed first-order behaviour. The activation energy for the oxidation of methane showed a change with temperature, dropping from a value of 129 to 35 kJ/mol at a temperature of 874 K. The reverse flow converter was able to achieve high reactor temperature under conditions of low inlet gas temperature, provided that the initial reactor temperature was sufficiently high. (author)

  3. Integration issues of information engineering based I-CASE tools

    OpenAIRE

    Kurbel, Karl; Schnieder, Thomas

    1994-01-01

    Problems and requirements regarding integration of methods and tools across phases of the software-development life cycle are discussed. Information engineering (IE) methodology and I-CASE (integrated CASE) tools supporting IE claim to have an integrated view across major stages of enterprise-wide information-system development: information strategy planning, business area analysis, system design, and construction. In the main part of this paper, two comprehensive I-CASE tools, ADW (Applicati...

  4. Industrial Engineering Tool Use in Quality Improvement Projects

    Energy Technology Data Exchange (ETDEWEB)

    Rodin, Wayne [Pantex Plant (PTX), Amarillo, TX (United States); Beruvides, Mario [Texas Tech Univ., Lubbock, TX (United States)

    2017-10-30

    This paper presents the results of an examination of industrial engineering tool use in Six Sigma projects for a contractor providing specialty manufacturing and service activities for a United States federal government agency.

  5. Advanced Vibration Analysis Tool Developed for Robust Engine Rotor Designs

    Science.gov (United States)

    Min, James B.

    2005-01-01

    The primary objective of this research program is to develop vibration analysis tools, design tools, and design strategies to significantly improve the safety and robustness of turbine engine rotors. Bladed disks in turbine engines always feature small, random blade-to-blade differences, or mistuning. Mistuning can lead to a dramatic increase in blade forced-response amplitudes and stresses. Ultimately, this results in high-cycle fatigue, which is a major safety and cost concern. In this research program, the necessary steps will be taken to transform a state-of-the-art vibration analysis tool, the Turbo- Reduce forced-response prediction code, into an effective design tool by enhancing and extending the underlying modeling and analysis methods. Furthermore, novel techniques will be developed to assess the safety of a given design. In particular, a procedure will be established for using natural-frequency curve veerings to identify ranges of operating conditions (rotational speeds and engine orders) in which there is a great risk that the rotor blades will suffer high stresses. This work also will aid statistical studies of the forced response by reducing the necessary number of simulations. Finally, new strategies for improving the design of rotors will be pursued.

  6. [Veneer computer aided design based on reverse engineering technology].

    Science.gov (United States)

    Liu, Ming-li; Chen, Xiao-dong; Wang, Yong

    2012-03-01

    To explore the computer aided design (CAD) method of veneer restoration, and to assess if the solution can help prosthesis meet morphology esthetics standard. A volunteer's upper right central incisor needed to be restored with veneer. Super hard stone models of patient's dentition (before and after tooth preparation) were scanned with the three-dimensional laser scanner. The veneer margin was designed as butt-to-butt type. The veneer was constructed using reverse engineering (RE) software. The technique guideline of veneers CAD was explore based on RE software, and the veneers was smooth, continuous and symmetrical, which met esthetics construction needs. It was a feasible method to reconstruct veneer restoration based on RE technology.

  7. Technology Transfer Challenges for High-Assurance Software Engineering Tools

    Science.gov (United States)

    Koga, Dennis (Technical Monitor); Penix, John; Markosian, Lawrence Z.

    2003-01-01

    In this paper, we describe our experience with the challenges thar we are currently facing in our effort to develop advanced software verification and validation tools. We categorize these challenges into several areas: cost benefits modeling, tool usability, customer application domain, and organizational issues. We provide examples of challenges in each area and identrfj, open research issues in areas which limit our ability to transfer high-assurance software engineering tools into practice.

  8. A Web-based modeling tool for the SEMAT Essence theory of software engineering

    Directory of Open Access Journals (Sweden)

    Daniel Graziotin

    2013-09-01

    Full Text Available As opposed to more mature subjects, software engineering lacks general theories that establish its foundations as a discipline. The Essence Theory of software engineering (Essence has been proposed by the Software Engineering Methods and Theory (SEMAT initiative. The goal of Essence is to develop a theoretically sound basis for software engineering practice and its wide adoption. However, Essence is far from reaching academic- and industry-wide adoption. The reasons for this include a struggle to foresee its utilization potential and a lack of tools for implementation. SEMAT Accelerator (SematAcc is a Web-positioning tool for a software engineering endeavor, which implements the SEMAT’s Essence kernel. SematAcc permits the use of Essence, thus helping to understand it. The tool enables the teaching, adoption, and research of Essence in controlled experiments and case studies.

  9. Reverse engineering the mechanical and molecular pathways in stem cell morphogenesis.

    Science.gov (United States)

    Lu, Kai; Gordon, Richard; Cao, Tong

    2015-03-01

    The formation of relevant biological structures poses a challenge for regenerative medicine. During embryogenesis, embryonic cells differentiate into somatic tissues and undergo morphogenesis to produce three-dimensional organs. Using stem cells, we can recapitulate this process and create biological constructs for therapeutic transplantation. However, imperfect imitation of nature sometimes results in in vitro artifacts that fail to recapitulate the function of native organs. It has been hypothesized that developing cells may self-organize into tissue-specific structures given a correct in vitro environment. This proposition is supported by the generation of neo-organoids from stem cells. We suggest that morphogenesis may be reverse engineered to uncover its interacting mechanical pathway and molecular circuitry. By harnessing the latent architecture of stem cells, novel tissue-engineering strategies may be conceptualized for generating self-organizing transplants. Copyright © 2013 John Wiley & Sons, Ltd.

  10. Metabolic engineering with systems biology tools to optimize production of prokaryotic secondary metabolites

    DEFF Research Database (Denmark)

    Kim, Hyun Uk; Charusanti, Pep; Lee, Sang Yup

    2016-01-01

    Metabolic engineering using systems biology tools is increasingly applied to overproduce secondary metabolites for their potential industrial production. In this Highlight, recent relevant metabolic engineering studies are analyzed with emphasis on host selection and engineering approaches...... for the optimal production of various prokaryotic secondary metabolites: native versus heterologous hosts (e.g., Escherichia coli) and rational versus random approaches. This comparative analysis is followed by discussions on systems biology tools deployed in optimizing the production of secondary metabolites....... The potential contributions of additional systems biology tools are also discussed in the context of current challenges encountered during optimization of secondary metabolite production....

  11. Sequence Quality Analysis Tool for HIV Type 1 Protease and Reverse Transcriptase

    OpenAIRE

    DeLong, Allison K.; Wu, Mingham; Bennett, Diane; Parkin, Neil; Wu, Zhijin; Hogan, Joseph W.; Kantor, Rami

    2012-01-01

    Access to antiretroviral therapy is increasing globally and drug resistance evolution is anticipated. Currently, protease (PR) and reverse transcriptase (RT) sequence generation is increasing, including the use of in-house sequencing assays, and quality assessment prior to sequence analysis is essential. We created a computational HIV PR/RT Sequence Quality Analysis Tool (SQUAT) that runs in the R statistical environment. Sequence quality thresholds are calculated from a large dataset (46,802...

  12. Knowledge Management tools integration within DLR's concurrent engineering facility

    Science.gov (United States)

    Lopez, R. P.; Soragavi, G.; Deshmukh, M.; Ludtke, D.

    The complexity of space endeavors has increased the need for Knowledge Management (KM) tools. The concept of KM involves not only the electronic storage of knowledge, but also the process of making this knowledge available, reusable and traceable. Establishing a KM concept within the Concurrent Engineering Facility (CEF) has been a research topic of the German Aerospace Centre (DLR). This paper presents the current KM tools of the CEF: the Software Platform for Organizing and Capturing Knowledge (S.P.O.C.K.), the data model Virtual Satellite (VirSat), and the Simulation Model Library (SimMoLib), and how their usage improved the Concurrent Engineering (CE) process. This paper also exposes the lessons learned from the introduction of KM practices into the CEF and elaborates a roadmap for the further development of KM in CE activities at DLR. The results of the application of the Knowledge Management tools have shown the potential of merging the three software platforms with their functionalities, as the next step towards the fully integration of KM practices into the CE process. VirSat will stay as the main software platform used within a CE study, and S.P.O.C.K. and SimMoLib will be integrated into VirSat. These tools will support the data model as a reference and documentation source, and as an access to simulation and calculation models. The use of KM tools in the CEF aims to become a basic practice during the CE process. The settlement of this practice will result in a much more extended knowledge and experience exchange within the Concurrent Engineering environment and, consequently, the outcome of the studies will comprise higher quality in the design of space systems.

  13. System engineering workstations - critical tool in addressing waste storage, transportation, or disposal

    International Nuclear Information System (INIS)

    Mar, B.W.

    1987-01-01

    The ability to create, evaluate, operate, and manage waste storage, transportation, and disposal systems (WSTDSs) is greatly enhanced when automated tools are available to support the generation of the voluminous mass of documents and data associated with the system engineering of the program. A system engineering workstation is an optimized set of hardware and software that provides such automated tools to those performing system engineering functions. This paper explores the functions that need to be performed by a WSTDS system engineering workstation. While the latter stages of a major WSTDS may require a mainframe computer and specialized software systems, most of the required system engineering functions can be supported by a system engineering workstation consisting of a personnel computer and commercial software. These findings suggest system engineering workstations for WSTDS applications will cost less than $5000 per unit, and the payback on the investment can be realized in a few months. In most cases the major cost element is not the capital costs of hardware or software, but the cost to train or retrain the system engineers in the use of the workstation and to ensure that the system engineering functions are properly conducted

  14. An Analytical Reverse Engineering of IELTS Listening Tasks for a Construct Model

    OpenAIRE

    Masood Khalili Sabet; Hamid Reza Babaee Bormanaki

    2017-01-01

    The study reported here was concerned with the issue of reverse engineering of language test items as it relates to the identification of the language constructs underlying listening tasks of LELTS test. In this regard, the IELTS examination papers, from IELTS 1 to IELTS 10 were compiled as a corpus for the analysis. Tasks were analyzed using a taxonomic frame work adopted from Moore, Morton and price (2012), that was originally adapted from Weir and Urquhart (1998), with a focus on two dimen...

  15. GRASP/Ada: Graphical Representations of Algorithms, Structures, and Processes for Ada. The development of a program analysis environment for Ada: Reverse engineering tools for Ada, task 2, phase 3

    Science.gov (United States)

    Cross, James H., II

    1991-01-01

    The main objective is the investigation, formulation, and generation of graphical representations of algorithms, structures, and processes for Ada (GRASP/Ada). The presented task, in which various graphical representations that can be extracted or generated from source code are described and categorized, is focused on reverse engineering. The following subject areas are covered: the system model; control structure diagram generator; object oriented design diagram generator; user interface; and the GRASP library.

  16. Topology reconstruction for B-Rep modeling from 3D mesh in reverse engineering applications

    Science.gov (United States)

    Bénière, Roseline; Subsol, Gérard; Gesquière, Gilles; Le Breton, François; Puech, William

    2012-03-01

    Nowadays, most of the manufactured objects are designed using CAD (Computer-Aided Design) software. Nevertheless, for visualization, data exchange or manufacturing applications, the geometric model has to be discretized into a 3D mesh composed of a finite number of vertices and edges. But, in some cases, the initial model may be lost or unavailable. In other cases, the 3D discrete representation may be modified, for example after a numerical simulation, and does not correspond anymore to the initial model. A reverse engineering method is then required to reconstruct a 3D continuous representation from the discrete one. In previous work, we have presented a new approach for 3D geometric primitive extraction. In this paper, to complete our automatic and comprehensive reverse engineering process, we propose a method to construct the topology of the retrieved object. To reconstruct a B-Rep model, a new formalism is now introduced to define the adjacency relations. Then a new process is used to construct the boundaries of the object. The whole process is tested on 3D industrial meshes and bring a solution to recover B-Rep models.

  17. Assess/Mitigate Risk through the Use of Computer-Aided Software Engineering (CASE) Tools

    Science.gov (United States)

    Aguilar, Michael L.

    2013-01-01

    The NASA Engineering and Safety Center (NESC) was requested to perform an independent assessment of the mitigation of the Constellation Program (CxP) Risk 4421 through the use of computer-aided software engineering (CASE) tools. With the cancellation of the CxP, the assessment goals were modified to capture lessons learned and best practices in the use of CASE tools. The assessment goal was to prepare the next program for the use of these CASE tools. The outcome of the assessment is contained in this document.

  18. The Theory of Planned Behaviour Applied to Search Engines as a Learning Tool

    Science.gov (United States)

    Liaw, Shu-Sheng

    2004-01-01

    Search engines have been developed for helping learners to seek online information. Based on theory of planned behaviour approach, this research intends to investigate the behaviour of using search engines as a learning tool. After factor analysis, the results suggest that perceived satisfaction of search engine, search engines as an information…

  19. Model based methods and tools for process systems engineering

    DEFF Research Database (Denmark)

    Gani, Rafiqul

    need to be integrated with work-flows and data-flows for specific product-process synthesis-design problems within a computer-aided framework. The framework therefore should be able to manage knowledge-data, models and the associated methods and tools needed by specific synthesis-design work...... of model based methods and tools within a computer aided framework for product-process synthesis-design will be highlighted.......Process systems engineering (PSE) provides means to solve a wide range of problems in a systematic and efficient manner. This presentation will give a perspective on model based methods and tools needed to solve a wide range of problems in product-process synthesis-design. These methods and tools...

  20. Evaluating control displays with the Engineering Control Analysis Tool (ECAT)

    International Nuclear Information System (INIS)

    Plott, B.

    2006-01-01

    In the Nuclear Power Industry increased use of automated sensors and advanced control systems is expected to reduce and/or change manning requirements. However, critical questions remain regarding the extent to which safety will be compromised if the cognitive workload associated with monitoring multiple automated systems is increased. Can operators/engineers maintain an acceptable level of performance if they are required to supervise multiple automated systems and respond appropriately to off-normal conditions? The interface to/from the automated systems must provide the information necessary for making appropriate decisions regarding intervention in the automated process, but be designed so that the cognitive load is neither too high nor too low for the operator who is responsible for the monitoring and decision making. This paper will describe a new tool that was developed to enhance the ability of human systems integration (HSI) professionals and systems engineers to identify operational tasks in which a high potential for human overload and error can be expected. The tool is entitled the Engineering Control Analysis Tool (ECAT). ECAT was designed and developed to assist in the analysis of: Reliability Centered Maintenance (RCM), operator task requirements, human error probabilities, workload prediction, potential control and display problems, and potential panel layout problems. (authors)

  1. Evaluating control displays with the Engineering Control Analysis Tool (ECAT)

    Energy Technology Data Exchange (ETDEWEB)

    Plott, B. [Alion Science and Technology, MA and D Operation, 4949 Pearl E. Circle, 300, Boulder, CO 80301 (United States)

    2006-07-01

    In the Nuclear Power Industry increased use of automated sensors and advanced control systems is expected to reduce and/or change manning requirements. However, critical questions remain regarding the extent to which safety will be compromised if the cognitive workload associated with monitoring multiple automated systems is increased. Can operators/engineers maintain an acceptable level of performance if they are required to supervise multiple automated systems and respond appropriately to off-normal conditions? The interface to/from the automated systems must provide the information necessary for making appropriate decisions regarding intervention in the automated process, but be designed so that the cognitive load is neither too high nor too low for the operator who is responsible for the monitoring and decision making. This paper will describe a new tool that was developed to enhance the ability of human systems integration (HSI) professionals and systems engineers to identify operational tasks in which a high potential for human overload and error can be expected. The tool is entitled the Engineering Control Analysis Tool (ECAT). ECAT was designed and developed to assist in the analysis of: Reliability Centered Maintenance (RCM), operator task requirements, human error probabilities, workload prediction, potential control and display problems, and potential panel layout problems. (authors)

  2. A reverse engineering methodology for nickel alloy turbine blades with internal features

    DEFF Research Database (Denmark)

    Gameros, A.; De Chiffre, Leonardo; Siller, H.R.

    2015-01-01

    The scope of this work is to present a reverse engineering (RE) methodology for freeform surfaces, based on a case study of a turbine blade made of Inconel, including the reconstruction of its internal cooling system. The methodology uses an optical scanner and X-ray computed tomography (CT......) equipment. Traceability of the measurements was obtained through the use of a Modular Freeform Gage (MFG). An uncertainty budget is presented for both measuring technologies and results show that the RE methodology presented is promising when comparing uncertainty values against common industrial tolerances....

  3. Software engineering capability for Ada (GRASP/Ada Tool)

    Science.gov (United States)

    Cross, James H., II

    1995-01-01

    The GRASP/Ada project (Graphical Representations of Algorithms, Structures, and Processes for Ada) has successfully created and prototyped a new algorithmic level graphical representation for Ada software, the Control Structure Diagram (CSD). The primary impetus for creation of the CSD was to improve the comprehension efficiency of Ada software and, as a result, improve reliability and reduce costs. The emphasis has been on the automatic generation of the CSD from Ada PDL or source code to support reverse engineering and maintenance. The CSD has the potential to replace traditional prettyprinted Ada Source code. A new Motif compliant graphical user interface has been developed for the GRASP/Ada prototype.

  4. A Critical Analysis of a Hand Orthosis Reverse Engineering and 3D Printing Process

    Directory of Open Access Journals (Sweden)

    Gabriele Baronio

    2016-01-01

    Full Text Available The possibility to realize highly customized orthoses is receiving boost thanks to the widespread diffusion of low-cost 3D printing technologies. However, rapid prototyping (RP with 3D printers is only the final stage of patient personalized orthotics processes. A reverse engineering (RE process is in fact essential before RP, to digitize the 3D anatomy of interest and to process the obtained surface with suitable modeling software, in order to produce the virtual solid model of the orthosis to be printed. In this paper, we focus on the specific and demanding case of the customized production of hand orthosis. We design and test the essential steps of the entire production process with particular emphasis on the accurate acquisition of the forearm geometry and on the subsequent production of a printable model of the orthosis. The choice of the various hardware and software tools (3D scanner, modeling software, and FDM printer is aimed at the mitigation of the design and production costs while guaranteeing suitable levels of data accuracy, process efficiency, and design versatility. Eventually, the proposed method is critically analyzed so that the residual issues and critical aspects are highlighted in order to discuss possible alternative approaches and to derive insightful observations that could guide future research activities.

  5. Using a Formal Approach for Reverse Engineering and Design Recovery to Support Software Reuse

    Science.gov (United States)

    Gannod, Gerald C.

    2002-01-01

    This document describes 3rd year accomplishments and summarizes overall project accomplishments. Included as attachments are all published papers from year three. Note that the budget for this project was discontinued after year two, but that a residual budget from year two allowed minimal continuance into year three. Accomplishments include initial investigations into log-file based reverse engineering, service-based software reuse, and a source to XML generator.

  6. An analysis of extended entity relationship constructs extraction in database reverse engineering approaches

    International Nuclear Information System (INIS)

    Jilani, M.A.; Aziz, A.; Hussain, T.

    2008-01-01

    Database reverse Engineering is technique used for transforming relational schema into a conceptual schema for finding and fixing design flaw for maintaining and re-engineering database systems for the integration of database system with another and migration of a database system from one platform to another. We studied the approaches from year 1993 to 2006 to find out which EER construct cannot be retrieved by most of the DBRE approaches so that they can be retrieved in the future. For each EER construct that can be retrieved by using a given DBRE approach. We show whether they are retrieved without user involvement (automatically). Partial user involvement (semi-automatically) or full user involvement (manually). We also discuss the relevant advantages and limitations of each DBRE technique considered in this paper. (author)

  7. Diagnostic framework and health check tool for engineering and technology projects

    Directory of Open Access Journals (Sweden)

    Simon P Philbin

    2014-10-01

    Full Text Available Purpose: Development of a practitioner oriented diagnostic framework and health check tool to support the robust assessment of engineering and technology projects.Design/methodology/approach: The research is based on a literature review that draws together insights on project assessment and critical success factors to establish an integrated systems view of projects. This is extended to allow a comprehensive diagnostic framework to be developed along with a high-level health check tool that can be readily deployed on projects. The utility of the diagnostic framework and health check tool are explored through three illustrative case studies, with two from Canada and one from the United Kingdom. Findings andOriginality/value: The performance of engineering and technology projects can be viewed through a systems perspective and being a function of six sub-systems that are: process, technology, resources, impact, knowledge and culture. The diagnostic framework that is developed through this research integrates these sub-systems to provide a comprehensive assessment methodology for projects, which is linked to existing best practice for project reviews, performance management and maturity models. The case studies provide managerial insights that are related to the diagnostic framework but crucially also position the approach in the context of industrial applications for construction engineering and technology management.Research limitations/implications: The case study approach includes two case studies from the construction and facilities development sector with the third case study from the research and technology sector. Further work is required to investigate the use of the diagnostic framework and health check tool in other sectors.Practical implications: The health check tool will be of practical benefit to new projects managers that require access to a robust and convenient project review methodology for assessing the status and health of a

  8. Internet-based dimensional verification system for reverse engineering processes

    International Nuclear Information System (INIS)

    Song, In Ho; Kim, Kyung Don; Chung, Sung Chong

    2008-01-01

    This paper proposes a design methodology for a Web-based collaborative system applicable to reverse engineering processes in a distributed environment. By using the developed system, design reviewers of new products are able to confirm geometric shapes, inspect dimensional information of products through measured point data, and exchange views with other design reviewers on the Web. In addition, it is applicable to verifying accuracy of production processes by manufacturing engineers. Functional requirements for designing this Web-based dimensional verification system are described in this paper. ActiveX-server architecture and OpenGL plug-in methods using ActiveX controls realize the proposed system. In the developed system, visualization and dimensional inspection of the measured point data are done directly on the Web: conversion of the point data into a CAD file or a VRML form is unnecessary. Dimensional verification results and design modification ideas are uploaded to markups and/or XML files during collaboration processes. Collaborators review the markup results created by others to produce a good design result on the Web. The use of XML files allows information sharing on the Web to be independent of the platform of the developed system. It is possible to diversify the information sharing capability among design collaborators. Validity and effectiveness of the developed system has been confirmed by case studies

  9. Internet-based dimensional verification system for reverse engineering processes

    Energy Technology Data Exchange (ETDEWEB)

    Song, In Ho [Ajou University, Suwon (Korea, Republic of); Kim, Kyung Don [Small Business Corporation, Suwon (Korea, Republic of); Chung, Sung Chong [Hanyang University, Seoul (Korea, Republic of)

    2008-07-15

    This paper proposes a design methodology for a Web-based collaborative system applicable to reverse engineering processes in a distributed environment. By using the developed system, design reviewers of new products are able to confirm geometric shapes, inspect dimensional information of products through measured point data, and exchange views with other design reviewers on the Web. In addition, it is applicable to verifying accuracy of production processes by manufacturing engineers. Functional requirements for designing this Web-based dimensional verification system are described in this paper. ActiveX-server architecture and OpenGL plug-in methods using ActiveX controls realize the proposed system. In the developed system, visualization and dimensional inspection of the measured point data are done directly on the Web: conversion of the point data into a CAD file or a VRML form is unnecessary. Dimensional verification results and design modification ideas are uploaded to markups and/or XML files during collaboration processes. Collaborators review the markup results created by others to produce a good design result on the Web. The use of XML files allows information sharing on the Web to be independent of the platform of the developed system. It is possible to diversify the information sharing capability among design collaborators. Validity and effectiveness of the developed system has been confirmed by case studies

  10. Engineering tools for complex task of reducing energy consumption

    NARCIS (Netherlands)

    Hensen, J.L.M.

    1994-01-01

    Reduction of energy consumption in buildings while ensuring a good indoor environment is a very challenging and difficult engineering task. For this we need tools which are based on an integral approach of the building, control systems, occupants and outdoor environment. A building energy simulation

  11. Elementary mathematical and computational tools for electrical and computer engineers using Matlab

    CERN Document Server

    Manassah, Jamal T

    2013-01-01

    Ideal for use as a short-course textbook and for self-study Elementary Mathematical and Computational Tools for Electrical and Computer Engineers Using MATLAB fills that gap. Accessible after just one semester of calculus, it introduces the many practical analytical and numerical tools that are essential to success both in future studies and in professional life. Sharply focused on the needs of the electrical and computer engineering communities, the text provides a wealth of relevant exercises and design problems. Changes in MATLAB's version 6.0 are included in a special addendum.

  12. A Visualization-Based Tutoring Tool for Engineering Education

    Science.gov (United States)

    Nguyen, Tang-Hung; Khoo, I.-Hung

    2010-06-01

    In engineering disciplines, students usually have hard time to visualize different aspects of engineering analysis and design, which inherently are too complex or abstract to fully understand without the aid of visual explanations or visualizations. As examples, when learning materials and sequences of construction process, students need to visualize how all components of a constructed facility are assembled? Such visualization can not be achieved in a textbook and a traditional lecturing environment. In this paper, the authors present the development of a computer tutoring software, in which different visualization tools including video clips, 3 dimensional models, drawings, pictures/photos together with complementary texts are used to assist students in deeply understanding and effectively mastering materials. The paper will also discuss the implementation and the effectiveness evaluation of the proposed tutoring software, which was used to teach a construction engineering management course offered at California State University, Long Beach.

  13. DEVELOPMENT AND USE OF COMPUTER-AIDED PROCESS ENGINEERING TOOLS FOR POLLUTION PREVENTION

    Science.gov (United States)

    The use of Computer-Aided Process Engineering (CAPE) and process simulation tools has become established industry practice to predict simulation software, new opportunities are available for the creation of a wide range of ancillary tools that can be used from within multiple sim...

  14. A Statistical Project Control Tool for Engineering Managers

    Science.gov (United States)

    Bauch, Garland T.

    2001-01-01

    This slide presentation reviews the use of a Statistical Project Control Tool (SPCT) for managing engineering projects. A literature review pointed to a definition of project success, (i.e., A project is successful when the cost, schedule, technical performance, and quality satisfy the customer.) The literature review also pointed to project success factors, and traditional project control tools, and performance measures that are detailed in the report. The essential problem is that with resources becoming more limited, and an increasing number or projects, project failure is increasing, there is a limitation of existing methods and systematic methods are required. The objective of the work is to provide a new statistical project control tool for project managers. Graphs using the SPCT method plotting results of 3 successful projects and 3 failed projects are reviewed, with success and failure being defined by the owner.

  15. A Gaussian decision-support tool for engineering design process

    NARCIS (Netherlands)

    Rajabali Nejad, Mohammadreza; Spitas, Christos

    2013-01-01

    Decision-making in design is of great importance, resulting in success or failure of a system (Liu et al., 2010; Roozenburg and Eekels, 1995; Spitas, 2011a). This paper describes a robust decision-support tool for engineering design process, which can be used throughout the design process in either

  16. Reverse engineering the structural and acoustic behavior of a stradivari violin

    Science.gov (United States)

    Pyrkosz, Michael

    There is a tremendous amount of mystery that surrounds the instruments of Antonio Stradivari. There have been many studies done in the past, but no one completely understands exactly how he made his instruments, or why they are still considered the best in the world. This project is designed to develop an engineering model of one of Stradivari's violins that will accurately simulate the structural and acoustic behavior of the instrument. It also hopes to shine some light on what makes the instruments of Stradivari unique when compared to other violins. It will focus on geometry and material properties, utilizing several modern engineering tools, including CT scanning, experimental modal analysis, finite element analysis, correlation techniques, and acoustic synthesis.

  17. Improvement of handle grip using reverse engineering, CAE and Rapid Prototyping

    Directory of Open Access Journals (Sweden)

    Stoklasek Pavel

    2016-01-01

    Full Text Available The overwhelming majority of manual operations is even nowadays performed by using manual hand tools. These tools can be divided into 2 groups – hand tools designed for general use or a single-purpose hand tools for special operations. Tool described in this paper is used in assembling operation in the completion of electric motor. During the design of the existing tools the requirements for a functional part of the tool (lifespan, inability to damage the engine installation were fully considered, demands for ergonomic grip area, however, were not taken into account. Long-term use of incorrectly designed tool causes carpal tunnel syndrome, hand-arm vibration syndrome, diminished sensitivity or tingling in the fingers of workers. These difficulties can be reduced or entirely eliminated due to proper design of the grip of hand tool. Most authors focus on adjusting the grip for optimum ergonomics at individual types of grips (cylindrical, palmar, lateral, etc.. However, as already mentioned, there are tools for specific operations when the working area is limited by space or a specific type of load on the grip is needed. In some cases, it is often necessary to change the type of grip or combine different types of grips. This paper describes the design of an optimal grip of hand tool used for specific operation when assembling motors. Design of prototype mold and production of functional prototypes for ergonomics assessment directly in the workplace were realized. New design of handle should reduce the risk primarily of developing carpal tunnel in long-term use.

  18. The evolution of CACSD tools-a software engineering perspective

    DEFF Research Database (Denmark)

    Ravn, Ole; Szymkat, Maciej

    1992-01-01

    The earlier evolution of computer-aided control system design (CACSD) tools is discussed from a software engineering perspective. A model of the design process is presented as the basis for principles and requirements of future CACSD tools. Combinability, interfacing in memory, and an open...... workspace are seen as important concepts in CACSD. Some points are made about the problem of buy or make when new software is required, and the idea of buy and make is put forward. Emphasis is put on the time perspective and the life cycle of the software...

  19. Enzyme engineering through evolution: thermostable recombinant group II intron reverse transcriptases provide new tools for RNA research and biotechnology.

    Science.gov (United States)

    Collins, Kathleen; Nilsen, Timothy W

    2013-08-01

    Current investigation of RNA transcriptomes relies heavily on the use of retroviral reverse transcriptases. It is well known that these enzymes have many limitations because of their intrinsic properties. This commentary highlights the recent biochemical characterization of a new family of reverse transcriptases, those encoded by group II intron retrohoming elements. The novel properties of these enzymes endow them with the potential to revolutionize how we approach RNA analyses.

  20. Reverse Engineering Nature to Design Biomimetic Total Knee Implants.

    Science.gov (United States)

    Varadarajan, Kartik Mangudi; Zumbrunn, Thomas; Rubash, Harry E; Malchau, Henrik; Muratoglu, Orhun K; Li, Guoan

    2015-10-01

    While contemporary total knee arthroplasty (TKA) provides tremendous clinical benefits, the normal feel and function of the knee is not fully restored. To address this, a novel design process was developed to reverse engineer "biomimetic" articular surfaces that are compatible with normal soft-tissue envelope and kinematics of the knee. The biomimetic articular surface is created by moving the TKA femoral component along in vivo kinematics of normal knees and carving out the tibial articular surface from a rectangular tibial block. Here, we describe the biomimetic design process. In addition, we utilize geometric comparisons and kinematic simulations to show that; (1) tibial articular surfaces of conventional implants are fundamentally incompatible with normal knee motion, and (2) the anatomic geometry of the biomimetic surface contributes directly to restoration of normal knee kinematics. Such biomimetic implants may enable us to achieve the long sought after goal of a "normal" knee post-TKA surgery. Thieme Medical Publishers 333 Seventh Avenue, New York, NY 10001, USA.

  1. Smartphone based scalable reverse engineering by digital image correlation

    Science.gov (United States)

    Vidvans, Amey; Basu, Saurabh

    2018-03-01

    There is a need for scalable open source 3D reconstruction systems for reverse engineering. This is because most commercially available reconstruction systems are capital and resource intensive. To address this, a novel reconstruction technique is proposed. The technique involves digital image correlation based characterization of surface speeds followed by normalization with respect to angular speed during rigid body rotational motion of the specimen. Proof of concept of the same is demonstrated and validated using simulation and empirical characterization. Towards this, smart-phone imaging and inexpensive off the shelf components along with those fabricated additively using poly-lactic acid polymer with a standard 3D printer are used. Some sources of error in this reconstruction methodology are discussed. It is seen that high curvatures on the surface suppress accuracy of reconstruction. Reasons behind this are delineated in the nature of the correlation function. Theoretically achievable resolution during smart-phone based 3D reconstruction by digital image correlation is derived.

  2. Tools and Methods for Risk Management in Multi-Site Engineering Projects

    Science.gov (United States)

    Zhou, Mingwei; Nemes, Laszlo; Reidsema, Carl; Ahmed, Ammar; Kayis, Berman

    In today's highly global business environment, engineering and manufacturing projects often involve two or more geographically dispersed units or departments, research centers or companies. This paper attempts to identify the requirements for risk management in a multi-site engineering project environment, and presents a review of the state-of-the-art tools and methods that can be used to manage risks in multi-site engineering projects. This leads to the development of a risk management roadmap, which will underpin the design and implementation of an intelligent risk mapping system.

  3. New Tools Being Developed for Engine- Airframe Blade-Out Structural Simulations

    Science.gov (United States)

    Lawrence, Charles

    2003-01-01

    One of the primary concerns of aircraft structure designers is the accurate simulation of the blade-out event. This is required for the aircraft to pass Federal Aviation Administration (FAA) certification and to ensure that the aircraft is safe for operation. Typically, the most severe blade-out occurs when a first-stage fan blade in a high-bypass gas turbine engine is released. Structural loading results from both the impact of the blade onto the containment ring and the subsequent instantaneous unbalance of the rotating components. Reliable simulations of blade-out are required to ensure structural integrity during flight as well as to guarantee successful blade-out certification testing. The loads generated by these analyses are critical to the design teams for several components of the airplane structures including the engine, nacelle, strut, and wing, as well as the aircraft fuselage. Currently, a collection of simulation tools is used for aircraft structural design. Detailed high-fidelity simulation tools are used to capture the structural loads resulting from blade loss, and then these loads are used as input into an overall system model that includes complete structural models of both the engines and the airframe. The detailed simulation (shown in the figure) includes the time-dependent trajectory of the lost blade and its interactions with the containment structure, and the system simulation includes the lost blade loadings and the interactions between the rotating turbomachinery and the remaining aircraft structural components. General-purpose finite element structural analysis codes are typically used, and special provisions are made to include transient effects from the blade loss and rotational effects resulting from the engine s turbomachinery. To develop and validate these new tools with test data, the NASA Glenn Research Center has teamed with GE Aircraft Engines, Pratt & Whitney, Boeing Commercial Aircraft, Rolls-Royce, and MSC.Software.

  4. Development of continuous pharmaceutical production processes supported by process systems engineering methods and tools

    DEFF Research Database (Denmark)

    Gernaey, Krist; Cervera Padrell, Albert Emili; Woodley, John

    2012-01-01

    The pharmaceutical industry is undergoing a radical transition towards continuous production processes. Systematic use of process systems engineering (PSE) methods and tools form the key to achieve this transition in a structured and efficient way.......The pharmaceutical industry is undergoing a radical transition towards continuous production processes. Systematic use of process systems engineering (PSE) methods and tools form the key to achieve this transition in a structured and efficient way....

  5. Development of Desktop Computing Applications and Engineering Tools on GPUs

    DEFF Research Database (Denmark)

    Sørensen, Hans Henrik Brandenborg; Glimberg, Stefan Lemvig; Hansen, Toke Jansen

    (GPUs) for high-performance computing applications and software tools in science and engineering, inverse problems, visualization, imaging, dynamic optimization. The goals are to contribute to the development of new state-of-the-art mathematical models and algorithms for maximum throughout performance...

  6. USE OF COMPUTER-AIDED PROCESS ENGINEERING TOOL IN POLLUTION PREVENTION

    Science.gov (United States)

    Computer-Aided Process Engineering has become established in industry as a design tool. With the establishment of the CAPE-OPEN software specifications for process simulation environments. CAPE-OPEN provides a set of "middleware" standards that enable software developers to acces...

  7. Framatome's ''SAF'' engineering simulator: a first step toward defining the engineer's simulation tool of the year 2000

    International Nuclear Information System (INIS)

    Constantieux, T.

    1986-01-01

    Among the techniques available to engineers today, computerized simulation is taking on an ever-growing importance. The ''SAF'' simulator, designed by Framatome for the use of its own engineers, has been in service since 1985. The SAF simulator provides continuous assistance to the engineer, from the preliminary design stage to the precise definition of operating procedures, including safety analysis and sizing computations. For the engineer of the year 2000, who will be used to dialoguing with the computer from a very young age, the SAF represents a first step toward a comprehensive simulation tool. Interactive and thus ''alive'', the SAF combines both extensive programming and data processing capabilities. Its simulation domain can still be considerably extended. Highly modular and equipped with easy-to-use compilers, the SAF can be readily modified and reconfigured by the user, to enable testing new models or new systems, in the complex and detailed environment of the nuclear unit being analysed. Employing the advanced computer programs used in project design, the SAF simulator is a particularly high-performance tool for simulating and analysing complex accident scenarios, including multiple equipment failures and possible operator errors, which may extend to complete draining of the reactor vessel and the release of radioactive fission products within the containment structure

  8. Robust Unconventional Interaction Design and Hybrid Tool Environments for Design and Engineering Processes

    NARCIS (Netherlands)

    Wendrich, Robert E.; Kruiper, Ruben

    2017-01-01

    This paper investigates how and whether existing or current design tools, assist and support designers and engineers in the early-phases of ideation and conceptualization stages of design and engineering processes. The research explores how fluidly and/or congruously technology affords cognitive,

  9. Modeling planarian regeneration: a primer for reverse-engineering the worm.

    Directory of Open Access Journals (Sweden)

    Daniel Lobo

    Full Text Available A mechanistic understanding of robust self-assembly and repair capabilities of complex systems would have enormous implications for basic evolutionary developmental biology as well as for transformative applications in regenerative biomedicine and the engineering of highly fault-tolerant cybernetic systems. Molecular biologists are working to identify the pathways underlying the remarkable regenerative abilities of model species that perfectly regenerate limbs, brains, and other complex body parts. However, a profound disconnect remains between the deluge of high-resolution genetic and protein data on pathways required for regeneration, and the desired spatial, algorithmic models that show how self-monitoring and growth control arise from the synthesis of cellular activities. This barrier to progress in the understanding of morphogenetic controls may be breached by powerful techniques from the computational sciences-using non-traditional modeling approaches to reverse-engineer systems such as planaria: flatworms with a complex bodyplan and nervous system that are able to regenerate any body part after traumatic injury. Currently, the involvement of experts from outside of molecular genetics is hampered by the specialist literature of molecular developmental biology: impactful collaborations across such different fields require that review literature be available that presents the key functional capabilities of important biological model systems while abstracting away from the often irrelevant and confusing details of specific genes and proteins. To facilitate modeling efforts by computer scientists, physicists, engineers, and mathematicians, we present a different kind of review of planarian regeneration. Focusing on the main patterning properties of this system, we review what is known about the signal exchanges that occur during regenerative repair in planaria and the cellular mechanisms that are thought to underlie them. By establishing an

  10. Investigation of a Verification and Validation Tool with a Turbofan Aircraft Engine Application

    Science.gov (United States)

    Uth, Peter; Narang-Siddarth, Anshu; Wong, Edmond

    2018-01-01

    The development of more advanced control architectures for turbofan aircraft engines can yield gains in performance and efficiency over the lifetime of an engine. However, the implementation of these increasingly complex controllers is contingent on their ability to provide safe, reliable engine operation. Therefore, having the means to verify the safety of new control algorithms is crucial. As a step towards this goal, CoCoSim, a publicly available verification tool for Simulink, is used to analyze C-MAPSS40k, a 40,000 lbf class turbo-fan engine model developed at NASA for testing new control algorithms. Due to current limitations of the verification software, several modifications are made to C-MAPSS40k to achieve compatibility with CoCoSim. Some of these modifications sacrifice fidelity to the original model. Several safety and performance requirements typical for turbofan engines are identified and constructed into a verification framework. Preliminary results using an industry standard baseline controller for these requirements are presented. While verification capabilities are demonstrated, a truly comprehensive analysis will require further development of the verification tool.

  11. Concurrent Engineering with IT-Tools for successful industrial products in a global market

    DEFF Research Database (Denmark)

    Conrad, Finn

    2003-01-01

    The paper presents and discusses research results concerning Concurrent Engineering with IT-Tools for Successful Industrial Products on a Global Market. Concurrent Engineering, often is called just ¿CE¿, that is a systematic approach to the integrated, concurrent design of products and related...... on the world market and the increasing global public demands, requirements and regulations for protection of the environment are both driving forces and challenges for improving the development of control and engineering design. There has always been an ongoing desire to develop and design systems to improve...... performance of products, productivity and efficiency of process operations. Smart use of simulation and modelling IT tools can improve many enterprises ability to compete and survive on the market. European Enterprises developing, designing and manufacturing hydraulic components and hydraulic systems...

  12. Software engineering techniques and CASE tools in RD13

    Science.gov (United States)

    Buono, S.; Gaponenko, I.; Jones, R.; Khodabandeh, A.; Mapelli, L.; Mornacchi, G.; Prigent, D.; Sanchez-Corral, E.; Skiadelli, M.; Toppers, A.; Duval, P. Y.; Ferrato, D.; Le Van Suu, A.; Qian, Z.; Rondot, C.; Ambrosini, G.; Fumagalli, G.; Polesello, G.; Aguer, M.; Huet, M.

    1994-12-01

    The RD13 project was approved in April 1991 for the development of a scalable data-taking system suitable for hosting various LHC studies. One of its goals is the exploitation of software engineering techniques, in order to indicate their overall suitability for data acquisition (DAQ), software design and implementation. This paper describes how such techniques have been applied to the development of components of the RD13 DAQ used in test-beam runs at CERN. We describe our experience with the Artifex CASE tool and its associated methodology. The issues raised when code generated by a CASE tool has to be integrated into an existing environment are also discussed.

  13. Fundamentals of reversible flowchart languages

    DEFF Research Database (Denmark)

    Yokoyama, Tetsuo; Axelsen, Holger Bock; Glück, Robert

    2016-01-01

    Abstract This paper presents the fundamentals of reversible flowcharts. They are intended to naturally represent the structure and control flow of reversible (imperative) programming languages in a simple computation model, in the same way classical flowcharts do for conventional languages......, structured reversible flowcharts are as expressive as unstructured ones, as shown by a reversible version of the classic Structured Program Theorem. We illustrate how reversible flowcharts can be concretized with two example programming languages, complete with syntax and semantics: a low-level unstructured...... language and a high-level structured language. We introduce concrete tools such as program inverters and translators for both languages, which follow the structure suggested by the flowchart model. To further illustrate the different concepts and tools brought together in this paper, we present two major...

  14. THE PHILOSOPHY - TOOL CONTINUUM: PROVIDING STRUCTURE TO INDUSTRIAL ENGINEERING CONCEPTS

    Directory of Open Access Journals (Sweden)

    L. Van Dyk

    2012-01-01

    Full Text Available

    ENGLISH ABSTRACT: Industrial Engineering concepts are often referred to as either a tool, technique, method, approach or philosophy. These terminologies can be positioned on a continuum according to their meaning as defined by the Oxford English dictionary (tools B techniques Bmethods B approaches B philosophies. The philosophy of Total Quality Management is used as example to show how the appropriate naming of Industrial Engineering concepts can enhance the understanding and application thereof. This continuum is used to show that although the philosophies of TQM and Scientific Management may differ, the same pool of tools and techniques are used by both of these philosophies.

    AFRIKAANSE OPSOMMING: Bedryfsingenieurs verwys dikwels na filosofiee, benaderings, metodes, tegnieke en gereedskap. Hierdie terminologiee kan kan op 'n kontinuum geposisioneer word na aanleiding van hulle woordeboekbetekenis (gereedskap f-t tegniek f-t metode f-t benadering f-t filosofie. Die filosofie .van Totale Kwaliteitsbeheer (TQM word as voorbeeld gebruik om te wys dat die gepaste benaming van Bedryfsingenieurskonsepte die begrip en toepassing daarvan verhoog . Hierdie kontinuum word gebruik om te wys dat, alhoewel die filosofie van TQM en Wetenskaplike Bestuur ("Scientific Management" verskil, dieselfde versameling vail gereedskap en tegnieke deur beide gebruik word.

  15. Integrating interface slicing into software engineering processes

    Science.gov (United States)

    Beck, Jon

    1993-01-01

    Interface slicing is a tool which was developed to facilitate software engineering. As previously presented, it was described in terms of its techniques and mechanisms. The integration of interface slicing into specific software engineering activities is considered by discussing a number of potential applications of interface slicing. The applications discussed specifically address the problems, issues, or concerns raised in a previous project. Because a complete interface slicer is still under development, these applications must be phrased in future tenses. Nonetheless, the interface slicing techniques which were presented can be implemented using current compiler and static analysis technology. Whether implemented as a standalone tool or as a module in an integrated development or reverse engineering environment, they require analysis no more complex than that required for current system development environments. By contrast, conventional slicing is a methodology which, while showing much promise and intuitive appeal, has yet to be fully implemented in a production language environment despite 12 years of development.

  16. Genetic Network Inference: From Co-Expression Clustering to Reverse Engineering

    Science.gov (United States)

    Dhaeseleer, Patrik; Liang, Shoudan; Somogyi, Roland

    2000-01-01

    Advances in molecular biological, analytical, and computational technologies are enabling us to systematically investigate the complex molecular processes underlying biological systems. In particular, using high-throughput gene expression assays, we are able to measure the output of the gene regulatory network. We aim here to review datamining and modeling approaches for conceptualizing and unraveling the functional relationships implicit in these datasets. Clustering of co-expression profiles allows us to infer shared regulatory inputs and functional pathways. We discuss various aspects of clustering, ranging from distance measures to clustering algorithms and multiple-duster memberships. More advanced analysis aims to infer causal connections between genes directly, i.e., who is regulating whom and how. We discuss several approaches to the problem of reverse engineering of genetic networks, from discrete Boolean networks, to continuous linear and non-linear models. We conclude that the combination of predictive modeling with systematic experimental verification will be required to gain a deeper insight into living organisms, therapeutic targeting, and bioengineering.

  17. Automatic Reverse Engineering of Private Flight Control Protocols of UAVs

    Directory of Open Access Journals (Sweden)

    Ran Ji

    2017-01-01

    Full Text Available The increasing use of civil unmanned aerial vehicles (UAVs has the potential to threaten public safety and privacy. Therefore, airspace administrators urgently need an effective method to regulate UAVs. Understanding the meaning and format of UAV flight control commands by automatic protocol reverse-engineering techniques is highly beneficial to UAV regulation. To improve our understanding of the meaning and format of UAV flight control commands, this paper proposes a method to automatically analyze the private flight control protocols of UAVs. First, we classify flight control commands collected from a binary network trace into clusters; then, we analyze the meaning of flight control commands by the accumulated error of each cluster; next, we extract the binary format of commands and infer field semantics in these commands; and finally, we infer the location of the check field in command and the generator polynomial matrix. The proposed approach is validated via experiments on a widely used consumer UAV.

  18. An Engineering Educator's Decision Support Tool for Improving Innovation in Student Design Projects

    Science.gov (United States)

    Ozaltin, Nur Ozge; Besterfield-Sacre, Mary; Clark, Renee M.

    2015-01-01

    Learning how to design innovatively is a critical process skill for undergraduate engineers in the 21st century. To this end, our paper discusses the development and validation of a Bayesian network decision support tool that can be used by engineering educators to make recommendations that positively impact the innovativeness of product designs.…

  19. Choosing your weapons : on sentiment analysis tools for software engineering research

    NARCIS (Netherlands)

    Jongeling, R.M.; Datta, S.; Serebrenik, A.; Koschke, R.; Krinke, J.; Robillard, M.

    2015-01-01

    Recent years have seen an increasing attention to social aspects of software engineering, including studies of emotions and sentiments experienced and expressed by the software developers. Most of these studies reuse existing sentiment analysis tools such as SentiStrength and NLTK. However, these

  20. Molecular profiling techniques as tools to detect potential unintended effects in genetically engineered maize

    CSIR Research Space (South Africa)

    Barros, E

    2010-05-01

    Full Text Available Molecular Profiling Techniques as Tools to Detect Potential Unintended Effects in Genetically Engineered Maize Eugenia Barros Introduction In the early stages of production and commercialization of foods derived from genetically engineered (GE) plants... systems. In a recent paper published in Plant Biotechnology Journal,4 we compared two transgenic white maize lines with the non-transgenic counterpart to investigate two possible sources of variation: genetic engineering and environmental variation...

  1. Genome-wide analytical approaches for reverse metabolic engineering of industrially relevant phenotypes in yeast

    Science.gov (United States)

    Oud, Bart; Maris, Antonius J A; Daran, Jean-Marc; Pronk, Jack T

    2012-01-01

    Successful reverse engineering of mutants that have been obtained by nontargeted strain improvement has long presented a major challenge in yeast biotechnology. This paper reviews the use of genome-wide approaches for analysis of Saccharomyces cerevisiae strains originating from evolutionary engineering or random mutagenesis. On the basis of an evaluation of the strengths and weaknesses of different methods, we conclude that for the initial identification of relevant genetic changes, whole genome sequencing is superior to other analytical techniques, such as transcriptome, metabolome, proteome, or array-based genome analysis. Key advantages of this technique over gene expression analysis include the independency of genome sequences on experimental context and the possibility to directly and precisely reproduce the identified changes in naive strains. The predictive value of genome-wide analysis of strains with industrially relevant characteristics can be further improved by classical genetics or simultaneous analysis of strains derived from parallel, independent strain improvement lineages. PMID:22152095

  2. Genome-wide analytical approaches for reverse metabolic engineering of industrially relevant phenotypes in yeast.

    Science.gov (United States)

    Oud, Bart; van Maris, Antonius J A; Daran, Jean-Marc; Pronk, Jack T

    2012-03-01

    Successful reverse engineering of mutants that have been obtained by nontargeted strain improvement has long presented a major challenge in yeast biotechnology. This paper reviews the use of genome-wide approaches for analysis of Saccharomyces cerevisiae strains originating from evolutionary engineering or random mutagenesis. On the basis of an evaluation of the strengths and weaknesses of different methods, we conclude that for the initial identification of relevant genetic changes, whole genome sequencing is superior to other analytical techniques, such as transcriptome, metabolome, proteome, or array-based genome analysis. Key advantages of this technique over gene expression analysis include the independency of genome sequences on experimental context and the possibility to directly and precisely reproduce the identified changes in naive strains. The predictive value of genome-wide analysis of strains with industrially relevant characteristics can be further improved by classical genetics or simultaneous analysis of strains derived from parallel, independent strain improvement lineages. © 2011 Federation of European Microbiological Societies. Published by Blackwell Publishing Ltd. All rights reserved.

  3. Experience with case tools in the design of process-oriented software

    Science.gov (United States)

    Novakov, Ognian; Sicard, Claude-Henri

    1994-12-01

    In Accelerator systems such as the CERN PS complex, process equipment has a life time which may exceed the typical life cycle of its related software. Taking into account the variety of such equipment, it is important to keep the analysis and design of the software in a system-independent form. This paper discusses the experience gathered in using commercial CASE tools for analysis, design and reverse engineering of different process-oriented software modules, with a principal emphasis on maintaining the initial analysis in a standardized form. Such tools have been in existence for several years, but this paper shows that they are not fully adapted to our needs. In particular, the paper stresses the problems of integrating such a tool into an existing data-base-dependent development chain, the lack of real-time simulation tools and of Object-Oriented concepts in existing commercial packages. Finally, the paper gives a broader view of software engineering needs in our particular context.

  4. Antibiotic Algae by Chemical Surface Engineering.

    Science.gov (United States)

    Kerschgens, Isabel P; Gademann, Karl

    2018-03-02

    Chemical cell-surface engineering is a tool for modifying and altering cellular functions. Herein, we report the introduction of an antibiotic phenotype to the green alga Chlamydomonas reinhardtii by chemically modifying its cell surface. Flow cytometry and confocal microscopy studies demonstrated that a hybrid of the antibiotic vancomycin and a 4-hydroxyproline oligomer binds reversibly to the cell wall without affecting the viability or motility of the cells. The modified cells were used to inhibit bacterial growth of Gram-positive Bacillus subtilis cultures. Delivery of the antibiotic from the microalgae to the bacterial cells was verified by microscopy. Our studies provide compelling evidence that 1) chemical surface engineering constitutes a useful tool for the introduction of new, previously unknown functionality, and 2) living microalgae can serve as new platforms for drug delivery. © 2018 Wiley-VCH Verlag GmbH & Co. KGaA, Weinheim.

  5. Computer- Aided Design in Power Engineering Application of Software Tools

    CERN Document Server

    Stojkovic, Zlatan

    2012-01-01

    This textbooks demonstrates the application of software tools in solving a series of problems from the field of designing power system structures and systems. It contains four chapters: The first chapter leads the reader through all the phases necessary in the procedures of computer aided modeling and simulation. It guides through the complex problems presenting on the basis of eleven original examples. The second chapter presents  application of software tools in power system calculations of power systems equipment design. Several design example calculations are carried out using engineering standards like MATLAB, EMTP/ATP, Excel & Access, AutoCAD and Simulink. The third chapters focuses on the graphical documentation using a collection of software tools (AutoCAD, EPLAN, SIMARIS SIVACON, SIMARIS DESIGN) which enable the complete automation of the development of graphical documentation of a power systems. In the fourth chapter, the application of software tools in the project management in power systems ...

  6. Automatic differentiation tools in the dynamic simulation of chemical engineering processes

    Directory of Open Access Journals (Sweden)

    Castro M.C.

    2000-01-01

    Full Text Available Automatic Differentiation is a relatively recent technique developed for the differentiation of functions applicable directly to the source code to compute the function written in standard programming languages. That technique permits the automatization of the differentiation step, crucial for dynamic simulation and optimization of processes. The values for the derivatives obtained with AD are exact (to roundoff. The theoretical exactness of the AD comes from the fact that it uses the same rules of differentiation as in differential calculus, but these rules are applied to an algorithmic specification of the function rather than to a formula. The main purpose of this contribution is to discuss the impact of Automatic Differentiation in the field of dynamic simulation of chemical engineering processes. The influence of the differentiation technique on the behavior of the integration code, the performance of the generated code and the incorporation of AD tools in consistent initialization tools are discussed from the viewpoint of dynamic simulation of typical models in chemical engineering.

  7. Recent advances in microbial production of fuels and chemicals using tools and strategies of systems metabolic engineering

    DEFF Research Database (Denmark)

    Cho, Changhee; Choi, So Young; Luo, Zi Wei

    2015-01-01

    The advent of various systems metabolic engineering tools and strategies has enabled more sophisticated engineering of microorganisms for the production of industrially useful fuels and chemicals. Advances in systems metabolic engineering have been made in overproducing natural chemicals...... and producing novel non-natural chemicals. In this paper, we review the tools and strategies of systems metabolic engineering employed for the development of microorganisms for the production of various industrially useful chemicals belonging to fuels, building block chemicals, and specialty chemicals......, in particular focusing on those reported in the last three years. It was aimed at providing the current landscape of systems metabolic engineering and suggesting directions to address future challenges towards successfully establishing processes for the bio-based production of fuels and chemicals from renewable...

  8. MORE: mixed optimization for reverse engineering--an application to modeling biological networks response via sparse systems of nonlinear differential equations.

    Science.gov (United States)

    Sambo, Francesco; de Oca, Marco A Montes; Di Camillo, Barbara; Toffolo, Gianna; Stützle, Thomas

    2012-01-01

    Reverse engineering is the problem of inferring the structure of a network of interactions between biological variables from a set of observations. In this paper, we propose an optimization algorithm, called MORE, for the reverse engineering of biological networks from time series data. The model inferred by MORE is a sparse system of nonlinear differential equations, complex enough to realistically describe the dynamics of a biological system. MORE tackles separately the discrete component of the problem, the determination of the biological network topology, and the continuous component of the problem, the strength of the interactions. This approach allows us both to enforce system sparsity, by globally constraining the number of edges, and to integrate a priori information about the structure of the underlying interaction network. Experimental results on simulated and real-world networks show that the mixed discrete/continuous optimization approach of MORE significantly outperforms standard continuous optimization and that MORE is competitive with the state of the art in terms of accuracy of the inferred networks.

  9. An engineering paradigm in the biomedical sciences: Knowledge as epistemic tool.

    Science.gov (United States)

    Boon, Mieke

    2017-10-01

    In order to deal with the complexity of biological systems and attempts to generate applicable results, current biomedical sciences are adopting concepts and methods from the engineering sciences. Philosophers of science have interpreted this as the emergence of an engineering paradigm, in particular in systems biology and synthetic biology. This article aims at the articulation of the supposed engineering paradigm by contrast with the physics paradigm that supported the rise of biochemistry and molecular biology. This articulation starts from Kuhn's notion of a disciplinary matrix, which indicates what constitutes a paradigm. It is argued that the core of the physics paradigm is its metaphysical and ontological presuppositions, whereas the core of the engineering paradigm is the epistemic aim of producing useful knowledge for solving problems external to the scientific practice. Therefore, the two paradigms involve distinct notions of knowledge. Whereas the physics paradigm entails a representational notion of knowledge, the engineering paradigm involves the notion of 'knowledge as epistemic tool'. Copyright © 2017 Elsevier Ltd. All rights reserved.

  10. 3D Printing as a Didactic Tool for Teaching some Engineering and Design Concepts

    Directory of Open Access Journals (Sweden)

    Edwin Blasnilo Rua Ramirez

    2018-01-01

    Full Text Available Context: 3D printing can be used for a wide range of tasks such as the design and testing of prototypes and finished products in a shorter time. In mechanical engineering, prototype designs are continuously generated in academic class activities and final coursework projects by students and teachers. However, students show limitations while understanding the abstract concepts represented with such designs. Method: Firstly, a large scale 3D printer with improved technical specifications compared to traditional market options and similar price, was fabricated. By means of free software and hardware tools and easy-to-obtain alternative manufacturing materials, it was possible to decrease its manufacturing and operating costs. Then a set of study cases utilising the 3D printer in three different subject classes were designed and tested with two cohorts of students of Mechanical Engineering programme. Results: It was feasible to fabricate a cost-effective and practical 3D printer for constructing prototypes and pieces that benefit teaching and learning concepts in engineering and design areas. The experiments carried out in three subjects of engineering courses with second-year students, showed a similar trend of improving the average course grades, as it was observed in two cohorts in different terms. Conclusions: This type of low cost 3D printer obtained academic advantages as a didactic tool for the learning process in engineering and design subjects. Future work will consider applying this tool to other courses and subjects to further evaluate its convenience and effectivity.

  11. Performance Evaluation of a Software Engineering Tool for Automated Design of Cooling Systems in Injection Moulding

    DEFF Research Database (Denmark)

    Jauregui-Becker, Juan M.; Tosello, Guido; van Houten, Fred J.A.M.

    2013-01-01

    This paper presents a software tool for automating the design of cooling systems for injection moulding and a validation of its performance. Cooling system designs were automatically generated by the proposed software tool and by applying a best practice tool engineering design approach. The two...

  12. Reverse engineering a mouse embryonic stem cell-specific transcriptional network reveals a new modulator of neuronal differentiation.

    Science.gov (United States)

    De Cegli, Rossella; Iacobacci, Simona; Flore, Gemma; Gambardella, Gennaro; Mao, Lei; Cutillo, Luisa; Lauria, Mario; Klose, Joachim; Illingworth, Elizabeth; Banfi, Sandro; di Bernardo, Diego

    2013-01-01

    Gene expression profiles can be used to infer previously unknown transcriptional regulatory interaction among thousands of genes, via systems biology 'reverse engineering' approaches. We 'reverse engineered' an embryonic stem (ES)-specific transcriptional network from 171 gene expression profiles, measured in ES cells, to identify master regulators of gene expression ('hubs'). We discovered that E130012A19Rik (E13), highly expressed in mouse ES cells as compared with differentiated cells, was a central 'hub' of the network. We demonstrated that E13 is a protein-coding gene implicated in regulating the commitment towards the different neuronal subtypes and glia cells. The overexpression and knock-down of E13 in ES cell lines, undergoing differentiation into neurons and glia cells, caused a strong up-regulation of the glutamatergic neurons marker Vglut2 and a strong down-regulation of the GABAergic neurons marker GAD65 and of the radial glia marker Blbp. We confirmed E13 expression in the cerebral cortex of adult mice and during development. By immuno-based affinity purification, we characterized protein partners of E13, involved in the Polycomb complex. Our results suggest a role of E13 in regulating the division between glutamatergic projection neurons and GABAergic interneurons and glia cells possibly by epigenetic-mediated transcriptional regulation.

  13. MODEL-DRIVEN REVERSE ENGINEERING AND PROGRAM COMPREHENSION: AN EXAMPLE INGENIERÍA REVERSA Y COMPRENSIÓN DE PROGRAMAS DIRIGIDA POR MODELOS: UN EJEMPLO

    Directory of Open Access Journals (Sweden)

    Eugenio G Scalise P

    2010-04-01

    Full Text Available This paper presents an example of how Model-Driven Engineering (MDE can be applied to the development of tools for reverse engineering and program comprehension. The tool CodeCrawler was selected as an example; in particular, the polymetric view feature was computed using MDE techniques. To this end, two metamodels were proposed (source and target and meta-level transformations that were used to deduce the information of a polymetric view associated to any software project (source code. The technologies selected to develop the example were those related with the Eclipse Modeling Project, specifically the ATL and the KM3 languages. The approach used in this paper to obtain the implementation can be used to develop all the features of a MDE-oriented software comprehension tool, obtaining a domain-oriented implementation.En este artículo se presenta un ejemplo que describe cómo la Ingeniería Dirigida por Modelos (IDM puede ser aplicada al desarrollo de herramientas para la ingeniería reversa y comprensión de programas. Se seleccionó como caso de estudio la herramienta CodeCrawler, específicamente la funcionalidad denominada polymetric view, desarrollada mediante tecnologías y técnicas de la IDM. Para ello, se emplearon dos metamodelos (entrada y salida y transformaciones a nivel de los metamodelos que permiten generar la información de un polymetric view asociado a un proyecto de software, utilizando la información extraída del código fuente. Las tecnologías utilizadas para el desarrollo del ejemplo, las relacionadas con el Eclipse Modeling Project, específicamente el lenguaje de transformación ATL y el lenguaje KM3. El enfoque seguido para obtener la implementación resultante puede ser utilizado para desarrollar una herramienta de ingeniería reversa y comprensión de software mediante técnicas de la IDM, incorporando el vocabulario del dominio en la implementación.

  14. Reverse engineering of wörner type drilling machine structure.

    Science.gov (United States)

    Wibowo, A.; Belly, I.; llhamsyah, R.; Indrawanto; Yuwana, Y.

    2018-03-01

    A product design needs to be modified based on the conditions of production facilities and existing resource capabilities without reducing the functional aspects of the product itself. This paper describes the reverse engineering process of the main structure of the wörner type drilling machine to obtain a machine structure design that can be made by resources with limited ability by using simple processes. Some structural, functional and the work mechanism analyzes have been performed to understand the function and role of each basic components. The process of dismantling of the drilling machine and measuring each of the basic components was performed to obtain sets of the geometry and size data of each component. The geometric model of each structure components and the machine assembly were built to facilitate the simulation process and machine performance analysis that refers to ISO standard of drilling machine. The tolerance stackup analysis also performed to determine the type and value of geometrical and dimensional tolerances, which could affect the ease of the components to be manufactured and assembled

  15. Recent advances in microbial production of fuels and chemicals using tools and strategies of systems metabolic engineering.

    Science.gov (United States)

    Cho, Changhee; Choi, So Young; Luo, Zi Wei; Lee, Sang Yup

    2015-11-15

    The advent of various systems metabolic engineering tools and strategies has enabled more sophisticated engineering of microorganisms for the production of industrially useful fuels and chemicals. Advances in systems metabolic engineering have been made in overproducing natural chemicals and producing novel non-natural chemicals. In this paper, we review the tools and strategies of systems metabolic engineering employed for the development of microorganisms for the production of various industrially useful chemicals belonging to fuels, building block chemicals, and specialty chemicals, in particular focusing on those reported in the last three years. It was aimed at providing the current landscape of systems metabolic engineering and suggesting directions to address future challenges towards successfully establishing processes for the bio-based production of fuels and chemicals from renewable resources. Copyright © 2014 Elsevier Inc. All rights reserved.

  16. An end user evaluation of query formulation and results review tools in three medical meta-search engines.

    Science.gov (United States)

    Leroy, Gondy; Xu, Jennifer; Chung, Wingyan; Eggers, Shauna; Chen, Hsinchun

    2007-01-01

    Retrieving sufficient relevant information online is difficult for many people because they use too few keywords to search and search engines do not provide many support tools. To further complicate the search, users often ignore support tools when available. Our goal is to evaluate in a realistic setting when users use support tools and how they perceive these tools. We compared three medical search engines with support tools that require more or less effort from users to form a query and evaluate results. We carried out an end user study with 23 users who were asked to find information, i.e., subtopics and supporting abstracts, for a given theme. We used a balanced within-subjects design and report on the effectiveness, efficiency and usability of the support tools from the end user perspective. We found significant differences in efficiency but did not find significant differences in effectiveness between the three search engines. Dynamic user support tools requiring less effort led to higher efficiency. Fewer searches were needed and more documents were found per search when both query reformulation and result review tools dynamically adjust to the user query. The query reformulation tool that provided a long list of keywords, dynamically adjusted to the user query, was used most often and led to more subtopics. As hypothesized, the dynamic result review tools were used more often and led to more subtopics than static ones. These results were corroborated by the usability questionnaires, which showed that support tools that dynamically optimize output were preferred.

  17. Introduction to reversible computing

    CERN Document Server

    Perumalla, Kalyan S

    2013-01-01

    Few books comprehensively cover the software and programming aspects of reversible computing. Filling this gap, Introduction to Reversible Computing offers an expanded view of the field that includes the traditional energy-motivated hardware viewpoint as well as the emerging application-motivated software approach. Collecting scattered knowledge into one coherent account, the book provides a compendium of both classical and recently developed results on reversible computing. It explores up-and-coming theories, techniques, and tools for the application of rever

  18. PGASO: A synthetic biology tool for engineering a cellulolytic yeast

    Directory of Open Access Journals (Sweden)

    Chang Jui-Jen

    2012-07-01

    Full Text Available Abstract Background To achieve an economical cellulosic ethanol production, a host that can do both cellulosic saccharification and ethanol fermentation is desirable. However, to engineer a non-cellulolytic yeast to be such a host requires synthetic biology techniques to transform multiple enzyme genes into its genome. Results A technique, named Promoter-based Gene Assembly and Simultaneous Overexpression (PGASO, that employs overlapping oligonucleotides for recombinatorial assembly of gene cassettes with individual promoters, was developed. PGASO was applied to engineer Kluyveromycesmarxianus KY3, which is a thermo- and toxin-tolerant yeast. We obtained a recombinant strain, called KR5, that is capable of simultaneously expressing exoglucanase and endoglucanase (both of Trichodermareesei, a beta-glucosidase (from a cow rumen fungus, a neomycin phosphotransferase, and a green fluorescent protein. High transformation efficiency and accuracy were achieved as ~63% of the transformants was confirmed to be correct. KR5 can utilize beta-glycan, cellobiose or CMC as the sole carbon source for growth and can directly convert cellobiose and beta-glycan to ethanol. Conclusions This study provides the first example of multi-gene assembly in a single step in a yeast species other than Saccharomyces cerevisiae. We successfully engineered a yeast host with a five-gene cassette assembly and the new host is capable of co-expressing three types of cellulase genes. Our study shows that PGASO is an efficient tool for simultaneous expression of multiple enzymes in the kefir yeast KY3 and that KY3 can serve as a host for developing synthetic biology tools.

  19. Protein Engineering for Nicotinamide Coenzyme Specificity in Oxidoreductases: Attempts and Challenges.

    Science.gov (United States)

    Chánique, Andrea M; Parra, Loreto P

    2018-01-01

    Oxidoreductases are ubiquitous enzymes that catalyze an extensive range of chemical reactions with great specificity, efficiency, and selectivity. Most oxidoreductases are nicotinamide cofactor-dependent enzymes with a strong preference for NADP or NAD. Because these coenzymes differ in stability, bioavailability and costs, the enzyme preference for a specific coenzyme is an important issue for practical applications. Different approaches for the manipulation of coenzyme specificity have been reported, with different degrees of success. Here we present various attempts for the switching of nicotinamide coenzyme preference in oxidoreductases by protein engineering. This review covers 103 enzyme engineering studies from 82 articles and evaluates the accomplishments in terms of coenzyme specificity and catalytic efficiency compared to wild type enzymes of different classes. We analyzed different protein engineering strategies and related them with the degree of success in inverting the cofactor specificity. In general, catalytic activity is compromised when coenzyme specificity is reversed, however when switching from NAD to NADP, better results are obtained. In most of the cases, rational strategies were used, predominantly with loop exchange generating the best results. In general, the tendency of removing acidic residues and incorporating basic residues is the strategy of choice when trying to change specificity from NAD to NADP, and vice versa . Computational strategies and algorithms are also covered as helpful tools to guide protein engineering strategies. This mini review aims to give a general introduction to the topic, giving an overview of tools and information to work in protein engineering for the reversal of coenzyme specificity.

  20. Political science. Reverse-engineering censorship in China: randomized experimentation and participant observation.

    Science.gov (United States)

    King, Gary; Pan, Jennifer; Roberts, Margaret E

    2014-08-22

    Existing research on the extensive Chinese censorship organization uses observational methods with well-known limitations. We conducted the first large-scale experimental study of censorship by creating accounts on numerous social media sites, randomly submitting different texts, and observing from a worldwide network of computers which texts were censored and which were not. We also supplemented interviews with confidential sources by creating our own social media site, contracting with Chinese firms to install the same censoring technologies as existing sites, and--with their software, documentation, and even customer support--reverse-engineering how it all works. Our results offer rigorous support for the recent hypothesis that criticisms of the state, its leaders, and their policies are published, whereas posts about real-world events with collective action potential are censored. Copyright © 2014, American Association for the Advancement of Science.

  1. Civil Engineering Optimisation Tool for the Study of CERN's Future Circular Colliders

    OpenAIRE

    Cook, Charlie; Goddard, Brennan; Lebrun, Philippe; Osborne, John; Robert, Youri; Sturzaker, C; Sykes, M; Loo, Y; Brasser, J; Trunk, R

    2015-01-01

    The feasibility of Future Circular Colliders (FCC), possible successors to the Large Hadron Collider (LHC), is currently under investigation at CERN. This paper describes how CERN’s civil engineering team are utilising an interactive tool containing a 3D geological model of the Geneva basin. This tool will be used to investigate the optimal position of the proposed 80km-100km tunnel. The benefits of using digital modelling during the feasibility stage are discussed and some early results of t...

  2. Custom Search Engines: Tools & Tips

    Science.gov (United States)

    Notess, Greg R.

    2008-01-01

    Few have the resources to build a Google or Yahoo! from scratch. Yet anyone can build a search engine based on a subset of the large search engines' databases. Use Google Custom Search Engine or Yahoo! Search Builder or any of the other similar programs to create a vertical search engine targeting sites of interest to users. The basic steps to…

  3. Activity Theory applied to Global Software Engineering: Theoretical Foundations and Implications for Tool Builders

    DEFF Research Database (Denmark)

    Tell, Paolo; Ali Babar, Muhammad

    2012-01-01

    Although a plethora of tools are available for Global Software Engineering (GSE) teams, it is being realized increasingly that the most prevalent desktop metaphor underpinning the majority of tools have several inherent limitations. We have proposed that Activity-Based Computing (ABC) can be a pr...... in building supporting infrastructure for GSE, and describe a proof of concept prototype....

  4. REFINEMENT OF THE REVERSE EXTRUSION TEST TO DETERMINE THE TWO CONSISTENCY LIMITS

    Directory of Open Access Journals (Sweden)

    Kamil KAYABALI

    2015-11-01

    Full Text Available Liquid limit (LL and plastic limit (PL are the two most commonly used index proper- ties of fine-grained soils. They have been used in not only classification of soils but also in correlation with certain engineering properties. Therefore, they have been subjected to numerous researches since they were first introduced by Atterberg in 1911. While their me- chanisms were well defined in many codes and they have been in use for decades, criticisms often arose pertinent to the uncertainties inherent to them. Incredible amount of effort has been exerted to invent more rational testing methods in place of both the Casagrande’s cup and bead rolling methods. Part of those efforts has been on devicing a single tool to measure the two relative index properties together. Recently, the reverse extrusion test was brought into the use of geotechnical engineers. It was shown that this tool has a potential of measu- ring LL, PL, and even the shrinkage limit (SL. The aim of this investigation is to reassess the ability of the reverse extrusion test to determine LL and PL with further refinement. In this regard 70 fine-grained soils covering a large range of plasticity were employed. Fall-cone method and rolling-device method were employed to determine LL and PL, res- pectively. The reverse extrusion tests were carried out at least five different water contents per soil sample. Extrusion pressures were plotted against water content and a curve fitting was applied to data pairs, from which the y-intercept (the coefficient a and the slope (the coefficieent b of the curve were determined. Those reverse extrusion coefficients were utilized to determine the representative extrusion pressures corresponding to LL and PL, as was done by the earlier researchers; however, the degree of success for the prediction of LL and PL using the representative extrusion pressures was not encouraging. Different from the previously proposed approaches, the reverse extrusion

  5. Conformity Assessment as a Tool for Organizational Learning in Large Engineering and Construction Projects

    Directory of Open Access Journals (Sweden)

    Luciano Assalim

    2013-05-01

    Full Text Available For the successful realization of large engineering and construction projects (LECPs, a systemic organizational learning framework for institutional cooperation is critical. Due to the long project life-cycle of LECPs, this is particularly important for this kind of project. The objective of this paper is to analyze to what extent the conformity assessment of LECPs, carried out under Engineering, Procurement and Construction management (EPCm services, can be used as a tool for organizational learning and cooperation between typical stakeholders (project owners, engineering contractors, EPC contractors; subcontractors and certification bodies. The research, from which this paper emanates, was based on a case study concerning LECPs in an oil and gas company in Brazil. Based on its results, we suggest that the proposed organizational learning framework, supported by the conformity assessment rationale, constitutes an important management tool that can be disseminated in other organizational contexts where conformity assessments of LECPs take place.

  6. Development of a virtual tool for learning basic organisation and planning in rural engineering projects

    Science.gov (United States)

    Redel-Macías, María Dolores; Castillo, Carlos; Aguilar Porro, Cristina; Polo, María; Taguas, Encarnación V.

    2014-09-01

    This paper presents a virtual lab for the contents of an Engineering project, for designing an agro-industrial building, which is also useful for a range of different transversal courses in Engineering sciences. The aims of this tool are to analyse the most important contents of a project-document (calculation, regulations, drawings and budgets), as well as their relationship with the activities which make up the work and the schedule. The design criteria we considered were: its online applications and their compatibility with Moodle; the inclusion of different learning approaches, such as exploratory learning and inquiry-based learning; its interactivity, and the use of multimedia elements for visualisation and direct analysis on material common to Engineering subjects. The students' perceptions of the improvements brought by the virtual lab were analysed statistically through a series of questions over two academic years. The results of the questionnaires suggested that most of those who had used the e-learning tool valued positively its overall suitability for reaching the objectives in their subject as well as the way it improved the working methodology. The practical knowledge acquired by the students was also highly valued. In addition, the lack of constraints commonly related to field trips (expenses, time and complexity) illustrates the utility of self-access learning tools in key transversal disciplines such as Engineering projects.

  7. Efficient Genome Editing in Induced Pluripotent Stem Cells with Engineered Nucleases In Vitro.

    Science.gov (United States)

    Termglinchan, Vittavat; Seeger, Timon; Chen, Caressa; Wu, Joseph C; Karakikes, Ioannis

    2017-01-01

    Precision genome engineering is rapidly advancing the application of the induced pluripotent stem cells (iPSCs) technology for in vitro disease modeling of cardiovascular diseases. Targeted genome editing using engineered nucleases is a powerful tool that allows for reverse genetics, genome engineering, and targeted transgene integration experiments to be performed in a precise and predictable manner. However, nuclease-mediated homologous recombination is an inefficient process. Herein, we describe the development of an optimized method combining site-specific nucleases and the piggyBac transposon system for "seamless" genome editing in pluripotent stem cells with high efficiency and fidelity in vitro.

  8. Computer-aided design in power engineering. Application of software tools

    International Nuclear Information System (INIS)

    Stojkovic, Zlatan

    2012-01-01

    Demonstrates the use software tools in the practice of design in the field of power systems. Presents many applications in the design in the field of power systems. Useful for educative purposes and practical work. This textbooks demonstrates the application of software tools in solving a series of problems from the field of designing power system structures and systems. It contains four chapters: The first chapter leads the reader through all the phases necessary in the procedures of computer aided modeling and simulation. It guides through the complex problems presenting on the basis of eleven original examples. The second chapter presents application of software tools in power system calculations of power systems equipment design. Several design example calculations are carried out using engineering standards like MATLAB, EMTP/ATP, Excel and Access, AutoCAD and Simulink. The third chapters focuses on the graphical documentation using a collection of software tools (AutoCAD, EPLAN, SIMARIS SIVACON, SIMARIS DESIGN) which enable the complete automation of the development of graphical documentation of a power systems. In the fourth chapter, the application of software tools in the project management in power systems is discussed. Here, the emphasis is put on the standard software MS Excel and MS Project.

  9. Computer-aided design in power engineering. Application of software tools

    Energy Technology Data Exchange (ETDEWEB)

    Stojkovic, Zlatan

    2012-07-01

    Demonstrates the use software tools in the practice of design in the field of power systems. Presents many applications in the design in the field of power systems. Useful for educative purposes and practical work. This textbooks demonstrates the application of software tools in solving a series of problems from the field of designing power system structures and systems. It contains four chapters: The first chapter leads the reader through all the phases necessary in the procedures of computer aided modeling and simulation. It guides through the complex problems presenting on the basis of eleven original examples. The second chapter presents application of software tools in power system calculations of power systems equipment design. Several design example calculations are carried out using engineering standards like MATLAB, EMTP/ATP, Excel and Access, AutoCAD and Simulink. The third chapters focuses on the graphical documentation using a collection of software tools (AutoCAD, EPLAN, SIMARIS SIVACON, SIMARIS DESIGN) which enable the complete automation of the development of graphical documentation of a power systems. In the fourth chapter, the application of software tools in the project management in power systems is discussed. Here, the emphasis is put on the standard software MS Excel and MS Project.

  10. Cost-benefit study of consumer product take-back programs using IBM's WIT reverse logistics optimization tool

    Science.gov (United States)

    Veerakamolmal, Pitipong; Lee, Yung-Joon; Fasano, J. P.; Hale, Rhea; Jacques, Mary

    2002-02-01

    In recent years, there has been increased focus by regulators, manufacturers, and consumers on the issue of product end of life management for electronics. This paper presents an overview of a conceptual study designed to examine the costs and benefits of several different Product Take Back (PTB) scenarios for used electronics equipment. The study utilized a reverse logistics supply chain model to examine the effects of several different factors in PTB programs. The model was done using the IBM supply chain optimization tool known as WIT (Watson Implosion Technology). Using the WIT tool, we were able to determine a theoretical optimal cost scenario for PTB programs. The study was designed to assist IBM internally in determining theoretical optimal Product Take Back program models and determining potential incentives for increasing participation rates.

  11. END-OF-USE PRODUCTS IN REVERSE LOGISTICS

    OpenAIRE

    Marta Starostka-Patyk

    2007-01-01

    Reverse logistics is a very useful tool for enterprises which have to deal with end-of-use products. Forward logistics is not able to manage them, because they show up on the beginning of reverse supply chain. That is the reason for growing importance of reverse flows. Reverse logistics is quite new logistics system. This paper presents the idea of reverse logistics and end-of-use products problems.

  12. Reverse Engineering and Security Evaluation of Commercial Tags for RFID-Based IoT Applications.

    Science.gov (United States)

    Fernández-Caramés, Tiago M; Fraga-Lamas, Paula; Suárez-Albela, Manuel; Castedo, Luis

    2016-12-24

    The Internet of Things (IoT) is a distributed system of physical objects that requires the seamless integration of hardware (e.g., sensors, actuators, electronics) and network communications in order to collect and exchange data. IoT smart objects need to be somehow identified to determine the origin of the data and to automatically detect the elements around us. One of the best positioned technologies to perform identification is RFID (Radio Frequency Identification), which in the last years has gained a lot of popularity in applications like access control, payment cards or logistics. Despite its popularity, RFID security has not been properly handled in numerous applications. To foster security in such applications, this article includes three main contributions. First, in order to establish the basics, a detailed review of the most common flaws found in RFID-based IoT systems is provided, including the latest attacks described in the literature. Second, a novel methodology that eases the detection and mitigation of such flaws is presented. Third, the latest RFID security tools are analyzed and the methodology proposed is applied through one of them (Proxmark 3) to validate it. Thus, the methodology is tested in different scenarios where tags are commonly used for identification. In such systems it was possible to clone transponders, extract information, and even emulate both tags and readers. Therefore, it is shown that the methodology proposed is useful for auditing security and reverse engineering RFID communications in IoT applications. It must be noted that, although this paper is aimed at fostering RFID communications security in IoT applications, the methodology can be applied to any RFID communications protocol.

  13. Reverse Engineering and Security Evaluation of Commercial Tags for RFID-Based IoT Applications

    Directory of Open Access Journals (Sweden)

    Tiago M. Fernández-Caramés

    2016-12-01

    Full Text Available The Internet of Things (IoT is a distributed system of physical objects that requires the seamless integration of hardware (e.g., sensors, actuators, electronics and network communications in order to collect and exchange data. IoT smart objects need to be somehow identified to determine the origin of the data and to automatically detect the elements around us. One of the best positioned technologies to perform identification is RFID (Radio Frequency Identification, which in the last years has gained a lot of popularity in applications like access control, payment cards or logistics. Despite its popularity, RFID security has not been properly handled in numerous applications. To foster security in such applications, this article includes three main contributions. First, in order to establish the basics, a detailed review of the most common flaws found in RFID-based IoT systems is provided, including the latest attacks described in the literature. Second, a novel methodology that eases the detection and mitigation of such flaws is presented. Third, the latest RFID security tools are analyzed and the methodology proposed is applied through one of them (Proxmark 3 to validate it. Thus, the methodology is tested in different scenarios where tags are commonly used for identification. In such systems it was possible to clone transponders, extract information, and even emulate both tags and readers. Therefore, it is shown that the methodology proposed is useful for auditing security and reverse engineering RFID communications in IoT applications. It must be noted that, although this paper is aimed at fostering RFID communications security in IoT applications, the methodology can be applied to any RFID communications protocol.

  14. Reverse Engineering and Security Evaluation of Commercial Tags for RFID-Based IoT Applications

    Science.gov (United States)

    Fernández-Caramés, Tiago M.; Fraga-Lamas, Paula; Suárez-Albela, Manuel; Castedo, Luis

    2016-01-01

    The Internet of Things (IoT) is a distributed system of physical objects that requires the seamless integration of hardware (e.g., sensors, actuators, electronics) and network communications in order to collect and exchange data. IoT smart objects need to be somehow identified to determine the origin of the data and to automatically detect the elements around us. One of the best positioned technologies to perform identification is RFID (Radio Frequency Identification), which in the last years has gained a lot of popularity in applications like access control, payment cards or logistics. Despite its popularity, RFID security has not been properly handled in numerous applications. To foster security in such applications, this article includes three main contributions. First, in order to establish the basics, a detailed review of the most common flaws found in RFID-based IoT systems is provided, including the latest attacks described in the literature. Second, a novel methodology that eases the detection and mitigation of such flaws is presented. Third, the latest RFID security tools are analyzed and the methodology proposed is applied through one of them (Proxmark 3) to validate it. Thus, the methodology is tested in different scenarios where tags are commonly used for identification. In such systems it was possible to clone transponders, extract information, and even emulate both tags and readers. Therefore, it is shown that the methodology proposed is useful for auditing security and reverse engineering RFID communications in IoT applications. It must be noted that, although this paper is aimed at fostering RFID communications security in IoT applications, the methodology can be applied to any RFID communications protocol. PMID:28029119

  15. Improvement of Selected Logistics Processes Using Quality Engineering Tools

    Science.gov (United States)

    Zasadzień, Michał; Žarnovský, Jozef

    2018-03-01

    Increase in the number of orders, the increasing quality requirements and the speed of order preparation require implementation of new solutions and improvement of logistics processes. Any disruption that occurs during execution of an order often leads to customer dissatisfaction, as well as loss of his/her confidence. The article presents a case study of the use of quality engineering methods and tools to improve the e-commerce logistic process. This made it possible to identify and prioritize key issues, identify their causes, and formulate improvement and prevention measures.

  16. Reverse engineering by design: using history to teach.

    Science.gov (United States)

    Fagette, Paul

    2013-01-01

    Engineering students rarely have an opportunity to delve into the historic antecedents of design in their craft, and this is especially true for biomedical devices. The teaching emphasis is always on the new, the innovative, and the future. Even so, over the last decade, I have coupled a research agenda with engineering special projects into a successful format that allows young biomedical engineering students to understand aspects of their history and learn the complexities of design. There is value in having knowledge of historic engineering achievements, not just for an appreciation of these accomplishments but also for understanding exactly how engineers and clinicians of the day executed their feats-in other words, how the design process works. Ultimately, this particular educational odyssey confirms that history and engineering education are not only compatible but mutually supportive.

  17. Reverse engineering human neurodegenerative disease using pluripotent stem cell technology.

    Science.gov (United States)

    Liu, Ying; Deng, Wenbin

    2016-05-01

    With the technology of reprogramming somatic cells by introducing defined transcription factors that enables the generation of "induced pluripotent stem cells (iPSCs)" with pluripotency comparable to that of embryonic stem cells (ESCs), it has become possible to use this technology to produce various cells and tissues that have been difficult to obtain from living bodies. This advancement is bringing forth rapid progress in iPSC-based disease modeling, drug screening, and regenerative medicine. More and more studies have demonstrated that phenotypes of adult-onset neurodegenerative disorders could be rather faithfully recapitulated in iPSC-derived neural cell cultures. Moreover, despite the adult-onset nature of the diseases, pathogenic phenotypes and cellular abnormalities often exist in early developmental stages, providing new "windows of opportunity" for understanding mechanisms underlying neurodegenerative disorders and for discovering new medicines. The cell reprogramming technology enables a reverse engineering approach for modeling the cellular degenerative phenotypes of a wide range of human disorders. An excellent example is the study of the human neurodegenerative disease amyotrophic lateral sclerosis (ALS) using iPSCs. ALS is a progressive neurodegenerative disease characterized by the loss of upper and lower motor neurons (MNs), culminating in muscle wasting and death from respiratory failure. The iPSC approach provides innovative cell culture platforms to serve as ALS patient-derived model systems. Researchers have converted iPSCs derived from ALS patients into MNs and various types of glial cells, all of which are involved in ALS, to study the disease. The iPSC technology could be used to determine the role of specific genetic factors to track down what's wrong in the neurodegenerative disease process in the "disease-in-a-dish" model. Meanwhile, parallel experiments of targeting the same specific genes in human ESCs could also be performed to control

  18. Spatial Visualization Learning in Engineering: Traditional Methods vs. a Web-Based Tool

    Science.gov (United States)

    Pedrosa, Carlos Melgosa; Barbero, Basilio Ramos; Miguel, Arturo Román

    2014-01-01

    This study compares an interactive learning manager for graphic engineering to develop spatial vision (ILMAGE_SV) to traditional methods. ILMAGE_SV is an asynchronous web-based learning tool that allows the manipulation of objects with a 3D viewer, self-evaluation, and continuous assessment. In addition, student learning may be monitored, which…

  19. MODEST: a web-based design tool for oligonucleotide-mediated genome engineering and recombineering

    DEFF Research Database (Denmark)

    Bonde, Mads; Klausen, Michael Schantz; Anderson, Mads Valdemar

    2014-01-01

    Recombineering and multiplex automated genome engineering (MAGE) offer the possibility to rapidly modify multiple genomic or plasmid sites at high efficiencies. This enables efficient creation of genetic variants including both single mutants with specifically targeted modifications as well......, which confers the corresponding genetic change, is performed manually. To address these challenges, we have developed the MAGE Oligo Design Tool (MODEST). This web-based tool allows designing of MAGE oligos for (i) tuning translation rates by modifying the ribosomal binding site, (ii) generating...

  20. Story telling engine based on agent interaction

    OpenAIRE

    Porcel, Juan Carlos

    2008-01-01

    Comics have been used as a programming tool for agents, giving them instructions on how to act. In this thesis I do this in reverse, I use comics to describe the actions of agents already interacting with each other to create a storytelling engine that dynamically generate stories, based on the interaction of said agents. The model for the agent behaviours is based on the improvisational puppets model of Barbara Hayes-Roth. This model is chosen due to the nature of comics themselves. Comics ...

  1. Reverse engineering of an affinity-switchable molecular interaction characterized by atomic force microscopy single-molecule force spectroscopy.

    Science.gov (United States)

    Anselmetti, Dario; Bartels, Frank Wilco; Becker, Anke; Decker, Björn; Eckel, Rainer; McIntosh, Matthew; Mattay, Jochen; Plattner, Patrik; Ros, Robert; Schäfer, Christian; Sewald, Norbert

    2008-02-19

    Tunable and switchable interaction between molecules is a key for regulation and control of cellular processes. The translation of the underlying physicochemical principles to synthetic and switchable functional entities and molecules that can mimic the corresponding molecular functions is called reverse molecular engineering. We quantitatively investigated autoinducer-regulated DNA-protein interaction in bacterial gene regulation processes with single atomic force microscopy (AFM) molecule force spectroscopy in vitro, and developed an artificial bistable molecular host-guest system that can be controlled and regulated by external signals (UV light exposure and thermal energy). The intermolecular binding functionality (affinity) and its reproducible and reversible switching has been proven by AFM force spectroscopy at the single-molecule level. This affinity-tunable optomechanical switch will allow novel applications with respect to molecular manipulation, nanoscale rewritable molecular memories, and/or artificial ion channels, which will serve for the controlled transport and release of ions and neutral compounds in the future.

  2. Modeling with a view to target identification in metabolic engineering: a critical evaluation of the available tools.

    Science.gov (United States)

    Maertens, Jo; Vanrolleghem, Peter A

    2010-01-01

    The state of the art tools for modeling metabolism, typically used in the domain of metabolic engineering, were reviewed. The tools considered are stoichiometric network analysis (elementary modes and extreme pathways), stoichiometric modeling (metabolic flux analysis, flux balance analysis, and carbon modeling), mechanistic and approximative modeling, cybernetic modeling, and multivariate statistics. In the context of metabolic engineering, one should be aware that the usefulness of these tools to optimize microbial metabolism for overproducing a target compound depends predominantly on the characteristic properties of that compound. Because of their shortcomings not all tools are suitable for every kind of optimization; issues like the dependence of the target compound's synthesis on severe (redox) constraints, the characteristics of its formation pathway, and the achievable/desired flux towards the target compound should play a role when choosing the optimization strategy.

  3. RegnANN: Reverse Engineering Gene Networks using Artificial Neural Networks.

    Directory of Open Access Journals (Sweden)

    Marco Grimaldi

    Full Text Available RegnANN is a novel method for reverse engineering gene networks based on an ensemble of multilayer perceptrons. The algorithm builds a regressor for each gene in the network, estimating its neighborhood independently. The overall network is obtained by joining all the neighborhoods. RegnANN makes no assumptions about the nature of the relationships between the variables, potentially capturing high-order and non linear dependencies between expression patterns. The evaluation focuses on synthetic data mimicking plausible submodules of larger networks and on biological data consisting of submodules of Escherichia coli. We consider Barabasi and Erdös-Rényi topologies together with two methods for data generation. We verify the effect of factors such as network size and amount of data to the accuracy of the inference algorithm. The accuracy scores obtained with RegnANN is methodically compared with the performance of three reference algorithms: ARACNE, CLR and KELLER. Our evaluation indicates that RegnANN compares favorably with the inference methods tested. The robustness of RegnANN, its ability to discover second order correlations and the agreement between results obtained with this new methods on both synthetic and biological data are promising and they stimulate its application to a wider range of problems.

  4. An approach for reduction of false predictions in reverse engineering of gene regulatory networks.

    Science.gov (United States)

    Khan, Abhinandan; Saha, Goutam; Pal, Rajat Kumar

    2018-05-14

    A gene regulatory network discloses the regulatory interactions amongst genes, at a particular condition of the human body. The accurate reconstruction of such networks from time-series genetic expression data using computational tools offers a stiff challenge for contemporary computer scientists. This is crucial to facilitate the understanding of the proper functioning of a living organism. Unfortunately, the computational methods produce many false predictions along with the correct predictions, which is unwanted. Investigations in the domain focus on the identification of as many correct regulations as possible in the reverse engineering of gene regulatory networks to make it more reliable and biologically relevant. One way to achieve this is to reduce the number of incorrect predictions in the reconstructed networks. In the present investigation, we have proposed a novel scheme to decrease the number of false predictions by suitably combining several metaheuristic techniques. We have implemented the same using a dataset ensemble approach (i.e. combining multiple datasets) also. We have employed the proposed methodology on real-world experimental datasets of the SOS DNA Repair network of Escherichia coli and the IMRA network of Saccharomyces cerevisiae. Subsequently, we have experimented upon somewhat larger, in silico networks, namely, DREAM3 and DREAM4 Challenge networks, and 15-gene and 20-gene networks extracted from the GeneNetWeaver database. To study the effect of multiple datasets on the quality of the inferred networks, we have used four datasets in each experiment. The obtained results are encouraging enough as the proposed methodology can reduce the number of false predictions significantly, without using any supplementary prior biological information for larger gene regulatory networks. It is also observed that if a small amount of prior biological information is incorporated here, the results improve further w.r.t. the prediction of true positives

  5. Causal Relation Analysis Tool of the Case Study in the Engineer Ethics Education

    Science.gov (United States)

    Suzuki, Yoshio; Morita, Keisuke; Yasui, Mitsukuni; Tanada, Ichirou; Fujiki, Hiroyuki; Aoyagi, Manabu

    In engineering ethics education, the virtual experiencing of dilemmas is essential. Learning through the case study method is a particularly effective means. Many case studies are, however, difficult to deal with because they often include many complex causal relationships and social factors. It would thus be convenient if there were a tool that could analyze the factors of a case example and organize them into a hierarchical structure to get a better understanding of the whole picture. The tool that was developed applies a cause-and-effect matrix and simple graph theory. It analyzes the causal relationship between facts in a hierarchical structure and organizes complex phenomena. The effectiveness of this tool is shown by presenting an actual example.

  6. Validation of RetroPath, a computer-aided design tool for metabolic pathway engineering.

    Science.gov (United States)

    Fehér, Tamás; Planson, Anne-Gaëlle; Carbonell, Pablo; Fernández-Castané, Alfred; Grigoras, Ioana; Dariy, Ekaterina; Perret, Alain; Faulon, Jean-Loup

    2014-11-01

    Metabolic engineering has succeeded in biosynthesis of numerous commodity or high value compounds. However, the choice of pathways and enzymes used for production was many times made ad hoc, or required expert knowledge of the specific biochemical reactions. In order to rationalize the process of engineering producer strains, we developed the computer-aided design (CAD) tool RetroPath that explores and enumerates metabolic pathways connecting the endogenous metabolites of a chassis cell to the target compound. To experimentally validate our tool, we constructed 12 top-ranked enzyme combinations producing the flavonoid pinocembrin, four of which displayed significant yields. Namely, our tool queried the enzymes found in metabolic databases based on their annotated and predicted activities. Next, it ranked pathways based on the predicted efficiency of the available enzymes, the toxicity of the intermediate metabolites and the calculated maximum product flux. To implement the top-ranking pathway, our procedure narrowed down a list of nine million possible enzyme combinations to 12, a number easily assembled and tested. One round of metabolic network optimization based on RetroPath output further increased pinocembrin titers 17-fold. In total, 12 out of the 13 enzymes tested in this work displayed a relative performance that was in accordance with its predicted score. These results validate the ranking function of our CAD tool, and open the way to its utilization in the biosynthesis of novel compounds. Copyright © 2014 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  7. Reverse-engineering of gene networks for regulating early blood development from single-cell measurements.

    Science.gov (United States)

    Wei, Jiangyong; Hu, Xiaohua; Zou, Xiufen; Tian, Tianhai

    2017-12-28

    Recent advances in omics technologies have raised great opportunities to study large-scale regulatory networks inside the cell. In addition, single-cell experiments have measured the gene and protein activities in a large number of cells under the same experimental conditions. However, a significant challenge in computational biology and bioinformatics is how to derive quantitative information from the single-cell observations and how to develop sophisticated mathematical models to describe the dynamic properties of regulatory networks using the derived quantitative information. This work designs an integrated approach to reverse-engineer gene networks for regulating early blood development based on singel-cell experimental observations. The wanderlust algorithm is initially used to develop the pseudo-trajectory for the activities of a number of genes. Since the gene expression data in the developed pseudo-trajectory show large fluctuations, we then use Gaussian process regression methods to smooth the gene express data in order to obtain pseudo-trajectories with much less fluctuations. The proposed integrated framework consists of both bioinformatics algorithms to reconstruct the regulatory network and mathematical models using differential equations to describe the dynamics of gene expression. The developed approach is applied to study the network regulating early blood cell development. A graphic model is constructed for a regulatory network with forty genes and a dynamic model using differential equations is developed for a network of nine genes. Numerical results suggests that the proposed model is able to match experimental data very well. We also examine the networks with more regulatory relations and numerical results show that more regulations may exist. We test the possibility of auto-regulation but numerical simulations do not support the positive auto-regulation. In addition, robustness is used as an importantly additional criterion to select candidate

  8. Protein engineering for metabolic engineering: current and next-generation tools

    Science.gov (United States)

    Marcheschi, Ryan J.; Gronenberg, Luisa S.; Liao, James C.

    2014-01-01

    Protein engineering in the context of metabolic engineering is increasingly important to the field of industrial biotechnology. As the demand for biologically-produced food, fuels, chemicals, food additives, and pharmaceuticals continues to grow, the ability to design and modify proteins to accomplish new functions will be required to meet the high productivity demands for the metabolism of engineered organisms. This article reviews advances of selecting, modeling, and engineering proteins to improve or alter their activity. Some of the methods have only recently been developed for general use and are just beginning to find greater application in the metabolic engineering community. We also discuss methods of generating random and targeted diversity in proteins to generate mutant libraries for analysis. Recent uses of these techniques to alter cofactor use, produce non-natural amino acids, alcohols, and carboxylic acids, and alter organism phenotypes are presented and discussed as examples of the successful engineering of proteins for metabolic engineering purposes. PMID:23589443

  9. Engineering Design Tools for Shape Memory Alloy Actuators: CASMART Collaborative Best Practices and Case Studies

    Science.gov (United States)

    Wheeler, Robert W.; Benafan, Othmane; Gao, Xiujie; Calkins, Frederick T; Ghanbari, Zahra; Hommer, Garrison; Lagoudas, Dimitris; Petersen, Andrew; Pless, Jennifer M.; Stebner, Aaron P.; hide

    2016-01-01

    The primary goal of the Consortium for the Advancement of Shape Memory Alloy Research and Technology (CASMART) is to enable the design of revolutionary applications based on shape memory alloy (SMA) technology. In order to help realize this goal and reduce the development time and required experience for the fabrication of SMA actuation systems, several modeling tools have been developed for common actuator types and are discussed herein along with case studies, which highlight the capabilities and limitations of these tools. Due to their ability to sustain high stresses and recover large deformations, SMAs have many potential applications as reliable, lightweight, solid-state actuators. Their advantage over classical actuators can also be further improved when the actuator geometry is modified to fit the specific application. In this paper, three common actuator designs are studied: wires, which are lightweight, low-profile, and easily implemented; springs, which offer actuation strokes upwards of 200 at reduced mechanical loads; and torque tubes, which can provide large actuation forces in small volumes and develop a repeatable zero-load actuation response (known as the two-way shape memory effect). The modeling frameworks, which have been implemented in the design tools, are developed for each of these frequently used SMA actuator types. In order to demonstrate the versatility and flexibility of the presented design tools, as well as validate their modeling framework, several design challenges were completed. These case studies include the design and development of an active hinge for the deployment of a solar array or foldable space structure, an adaptive solar array deployment and positioning system, a passive air temperature controller for regulation flow temperatures inside of a jet engine, and a redesign of the Corvette active hatch, which allows for pressure equalization of the car interior. For each of the presented case studies, a prototype or proof

  10. Sequence quality analysis tool for HIV type 1 protease and reverse transcriptase.

    Science.gov (United States)

    Delong, Allison K; Wu, Mingham; Bennett, Diane; Parkin, Neil; Wu, Zhijin; Hogan, Joseph W; Kantor, Rami

    2012-08-01

    Access to antiretroviral therapy is increasing globally and drug resistance evolution is anticipated. Currently, protease (PR) and reverse transcriptase (RT) sequence generation is increasing, including the use of in-house sequencing assays, and quality assessment prior to sequence analysis is essential. We created a computational HIV PR/RT Sequence Quality Analysis Tool (SQUAT) that runs in the R statistical environment. Sequence quality thresholds are calculated from a large dataset (46,802 PR and 44,432 RT sequences) from the published literature ( http://hivdb.Stanford.edu ). Nucleic acid sequences are read into SQUAT, identified, aligned, and translated. Nucleic acid sequences are flagged if with >five 1-2-base insertions; >one 3-base insertion; >one deletion; >six PR or >18 RT ambiguous bases; >three consecutive PR or >four RT nucleic acid mutations; >zero stop codons; >three PR or >six RT ambiguous amino acids; >three consecutive PR or >four RT amino acid mutations; >zero unique amino acids; or 15% genetic distance from another submitted sequence. Thresholds are user modifiable. SQUAT output includes a summary report with detailed comments for troubleshooting of flagged sequences, histograms of pairwise genetic distances, neighbor joining phylogenetic trees, and aligned nucleic and amino acid sequences. SQUAT is a stand-alone, free, web-independent tool to ensure use of high-quality HIV PR/RT sequences in interpretation and reporting of drug resistance, while increasing awareness and expertise and facilitating troubleshooting of potentially problematic sequences.

  11. Front panel engineering with CAD simulation tool

    Science.gov (United States)

    Delacour, Jacques; Ungar, Serge; Mathieu, Gilles; Hasna, Guenther; Martinez, Pascal; Roche, Jean-Christophe

    1999-04-01

    THe progress made recently in display technology covers many fields of application. The specification of radiance, colorimetry and lighting efficiency creates some new challenges for designers. Photometric design is limited by the capability of correctly predicting the result of a lighting system, to save on the costs and time taken to build multiple prototypes or bread board benches. The second step of the research carried out by company OPTIS is to propose an optimization method to be applied to the lighting system, developed in the software SPEOS. The main features of the tool requires include the CAD interface, to enable fast and efficient transfer between mechanical and light design software, the source modeling, the light transfer model and an optimization tool. The CAD interface is mainly a prototype of transfer, which is not the subjects here. Photometric simulation is efficiently achieved by using the measured source encoding and a simulation by the Monte Carlo method. Today, the advantages and the limitations of the Monte Carlo method are well known. The noise reduction requires a long calculation time, which increases with the complexity of the display panel. A successful optimization is difficult to achieve, due to the long calculation time required for each optimization pass including a Monte Carlo simulation. The problem was initially defined as an engineering method of study. The experience shows that good understanding and mastering of the phenomenon of light transfer is limited by the complexity of non sequential propagation. The engineer must call for the help of a simulation and optimization tool. The main point needed to be able to perform an efficient optimization is a quick method for simulating light transfer. Much work has been done in this area and some interesting results can be observed. It must be said that the Monte Carlo method wastes time calculating some results and information which are not required for the needs of the simulation

  12. An Engineering Tool for the Prediction of Internal Dielectric Charging

    Science.gov (United States)

    Rodgers, D. J.; Ryden, K. A.; Wrenn, G. L.; Latham, P. M.; Sorensen, J.; Levy, L.

    1998-11-01

    A practical internal charging tool has been developed. It provides an easy-to-use means for satellite engineers to predict whether on-board dielectrics are vulnerable to electrostatic discharge in the outer radiation belt. The tool is designed to simulate irradiation of single-dielectric planar or cylindrical structures with or without shielding. Analytical equations are used to describe current deposition in the dielectric. This is fast and gives charging currents to sufficient accuracy given the uncertainties in other aspects of the problem - particularly material characteristics. Time-dependent internal electric fields are calculated, taking into account the effect on conductivity of electric field, dose rate and temperature. A worst-case model of electron fluxes in the outer belt has been created specifically for the internal charging problem and is built into the code. For output, the tool gives a YES or NO decision on the susceptibility of the structure to internal electrostatic breakdown and if necessary, calculates the required changes to bring the system below the breakdown threshold. A complementary programme of laboratory irradiations has been carried out to validate the tool. The results for Epoxy-fibreglass samples show that the code models electric field realistically for a wide variety of shields, dielectric thicknesses and electron spectra. Results for Teflon samples indicate that some further experimentation is required and the radiation-induced conductivity aspects of the code have not been validated.

  13. Reverse alignment "mirror image" visualization as a laparoscopic training tool improves task performance.

    Science.gov (United States)

    Dunnican, Ward J; Singh, T Paul; Ata, Ashar; Bendana, Emma E; Conlee, Thomas D; Dolce, Charles J; Ramakrishnan, Rakesh

    2010-06-01

    Reverse alignment (mirror image) visualization is a disconcerting situation occasionally faced during laparoscopic operations. This occurs when the camera faces back at the surgeon in the opposite direction from which the surgeon's body and instruments are facing. Most surgeons will attempt to optimize trocar and camera placement to avoid this situation. The authors' objective was to determine whether the intentional use of reverse alignment visualization during laparoscopic training would improve performance. A standard box trainer was configured for reverse alignment, and 34 medical students and junior surgical residents were randomized to train with either forward alignment (DIRECT) or reverse alignment (MIRROR) visualization. Enrollees were tested on both modalities before and after a 4-week structured training program specific to their modality. Student's t test was used to determine differences in task performance between the 2 groups. Twenty-one participants completed the study (10 DIRECT, 11 MIRROR). There were no significant differences in performance time between DIRECT or MIRROR participants during forward or reverse alignment initial testing. At final testing, DIRECT participants had improved times only in forward alignment performance; they demonstrated no significant improvement in reverse alignment performance. MIRROR participants had significant time improvement in both forward and reverse alignment performance at final testing. Reverse alignment imaging for laparoscopic training improves task performance for both reverse alignment and forward alignment tasks. This may be translated into improved performance in the operating room when faced with reverse alignment situations. Minimal lab training can account for drastic adaptation to this environment.

  14. Design mentoring tool.

    Science.gov (United States)

    2011-01-01

    In 2004 a design engineer on-line mentoring tool was developed and implemented The purpose of the tool was to assist senior engineers : mentoring new engineers to the INDOT design process and improve their technical competency. This approach saves se...

  15. IT-tools for Mechatronic System Engineering and Design

    DEFF Research Database (Denmark)

    Conrad, Finn; Sørensen, Torben; Andersen, T. O.

    2003-01-01

    Companies are facing the on-going challenge that customers always increase their needs for capability of products and machinery. They want improved productivity and efficiency - if possible to lower prices; value for money. The demands often focus on extensions of functionality, faster response......, operation capability, man-machine interface (MMI), robustness, reliability and safety in use. Information Technology (IT) offers both software and hardware for improvement of the engineering design and industrial applications. The latest progress in IT makes integration of an overall design...... the Esprit project SWING on IT-tools for rapid prototyping of fluid power components and systems. A mechatronic test facility for a hydraulic robot and a CNC XY-machine table was implemented. The controller applies digital signal processors (DSPs). The DSP controller utilizes the dSPACE System suitable...

  16. Value engineering on the designed operator work tools for brick and rings wells production

    Science.gov (United States)

    Ayu Bidiawati J., R.; Muchtiar, Yesmizarti; Wariza, Ragil Okta

    2017-06-01

    Operator working tools in making brick and ring wells were designed and made, and the value engineering was calculated to identify and develop the function of these tools in obtaining the balance between cost, reliability and appearance. This study focused on the value of functional components of the tools and attempted to increase the difference between the costs incurred by the generated values. The purpose of this study was to determine the alternatives of tools design and to determine the performance of each alternative. The technique was developed using FAST method that consisted of five stages: information, creative, analytical, development and presentation stage. The results of the analysis concluded that the designed tools have higher value and better function description. There were four alternative draft improvements for operator working tools. The best alternative was determined based on the rank by using matrix evaluation. Best performance was obtained by the alternative II, amounting to 98.92 with a value of 0.77.

  17. Viral Cre-LoxP tools aid genome engineering in mammalian cells.

    Science.gov (United States)

    Sengupta, Ranjita; Mendenhall, Amy; Sarkar, Nandita; Mukherjee, Chandreyee; Afshari, Amirali; Huang, Joseph; Lu, Biao

    2017-01-01

    Targeted nucleases have transformed genome editing technology, providing more efficient methods to make targeted changes in mammalian genome. In parallel, there is an increasing demand of Cre-LoxP technology for complex genome manipulation such as large deletion, addition, gene fusion and conditional removal of gene sequences at the target site. However, an efficient and easy-to-use Cre-recombinase delivery system remains lacking. We designed and constructed two sets of expression vectors for Cre-recombinase using two highly efficient viral systems, the integrative lentivirus and non-integrative adeno associated virus. We demonstrate the effectiveness of those methods in Cre-delivery into stably-engineered HEK293 cells harboring LoxP-floxed red fluorescent protein (RFP) and puromycin (Puro) resistant reporters. The delivered Cre recombinase effectively excised the floxed RFP-Puro either directly or conditionally, therefore validating the function of these molecular tools. Given the convenient options of two selections markers, these viral-based systems offer a robust and easy-to-use tool for advanced genome editing, expanding complicated genome engineering to a variety of cell types and conditions. We have developed and functionally validated two viral-based Cre-recombinase delivery systems for efficient genome manipulation in various mammalian cells. The ease of gene delivery with the built-in reporters and inducible element enables live cell monitoring, drug selection and temporal knockout, broadening applications of genome editing.

  18. BUSINESS MANAGEMENT THEORY DEVELOPED ON THE BASIS OF SYSTEM APPROACH AND BUSINESS ENGINEERING TOOLS

    Directory of Open Access Journals (Sweden)

    N. I. Strich

    2011-01-01

    Full Text Available Management should be carried out with due account of the system theory and using tools and opportunities offered by such modern management components as business engineering and reengineering. Main points of this theory are given along with detailed determination of business engineering and reengineering particularly efficient while determining measures needed to reorganize an enterprise (or a group of enterprises through updating its organizational structure as well as economic, personnel or other system. Out-sourcing also described in detail is considered as modern enterprise management system’s most efficient instrument.

  19. Engineering of Impulse Mechanism for Mechanical Hander Power Tools

    Science.gov (United States)

    Nikolaevich Drozdov, Anatoliy

    2018-03-01

    The solution to the problem of human security in cities should be considered on the basis of an integrated and multidisciplinary approach, including issues of security and ecology in the application of technical means used to ensure the viability and development of technocracy. In this regard, an important task is the creation of a safe technique with improved environmental properties with high technological characteristics. This primarily relates to mechanised tool — the division of technological machines with built in engines is that their weight is fully or partially perceived by the operator’s hands, making the flow and control of the car. For this subclass of machines is characterized by certain features: a built-in motor, perception of at least part of their weight by the operator during the work, the implementation of feeding and management at the expense of the muscular power of the operator. Therefore, among the commonly accepted technical and economic characteristics, machines in this case, important ergonomic (ergonomics), regulation of levels which ensures the safety of the operator. To ergonomics include vibration, noise characteristics, mass, and force feeding machine operator. Vibration is a consequence of the dynamism of the system operator machine - processed object (environment) in which the engine energy is redistributed among all the structures, causing their instability. In the machine vibration caused by technological and constructive (transformative mechanisms) unbalance of individual parts of the drive, the presence of technological and design (impact mechanisms) clearances and other reasons. This article describes a new design of impulse mechanism for hander power tools (wrenches, screwdrivers) with enhanced torque. The article substantiates a simulation model of dynamic compression process in an operating chamber during impact, provides simulation results and outlines further lines of research.

  20. Engineering and physics of high-power-density, compact, reversed-field-pinch fusion reactors

    International Nuclear Information System (INIS)

    Najmabadi, F.; Conn, R.W.; Krakowski, R.A.; Schultz, K.R.; Steiner, D.

    1989-01-01

    The technical feasibility and key developmental issues of compact, high-power-density Reversed-Field-Pinch (RFP) reactors are the primary results of the TITAN RFP reactor study. Two design approaches emerged, TITAN-I and TITAN-II, both of which are steady-state, DT-burning, circa 1000 MWe power reactors. The TITAN designs are physically compact and have a high neutron wall loading of 18 MW m 2 . Detailed analyses indicate that: a) each design is technically feasible; b) attractive features of compact RFP reactors can be realized without sacrificing the safety and environmental potential of fusion; and c) major features of this particular embodiment of the RFP reactor are retained in a design window of neutron wall loading ranging from 10 to 20 MW/m 2 . A major product of the TITAN study is the identification and quantification of major engineering and physics requirements for this class of RFP reactors. These findings are the focus of this paper. (author). 26 refs.; 4 figs.; 1 tab

  1. [Computer aided design for fixed partial denture framework based on reverse engineering technology].

    Science.gov (United States)

    Sun, Yu-chun; Lü, Pei-jun; Wang, Yong

    2006-03-01

    To explore a computer aided design (CAD) route for the framework of domestic fixed partial denture (FPD) and confirm the suitable method of 3-D CAD. The working area of a dentition model was scanned with a 3-D mechanical scanner. Using the reverse engineering (RE) software, margin and border curves were extracted and several reference curves were created to ensure the dimension and location of pontic framework that was taken from the standard database. The shoulder parts of the retainers were created after axial surfaces constructed. The connecting areas, axial line and curving surface of the framework connector were finally created. The framework of a three-unit FPD was designed with RE technology, which showed smooth surfaces and continuous contours. The design route is practical. The result of this study is significant in theory and practice, which will provide a reference for establishing the computer aided design/computer aided manufacture (CAD/CAM) system of domestic FPD.

  2. Development of a Systems Engineering Competency Model Tool for the Aviation and Missile Research, Development, And Engineering Center (AMRDEC)

    Science.gov (United States)

    2017-06-01

    grade level (GS-7 to GS-15). This foundational model is structured to support the individual needs of any Department of Defense organization and is... organizational level with traceability to the approved OPM competencies. The Redstone SECCM Tool will allow documentation of system engineering competencies and...assessment of individual and organizational development and training needs. This report documents the requirements analysis, system design, and system

  3. Chemical respiratory allergy: Reverse engineering an adverse outcome pathway

    International Nuclear Information System (INIS)

    Kimber, Ian; Dearman, Rebecca J.; Basketter, David A.; Boverhof, Darrell R.

    2014-01-01

    Allergic sensitisation of the respiratory tract by chemicals is associated with rhinitis and asthma and remains an important occupational health issue. Although less than 80 chemicals have been confirmed as respiratory allergens the adverse health effects can be serious, and in rare instances can be fatal, and there are, in addition, related socioeconomic issues. The challenges that chemical respiratory allergy pose for toxicologists are substantial. No validated methods are available for hazard identification and characterisation, and this is due in large part to the fact that there remains considerable uncertainty and debate about the mechanisms through which sensitisation of the respiratory tract is acquired. Despite that uncertainty, there is a need to establish some common understanding of the key events and processes that are involved in respiratory sensitisation to chemicals and that might in turn provide the foundations for novel approaches to safety assessment. In recent years the concept of adverse outcome pathways (AOP) has gained some considerable interest among the toxicology community as a basis for outlining the key steps leading to an adverse health outcome, while also providing a framework for focusing future research, and for developing alternative paradigms for hazard characterisation. Here we explore application of the same general principles to an examination of the induction by chemicals of respiratory sensitisation. In this instance, however, we have chosen to adopt a reverse engineering approach and to model a possible AOP for chemical respiratory allergy working backwards from the elicitation of adverse health effects to the cellular and molecular mechanisms that are implicated in the acquisition of sensitisation

  4. Laser marking as a result of applying reverse engineering

    Science.gov (United States)

    Mihalache, Andrei; Nagîţ, Gheorghe; Rîpanu, Marius Ionuţ; Slǎtineanu, Laurenţiu; Dodun, Oana; Coteaţǎ, Margareta

    2018-05-01

    The elaboration of a modern manufacturing technology needs a certain quantum of information concerning the part to be obtained. When it is necessary to elaborate the technology for an existing object, such an information could be ensured by using the principles specific to the reverse engineering. Essentially, in the case of this method, the analysis of the surfaces and of other characteristics of the part must offer enough information for the elaboration of the part manufacturing technology. On the other hand, it is known that the laser marking is a processing method able to ensure the transfer of various inscriptions or drawings on a part. Sometimes, the laser marking could be based on the analysis of an existing object, whose image could be used to generate the same object or an improved object. There are many groups of factors able to affect the results of applying the laser marking process. A theoretical analysis was proposed to show that the heights of triangles obtained by means of a CNC marking equipment depend on the width of the line generated by the laser spot on the workpiece surface. An experimental research was thought and materialized to highlight the influence exerted by the line with and the angle of lines intersections on the accuracy of the marking process. By mathematical processing of the experimental results, empirical mathematical models were determined. The power type model and the graphical representation elaborated on the base of this model offered an image concerning the influences exerted by the considered input factors on the marking process accuracy.

  5. Cuckoo Search Algorithm with Lévy Flights for Global-Support Parametric Surface Approximation in Reverse Engineering

    Directory of Open Access Journals (Sweden)

    Andrés Iglesias

    2018-03-01

    Full Text Available This paper concerns several important topics of the Symmetry journal, namely, computer-aided design, computational geometry, computer graphics, visualization, and pattern recognition. We also take advantage of the symmetric structure of the tensor-product surfaces, where the parametric variables u and v play a symmetric role in shape reconstruction. In this paper we address the general problem of global-support parametric surface approximation from clouds of data points for reverse engineering applications. Given a set of measured data points, the approximation is formulated as a nonlinear continuous least-squares optimization problem. Then, a recent metaheuristics called Cuckoo Search Algorithm (CSA is applied to compute all relevant free variables of this minimization problem (namely, the data parameters and the surface poles. The method includes the iterative generation of new solutions by using the Lévy flights to promote the diversity of solutions and prevent stagnation. A critical advantage of this method is its simplicity: the CSA requires only two parameters, many fewer than any other metaheuristic approach, so the parameter tuning becomes a very easy task. The method is also simple to understand and easy to implement. Our approach has been applied to a benchmark of three illustrative sets of noisy data points corresponding to surfaces exhibiting several challenging features. Our experimental results show that the method performs very well even for the cases of noisy and unorganized data points. Therefore, the method can be directly used for real-world applications for reverse engineering without further pre/post-processing. Comparative work with the most classical mathematical techniques for this problem as well as a recent modification of the CSA called Improved CSA (ICSA is also reported. Two nonparametric statistical tests show that our method outperforms the classical mathematical techniques and provides equivalent results to ICSA

  6. Online Reverse Auctions: A Pricing Tool for Government Contracting

    National Research Council Canada - National Science Library

    Roll, Bruce

    2000-01-01

    Reverse Auctions (RA) are the next gene ration of procurement application software designed to link acquisition reform and common DoD procurement business processes with commercial best practices and advances in electronic commerce...

  7. Methods Developed by the Tools for Engine Diagnostics Task to Monitor and Predict Rotor Damage in Real Time

    Science.gov (United States)

    Baaklini, George Y.; Smith, Kevin; Raulerson, David; Gyekenyesi, Andrew L.; Sawicki, Jerzy T.; Brasche, Lisa

    2003-01-01

    Tools for Engine Diagnostics is a major task in the Propulsion System Health Management area of the Single Aircraft Accident Prevention project under NASA s Aviation Safety Program. The major goal of the Aviation Safety Program is to reduce fatal aircraft accidents by 80 percent within 10 years and by 90 percent within 25 years. The goal of the Propulsion System Health Management area is to eliminate propulsion system malfunctions as a primary or contributing factor to the cause of aircraft accidents. The purpose of Tools for Engine Diagnostics, a 2-yr-old task, is to establish and improve tools for engine diagnostics and prognostics that measure the deformation and damage of rotating engine components at the ground level and that perform intermittent or continuous monitoring on the engine wing. In this work, nondestructive-evaluation- (NDE-) based technology is combined with model-dependent disk spin experimental simulation systems, like finite element modeling (FEM) and modal norms, to monitor and predict rotor damage in real time. Fracture mechanics time-dependent fatigue crack growth and damage-mechanics-based life estimation are being developed, and their potential use investigated. In addition, wireless eddy current and advanced acoustics are being developed for on-wing and just-in-time NDE engine inspection to provide deeper access and higher sensitivity to extend on-wing capabilities and improve inspection readiness. In the long run, these methods could establish a base for prognostic sensing while an engine is running, without any overt actions, like inspections. This damage-detection strategy includes experimentally acquired vibration-, eddy-current- and capacitance-based displacement measurements and analytically computed FEM-, modal norms-, and conventional rotordynamics-based models of well-defined damages and critical mass imbalances in rotating disks and rotors.

  8. Engineering students approaching the mathematics textbook as a potential learning tool – opportunities and constraints

    OpenAIRE

    Randahl, Mira

    2016-01-01

    Doktorgradsavhandling It is usually assumed that the students at tertiary level work intensively and individually with the new mathematical concepts (Wood, 2001). In this context the mathematics textbook might be an important learning tool. This thesis addresses the issue of what factors might influence the role of the mathematics textbook as a learning tool. The study is situated in the context of the basic mathematics course taken by first-year engineering students. A b...

  9. A survey of program slicing for software engineering

    Science.gov (United States)

    Beck, Jon

    1993-01-01

    This research concerns program slicing which is used as a tool for program maintainence of software systems. Program slicing decreases the level of effort required to understand and maintain complex software systems. It was first designed as a debugging aid, but it has since been generalized into various tools and extended to include program comprehension, module cohesion estimation, requirements verification, dead code elimination, and maintainence of several software systems, including reverse engineering, parallelization, portability, and reuse component generation. This paper seeks to address and define terminology, theoretical concepts, program representation, different program graphs, developments in static slicing, dynamic slicing, and semantics and mathematical models. Applications for conventional slicing are presented, along with a prognosis of future work in this field.

  10. Systematic Development of Miniaturized (Bio)Processes using Process Systems Engineering (PSE) Methods and Tools

    DEFF Research Database (Denmark)

    Krühne, Ulrich; Larsson, Hilde; Heintz, Søren

    2014-01-01

    The focus of this work is on process systems engineering (PSE) methods and tools, and especially on how such PSE methods and tools can be used to accelerate and support systematic bioprocess development at a miniature scale. After a short presentation of the PSE methods and the bioprocess...... development drivers, three case studies are presented. In the first example it is demonstrated how experimental investigations of the bi-enzymatic production of lactobionic acid can be modeled with help of a new mechanistic mathematical model. The reaction was performed at lab scale and the prediction quality...

  11. Retro-Techno-Economic Analysis: Using (Bio)Process Systems Engineering Tools to Attain Process Target Values

    DEFF Research Database (Denmark)

    Furlan, Felipe F.; Costa, Caliane B B; Secchi, Argimiro R.

    2016-01-01

    Economic analysis, allied to process systems engineering tools, can provide useful insights about process techno-economic feasibility. More interestingly, rather than being used to evaluate specific process conditions, this techno-economic analysis can be turned upside down to achieve target valu...

  12. Analytical Design Package (ADP2): A computer aided engineering tool for aircraft transparency design

    Science.gov (United States)

    Wuerer, J. E.; Gran, M.; Held, T. W.

    1994-01-01

    The Analytical Design Package (ADP2) is being developed as a part of the Air Force Frameless Transparency Program (FTP). ADP2 is an integrated design tool consisting of existing analysis codes and Computer Aided Engineering (CAE) software. The objective of the ADP2 is to develop and confirm an integrated design methodology for frameless transparencies, related aircraft interfaces, and their corresponding tooling. The application of this methodology will generate high confidence for achieving a qualified part prior to mold fabrication. ADP2 is a customized integration of analysis codes, CAE software, and material databases. The primary CAE integration tool for the ADP2 is P3/PATRAN, a commercial-off-the-shelf (COTS) software tool. The open architecture of P3/PATRAN allows customized installations with different applications modules for specific site requirements. Integration of material databases allows the engineer to select a material, and those material properties are automatically called into the relevant analysis code. The ADP2 materials database will be composed of four independent schemas: CAE Design, Processing, Testing, and Logistics Support. The design of ADP2 places major emphasis on the seamless integration of CAE and analysis modules with a single intuitive graphical interface. This tool is being designed to serve and be used by an entire project team, i.e., analysts, designers, materials experts, and managers. The final version of the software will be delivered to the Air Force in Jan. 1994. The Analytical Design Package (ADP2) will then be ready for transfer to industry. The package will be capable of a wide range of design and manufacturing applications.

  13. Principle and realization of segmenting contour series algorithm in reverse engineering based on X-ray computerized tomography

    International Nuclear Information System (INIS)

    Wang Yanfang; Liu Li; Yan Yonglian; Shan Baoci; Tang Xiaowei

    2007-01-01

    A new algorithm of segmenting contour series of images is presented, which can achieve three dimension reconstruction with parametric recognition in Reverse Engineering based on X-ray CT. First, in order to get the nested relationship between contours, a method of a certain angle ray is used. Second, for realizing the contour location in one slice, another approach is presented to generate the contour tree by scanning the relevant vector only once. Last, a judge algorithm is put forward to accomplish the contour match between slices by adopting the qualitative and quantitative properties. The example shows that this algorithm can segment contour series of CT parts rapidly and precisely. (authors)

  14. Long-acting reversible hormonal contraception

    African Journals Online (AJOL)

    Abstract. Long-acting reversible hormonal contraceptives are effective methods of birth control that provide contraception for an extended ... The World Health Organization (WHO) has online tools available .... trials and marketing experience.

  15. How Mockups, a Key Engineering Tool, Help to Promote Science, Technology, Engineering, and Mathematics Education

    Science.gov (United States)

    McDonald, Harry E.

    2010-01-01

    The United States ranking among the world in science, technology, engineering, and mathematics (STEM) education is decreasing. To counteract this problem NASA has made it part of its mission to promote STEM education among the nation s youth. Mockups can serve as a great tool when promoting STEM education in America. The Orion Cockpit Working Group has created a new program called Students Shaping America s Next Space Craft (SSANS) to outfit the Medium Fidelity Orion Mockup. SSANS will challenge the students to come up with unique designs to represent the flight design hardware. There are two main types of project packages created by SSANS, those for high school students and those for university students. The high school projects will challenge wood shop, metal shop and pre-engineering classes. The university projects are created mainly for senior design projects and will require the students to perform finite element analysis. These projects will also challenge the undergraduate students in material selection and safety requirements. The SSANS program will help NASA in its mission to promote STEM education, and will help to shape our nations youth into the next generation of STEM leaders.

  16. Vibration Diagnostics as an effective Tool for Testing Engines of Internal Combustion

    Directory of Open Access Journals (Sweden)

    Ferenc Dömötör

    2017-10-01

    Full Text Available There are several methods of automotive diagnostics used in services to detect a large variety of faults and damages of various parts of engines of internal combustion. Undoubtedly, they are effective, but they are simply unable to find all types of mechanical faults occurring during the operation. This is the reason why authors of this paper tried to use a special tool, which has been proven for years for detecting faults of rolling element bearing in rotating machinery. During their research, the authors tried to find valuable results by measuring vibration of various parts of engines. Three items were tested, a Diesel engine and two Otto motors. A large number of measurements have been taken at various speed, at different points, in different directions, with different parameter setup, etc. However, there was one setup which has been applied to all three engines. It is the measurement setup of vibration velocity, in the frequency range of 2 Hz-300 Hz. Valuable consequences have been found regarding the clogging of the air filters and the exhaust systems. As a conclusion the authors expressed their opinion, that, apart from the traditional diagnostic methods used in services, vibration measurements can also be useful, especially for detecting faults of rolling element bearings.

  17. Overview of hypertext and hypermedia systems and tools appropriate for structural and materials engineering

    International Nuclear Information System (INIS)

    Arents, H.C.; Bogaerts, W.F.L.

    1991-01-01

    After a concise description of the operational characteristics and the information consultation potential of hypertext and hypermedia systems, we discuss in detail the key system characteristics one has to look at when selecting commercially available hypertext and hypermedia products which are appropriate for structural and materials engineering. We then compare a number of PC-based, Macintosh-based and workstation-based hypertext and hypermedia systems and tools, highlighting the key features of each product. Finally, we briefly point to an existing materials engineering hypermedia application and discuss how hypermedia systems might be combined with expert systems to achieve added functionality and reliability. (orig./DG)

  18. A Model-Driven Visualization Tool for Use with Model-Based Systems Engineering Projects

    Science.gov (United States)

    Trase, Kathryn; Fink, Eric

    2014-01-01

    Model-Based Systems Engineering (MBSE) promotes increased consistency between a system's design and its design documentation through the use of an object-oriented system model. The creation of this system model facilitates data presentation by providing a mechanism from which information can be extracted by automated manipulation of model content. Existing MBSE tools enable model creation, but are often too complex for the unfamiliar model viewer to easily use. These tools do not yet provide many opportunities for easing into the development and use of a system model when system design documentation already exists. This study creates a Systems Modeling Language (SysML) Document Traceability Framework (SDTF) for integrating design documentation with a system model, and develops an Interactive Visualization Engine for SysML Tools (InVEST), that exports consistent, clear, and concise views of SysML model data. These exported views are each meaningful to a variety of project stakeholders with differing subjects of concern and depth of technical involvement. InVEST allows a model user to generate multiple views and reports from a MBSE model, including wiki pages and interactive visualizations of data. System data can also be filtered to present only the information relevant to the particular stakeholder, resulting in a view that is both consistent with the larger system model and other model views. Viewing the relationships between system artifacts and documentation, and filtering through data to see specialized views improves the value of the system as a whole, as data becomes information

  19. Elastic strain engineering of quantum dot excitonic emission in nanomembranes and optical resonators

    Energy Technology Data Exchange (ETDEWEB)

    Ding, Fei; Plumhof, Johannes; Rastelli, Armando; Schmidt, Oliver [Institute for Integrative Nanosciences, IFW Dresden (Germany); Singh, Ranber; Zander, Tim; Bester, Gabriel [Max-Planck-Institut fuer Festkoerperforschung, Stuttgart (Germany)

    2010-07-01

    We study the effect of an external biaxial stress on the light emission of single InGaAs/GaAs(001) quantum dots (QD) embedded in a 200 nm-thick-membrane. Reversible and bi-directional spectral tuning of QD excitonic emission is demonstrated via a simple electro-mechanical device. The most intriguing finding is that biaxial strain is a reliable tool to engineer the QD electronic structure and reach color coincidence between exciton and biexciton emission, providing a vital prerequisite for the generation of polarization entangled photon pairs through a time reordering strategy. The physical origin of this new phenomenon is discussed based on the empirical pseudopotential calculations. With similar technique we study the effect of biaxial stress on single QDs embedded in microring resonators. The microrings can be reversibly stretched or squeezed, resulting in a controllable engineering of both QD emissions and optical modes. Our results open up a new tuning strategy to study cQED with semiconductor quantum dots.

  20. Reversible pH-controlled DNA-binding peptide nanotweezers: An in-silico study

    Directory of Open Access Journals (Sweden)

    Gaurav Sharma

    2008-11-01

    Full Text Available Gaurav Sharma1, Kaushal Rege2,3, David E Budil4, Martin L Yarmush2,5, Constantinos Mavroidis11Department of Mechanical and Industrial Engineering; 4Department of Chemistry and Chemical Biology, Northeastern University, Boston, MA, USA; 2The Center for Engineering in Medicine (CEM, Massachusetts General Hospital and Harvard Medical School, Boston, MA, USA; 3Department of Chemical Engineering, Arizona State University, Tempe, AZ, USA; 5Department of Biomedical Engineering, Rutgers University, NJ, USAAbstract: We describe the molecular dynamics (MD-aided engineering design of mutant peptides based on the α-helical coiled-coil GCN4 leucine zipper peptide (GCN4-p1 in order to obtain environmentally-responsive nanotweezers. The actuation mechanism of the nanotweezers depends on the modification of electrostatic charges on the residues along the length of the coiled coil. Modulating the solution pH between neutral and acidic values results in the reversible movement of helices toward and away from each other and creates a complete closed-open-closed transition cycle between the helices. Our results indicate that the mutants show a reversible opening of up to 15 Å (1.5 nm; approximately 150% of the initial separation upon pH actuation. Investigation on the physicochemical phenomena that influence conformational properties, structural stability, and reversibility of the coiled-coil peptide-based nanotweezers revealed that a rationale- and design-based approach is needed to engineer stable peptide or macromolecules into stimuli-responsive devices. The efficacy of the mutant that demonstrated the most significant reversible actuation for environmentally responsive modulation of DNA-binding activity was also demonstrated. Our results have significant implications in bioseparations and in the engineering of novel transcription factors.Keywords: bionanotechnology, nanotweezers, coiled-coil, GCN4, leucine zipper, molecular dynamics, environmentally

  1. Informing via Research: Methods, Challenges and Success when Using a Multi-Disciplinary Team and Reverse Engineering Analysis Processes to Answer a 200 Year Old Question

    Directory of Open Access Journals (Sweden)

    Melinda H. Connor

    2014-10-01

    Full Text Available The goal of this study was to develop the foundation for the creation of a 21st century spiritual which could be used to mitigate the effects of stress and violence. Using a multi-disciplinary team and basing the work in the music of the antebellum Negro Spiritual (a group of 6000 works, reverse engineering, extensive use of engineering principles and utilization of existing databases was done to aid in the analysis of the neurological and physiological impact of the musical form and development of an applicable theory.

  2. Engineered reversal of drug resistance in cancer cells--metastases suppressor factors as change agents.

    Science.gov (United States)

    Yadav, Vinod Kumar; Kumar, Akinchan; Mann, Anita; Aggarwal, Suruchi; Kumar, Maneesh; Roy, Sumitabho Deb; Pore, Subrata Kumar; Banerjee, Rajkumar; Mahesh Kumar, Jerald; Thakur, Ram Krishna; Chowdhury, Shantanu

    2014-01-01

    Building molecular correlates of drug resistance in cancer and exploiting them for therapeutic intervention remains a pressing clinical need. To identify factors that impact drug resistance herein we built a model that couples inherent cell-based response toward drugs with transcriptomes of resistant/sensitive cells. To test this model, we focused on a group of genes called metastasis suppressor genes (MSGs) that influence aggressiveness and metastatic potential of cancers. Interestingly, modeling of 84 000 drug response transcriptome combinations predicted multiple MSGs to be associated with resistance of different cell types and drugs. As a case study, on inducing MSG levels in a drug resistant breast cancer line resistance to anticancer drugs caerulomycin, camptothecin and topotecan decreased by more than 50-60%, in both culture conditions and also in tumors generated in mice, in contrast to control un-induced cells. To our knowledge, this is the first demonstration of engineered reversal of drug resistance in cancer cells based on a model that exploits inherent cellular response profiles.

  3. Connectivity among computer-aided engineering methods, procedures, and tools used in developing the SSC collider magnets

    International Nuclear Information System (INIS)

    Kallas, N.; Jalloh, A.R.

    1992-01-01

    The accomplishment of functional productivity for the computer aided engineering (CAE) environment at the magnet engineering department (ME) of the magnet systems division (MSD) at the Superconducting Super Collider Laboratory (SSCL) involves most of the basic aspects of information engineering. It is highly desirable to arrive at a software and hardware topology that offers total, two-way (back and forth), automatic and direct software and hardware connectivity among computer-aided design and drafting (CADD), analysis codes, and office automation tools applicable to the disciplines involved. This paper describes the components, data flow, and practices employed in the development of the CAE environment from a systems engineering aspect rather than from the analytical angle. When appropriate, references to case studies are made in order to demonstrate the connectivity of the techniques used

  4. Connectivity among computer-aided engineering methods, procedures, and tools used in developing the SSC collider magnets

    International Nuclear Information System (INIS)

    Kallas, N.; Jalloh, A.R.

    1992-03-01

    The accomplishment of functional productivity for the computer aided engineering (CAE) environment at the magnet engineering department (ME) of the magnet systems divisions (MSD) at the Superconducting Super Collider Laboratory (SSCL) involves most of the basic aspects of information engineering. It is highly desirable to arrive at a software and hardware topology that offers total, two-way (back and forth), automatic and direct software and hardware connectivity among computer-aided design and drafting (CADD), analysis codes, and office automation tools applicable to the disciplines involved. This paper describes the components, data flow, and practices employed in the development of the CAE environment from a systems engineering aspect rather than from the analytical angle. When appropriate, references to case studies are made in order to demonstrate the connectivity of the techniques used

  5. Workshop on the applications of new computer tools to thermal engineering; Applications a la thermique des nouveaux outils informatiques

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1996-12-31

    This workshop on the applications of new computer tools to thermal engineering has been organized by the French society of thermal engineers. Seven papers have been presented, from which two papers dealing with thermal diffusivity measurements in materials and with the optimization of dryers have been selected for ETDE. (J.S.)

  6. Tool for the Integrated Dynamic Numerical Propulsion System Simulation (NPSS)/Turbine Engine Closed-Loop Transient Analysis (TTECTrA) User's Guide

    Science.gov (United States)

    Chin, Jeffrey C.; Csank, Jeffrey T.

    2016-01-01

    The Tool for Turbine Engine Closed-Loop Transient Analysis (TTECTrA ver2) is a control design tool thatenables preliminary estimation of transient performance for models without requiring a full nonlinear controller to bedesigned. The program is compatible with subsonic engine models implemented in the MATLAB/Simulink (TheMathworks, Inc.) environment and Numerical Propulsion System Simulation (NPSS) framework. At a specified flightcondition, TTECTrA will design a closed-loop controller meeting user-defined requirements in a semi or fully automatedfashion. Multiple specifications may be provided, in which case TTECTrA will design one controller for each, producing acollection of controllers in a single run. Each resulting controller contains a setpoint map, a schedule of setpointcontroller gains, and limiters; all contributing to transient characteristics. The goal of the program is to providesteady-state engine designers with more immediate feedback on the transient engine performance earlier in the design cycle.

  7. A new DoD initiative: the Computational Research and Engineering Acquisition Tools and Environments (CREATE) program

    International Nuclear Information System (INIS)

    Arevalo, S; Atwood, C; Bell, P; Blacker, T D; Dey, S; Fisher, D; Fisher, D A; Genalis, P; Gorski, J; Harris, A; Hill, K; Hurwitz, M; Kendall, R P; Meakin, R L; Morton, S; Moyer, E T; Post, D E; Strawn, R; Veldhuizen, D v; Votta, L G

    2008-01-01

    In FY2008, the U.S. Department of Defense (DoD) initiated the Computational Research and Engineering Acquisition Tools and Environments (CREATE) program, a $360M program with a two-year planning phase and a ten-year execution phase. CREATE will develop and deploy three computational engineering tool sets for DoD acquisition programs to use to design aircraft, ships and radio-frequency antennas. The planning and execution of CREATE are based on the 'lessons learned' from case studies of large-scale computational science and engineering projects. The case studies stress the importance of a stable, close-knit development team; a focus on customer needs and requirements; verification and validation; flexible and agile planning, management, and development processes; risk management; realistic schedules and resource levels; balanced short- and long-term goals and deliverables; and stable, long-term support by the program sponsor. Since it began in FY2008, the CREATE program has built a team and project structure, developed requirements and begun validating them, identified candidate products, established initial connections with the acquisition programs, begun detailed project planning and development, and generated the initial collaboration infrastructure necessary for success by its multi-institutional, multidisciplinary teams

  8. Adaptive engineering management tools of enterprise economic security

    Directory of Open Access Journals (Sweden)

    G.E. Krokhicheva

    2018-06-01

    Full Text Available This paper discusses the organizational and methodological foundations and methods exploited to forecast, analyze and scale down threats and risks in the sphere of economic security, to solve the adaptation problems, to implement and to evaluate of the potency of protective measures. The object of the conducted research is associated with various economic activities of the commercial enterprises affiliated in Rostov region. A suggested model of the formation and functioning of adaptive engineering tools for managing economic security in the form of derivative balance of the enterprise resources and the sources of their formation will allow the proprietors, executive board and mana-gerial staff to obtain necessary information within the requested context regarding the enterprise vital economic interests. In addition, the paper pays attention to the methodological aspects of accounting description and estimation of the iterative achievements to meet the desired adaptation results, implemented within the framework of the described iterative algorithm aimed at ensuring strategic prediction.

  9. Engineering bacterial translation initiation - Do we have all the tools we need?

    Science.gov (United States)

    Vigar, Justin R J; Wieden, Hans-Joachim

    2017-11-01

    Reliable tools that allow precise and predictable control over gene expression are critical for the success of nearly all bioengineering applications. Translation initiation is the most regulated phase during protein biosynthesis, and is therefore a promising target for exerting control over gene expression. At the translational level, the copy number of a protein can be fine-tuned by altering the interaction between the translation initiation region of an mRNA and the ribosome. These interactions can be controlled by modulating the mRNA structure using numerous approaches, including small molecule ligands, RNAs, or RNA-binding proteins. A variety of naturally occurring regulatory elements have been repurposed, facilitating advances in synthetic gene regulation strategies. The pursuit of a comprehensive understanding of mechanisms governing translation initiation provides the framework for future engineering efforts. Here we outline state-of-the-art strategies used to predictably control translation initiation in bacteria. We also discuss current limitations in the field and future goals. Due to its function as the rate-determining step, initiation is the ideal point to exert effective translation regulation. Several engineering tools are currently available to rationally design the initiation characteristics of synthetic mRNAs. However, improvements are required to increase the predictability, effectiveness, and portability of these tools. Predictable and reliable control over translation initiation will allow greater predictability when designing, constructing, and testing genetic circuits. The ability to build more complex circuits predictably will advance synthetic biology and contribute to our fundamental understanding of the underlying principles of these processes. "This article is part of a Special Issue entitled "Biochemistry of Synthetic Biology - Recent Developments" Guest Editor: Dr. Ilka Heinemann and Dr. Patrick O'Donoghue. Copyright © 2017 Elsevier

  10. Engineering for Sustainable Development - an Obligatory Skill of the Future Engineer

    DEFF Research Database (Denmark)

    Alting, Leo

    2001-01-01

    , the environmental and the social/societal. The economical responsibility is handled by the well-known and accepted methods/tools/regulations, to handle the environmental responsibility good engineering methods and tools are appearing, but to handle the social/societal responsibility only fragmented and inconsistent...... elements exist. However, one thing is clear - we will have to provide our engineering students with understanding, methods and tools so that they can engineer sustainable solutions - especially engineer environmentally friendlier solutions. The Department of Manufacturing Engineering and the Institute...... for Product Development have actively taken part in the development from awareness of the environmental problems to providing methods and tools to support a sustainable development. The situation today in the education at DTU is shortly mentioned and the education at the Department of Manufacturing...

  11. Interactive simulations as teaching tools for engineering mechanics courses

    Science.gov (United States)

    Carbonell, Victoria; Romero, Carlos; Martínez, Elvira; Flórez, Mercedes

    2013-07-01

    This study aimed to gauge the effect of interactive simulations in class as an active teaching strategy for a mechanics course. Engineering analysis and design often use the properties of planar sections in calculations. In the stress analysis of a beam under bending and torsional loads, cross-sectional properties are used to determine stress and displacement distributions in the beam cross section. The centroid, moments and products of inertia of an area made up of several common shapes (rectangles usually) may thus be obtained by adding the moments of inertia of the component areas (U-shape, L-shape, C-shape, etc). This procedure is used to calculate the second moments of structural shapes in engineering practice because the determination of their moments of inertia is necessary for the design of structural components. This paper presents examples of interactive simulations developed for teaching the ‘Mechanics and mechanisms’ course at the Universidad Politecnica de Madrid, Spain. The simulations focus on fundamental topics such as centroids, the properties of the moment of inertia, second moments of inertia with respect to two axes, principal moments of inertia and Mohr's Circle for plane stress, and were composed using Geogebra software. These learning tools feature animations, graphics and interactivity and were designed to encourage student participation and engagement in active learning activities, to effectively explain and illustrate course topics, and to build student problem-solving skills.

  12. Development of computer-aided software engineering tool for sequential control of JT-60U

    International Nuclear Information System (INIS)

    Shimono, M.; Akasaka, H.; Kurihara, K.; Kimura, T.

    1995-01-01

    Discharge sequential control (DSC) is an essential control function for the intermittent and pulse discharge operation of a tokamak device, so that many subsystems may work with each other in correct order and/or synchronously. In the development of the DSC program, block diagrams of logical operation for sequential control are illustrated in its design at first. Then, the logical operators and I/O's which are involved in the block diagrams are compiled and converted to a certain particular form. Since the block diagrams of the sequential control amounts to about 50 sheets in the case of the JT-60 upgrade tokamak (JT-60U) high power discharge and the above steps of the development have been performed manually so far, a great effort has been required for the program development. In order to remove inefficiency in such development processes, a computer-aided software engineering (CASE) tool has been developed on a UNIX workstation. This paper reports how the authors design it for the development of the sequential control programs. The tool is composed of the following three tools: (1) Automatic drawing tool, (2) Editing tool, and (3) Trace tool. This CASE tool, an object-oriented programming tool having graphical formalism, can powerfully accelerate the cycle for the development of the sequential control function commonly associated with pulse discharge in a tokamak fusion device

  13. Engineer's Notebook--A Design Assessment Tool

    Science.gov (United States)

    Kelley, Todd R.

    2011-01-01

    As technology education continues to consider a move toward an engineering design focus as proposed by various leaders in technology education, it will be necessary to employ new pedagogical approaches. Hill (2006) provided some new perspectives regarding pedagogical approaches for technology education with an engineering design focus. One…

  14. Content Development, Presentation and Delivery for eLearning in Nuclear Science and Engineering: Experiences with Emerging Authoring Tools

    International Nuclear Information System (INIS)

    Bamford, S.; Afriyie, P.; Comlan, E.

    2016-01-01

    Full text: Transference of explicit knowledge starts from content development, and proceeds with packaging and delivery. A comparative study of some selected authoring tools for knowledge creation in Nuclear Sciences and Engineering education is being carried out at the School of Nuclear and Allied Sciences in Accra, Ghana. These authoring tools include commercial software (Macromedia Suite CS6, Learning 6.0) as well as freeware software (Xerte, eXe). A course, X-ray Fluorescence Spectrometry (NSAP 603), at the postgraduate School of Nuclear and Allied Sciences (SNAS), has been selected for migration onto an eLearning platform. Different authoring tools have been employed to create some ICT-based modules for teaching and learning. This paper therefore shares the experiences realized in moving from course syllabus to digitized modules, integrating pedagogical considerations, the strengths and weakness of the selected authoring tools, user-interactivity and usability of the modules produced. The need and the basis for the adoption of an appropriate authoring tool for creation of scientific, mathematical, and engineering documents and learning materials has also been discussed. Leveraging on ICT to produce pedagogically sound learning materials for eLearning platforms promotes interests of students in nuclear sciences, and ensures continuity in producing qualified professionals. (author

  15. Mixed Reality Tools for Playful Representation of Ideation, Conceptual Blending and Pastiche in Design and Engineering

    NARCIS (Netherlands)

    Wendrich, Robert E.

    2014-01-01

    This paper describes the development and evaluation of mixed reality tools for the early stages of design and engineering processing. Externalization of ideal and real scenes, scripts, or frames are threads that stir the imaginative exploration of the mind to ideate, formulate, and represent ideas,

  16. Design mentoring tool : [technical summary].

    Science.gov (United States)

    2011-01-01

    In 2004 a design engineer on-line mentoring tool was developed and implemented The purpose of the tool was to assist senior engineers mentoring new engineers to the INDOT design process and improve their technical competency. This approach saves seni...

  17. Advanced engineering tools for design and fabrication of a custom nasal prosthesis

    Science.gov (United States)

    Oliveira, Inês; Leal, Nuno; Silva, Pedro; da Costa Ferreira, A.; Neto, Rui J.; Lino, F. Jorge; Reis, Ana

    2012-09-01

    Unexpected external defects resulting from neoplasms, burns, congenital malformations, trauma or other diseases, particularly when involving partial or total loss of an external organ, can be emotionally devastating. These defects can be restored with prosthesis, obtained by different techniques, materials and methods. The increase of patient numbers and cost constraints lead to the need of exploring new techniques that can increase efficiency. The main goal of this project was to develop a full engineering-based manufacturing process to obtain soft-tissue prosthesis that could provide faster and less expensive options in the manufacturing of customized prosthesis, and at the same time being able to reproduce the highest degree of details, with the maximum comfort for the patient. Design/methodology/approach - This case report describes treatment using silicone prosthesis with an anatomic retention for an 80-years-old woman with a rhinectomy. The proposed methodology integrates non-contact structured light scanning, CT and reverse engineering with CAD/CAM and additive manufacturing technology. Findings - The proposed protocol showed encouraging results since reveals being a better solution for fabricating custom-made facial prostheses for asymmetrical organs than conventional approaches. The process allows the attainment of prosthesis with the minimum contact and discomfort for the patient, disclosing excellent results in terms of aesthetic, prosthesis retention and in terms of time and resources consumed.

  18. Development of Genome Engineering Tools from Plant-Specific PPR Proteins Using Animal Cultured Cells.

    Science.gov (United States)

    Kobayashi, Takehito; Yagi, Yusuke; Nakamura, Takahiro

    2016-01-01

    The pentatricopeptide repeat (PPR) motif is a sequence-specific RNA/DNA-binding module. Elucidation of the RNA/DNA recognition mechanism has enabled engineering of PPR motifs as new RNA/DNA manipulation tools in living cells, including for genome editing. However, the biochemical characteristics of PPR proteins remain unknown, mostly due to the instability and/or unfolding propensities of PPR proteins in heterologous expression systems such as bacteria and yeast. To overcome this issue, we constructed reporter systems using animal cultured cells. The cell-based system has highly attractive features for PPR engineering: robust eukaryotic gene expression; availability of various vectors, reagents, and antibodies; highly efficient DNA delivery ratio (>80 %); and rapid, high-throughput data production. In this chapter, we introduce an example of such reporter systems: a PPR-based sequence-specific translational activation system. The cell-based reporter system can be applied to characterize plant genes of interested and to PPR engineering.

  19. Numerical Prediction of the Influence of Thrust Reverser on Aeroengine's Aerodynamic Stability

    Science.gov (United States)

    Zhiqiang, Wang; Xigang, Shen; Jun, Hu; Xiang, Gao; Liping, Liu

    2017-11-01

    A numerical method was developed to predict the aerodynamic stability of a high bypass ratio turbofan engine, at the landing stage of a large transport aircraft, when the thrust reverser was deployed. 3D CFD simulation and 2D aeroengine aerodynamic stability analysis code were performed in this work, the former is to achieve distortion coefficient for the analysis of engine stability. The 3D CFD simulation was divided into two steps, the single engine calculation and the integrated aircraft and engine calculation. Results of the CFD simulation show that with the decreasing of relative wind Mach number, the engine inlet will suffer more severe flow distortion. The total pressure and total temperature distortion coefficients at the inlet of the engines were obtained from the results of the numerical simulation. Then an aeroengine aerodynamic stability analysis program was used to quantitatively analyze the aerodynamic stability of the high bypass ratio turbofan engine. The results of the stability analysis show that the engine can work stably, when the reverser flow is re-ingested. But the anti-distortion ability of the booster is weaker than that of the fan and high pressure compressor. It is a weak link of engine stability.

  20. Development of support tools for efficient construction of dynamic simulation program for engineering systems

    International Nuclear Information System (INIS)

    Gofuku, Akio

    1993-01-01

    In this study, two support tools are developed for construction of a dynamic simulation program for engineering systems (especially nuclear systems) by combining software modules. These are (1) a sub-system to support the module selection suitable for dynamic simulation and (2) a graphical user interface to support visual construction of simulation programs. The support tools are designed to be independent on the conception of software modules (data communication methods between modules). In the module selection sub-system of item 1, a module is characterized beforehand by keywords for several criteria. The similarity between the characteristic of requested module by users and that of registered modules in the module library is estimated by a weighted average of similarity indexes for criteria. In the module selection sub-system, the weights are flexibly extracted from users by applying the analytic hierarchy process. The graphical user interface helps users to specify both calling order of modules and data transfer between two modules. The availability of the support tools is evaluated by several sample problems of module selection and dynamic simulation model construction. The support tools will be a strong tool for the efficient usage of software modules. (author)

  1. Retraining the Modern Civil Engineer.

    Science.gov (United States)

    Priscoli, Jerome Delli

    1983-01-01

    Discusses why modern engineering requires social science and the nature of planning. After these conceptional discussions, 12 practical tools which social science brings to engineering are reviewed. A tested approach to training engineers in these tools is then described. Tools include institutional analysis, policy profiling, and other impact…

  2. Development and evaluation of a digital dental modeling method based on grating projection and reverse engineering software.

    Science.gov (United States)

    Zhou, Qin; Wang, Zhenzhen; Chen, Jun; Song, Jun; Chen, Lu; Lu, Yi

    2016-01-01

    For reasons of convenience and economy, attempts have been made to transform traditional dental gypsum casts into 3-dimensional (3D) digital casts. Different scanning devices have been developed to generate digital casts; however, each has its own limitations and disadvantages. The purpose of this study was to develop an advanced method for the 3D reproduction of dental casts by using a high-speed grating projection system and noncontact reverse engineering (RE) software and to evaluate the accuracy of the method. The methods consisted of 3 main steps: the scanning and acquisition of 3D dental cast data with a high-resolution grating projection system, the reconstruction and measurement of digital casts with RE software, and the evaluation of the accuracy of this method using 20 dental gypsum casts. The common anatomic landmarks were measured directly on the gypsum casts with a Vernier caliper and on the 3D digital casts with the Geomagic software measurement tool. Data were statistically assessed with the t test. The grating projection system had a rapid scanning speed, and smooth 3D dental casts were obtained. The mean differences between the gypsum and 3D measurements were approximately 0.05 mm, and no statistically significant differences were found between the 2 methods (P>.05), except for the measurements of the incisor tooth width and maxillary arch length. A method for the 3D reconstruction of dental casts was developed by using a grating projection system and RE software. The accuracy of the casts generated using the grating projection system was comparable with that of the gypsum casts. Copyright © 2016 Editorial Council for the Journal of Prosthetic Dentistry. Published by Elsevier Inc. All rights reserved.

  3. Interactive simulations as teaching tools for engineering mechanics courses

    International Nuclear Information System (INIS)

    Carbonell, Victoria; Martínez, Elvira; Flórez, Mercedes; Romero, Carlos

    2013-01-01

    This study aimed to gauge the effect of interactive simulations in class as an active teaching strategy for a mechanics course. Engineering analysis and design often use the properties of planar sections in calculations. In the stress analysis of a beam under bending and torsional loads, cross-sectional properties are used to determine stress and displacement distributions in the beam cross section. The centroid, moments and products of inertia of an area made up of several common shapes (rectangles usually) may thus be obtained by adding the moments of inertia of the component areas (U-shape, L-shape, C-shape, etc). This procedure is used to calculate the second moments of structural shapes in engineering practice because the determination of their moments of inertia is necessary for the design of structural components. This paper presents examples of interactive simulations developed for teaching the ‘Mechanics and mechanisms’ course at the Universidad Politecnica de Madrid, Spain. The simulations focus on fundamental topics such as centroids, the properties of the moment of inertia, second moments of inertia with respect to two axes, principal moments of inertia and Mohr's Circle for plane stress, and were composed using Geogebra software. These learning tools feature animations, graphics and interactivity and were designed to encourage student participation and engagement in active learning activities, to effectively explain and illustrate course topics, and to build student problem-solving skills. (paper)

  4. Analysis of appraisal tool of system security engineering capability maturity based on component

    International Nuclear Information System (INIS)

    Liu Zhenghai; Yang Xiaohua; Zou Shuliang; Liu Yachun; Xiao Jiantian; Liu Zhiming

    2012-01-01

    Spent Fuel Reprocessing is a part of nuclear fuel cycle and is the inevitably choice of nuclear power sustainable development. Reprocessing needs to face with radiological, criticality, chemical hazards. Besides using the tradition appraisal methods based on the security goals, it is a beneficial supplement that using the appraisal method of system security engineering capability maturity model based on the process. Experts should check and approve large numbers of documents during the appraisal based on system security engineering capability maturity model, so it is necessary that developing a tool to assist the expert to complete the appraisal. The method of developing software based on component is highly effective, nimble and reliable. Component technology is analyzed, the methods of extraction model domain components and general components is introduced, and the appraisal system is developed based on component technology. (authors)

  5. Automation of reverse engineering process in aircraft modeling and related optimization problems

    Science.gov (United States)

    Li, W.; Swetits, J.

    1994-01-01

    During the year of 1994, the engineering problems in aircraft modeling were studied. The initial concern was to obtain a surface model with desirable geometric characteristics. Much of the effort during the first half of the year was to find an efficient way of solving a computationally difficult optimization model. Since the smoothing technique in the proposal 'Surface Modeling and Optimization Studies of Aerodynamic Configurations' requires solutions of a sequence of large-scale quadratic programming problems, it is important to design algorithms that can solve each quadratic program in a few interactions. This research led to three papers by Dr. W. Li, which were submitted to SIAM Journal on Optimization and Mathematical Programming. Two of these papers have been accepted for publication. Even though significant progress has been made during this phase of research and computation times was reduced from 30 min. to 2 min. for a sample problem, it was not good enough for on-line processing of digitized data points. After discussion with Dr. Robert E. Smith Jr., it was decided not to enforce shape constraints in order in order to simplify the model. As a consequence, P. Dierckx's nonparametric spline fitting approach was adopted, where one has only one control parameter for the fitting process - the error tolerance. At the same time the surface modeling software developed by Imageware was tested. Research indicated a substantially improved fitting of digitalized data points can be achieved if a proper parameterization of the spline surface is chosen. A winning strategy is to incorporate Dierckx's surface fitting with a natural parameterization for aircraft parts. The report consists of 4 chapters. Chapter 1 provides an overview of reverse engineering related to aircraft modeling and some preliminary findings of the effort in the second half of the year. Chapters 2-4 are the research results by Dr. W. Li on penalty functions and conjugate gradient methods for

  6. Modular Engineering Concept at Novo Nordisk Engineering

    DEFF Research Database (Denmark)

    Moelgaard, Gert; Miller, Thomas Dedenroth

    1997-01-01

    This report describes the concept of a new engineering method at Novo Nordisk Engineering: Modular Engineering (ME). Three tools are designed to support project phases with different levels of detailing and abstraction. ME supports a standard, cross-functional breakdown of projects that facilitates...

  7. A Combinational Digital Logic Design Tool for Practice and Assessment in Engineering Education

    Directory of Open Access Journals (Sweden)

    Rasha Morsi

    2016-08-01

    Full Text Available As technology advances, computers are being used almost everywhere. In a 2013 US Census report (File and Ryan, 2014, 83.8% (up from 78.9% in 2012 of U.S. households reported owning a computer with 74.4% reporting internet use (73.4% high speed internet. In recent years, the shift in educational technologies has been moving towards gaming, more specifically serious gaming. Although this is an important trend, there is still much to be said about e-learning through a step-by-step interactive process using an online practice tool. This paper presents a detailed description of the Combinational Logic Design Tool (CLDT (Morsi and Russell (2007. CLDT was designed and developed under the CCLI project, #0737242, funded by the National Science Foundation, which aimed to develop and disseminate a novel online practice tool for on demand review and assessment in Electrical and Computer Engineering education. The paper also reports on a formal assessment conducted in a Digital Logic Design Classroom and presents the results of this assessment.

  8. Engine Management : A Decision Support Tool for Strategic Engine Maintenance Planning

    NARCIS (Netherlands)

    Mayordomo, A.F.; Ghobbar, A.A.; Ghijs, S.S.A.; Cator, E.

    2010-01-01

    This paper presents a model that helps engine management make cost saving decisions. The model is developed around airline-influenced factors that have an impact on engine Maintenance Repair & Overhaul (MRO): Operations, maintenance philosophy, contract type, and fleet age. Within the model a

  9. Tools for plant safety engineer

    International Nuclear Information System (INIS)

    Fabic, S.

    1996-01-01

    This paper contains: - review of tools for monitoring plant safety equipment reliability and readiness, before and accident (performance indicators for monitoring the risk and reliability performance and for determining when degraded performance alert levels are achieved) - brief reviews of tools for use during an accident: Emergency Operating Procedures (EOPs), Emergency Response Data System (ERDS), Reactor Safety Assessment System (RSAS), Computerized Accident Management Support

  10. Reversible Carnot cycle outside a black hole

    International Nuclear Information System (INIS)

    Xi-Hao, Deng; Si-Jie, Gao

    2009-01-01

    A Carnot cycle outside a Schwarzschild black hole is investigated in detail. We propose a reversible Carnot cycle with a black hole being the cold reservoir. In our model, a Carnot engine operates between a hot reservoir with temperature T 1 and a black hole with Hawking temperature T H . By naturally extending the ordinary Carnot cycle to the black hole system, we show that the thermal efficiency for a reversible process can reach the maximal efficiency 1 – T H /T 1 . Consequently, black holes can be used to determine the thermodynamic temperature by means of the Carnot cycle. The role of the atmosphere around the black hole is discussed. We show that the thermal atmosphere provides a necessary mechanism to make the process reversible. (general)

  11. Reversible Control of Anisotropic Electrical Conductivity using Colloidal Microfluidic Networks

    National Research Council Canada - National Science Library

    Beskok, Ali; Bevan, Michael; Lagoudas, Dimitris; Ounaies, Zoubeida; Bahukudumbi, Pradipkumar; Everett, William

    2007-01-01

    This research addresses the tunable assembly of reversible colloidal structures within microfluidic networks to engineer multifunctional materials that exhibit a wide range of electrical properties...

  12. An Analytical Reverse Engineering of IELTS Listening Tasks for a Construct Model

    Directory of Open Access Journals (Sweden)

    Masood Khalili Sabet

    2017-10-01

    Full Text Available The study reported here was concerned with the issue of reverse engineering of language test items as it relates to the identification of the language constructs underlying listening tasks of LELTS test. In this regard, the IELTS examination papers, from IELTS 1 to IELTS 10 were compiled as a corpus for the analysis. Tasks were analyzed using a taxonomic frame work adopted from Moore, Morton and price (2012, that was originally adapted from Weir and Urquhart (1998, with a focus on two dimensions of difference: level of engagement, referring to the level of text with which a listener required to engage in order to respond to a task (local vs. global; type of engagement referring to the way (or ways  listeners expected to engage with a text in order to process the material to respond to a task (literal vs. interpretative. Overall, the analysis found evidences of bottom up processing underlying most IELTS listening tasks. The majority of tasks were identified to have a ‘local-literal’ configuration on their orientation, demanding primarily a basic understanding of relatively small textual units of the material. The results of the study were used to suggest the practical implications for the four groups of the people involved in the IELTS educational contexts: participants; teachers; material preparation experts, and curriculum designers.

  13. Reveal, A General Reverse Engineering Algorithm for Inference of Genetic Network Architectures

    Science.gov (United States)

    Liang, Shoudan; Fuhrman, Stefanie; Somogyi, Roland

    1998-01-01

    Given the immanent gene expression mapping covering whole genomes during development, health and disease, we seek computational methods to maximize functional inference from such large data sets. Is it possible, in principle, to completely infer a complex regulatory network architecture from input/output patterns of its variables? We investigated this possibility using binary models of genetic networks. Trajectories, or state transition tables of Boolean nets, resemble time series of gene expression. By systematically analyzing the mutual information between input states and output states, one is able to infer the sets of input elements controlling each element or gene in the network. This process is unequivocal and exact for complete state transition tables. We implemented this REVerse Engineering ALgorithm (REVEAL) in a C program, and found the problem to be tractable within the conditions tested so far. For n = 50 (elements) and k = 3 (inputs per element), the analysis of incomplete state transition tables (100 state transition pairs out of a possible 10(exp 15)) reliably produced the original rule and wiring sets. While this study is limited to synchronous Boolean networks, the algorithm is generalizable to include multi-state models, essentially allowing direct application to realistic biological data sets. The ability to adequately solve the inverse problem may enable in-depth analysis of complex dynamic systems in biology and other fields.

  14. The TITAN reversed-field-pinch fusion reactor study

    International Nuclear Information System (INIS)

    1990-01-01

    This paper on titan plasma engineering contains papers on the following topics: reversed-field pinch as a fusion reactor; parametric systems studies; magnetics; burning-plasma simulations; plasma transient operations; current drive; and physics issues for compact RFP reactors

  15. Tool post modification allows easy turret lathe cutting-tool alignment

    Science.gov (United States)

    Fouts, L.

    1966-01-01

    Modified tool holder and tool post permit alignment of turret lathe cutting tools on the center of the spindle. The tool is aligned with the spindle by the holder which is kept in position by a hydraulic lock in feature of the tool post. The tool post is used on horizontal and vertical turret lathes and other engine lathes.

  16. An Impact of Reverse Logistics Activities on Marketing Communication

    Directory of Open Access Journals (Sweden)

    František Milichovský

    2017-01-01

    Full Text Available The topic of reverse logistics has become very actual due the requirements of highly competitive market. This importance is made by significance of condition for environment-friendly production and purchasing around the world. Individual activities, which are included in reverse logistics, support entrepreneurs in their competitiveness to other companies and to own customers. The objective of the paper is to find relationship between marketing communication tool and activities of reverse logistics on behaviour of final customers in Czech Republic. A theoretical background from the area of reverse logistics supports this approach with data from primary research collected by the author. A data from primary research was used. The entire primary research focused on the evaluation of customers’ perception in the area of reverse logistics in the Czech Republic by a questionnaire survey. Sample population was created by 1266 consumers’ respondents, which were chosen in random way. There were returned questionnaires from 332 respondents. Questionnaire itself was distributed by only platform, during June 2016. The research itself was aimed at a random chosen group of people in the Czech Republic. Findings of the research shows connection of individual activities of reverse logistics and individual communication tools, which are well-accepted on customer side. The result of the research can be used for the companies that operate in the Czech or Central European market.

  17. 5th International Conference on Advanced Manufacturing Engineering and Technologies

    CERN Document Server

    Jakovljevic, Zivana; NEWTECH2017

    2017-01-01

    This book presents the proceedings from the 5th NEWTECH conference (Belgrade, Serbia, 5–9 June 2017), the latest in a series of high-level conferences that bring together experts from academia and industry in order to exchange knowledge, ideas, experiences, research results, and information in the field of manufacturing. The range of topics addressed is wide, including, for example, machine tool research and in-machine measurements, progress in CAD/CAM technologies, rapid prototyping and reverse engineering, nanomanufacturing, advanced material processing, functional and protective surfaces, and cyber-physical and reconfigurable manufacturing systems. The book will benefit readers by providing updates on key issues and recent progress in manufacturing engineering and technologies and will aid the transfer of valuable knowledge to the next generation of academics and practitioners. It will appeal to all who work or conduct research in this rapidly evolving field.

  18. Defect engineering: design tools for solid state electrochemical devices

    International Nuclear Information System (INIS)

    Tuller, Harry L.

    2003-01-01

    The interest in solid state electrochemical devices including sensors, fuel cells, batteries, oxygen permeation membranes, etc. has grown rapidly in recent years. Many of the same figures of merit apply to these different applications, the key ones being ionic conduction in solid electrolytes, mixed ionic-electronic conduction (MIEC) in electrodes and permeation membranes, and gas-solid reaction kinetics in sensors and fuel cells. Optimization of device performance often relies on the careful understanding and control of both ionic and electronic defects in the materials that make up the key device components. To date, most materials in use have been discovered serendipitously. A key focus of this paper is on the tools available to scientists and engineers to practice 'defect engineering' for the purpose of optimizing the performance of such materials. Dopants, controlled structural disorder, and interfaces are examined in relation to increasing the conductivity of solid electrolytes. The creation of defect bands is demonstrated as a means for introducing high levels of electronic conductivity into a solid electrolyte for the purpose of creating a mixed conductor and thereby a monolithic fuel cell structure. Dopants are also examined as a means of reducing losses in a high temperature resonant sensor platform. The control of microstructure, down to the nano-scale, is shown capable of inverting the predominant ionic to an electronic charge carrier and thereby markedly modifying electrical properties. Electrochemical bias and light are also discussed in terms of creating defects locally thereby providing means for micromachining a broad range of materials with precise dimensional control, low residual stress and controlled etch rates

  19. The Design and Development of a Computerized Tool Support for Conducting Senior Projects in Software Engineering Education

    Science.gov (United States)

    Chen, Chung-Yang; Teng, Kao-Chiuan

    2011-01-01

    This paper presents a computerized tool support, the Meetings-Flow Project Collaboration System (MFS), for designing, directing and sustaining the collaborative teamwork required in senior projects in software engineering (SE) education. Among many schools' SE curricula, senior projects serve as a capstone course that provides comprehensive…

  20. Development of a tetrameric streptavidin mutein with reversible biotin binding capability: engineering a mobile loop as an exit door for biotin.

    Directory of Open Access Journals (Sweden)

    Valerie J O'Sullivan

    Full Text Available A novel form of tetrameric streptavidin has been engineered to have reversible biotin binding capability. In wild-type streptavidin, loop(3-4 functions as a lid for the entry and exit of biotin. When biotin is bound, interactions between biotin and key residues in loop(3-4 keep this lid in the closed state. In the engineered mutein, a second biotin exit door is created by changing the amino acid sequence of loop(7-8. This door is mobile even in the presence of the bound biotin and can facilitate the release of biotin from the mutein. Since loop(7-8 is involved in subunit interactions, alteration of this loop in the engineered mutein results in an 11° rotation between the two dimers in reference to wild-type streptavidin. The tetrameric state of the engineered mutein is stabilized by a H127C mutation, which leads to the formation of inter-subunit disulfide bonds. The biotin binding kinetic parameters (k(off of 4.28×10(-4 s(-1 and K(d of 1.9×10(-8 M make this engineered mutein a superb affinity agent for the purification of biotinylated biomolecules. Affinity matrices can be regenerated using gentle procedures, and regenerated matrices can be reused at least ten times without any observable reduction in binding capacity. With the combination of both the engineered mutein and wild-type streptavidin, biotinylated biomolecules can easily be affinity purified to high purity and immobilized to desirable platforms without any leakage concerns. Other potential biotechnological applications, such as development of an automated high-throughput protein purification system, are feasible.

  1. Development of a Tetrameric Streptavidin Mutein with Reversible Biotin Binding Capability: Engineering a Mobile Loop as an Exit Door for Biotin

    Science.gov (United States)

    O'Sullivan, Valerie J.; Barrette-Ng, Isabelle; Hommema, Eric; Hermanson, Greg T.; Schofield, Mark; Wu, Sau-Ching; Honetschlaeger, Claudia; Ng, Kenneth K.-S.; Wong, Sui-Lam

    2012-01-01

    A novel form of tetrameric streptavidin has been engineered to have reversible biotin binding capability. In wild-type streptavidin, loop3–4 functions as a lid for the entry and exit of biotin. When biotin is bound, interactions between biotin and key residues in loop3–4 keep this lid in the closed state. In the engineered mutein, a second biotin exit door is created by changing the amino acid sequence of loop7–8. This door is mobile even in the presence of the bound biotin and can facilitate the release of biotin from the mutein. Since loop7–8 is involved in subunit interactions, alteration of this loop in the engineered mutein results in an 11° rotation between the two dimers in reference to wild-type streptavidin. The tetrameric state of the engineered mutein is stabilized by a H127C mutation, which leads to the formation of inter-subunit disulfide bonds. The biotin binding kinetic parameters (koff of 4.28×10−4 s−1 and Kd of 1.9×10−8 M) make this engineered mutein a superb affinity agent for the purification of biotinylated biomolecules. Affinity matrices can be regenerated using gentle procedures, and regenerated matrices can be reused at least ten times without any observable reduction in binding capacity. With the combination of both the engineered mutein and wild-type streptavidin, biotinylated biomolecules can easily be affinity purified to high purity and immobilized to desirable platforms without any leakage concerns. Other potential biotechnological applications, such as development of an automated high-throughput protein purification system, are feasible. PMID:22536357

  2. A data-driven approach to reverse engineering customer engagement models: towards functional constructs.

    Science.gov (United States)

    de Vries, Natalie Jane; Carlson, Jamie; Moscato, Pablo

    2014-01-01

    Online consumer behavior in general and online customer engagement with brands in particular, has become a major focus of research activity fuelled by the exponential increase of interactive functions of the internet and social media platforms and applications. Current research in this area is mostly hypothesis-driven and much debate about the concept of Customer Engagement and its related constructs remains existent in the literature. In this paper, we aim to propose a novel methodology for reverse engineering a consumer behavior model for online customer engagement, based on a computational and data-driven perspective. This methodology could be generalized and prove useful for future research in the fields of consumer behaviors using questionnaire data or studies investigating other types of human behaviors. The method we propose contains five main stages; symbolic regression analysis, graph building, community detection, evaluation of results and finally, investigation of directed cycles and common feedback loops. The 'communities' of questionnaire items that emerge from our community detection method form possible 'functional constructs' inferred from data rather than assumed from literature and theory. Our results show consistent partitioning of questionnaire items into such 'functional constructs' suggesting the method proposed here could be adopted as a new data-driven way of human behavior modeling.

  3. A data-driven approach to reverse engineering customer engagement models: towards functional constructs.

    Directory of Open Access Journals (Sweden)

    Natalie Jane de Vries

    Full Text Available Online consumer behavior in general and online customer engagement with brands in particular, has become a major focus of research activity fuelled by the exponential increase of interactive functions of the internet and social media platforms and applications. Current research in this area is mostly hypothesis-driven and much debate about the concept of Customer Engagement and its related constructs remains existent in the literature. In this paper, we aim to propose a novel methodology for reverse engineering a consumer behavior model for online customer engagement, based on a computational and data-driven perspective. This methodology could be generalized and prove useful for future research in the fields of consumer behaviors using questionnaire data or studies investigating other types of human behaviors. The method we propose contains five main stages; symbolic regression analysis, graph building, community detection, evaluation of results and finally, investigation of directed cycles and common feedback loops. The 'communities' of questionnaire items that emerge from our community detection method form possible 'functional constructs' inferred from data rather than assumed from literature and theory. Our results show consistent partitioning of questionnaire items into such 'functional constructs' suggesting the method proposed here could be adopted as a new data-driven way of human behavior modeling.

  4. Reversibility and retrievability in geologic disposal of radioactive waste

    International Nuclear Information System (INIS)

    2001-01-01

    Reversibility of decisions is an important consideration in the step-wise decision-making process that is foreseen for engineered geologic disposal of radioactive waste. The implications of favouring retrievability of the waste within disposal strategies and the methods to implement it are also being considered by NEA Member countries. This report reviews the concepts of reversibility and retrievability as they may apply to the planning and development of engineered geologic repositories. The concepts span technical, policy and ethical issues, and it is important that a broad understanding is developed of their value and implications. Furthermore, improved comprehension and communication of these issues will clarify the value of flexible, step-wise decision making in repository development programmes and may help to generate a climate conducive to the further progress of such programmes. (author)

  5. Using the open Web as an information resource and scholarly Web search engines as retrieval tools for academic and research purposes

    Directory of Open Access Journals (Sweden)

    Filistea Naude

    2010-08-01

    Full Text Available This study provided insight into the significance of the open Web as an information resource and Web search engines as research tools amongst academics. The academic staff establishment of the University of South Africa (Unisa was invited to participate in a questionnaire survey and included 1188 staff members from five colleges. This study culminated in a PhD dissertation in 2008. One hundred and eighty seven respondents participated in the survey which gave a response rate of 15.7%. The results of this study show that academics have indeed accepted the open Web as a useful information resource and Web search engines as retrieval tools when seeking information for academic and research work. The majority of respondents used the open Web and Web search engines on a daily or weekly basis to source academic and research information. The main obstacles presented by using the open Web and Web search engines included lack of time to search and browse the Web, information overload, poor network speed and the slow downloading speed of webpages.

  6. Using the open Web as an information resource and scholarly Web search engines as retrieval tools for academic and research purposes

    Directory of Open Access Journals (Sweden)

    Filistea Naude

    2010-12-01

    Full Text Available This study provided insight into the significance of the open Web as an information resource and Web search engines as research tools amongst academics. The academic staff establishment of the University of South Africa (Unisa was invited to participate in a questionnaire survey and included 1188 staff members from five colleges. This study culminated in a PhD dissertation in 2008. One hundred and eighty seven respondents participated in the survey which gave a response rate of 15.7%. The results of this study show that academics have indeed accepted the open Web as a useful information resource and Web search engines as retrieval tools when seeking information for academic and research work. The majority of respondents used the open Web and Web search engines on a daily or weekly basis to source academic and research information. The main obstacles presented by using the open Web and Web search engines included lack of time to search and browse the Web, information overload, poor network speed and the slow downloading speed of webpages.

  7. Using Visual Simulation Tools And Learning Outcomes-Based Curriculum To Help Transportation Engineering Students And Practitioners To Better Understand And Design Traffic Signal Control Systems

    Science.gov (United States)

    2012-06-01

    The use of visual simulation tools to convey complex concepts has become a useful tool in education as well as in research. : This report describes a project that developed curriculum and visualization tools to train transportation engineering studen...

  8. A Representation-Theoretic Approach to Reversible Computation with Applications

    DEFF Research Database (Denmark)

    Maniotis, Andreas Milton

    Reversible computing is a sub-discipline of computer science that helps to understand the foundations of the interplay between physics, algebra, and logic in the context of computation. Its subjects of study are computational devices and abstract models of computation that satisfy the constraint ......, there is still no uniform and consistent theory that is general in the sense of giving a model-independent account to the field....... of information conservation. Such machine models, which are known as reversible models of computation, have been examined both from a theoretical perspective and from an engineering perspective. While a bundle of many isolated successful findings and applications concerning reversible computing exists...

  9. Reverse Engineering Tone-Deafness: Disrupting Pitch-Matching by Creating Temporary Dysfunctions in the Auditory-Motor Network

    Directory of Open Access Journals (Sweden)

    Anja Hohmann

    2018-01-01

    Full Text Available Perceiving and producing vocal sounds are important functions of the auditory-motor system and are fundamental to communication. Prior studies have identified a network of brain regions involved in pitch production, specifically pitch matching. Here we reverse engineer the function of the auditory perception-production network by targeting specific cortical regions (e.g., right and left posterior superior temporal (pSTG and posterior inferior frontal gyri (pIFG with cathodal transcranial direct current stimulation (tDCS—commonly found to decrease excitability in the underlying cortical region—allowing us to causally test the role of particular nodes in this network. Performance on a pitch-matching task was determined before and after 20 min of cathodal stimulation. Acoustic analyses of pitch productions showed impaired accuracy after cathodal stimulation to the left pIFG and the right pSTG in comparison to sham stimulation. Both regions share particular roles in the feedback and feedforward motor control of pitched vocal production with a differential hemispheric dominance.

  10. Reverse Engineering Applied to Red Human Hair Pheomelanin Reveals Redox-Buffering as a Pro-Oxidant Mechanism

    Science.gov (United States)

    Kim, Eunkyoung; Panzella, Lucia; Micillo, Raffaella; Bentley, William E.; Napolitano, Alessandra; Payne, Gregory F.

    2015-01-01

    Pheomelanin has been implicated in the increased susceptibility to UV-induced melanoma for people with light skin and red hair. Recent studies identified a UV-independent pathway to melanoma carcinogenesis and implicated pheomelanin’s pro-oxidant properties that act through the generation of reactive oxygen species and/or the depletion of cellular antioxidants. Here, we applied an electrochemically-based reverse engineering methodology to compare the redox properties of human hair pheomelanin with model synthetic pigments and natural eumelanin. This methodology exposes the insoluble melanin samples to complex potential (voltage) inputs and measures output response characteristics to assess redox activities. The results demonstrate that both eumelanin and pheomelanin are redox-active, they can rapidly (sec-min) and repeatedly redox-cycle between oxidized and reduced states, and pheomelanin possesses a more oxidative redox potential. This study suggests that pheomelanin’s redox-based pro-oxidant activity may contribute to sustaining a chronic oxidative stress condition through a redox-buffering mechanism. PMID:26669666

  11. Comparison of Numerically Simulated and Experimentally Measured Performance of a Rotating Detonation Engine

    Science.gov (United States)

    Paxson, Daniel E.; Fotia, Matthew L.; Hoke, John; Schauer, Fred

    2015-01-01

    A quasi-two-dimensional, computational fluid dynamic (CFD) simulation of a rotating detonation engine (RDE) is described. The simulation operates in the detonation frame of reference and utilizes a relatively coarse grid such that only the essential primary flow field structure is captured. This construction and other simplifications yield rapidly converging, steady solutions. Viscous effects, and heat transfer effects are modeled using source terms. The effects of potential inlet flow reversals are modeled using boundary conditions. Results from the simulation are compared to measured data from an experimental RDE rig with a converging-diverging nozzle added. The comparison is favorable for the two operating points examined. The utility of the code as a performance optimization tool and a diagnostic tool are discussed.

  12. Macromolecular cell surface engineering for accelerated and reversible cellular aggregation.

    OpenAIRE

    Amaral, A. J.; Pasparakis, G.

    2015-01-01

    We report the synthesis of two simple copolymers that induce rapid cell aggregation within minutes in a fully reversible manner. The polymers can act as self-supporting "cellular glues" or as "drivers" of 3D cell spheroids/aggregates formation at minute concentrations.

  13. Enterprise resource planning (ERP) implementation using the value engineering methodology and Six Sigma tools

    Science.gov (United States)

    Leu, Jun-Der; Lee, Larry Jung-Hsing

    2017-09-01

    Enterprise resource planning (ERP) is a software solution that integrates the operational processes of the business functions of an enterprise. However, implementing ERP systems is a complex process. In addition to the technical issues, companies must address problems associated with business process re-engineering, time and budget control, and organisational change. Numerous industrial studies have shown that the failure rate of ERP implementation is high, even for well-designed systems. Thus, ERP projects typically require a clear methodology to support the project execution and effectiveness. In this study, we propose a theoretical model for ERP implementation. The value engineering (VE) method forms the basis of the proposed framework, which integrates Six Sigma tools. The proposed framework encompasses five phases: knowledge generation, analysis, creation, development and execution. In the VE method, potential ERP problems related to software, hardware, consultation and organisation are analysed in a group-decision manner and in relation to value, and Six Sigma tools are applied to avoid any project defects. We validate the feasibility of the proposed model by applying it to an international manufacturing enterprise in Taiwan. The results show improvements in customer response time and operational efficiency in terms of work-in-process and turnover of materials. Based on the evidence from the case study, the theoretical framework is discussed together with the study's limitations and suggestions for future research.

  14. Quantum engine efficiency bound beyond the second law of thermodynamics.

    Science.gov (United States)

    Niedenzu, Wolfgang; Mukherjee, Victor; Ghosh, Arnab; Kofman, Abraham G; Kurizki, Gershon

    2018-01-11

    According to the second law, the efficiency of cyclic heat engines is limited by the Carnot bound that is attained by engines that operate between two thermal baths under the reversibility condition whereby the total entropy does not increase. Quantum engines operating between a thermal and a squeezed-thermal bath have been shown to surpass this bound. Yet, their maximum efficiency cannot be determined by the reversibility condition, which may yield an unachievable efficiency bound above unity. Here we identify the fraction of the exchanged energy between a quantum system and a bath that necessarily causes an entropy change and derive an inequality for this change. This inequality reveals an efficiency bound for quantum engines energised by a non-thermal bath. This bound does not imply reversibility, unless the two baths are thermal. It cannot be solely deduced from the laws of thermodynamics.

  15. Thrust reverser design studies for an over-the-wing STOL transport

    Science.gov (United States)

    Ammer, R. C.; Sowers, H. D.

    1977-01-01

    Aerodynamic and acoustics analytical studies were conducted to evaluate three thrust reverser designs for potential use on commercial over-the-wing STOL transports. The concepts were: (1) integral D nozzle/target reverser, (2) integral D nozzle/top arc cascade reverser, and (3) post exit target reverser integral with wing. Aerodynamic flowpaths and kinematic arrangements for each concept were established to provide a 50% thrust reversal capability. Analytical aircraft stopping distance/noise trade studies conducted concurrently with flow path design showed that these high efficiency reverser concepts are employed at substantially reduced power settings to meet noise goals of 100 PNdB on a 152.4 m sideline and still meet 609.6 m landing runway length requirements. From an overall installation standpoint, only the integral D nozzle/target reverser concept was found to penalize nacelle cruise performance; for this concept a larger nacelle diameter was required to match engine cycle effective area demand in reverse thrust.

  16. Best of the lot : engineered measurement-while-drilling tool improves efficiency of operations

    Energy Technology Data Exchange (ETDEWEB)

    Mahony, J.

    2010-10-15

    NuEra Oilfield Services Inc. combines various technologies, including advanced bearing assemblies and compact wireless decoders that interface with downhole directional tools, to engineer unique, purpose-built measurement-while-drilling (MWD) tool string packages. The 9-metre-long MWD tool string is lowered into the drill pipe from the surface. The directional module monitors the position of the drill bit, which the driller can monitor using an electronic drilling recorder at the surface. The directional drillstring uses a mud motor with adjustable bent housing to correct the direction of the well, as the system cannot steer while drilling. At bottomhole, mud circulation continues after the rotation of the drillstring has been stopped, driving the mud motor, which in turn drives the drill bit, permitting a new direction to be taken even though the drillstring is not turning. The operator points the bent housing in a new direction and slides the bit along before restarting the rotation of the drillstring. The NuEra drillstring uses a new bearing pack that makes the mud motor more robust and longer-lived, preventing costly down time for operators. The bearing pack is designed to distribute the load geometrically so that only one-third of the weight-on-bit is on the bearings at any point in time, which extends bearing life and reduces repair costs. The custom selection and mating of superior components made by different tool manufacturers has resulted in the MWD tool string that is reliable and able to pump more and carry more weight. 1 ref., 2 figs.

  17. Thermal noise engines

    OpenAIRE

    Kish, Laszlo B.

    2010-01-01

    Electrical heat engines driven by the Johnson-Nyquist noise of resistors are introduced. They utilize Coulomb's law and the fluctuation-dissipation theorem of statistical physics that is the reverse phenomenon of heat dissipation in a resistor. No steams, gases, liquids, photons, combustion, phase transition, or exhaust/pollution are present here. In these engines, instead of heat reservoirs, cylinders, pistons and valves, resistors, capacitors and switches are the building elements. For the ...

  18. Positioning paper on reversibility

    International Nuclear Information System (INIS)

    2016-01-01

    After having recalled the legal framework adopted in 2006 for the deep geological storage of radioactive wastes, and briefly introduced the concept of reversibility, this publication presents the principle of geological storage, presents high and medium level and long life wastes, highlights the ethical necessity to deal with these radioactive wastes, outlines that geological storage is the generally admitted and adopted solution at the international level, and presents additional means implemented for radioactive waste management. It presents the Cigeo project as the technical answer to the issue of radioactive waste storage, describes the Cigeo development process, its current status and its development planning, and justifies the choice of this technical solution, notably from an ethical point of view. It addresses the issue of reversibility and proposes an overview of the various tools and means which aim at guaranteeing this reversibility. Appendices propose figures illustrating the Cigeo project and its development process, and a rather detailed Power Point presentation of the project by the ANDRA (history, object, planning, installations, and so on)

  19. Report of the results of the fiscal 1997 regional consortium R and D project. Regional consortium energy field / research and development of a reverse engineering system for local industrial articles (first fiscal year); 1997 nendo chiiki consortium kenkyu kaihatsu jigyo. Chiiki consortium bun`ya / chiiki kogeihin muke reverse engineering system no kenkyu kaihatsu (daiichi nendo) seika hokokusho

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1998-03-01

    The paper described the fiscal 1997 result of the research on the application of local industrial article use reverse engineering (RE, it had been regarded as imitation and reproduction technology, but has recently been as a part of the production information integration). With the actual local industrial article as standard, which has features in design and was added with local traditionality, such as glass having 3D free-form surface, 3D shape information modeling technology RE is developed, and a system for direct automatic metal mold processing is established, aiming at shortening of delivery date, cost reduction and higher grade. The target of the research is Okinawa prefecture. In fiscal 1997, study was made of the speeding-up of the non-contact 3D shape information inputting (multi-point simultaneous inputting by CCD of the laser reflected light of the actual model) and the data storage technology. Cast iron was selected as molding materials, judging from reactivity/machinability with heat resistant glass. Also studied was the blend of glass materials suitable for press forming. Further, studies were proceeded with of development of intellectual cutting tools into which sensor function is integrated and of virtual reality for facilitating/accelerating the design up to metal mold manufacturing. 39 refs., 88 figs., 21 tabs.

  20. Creating Simple Windchill Admin Tools Using Info*Engine

    Science.gov (United States)

    Jones, Corey; Kapatos, Dennis; Skradski, Cory

    2012-01-01

    Being a Windchill administrator often requires performing simple yet repetitive tasks on large sets of objects. These can include renaming, deleting, checking in, undoing checkout, and much more. This is especially true during a migration. Fortunately, PTC has provided a simple way to dynamically interact with Windchill using Info*Engine. This presentation will describe how to create simple Info*Engine tasks capable of saving Windchill 10.0 administrators hours of tedious work. It will also show how these tasks can be combined and displayed on a simple JSP page that acts as a "Windchill Administrator Dashboard/Toolbox". The attendee will learn some valuable tasks Info*Engine capable of performing. The attendee will gain a basic understanding of how to perform and implement Info*Engine tasks. The attendee will learn what's involved in creating a JSP page that displays Info*Engine tasks

  1. Shaping the Future Landscape: Catchment Systems Engineering and the Decision Support Matrix Approach

    Science.gov (United States)

    Hewett, Caspar; Quinn, Paul; Wilkinson, Mark; Wainwright, John

    2017-04-01

    (DSM) approach is introduced as a way to engage stakeholders at all scales, helping to inform decision making and motivate intervention. Two existing visualization and communication tools produced using the DSM approach are discussed: The FARM (Floods and Agriculture Risk Matrix) and CAVERTI (Communication And Visualizing Erosion-associated Risks to Infrastructure). Such tools can play a central role in encouraging a more holistic engineering approach to managing catchment system function that combines food production with a reversal of land degradation, providing a 'win-win' situation for all.

  2. A new technology perspective and engineering tools approach for large, complex and distributed mission and safety critical systems components

    Science.gov (United States)

    Carrio, Miguel A., Jr.

    1988-01-01

    Rapidly emerging technology and methodologies have out-paced the systems development processes' ability to use them effectively, if at all. At the same time, the tools used to build systems are becoming obsolescent themselves as a consequence of the same technology lag that plagues systems development. The net result is that systems development activities have not been able to take advantage of available technology and have become equally dependent on aging and ineffective computer-aided engineering tools. New methods and tools approaches are essential if the demands of non-stop and Mission and Safety Critical (MASC) components are to be met.

  3. Cognitive science in the era of artificial intelligence: A roadmap for reverse-engineering the infant language-learner.

    Science.gov (United States)

    Dupoux, Emmanuel

    2018-04-01

    Spectacular progress in the information processing sciences (machine learning, wearable sensors) promises to revolutionize the study of cognitive development. Here, we analyse the conditions under which 'reverse engineering' language development, i.e., building an effective system that mimics infant's achievements, can contribute to our scientific understanding of early language development. We argue that, on the computational side, it is important to move from toy problems to the full complexity of the learning situation, and take as input as faithful reconstructions of the sensory signals available to infants as possible. On the data side, accessible but privacy-preserving repositories of home data have to be setup. On the psycholinguistic side, specific tests have to be constructed to benchmark humans and machines at different linguistic levels. We discuss the feasibility of this approach and present an overview of current results. Copyright © 2017 Elsevier B.V. All rights reserved.

  4. SWITCH: a dynamic CRISPR tool for genome engineering and metabolic pathway control for cell factory construction in Saccharomyces cerevisiae.

    Science.gov (United States)

    Vanegas, Katherina García; Lehka, Beata Joanna; Mortensen, Uffe Hasbro

    2017-02-08

    The yeast Saccharomyces cerevisiae is increasingly used as a cell factory. However, cell factory construction time is a major obstacle towards using yeast for bio-production. Hence, tools to speed up cell factory construction are desirable. In this study, we have developed a new Cas9/dCas9 based system, SWITCH, which allows Saccharomyces cerevisiae strains to iteratively alternate between a genetic engineering state and a pathway control state. Since Cas9 induced recombination events are crucial for SWITCH efficiency, we first developed a technique TAPE, which we have successfully used to address protospacer efficiency. As proof of concept of the use of SWITCH in cell factory construction, we have exploited the genetic engineering state of a SWITCH strain to insert the five genes necessary for naringenin production. Next, the naringenin cell factory was switched to the pathway control state where production was optimized by downregulating an essential gene TSC13, hence, reducing formation of a byproduct. We have successfully integrated two CRISPR tools, one for genetic engineering and one for pathway control, into one system and successfully used it for cell factory construction.

  5. Reverse Ecology: from systems to environments and back.

    Science.gov (United States)

    Levy, Roie; Borenstein, Elhanan

    2012-01-01

    The structure of complex biological systems reflects not only their function but also the environments in which they evolved and are adapted to. Reverse Ecology-an emerging new frontier in Evolutionary Systems Biology-aims to extract this information and to obtain novel insights into an organism's ecology. The Reverse Ecology framework facilitates the translation of high-throughput genomic data into large-scale ecological data, and has the potential to transform ecology into a high-throughput field. In this chapter, we describe some of the pioneering work in Reverse Ecology, demonstrating how system-level analysis of complex biological networks can be used to predict the natural habitats of poorly characterized microbial species, their interactions with other species, and universal patterns governing the adaptation of organisms to their environments. We further present several studies that applied Reverse Ecology to elucidate various aspects of microbial ecology, and lay out exciting future directions and potential future applications in biotechnology, biomedicine, and ecological engineering.

  6. Neutrophil Reverse Migration Becomes Transparent with Zebrafish

    Directory of Open Access Journals (Sweden)

    Taylor W. Starnes

    2012-01-01

    Full Text Available The precise control of neutrophil-mediated inflammation is critical for both host defense and the prevention of immunopathology. In vivo imaging studies in zebrafish, and more recently in mice, have made the novel observation that neutrophils leave a site of inflammation through a process called neutrophil reverse migration. The application of advanced imaging techniques to the genetically tractable, optically transparent zebrafish larvae was critical for these advances. Still, the mechanisms underlying neutrophil reverse migration and its effects on the resolution or priming of immune responses remain unclear. Here, we review the current knowledge of neutrophil reverse migration, its potential roles in host immunity, and the live imaging tools that make zebrafish a valuable model for increasing our knowledge of neutrophil behavior in vivo.

  7. Integrated modeling tool for performance engineering of complex computer systems

    Science.gov (United States)

    Wright, Gary; Ball, Duane; Hoyt, Susan; Steele, Oscar

    1989-01-01

    This report summarizes Advanced System Technologies' accomplishments on the Phase 2 SBIR contract NAS7-995. The technical objectives of the report are: (1) to develop an evaluation version of a graphical, integrated modeling language according to the specification resulting from the Phase 2 research; and (2) to determine the degree to which the language meets its objectives by evaluating ease of use, utility of two sets of performance predictions, and the power of the language constructs. The technical approach followed to meet these objectives was to design, develop, and test an evaluation prototype of a graphical, performance prediction tool. The utility of the prototype was then evaluated by applying it to a variety of test cases found in the literature and in AST case histories. Numerous models were constructed and successfully tested. The major conclusion of this Phase 2 SBIR research and development effort is that complex, real-time computer systems can be specified in a non-procedural manner using combinations of icons, windows, menus, and dialogs. Such a specification technique provides an interface that system designers and architects find natural and easy to use. In addition, PEDESTAL's multiview approach provides system engineers with the capability to perform the trade-offs necessary to produce a design that meets timing performance requirements. Sample system designs analyzed during the development effort showed that models could be constructed in a fraction of the time required by non-visual system design capture tools.

  8. The Application of Concurrent Engineering Tools and Design Structure Matrix in Designing Tire

    Science.gov (United States)

    Ginting, Rosnani; Fachrozi Fitra Ramadhan, T.

    2016-02-01

    The development of automobile industry in Indonesia is growing rapidly. This phenomenon causes companies related to the automobile industry such as tire industry must develop products based on customers’ needs and considering the timeliness of delivering the product to the customer. It could be reached by applying strategic planning in developing an integrated concept of product development. This research was held in PT. XYZ that applied the sequential approach in designing and developing products. The need to improve in one stage of product development could occur re-designing that needs longer time in developing a new product. This research is intended to get an integrated product design concept of tire pertaining to the customer's needs using Concurrent Engineering Tools by implementing the two-phased of product development. The implementation of Concurrent Engineering approach results in applying the stage of project planning, conceptual design, and product modules. The product modules consist of four modules that using Product Architecture - Design Structure Matrix to ease the designing process of new product development.

  9. Fiscal 1999 achievement report on regional consortium research and development project. Regional consortium activity in its 3rd year (Research and development of reverse engineering system for local craftwork articles); 1999 nendo chiiki kogeihin muke reverse engineering system no kenkyu kaihatsu seika hokokusho. 3

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2000-03-01

    The effort concerns Ryukyu craftwork articles. Reverse engineering used to be regarded as a technique of imitation or duplication but today it is drawing attention as a concept of positively utilizing the directionality of information flow in the integrated environment. In the development of a reverse information system, novel designs are created by utilizing a 3-dimensional data base, a high-efficiency fabrication technology for metal patterns for the press-molding of glass is established incorporating some fabrication diagnosing techniques, and a system is constructed under which fabrication accuracy is evaluated and difference data are fed back. In the development of technologies for metal pattern cutting and surface reforming, a metal pattern fabrication technology for molding glass, low in cost and high in performance, is systematized, which enables short delivery. In the diversification of glass products, Ryukyu patterns are collected and Ryukyu glass products are tentatively manufactured by press-molding, and a good result is achieved. In the field of total system technology, basic technologies for an advanced and integrated common production base are established. A virtual reality assisted designing system is developed, under which the designer feels force on the finger tips when preparing a shape for a 3-dimensional structure. (NEDO)

  10. Systems Engineering as a tool; Verktoeyet Systems Engineering : struktur fra start til maal

    Energy Technology Data Exchange (ETDEWEB)

    Carlsen, Randi

    2002-07-01

    Systems engineering integrates all types of specialists and disciplines into teams that try to create a structured development process from concept via production to operation. The idea is that by using systems engineering, projects can be completed efficiently and successfully. It is important that the individual participant in a project understands that he or she works within a system and that there is a need for skill, comprehensiveness and communication. Systems engineering comprises system design, computer aided design, cybernetics and mecatronics. The article describes the use of systems engineering in a student project in which a heat pump will be used to utilize the energy potential of ground water primarily to heat the visitors' area in a mine museum in Kongsberg, Norway.

  11. Design of microreactor by integration of reverse engineering and direct metal laser sintering process

    Energy Technology Data Exchange (ETDEWEB)

    Bineli, Aulus Roberto Romao; Gimenez Perez, Ana Paula; Bernardes, Luiz Fernando; Munhoz, Andre Luiz Jardini; Maciel Filho, Rubens [Universidade de Campinas (LOPCA/UNICAMP), SP (Brazil). School of Chemical Engineering. Laboratory of Optimization, Design and Advanced Process Control], Email: aulus@feq.unicamp.br

    2010-07-01

    The propose of this work is to present high precision microfabrication facilities using computer aided technologies as Reverse Engineering (RE) and Rapid Manufacturing (RM) to analyze, design and construct micro reactors to produce high content hydrogen gas. Micro reactors are very compact, have a high surface to volume ratio, exhibit enhanced heat and mass transfer rates, denotes extremely low pressure drop and allow improved thermal integration in the processes involved. The main goals of micro reactors are the optimization of conventional chemical plants and low footprint, opening different ways to research new process technologies and synthesis of new products. In this work, a microchannels plate and housing structure of these plates were fabricated using DMLS method (Direct Metal Laser Sintering). The plates were analyzed to verify the minimum thickness wall that machine can produce, and the housing structure were digitalized, using a 3D scanning, to perform a 3D inspection and to verify the deflection of the constructed part in comparison with original CAD design models. It was observed that DMLS systems are able to produce micro reactors and microchannels plates with high precision at different metallic materials. However, it is important to choose appropriate conditions to avoid residual stresses and consequently warping parts. (author)

  12. Site-specific selfish genes as tools for the control and genetic engineering of natural populations.

    Science.gov (United States)

    Burt, Austin

    2003-05-07

    Site-specific selfish genes exploit host functions to copy themselves into a defined target DNA sequence, and include homing endonuclease genes, group II introns and some LINE-like transposable elements. If such genes can be engineered to target new host sequences, then they can be used to manipulate natural populations, even if the number of individuals released is a small fraction of the entire population. For example, a genetic load sufficient to eradicate a population can be imposed in fewer than 20 generations, if the target is an essential host gene, the knockout is recessive and the selfish gene has an appropriate promoter. There will be selection for resistance, but several strategies are available for reducing the likelihood of it evolving. These genes may also be used to genetically engineer natural populations, by means of population-wide gene knockouts, gene replacements and genetic transformations. By targeting sex-linked loci just prior to meiosis one may skew the population sex ratio, and by changing the promoter one may limit the spread of the gene to neighbouring populations. The proposed constructs are evolutionarily stable in the face of the mutations most likely to arise during their spread, and strategies are also available for reversing the manipulations.

  13. Computational fluid dynamic simulations of coal-fired utility boilers: An engineering tool

    Energy Technology Data Exchange (ETDEWEB)

    Efim Korytnyi; Roman Saveliev; Miron Perelman; Boris Chudnovsky; Ezra Bar-Ziv [Ben-Gurion University of the Negev, Beer-Sheva (Israel)

    2009-01-15

    The objective of this study was to develop an engineering tool by which the combustion behavior of coals in coal-fired utility boilers can be predicted. We presented in this paper that computational fluid dynamic (CFD) codes can successfully predict performance of - and emission from - full-scale pulverized-coal utility boilers of various types, provided that the model parameters required for the simulation are properly chosen and validated. For that purpose we developed a methodology combining measurements in a 50 kW pilot-scale test facility with CFD simulations using the same CFD code configured for both test and full-scale furnaces. In this method model parameters of the coal processes are extracted and validated. This paper presents the importance of the validation of the model parameters which are used in CFD codes. Our results show very good fit of CFD simulations with various parameters measured in a test furnace and several types of utility boilers. The results of this study demonstrate the viability of the present methodology as an effective tool for optimization coal burning in full-scale utility boilers. 41 refs., 9 figs., 3 tabs.

  14. CRISPR-Cas: From the Bacterial Adaptive Immune System to a Versatile Tool for Genome Engineering.

    Science.gov (United States)

    Kirchner, Marion; Schneider, Sabine

    2015-11-09

    The field of biology has been revolutionized by the recent advancement of an adaptive bacterial immune system as a universal genome engineering tool. Bacteria and archaea use repetitive genomic elements termed clustered regularly interspaced short palindromic repeats (CRISPR) in combination with an RNA-guided nuclease (CRISPR-associated nuclease: Cas) to target and destroy invading DNA. By choosing the appropriate sequence of the guide RNA, this two-component system can be used to efficiently modify, target, and edit genomic loci of interest in plants, insects, fungi, mammalian cells, and whole organisms. This has opened up new frontiers in genome engineering, including the potential to treat or cure human genetic disorders. Now the potential risks as well as the ethical, social, and legal implications of this powerful new technique move into the limelight. © 2015 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  15. Social smile reproducibility using 3-D stereophotogrammetry and reverse engineering technology.

    Science.gov (United States)

    Dindaroğlu, Furkan; Duran, Gökhan Serhat; Görgülü, Serkan; Yetkiner, Enver

    2016-05-01

    To assess the range of social smile reproducibility using 3-D stereophotogrammetry and reverse engineering technology. Social smile images of white adolescents (N  =  15, mean age  =  15.4 ±1.5 years; range  =  14-17 years) were obtained using 3dMDFlex (3dMD, Atlanta, Ga). Each participant was asked to produce 16 social smiles at 3-minute intervals. All images were obtained in natural head position. Alignment of images, segmentation of smile area, and 3-D deviation analysis were carried out using Geomagic Control software (3D Systems Inc, Cary, NC). A single image was taken as a reference, and the remaining 15 images were compared with the reference image to evaluate positive and negative deviations. The differences between the mean deviation limits of participants with the highest and the lowest deviations and the total mean deviations were evaluated using Bland-Altman Plots. Minimum and maximum deviations of a single image from the reference image were 0.34 and 2.69 mm, respectively. Lowest deviation between two images was within 0.5 mm and 1.54 mm among all participants (mean, 0.96 ± 0.21 mm), and the highest deviation was between 0.41 mm and 2.69 mm (mean, 1.53 ± 0.46 mm). For a single patient, when all alignments were considered together, the mean deviation was between 0.32 ± 0.10 mm and 0.59 ± 0.24 mm. Mean deviation for one image was between 0.14 and 1.21 mm. The range of reproducibility of the social smile presented individual variability, but this variation was not clinically significant or detectable under routine clinical observation.

  16. Reconfigurable engineered motile semiconductor microparticles.

    Science.gov (United States)

    Ohiri, Ugonna; Shields, C Wyatt; Han, Koohee; Tyler, Talmage; Velev, Orlin D; Jokerst, Nan

    2018-05-03

    Locally energized particles form the basis for emerging classes of active matter. The design of active particles has led to their controlled locomotion and assembly. The next generation of particles should demonstrate robust control over their active assembly, disassembly, and reconfiguration. Here we introduce a class of semiconductor microparticles that can be comprehensively designed (in size, shape, electric polarizability, and patterned coatings) using standard microfabrication tools. These custom silicon particles draw energy from external electric fields to actively propel, while interacting hydrodynamically, and sequentially assemble and disassemble on demand. We show that a number of electrokinetic effects, such as dielectrophoresis, induced charge electrophoresis, and diode propulsion, can selectively power the microparticle motions and interactions. The ability to achieve on-demand locomotion, tractable fluid flows, synchronized motility, and reversible assembly using engineered silicon microparticles may enable advanced applications that include remotely powered microsensors, artificial muscles, reconfigurable neural networks and computational systems.

  17. Reverse engineering of TLX oncogenic transcriptional networks identifies RUNX1 as tumor suppressor in T-ALL.

    Science.gov (United States)

    Della Gatta, Giusy; Palomero, Teresa; Perez-Garcia, Arianne; Ambesi-Impiombato, Alberto; Bansal, Mukesh; Carpenter, Zachary W; De Keersmaecker, Kim; Sole, Xavier; Xu, Luyao; Paietta, Elisabeth; Racevskis, Janis; Wiernik, Peter H; Rowe, Jacob M; Meijerink, Jules P; Califano, Andrea; Ferrando, Adolfo A

    2012-02-26

    The TLX1 and TLX3 transcription factor oncogenes have a key role in the pathogenesis of T cell acute lymphoblastic leukemia (T-ALL). Here we used reverse engineering of global transcriptional networks to decipher the oncogenic regulatory circuit controlled by TLX1 and TLX3. This systems biology analysis defined T cell leukemia homeobox 1 (TLX1) and TLX3 as master regulators of an oncogenic transcriptional circuit governing T-ALL. Notably, a network structure analysis of this hierarchical network identified RUNX1 as a key mediator of the T-ALL induced by TLX1 and TLX3 and predicted a tumor-suppressor role for RUNX1 in T cell transformation. Consistent with these results, we identified recurrent somatic loss-of-function mutations in RUNX1 in human T-ALL. Overall, these results place TLX1 and TLX3 at the top of an oncogenic transcriptional network controlling leukemia development, show the power of network analyses to identify key elements in the regulatory circuits governing human cancer and identify RUNX1 as a tumor-suppressor gene in T-ALL.

  18. Effective multiple oral administration of reverse genetics engineered infectious bursal disease virus in mice in the presence of neutralizing antibodies.

    Science.gov (United States)

    Hornyák, Ákos; Lipinski, Kai S; Bakonyi, Tamás; Forgách, Petra; Horváth, Ernő; Farsang, Attila; Hedley, Susan J; Palya, Vilmos; Bakács, Tibor; Kovesdi, Imre

    2015-01-01

    Despite spectacular successes in hepatitis B and C therapies, severe hepatic impairment is still a major treatment problem. The clinically tested infectious bursal disease virus (IBDV) superinfection therapy promises an innovative, interferon-free solution to this great unmet need, provided that a consistent manufacturing process preventing mutations or reversions to virulent strains is obtained. To address safety concerns, a tissue culture adapted IBDV vaccine strain V903/78 was cloned into cDNA plasmids ensuring reproducible production of a reverse engineered virus R903/78. The therapeutic drug candidate was characterized by immunocytochemistry assay, virus particle determination and immunoblot analysis. The biodistribution and potential immunogenicity of the IBDV agent was determined in mice, which is not a natural host of this virus, by quantitative detection of IBDV RNA by a quantitative reverse transcriptase-polymerase chain reaction and virus neutralization test, respectively. Several human cell lines supported IBDV propagation in the absence of visible cytopathic effect. The virus was stable from pH 8 to pH 6 and demonstrated significant resistance to low pH and also proved to be highly resistant to high temperatures. No pathological effects were observed in mice. Single and multiple oral administration of IBDV elicited antibodies with neutralizing activities in vitro. Repeat oral administration of R903/78 was successful despite the presence of neutralizing antibodies. Single oral and intravenous administration indicated that IBDV does not replicate in mammalian liver alleviating some safety related concerns. These data supports the development of an orally delivered anti-hepatitis B virus/ anti-hepatitis C virus viral agent for human use. Copyright © 2015 John Wiley & Sons, Ltd.

  19. Management Tools in Engineering Education.

    Science.gov (United States)

    Fehr, M.

    1999-01-01

    Describes a teaching model that applies management tools such as delegation, total quality management, time management, teamwork, and Deming rules. Promotes the advantages of efficiency, reporting, independent scheduling, and quality. (SK)

  20. Inverse Processing of Undefined Complex Shape Parts from Structural High Alloyed Tool Steel

    Directory of Open Access Journals (Sweden)

    Katarina Monkova

    2014-02-01

    Full Text Available The paper deals with the process of 3D digitization as a tool for increasing production efficiency of complex shaped parts. Utilizes the concept of reverse engineering and new the model of NC program generation STEP-NC, for the of templates production for winding the stator coil of electromotors that is for electric household appliances. The manual production of prototype was substituted by manufacturing with NC machines. A 3D scanner was used for data digitizing, CAD/CAM system Pro/Engineering was used for NC program generation, and 3D measuring equipment was used for verification of new produced parts. The company estimated that only due to the implementation of STEP NC standard into production process it was allowed to read the 3D geometry of the product without problems. It helps the workshop to shorten the time needed for part production by about 30%.

  1. Stem cells in drug discovery, tissue engineering, and regenerative medicine: emerging opportunities and challenges.

    Science.gov (United States)

    Nirmalanandhan, Victor Sanjit; Sittampalam, G Sitta

    2009-08-01

    Stem cells, irrespective of their origin, have emerged as valuable reagents or tools in human health in the past 2 decades. Initially, a research tool to study fundamental aspects of developmental biology is now the central focus of generating transgenic animals, drug discovery, and regenerative medicine to address degenerative diseases of multiple organ systems. This is because stem cells are pluripotent or multipotent cells that can recapitulate developmental paths to repair damaged tissues. However, it is becoming clear that stem cell therapy alone may not be adequate to reverse tissue and organ damage in degenerative diseases. Existing small-molecule drugs and biologicals may be needed as "molecular adjuvants" or enhancers of stem cells administered in therapy or adult stem cells in the diseased tissues. Hence, a combination of stem cell-based, high-throughput screening and 3D tissue engineering approaches is necessary to advance the next wave of tools in preclinical drug discovery. In this review, the authors have attempted to provide a basic account of various stem cells types, as well as their biology and signaling, in the context of research in regenerative medicine. An attempt is made to link stem cells as reagents, pharmacology, and tissue engineering as converging fields of research for the next decade.

  2. Advanced engineering environment collaboration project.

    Energy Technology Data Exchange (ETDEWEB)

    Lamph, Jane Ann; Pomplun, Alan R.; Kiba, Grant W.; Dutra, Edward G.; Dankiewicz, Robert J.; Marburger, Scot J.

    2008-12-01

    The Advanced Engineering Environment (AEE) is a model for an engineering design and communications system that will enhance project collaboration throughout the nuclear weapons complex (NWC). Sandia National Laboratories and Parametric Technology Corporation (PTC) worked together on a prototype project to evaluate the suitability of a portion of PTC's Windchill 9.0 suite of data management, design and collaboration tools as the basis for an AEE. The AEE project team implemented Windchill 9.0 development servers in both classified and unclassified domains and used them to test and evaluate the Windchill tool suite relative to the needs of the NWC using weapons project use cases. A primary deliverable was the development of a new real time collaborative desktop design and engineering process using PDMLink (data management tool), Pro/Engineer (mechanical computer aided design tool) and ProductView Lite (visualization tool). Additional project activities included evaluations of PTC's electrical computer aided design, visualization, and engineering calculations applications. This report documents the AEE project work to share information and lessons learned with other NWC sites. It also provides PTC with recommendations for improving their products for NWC applications.

  3. Advanced engineering environment collaboration project

    International Nuclear Information System (INIS)

    Lamph, Jane Ann; Pomplun, Alan R.; Kiba, Grant W.; Dutra, Edward G.; Dankiewicz, Robert J.; Marburger, Scot J.

    2008-01-01

    The Advanced Engineering Environment (AEE) is a model for an engineering design and communications system that will enhance project collaboration throughout the nuclear weapons complex (NWC). Sandia National Laboratories and Parametric Technology Corporation (PTC) worked together on a prototype project to evaluate the suitability of a portion of PTC's Windchill 9.0 suite of data management, design and collaboration tools as the basis for an AEE. The AEE project team implemented Windchill 9.0 development servers in both classified and unclassified domains and used them to test and evaluate the Windchill tool suite relative to the needs of the NWC using weapons project use cases. A primary deliverable was the development of a new real time collaborative desktop design and engineering process using PDMLink (data management tool), Pro/Engineer (mechanical computer aided design tool) and ProductView Lite (visualization tool). Additional project activities included evaluations of PTC's electrical computer aided design, visualization, and engineering calculations applications. This report documents the AEE project work to share information and lessons learned with other NWC sites. It also provides PTC with recommendations for improving their products for NWC applications

  4. Search Engine : an effective tool for exploring the Internet

    OpenAIRE

    Ranasinghe, W.M. Tharanga Dilruk

    2006-01-01

    The Internet has become the largest source of information. Today, millions of Websites exist and this number continuous to grow. Finding the right information at the right time is the challenge in the Internet age. Search engine is searchable database which allows locating the information on the Internet by submitting the keywords. Search engines can be divided into two categories as the Individual and Meta Search engines. This article discusses the features of these search engines in detail.

  5. Virtual modelling of components of a production system as the tool of lean engineering

    Science.gov (United States)

    Monica, Z.

    2015-11-01

    Between the most effective techniques of manufacturing management is considered the Lean Engineering. The term “lean engineering” was created by Japanese manufacturers. The high efficiency of this method resulted in a meaningful growth in concern in the philosophy of Lean among European companies, and consequently the use of its European markets. Lean philosophy is an approach to manufacturing to minimize the use of all resources, including time. These are resources that are used in the company for a variety of activities. This implies, first identify and then eliminate activities which does not generate added value in the field of design, manufacturing, supply chain management, and customer relations. The producers of these principles not only employ teams multi-professional employees at all levels of the organization, but also use a more automated machines to produce large quantities of products with a high degree of diversity. Lean Engineering is to use a number of principles and practical guidelines that allow you to reduce costs by eliminating absolute extravagance, and also simplification of all manufacturing processes and maintenance. Nowadays it could be applied the powerful engineering programs to realize the concept of Lean Engineering. They could be described using the term CAD/CAM/CAE. They consist of completely different packages for both the design of elements, as well process design. Their common feature is generally considered with their application area. They are used for computer programs assisting the design, development and manufacturing phases of a manufacturing process. The idea of the presented work is to use the Siemens NX software for aiding the process of Lean Engineering system creating. The investigated system is a robotized workcell. In the NX system are created the components of the designed workcell such as machine tools, as industrial robot, as conveyors and buffers. The system let to functionally link these components to

  6. Information criteria for quantifying loss of reversibility in parallelized KMC

    Energy Technology Data Exchange (ETDEWEB)

    Gourgoulias, Konstantinos, E-mail: gourgoul@math.umass.edu; Katsoulakis, Markos A., E-mail: markos@math.umass.edu; Rey-Bellet, Luc, E-mail: luc@math.umass.edu

    2017-01-01

    Parallel Kinetic Monte Carlo (KMC) is a potent tool to simulate stochastic particle systems efficiently. However, despite literature on quantifying domain decomposition errors of the particle system for this class of algorithms in the short and in the long time regime, no study yet explores and quantifies the loss of time-reversibility in Parallel KMC. Inspired by concepts from non-equilibrium statistical mechanics, we propose the entropy production per unit time, or entropy production rate, given in terms of an observable and a corresponding estimator, as a metric that quantifies the loss of reversibility. Typically, this is a quantity that cannot be computed explicitly for Parallel KMC, which is why we develop a posteriori estimators that have good scaling properties with respect to the size of the system. Through these estimators, we can connect the different parameters of the scheme, such as the communication time step of the parallelization, the choice of the domain decomposition, and the computational schedule, with its performance in controlling the loss of reversibility. From this point of view, the entropy production rate can be seen both as an information criterion to compare the reversibility of different parallel schemes and as a tool to diagnose reversibility issues with a particular scheme. As a demonstration, we use Sandia Lab's SPPARKS software to compare different parallelization schemes and different domain (lattice) decompositions.

  7. Bridging the Design-Science Gap with Tools: Science Learning and Design Behaviors in a Simulated Environment for Engineering Design

    Science.gov (United States)

    Chao, Jie; Xie, Charles; Nourian, Saeid; Chen, Guanhua; Bailey, Siobhan; Goldstein, Molly H.; Purzer, Senay; Adams, Robin S.; Tutwiler, M. Shane

    2017-01-01

    Many pedagogical innovations aim to integrate engineering design and science learning. However, students frequently show little attempt or have difficulties in connecting their design projects with the underlying science. Drawing upon the Cultural-Historical Activity Theory, we argue that the design tools available in a learning environment…

  8. Digital-flight-control-system software written in automated-engineering-design language: A user's guide of verification and validation tools

    Science.gov (United States)

    Saito, Jim

    1987-01-01

    The user guide of verification and validation (V&V) tools for the Automated Engineering Design (AED) language is specifically written to update the information found in several documents pertaining to the automated verification of flight software tools. The intent is to provide, in one document, all the information necessary to adequately prepare a run to use the AED V&V tools. No attempt is made to discuss the FORTRAN V&V tools since they were not updated and are not currently active. Additionally, the current descriptions of the AED V&V tools are contained and provides information to augment the NASA TM 84276. The AED V&V tools are accessed from the digital flight control systems verification laboratory (DFCSVL) via a PDP-11/60 digital computer. The AED V&V tool interface handlers on the PDP-11/60 generate a Univac run stream which is transmitted to the Univac via a Remote Job Entry (RJE) link. Job execution takes place on the Univac 1100 and the job output is transmitted back to the DFCSVL and stored as a PDP-11/60 printfile.

  9. Atomic Force Microscopy: A Powerful Tool to Address Scaffold Design in Tissue Engineering.

    Science.gov (United States)

    Marrese, Marica; Guarino, Vincenzo; Ambrosio, Luigi

    2017-02-13

    Functional polymers currently represent a basic component of a large range of biological and biomedical applications including molecular release, tissue engineering, bio-sensing and medical imaging. Advancements in these fields are driven by the use of a wide set of biodegradable polymers with controlled physical and bio-interactive properties. In this context, microscopy techniques such as Atomic Force Microscopy (AFM) are emerging as fundamental tools to deeply investigate morphology and structural properties at micro and sub-micrometric scale, in order to evaluate the in time relationship between physicochemical properties of biomaterials and biological response. In particular, AFM is not only a mere tool for screening surface topography, but may offer a significant contribution to understand surface and interface properties, thus concurring to the optimization of biomaterials performance, processes, physical and chemical properties at the micro and nanoscale. This is possible by capitalizing the recent discoveries in nanotechnologies applied to soft matter such as atomic force spectroscopy to measure surface forces through force curves. By tip-sample local interactions, several information can be collected such as elasticity, viscoelasticity, surface charge densities and wettability. This paper overviews recent developments in AFM technology and imaging techniques by remarking differences in operational modes, the implementation of advanced tools and their current application in biomaterials science, in terms of characterization of polymeric devices in different forms (i.e., fibres, films or particles).

  10. Atomic Force Microscopy: A Powerful Tool to Address Scaffold Design in Tissue Engineering

    Directory of Open Access Journals (Sweden)

    Marica Marrese

    2017-02-01

    Full Text Available Functional polymers currently represent a basic component of a large range of biological and biomedical applications including molecular release, tissue engineering, bio-sensing and medical imaging. Advancements in these fields are driven by the use of a wide set of biodegradable polymers with controlled physical and bio-interactive properties. In this context, microscopy techniques such as Atomic Force Microscopy (AFM are emerging as fundamental tools to deeply investigate morphology and structural properties at micro and sub-micrometric scale, in order to evaluate the in time relationship between physicochemical properties of biomaterials and biological response. In particular, AFM is not only a mere tool for screening surface topography, but may offer a significant contribution to understand surface and interface properties, thus concurring to the optimization of biomaterials performance, processes, physical and chemical properties at the micro and nanoscale. This is possible by capitalizing the recent discoveries in nanotechnologies applied to soft matter such as atomic force spectroscopy to measure surface forces through force curves. By tip-sample local interactions, several information can be collected such as elasticity, viscoelasticity, surface charge densities and wettability. This paper overviews recent developments in AFM technology and imaging techniques by remarking differences in operational modes, the implementation of advanced tools and their current application in biomaterials science, in terms of characterization of polymeric devices in different forms (i.e., fibres, films or particles.

  11. Simulation-Based e-Learning Tools for Science,Engineering, and Technology Education(SimBeLT)

    Science.gov (United States)

    Davis, Doyle V.; Cherner, Y.

    2006-12-01

    The focus of Project SimBeLT is the research, development, testing, and dissemination of a new type of simulation-based integrated e-learning set of modules for two-year college technical and engineering curricula in the areas of thermodynamics, fluid physics, and fiber optics that can also be used in secondary schools and four-year colleges. A collection of sophisticated virtual labs is the core component of the SimBeLT modules. These labs will be designed to enhance the understanding of technical concepts and underlying fundamental principles of these topics, as well as to master certain performance based skills online. SimBeLT software will help educators to meet the National Science Education Standard that "learning science and technology is something that students do, not something that is done to them". A major component of Project SimBeLT is the development of multi-layered technology-oriented virtual labs that realistically mimic workplace-like environments. Dynamic data exchange between simulations will be implemented and links with instant instructional messages and data handling tools will be realized. A second important goal of Project SimBeLT labs is to bridge technical skills and scientific knowledge by enhancing the teaching and learning of specific scientific or engineering subjects. SimBeLT builds upon research and outcomes of interactive teaching strategies and tools developed through prior NSF funding (http://webphysics.nhctc.edu/compact/index.html) (Project SimBeLT is partially supported by a grant from the National Science Foundation DUE-0603277)

  12. High Technology Development and Creation of Experimental Industrial Area of High-Performance Precision Diamond Dress Tool Production for Engineering Needs and Import Substitution in Ukraine

    Directory of Open Access Journals (Sweden)

    N. Novikov

    2013-09-01

    Full Text Available Manufacturing design of high-precision diamond tool for special applications carried out at V. M Bakul Institute for Superhard Materials of NAS of Ukraine is described. Presented developments open up scientific and technological capabilities of special dress diamond tool production for mechanical engineering and substitution of imported tools at Ukrainian enterprises by home-produced.

  13. SWITCH: a dynamic CRISPR tool for genome engineering and metabolic pathway control for cell factory construction in Saccharomyces cerevisiae

    DEFF Research Database (Denmark)

    Garcia Vanegas, Katherina; Lehka, Beata Joanna; Mortensen, Uffe Hasbro

    2017-01-01

    to the pathway control state where production was optimized by downregulating an essential gene TSC13, hence, reducing formation of a byproduct. Conclusions We have successfully integrated two CRISPR tools, one for genetic engineering and one for pathway control, into one system and successfully used it for cell...

  14. Reverse Engineering of Modified Genes by Bayesian Network Analysis Defines Molecular Determinants Critical to the Development of Glioblastoma

    Science.gov (United States)

    Kunkle, Brian W.; Yoo, Changwon; Roy, Deodutta

    2013-01-01

    In this study we have identified key genes that are critical in development of astrocytic tumors. Meta-analysis of microarray studies which compared normal tissue to astrocytoma revealed a set of 646 differentially expressed genes in the majority of astrocytoma. Reverse engineering of these 646 genes using Bayesian network analysis produced a gene network for each grade of astrocytoma (Grade I–IV), and ‘key genes’ within each grade were identified. Genes found to be most influential to development of the highest grade of astrocytoma, Glioblastoma multiforme were: COL4A1, EGFR, BTF3, MPP2, RAB31, CDK4, CD99, ANXA2, TOP2A, and SERBP1. All of these genes were up-regulated, except MPP2 (down regulated). These 10 genes were able to predict tumor status with 96–100% confidence when using logistic regression, cross validation, and the support vector machine analysis. Markov genes interact with NFkβ, ERK, MAPK, VEGF, growth hormone and collagen to produce a network whose top biological functions are cancer, neurological disease, and cellular movement. Three of the 10 genes - EGFR, COL4A1, and CDK4, in particular, seemed to be potential ‘hubs of activity’. Modified expression of these 10 Markov Blanket genes increases lifetime risk of developing glioblastoma compared to the normal population. The glioblastoma risk estimates were dramatically increased with joint effects of 4 or more than 4 Markov Blanket genes. Joint interaction effects of 4, 5, 6, 7, 8, 9 or 10 Markov Blanket genes produced 9, 13, 20.9, 26.7, 52.8, 53.2, 78.1 or 85.9%, respectively, increase in lifetime risk of developing glioblastoma compared to normal population. In summary, it appears that modified expression of several ‘key genes’ may be required for the development of glioblastoma. Further studies are needed to validate these ‘key genes’ as useful tools for early detection and novel therapeutic options for these tumors. PMID:23737970

  15. Reverse engineering of modified genes by Bayesian network analysis defines molecular determinants critical to the development of glioblastoma.

    Directory of Open Access Journals (Sweden)

    Brian W Kunkle

    Full Text Available In this study we have identified key genes that are critical in development of astrocytic tumors. Meta-analysis of microarray studies which compared normal tissue to astrocytoma revealed a set of 646 differentially expressed genes in the majority of astrocytoma. Reverse engineering of these 646 genes using Bayesian network analysis produced a gene network for each grade of astrocytoma (Grade I-IV, and 'key genes' within each grade were identified. Genes found to be most influential to development of the highest grade of astrocytoma, Glioblastoma multiforme were: COL4A1, EGFR, BTF3, MPP2, RAB31, CDK4, CD99, ANXA2, TOP2A, and SERBP1. All of these genes were up-regulated, except MPP2 (down regulated. These 10 genes were able to predict tumor status with 96-100% confidence when using logistic regression, cross validation, and the support vector machine analysis. Markov genes interact with NFkβ, ERK, MAPK, VEGF, growth hormone and collagen to produce a network whose top biological functions are cancer, neurological disease, and cellular movement. Three of the 10 genes - EGFR, COL4A1, and CDK4, in particular, seemed to be potential 'hubs of activity'. Modified expression of these 10 Markov Blanket genes increases lifetime risk of developing glioblastoma compared to the normal population. The glioblastoma risk estimates were dramatically increased with joint effects of 4 or more than 4 Markov Blanket genes. Joint interaction effects of 4, 5, 6, 7, 8, 9 or 10 Markov Blanket genes produced 9, 13, 20.9, 26.7, 52.8, 53.2, 78.1 or 85.9%, respectively, increase in lifetime risk of developing glioblastoma compared to normal population. In summary, it appears that modified expression of several 'key genes' may be required for the development of glioblastoma. Further studies are needed to validate these 'key genes' as useful tools for early detection and novel therapeutic options for these tumors.

  16. Micro Engineering

    DEFF Research Database (Denmark)

    Alting, Leo; Kimura, F.; Hansen, Hans Nørgaard

    2003-01-01

    The paper addresses the questions of how micro products are designed and how they are manufactured. Definitions of micro products and micro engineering are discussed and the presentation is aimed at describing typical issues, possibilities and tools regarding design of micro products. The implica......The paper addresses the questions of how micro products are designed and how they are manufactured. Definitions of micro products and micro engineering are discussed and the presentation is aimed at describing typical issues, possibilities and tools regarding design of micro products...

  17. New transposon tools tailored for metabolic engineering of Gram-negative microbial cell factories

    Directory of Open Access Journals (Sweden)

    Esteban eMartínez-García

    2014-10-01

    Full Text Available Re-programming microorganisms to modify their existing functions and/or to bestow bacteria with entirely new-to-Nature tasks have largely relied so far on specialized molecular biology tools. Such endeavors are not only relevant in the burgeoning metabolic engineering arena, but also instrumental to explore the functioning of complex regulatory networks from a fundamental point of view. À la carte modification of bacterial genomes thus calls for novel tools to make genetic manipulations easier. We propose the use of a series of new broad-host-range mini-Tn5 vectors, termed pBAMDs, for the delivery of gene(s into the chromosome of Gram-negative bacteria and for generating saturated mutagenesis libraries in gene function studies. These delivery vectors endow the user with the possibility of easy cloning and subsequent insertion of functional cargoes with three different antibiotic resistance markers (kanamycin, streptomycin, and gentamicin. After validating the pBAMD vectors in the environmental bacterium Pseudomonas putida KT2440, their use was also illustrated by inserting the entire poly(3-hydroxybutyrate (PHB synthesis pathway from Cupriavidus necator in the chromosome of a phosphotransacetylase mutant of Escherichia coli. PHB is a completely biodegradable polyester with a number of industrial applications that make it attractive as a potential replacement of oil-based plastics. The non-selective nature of chromosomal insertions of the biosynthetic genes was evidenced by a large landscape of PHB synthesis levels in independent clones. One clone was selected and further characterized as a microbial cell factory for PHB accumulation, and it achieved polymer accumulation levels comparable to those of a plasmid-bearing recombinant. Taken together, our results demonstrate that the new mini-Tn5 vectors can be used to confer interesting phenotypes in Gram-negative bacteria that would be very difficult to engineer through direct manipulation of the

  18. New Transposon Tools Tailored for Metabolic Engineering of Gram-Negative Microbial Cell Factories

    Energy Technology Data Exchange (ETDEWEB)

    Martínez-García, Esteban; Aparicio, Tomás; Lorenzo, Víctor de; Nikel, Pablo I., E-mail: pablo.nikel@cnb.csic.es [Systems and Synthetic Biology Program, Centro Nacional de Biotecnología (CNB-CSIC), Madrid (Spain)

    2014-10-28

    Re-programming microorganisms to modify their existing functions and/or to bestow bacteria with entirely new-to-Nature tasks have largely relied so far on specialized molecular biology tools. Such endeavors are not only relevant in the burgeoning metabolic engineering arena but also instrumental to explore the functioning of complex regulatory networks from a fundamental point of view. À la carte modification of bacterial genomes thus calls for novel tools to make genetic manipulations easier. We propose the use of a series of new broad-host-range mini-Tn5-vectors, termed pBAMDs, for the delivery of gene(s) into the chromosome of Gram-negative bacteria and for generating saturated mutagenesis libraries in gene function studies. These delivery vectors endow the user with the possibility of easy cloning and subsequent insertion of functional cargoes with three different antibiotic-resistance markers (kanamycin, streptomycin, and gentamicin). After validating the pBAMD vectors in the environmental bacterium Pseudomonas putida KT2440, their use was also illustrated by inserting the entire poly(3-hydroxybutyrate) (PHB) synthesis pathway from Cupriavidus necator in the chromosome of a phosphotransacetylase mutant of Escherichia coli. PHB is a completely biodegradable polyester with a number of industrial applications that make it attractive as a potential replacement of oil-based plastics. The non-selective nature of chromosomal insertions of the biosynthetic genes was evidenced by a large landscape of PHB synthesis levels in independent clones. One clone was selected and further characterized as a microbial cell factory for PHB accumulation, and it achieved polymer accumulation levels comparable to those of a plasmid-bearing recombinant. Taken together, our results demonstrate that the new mini-Tn5-vectors can be used to confer interesting phenotypes in Gram-negative bacteria that would be very difficult to engineer through direct manipulation of the structural genes.

  19. New Transposon Tools Tailored for Metabolic Engineering of Gram-Negative Microbial Cell Factories

    International Nuclear Information System (INIS)

    Martínez-García, Esteban; Aparicio, Tomás; Lorenzo, Víctor de; Nikel, Pablo I.

    2014-01-01

    Re-programming microorganisms to modify their existing functions and/or to bestow bacteria with entirely new-to-Nature tasks have largely relied so far on specialized molecular biology tools. Such endeavors are not only relevant in the burgeoning metabolic engineering arena but also instrumental to explore the functioning of complex regulatory networks from a fundamental point of view. À la carte modification of bacterial genomes thus calls for novel tools to make genetic manipulations easier. We propose the use of a series of new broad-host-range mini-Tn5-vectors, termed pBAMDs, for the delivery of gene(s) into the chromosome of Gram-negative bacteria and for generating saturated mutagenesis libraries in gene function studies. These delivery vectors endow the user with the possibility of easy cloning and subsequent insertion of functional cargoes with three different antibiotic-resistance markers (kanamycin, streptomycin, and gentamicin). After validating the pBAMD vectors in the environmental bacterium Pseudomonas putida KT2440, their use was also illustrated by inserting the entire poly(3-hydroxybutyrate) (PHB) synthesis pathway from Cupriavidus necator in the chromosome of a phosphotransacetylase mutant of Escherichia coli. PHB is a completely biodegradable polyester with a number of industrial applications that make it attractive as a potential replacement of oil-based plastics. The non-selective nature of chromosomal insertions of the biosynthetic genes was evidenced by a large landscape of PHB synthesis levels in independent clones. One clone was selected and further characterized as a microbial cell factory for PHB accumulation, and it achieved polymer accumulation levels comparable to those of a plasmid-bearing recombinant. Taken together, our results demonstrate that the new mini-Tn5-vectors can be used to confer interesting phenotypes in Gram-negative bacteria that would be very difficult to engineer through direct manipulation of the structural genes.

  20. Engineering and Ingenuity, Tools and Technologies (1)

    DEFF Research Database (Denmark)

    Jensen, Jørgen Juncher; Ravn, Erik Sonne; Guarin, Luis

    2007-01-01

    Risk-based ship design demands advanced tools to predict the safety performance of a given design. Such tools have been developed or refined in the SAFEDOR project covering • Fast and accurate flooding prediction • Probabilistic assessment of the strength of ship structures • Probabilistic...... assessment of intact stability • Prevention of collision and grounding events • Prevention of fire and explosion events Various procedures have been used to derive the tools: Bayesian network, artificial neural networks, CFD calculations, non-linear time domain calculations and reliability models...... with tools for fast and reliable evaluation of various risks associated with failure of the ship or its subsystems and able to evaluate the effect of various risk-control options. Examples will be given within prevention of collision, grounding and fire events....

  1. Probabilistic Reverse dOsimetry Estimating Exposure Distribution (PROcEED)

    Science.gov (United States)

    PROcEED is a web-based application used to conduct probabilistic reverse dosimetry calculations.The tool is used for estimating a distribution of exposure concentrations likely to have produced biomarker concentrations measured in a population.

  2. The fraying web of life and our future engineers

    Science.gov (United States)

    Splitt, Frank G.

    2004-07-01

    Evidence abounds that we are reaching the carrying capacity of the earth -- engaging in deficit spending. The amount of crops, animals, and other biomatter we extract from the earth each year exceeds wth the earth can replace by an estimated 20%. Additionally, signs of climate change are precursors of things to come. Global industrialization and the new technologies of the 20th century have helped to stretch the capacities of our finite natural system to precarious levels. Taken together, this evidence reflects a fraying web of life. Sustainable development and natural capitalism work to reverse these trends, however, we are often still wedded to the notion that environmental conservation and economic development are the 'players' in a zero-sum game. Engineering and its technological derivatives can also help remedy the problem. The well being of future generations will depend to a large extent on how we educate our future engineers. These engineers will be a new breed -- developing and using sustainable technology, benign manufacturing processes and an expanded array of environmental assessment tools that will simultaneously support and maintain healthy economies and a healthy environment. The importance of environment and sustainable development cosiderations, the need for their widespread inclusion in engineering education, the impediments to change, and the important role played by ABET will be presented.

  3. Theory of Technical Systems--Educational Tool for Engineering

    Science.gov (United States)

    Eder, Wolfgang Ernst

    2016-01-01

    Hubka's theory of technical systems (TTS) is briefly outlined. It describes commonalities in all engineering devices, whatever their physical principles of action. This theory is based on a general transformation system (TrfS), which can be used to show engineering in the contexts of society, economics and historic developments. The life cycle of…

  4. The hologram and its utilization as a physics teaching tool for physics teaching in engineering courses

    OpenAIRE

    Toledo, Rolando Serra; Cruz, Gilda Vega; Zaldo, Angel Ferrat; Lunazzi, José J.; Magalhães, Daniel S.F.

    2009-01-01

    With the emergence and development of the white-light holograms, new possibilities were created for its utilization as a teaching tool due to the characteristic of producing a three-dimensional image which constitutes an optical duplicate of the object. In this work the distinctive aspects of the hologram are described and its utilization is analyzed in engineering courses, through the design and construction of a Didactic Exhibition of Holography. Con el surgimiento de los hologramas reco...

  5. Integrated Data Visualization and Virtual Reality Tool

    Science.gov (United States)

    Dryer, David A.

    1998-01-01

    The Integrated Data Visualization and Virtual Reality Tool (IDVVRT) Phase II effort was for the design and development of an innovative Data Visualization Environment Tool (DVET) for NASA engineers and scientists, enabling them to visualize complex multidimensional and multivariate data in a virtual environment. The objectives of the project were to: (1) demonstrate the transfer and manipulation of standard engineering data in a virtual world; (2) demonstrate the effects of design and changes using finite element analysis tools; and (3) determine the training and engineering design and analysis effectiveness of the visualization system.

  6. Reverse Engineering in Data Integration Software

    Directory of Open Access Journals (Sweden)

    Vlad DIACONITA

    2013-05-01

    Full Text Available Integrated applications are complex solutions that help build better consolidated and standardized systems from existing (usually transactional systems. Integrated applications are complex solutions, whose complexity are determined by the economic processes they implement, the amount of data employed (millions of records grouped in hundreds of tables, databases, hundreds of GB and the number of users [11]. Oracle, once mainly known for his database and e-business solutions has been constantly expanding its product portfolio, providing solutions for SOA, BPA, Warehousing, Big Data and Cloud Computing. In this article I will review the facilities and the power of using a dedicated integration tool in an environment with multiple data sources and a target data mart.

  7. An engineer's guide to Mathematica

    CERN Document Server

    Magrab, Edward B

    2014-01-01

    Provides the tools for the reader to generate Mathematica® programs to obtain numerical solutions to a wide range of engineering topics An Engineer's Guide to Mathematica® provides the tools to be able to generate verifiably correct Mathematica® programs that obtain symbolic and numerical solutions to a wide range of engineering topics, and to display the numerical results with annotated graphics and, when appropriate, interactive graphics.  The first part of the book introduces the fundamentals of Mathematica's syntax and a subset of commands useful in solving engineering problems.  The se

  8. Reversing the direction of galvanotaxis with controlled increases in boundary layer viscosity

    Science.gov (United States)

    Kobylkevich, Brian M.; Sarkar, Anyesha; Carlberg, Brady R.; Huang, Ling; Ranjit, Suman; Graham, David M.; Messerli, Mark A.

    2018-05-01

    Weak external electric fields (EFs) polarize cellular structure and direct most migrating cells (galvanotaxis) toward the cathode, making it a useful tool during tissue engineering and for healing epidermal wounds. However, the biophysical mechanisms for sensing weak EFs remain elusive. We have reinvestigated the mechanism of cathode-directed water flow (electro-osmosis) in the boundary layer of cells, by reducing it with neutral, viscous polymers. We report that increasing viscosity with low molecular weight polymers decreases cathodal migration and promotes anodal migration in a concentration dependent manner. In contrast, increased viscosity with high molecular weight polymers does not affect directionality. We explain the contradictory results in terms of porosity and hydraulic permeability between the polymers rather than in terms of bulk viscosity. These results provide the first evidence for controlled reversal of galvanotaxis using viscous agents and position the field closer to identifying the putative electric field receptor, a fundamental, outside-in signaling receptor that controls cellular polarity for different cell types.

  9. HiDi: an efficient reverse engineering schema for large-scale dynamic regulatory network reconstruction using adaptive differentiation

    KAUST Repository

    Deng, Yue

    2017-08-05

    Motivation: The use of differential equations (ODE) is one of the most promising approaches to network inference. The success of ODE-based approaches has, however, been limited, due to the difficulty in estimating parameters and by their lack of scalability. Here, we introduce a novel method and pipeline to reverse engineer gene regulatory networks from gene expression of time series and perturbation data based upon an improvement on the calculation scheme of the derivatives and a pre-filtration step to reduce the number of possible links. The method introduces a linear differential equation model with adaptive numerical differentiation that is scalable to extremely large regulatory networks. Results: We demonstrate the ability of this method to outperform current state-of-the-art methods applied to experimental and synthetic data using test data from the DREAM4 and DREAM5 challenges. Our method displays greater accuracy and scalability. We benchmark the performance of the pipeline with respect to dataset size and levels of noise. We show that the computation time is linear over various network sizes.

  10. Reversed-field multiple mirror concept

    International Nuclear Information System (INIS)

    Steinhauer, L.C.; Grossmann, W.; Seyler, C.E.

    1978-01-01

    The reversed-field multiple mirror (RFMM), is a promising technique for end-stoppering linear magnetic fusion plasmas. By this means the physics and engineering advantages of a linear plasma are gained while circumventing the endloss problem, allowing the projection of very short (less than or equal to 100 m) conceptual reactors. RFMM end-stoppering is accomplished by a string of closed field-line cells on the plasma column axis; these cells strongly retard the axial flow of particles and energy. We describe the reactor implications of the RFMM

  11. Reverse control for humanoid robot task recognition.

    Science.gov (United States)

    Hak, Sovannara; Mansard, Nicolas; Stasse, Olivier; Laumond, Jean Paul

    2012-12-01

    Efficient methods to perform motion recognition have been developed using statistical tools. Those methods rely on primitive learning in a suitable space, for example, the latent space of the joint angle and/or adequate task spaces. Learned primitives are often sequential: A motion is segmented according to the time axis. When working with a humanoid robot, a motion can be decomposed into parallel subtasks. For example, in a waiter scenario, the robot has to keep some plates horizontal with one of its arms while placing a plate on the table with its free hand. Recognition can thus not be limited to one task per consecutive segment of time. The method presented in this paper takes advantage of the knowledge of what tasks the robot is able to do and how the motion is generated from this set of known controllers, to perform a reverse engineering of an observed motion. This analysis is intended to recognize parallel tasks that have been used to generate a motion. The method relies on the task-function formalism and the projection operation into the null space of a task to decouple the controllers. The approach is successfully applied on a real robot to disambiguate motion in different scenarios where two motions look similar but have different purposes.

  12. Using Computer-Aided Software Engineering (CASE)--tools to document the current logical model of a system for DoD requirements specifications.

    OpenAIRE

    Ganzer, Donna A.

    1987-01-01

    Approved for public release; distribution is unlimited The Naval Postgraduate School's final exam scheduling system serves as a test case with which to compare two commercially available Computer-Aided Software Engineering (CASE) tools. The tools, Nastec Corporation's DesignAid (Release 3.55) and Index Technology's Excelerator (Release 1.7) are used to create Section 4.1 of two Abbreviated Systems Decision Papers to determine if their output can satisfy and should replace some of the Life...

  13. Web Search Engines

    OpenAIRE

    Rajashekar, TB

    1998-01-01

    The World Wide Web is emerging as an all-in-one information source. Tools for searching Web-based information include search engines, subject directories and meta search tools. We take a look at key features of these tools and suggest practical hints for effective Web searching.

  14. The Preparation and Properties of Thermo-reversibly Cross-linked Rubber Via Diels-Alder Chemistry

    NARCIS (Netherlands)

    Polgar, Lorenzo Massimo; van Duin, Martin; Picchioni, Francesco

    2016-01-01

    A method for using Diels Alder thermo-reversible chemistry as cross-linking tool for rubber products is demonstrated. In this work, a commercial ethylene-propylene rubber, grafted with maleic anhydride, is thermo-reversibly cross-linked in two steps. The pending anhydride moieties are first modified

  15. Creating a strategic plan for configuration management using computer aided software engineering (CASE) tools

    International Nuclear Information System (INIS)

    Smith, P.R.; Sarfaty, R.

    1993-01-01

    This paper provides guidance in the definition, documentation, measurement, enhancement of processes, and validation of a strategic plan for configuration management (CM). The approach and methodology used in establishing a strategic plan is the same for any enterprise, including the Department of Energy (DOE), commercial nuclear plants, the Department of Defense (DOD), or large industrial complexes. The principles and techniques presented are used world wide by some of the largest corporations. The authors used industry knowledge and the areas of their current employment to illustrate and provide examples. Developing a strategic configuration and information management plan for DOE Idaho Field Office (DOE-ID) facilities is discussed in this paper. A good knowledge of CM principles is the key to successful strategic planning. This paper will describe and define CM elements, and discuss how CM integrates the facility's physical configuration, design basis, and documentation. The strategic plan does not need the support of a computer aided software engineering (CASE) tool. However, the use of the CASE tool provides a methodology for consistency in approach, graphics, and database capability combined to form an encyclopedia and a method of presentation that is easily understood and aids the process of reengineering. CASE tools have much more capability than those stated above. Some examples are supporting a joint application development group (JAD) to prepare a software functional specification document and, if necessary, provide the capability to automatically generate software application code. This paper briefly discusses characteristics and capabilities of two CASE tools that use different methodologies to generate similar deliverables

  16. Where Are All the Women Engineers? An Insider's View of Socialization and Power in Engineering Education

    Science.gov (United States)

    Christman, Jeanne

    2017-01-01

    Despite more than thirty years of the underrepresentation of women in engineering being a persistent concern, research on the cause of the problem has not been successful in reversing the trend. A plethora of theories as to why females are not entering engineering exist, yet they only address issues on the surface and do not attend to a…

  17. The brown algae Pl.LSU/2 group II intron-encoded protein has functional reverse transcriptase and maturase activities.

    Directory of Open Access Journals (Sweden)

    Madeleine Zerbato

    Full Text Available Group II introns are self-splicing mobile elements found in prokaryotes and eukaryotic organelles. These introns propagate by homing into precise genomic locations, following assembly of a ribonucleoprotein complex containing the intron-encoded protein (IEP and the spliced intron RNA. Engineered group II introns are now commonly used tools for targeted genomic modifications in prokaryotes but not in eukaryotes. We speculate that the catalytic activation of currently known group II introns is limited in eukaryotic cells. The brown algae Pylaiella littoralis Pl.LSU/2 group II intron is uniquely capable of in vitro ribozyme activity at physiological level of magnesium but this intron remains poorly characterized. We purified and characterized recombinant Pl.LSU/2 IEP. Unlike most IEPs, Pl.LSU/2 IEP displayed a reverse transcriptase activity without intronic RNA. The Pl.LSU/2 intron could be engineered to splice accurately in Saccharomyces cerevisiae and splicing efficiency was increased by the maturase activity of the IEP. However, spliced transcripts were not expressed. Furthermore, intron splicing was not detected in human cells. While further tool development is needed, these data provide the first functional characterization of the PI.LSU/2 IEP and the first evidence that the Pl.LSU/2 group II intron splicing occurs in vivo in eukaryotes in an IEP-dependent manner.

  18. The future of computer-aided design and engineering at CERN

    CERN Document Server

    Høimyr, Nils-Joar

    2004-01-01

    This working note discusses design and engineering processes at CERN and Computer Aided Design and Engineering tools. The main focus of this note is Mechanical design and CAE activities and how to share and organize the data produced by CAD/CAE tools. These issues cannot be addressed without taking a global view of the engineering activities at CERN. As more and more of the detailed design work is done by external suppliers, the design processes at CERN change. Traditional design work where draftsmen are producing drawings on the request from engineers is replaced by conceptual design work done by domain specialists and engineers. Furthermore CAD and FEM tools have evolved from specialist tools to mainstream utilities mastered by most engineers. Design activities nowadays can now be carried out directly by the project engineer without the use of a design (drawing) office. This environment poses different requirements for design- and engineering support activities as well as the selection of CAE-tools. Design ...

  19. Determination of Gibbs energies of formation in aqueous solution using chemical engineering tools.

    Science.gov (United States)

    Toure, Oumar; Dussap, Claude-Gilles

    2016-08-01

    Standard Gibbs energies of formation are of primary importance in the field of biothermodynamics. In the absence of any directly measured values, thermodynamic calculations are required to determine the missing data. For several biochemical species, this study shows that the knowledge of the standard Gibbs energy of formation of the pure compounds (in the gaseous, solid or liquid states) enables to determine the corresponding standard Gibbs energies of formation in aqueous solutions. To do so, using chemical engineering tools (thermodynamic tables and a model enabling to predict activity coefficients, solvation Gibbs energies and pKa data), it becomes possible to determine the partial chemical potential of neutral and charged components in real metabolic conditions, even in concentrated mixtures. Copyright © 2016 Elsevier Ltd. All rights reserved.

  20. Computer aided control engineering

    DEFF Research Database (Denmark)

    Szymkat, Maciej; Ravn, Ole

    1997-01-01

    Current developments in the field of Computer Aided Control Engineering (CACE) have a visible impact on the design methodologies and the structure of the software tools supporting them. Today control engineers has at their disposal libraries, packages or programming environments that may...... in CACE enhancing efficient flow of information between the tools supporting the following phases of the design process. In principle, this flow has to be two-way, and more or less automated, in order to enable the engineer to observe the propagation of the particular design decisions taken at various...... levels.The major conclusions of the paper are related with identifying the factors affecting the software tool integration in a way needed to facilitate design "inter-phase" communication. These are: standard application interfaces, dynamic data exchange mechanisms, code generation techniques and general...

  1. Current progress of targetron technology: development, improvement and application in metabolic engineering.

    Science.gov (United States)

    Liu, Ya-Jun; Zhang, Jie; Cui, Gu-Zhen; Cui, Qiu

    2015-06-01

    Targetrons are mobile group II introns that can recognize their DNA target sites by base-pairing RNA-DNA interactions with the aid of site-specific binding reverse transcriptases. Targetron technology stands out from recently developed gene targeting methods because of the flexibility, feasibility, and efficiency, and is particularly suitable for the genetic engineering of difficult microorganisms, including cellulolytic bacteria that are considered promising candidates for biomass conversion via consolidated bioprocessing. Along with the development of the thermotargetron method for thermophiles, targetron technology becomes increasingly important for the metabolic engineering of industrial microorganisms aiming at biofuel/chemical production. To summarize the current progress of targetron technology and provide new insights on the use of the technology, this paper reviews the retrohoming mechanisms of both mesophilic and thermophilic targetron methods based on various group II introns, investigates the improvement of targetron tools for high target efficiency and specificity, and discusses the current applications in the metabolic engineering for bacterial producers. Although there are still intellectual property and technical restrictions in targetron applications, we propose that targetron technology will contribute to both biochemistry research and the metabolic engineering for industrial productions. Copyright © 2015 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  2. Energy Efficient Engine program advanced turbofan nacelle definition study

    Science.gov (United States)

    Howe, David C.; Wynosky, T. A.

    1985-01-01

    Advanced, low drag, nacelle configurations were defined for some of the more promising propulsion systems identified in the earlier Benefit/Cost Study, to assess the benefits associated with these advanced technology nacelles and formulate programs for developing these nacelles and low volume thrust reversers/spoilers to a state of technology readiness in the early 1990's. The study results established the design feasibility of advanced technology, slim line nacelles applicable to advanced technology, high bypass ratio turbofan engines. Design feasibility was also established for two low volume thrust reverse/spoiler concepts that meet or exceed the required effectiveness for these engines. These nacelle and thrust reverse/spoiler designs were shown to be applicable in engines with takeoff thrust sizes ranging from 24,000 to 60,000 pounds. The reduced weight, drag, and cost of the advanced technology nacelle installations relative to current technology nacelles offer a mission fuel burn savings ranging from 3.0 to 4.5 percent and direct operating cost plus interest improvements from 1.6 to 2.2 percent.

  3. Performance evaluation of reverse logistics: A case of LPG agency

    Directory of Open Access Journals (Sweden)

    Kottala Sri Yogi

    2015-12-01

    Full Text Available Majority of the manufacturing companies are incorporating the practice of reverse logistics in their value chain. In manufacturing processes, the concept of reverse logistics plays a vital role in enhancing the company’s profit margin for sustainable business growth. For every company, there is a need of performance measurement system to be established as successful business tool. However to predict better results, how smartly the inputs for the transformation or business process are being effectively and efficiently used has to be analyzed. Drawing attention to the growing popularity in adapting the best practices of reverse logistics among different manufacturing industries, this paper aims to build a methodology in order to measure the performance of liquefied petroleum gas (LPG agencies. To do so, it has undertaken the Asian emerging market-India as a case study and improved the understanding of performance measurement in reverse logistics to refilling LPG cylinders. Further, it has suggested a framework affecting the implementation of reverse logistics activities and its network.

  4. Reversible flowchart languages and the structured reversible program theorem

    DEFF Research Database (Denmark)

    Yokoyama, Tetsuo; Axelsen, Holger Bock; Glück, Robert

    2008-01-01

    Many irreversible computation models have reversible counterparts, but these are poorly understood at present. We introduce reversible flowcharts with an assertion operator and show that any reversible flowchart can be simulated by a structured reversible flowchart using only three control flow...... operators. Reversible flowcharts are r- Turing-complete, meaning that they can simuluate reversible Turing machines without garbage data. We also demonstrate the injectivization of classical flowcharts into reversible flowcharts. The reversible flowchart computation model provides a theoretical...

  5. EDWARDS' REFERENCE CYCLE FOR INTERNAL AND EXTERNAL COMBUSTION ENGINES

    OpenAIRE

    A. E. Piir

    2014-01-01

    Useful physical regularities of a reversible thermodynamic cycle for heat engines have been established in the paper. The engines are using fuel combustion products as a heat source, and the environment - as a heat sink that surpasses Carnot cycle according to efficiency factor.

  6. Creating Simple Admin Tools Using Info*Engine and Java

    Science.gov (United States)

    Jones, Corey; Kapatos, Dennis; Skradski, Cory; Felkins, J. D.

    2012-01-01

    PTC has provided a simple way to dynamically interact with Windchill using Info*Engine. This presentation will describe how to create a simple Info*Engine Tasks capable of saving Windchill 10.0 administration of tedious work.

  7. Human engineering

    International Nuclear Information System (INIS)

    Yang, Seong Hwan; Park, Bum; Gang, Yeong Sik; Gal, Won Mo; Baek, Seung Ryeol; Choe, Jeong Hwa; Kim, Dae Sung

    2006-07-01

    This book mentions human engineering, which deals with introduction of human engineering, Man-Machine system like system design, and analysis and evaluation of Man-Machine system, data processing and data input, display, system control of man, human mistake and reliability, human measurement and design of working place, human working, hand tool and manual material handling, condition of working circumstance, working management, working analysis, motion analysis working measurement, and working improvement and design in human engineering.

  8. Fundamentals of electric power engineering engineering from electromagnetics to power systems

    CERN Document Server

    Ceraolo, Massimo

    2014-01-01

    At the basis of many sectors of engineering, electrical engineering deals with electricity phenomena involved in the transfer of energy and power. Professionals requiring a refresher course in this interdisciplinary branch need look no further than Fundamentals of Electric Power Engineering, which imparts tools and trade tricks to remembering basic concepts and grasping new developments. Even established engineers must supplement their careers with an invigorated knowledge base, and this comprehensive resource helps non-electrical engineers amass power system information quickly.

  9. Synthetic seismic monitoring using reverse-time migration and Kirchhoff migration for CO2 sequestration in Korea

    Science.gov (United States)

    Kim, W.; Kim, Y.; Min, D.; Oh, J.; Huh, C.; Kang, S.

    2012-12-01

    During last two decades, CO2 sequestration in the subsurface has been extensively studied and progressed as a direct tool to reduce CO2 emission. Commercial projects such as Sleipner, In Salah and Weyburn that inject more than one million tons of CO2 per year are operated actively as well as test projects such as Ketzin to study the behavior of CO2 and the monitoring techniques. Korea also began the CCS (CO2 capture and storage) project. One of the prospects for CO2 sequestration in Korea is the southwestern continental margin of Ulleung basin. To monitor the behavior of CO2 underground for the evaluation of stability and safety, several geophysical monitoring techniques should be applied. Among various geophysical monitoring techniques, seismic survey is considered as the most effective tool. To verify CO2 migration in the subsurface more effectively, seismic numerical simulation is an essential process. Furthermore, the efficiency of the seismic migration techniques should be investigated for various cases because numerical seismic simulation and migration test help us accurately interpret CO2 migration. In this study, we apply the reverse-time migration and Kirchhoff migration to synthetic seismic monitoring data generated for the simplified model based on the geological structures of Ulleung basin in Korea. Synthetic seismic monitoring data are generated for various cases of CO2 migration in the subsurface. From the seismic migration images, we can investigate CO2 diffusion patterns indirectly. From seismic monitoring simulation, it is noted that while the reverse-time migration generates clear subsurface images when subsurface structures are steeply dipping, Kirchhoff migration has an advantage in imaging horizontal-layered structures such as depositional sediments appearing in the continental shelf. The reverse-time migration and Kirchhoff migration present reliable subsurface images for the potential site characterized by stratigraphical traps. In case of

  10. Cigarette company trade secrets are not secret: an analysis of reverse engineering reports in internal tobacco industry documents released as a result of litigation.

    Science.gov (United States)

    Velicer, Clayton; Lempert, Lauren K; Glantz, Stanton

    2015-09-01

    Use previously secret tobacco industry documents to assess tobacco companies' routine claims of trade secret protection for information on cigarette ingredients, additives and construction made to regulatory agencies, as well as the companies' refusal to publicly disclose this information. We analysed previously secret tobacco industry documents available at (http://legacy.library.ucsf.edu) to identify 100 examples of seven major tobacco companies' reverse engineering of their competitors' brands between 1937 and 2001. These reverse engineering reports contain detailed data for 142 different measurements for at least two companies, including physical parameters of the cigarettes, tobacco types, humectants, additives, flavourings, and smoke constituents of competitors' cigarettes. These 100 documents were distributed to 564 employees, including top managers in domestic and foreign offices across multiple departments, including executive leadership, research and design, product development, marketing and legal. These documents reported new competitors' products, measured ingredient changes over time, and informed companies' decisions regarding ingredients in their own products. Because cigarette companies routinely analyse their competitors' cigarettes in great detail, this information is neither secret nor commercially valuable and, thus, does not meet the legal definition of a 'trade secret.' This information is only being kept 'secret' from the people consuming cigarettes and the scientific community. Public agencies should release this detailed information because it would provide valuable information about how ingredients affect addictiveness and toxicity, and would help the public health community and consumers better understand the impact of cigarette design on human health. Published by the BMJ Publishing Group Limited. For permission to use (where not already granted under a licence) please go to http://group.bmj.com/group/rights-licensing/permissions.

  11. Use of reliability engineering tools in safety and risk assessment of nuclear facilities

    Energy Technology Data Exchange (ETDEWEB)

    Raso, Amanda Laureano; Vasconcelos, Vanderley de; Marques, Raíssa Oliveira; Soares, Wellington Antonio; Mesquita, Amir Zacarias, E-mail: amandaraso@hotmail.com, E-mail: vasconv@cdtn.br, E-mail: raissaomarques@gmail.com, E-mail: soaresw@cdtn.br, E-mail: amir@cdtn.br [Centro de Desenvolvimento da Tecnologia Nuclear (CDTN/CNEN-MG), Belo Horizonte, MG (Brazil). Serviço de Tecnologia de Reatores

    2017-07-01

    Safety, reliability and availability are fundamental criteria in design, construction and operation of nuclear facilities, as nuclear power plants. Deterministic and probabilistic risk assessments of such facilities are required by regulatory authorities in order to meet licensing regulations, contributing to assure safety, as well as reduce costs and environmental impacts. Probabilistic Risk Assessment has become an important part of licensing requirements of the nuclear power plants in Brazil and in the world. Risk can be defined as a qualitative and/or quantitative assessment of accident sequence frequencies (or probabilities) and their consequences. Risk management is a systematic application of management policies, procedures and practices to identify, analyze, plan, implement, control, communicate and document risks. Several tools and computer codes must be combined, in order to estimate both probabilities and consequences of accidents. Event Tree Analysis (ETA), Fault Tree Analysis (FTA), Reliability Block Diagrams (RBD), and Markov models are examples of evaluation tools that can support the safety and risk assessment for analyzing process systems, identifying potential accidents, and estimating consequences. Because of complexity of such analyzes, specialized computer codes are required, such as the reliability engineering software develop by Reliasoft® Corporation. BlockSim (FTA, RBD and Markov models), RENO (ETA and consequence assessment), Weibull++ (life data and uncertainty analysis), and Xfmea (qualitative risk assessment) are some codes that can be highlighted. This work describes an integrated approach using these tools and software to carry out reliability, safety, and risk assessment of nuclear facilities, as well as, and application example. (author)

  12. Use of reliability engineering tools in safety and risk assessment of nuclear facilities

    International Nuclear Information System (INIS)

    Raso, Amanda Laureano; Vasconcelos, Vanderley de; Marques, Raíssa Oliveira; Soares, Wellington Antonio; Mesquita, Amir Zacarias

    2017-01-01

    Safety, reliability and availability are fundamental criteria in design, construction and operation of nuclear facilities, as nuclear power plants. Deterministic and probabilistic risk assessments of such facilities are required by regulatory authorities in order to meet licensing regulations, contributing to assure safety, as well as reduce costs and environmental impacts. Probabilistic Risk Assessment has become an important part of licensing requirements of the nuclear power plants in Brazil and in the world. Risk can be defined as a qualitative and/or quantitative assessment of accident sequence frequencies (or probabilities) and their consequences. Risk management is a systematic application of management policies, procedures and practices to identify, analyze, plan, implement, control, communicate and document risks. Several tools and computer codes must be combined, in order to estimate both probabilities and consequences of accidents. Event Tree Analysis (ETA), Fault Tree Analysis (FTA), Reliability Block Diagrams (RBD), and Markov models are examples of evaluation tools that can support the safety and risk assessment for analyzing process systems, identifying potential accidents, and estimating consequences. Because of complexity of such analyzes, specialized computer codes are required, such as the reliability engineering software develop by Reliasoft® Corporation. BlockSim (FTA, RBD and Markov models), RENO (ETA and consequence assessment), Weibull++ (life data and uncertainty analysis), and Xfmea (qualitative risk assessment) are some codes that can be highlighted. This work describes an integrated approach using these tools and software to carry out reliability, safety, and risk assessment of nuclear facilities, as well as, and application example. (author)

  13. Computer-aided design for metabolic engineering.

    Science.gov (United States)

    Fernández-Castané, Alfred; Fehér, Tamás; Carbonell, Pablo; Pauthenier, Cyrille; Faulon, Jean-Loup

    2014-12-20

    The development and application of biotechnology-based strategies has had a great socio-economical impact and is likely to play a crucial role in the foundation of more sustainable and efficient industrial processes. Within biotechnology, metabolic engineering aims at the directed improvement of cellular properties, often with the goal of synthesizing a target chemical compound. The use of computer-aided design (CAD) tools, along with the continuously emerging advanced genetic engineering techniques have allowed metabolic engineering to broaden and streamline the process of heterologous compound-production. In this work, we review the CAD tools available for metabolic engineering with an emphasis, on retrosynthesis methodologies. Recent advances in genetic engineering strategies for pathway implementation and optimization are also reviewed as well as a range of bionalytical tools to validate in silico predictions. A case study applying retrosynthesis is presented as an experimental verification of the output from Retropath, the first complete automated computational pipeline applicable to metabolic engineering. Applying this CAD pipeline, together with genetic reassembly and optimization of culture conditions led to improved production of the plant flavonoid pinocembrin. Coupling CAD tools with advanced genetic engineering strategies and bioprocess optimization is crucial for enhanced product yields and will be of great value for the development of non-natural products through sustainable biotechnological processes. Copyright © 2014 Elsevier B.V. All rights reserved.

  14. Engineering Electromagnetics

    International Nuclear Information System (INIS)

    Kim, Se Yun

    2009-01-01

    This book deals with engineering electromagnetics. It contains seven chapters, which treats understanding of engineering electromagnetics such as magnet and electron spin, current and a magnetic field and an electromagnetic wave, Essential tool for engineering electromagnetics on rector and scalar, rectangular coordinate system and curl vector, electrostatic field with coulomb rule and method of electric images, Biot-Savart law, Ampere law and magnetic force, Maxwell equation and an electromagnetic wave and reflection and penetration of electromagnetic plane wave.

  15. Reverse Algols

    Science.gov (United States)

    Leung, K. C.

    1989-01-01

    Reverse Algols, binary systems with a semidetached configuration in which the more massive component is in contact with the critical equipotential surface, are examined. Observational evidence for reverse Algols is presented and the parameters of seven reverse Algols are listed. The evolution of Algols and reverse Algols is discussed. It is suggested that, because reverse Algols represent the premass-reversal semidetached phase of close binary evolution, the evolutionary time scale between regular and reverse Algols is the ratio of the number of confirmed systems of these two Algol types.

  16. ATTIRE (analytical tools for thermal infrared engineering): A sensor simulation and modeling package

    Science.gov (United States)

    Jaggi, S.

    1993-01-01

    The Advanced Sensor Development Laboratory (ASDL) at the Stennis Space Center develops, maintains and calibrates remote sensing instruments for the National Aeronautics & Space Administration (NASA). To perform system design trade-offs, analysis, and establish system parameters, ASDL has developed a software package for analytical simulation of sensor systems. This package called 'Analytical Tools for Thermal InfraRed Engineering' - ATTIRE, simulates the various components of a sensor system. The software allows each subsystem of the sensor to be analyzed independently for its performance. These performance parameters are then integrated to obtain system level information such as Signal-to-Noise Ratio (SNR), Noise Equivalent Radiance (NER), Noise Equivalent Temperature Difference (NETD) etc. This paper describes the uses of the package and the physics that were used to derive the performance parameters.

  17. Accounting engineering for sustainable development

    Directory of Open Access Journals (Sweden)

    Sidornya A.

    2017-01-01

    Full Text Available The article deals with the sustainable development of industrial enterprises in Russia, accounting for sustainable industrial growth of the national economy, tools of accounting engineering aimed at creating an information basis of transformation the Russian economic model to knowledge based economy. The proposed mechanism of ownership control of industrial enterprises in the context of long-term planning of the national economy. Theoretical bases of accounting engineering, its tools are defined. A brief review of the literature on the problem of accounting engineering is provided. A practical example of the application of the accounting engineering logic for the industrial enterprise is reviewed. It describes the research results obtained during the last 25 years of Russian scientific school of accounting engineering. Conclusions and recommendations on the use of accounting engineering to sustainable development of the Russian economy are formulated.

  18. Top Management Support Partially Optimized Reverse Logistics in The Manufacturing Sector of Pakistan

    Directory of Open Access Journals (Sweden)

    Ms. Sitara Shafiq

    2013-07-01

    Full Text Available Supply chain management urges reverse logistics to be an effective tool for organizational competitive advantage. Reverse chains demand astute resource deployments and strategic focus by the top management. In Pakistan manufacturing industries employing reverse logistics for cost effectiveness reported heavy reliance on top management support. However, literature is yet not benefited by such empirical facts. This study hypothesized that top management support is key for cost effective reverse logistics. Collecting and analyzing reliable data for various elements of its variables of interests, the study confirmed considerable multi linear regression between top management support and cost effectiveness. Substantiating the hypothesis, it contributes that a significant impact of strategic focus and resource commitment by top management leads reverse logistics based manufacturers to success.

  19. Tools for Developing a Quality Management Program: Human Factors and Systems Engineering Tools

    International Nuclear Information System (INIS)

    Caldwell, Barrett S.

    2008-01-01

    During the past 10 years, there has been growing acceptance and encouragement of partnerships between medical teams and engineers. Using human factors and systems engineering descriptions of process flows and operational sequences, the author's research laboratory has helped highlight opportunities for reducing adverse events and improving performance in health care and other high-consequence environments. This research emphasized studying human behavior that enhances system performance and a range of factors affecting adverse events, rather than a sole emphasis on human error causation. Developing a balanced evaluation requires novel approaches to causal analyses of adverse events and, more importantly, methods of recovery from adverse conditions. Recent work by the author's laboratory in collaboration with the Regenstrief Center for Healthcare Engineering has started to address possible improvements in taxonomies describing health care tasks. One major finding includes enhanced understanding of events and how event dynamics influence provider tasks and constraints. Another element of this research examines team coordination tasks that strongly affect patient care and quality management, but may be undervalued as 'indirect patient care' activities

  20. Quantum Stirling heat engine and refrigerator with single and coupled spin systems

    Science.gov (United States)

    Huang, Xiao-Li; Niu, Xin-Ya; Xiu, Xiao-Ming; Yi, Xue-Xi

    2014-02-01

    We study the reversible quantum Stirling cycle with a single spin or two coupled spins as the working substance. With the single spin as the working substance, we find that under certain conditions the reversed cycle of a heat engine is NOT a refrigerator, this feature holds true for a Stirling heat engine with an ion trapped in a shallow potential as its working substance. The efficiency of quantum Stirling heat engine can be higher than the efficiency of the Carnot engine, but the performance coefficient of the quantum Stirling refrigerator is always lower than its classical counterpart. With two coupled spins as the working substance, we find that a heat engine can turn to a refrigerator due to the increasing of the coupling constant, this can be explained by the properties of the isothermal line in the magnetic field-entropy plane.

  1. Wear Analysis of Die Inserts in the Hot Forging Process of a Forked Type Forging Using Reverse Scanning Techniques

    Directory of Open Access Journals (Sweden)

    Łukasz Dworzak

    2017-12-01

    Full Text Available This article presents a wear analysis of die inserts used in the hot forging process of a forked forging (yoke, an element applied in steering systems of passenger vehicles. Studies involved the application of an original reverse scanning method intended for rapid and reliable wear analysis of forging tools (with complicated shape affording easy assessment without the need to dismount tools from the forging unit. The developed method involves analysis of progressive wear of forging tools based on measurements (scanning of forgings periodically collected from the process and constitutes a useful tool for measurement and testing. As the authors’ earlier works have demonstrated, the proposed new approach to analysis of tool wear with the application of reverse 3D scanning has proven successful in multiple instances in the case of axially symmetrical objects. The presented results of studies indicate that it is possible to utilize the expanded method to analyze the lifetime of forging tools, including tools with complex geometry. Application of the reverse scanning method allows for continuous and practical monitoring of the condition of forging tools over the course of the forging process and should have a positive impact on improving production output and reducing production costs.

  2. Reverse Asteroids: Searching for an Effective Tool to Combat Asteroid Belt Misconceptions

    Science.gov (United States)

    Summers, F.; Eisenhamer, B.

    2014-12-01

    The public 'knows' that asteroid belts are densely packed and dangerous for spaceships to cross. Visuals from "Star Wars" to, unfortunately, the recent "Cosmos" TV series have firmly established this astronomical misconception. However, even scientifically correct graphics, such as the Minor Planet Center's plot of the inner solar system, reinforces that view. Each pixel in the image is more than a million kilometers in width, making an accurate representation of the object density impossible.To address this widespread misconception, we are investigating an educational exercise built around a computer interactive that we call "Reverse Asteroids". In the arcade classic video game, the asteroids came to the player's spaceship. For our reverse implementation, we consider an inquiry-based activity in which the spaceship must go hunting for the asteroids, using a database of real objects in our solar system. Both 3D data visualization and basic statistical analysis play crucial roles in bringing out the true space density within the asteroid belt, and perhaps a reconciliation between imagination and reality. We also emphasize that a partnership of scientists and educators is fundamental to the success of such projects.

  3. Exploring Arduino tools and techniques for engineering wizardry

    CERN Document Server

    Blum, Jeremy

    2013-01-01

    Learn to easily build gadgets, gizmos, robots, and more using Arduino Written by Arduino expert Jeremy Blum, this unique book uses the popular Arduino microcontroller platform as an instrument to teach you about topics in electrical engineering, programming, and human-computer interaction. Whether you're a budding hobbyist or an engineer, you'll benefit from the perfectly paced lessons that walk you through useful, artistic, and educational exercises that gradually get more advanced. In addition to specific projects, the book shares best practices in programming and design that

  4. Managing Reverse Logistics or Reversing Logistics Management?

    OpenAIRE

    Brito, Marisa

    2004-01-01

    textabstractIn the past, supply chains were busy fine-tuning the logistics from raw material to the end customer. Today an increasing flow of products is going back in the chain. Thus, companies have to manage reverse logistics as well.This thesis contributes to a better understanding of reverse logistics. The thesis brings insights on reverse logistics decision-making and it lays down theoretical principles for reverse logistics as a research field.In particular it puts together a framework ...

  5. Towards evolution-guided microbial engineering - tools development and applications

    DEFF Research Database (Denmark)

    Genee, Hans Jasper

    is thedevelopment of highly robust biosensor-based synthetic selection systemsthat enable high-throughput functional interrogation of complexphenotypic libraries. Using the model organism Escherichia coli as a host, Ideploy these systems to i) perform metagenome wide sequenceindependentidentification of novel...... for microbial engineering anddemonstrates direct applications to gene discovery, protein engineering andcell factory development....

  6. Fast switching of bistable magnetic nanowires through collective spin reversal

    Science.gov (United States)

    Vindigni, Alessandro; Rettori, Angelo; Bogani, Lapo; Caneschi, Andrea; Gatteschi, Dante; Sessoli, Roberta; Novak, Miguel A.

    2005-08-01

    The use of magnetic nanowires as memory units is made possible by the exponential divergence of the characteristic time for magnetization reversal at low temperature, but the slow relaxation makes the manipulation of the frozen magnetic states difficult. We suggest that finite-size segments can show a fast switching if collective reversal of the spins is taken into account. This mechanism gives rise at low temperatures to a scaling law for the dynamic susceptibility that has been experimentally observed for the dilute molecular chain Co(hfac)2NitPhOMe. These results suggest a possible way of engineering nanowires for fast switching of the magnetization.

  7. Toroidal fusion reactor design based on the reversed-field pinch

    International Nuclear Information System (INIS)

    Hagenson, R.L.

    1978-07-01

    The toroidal reversed-field pinch (RFP) achieves gross equilibrium and stability with a combination of high shear and wall stabilization, rather than the imposition of tokamak-like q-constraints. Consequently, confinement is provided primarily by poloidal magnetic fields, poloidal betas as large as approximately 0.58 are obtainable, the high ohmic-heating (toroidal) current densities promise a sole means of heating a D-T plasma to ignition, and the plasma aspect ratio is not limited by stability/equilibrium constraints. A reactor-like plasma model has been developed in order to quantify and to assess the general features of a power system based upon RFP confinement. An ''operating point'' has been generated on the basis of this plasma model and a relatively detailed engineering energy balance. These results are used to generate a conceptual engineering model of the reversed-field pinch reactor (RFPR) which includes a general description of a 750 MWe power plant and the preliminary consideration of vacuum/fueling, first wall, blanket, magnet coils, iron core, and the energy storage/transfer system

  8. Electronic Reverse Auctions: Integrating an E-Sourcing Tool into a Sales and Purchasing Cross-Course Negotiation Project

    Science.gov (United States)

    Williams, Jacqueline A.; Dobie, Kathryn

    2011-01-01

    Electronic reverse auctions are increasingly being used by firms to improve firm financial and operational performance. The described teaching innovation serves as a model for introducing electronic reverse auctions as a central element in a comprehensive negotiation exercise involving sales management and purchasing management students. Results…

  9. Computational Modeling in Tissue Engineering

    CERN Document Server

    2013-01-01

    One of the major challenges in tissue engineering is the translation of biological knowledge on complex cell and tissue behavior into a predictive and robust engineering process. Mastering this complexity is an essential step towards clinical applications of tissue engineering. This volume discusses computational modeling tools that allow studying the biological complexity in a more quantitative way. More specifically, computational tools can help in:  (i) quantifying and optimizing the tissue engineering product, e.g. by adapting scaffold design to optimize micro-environmental signals or by adapting selection criteria to improve homogeneity of the selected cell population; (ii) quantifying and optimizing the tissue engineering process, e.g. by adapting bioreactor design to improve quality and quantity of the final product; and (iii) assessing the influence of the in vivo environment on the behavior of the tissue engineering product, e.g. by investigating vascular ingrowth. The book presents examples of each...

  10. The Engineering Project as Story and Narrative

    DEFF Research Database (Denmark)

    Henriksen, Lars Bo

    2012-01-01

    that the traditional project management tools are not always sufficient when it comes to managing engineering projects. In this chapter, an engineering project is examined, and it turns out that the language, the stories, and the narratives connected to the project is of greater importance to the engineers than...... the formal project management tools that were offered to the engineers. It also turns out that the term “project” could itself be a problem when it comes to fulfilling the project goals. Therefore, it is concluded that when working on engineering projects, language, stories, and narratives are just...

  11. Engineering intracellular active transport systems as in vivo biomolecular tools.

    Energy Technology Data Exchange (ETDEWEB)

    Bachand, George David; Carroll-Portillo, Amanda

    2006-11-01

    Active transport systems provide essential functions in terms of cell physiology and metastasis. These systems, however, are also co-opted by invading viruses, enabling directed transport of the virus to and from the cell's nucleus (i.e., the site of virus replication). Based on this concept, fundamentally new approaches for interrogating and manipulating the inner workings of living cells may be achievable by co-opting Nature's active transport systems as an in vivo biomolecular tool. The overall goal of this project was to investigate the ability to engineer kinesin-based transport systems for in vivo applications, specifically the collection of effector proteins (e.g., transcriptional regulators) within single cells. In the first part of this project, a chimeric fusion protein consisting of kinesin and a single chain variable fragment (scFv) of an antibody was successfully produced through a recombinant expression system. The kinesin-scFv retained both catalytic and antigenic functionality, enabling selective capture and transport of target antigens. The incorporation of a rabbit IgG-specific scFv into the kinesin established a generalized system for functionalizing kinesin with a wide range of target-selective antibodies raised in rabbits. The second objective was to develop methods of isolating the intact microtubule network from live cells as a platform for evaluating kinesin-based transport within the cytoskeletal architecture of a cell. Successful isolation of intact microtubule networks from two distinct cell types was demonstrated using glutaraldehyde and methanol fixation methods. This work provides a platform for inferring the ability of kinesin-scFv to function in vivo, and may also serve as a three-dimensional scaffold for evaluating and exploiting kinesin-based transport for nanotechnological applications. Overall, the technology developed in this project represents a first-step in engineering active transport system for in vivo

  12. SDM applications to machine tools and engines

    Indian Academy of Sciences (India)

    Abstract. The method of structural dynamic optimization is applied here to ... variations of mass, stiffness and/or damping, lumped on a limited number of positions of the path. ... The direct path is through the cylinder head and the engine block.

  13. Using hybrid expert system approaches for engineering applications

    Science.gov (United States)

    Allen, R. H.; Boarnet, M. G.; Culbert, C. J.; Savely, R. T.

    1987-01-01

    In this paper, the use of hybrid expert system shells and hybrid (i.e., algorithmic and heuristic) approaches for solving engineering problems is reported. Aspects of various engineering problem domains are reviewed for a number of examples with specific applications made to recently developed prototype expert systems. Based on this prototyping experience, critical evaluations of and comparisons between commercially available tools, and some research tools, in the United States and Australia, and their underlying problem-solving paradigms are made. Characteristics of the implementation tool and the engineering domain are compared and practical software engineering issues are discussed with respect to hybrid tools and approaches. Finally, guidelines are offered with the hope that expert system development will be less time consuming, more effective, and more cost-effective than it has been in the past.

  14. Transmission mode acoustic time-reversal imaging for nondestructive evaluation

    Science.gov (United States)

    Lehman, Sean K.; Devaney, Anthony J.

    2002-11-01

    In previous ASA meetings and JASA papers, the extended and formalized theory of transmission mode time reversal in which the transceivers are noncoincident was presented. When combined with the subspace concepts of a generalized MUltiple SIgnal Classification (MUSIC) algorithm, this theory is used to form super-resolution images of scatterers buried in a medium. These techniques are now applied to ultrasonic nondestructive evaluation (NDE) of parts, and shallow subsurface seismic imaging. Results are presented of NDE experiments on metal and epoxy blocks using data collected from an adaptive ultrasonic array, that is, a ''time-reversal machine,'' at Lawrence Livermore National Laboratory. Also presented are the results of seismo-acoustic subsurface probing of buried hazardous waste pits at the Idaho National Engineering and Environmental Laboratory. [Work performed under the auspices of the U.S. Department of Energy by University of California Lawrence Livermore National Laboratory under Contract No. W-7405-Eng-48.] [Work supported in part by CenSSIS, the Center for Subsurface Sensing and Imaging Systems, under the Engineering Research Centers Program of the NSF (award number EEC-9986821) as well as from Air Force Contracts No. F41624-99-D6002 and No. F49620-99-C0013.

  15. Computational Tools applied to Urban Engineering

    OpenAIRE

    Filho, Armando Carlos de Pina; Lima, Fernando Rodrigues; Amaral, Renato Dias Calado do

    2010-01-01

    This chapter looked for to present the main details on three technologies much used in Urban Engineering: CAD (Computer-Aided Design); GIS (Geographic Information System); and BIM (Building Information Modelling). As it can be seen, each one of them presents specific characteristics and with diverse applications in urban projects, providing better results in relation to the planning, management and maintenance of the systems. In relation to presented software, it is important to note that the...

  16. Use of computed tomography slices 3D-reconstruction as a powerful tool to improve manufacturing processes on aeroengine components

    International Nuclear Information System (INIS)

    Castellan, C.; Dastarac, D.

    2000-01-01

    TURBOMECA has been using computed tomography for several years as an inner-health analysis powerful tool for engine components. From 2D slices of the examined part, detailed information about lacks or inclusions could easily be extracted. But, measurements on internal features were quickly required because no other NDT methods were able to do it. CT has thus logically become a powerful 2D dimensional measuring tool. Recently, with new software and the latest computers able to deal with huge files, CT has become a powerful 3D digitization tool and now, TOMO ADOUR can offer a complete solution for reverse engineering of complex parts. Several months ago, TURBOMECA introduced CT into many development, validation and industrialization processes and has demonstrated how to take corrective actions to process deviation on their aeroengine components by: extracting the nonexisting CAD model of a part, generating CAD compatible data to check dimensional conformity and, eventually correct design misfits or manufacturing drifts, highlighting the metallurgical health of first article parts, making the decision of repairing the defining the appropriate method, generating a file (.STL) to build a rapid prototype or a file to pilot tool parts for machining, calculating physical properties such as behavior or flow analysis on a 'real' model. The image also allows a drawing to be made of a part that was originally produced by a supplier or competitor. This paper will be illustrated with a large number of examples

  17. Use of electroporation and reverse iontophoresis for extraction of transdermal multibiomarkers

    Directory of Open Access Journals (Sweden)

    Ching CTS

    2012-02-01

    Full Text Available Congo Tak-Shing Ching1,2, Lin-Shien Fu3-5, Tai-Ping Sun1, Tzu-Hsiang Hsu1, Kang-Ming Chang21Department of Electrical Engineering, National Chi Nan University, Puli, Nantou County, 2Department of Photonics and Communication Engineering, Asia University, Wufeng, Taichung, 3Department of Pediatrics, National Yang Ming University, Taipei, 4Institute of Technology, National Chi Nan University, Puli, 5Department of Pediatrics, Taichung Veterans General Hospital, Taichung City, TaiwanBackground: Monitoring of biomarkers, like urea, prostate-specific antigen (PSA, and osteopontin, is very important because they are related to kidney disease, prostate cancer, and ovarian cancer, respectively. It is well known that reverse iontophoresis can enhance transdermal extraction of small molecules, and even large molecules if reverse iontophoresis is used together with electroporation. Electroporation is the use of a high-voltage electrical pulse to create nanochannels within the stratum corneum, temporarily and reversibly. Reverse iontophoresis is the use of a small current to facilitate both charged and uncharged molecule transportation across the skin. The objectives of this in vitro study were to determine whether PSA and osteopontin are extractable transdermally and noninvasively and whether urea, PSA, and osteopontin can be extracted simultaneously by electroporation and reverse iontophoresis.Methods: All in vitro experiments were conducted using a diffusion cell assembled with the stratum corneum of porcine skin. Three different symmetrical biphasic direct currents (SBdc, five various electroporations, and a combination of the two techniques were applied to the diffusion cell via Ag/AgCl electrodes. The three different SBdc had the same current density of 0.3 mA/cm2, but different phase durations of 0 (ie, no current, control group, 30, and 180 seconds. The five different electroporations had the same pulse width of 1 msec and number of pulses per second

  18. Comprehensive dictionary of electrical engineering

    CERN Document Server

    Laplante, Philip A

    1998-01-01

    The Comprehensive Dictionary of Electrical Engineering is a complete lexicon covering all the fields of electrical engineering.Areas examined include:applied electrical engineeringmicrowave engineeringcontrol engineeringpower engineeringdigital systems engineeringdevice electronicsand much more! The book provides workable definitions for practicing engineers, serves as a reference and research tool for students, and offers practical information for scientists and engineers in other disciplines.

  19. How to define the tool kit for the corrective maintenance service? : a tool kit definition model under the service performance criterion

    NARCIS (Netherlands)

    Chen, Denise

    2009-01-01

    Currently, the rule of defining tool kits is varied and more engineer's aspects oriented. However, the decision of the tool kit's definition is a trade-off problem between the cost and the service performance. This project is designed to develop a model that can integrate the engineer's preferences

  20. Mobile devices tools and technologies

    CERN Document Server

    Collins, Lauren

    2015-01-01

    Mobile Devices: Tools and Technologies provides readers with an understanding of the mobile landscape available to app developers, system and network engineers, and the avid techie. As the trend of mobile technology has enabled the continuous development of ubiquitous applications, this book offers insights into tools and technologies critical to evaluating and implementing mobile strategies.The book is organized into four parts of 18 contributed chapters written by engineers in the areas of application and database development, mobile enterprise strategy, and networking and security. Througho

  1. Exergy analysis of micro-organic Rankine power cycles for a small scale solar driven reverse osmosis desalination system

    International Nuclear Information System (INIS)

    Tchanche, B.F.; Lambrinos, Gr.; Frangoudakis, A.; Papadakis, G.

    2010-01-01

    Exergy analysis of micro-organic Rankine heat engines is performed to identify the most suitable engine for driving a small scale reverse osmosis desalination system. Three modified engines derived from simple Rankine engine using regeneration (incorporation of regenerator or feedliquid heaters) are analyzed through a novel approach, called exergy-topological method based on the combination of exergy flow graphs, exergy loss graphs, and thermoeconomic graphs. For the investigations, three working fluids are considered: R134a, R245fa and R600. The incorporated devices produce different results with different fluids. Exergy destruction throughout the systems operating with R134a was quantified and illustrated using exergy diagrams. The sites with greater exergy destruction include turbine, evaporator and feedliquid heaters. The most critical components include evaporator, turbine and mixing units. A regenerative heat exchanger has positive effects only when the engine operates with dry fluids; feedliquid heaters improve the degree of thermodynamic perfection of the system but lead to loss in exergetic efficiency. Although, different modifications produce better energy conversion and less exergy destroyed, the improvements are not significant enough and subsequent modifications of the simple Rankine engine cannot be considered as economically profitable for heat source temperature below 100 °C. As illustration, a regenerator increases the system's energy efficiency by 7%, the degree of thermodynamic perfection by 3.5% while the exergetic efficiency is unchanged in comparison with the simple Rankine cycle, with R600 as working fluid. The impacts of heat source temperature and pinch point temperature difference on engine's performance are also examined. Finally, results demonstrate that energy analysis combined with the mathematical graph theory is a powerful tool in performance assessments of Rankine based power systems and permits meaningful comparison of different

  2. Experimental studies of field-reversed configuration translation

    Energy Technology Data Exchange (ETDEWEB)

    Rej, D.J.; Armstrong, W.T.; Chrien, R.E.; Klingner, P.L.; Linford, R.K.; McKenna, K.F.; Sherwood, E.G.; Siemon, R.E.; Tuszewski, M.; Milroy, R.D.

    1986-03-01

    In the FRX-C/T experiment (Proceedings of the 9th Symposium for Engineering Problems of Fusion Research (IEEE, New York, 1981), p. 1751), field-reversed configuration (FRC) plasmas have been formed in, and launched from, a field-reversed theta-pinch source and subsequently trapped in an adjacent confinement region. No destructive instabilities or enhanced losses of poloidal flux, particles, or thermal energy are observed for FRC total trajectories of up to 16 m. The observed translation dynamics agree with two-dimensional magnetohydrodynamic (MHD) simulations. When translated into reduced external magnetic fields, FRC's are observed to accelerate, expand, and cool in partial agreement with adiabatic theory. The plasmas reflect from an external mirror and after each reflection, the axial kinetic energy is reduced by approximately 50%. Because of this reduction, FRC's are readily trapped without the need of pulsed gate magnet coils.

  3. Engineering properties of the crude oil–contaminated soils of Niger ...

    African Journals Online (AJOL)

    There was a reverse trend when soil samples with appreciable percentages of sand and crude oil of low THC were used. The knowledge of these will aid geotechnical engineers on their designs and remediation techniques. Keywords: Engineering properties, soils, crude oil, hydrocarbon, Niger Delta, Nigeria ...

  4. Gas engine driven reversible heat pumps: Innovative design. Realizzazione di una pompa di calore reversibile azionata da motore a gas

    Energy Technology Data Exchange (ETDEWEB)

    Canci, F.; Zecchin, M.

    1992-01-01

    This paper describes the development of a series of gas engine driven air-water compression heat pumps designed for reversible summer-winter operation. The development work was carried out within the framework of a joint venture combing the efforts of the Italian Gas Society, Natural Gas of Barcellona and Climaveneta of Vicenza (Italy), who acted as the heat pump constructor. The main objective of this venture was to develop a series of machines that would be suitable for the contemporaneous summer air conditioning and winter space heating of medium-sized buildings. The designs were optimized to allow cost and energy savings with respect to conventional equipment. The useful cooling power range of the innovative heat pump systems goes from 100 to 250 kW thus giving them the flexibility not yet afforded by conventional equipment currently sold on international markets. In addition to pointing out the new heat pumps' main design and performance features, this paper suggests some feasible applications.

  5. Reverse Logistics

    OpenAIRE

    Kulikova, Olga

    2016-01-01

    This thesis was focused on the analysis of the concept of reverse logistics and actual reverse processes which are implemented in mining industry and finding solutions for the optimization of reverse logistics in this sphere. The objective of this paper was the assessment of the development of reverse logistics in mining industry on the example of potash production. The theoretical part was based on reverse logistics and mining waste related literature and provided foundations for further...

  6. On target : extreme engineering's tools used for fundamental and high-end drilling operations

    Energy Technology Data Exchange (ETDEWEB)

    Cope, G.

    2006-09-15

    Positioned at the bottom of the drillstring, measurement-while-drilling systems can discern the location of the drillbit and transmit information back to the surface in the form of pulses in the mud system. The technology is costly, time-consuming and provides a limited amount of information. This article presented details of new devices developed by Extreme Engineering Ltd. to communicate drillbit location information from the bottom of the well to the surface in real time. The XPulse is a mud pulse system with continuous directional measuring capacity that allows operators on location to perform fundamental directional drilling operations without using a technician to interpret data. Installed behind the drillbit, the device records azimuth and inclination when the bit is sitting idle. Inclination is measured using a set of 3 axis accelerometers, quartz crystal devices that are sensitive to the Earth's gravitational force. Azimuth is measured with a flux gate magnetometer that senses its orientation to the Earth's magnetic field. The 2 data are computed to give an orientation of the drillbit in three-dimensional space. Extreme Engineering Ltd. has also developed XAct, a new set of tools using acoustic telemetry to transmit data to the surface using piezo ceramic materials. The acoustic energy is transmitted up the steel drillpipe at the rate of 20 bits per second to the surface, where an electro acoustic receiver detects it. The rate is sufficient to transmit large amounts of geological and drilling information to the surface in real time. Designed for high-end applications, the new suite of tools has cost the company almost $30 million to develop. It was concluded that industry response to the new technologies has been positive. 4 figs.

  7. Standardized Curriculum for Diesel Engine Mechanics.

    Science.gov (United States)

    Mississippi State Dept. of Education, Jackson. Office of Vocational, Technical and Adult Education.

    Standardized curricula are provided for two courses for the secondary vocational education program in Mississippi: diesel engine mechanics I and II. The eight units in diesel engine mechanics I are as follows: orientation; shop safety; basic shop tools; fasteners; measurement; engine operating principles; engine components; and basic auxiliary…

  8. Harmonic uniflow engine

    Science.gov (United States)

    Bennett, Charles L.

    2016-03-22

    A reciprocating-piston uniflow engine includes a harmonic oscillator inlet valve capable of oscillating at a resonant frequency for controlling the flow of working fluid into the engine. In particular, the inlet valve includes an inlet valve head and a spring arranged together as a harmonic oscillator so that the inlet valve head is moveable from an unbiased equilibrium position to a biased closed position occluding an inlet. When released, the inlet valve head undergoes a single oscillation past the equilibrium position to a maximum open position and returns to a biased return position close to the closed position to choke the flow and produce a pressure drop across the inlet valve causing the inlet valve to close. In other embodiments, the harmonic oscillator arrangement of the inlet valve enables the uniflow engine to be reversibly operated as a uniflow compressor.

  9. Software Users Manual (SUM): Extended Testability Analysis (ETA) Tool

    Science.gov (United States)

    Maul, William A.; Fulton, Christopher E.

    2011-01-01

    This software user manual describes the implementation and use the Extended Testability Analysis (ETA) Tool. The ETA Tool is a software program that augments the analysis and reporting capabilities of a commercial-off-the-shelf (COTS) testability analysis software package called the Testability Engineering And Maintenance System (TEAMS) Designer. An initial diagnostic assessment is performed by the TEAMS Designer software using a qualitative, directed-graph model of the system being analyzed. The ETA Tool utilizes system design information captured within the diagnostic model and testability analysis output from the TEAMS Designer software to create a series of six reports for various system engineering needs. The ETA Tool allows the user to perform additional studies on the testability analysis results by determining the detection sensitivity to the loss of certain sensors or tests. The ETA Tool was developed to support design and development of the NASA Ares I Crew Launch Vehicle. The diagnostic analysis provided by the ETA Tool was proven to be valuable system engineering output that provided consistency in the verification of system engineering requirements. This software user manual provides a description of each output report generated by the ETA Tool. The manual also describes the example diagnostic model and supporting documentation - also provided with the ETA Tool software release package - that were used to generate the reports presented in the manual

  10. Geometry of surfaces a practical guide for mechanical engineers

    CERN Document Server

    Radzevich, Stephen P

    2012-01-01

    Presents an in-depth analysis of geometry of part surfaces and provides the tools for solving complex engineering problems Geometry of Surfaces: A Practical Guide for Mechanical Engineers is a comprehensive guide to applied geometry of surfaces with focus on practical applications in various areas of mechanical engineering. The book is divided into three parts on Part Surfaces, Geometry of Contact of Part Surfaces and Mapping of the Contacting Part Surfaces. Geometry of Surfaces: A Practical Guide for Mechanical Engineers combines differential geometry and gearing theory and presents new developments in the elementary theory of enveloping surfaces. Written by a leading expert of the field, this book also provides the reader with the tools for solving complex engineering problems in the field of mechanical engineering. Presents an in-depth analysis of geometry of part surfaces Provides tools for solving complex engineering problems in the field of mechanical engineering Combines differential geometry an...

  11. Metabolic Engineering of Oleaginous Yeasts for Production of Fuels and Chemicals

    Directory of Open Access Journals (Sweden)

    Shuobo Shi

    2017-11-01

    Full Text Available Oleaginous yeasts have been increasingly explored for production of chemicals and fuels via metabolic engineering. Particularly, there is a growing interest in using oleaginous yeasts for the synthesis of lipid-related products due to their high lipogenesis capability, robustness, and ability to utilize a variety of substrates. Most of the metabolic engineering studies in oleaginous yeasts focused on Yarrowia that already has plenty of genetic engineering tools. However, recent advances in systems biology and synthetic biology have provided new strategies and tools to engineer those oleaginous yeasts that have naturally high lipid accumulation but lack genetic tools, such as Rhodosporidium, Trichosporon, and Lipomyces. This review highlights recent accomplishments in metabolic engineering of oleaginous yeasts and recent advances in the development of genetic engineering tools in oleaginous yeasts within the last 3 years.

  12. A Comparison of the mechanical engineering and safety engineering student’s ICT attitudes at the Obuda University

    Directory of Open Access Journals (Sweden)

    Kiss Gabor

    2016-01-01

    Full Text Available Communication and technology are critical to education. However, using technology in education is not an easy task as communication barriers emerge. The aim of this research is to analyze the ICT attitudes from different faculties at the Obuda University that is between the mechanical engineering students and safety engineering students from the Donát Bánki Mechanical Safety Engineer Faculty. The students from these two groups will use different ICT tool at work after their graduation; the mechanical engineering students will work mostly with designer ICT tools, the safety engineering students will use security systems. It would be important to know whether instructors, when using ICT, have to follow different teaching methods and approaches in these two different groups or not. We measured the ICT attitude with a tool consisting of 23 items (Likert scaled. We worked with 361 students. The data analysis was performed with SPSS software using descriptive statistics and Mann-Whitney test. The results show both groups having the same positive ICT attitude however with one difference.

  13. Nature-inspired computation in engineering

    CERN Document Server

    2016-01-01

    This timely review book summarizes the state-of-the-art developments in nature-inspired optimization algorithms and their applications in engineering. Algorithms and topics include the overview and history of nature-inspired algorithms, discrete firefly algorithm, discrete cuckoo search, plant propagation algorithm, parameter-free bat algorithm, gravitational search, biogeography-based algorithm, differential evolution, particle swarm optimization and others. Applications include vehicle routing, swarming robots, discrete and combinatorial optimization, clustering of wireless sensor networks, cell formation, economic load dispatch, metamodeling, surrogated-assisted cooperative co-evolution, data fitting and reverse engineering as well as other case studies in engineering. This book will be an ideal reference for researchers, lecturers, graduates and engineers who are interested in nature-inspired computation, artificial intelligence and computational intelligence. It can also serve as a reference for relevant...

  14. HYDROLOGIC AND FEATURE-BASED SURFACE ANALYSIS FOR TOOL MARK INVESTIGATION ON ARCHAEOLOGICAL FINDS

    Directory of Open Access Journals (Sweden)

    K. Kovács

    2012-07-01

    Full Text Available The improvement of detailed surface documentation methods provides unique tool mark-study opportunities in the field of archaeological researches. One of these data collection techniques is short-range laser scanning, which creates a digital copy of the object’s morphological characteristics from high-resolution datasets. The aim of our work was the accurate documentation of a Bronze Age sluice box from Mitterberg, Austria with a spatial resolution of 0.2 mm. Furthermore, the investigation of the entirely preserved tool marks on the surface of this archaeological find was also accomplished by these datasets. The methodology of this tool mark-study can be summarized in the following way: At first, a local hydrologic analysis has been applied to separate the various patterns of tools on the finds’ surface. As a result, the XYZ coordinates of the special points, which represent the edge lines of the sliding tool marks, were calculated by buffer operations in a GIS environment. During the second part of the workflow, these edge points were utilized to manually clip the triangle meshes of these patterns in reverse engineering software. Finally, circle features were generated and analysed to determine the different sections along these sliding tool marks. In conclusion, the movement of the hand tool could be reproduced by the spatial analysis of the created features, since the horizontal and vertical position of the defined circle centre points indicated the various phases of the movements. This research shows an exact workflow to determine the fine morphological structures on the surface of the archaeological find.

  15. Internal combustion engines - Modelling, estimation and control issues

    Energy Technology Data Exchange (ETDEWEB)

    Vigild, C.W.

    2001-12-01

    validated on an engine dynamometer and engine data traces are presented. The successful application of the model based controllers is then the motivation behind the research in simplified engine modelling to be presented in this dissertation. One of the objectives of this dissertation is to propose a framework for simplified modelling of internal combustion engines and selected subcomponents. This has lead to the development of a new modeiling concept for Variable Geometry turbochargers, and a simplified Exhaust Gas Recirculation (EGR) model which can predict the temperature distribution along the exhaust gas recirculation system with unsteady flows. Furthermore, since engine combustion modelling often is carried out on a phenomenological level due to its complex nature, a new regression tool is developed which eases this modelling task. In the chapter concerning estimation, one of the most important findings is that EGR cannot be robustly controlled despite measurement of the air to fuel ratio in exhaust gas. The work closes with a presentation of a new estimation methodology which may supply a control strategy with an estimate of the actual control direction. The estimator is utilized in a control strategy which balances the intake mass flow of a twin-turbocharged V-engine. Since there exists a point of sign reversal in the VGT position-air mass flow characteristic, whose exact location is unknown, the control problem is posed with serious stability issues. These problems.have been solved with the new non-linear estimation methodology developed - a sign-reversal estimator. (au)

  16. The Science of Solubility: Using Reverse Engineering to Brew a Perfect Cup of Coffee

    Science.gov (United States)

    West, Andrew B.; Sickel, Aaron J.; Cribbs, Jennifer D.

    2015-01-01

    The Next Generation Science Standards call for the integration of science and engineering. Often, the introduction of engineering activities occurs after instruction in the science content. That is, engineering is used as a way for students to elaborate on science ideas that have already been explored. However, using only this sequence of…

  17. The complementarity of the technical tools of tissue engineering and the concepts of artificial organs for the design of functional bioartificial tissues.

    Science.gov (United States)

    Lenas, Petros; Moreno, Angel; Ikonomou, Laertis; Mayer, Joerg; Honda, Hiroyuki; Novellino, Antonio; Pizarro, Camilo; Nicodemou-Lena, Eleni; Rodergas, Silvia; Pintor, Jesus

    2008-09-01

    Although tissue engineering uses powerful biological tools, it still has a weak conceptual foundation, which is restricted at the cell level. The design criteria at the cell level are not directly related with the tissue functions, and consequently, such functions cannot be implemented in bioartificial tissues with the currently used methods. On the contrary, the field of artificial organs focuses on the function of the artificial organs that are treated in the design as integral entities, instead of the optimization of the artificial organ components. The field of artificial organs has already developed and tested methodologies that are based on system concepts and mathematical-computational methods that connect the component properties with the desired global organ function. Such methodologies are needed in tissue engineering for the design of bioartificial tissues with tissue functions. Under the framework of biomedical engineering, artificial organs and tissue engineering do not present competitive approaches, but are rather complementary and should therefore design a common future for the benefit of patients.

  18. Test-Driven, Model-Based Systems Engineering

    DEFF Research Database (Denmark)

    Munck, Allan

    Hearing systems have evolved over many years from simple mechanical devices (horns) to electronic units consisting of microphones, amplifiers, analog filters, loudspeakers, batteries, etc. Digital signal processors replaced analog filters to provide better performance end new features. Central....... This thesis concerns methods for identifying, selecting and implementing tools for various aspects of model-based systems engineering. A comprehensive method was proposed that include several novel steps such as techniques for analyzing the gap between requirements and tool capabilities. The method...... was verified with good results in two case studies for selection of a traceability tool (single-tool scenario) and a set of modeling tools (multi-tool scenarios). Models must be subjected to testing to allow engineers to predict functionality and performance of systems. Test-first strategies are known...

  19. A computational study of free-piston diesel engine combustion

    Energy Technology Data Exchange (ETDEWEB)

    Mikalsen, R.; Roskilly, A.P. [Sir Joseph Swan Institute for Energy Research, Newcastle University, Devonshire Building, Newcastle upon Tyne, NE1 7RU (United Kingdom)

    2009-07-15

    This paper investigates the in-cylinder gas motion, combustion process and nitrogen oxide formation in a free-piston diesel engine and compares the results to those of a conventional engine, using a computational fluid dynamics engine model. Enhanced radial gas flow (squish and reverse squish) around top dead centre is found for the free-piston engine compared to a conventional engine, however it is found that this has only minor influence on the combustion process. A higher heat release rate from the pre-mixed combustion phase due to an increased ignition delay was found, along with potential reductions in nitrogen oxides emissions formation for the free-piston engine. (author)

  20. Benchmarking a mobile implementation of the social engineering prevention training tool

    CSIR Research Space (South Africa)

    Mouton, Francois

    2017-11-01

    Full Text Available and it is this vulnerability that social engineers attempt to exploit. The Social Engineering Attack Detection Model version 2 (SEADMv2) has been proposed to help people identify malicious social engineering attacks. Prior to this study, the SEADMv2 had not been implemented...

  1. Innovation and decision-making process in reverse logistics: a bibliometric analysis

    Directory of Open Access Journals (Sweden)

    Fernando Antonio Guimarães Tenório

    2014-05-01

    Full Text Available This work aimed to make a bibliometric analysis on empirical studies that focus on the reverse logistics process. Papers published in two major events of management and a production engineering were collected during the years 2007-2012. To perform the analysis assumptions were adopted as the concepts of innovation and decision-making. 43 articles were analyzed and it was found that, in most cases, organizations choose to deploy reverse logistics as a means to solving problems related to environmental laws and regulations and after its implementation, the decision-making process related to the network of companies that perform reverse logistics remains restricted to the adopter company, thus becoming a centralized decision-making process. It was also found that reverse logistics is, in most cases, an innovation in the supply chain, it provides a new way to manage and operate the return and recycling of waste products and generating competitive advantages in the form of increased net income and better picture of the organization to its partners and customers.

  2. Computer aided systems human engineering: A hypermedia tool

    Science.gov (United States)

    Boff, Kenneth R.; Monk, Donald L.; Cody, William J.

    1992-01-01

    The Computer Aided Systems Human Engineering (CASHE) system, Version 1.0, is a multimedia ergonomics database on CD-ROM for the Apple Macintosh II computer, being developed for use by human system designers, educators, and researchers. It will initially be available on CD-ROM and will allow users to access ergonomics data and models stored electronically as text, graphics, and audio. The CASHE CD-ROM, Version 1.0 will contain the Boff and Lincoln (1988) Engineering Data Compendium, MIL-STD-1472D and a unique, interactive simulation capability, the Perception and Performance Prototyper. Its features also include a specialized data retrieval, scaling, and analysis capability and the state of the art in information retrieval, browsing, and navigation.

  3. Spreadsheet as a tool of engineering analysis

    International Nuclear Information System (INIS)

    Becker, M.

    1985-01-01

    In engineering analysis, problems tend to be categorized into those that can be done by hand and those that require the computer for solution. The advent of personal computers, and in particular, the advent of spreadsheet software, blurs this distinction, creating an intermediate category of problems appropriate for use with interactive personal computing

  4. An Evaluation of Active Learning Causal Discovery Methods for Reverse-Engineering Local Causal Pathways of Gene Regulation

    Science.gov (United States)

    Ma, Sisi; Kemmeren, Patrick; Aliferis, Constantin F.; Statnikov, Alexander

    2016-01-01

    Reverse-engineering of causal pathways that implicate diseases and vital cellular functions is a fundamental problem in biomedicine. Discovery of the local causal pathway of a target variable (that consists of its direct causes and direct effects) is essential for effective intervention and can facilitate accurate diagnosis and prognosis. Recent research has provided several active learning methods that can leverage passively observed high-throughput data to draft causal pathways and then refine the inferred relations with a limited number of experiments. The current study provides a comprehensive evaluation of the performance of active learning methods for local causal pathway discovery in real biological data. Specifically, 54 active learning methods/variants from 3 families of algorithms were applied for local causal pathways reconstruction of gene regulation for 5 transcription factors in S. cerevisiae. Four aspects of the methods’ performance were assessed, including adjacency discovery quality, edge orientation accuracy, complete pathway discovery quality, and experimental cost. The results of this study show that some methods provide significant performance benefits over others and therefore should be routinely used for local causal pathway discovery tasks. This study also demonstrates the feasibility of local causal pathway reconstruction in real biological systems with significant quality and low experimental cost. PMID:26939894

  5. Magnetic field reversals, polar wander, and core-mantle coupling.

    Science.gov (United States)

    Courtillot, V; Besse, J

    1987-09-04

    True polar wander, the shifting of the entire mantle relative to the earth's spin axis, has been reanalyzed. Over the last 200 million years, true polar wander has been fast (approximately 5 centimeters per year) most of the time, except for a remarkable standstill from 170 to 110 million years ago. This standstill correlates with a decrease in the reversal frequency of the geomagnetic field and episodes of continental breakup. Conversely, true polar wander is high when reversal frequency increases. It is proposed that intermittent convection modulates the thickness of a thermal boundary layer at the base of the mantle and consequently the core-to-mantle heat flux. Emission of hot thermals from the boundary layer leads to increases in mantle convection and true polar wander. In conjunction, cold thermals released from a boundary layer at the top of the liquid core eventually lead to reversals. Changes in the locations of subduction zones may also affect true polar wander. Exceptional volcanism and mass extinctions at the Cretaceous-Tertiary and Permo-Triassic boundaries may be related to thermals released after two unusually long periods with no magnetic reversals. These environmental catastrophes may therefore be a consequence of thermal and chemical couplings in the earth's multilayer heat engine rather than have an extraterrestrial cause.

  6. Integrated two-cylinder liquid piston Stirling engine

    Energy Technology Data Exchange (ETDEWEB)

    Yang, Ning; Rickard, Robert; Pluckter, Kevin; Sulchek, Todd, E-mail: todd.sulchek@me.gatech.edu [George W. Woodruff School of Mechanical Engineering and Parker H. Petit Institute for Bioengineering and Bioscience, Georgia Institute of Technology, Atlanta, Georgia 30332 (United States)

    2014-10-06

    Heat engines utilizing the Stirling cycle may run on low temperature differentials with the capacity to function at high efficiency due to their near-reversible operation. However, current approaches to building Stirling engines are laborious and costly. Typically the components are assembled by hand and additional components require a corresponding increase in manufacturing complexity, akin to electronics before the integrated circuit. We present a simple and integrated approach to fabricating Stirling engines with precisely designed cylinders. We utilize computer aided design and one-step, planar machining to form all components of the engine. The engine utilizes liquid pistons and displacers to harness useful work from heat absorption and rejection. As a proof of principle of the integrated design, a two-cylinder engine is produced and characterized and liquid pumping is demonstrated.

  7. Integrated two-cylinder liquid piston Stirling engine

    International Nuclear Information System (INIS)

    Yang, Ning; Rickard, Robert; Pluckter, Kevin; Sulchek, Todd

    2014-01-01

    Heat engines utilizing the Stirling cycle may run on low temperature differentials with the capacity to function at high efficiency due to their near-reversible operation. However, current approaches to building Stirling engines are laborious and costly. Typically the components are assembled by hand and additional components require a corresponding increase in manufacturing complexity, akin to electronics before the integrated circuit. We present a simple and integrated approach to fabricating Stirling engines with precisely designed cylinders. We utilize computer aided design and one-step, planar machining to form all components of the engine. The engine utilizes liquid pistons and displacers to harness useful work from heat absorption and rejection. As a proof of principle of the integrated design, a two-cylinder engine is produced and characterized and liquid pumping is demonstrated.

  8. Integrated two-cylinder liquid piston Stirling engine

    Science.gov (United States)

    Yang, Ning; Rickard, Robert; Pluckter, Kevin; Sulchek, Todd

    2014-10-01

    Heat engines utilizing the Stirling cycle may run on low temperature differentials with the capacity to function at high efficiency due to their near-reversible operation. However, current approaches to building Stirling engines are laborious and costly. Typically the components are assembled by hand and additional components require a corresponding increase in manufacturing complexity, akin to electronics before the integrated circuit. We present a simple and integrated approach to fabricating Stirling engines with precisely designed cylinders. We utilize computer aided design and one-step, planar machining to form all components of the engine. The engine utilizes liquid pistons and displacers to harness useful work from heat absorption and rejection. As a proof of principle of the integrated design, a two-cylinder engine is produced and characterized and liquid pumping is demonstrated.

  9. Software reengineering

    Science.gov (United States)

    Fridge, Ernest M., III

    1991-01-01

    Today's software systems generally use obsolete technology, are not integrated properly with other software systems, and are difficult and costly to maintain. The discipline of reverse engineering is becoming prominent as organizations try to move their systems up to more modern and maintainable technology in a cost effective manner. JSC created a significant set of tools to develop and maintain FORTRAN and C code during development of the Space Shuttle. This tool set forms the basis for an integrated environment to re-engineer existing code into modern software engineering structures which are then easier and less costly to maintain and which allow a fairly straightforward translation into other target languages. The environment will support these structures and practices even in areas where the language definition and compilers do not enforce good software engineering. The knowledge and data captured using the reverse engineering tools is passed to standard forward engineering tools to redesign or perform major upgrades to software systems in a much more cost effective manner than using older technologies. A beta vision of the environment was released in Mar. 1991. The commercial potential for such re-engineering tools is very great. CASE TRENDS magazine reported it to be the primary concern of over four hundred of the top MIS executives.

  10. Caesy: A software tool for computer-aided engineering

    Science.gov (United States)

    Wette, Matt

    1993-01-01

    A new software tool, Caesy, is described. This tool provides a strongly typed programming environment for research in the development of algorithms and software for computer-aided control system design. A description of the user language and its implementation as they currently stand are presented along with a description of work in progress and areas of future work.

  11. Field-reversed mirror pilot reactor. Annual report

    International Nuclear Information System (INIS)

    Devoto, R.S.; Erickson, J.L.; Fink, J.H.

    1980-09-01

    This report concludes a two-year effort to design a near-term small-scale fusion power plant which, through its construction and operation, would be a direct and important step toward the commercialization of fusion energy. The fusion reactor pilot plant was designed under the ground rules that it must produce net power, be compact, have minimum total cost, and use near-term (late 1980's) engineering technology. The neutral beam driven, field-reversed mirror (FRM) was selected as the fusion plasma confinement concept around which the pilot plant was designed. Although the physics data base for this design is not yet well in hand, it is being pursued within the magnetic field-reversal framework of the US Mirror Fusion Program. Depending on the plasma size, the pilot plant would gross up to 19.8 MW(e) and would produce up to 10.7 MW(e) net, with the recirculated power used principally for the neutral beam injectors and refrigeration for the superconducting magnets

  12. Overview of codes and tools for nuclear engineering education

    Science.gov (United States)

    Yakovlev, D.; Pryakhin, A.; Medvedeva, L.

    2017-01-01

    The recent world trends in nuclear education have been developed in the direction of social education, networking, virtual tools and codes. MEPhI as a global leader on the world education market implements new advanced technologies for the distance and online learning and for student research work. MEPhI produced special codes, tools and web resources based on the internet platform to support education in the field of nuclear technology. At the same time, MEPhI actively uses codes and tools from the third parties. Several types of the tools are considered: calculation codes, nuclear data visualization tools, virtual labs, PC-based educational simulators for nuclear power plants (NPP), CLP4NET, education web-platforms, distance courses (MOOCs and controlled and managed content systems). The university pays special attention to integrated products such as CLP4NET, which is not a learning course, but serves to automate the process of learning through distance technologies. CLP4NET organizes all tools in the same information space. Up to now, MEPhI has achieved significant results in the field of distance education and online system implementation.

  13. Reverse iontophoresis of urea in health and chronic kidney disease: a potential diagnostic and monitoring tool?

    Science.gov (United States)

    Ebah, Leonard M; Read, Ian; Sayce, Andrew; Morgan, Jane; Chaloner, Christopher; Brenchley, Paul; Mitra, Sandip

    2012-01-01

    Background Patients with chronic kidney disease (CKD) need regular monitoring, usually by blood urea and creatinine measurements, needing venepuncture, frequent attendances and a healthcare professional, with significant inconvenience. Noninvasive monitoring will potentially simplify and improve monitoring. We tested the potential of transdermal reverse iontophoresis of urea in patients with CKD and healthy controls. Methods Using a MIC 2® Iontophoresis Controller, reverse iontophoresis was applied on the forearm of five healthy subjects (controls) and 18 patients with CKD for 3–5 h. Urea extracted at the cathode was measured and compared with plasma urea. Results Reverse iontophoresis at 250 μA was entirely safe for the duration. Cathodal buffer urea linearly correlated with plasma urea after 2 h (r = 0·82, P urea (y) from cathodal urea after 2 and 3 h, respectively. Cathodal urea concentration in controls was significantly lower than in patients with CKD after a minimum current application of 2 h (P urea cut-off of 30 μM gave a sensitivity of 83·3% and positive predictive value of 87% CKD. During haemodialysis, the fall in cathodal urea was able to track that of blood urea. Conclusion Reverse iontophoresis is safe, can potentially discriminate patients with CKD and healthy subjects and is able to track blood urea changes on dialysis. Further development of the technology for routine use can lead to an exciting opportunity for its use in diagnostics and monitoring. PMID:22409780

  14. A Framework for Reverse Engineering Large C++ Code Bases

    NARCIS (Netherlands)

    Telea, Alexandru; Byelas, Heorhiy; Voinea, Lucian

    2009-01-01

    When assessing the quality and maintainability of large C++ code bases, tools are needed for extracting several facts from the source code, such as: architecture, structure, code smells, and quality metrics. Moreover, these facts should be presented in such ways so that one can correlate them and

  15. A Framework for Reverse Engineering Large C++ Code Bases

    NARCIS (Netherlands)

    Telea, Alexandru; Byelas, Heorhiy; Voinea, Lucian

    2008-01-01

    When assessing the quality and maintainability of large C++ code bases, tools are needed for extracting several facts from the source code, such as: architecture, structure, code smells, and quality metrics. Moreover, these facts should be presented in such ways so that one can correlate them and

  16. Clinical Applications of Reverse Panoramic Radiography

    Directory of Open Access Journals (Sweden)

    Sujatha S Reddy

    2011-09-01

    Full Text Available The essence of oral and maxil-lofacial radiology is not only to be an important tool in the diagnostic assessment of dental patients but also to equip the clinician with the ability to interpret images of certain maxillocraniofacial structures of importance to dental, medical and surgical practices. Although combinations of several conven-tional x-ray projections can be adequate in a number of clinical situations, radiographic assessment of certain craniofacial structures some-times needs to be facilitated by other imaging modalities. A not-so-recent development called reverse panoramic radiography may be a useful adjuvant to such a situation, at least in the near future. It is essentially a technique where the patient is placed backwards in the panoramic machine in a reverse position in such a way that x-ray beam is directed through the patient’s face and the exit beam then passes through the patient’s head on the opposite side where it is captured on the receptor. The following manuscript is an attempt to throw light on this technique and the impact it may have on dental, medical and surgical practices. The advantages and disadvantages of reverse panoramic radiography and it’s comparison to conventional panoramic radiographs and other skull views are also dis-cussed.

  17. Double acting stirling engine phase control

    Science.gov (United States)

    Berchowitz, David M.

    1983-01-01

    A mechanical device for effecting a phase change between the expansion and compression volumes of a double-acting Stirling engine uses helical elements which produce opposite rotation of a pair of crankpins when a control rod is moved, so the phase between two pairs of pistons is changed by +.psi. and the phase between the other two pairs of pistons is changed by -.psi.. The phase can change beyond .psi.=90.degree. at which regenerative braking and then reversal of engine rotation occurs.

  18. Interactive Construction Digital Tools With Real Time Analysis

    DEFF Research Database (Denmark)

    Klitgaard, Jens; Kirkegaard, Poul Henning

    2007-01-01

    . The aim of this research is to look into integrated digital design and analysis tools in order to find out if it is suited for use by architects and designers or only by specialists and technicians - and if not, then to look at what can be done to make them more available to architects and designers...... an architect-engineer or hybrid practitioner works simultaneously with both aesthetic and technical design requirements. In this paper the problem of a vague or not existing link between digital design tools, used by architects and designers, and the analysis tools developed by and for engineers is considered......The recent developments in computational design tools have evolved into a sometimes purely digital process which opens up for new perspectives and problems in the sketching process. One of the interesting possibilities lay within the hybrid practitioner- or architect-engineer approach, where...

  19. Comparing Two Definitions of Work for a Biological Quantum Heat Engine

    International Nuclear Information System (INIS)

    Xu You-Yang; Zhao Shun-Cai; Liu Juan

    2015-01-01

    Systems of photosynthetic reaction centres have been modelled as heat engines, while it has also been reported that the efficiency and power of such heat engines can be enhanced by quantum interference — a trait that has attracted much interest. We compare two definitions of the work of such a photosynthetic heat engine, i.e. definition A used by Weimer et al. and B by Dorfman et al. We also introduce a coherent interaction between donor and acceptor (CIDA) to demonstrate a reversible energy transport. We show that these two definitions of work can impart contradictory results, that is, CIDA enhances the power and efficiency of the photosynthetic heat engine with definition B but not with A. Additionally, we find that both reversible and irreversible excitation-energy transport can be described with definition A, but definition B can only model irreversible transport. As a result, we conclude that definition A is more suitable for photosynthetic systems than definition B. (paper)

  20. Liquid Rocket Engine Testing Overview

    Science.gov (United States)

    Rahman, Shamim

    2005-01-01

    Contents include the following: Objectives and motivation for testing. Technology, Research and Development Test and Evaluation (RDT&E), evolutionary. Representative Liquid Rocket Engine (LRE) test compaigns. Apollo, shuttle, Expandable Launch Vehicles (ELV) propulsion. Overview of test facilities for liquid rocket engines. Boost, upper stage (sea-level and altitude). Statistics (historical) of Liquid Rocket Engine Testing. LOX/LH, LOX/RP, other development. Test project enablers: engineering tools, operations, processes, infrastructure.

  1. Compact Reversed-Field Pinch Reactors (CRFPR): preliminary engineering considerations

    International Nuclear Information System (INIS)

    Hagenson, R.L.; Krakowski, R.A.; Bathke, C.G.; Miller, R.L.; Embrechts, M.J.; Schnurr, N.M.; Battat, M.E.; LaBauve, R.J.; Davidson, J.W.

    1984-08-01

    The unique confinement physics of the Reversed-Field Pinch (RFP) projects to a compact, high-power-density fusion reactor that promises a significant reduction in the cost of electricity. The compact reactor also promises a factor-of-two reduction in the fraction of total cost devoted to the reactor plant equipment [i.e., fusion power core (FPC) plus support systems]. In addition to operational and developmental benefits, these physically smaller systems can operate economically over a range of total power output. After giving an extended background and rationale for the compact fusion approaches, key FPC subsystems for the Compact RFP Reactor (CRFPR) are developed, designed, and integrated for a minimum-cost, 1000-MWe(net) system. Both the problems and promise of the compact, high-power-density fusion reactor are quantitatively evaluated on the basis of this conceptual design. The material presented in this report both forms a framework for a broader, more expanded conceptual design as well as suggests directions and emphases for related research and development

  2. Improved method of generating bit reversed numbers for calculating fast fourier transform

    Digital Repository Service at National Institute of Oceanography (India)

    Suresh, T.

    Fast Fourier Transform (FFT) is an important tool required for signal processing in defence applications. This paper reports an improved method for generating bit reversed numbers needed in calculating FFT using radix-2. The refined algorithm takes...

  3. Formalization of the engineering science discipline - knowledge engineering

    Science.gov (United States)

    Peng, Xiao

    Knowledge is the most precious ingredient facilitating aerospace engineering research and product development activities. Currently, the most common knowledge retention methods are paper-based documents, such as reports, books and journals. However, those media have innate weaknesses. For example, four generations of flying wing aircraft (Horten, Northrop XB-35/YB-49, Boeing BWB and many others) were mostly developed in isolation. The subsequent engineers were not aware of the previous developments, because these projects were documented such which prevented the next generation of engineers to benefit from the previous lessons learned. In this manner, inefficient knowledge retention methods have become a primary obstacle for knowledge transfer from the experienced to the next generation of engineers. In addition, the quality of knowledge itself is a vital criterion; thus, an accurate measure of the quality of 'knowledge' is required. Although qualitative knowledge evaluation criteria have been researched in other disciplines, such as the AAA criterion by Ernest Sosa stemming from the field of philosophy, a quantitative knowledge evaluation criterion needs to be developed which is capable to numerically determine the qualities of knowledge for aerospace engineering research and product development activities. To provide engineers with a high-quality knowledge management tool, the engineering science discipline Knowledge Engineering has been formalized to systematically address knowledge retention issues. This research undertaking formalizes Knowledge Engineering as follows: 1. Categorize knowledge according to its formats and representations for the first time, which serves as the foundation for the subsequent knowledge management function development. 2. Develop an efficiency evaluation criterion for knowledge management by analyzing the characteristics of both knowledge and the parties involved in the knowledge management processes. 3. Propose and develop an

  4. Common ECG Lead Placement Errors. Part I: Limb Lead Reversals

    Directory of Open Access Journals (Sweden)

    Allison V. Rosen

    2015-10-01

    Full Text Available Background: Electrocardiography (ECG is a very useful diagnostic tool. However, errors in placement of ECG leads can create artifacts, mimic pathologies, and hinder proper ECG interpretation. It is important for members of the health care team to be able to recognize the common patterns resulting from lead placement errors. Methods: 12-lead ECGs were recorded in a single male healthy subject in his mid 20s. Six different limb lead reversals were compared to ECG recordings from correct lead placement. Results: Classic ECG patterns were observed when leads were reversed. Methods of discriminating these ECG patterns from true pathologic findings were described. Conclusion: Correct recording and interpretation of ECGs is key to providing optimal patient care. It is therefore crucial to be able to recognize common ECG patterns that are indicative of lead reversals.

  5. Modular co-culture engineering, a new approach for metabolic engineering.

    Science.gov (United States)

    Zhang, Haoran; Wang, Xiaonan

    2016-09-01

    With the development of metabolic engineering, employment of a selected microbial host for accommodation of a designed biosynthetic pathway to produce a target compound has achieved tremendous success in the past several decades. Yet, increasing requirements for sophisticated microbial biosynthesis call for establishment and application of more advanced metabolic engineering methodologies. Recently, important progress has been made towards employing more than one engineered microbial strains to constitute synthetic co-cultures and modularizing the biosynthetic labor between the co-culture members in order to improve bioproduction performance. This emerging approach, referred to as modular co-culture engineering in this review, presents a valuable opportunity for expanding the scope of the broad field of metabolic engineering. We highlight representative research accomplishments using this approach, especially those utilizing metabolic engineering tools for microbial co-culture manipulation. Key benefits and major challenges associated with modular co-culture engineering are also presented and discussed. Copyright © 2016 International Metabolic Engineering Society. Published by Elsevier Inc. All rights reserved.

  6. Nonlinearities in reservoir engineering: Enhancing quantum correlations

    Science.gov (United States)

    Hu, Xiangming; Hu, Qingping; Li, Lingchao; Huang, Chen; Rao, Shi

    2017-12-01

    There are two decisive factors for quantum correlations in reservoir engineering, but they are strongly reversely dependent on the atom-field nonlinearities. One is the squeezing parameter for the Bogoliubov modes-mediated collective interactions, while the other is the dissipative rates for the engineered collective dissipations. Exemplifying two-level atomic ensembles, we show that the moderate nonlinearities can compromise these two factors and thus enhance remarkably two-mode squeezing and entanglement of different spin atomic ensembles or different optical fields. This suggests that the moderate nonlinearities of the two-level systems are more advantageous for applications in quantum networks associated with reservoir engineering.

  7. Toward design-based engineering of industrial microbes.

    Science.gov (United States)

    Tyo, Keith E J; Kocharin, Kanokarn; Nielsen, Jens

    2010-06-01

    Engineering industrial microbes has been hampered by incomplete knowledge of cell biology. Thus an iterative engineering cycle of modeling, implementation, and analysis has been used to increase knowledge of the underlying biology while achieving engineering goals. Recent advances in Systems Biology technologies have drastically improved the amount of information that can be collected in each iteration. As well, Synthetic Biology tools are melding modeling and molecular implementation. These advances promise to move microbial engineering from the iterative approach to a design-oriented paradigm, similar to electrical circuits and architectural design. Genome-scale metabolic models, new tools for controlling expression, and integrated -omics analysis are described as key contributors in moving the field toward Design-based Engineering. Copyright 2010 Elsevier Ltd. All rights reserved.

  8. Software Tools for Battery Design | Transportation Research | NREL

    Science.gov (United States)

    Software Tools for Battery Design Software Tools for Battery Design Under the Computer-Aided Engineering for Electric Drive Vehicle Batteries (CAEBAT) project, NREL has developed software tools to help using CAEBAT software tools. Knowledge of the interplay of multi-physics at varied scales is imperative

  9. Strength and reversibility of stereotypes for a rotary control with linear scales.

    Science.gov (United States)

    Chan, Alan H S; Chan, W H

    2008-02-01

    Using real mechanical controls, this experiment studied strength and reversibility of direction-of-motion stereotypes and response times for a rotary control with horizontal and vertical scales. Thirty-eight engineering undergraduates (34 men and 4 women) ages 23 to 47 years (M=29.8, SD=7.7) took part in the experiment voluntarily. The effects of instruction of change of pointer position and control plane on movement compatibility were analyzed with precise quantitative measures of strength and a reversibility index of stereotype. Comparisons of the strength and reversibility values of these two configurations with those of rotary control-circular display, rotary control-digital counter, four-way lever-circular display, and four-way lever-digital counter were made. The results of this study provided significant implications for the industrial design of control panels for improved human performance.

  10. Reversible Shaping of Microwells by Polarized Light Irradiation

    Directory of Open Access Journals (Sweden)

    Federica Pirani

    2017-01-01

    Full Text Available In the last years, stimuli-responsive polymeric materials have attracted great interest, due to their low cost and ease of structuration over large areas combined with the possibility to actively manipulate their properties. In this work, we propose a polymeric pattern of soft-imprinted microwells containing azobenzene molecules. The shape of individual elements of the pattern can be controlled after fabrication by irradiation with properly polarized light. By taking advantage of the light responsivity of the azobenzene compound, we demonstrate the possibility to reversibly modulate a contraction-expansion of wells from an initial round shape to very narrow slits. We also show that the initial shape of the microconcavities can be restored by flipping the polarization by 90°. The possibility to reversibly control the final shape of individual elements of structured surfaces offers the opportunity to engineer surface properties dynamically, thus opening new perspectives for several applications.

  11. Engineering Change Management Method Framework in Mechanical Engineering

    Science.gov (United States)

    Stekolschik, Alexander

    2016-11-01

    Engineering changes make an impact on different process chains in and outside the company, and lead to most error costs and time shifts. In fact, 30 to 50 per cent of development costs result from technical changes. Controlling engineering change processes can help us to avoid errors and risks, and contribute to cost optimization and a shorter time to market. This paper presents a method framework for controlling engineering changes at mechanical engineering companies. The developed classification of engineering changes and accordingly process requirements build the basis for the method framework. The developed method framework comprises two main areas: special data objects managed in different engineering IT tools and process framework. Objects from both areas are building blocks that can be selected to the overall business process based on the engineering process type and change classification. The process framework contains steps for the creation of change objects (both for overall change and for parts), change implementation, and release. Companies can select singleprocess building blocks from the framework, depending on the product development process and change impact. The developed change framework has been implemented at a division (10,000 employees) of a big German mechanical engineering company.

  12. Isabelle/PIDE as Platform for Educational Tools

    Directory of Open Access Journals (Sweden)

    Makarius Wenzel

    2012-02-01

    Full Text Available The Isabelle/PIDE platform addresses the question whether proof assistants of the LCF family are suitable as technological basis for educational tools. The traditionally strong logical foundations of systems like HOL, Coq, or Isabelle have so far been counter-balanced by somewhat inaccessible interaction via the TTY (or minor variations like the well-known Proof General / Emacs interface. Thus the fundamental question of math education tools with fully-formal background theories has often been answered negatively due to accidental weaknesses of existing proof engines. The idea of "PIDE" (which means "Prover IDE" is to integrate existing provers like Isabelle into a larger environment, that facilitates access by end-users and other tools. We use Scala to expose the proof engine in ML to the JVM world, where many user-interfaces, editor frameworks, and educational tools already exist. This shall ultimately lead to combined mathematical assistants, where the logical engine is in the background, without obstructing the view on applications of formal methods, formalized mathematics, and math education in particular.

  13. Human engineered heart tissue as a versatile tool in basic research and preclinical toxicology.

    Directory of Open Access Journals (Sweden)

    Sebastian Schaaf

    Full Text Available Human embryonic stem cell (hESC progenies hold great promise as surrogates for human primary cells, particularly if the latter are not available as in the case of cardiomyocytes. However, high content experimental platforms are lacking that allow the function of hESC-derived cardiomyocytes to be studied under relatively physiological and standardized conditions. Here we describe a simple and robust protocol for the generation of fibrin-based human engineered heart tissue (hEHT in a 24-well format using an unselected population of differentiated human embryonic stem cells containing 30-40% α-actinin-positive cardiac myocytes. Human EHTs started to show coherent contractions 5-10 days after casting, reached regular (mean 0.5 Hz and strong (mean 100 µN contractions for up to 8 weeks. They displayed a dense network of longitudinally oriented, interconnected and cross-striated cardiomyocytes. Spontaneous hEHT contractions were analyzed by automated video-optical recording and showed chronotropic responses to calcium and the β-adrenergic agonist isoprenaline. The proarrhythmic compounds E-4031, quinidine, procainamide, cisapride, and sertindole exerted robust, concentration-dependent and reversible decreases in relaxation velocity and irregular beating at concentrations that recapitulate findings in hERG channel assays. In conclusion this study establishes hEHT as a simple in vitro model for heart research.

  14. FIREBIRD - a conceptual design of a field reversed configuration compact torus fusion reactor (CTFR)

    International Nuclear Information System (INIS)

    Raman, R.; Zubrin, R.M.

    1987-01-01

    This paper is a summary of the work carried out by the Nuclear Engineering 512 design team at the University of Washington on a conceptual design study of a Compact-Torus (Field-Reversed) Fusion Reactor Configuration (CTFR). The primary objective of the study was to develop a reactor design that strived for high engineering power density, modest recirculating power and competitive cost of electrical power. A Conceptual design was developed for a translating field-reversed configuration reactor; based on the Physics developed by Tuszewski and Lindford at LANL and by Hoffman and Milroy at MSNW. Furthermore, it also appears possible to operate a simplified form of this reactor using a pure D-D fuel cycle after an initial D-T ignition ramp to reach the advanced fuel operating regime. One optimistic reactor so designed has a length of about 35 meters, producing a net electrical power of about 375 MWe

  15. Simultaneous, noninvasive, and transdermal extraction of urea and homocysteine by reverse iontophoresis

    Directory of Open Access Journals (Sweden)

    et al

    2011-02-01

    Full Text Available Congo Tak-Shing Ching1,2,3, Tzong-Ru Chou1, Tai-Ping Sun1,2, Shiow-Yuan Huang3, Hsiu-Li Shieh21Graduate Institute of Biomedicine and Biomedical Technology; 2Department of Electrical Engineering, National Chi Nan University, Nantou, Taiwan; 3Department of Photonics and Communication Engineering, Asia University, Taichung, Taiwan, Republic of ChinaBackground: Cardiovascular and kidney diseases are a global public health problem and impose a huge economic burden on health care services. Homocysteine, an amino acid, is associated with coronary heart disease, while urea is a harmful metabolic substance which can be used to reflect kidney function. Monitoring of these two substances is therefore very important. This in vitro study aimed to determine whether homocysteine is extractable transdermally and noninvasively, and whether homocysteine and urea can be extracted simultaneously by reverse iontophoresis.Methods: A diffusion cell incorporated with porcine skin was used for all experiments with the application of a direct current (dc and four different symmetrical biphasic direct currents (SBdc for 12 minutes via Ag/AgCl electrodes. The dc and the SBdc had a current density of 0.3 mA/cm2.Results: The SBdc has four different phase durations of 15 sec, 30 sec, 60 sec, and 180 sec. It was found that homocysteine can be transdermally extracted by reverse iontophoresis. Simultaneous extraction of homocysteine and urea by reverse iontophoresis is also possible.Conclusion: These results suggest that extraction of homocysteine and urea by SBdc are phase duration-dependent, and the optimum mode for simultaneous homocysteine and urea extraction is the SBdc with the phase duration of 60 sec.Keywords: reverse iontophoresis, homocysteine, urea, monitoring, noninvasive, transdermal

  16. Pollution reduction technology program for turboprop engines

    Science.gov (United States)

    Tomlinson, J. G.

    1977-01-01

    The reduction of CO, HC, and smoke emissions while maintaining acceptable NO(x) emissions without affecting fuel consumption, durability, maintainability, and safety was accomplished. Component combustor concept screening directed toward the demonstration of advanced combustor technology required to meet the EPA exhaust emissions standards for class P2 turboprop engines was covered. The combustion system for the Allison 501-D22A engine was used, and three combustor design concepts - reverse flow, prechamber, and staged fuel were evaluated.

  17. A reversible thermoresponsive sealant for temporary closure of ocular trauma.

    Science.gov (United States)

    Bayat, Niki; Zhang, Yi; Falabella, Paulo; Menefee, Roby; Whalen, John J; Humayun, Mark S; Thompson, Mark E

    2017-12-06

    Open globe injuries are full-thickness injuries sustained to the eye wall (cornea or sclera), which cause immediate drops in intraocular pressure that may lead to retinal detachment and permanent vision loss if not treated rapidly after injury. The current standard of care for open globe injuries consists of suturing the margins closed, but the technique can be time-consuming, requires specialized training and equipment, and can lead to patient discomfort, abrasion, and infection from eye rubbing. We engineered an injectable, thermoresponsive sealant (TRS) and a custom tool to occlude open globe injuries. The smart hydrogel sealant consists of physically cross-linked N -isopropylacrylamide copolymerized with butylacrylate. At low temperatures, it can be injected as a liquid, and when raised to body temperature, a heat-induced gelation converts the hydrogel into a solidified occlusion. The sealant can be repositioned or removed without causing additional trauma via exposure to cold water. In vitro and ex vivo assessments of mechanical adhesion to eye tissue revealed maintenance of intraocular pressure that is five times greater than the physiological range with reversible seal strength comparable to cyanoacrylate (super glue). In vivo assessment in a rabbit model of ocular trauma demonstrated ease of use for TRS deployment, statistically significant improvement in wound sealing, and no evidence of neurotoxicity, retinal tissue degradation, or significant chronic inflammatory response after 30 days of exposure. Given the advantages of body heat-induced gelation, rapid reversible occlusion, and in vivo safety and efficacy, shape-adaptable TRSs have translational potential as smart wound sealants for temporary occlusion of surgical incisions or traumatic injuries. Copyright © 2017 The Authors, some rights reserved; exclusive licensee American Association for the Advancement of Science. No claim to original U.S. Government Works.

  18. Aerospace Systems Design in NASA's Collaborative Engineering Environment

    Science.gov (United States)

    Monell, Donald W.; Piland, William M.

    1999-01-01

    Past designs of complex aerospace systems involved an environment consisting of collocated design teams with project managers, technical discipline experts, and other experts (e.g. manufacturing and systems operations). These experts were generally qualified only on the basis of past design experience and typically had access to a limited set of integrated analysis tools. These environments provided less than desirable design fidelity, often lead to the inability of assessing critical programmatic and technical issues (e.g., cost risk, technical impacts), and generally derived a design that was not necessarily optimized across the entire system. The continually changing, modern aerospace industry demands systems design processes that involve the best talent available (no matter where it resides) and access to the best design and analysis tools. A solution to these demands involves a design environment referred to as collaborative engineering. The collaborative engineering environment evolving within the National Aeronautics and Space Administration (NASA) is a capability that enables the Agency's engineering infrastructure to interact and use the best state-of-the-art tools and data across organizational boundaries. Using collaborative engineering, the collocated team is replaced with an interactive team structure where the team members are geographically distributed and the best engineering talent can be applied to the design effort regardless of physical location. In addition, a more efficient, higher quality design product is delivered by bringing together the best engineering talent with more up-to-date design and analysis tools. These tools are focused on interactive, multidisciplinary design and analysis with emphasis on the complete life cycle of the system, and they include nontraditional, integrated tools for life cycle cost estimation and risk assessment. NASA has made substantial progress during the last two years in developing a collaborative

  19. Aerospace Systems Design in NASA's Collaborative Engineering Environment

    Science.gov (United States)

    Monell, Donald W.; Piland, William M.

    2000-07-01

    Past designs of complex aerospace systems involved an environment consisting of collocated design teams with project managers, technical discipline experts, and other experts (e.g., manufacturing and systems operations). These experts were generally qualified only on the basis of past design experience and typically had access to a limited set of integrated analysis tools. These environments provided less than desirable design fidelity, often led to the inability of assessing critical programmatic and technical issues (e.g., cost, risk, technical impacts), and generally derived a design that was not necessarily optimized across the entire system. The continually changing, modern aerospace industry demands systems design processes that involve the best talent available (no matter where it resides) and access to the best design and analysis tools. A solution to these demands involves a design environment referred to as collaborative engineering. The collaborative engineering environment evolving within the National Aeronautics and Space Administration (NASA) is a capability that enables the Agency's engineering infrastructure to interact and use the best state-of-the-art tools and data across organizational boundaries. Using collaborative engineering, the collocated team is replaced with an interactive team structure where the team members are geographically distributed and the best engineering talent can be applied to the design effort regardless of physical location. In addition, a more efficient, higher quality design product is delivered by bringing together the best engineering talent with more up-to-date design and analysis tools. These tools are focused on interactive, multidisciplinary design and analysis with emphasis on the complete life cycle of the system, and they include nontraditional, integrated tools for life cycle cost estimation and risk assessment. NASA has made substantial progress during the last two years in developing a collaborative

  20. Insights gained from the reverse engineering of gene networks in keloid fibroblasts

    Directory of Open Access Journals (Sweden)

    Phan Toan

    2011-05-01

    Full Text Available Abstract Background Keloids are protrusive claw-like scars that have a propensity to recur even after surgery, and its molecular etiology remains elusive. The goal of reverse engineering is to infer gene networks from observational data, thus providing insight into the inner workings of a cell. However, most attempts at modeling biological networks have been done using simulated data. This study aims to highlight some of the issues involved in working with experimental data, and at the same time gain some insights into the transcriptional regulatory mechanism present in keloid fibroblasts. Methods Microarray data from our previous study was combined with microarray data obtained from the literature as well as new microarray data generated by our group. For the physical approach, we used the fREDUCE algorithm for correlating expression values to binding motifs. For the influence approach, we compared the Bayesian algorithm BANJO with the information theoretic method ARACNE in terms of performance in recovering known influence networks obtained from the KEGG database. In addition, we also compared the performance of different normalization methods as well as different types of gene networks. Results Using the physical approach, we found consensus sequences that were active in the keloid condition, as well as some sequences that were responsive to steroids, a commonly used treatment for keloids. From the influence approach, we found that BANJO was better at recovering the gene networks compared to ARACNE and that transcriptional networks were better suited for network recovery compared to cytokine-receptor interaction networks and intracellular signaling networks. We also found that the NFKB transcriptional network that was inferred from normal fibroblast data was more accurate compared to that inferred from keloid data, suggesting a more robust network in the keloid condition. Conclusions Consensus sequences that were found from this study are

  1. Machine Tool Software

    Science.gov (United States)

    1988-01-01

    A NASA-developed software package has played a part in technical education of students who major in Mechanical Engineering Technology at William Rainey Harper College. Professor Hack has been using (APT) Automatically Programmed Tool Software since 1969 in his CAD/CAM Computer Aided Design and Manufacturing curriculum. Professor Hack teaches the use of APT programming languages for control of metal cutting machines. Machine tool instructions are geometry definitions written in APT Language to constitute a "part program." The part program is processed by the machine tool. CAD/CAM students go from writing a program to cutting steel in the course of a semester.

  2. Modular numerical tool for gas turbine simulation

    OpenAIRE

    Sampedro Casis, Rodrigo

    2015-01-01

    In this work a free tool for the simulation of turboprops was implemented, capable of simulating the various components of a jet engine, separately or in conjunction, with different degrees of thermodynamic modelling or complexity, in order to simulate an entire jet engine. The main characteristics of this software includes its compatibility, open code and GNU license, non-existing in today's market. Furthermore, the tool was designed with a greater flexibility and a more adapted work environ...

  3. Design of automotive engine coolant hoses

    Directory of Open Access Journals (Sweden)

    Hrishikesh D BACHCHHAV

    2018-03-01

    Full Text Available In this paper, we are present the performance of engine coolant hoses (radiator hoses used in passenger cars by checking various physical behaviours such as hose leakage, hose burst, hose collapse or any mechanical damage as studied-thru design guidelines, CFD analysis and product validation testing and also check pressure drop of the hoses when engine will be running. The design term is more likely used for technical part modelling using CAD tool. Later on, we will focus on the transformation of the part design to process design. The process design term is more likely used for "tooling design" for manufacturing of the product using CAD Tool. Then inlet hose carries coolant from engine to radiator inlet tank, then coolant circulated in radiator and passed through radiator outlet tank to water pump of engine with the help of outlet hose. After that …nding any leakage, Burst, damage or collapse of hose and pressure drop of the hose with the help of design checklist, CFD Analysis and product validation testing.

  4. Applying Russian Search Engines to market Finnish Corporates

    OpenAIRE

    Pankratovs, Vladimirs

    2013-01-01

    The goal of this thesis work is to provide basic knowledge of Russia-based Search Engines marketing capabilities. After reading this material, the user is able to diverge different kinds of Search Engine Marketing tools and can perform advertising campaigns. This study includes information about the majority of tools available to the user and provides up to date screenshots of Russian Search engines front-end, which can be useful in further work. Study discusses the main principles and ba...

  5. The Multi-Purpose Tool of Tumor Immunotherapy: Gene-Engineered T Cells.

    Science.gov (United States)

    Mo, Zeming; Du, Peixin; Wang, Guoping; Wang, Yongsheng

    2017-01-01

    A detailed summary of the published clinical trials of chimeric antigen receptor T cells (CAR-T) and TCR-transduced T cells (TCR-T) was constructed to understand the development trend of adoptive T cell therapy (ACT). In contrast to TCR-T, the number of CAR-T clinical trials has increased dramatically in China in the last three years. The ACT seems to be very prosperous. But, the multidimensional interaction of tumor, tumor associated antigen (TAA) and normal tissue exacerbates the uncontrolled outcome of T cells gene therapy. It reminds us the importance that optimizing treatment security to prevent the fatal serious adverse events. How to balance the safety and effectiveness of the ACT? At least six measures can potentially optimize the safety of ACT. At the same time, with the application of gene editing techniques, more endogenous receptors are disrupted while more exogenous receptors are expressed on T cells. As a multi-purpose tool of tumor immunotherapy, gene-engineered T cells (GE-T) have been given different functional weapons. A network which is likely to link radiation therapy, tumor vaccines, CAR-T and TCR-T is being built. Moreover, more and more evidences indicated that the combination of the ACT and other therapies would further enhance the anti-tumor capacity of the GE-T.

  6. Reversible Thermoset Adhesives

    Science.gov (United States)

    Mac Murray, Benjamin C. (Inventor); Tong, Tat H. (Inventor); Hreha, Richard D. (Inventor)

    2016-01-01

    Embodiments of a reversible thermoset adhesive formed by incorporating thermally-reversible cross-linking units and a method for making the reversible thermoset adhesive are provided. One approach to formulating reversible thermoset adhesives includes incorporating dienes, such as furans, and dienophiles, such as maleimides, into a polymer network as reversible covalent cross-links using Diels Alder cross-link formation between the diene and dienophile. The chemical components may be selected based on their compatibility with adhesive chemistry as well as their ability to undergo controlled, reversible cross-linking chemistry.

  7. Building Open in Engineering

    OpenAIRE

    Berg, Devin

    2018-01-01

    A description of ongoing efforts to build a culture for open in engineering. I will overview some of the tools that have been developed to promote open practices in engineering and discuss some of the barriers to adoption within the field.Presented 27 March 2018 at the "E"ffordabilitiy Summit, Menomonie, WI.

  8. Synthetic biology: an emerging engineering discipline.

    Science.gov (United States)

    Cheng, Allen A; Lu, Timothy K

    2012-01-01

    Over the past decade, synthetic biology has emerged as an engineering discipline for biological systems. Compared with other substrates, biology poses a unique set of engineering challenges resulting from an incomplete understanding of natural biological systems and tools for manipulating them. To address these challenges, synthetic biology is advancing from developing proof-of-concept designs to focusing on core platforms for rational and high-throughput biological engineering. These platforms span the entire biological design cycle, including DNA construction, parts libraries, computational design tools, and interfaces for manipulating and probing synthetic circuits. The development of these enabling technologies requires an engineering mindset to be applied to biology, with an emphasis on generalizable techniques in addition to application-specific designs. This review aims to discuss the progress and challenges in synthetic biology and to illustrate areas where synthetic biology may impact biomedical engineering and human health.

  9. Early Engagement of Safety and Mission Assurance Expertise Using Systems Engineering Tools: A Risk-Based Approach to Early Identification of Safety and Assurance Requirements

    Science.gov (United States)

    Darpel, Scott; Beckman, Sean

    2016-01-01

    Decades of systems engineering practice have demonstrated that the earlier the identification of requirements occurs, the lower the chance that costly redesigns will needed later in the project life cycle. A better understanding of all requirements can also improve the likelihood of a design's success. Significant effort has been put into developing tools and practices that facilitate requirements determination, including those that are part of the model-based systems engineering (MBSE) paradigm. These efforts have yielded improvements in requirements definition, but have thus far focused on a design's performance needs. The identification of safety & mission assurance (S&MA) related requirements, in comparison, can occur after preliminary designs are already established, yielding forced redesigns. Engaging S&MA expertise at an earlier stage, facilitated by the use of MBSE tools, and focused on actual project risk, can yield the same type of design life cycle improvements that have been realized in technical and performance requirements.

  10. Nonlinear Approaches in Engineering Applications

    CERN Document Server

    Jazar, Reza

    2012-01-01

    Nonlinear Approaches in Engineering Applications focuses on nonlinear phenomena that are common in the engineering field. The nonlinear approaches described in this book provide a sound theoretical base and practical tools to design and analyze engineering systems with high efficiency and accuracy and with less energy and downtime. Presented here are nonlinear approaches in areas such as dynamic systems, optimal control and approaches in nonlinear dynamics and acoustics. Coverage encompasses a wide range of applications and fields including mathematical modeling and nonlinear behavior as applied to microresonators, nanotechnologies, nonlinear behavior in soil erosion,nonlinear population dynamics, and optimization in reducing vibration and noise as well as vibration in triple-walled carbon nanotubes. This book also: Provides a complete introduction to nonlinear behavior of systems and the advantages of nonlinearity as a tool for solving engineering problems Includes applications and examples drawn from the el...

  11. 19th CIRP Conference on Life Cycle Engineering

    CERN Document Server

    Linke, Barbara

    2012-01-01

    The 19th CIRP Conference on Life Cycle Engineering continues a strong tradition of scientific meetings in the areas of sustainability and engineering within the community of the International Academy for Production Engineering (CIRP). The focus of the conference is to review and discuss the current developments, technology improvements, and future research directions that will allow engineers to help create green businesses and industries that are both socially responsible and economically successful.  The symposium covers a variety of relevant topics within life cycle engineering including Businesses and Organizations, Case Studies, End of Life Management, Life Cycle Design, Machine Tool Technologies for Sustainability, Manufacturing Processes, Manufacturing Systems, Methods and Tools for Sustainability, Social Sustainability, and Supply Chain Management.

  12. Systems Prototyping with Fourth Generation Tools.

    Science.gov (United States)

    Sholtys, Phyllis

    1983-01-01

    The development of information systems using an engineering approach that uses both traditional programing techniques and fourth generation software tools is described. Fourth generation applications tools are used to quickly develop a prototype system that is revised as the user clarifies requirements. (MLW)

  13. Zero field reversal probability in thermally assisted magnetization reversal

    Science.gov (United States)

    Prasetya, E. B.; Utari; Purnama, B.

    2017-11-01

    This paper discussed about zero field reversal probability in thermally assisted magnetization reversal (TAMR). Appearance of reversal probability in zero field investigated through micromagnetic simulation by solving stochastic Landau-Lifshitz-Gibert (LLG). The perpendicularly anisotropy magnetic dot of 50×50×20 nm3 is considered as single cell magnetic storage of magnetic random acces memory (MRAM). Thermally assisted magnetization reversal was performed by cooling writing process from near/almost Curie point to room temperature on 20 times runs for different randomly magnetized state. The results show that the probability reversal under zero magnetic field decreased with the increase of the energy barrier. The zero-field probability switching of 55% attained for energy barrier of 60 k B T and the reversal probability become zero noted at energy barrier of 2348 k B T. The higest zero-field switching probability of 55% attained for energy barrier of 60 k B T which corespond to magnetif field of 150 Oe for switching.

  14. HiDi: an efficient reverse engineering schema for large-scale dynamic regulatory network reconstruction using adaptive differentiation.

    Science.gov (United States)

    Deng, Yue; Zenil, Hector; Tegnér, Jesper; Kiani, Narsis A

    2017-12-15

    The use of differential equations (ODE) is one of the most promising approaches to network inference. The success of ODE-based approaches has, however, been limited, due to the difficulty in estimating parameters and by their lack of scalability. Here, we introduce a novel method and pipeline to reverse engineer gene regulatory networks from gene expression of time series and perturbation data based upon an improvement on the calculation scheme of the derivatives and a pre-filtration step to reduce the number of possible links. The method introduces a linear differential equation model with adaptive numerical differentiation that is scalable to extremely large regulatory networks. We demonstrate the ability of this method to outperform current state-of-the-art methods applied to experimental and synthetic data using test data from the DREAM4 and DREAM5 challenges. Our method displays greater accuracy and scalability. We benchmark the performance of the pipeline with respect to dataset size and levels of noise. We show that the computation time is linear over various network sizes. The Matlab code of the HiDi implementation is available at: www.complexitycalculator.com/HiDiScript.zip. hzenilc@gmail.com or narsis.kiani@ki.se. Supplementary data are available at Bioinformatics online. © The Author 2017. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com

  15. The Use of Online Quizlet.com Resource Tools to Support Native English Speaking Students of Engineering and Medical Departments in Accelerated RFL Teaching and Learning

    Directory of Open Access Journals (Sweden)

    Kh.E. Ismailova

    2016-05-01

    Full Text Available The paper presents a description of the methodology and some results of the application of tools of the language learning support portal Quizlet.com to improve the effectiveness of the accelerated development of the basic communicative skills in Russian as a foreign language (RFL for the group of the English-speaking students who arrived to study in Russia engineering, medicine and other areas. The application of the development is the basics of Russian teaching and learning in the classroom as well as in the mode of self-education and out-of-classroom events. Special attention is paid to the use of cloud-based tools to organize and conduct extracurricular activities. Particularly in the promising subject connected with the use of 3D printers for the solution of engineering problems of prosthetics of the lost bodies of animals and birds on the example of the Toucan key restoration. Analysis of the results of the use of flash cards, tests, and group games showed the promise of using the sets of Quizlet.com tools for accelerated assimilation of the native English speaking students in the area of General and special RFL vocabulary, as well as students showed that in a short time they can get and develop their basic skills of listening, reading and writing in Russian communication when Quizlet tools being used in different modes.

  16. Using waterjet in reverse logistic operations in discarded munitions processing

    Czech Academy of Sciences Publication Activity Database

    Hloch, S.; Tozan, H.; Yagimli, M.; Valíček, Jan; Rokosz, K.

    2011-01-01

    Roč. 18, č. 2 (2011), s. 267-271 ISSN 1330-3651 Institutional research plan: CEZ:AV0Z30860518 Keywords : abrasive waterjet * anti tank bullet * automatic line Subject RIV: JQ - Machines ; Tools Impact factor: 0.347, year: 2011 http://hrcak.srce.hr/search/?q=Using+waterjet+in+reverse+logistic+operations+in+discarded+munitions+processing

  17. An artificial interphase enables reversible magnesium chemistry in carbonate electrolytes

    Energy Technology Data Exchange (ETDEWEB)

    Son, Seoung-Bum; Gao, Tao; Harvey, Steve P.; Steirer, K. Xerxes; Stokes, Adam; Norman, Andrew; Wang, Chunsheng; Cresce, Arthur; Xu, Kang; Ban, Chunmei

    2018-04-02

    Magnesium-based batteries possess potential advantages over their lithium counterparts. However, reversible Mg chemistry requires a thermodynamically stable electrolyte at low potential, which is usually achieved with corrosive components and at the expense of stability against oxidation. In lithium-ion batteries the conflict between the cathodic and anodic stabilities of the electrolytes is resolved by forming an anode interphase that shields the electrolyte from being reduced. This strategy cannot be applied to Mg batteries because divalent Mg2+ cannot penetrate such interphases. Here, we engineer an artificial Mg2+-conductive interphase on the Mg anode surface, which successfully decouples the anodic and cathodic requirements for electrolytes and demonstrate highly reversible Mg chemistry in oxidation-resistant electrolytes. The artificial interphase enables the reversible cycling of a Mg/V2O5 full-cell in the water-containing, carbonate-based electrolyte. This approach provides a new avenue not only for Mg but also for other multivalent-cation batteries facing the same problems, taking a step towards their use in energy-storage applications.

  18. An artificial interphase enables reversible magnesium chemistry in carbonate electrolytes

    Science.gov (United States)

    Son, Seoung-Bum; Gao, Tao; Harvey, Steve P.; Steirer, K. Xerxes; Stokes, Adam; Norman, Andrew; Wang, Chunsheng; Cresce, Arthur; Xu, Kang; Ban, Chunmei

    2018-05-01

    Magnesium-based batteries possess potential advantages over their lithium counterparts. However, reversible Mg chemistry requires a thermodynamically stable electrolyte at low potential, which is usually achieved with corrosive components and at the expense of stability against oxidation. In lithium-ion batteries the conflict between the cathodic and anodic stabilities of the electrolytes is resolved by forming an anode interphase that shields the electrolyte from being reduced. This strategy cannot be applied to Mg batteries because divalent Mg2+ cannot penetrate such interphases. Here, we engineer an artificial Mg2+-conductive interphase on the Mg anode surface, which successfully decouples the anodic and cathodic requirements for electrolytes and demonstrate highly reversible Mg chemistry in oxidation-resistant electrolytes. The artificial interphase enables the reversible cycling of a Mg/V2O5 full-cell in the water-containing, carbonate-based electrolyte. This approach provides a new avenue not only for Mg but also for other multivalent-cation batteries facing the same problems, taking a step towards their use in energy-storage applications.

  19. Practical electrical engineering

    CERN Document Server

    N Makarov, Sergey; Bitar, Stephen J

    2016-01-01

    This textbook provides comprehensive, in-depth coverage of the fundamental concepts of electrical and computer engineering. It is written from an engineering perspective, with special emphasis on circuit functionality and applications. Reliance on higher-level mathematics and physics, or theoretical proofs has been intentionally limited in order to prioritize the practical aspects of electrical engineering. This text is therefore suitable for a number of introductory circuit courses for other majors such as robotics, mechanical, biomedical, aerospace, civil, architecture, petroleum, and industrial engineering. The authors’ primary goal is to teach the aspiring engineering student all fundamental tools needed to understand, analyze and design a wide range of practical circuits and systems. Their secondary goal is to provide a comprehensive reference, for both major and non-major students as well as practicing engineers. Provides a self-contained, fundamental textbook on electric circuits and basic electronic...

  20. Current Hitachi knowledge engineering systems: an overview

    Energy Technology Data Exchange (ETDEWEB)

    Masui, S; Maeda, A; Masuishi, T [Hitachi, Ltd., Tokyo (Japan)

    1992-02-01

    In order to bring the knowledge engineering technology up to the practical phase, Hitachi has provided several knowledge engineering system products, including expert system building tools, knowledge acquisition tools, and many kinds of stand-alone and build-in expert systems in both the business and process control fields. In this review article, an overview of Hitachi{prime}s recent knowledge systems is described, which includes a trend analysis on recent market recognition. In addition, to introduce the Hitachi{prime}s current activities, a new product, a user interface building tool, and a new method of tuning fuzzy membership functions using a neuro-computing algorithm are also described. Furthermore, it is pointed out that not only practical tools and methodologies, but also a practical development team, including a planning section, a cooperating expert, a user section, and experienced knowledge engineers, is needed to achieve practical expert systems. 20 refs., 10 figs., 1 tab.