WorldWideScience

Sample records for cordic engine implementation

  1. Implementation of trigonometric function using CORDIC algorithms

    Science.gov (United States)

    Mokhtar, A. S. N.; Ayub, M. I.; Ismail, N.; Daud, N. G. Nik

    2018-02-01

    In 1959, Jack E. Volder presents a brand new formula to the real-time solution of the equation raised in navigation system. This new algorithm was the most beneficial replacement of analog navigation system by the digital. The CORDIC (Coordinate Rotation Digital Computer) algorithm are used for the rapid calculation associated with elementary operates like trigonometric function, multiplication, division and logarithm function, and also various conversions such as conversion of rectangular to polar coordinate including the conversion between binary coded information. In this current time CORDIC formula have many applications in the field of communication, signal processing, 3-D graphics, and others. This paper would be presents the trigonometric function implementation by using CORDIC algorithm in rotation mode for circular coordinate system. The CORDIC technique is used in order to generating the output angle between range 0o to 90o and error analysis is concern. The result showed that the average percentage error is about 0.042% at angles between ranges 00 to 900. But the average percentage error rose up to 45% at angle 90o and above. So, this method is very accurate at the 1st quadrant. The mirror properties method is used to find out an angle at 2nd, 3rd and 4th quadrant.

  2. Optimization and Implementation of Scaling-Free CORDIC-Based Direct Digital Frequency Synthesizer for Body Care Area Network Systems

    Directory of Open Access Journals (Sweden)

    Ying-Shen Juang

    2012-01-01

    Full Text Available Coordinate rotation digital computer (CORDIC is an efficient algorithm for computations of trigonometric functions. Scaling-free-CORDIC is one of the famous CORDIC implementations with advantages of speed and area. In this paper, a novel direct digital frequency synthesizer (DDFS based on scaling-free CORDIC is presented. The proposed multiplier-less architecture with small ROM and pipeline data path has advantages of high data rate, high precision, high performance, and less hardware cost. The design procedure with performance and hardware analysis for optimization has also been given. It is verified by Matlab simulations and then implemented with field programmable gate array (FPGA by Verilog. The spurious-free dynamic range (SFDR is over 86.85 dBc, and the signal-to-noise ratio (SNR is more than 81.12 dB. The scaling-free CORDIC-based architecture is suitable for VLSI implementations for the DDFS applications in terms of hardware cost, power consumption, SNR, and SFDR. The proposed DDFS is very suitable for medical instruments and body care area network systems.

  3. Redesigned-Scale-Free CORDIC Algorithm Based FPGA Implementation of Window Functions to Minimize Area and Latency

    Directory of Open Access Journals (Sweden)

    Supriya Aggarwal

    2012-01-01

    Full Text Available One of the most important steps in spectral analysis is filtering, where window functions are generally used to design filters. In this paper, we modify the existing architecture for realizing the window functions using CORDIC processor. Firstly, we modify the conventional CORDIC algorithm to reduce its latency and area. The proposed CORDIC algorithm is completely scale-free for the range of convergence that spans the entire coordinate space. Secondly, we realize the window functions using a single CORDIC processor as against two serially connected CORDIC processors in existing technique, thus optimizing it for area and latency. The linear CORDIC processor is replaced by a shift-add network which drastically reduces the number of pipelining stages required in the existing design. The proposed design on an average requires approximately 64% less pipeline stages and saves up to 44.2% area. Currently, the processor is designed to implement Blackman windowing architecture, which with slight modifications can be extended to other widow functions as well. The details of the proposed architecture are discussed in the paper.

  4. An Area Efficient Composed CORDIC Architecture

    Directory of Open Access Journals (Sweden)

    AGUIRRE-RAMOS, F.

    2014-05-01

    Full Text Available This article presents a composed architecture for the CORDIC algorithm. CORDIC is a widely used technique to calculate basic trigonometric functions using only additions and shifts. This composed architecture combines an initial coarse stage to approximate sine and cosine functions, and a second stage to finely tune those values while CORDIC operates on rotation mode. Both stages contribute to shorten the algorithmic steps required to fully execute the CORDIC algorithm. For comparison purposes, the Xilinx CORDIC logiCORE IP and previously reported research are used. The proposed architecture aims at reducing hardware resources usage as its key objective.

  5. Implementation of QR-decomposition based on CORDIC for unitary MUSIC algorithm

    Science.gov (United States)

    Lounici, Merwan; Luan, Xiaoming; Saadi, Wahab

    2013-07-01

    The DOA (Direction Of Arrival) estimation with subspace methods such as MUSIC (MUltiple SIgnal Classification) and ESPRIT (Estimation of Signal Parameters via Rotational Invariance Technique) is based on an accurate estimation of the eigenvalues and eigenvectors of covariance matrix. QR decomposition is implemented with the Coordinate Rotation DIgital Computer (CORDIC) algorithm. QRD requires only additions and shifts [6], so it is faster and more regular than other methods. In this article the hardware architecture of an EVD (Eigen Value Decomposition) processor based on TSA (triangular systolic array) for QR decomposition is proposed. Using Xilinx System Generator (XSG), the design is implemented and the estimated logic device resource values are presented for different matrix sizes.

  6. DESIGN OF LOW EPI AND HIGH THROUGHPUT CORDIC CELL TO IMPROVE THE PERFORMANCE OF MOBILE ROBOT

    Directory of Open Access Journals (Sweden)

    P. VELRAJKUMAR

    2014-04-01

    Full Text Available This paper mainly focuses on pass logic based design, which gives an low Energy Per Instruction (EPI and high throughput COrdinate Rotation Digital Computer (CORDIC cell for application of robotic exploration. The basic components of CORDIC cell namely register, multiplexer and proposed adder is designed using pass transistor logic (PTL design. The proposed adder is implemented in bit-parallel iterative CORDIC circuit whereas designed using DSCH2 VLSI CAD tool and their layouts are generated by Microwind 3 VLSI CAD tool. The propagation delay, area and power dissipation are calculated from the simulated results for proposed adder based CORDIC cell. The EPI, throughput and effect of temperature are calculated from generated layout. The output parameter of generated layout is analysed using BSIM4 advanced analyzer. The simulated result of the proposed adder based CORDIC circuit is compared with other adder based CORDIC circuits. From the analysis of these simulated results, it was found that the proposed adder based CORDIC circuit dissipates low power, gives faster response, low EPI and high throughput.

  7. Simple Hybrid Scaling-Free CORDIC Solution for FPGAs

    Directory of Open Access Journals (Sweden)

    Leonid Moroz

    2014-01-01

    Full Text Available COordinate Rotation DIgital Computer (CORDIC is an effective method that is used in digital signal processing applications for computing various trigonometric, hyperbolic, linear, and transcendental functions. This paper presents the theoretical basis and practical implementation of circular (sine-cosine CORDIC-based generator. Synthesis results of this generator based on Altera Stratix III FPGA (EP3SL340F1517C2 using Quartus II version 9.0 show that the proposed hybrid FPGA architecture significantly reduces latency (42% reduction with a small area overhead, compared to the conventional version. The proposed algorithm has been simulated for sine and cosine function evaluation, and it has been verified that the accuracy is comparable with conventional algorithm.

  8. Area- and energy-efficient CORDIC accelerators in deep sub-micron CMOS technologies

    Science.gov (United States)

    Vishnoi, U.; Noll, T. G.

    2012-09-01

    The COordinate Rotate DIgital Computer (CORDIC) algorithm is a well known versatile approach and is widely applied in today's SoCs for especially but not restricted to digital communications. Dedicated CORDIC blocks can be implemented in deep sub-micron CMOS technologies at very low area and energy costs and are attractive to be used as hardware accelerators for Application Specific Instruction Processors (ASIPs). Thereby, overcoming the well known energy vs. flexibility conflict. Optimizing Global Navigation Satellite System (GNSS) receivers to reduce the hardware complexity is an important research topic at present. In such receivers CORDIC accelerators can be used for digital baseband processing (fixed-point) and in Position-Velocity-Time estimation (floating-point). A micro architecture well suited to such applications is presented. This architecture is parameterized according to the wordlengths as well as the number of iterations and can be easily extended for floating point data format. Moreover, area can be traded for throughput by partially or even fully unrolling the iterations, whereby the degree of pipelining is organized with one CORDIC iteration per cycle. From the architectural description, the macro layout can be generated fully automatically using an in-house datapath generator tool. Since the adders and shifters play an important role in optimizing the CORDIC block, they must be carefully optimized for high area and energy efficiency in the underlying technology. So, for this purpose carry-select adders and logarithmic shifters have been chosen. Device dimensioning was automatically optimized with respect to dynamic and static power, area and performance using the in-house tool. The fully sequential CORDIC block for fixed-point digital baseband processing features a wordlength of 16 bits, requires 5232 transistors, which is implemented in a 40-nm CMOS technology and occupies a silicon area of 1560 μm2 only. Maximum clock frequency from circuit

  9. Research and implementation of the algorithm for unwrapped and distortion correction basing on CORDIC for panoramic image

    Science.gov (United States)

    Zhang, Zhenhai; Li, Kejie; Wu, Xiaobing; Zhang, Shujiang

    2008-03-01

    The unwrapped and correcting algorithm based on Coordinate Rotation Digital Computer (CORDIC) and bilinear interpolation algorithm was presented in this paper, with the purpose of processing dynamic panoramic annular image. An original annular panoramic image captured by panoramic annular lens (PAL) can be unwrapped and corrected to conventional rectangular image without distortion, which is much more coincident with people's vision. The algorithm for panoramic image processing is modeled by VHDL and implemented in FPGA. The experimental results show that the proposed panoramic image algorithm for unwrapped and distortion correction has the lower computation complexity and the architecture for dynamic panoramic image processing has lower hardware cost and power consumption. And the proposed algorithm is valid.

  10. DRFM Cordic Processor and Sea Clutter Modeling for Enhancing Structured False Target Synthesis

    Science.gov (United States)

    2017-09-01

    Computer ) algorithm. Mathematical modeling is used to examine the accuracy of converting a digitized radar signal I/Q sample into a corresponding five-bit...converter based on a CORDIC (Coordinate Rotation Digital Computer ) algorithm. Mathematical modeling is used to examine the accuracy of converting a...Coordinate Rotation Digital Computer , Digital Image Synthesizer, DRFM, digital radio frequency memory, electronic attack 15. NUMBER OF PAGES 137 16

  11. Resource and Performance Evaluations of Fixed Point QRD-RLS Systolic Array through FPGA Implementation

    Science.gov (United States)

    Yokoyama, Yoshiaki; Kim, Minseok; Arai, Hiroyuki

    At present, when using space-time processing techniques with multiple antennas for mobile radio communication, real-time weight adaptation is necessary. Due to the progress of integrated circuit technology, dedicated processor implementation with ASIC or FPGA can be employed to implement various wireless applications. This paper presents a resource and performance evaluation of the QRD-RLS systolic array processor based on fixed-point CORDIC algorithm with FPGA. In this paper, to save hardware resources, we propose the shared architecture of a complex CORDIC processor. The required precision of internal calculation, the circuit area for the number of antenna elements and wordlength, and the processing speed will be evaluated. The resource estimation provides a possible processor configuration with a current FPGA on the market. Computer simulations assuming a fading channel will show a fast convergence property with a finite number of training symbols. The proposed architecture has also been implemented and its operation was verified by beamforming evaluation through a radio propagation experiment.

  12. Implementing Sustainable Engineering Education through POPBL

    International Nuclear Information System (INIS)

    Lioe, D X; Subhashini, G K

    2013-01-01

    This paper presents the implementation of sustainable engineering education to undergraduate student in Asia Pacific University of Technology and Innovation, Malaysia (APU) through Project-Oriented Problem Based Learning (POPBL). Sustainable engineering has already been the paramount term where it is no longer limited to environment, but also to the entire lifetime of the individual engineer. To inculcate every engineering individual with sustainability, education is the way to start off.

  13. Implementation of a Space Communications Cognitive Engine

    Science.gov (United States)

    Hackett, Timothy M.; Bilen, Sven G.; Ferreira, Paulo Victor R.; Wyglinski, Alexander M.; Reinhart, Richard C.

    2017-01-01

    Although communications-based cognitive engines have been proposed, very few have been implemented in a full system, especially in a space communications system. In this paper, we detail the implementation of a multi-objective reinforcement-learning algorithm and deep artificial neural networks for the use as a radio-resource-allocation controller. The modular software architecture presented encourages re-use and easy modification for trying different algorithms. Various trade studies involved with the system implementation and integration are discussed. These include the choice of software libraries that provide platform flexibility and promote reusability, choices regarding the deployment of this cognitive engine within a system architecture using the DVB-S2 standard and commercial hardware, and constraints placed on the cognitive engine caused by real-world radio constraints. The implemented radio-resource allocation-management controller was then integrated with the larger spaceground system developed by NASA Glenn Research Center (GRC).

  14. Systems engineering implementation plan for the liquid effluents services program

    International Nuclear Information System (INIS)

    Lowe, S.S.

    1995-01-01

    A graded approach is being taken by the Liquid Effluents Services Program in implementing systems engineering because of the advanced state of the program. The approach is cost-effective and takes credit for related work already completed, yet retains the benefits of systems engineering. This plan describes how the Liquid Effluents Services Program will implement systems engineering so there is a common understanding. Systems engineering work to be performed and the products of that work are identified. The relation to the current planning process and integration with the sitewide systems engineering effort is described

  15. Information retrieval implementing and evaluating search engines

    CERN Document Server

    Büttcher, Stefan; Cormack, Gordon V

    2016-01-01

    Information retrieval is the foundation for modern search engines. This textbook offers an introduction to the core topics underlying modern search technologies, including algorithms, data structures, indexing, retrieval, and evaluation. The emphasis is on implementation and experimentation; each chapter includes exercises and suggestions for student projects. Wumpus -- a multiuser open-source information retrieval system developed by one of the authors and available online -- provides model implementations and a basis for student work. The modular structure of the book allows instructors to use it in a variety of graduate-level courses, including courses taught from a database systems perspective, traditional information retrieval courses with a focus on IR theory, and courses covering the basics of Web retrieval. In addition to its classroom use, Information Retrieval will be a valuable reference for professionals in computer science, computer engineering, and software engineering.

  16. Implementation of Transformative Sustainability Learning into Engineering Curricular

    Directory of Open Access Journals (Sweden)

    Yuliana Lavrysh

    2018-04-01

    Full Text Available Nowadays an engineering profession is the most promising in terms of sustainability. Yet, there is a question if higher educational establishments are ready and possess necessary resources to prepare graduates in a sufficient way to create a life-sustainable future. Therefore, universities recognize the education for sustainable development as an essential and timely process of engineering training. The paper presents the characteristics of transformative sustainability learning as a key factor of advanced life-learning engineering education. The analysis of theoretical background signifies that the transformative sustainability learning concept is based on the theory of person’s transformations depending on such personality traits as the life experience, cognitive development, and critical reflection skills which foster personality changes towards sustainability. Thus, we can state that transformative sustainability learning (TSL integrates such fields as transformative learning and Education for Sustainable Development and the combination impacts personal and societal transformations. This fact provides us with the opportunity to suggest the (TSL concepts implementation into engineering educational process as an approach that enhances students’ motivation to studying, understanding of sustainability issues and high order thinking skills. If students experience personality transformations, we can find out the pedagogical strategy attributed to these transformations. Having conducted interviews and observations the teaching process at the university, we outlined the most used TSL pedagogical strategies at technical university (placed-based, problem-based, enquiry and service learning assessed their efficacy, found out the barriers to successful implementation and suggested recommendations to overcome the barriers. Our paper demonstrates potential of TSL implementation as it not only benefits for students but also enhances sustainability

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

  18. Systems Engineering Implementation Plan for Single-Shell Tanks (SST) Retrieval Projects

    International Nuclear Information System (INIS)

    LEONARD, M.W.; HOFFERBER, G.A.

    2000-01-01

    This document communicates the planned implementation of the Systems Engineering processes and products for the SST retrieval projects as defined in the Systems Engineering Management Plan for the Tank Farm Contractor

  19. Systems Engineering Implementation Plan for Single Shell Tanks (SST) Retrieval Projects

    Energy Technology Data Exchange (ETDEWEB)

    LEONARD, M.W.; HOFFERBER, G.A.

    2000-11-30

    This document communicates the planned implementation of the Systems Engineering processes and products for the SST retrieval projects as defined in the Systems Engineering Management Plan for the Tank Farm Contractor.

  20. Hardware realization of an SVM algorithm implemented in FPGAs

    Science.gov (United States)

    Wiśniewski, Remigiusz; Bazydło, Grzegorz; Szcześniak, Paweł

    2017-08-01

    The paper proposes a technique of hardware realization of a space vector modulation (SVM) of state function switching in matrix converter (MC), oriented on the implementation in a single field programmable gate array (FPGA). In MC the SVM method is based on the instantaneous space-vector representation of input currents and output voltages. The traditional computation algorithms usually involve digital signal processors (DSPs) which consumes the large number of power transistors (18 transistors and 18 independent PWM outputs) and "non-standard positions of control pulses" during the switching sequence. Recently, hardware implementations become popular since computed operations may be executed much faster and efficient due to nature of the digital devices (especially concurrency). In the paper, we propose a hardware algorithm of SVM computation. In opposite to the existing techniques, the presented solution applies COordinate Rotation DIgital Computer (CORDIC) method to solve the trigonometric operations. Furthermore, adequate arithmetic modules (that is, sub-devices) used for intermediate calculations, such as code converters or proper sectors selectors (for output voltages and input current) are presented in detail. The proposed technique has been implemented as a design described with the use of Verilog hardware description language. The preliminary results of logic implementation oriented on the Xilinx FPGA (particularly, low-cost device from Artix-7 family from Xilinx was used) are also presented.

  1. System Engineering Management and Implementation Plan for Project W-211, ''Initial Tank Retrieval Systems'' (ITRS)

    International Nuclear Information System (INIS)

    VAN BEEK, J.E.

    2000-01-01

    This systems Engineering Management and Implementation Plan (SEMIP) describes the Project W-211 implementation of the Tank Farm Contractor Systems Engineering Management Plan (TFC SEMP). The SEMIP defines the systems engineering products and processes used by the project to comply with the TFC SEMP, and provides the basis for tailoring systems engineering processes by applying a graded approach to identify appropriate systems engineering requirements for W-211

  2. System Engineering Management and Implementation Plan for Project W-211 Initial Tank Retrieval Systems (ITRS)

    Energy Technology Data Exchange (ETDEWEB)

    VAN BEEK, J.E.

    2000-05-05

    This systems Engineering Management and Implementation Plan (SEMIP) describes the Project W-211 implementation of the Tank Farm Contractor Systems Engineering Management Plan (TFC SEMP). The SEMIP defines the systems engineering products and processes used by the project to comply with the TFC SEMP, and provides the basis for tailoring systems engineering processes by applying a graded approach to identify appropriate systems engineering requirements for W-211.

  3. Implementation of workflow engine technology to deliver basic clinical decision support functionality.

    Science.gov (United States)

    Huser, Vojtech; Rasmussen, Luke V; Oberg, Ryan; Starren, Justin B

    2011-04-10

    Workflow engine technology represents a new class of software with the ability to graphically model step-based knowledge. We present application of this novel technology to the domain of clinical decision support. Successful implementation of decision support within an electronic health record (EHR) remains an unsolved research challenge. Previous research efforts were mostly based on healthcare-specific representation standards and execution engines and did not reach wide adoption. We focus on two challenges in decision support systems: the ability to test decision logic on retrospective data prior prospective deployment and the challenge of user-friendly representation of clinical logic. We present our implementation of a workflow engine technology that addresses the two above-described challenges in delivering clinical decision support. Our system is based on a cross-industry standard of XML (extensible markup language) process definition language (XPDL). The core components of the system are a workflow editor for modeling clinical scenarios and a workflow engine for execution of those scenarios. We demonstrate, with an open-source and publicly available workflow suite, that clinical decision support logic can be executed on retrospective data. The same flowchart-based representation can also function in a prospective mode where the system can be integrated with an EHR system and respond to real-time clinical events. We limit the scope of our implementation to decision support content generation (which can be EHR system vendor independent). We do not focus on supporting complex decision support content delivery mechanisms due to lack of standardization of EHR systems in this area. We present results of our evaluation of the flowchart-based graphical notation as well as architectural evaluation of our implementation using an established evaluation framework for clinical decision support architecture. We describe an implementation of a free workflow technology

  4. Implementation of workflow engine technology to deliver basic clinical decision support functionality

    Science.gov (United States)

    2011-01-01

    Background Workflow engine technology represents a new class of software with the ability to graphically model step-based knowledge. We present application of this novel technology to the domain of clinical decision support. Successful implementation of decision support within an electronic health record (EHR) remains an unsolved research challenge. Previous research efforts were mostly based on healthcare-specific representation standards and execution engines and did not reach wide adoption. We focus on two challenges in decision support systems: the ability to test decision logic on retrospective data prior prospective deployment and the challenge of user-friendly representation of clinical logic. Results We present our implementation of a workflow engine technology that addresses the two above-described challenges in delivering clinical decision support. Our system is based on a cross-industry standard of XML (extensible markup language) process definition language (XPDL). The core components of the system are a workflow editor for modeling clinical scenarios and a workflow engine for execution of those scenarios. We demonstrate, with an open-source and publicly available workflow suite, that clinical decision support logic can be executed on retrospective data. The same flowchart-based representation can also function in a prospective mode where the system can be integrated with an EHR system and respond to real-time clinical events. We limit the scope of our implementation to decision support content generation (which can be EHR system vendor independent). We do not focus on supporting complex decision support content delivery mechanisms due to lack of standardization of EHR systems in this area. We present results of our evaluation of the flowchart-based graphical notation as well as architectural evaluation of our implementation using an established evaluation framework for clinical decision support architecture. Conclusions We describe an implementation of

  5. An Elementary Algorithm to Evaluate Trigonometric Functions to High Precision

    Science.gov (United States)

    Johansson, B. Tomas

    2018-01-01

    Evaluation of the cosine function is done via a simple Cordic-like algorithm, together with a package for handling arbitrary-precision arithmetic in the computer program Matlab. Approximations to the cosine function having hundreds of correct decimals are presented with a discussion around errors and implementation.

  6. FPGA implementation of predictive degradation model for engine oil lifetime

    Science.gov (United States)

    Idros, M. F. M.; Razak, A. H. A.; Junid, S. A. M. Al; Suliman, S. I.; Halim, A. K.

    2018-03-01

    This paper presents the implementation of linear regression model for degradation prediction on Register Transfer Logic (RTL) using QuartusII. A stationary model had been identified in the degradation trend for the engine oil in a vehicle in time series method. As for RTL implementation, the degradation model is written in Verilog HDL and the data input are taken at a certain time. Clock divider had been designed to support the timing sequence of input data. At every five data, a regression analysis is adapted for slope variation determination and prediction calculation. Here, only the negative value are taken as the consideration for the prediction purposes for less number of logic gate. Least Square Method is adapted to get the best linear model based on the mean values of time series data. The coded algorithm has been implemented on FPGA for validation purposes. The result shows the prediction time to change the engine oil.

  7. A Literature Review of Indexing and Searching Techniques Implementation in Educational Search Engines

    Science.gov (United States)

    El Guemmat, Kamal; Ouahabi, Sara

    2018-01-01

    The objective of this article is to analyze the searching and indexing techniques of educational search engines' implementation while treating future challenges. Educational search engines could greatly help in the effectiveness of e-learning if used correctly. However, these engines have several gaps which influence the performance of e-learning…

  8. Implementing Effective Mission Systems Engineering Practices During Early Project Formulation Phases

    Science.gov (United States)

    Moton, Tryshanda

    2016-01-01

    Developing and implementing a plan for a NASA space mission can be a complicated process. The needs, goals, and objectives of any proposed mission or technology must be assessed early in the Project Life Cycle. The key to successful development of a space mission or flight project is the inclusion of systems engineering in early project formulation, namely during Pre-phase A, Phase A, and Phase B of the NASA Project Life Cycle. When a space mission or new technology is in pre-development, or "pre-Formulation", feasibility must be determined based on cost, schedule, and risk. Inclusion of system engineering during project formulation is key because in addition to assessing feasibility, design concepts are developed and alternatives to design concepts are evaluated. Lack of systems engineering involvement early in the project formulation can result in increased risks later in the implementation and operations phases of the project. One proven method for effective systems engineering practice during the pre-Formulation Phase is the use of a mission conceptual design or technology development laboratory, such as the Mission Design Lab (MDL) at NASA's Goddard Space Flight Center (GSFC). This paper will review the engineering process practiced routinely in the MDL for successful mission or project development during the pre-Formulation Phase.

  9. Implementation of a Project-Based Telecommunications Engineering Design Course

    Science.gov (United States)

    Aliakbarian, Hadi; Soh, Ping Jack; Farsi, Saeed; Xu, Hantao; Van Lil, Emmanuel H. E. M. J. C.; Nauwelaers, Bart K. J. C.; Vandenbosch, Guy A. E.; Schreurs, Dominique M. M.-P.

    2014-01-01

    This paper describes and discusses the implementation of a project-based graduate design course in telecommunications engineering. This course, which requires a combination of technical and soft skills for its completion, enables guided independent learning (GIL) and application of technical knowledge acquired from classroom learning. Its main…

  10. Implementation of a project-based engineering school: increasing student motivation and relevant learning

    Science.gov (United States)

    Terrón-López, María-José; García-García, María-José; Velasco-Quintana, Paloma-Julia; Ocampo, Jared; Vigil Montaño, María-Reyes; Gaya-López, María-Cruz

    2017-11-01

    The School of Engineering at Universidad Europea de Madrid (UEM) implemented, starting in the 2012-2013 period, a unified academic model based on project-based learning as the methodology used throughout the entire School. This model expects that every year, in each grade, all the students should participate in a capstone project integrating the contents and competencies of several courses. This paper presents the academic context under which this experience has been implemented, and a summary of the work done to design and implement the Project-Based Engineering School at the UEM. The steps followed, the structure used, some sample projects, as well as the difficulties and benefits of implementing the programme are discussed in this paper. The results are encouraging as students are more motivated and the initial set objectives were accomplished.

  11. Software engineering and Ada (Trademark) training: An implementation model for NASA

    Science.gov (United States)

    Legrand, Sue; Freedman, Glenn

    1988-01-01

    The choice of Ada for software engineering for projects such as the Space Station has resulted in government and industrial groups considering training programs that help workers become familiar with both a software culture and the intricacies of a new computer language. The questions of how much time it takes to learn software engineering with Ada, how much an organization should invest in such training, and how the training should be structured are considered. Software engineering is an emerging, dynamic discipline. It is defined by the author as the establishment and application of sound engineering environments, tools, methods, models, principles, and concepts combined with appropriate standards, guidelines, and practices to support computing which is correct, modifiable, reliable and safe, efficient, and understandable throughout the life cycle of the application. Neither the training programs needed, nor the content of such programs, have been well established. This study addresses the requirements for training for NASA personnel and recommends an implementation plan. A curriculum and a means of delivery are recommended. It is further suggested that a knowledgeable programmer may be able to learn Ada in 5 days, but that it takes 6 to 9 months to evolve into a software engineer who uses the language correctly and effectively. The curriculum and implementation plan can be adapted for each NASA Center according to the needs dictated by each project.

  12. Implementation of a Goal-Based Systems Engineering Process Using the Systems Modeling Language (SysML)

    Science.gov (United States)

    Breckenridge, Jonathan T.; Johnson, Stephen B.

    2013-01-01

    Building upon the purpose, theoretical approach, and use of a Goal-Function Tree (GFT) being presented by Dr. Stephen B. Johnson, described in a related Infotech 2013 ISHM abstract titled "Goal-Function Tree Modeling for Systems Engineering and Fault Management", this paper will describe the core framework used to implement the GFTbased systems engineering process using the Systems Modeling Language (SysML). These two papers are ideally accepted and presented together in the same Infotech session. Statement of problem: SysML, as a tool, is currently not capable of implementing the theoretical approach described within the "Goal-Function Tree Modeling for Systems Engineering and Fault Management" paper cited above. More generally, SysML's current capabilities to model functional decompositions in the rigorous manner required in the GFT approach are limited. The GFT is a new Model-Based Systems Engineering (MBSE) approach to the development of goals and requirements, functions, and its linkage to design. As a growing standard for systems engineering, it is important to develop methods to implement GFT in SysML. Proposed Method of Solution: Many of the central concepts of the SysML language are needed to implement a GFT for large complex systems. In the implementation of those central concepts, the following will be described in detail: changes to the nominal SysML process, model view definitions and examples, diagram definitions and examples, and detailed SysML construct and stereotype definitions.

  13. Systems engineering management and implementation plan for Project W-464, immobilized high-level waste storage

    International Nuclear Information System (INIS)

    Wecks, M.D.

    1998-01-01

    The Systems Engineering Management and Implementation Plan (SEMIP) for TWRS Project W-46 describes the project implementation of the Tank Waste Remediation System Systems Engineering Management Plan. (TWRS SEMP), Rev. 1. The SEMIP outlines systems engineering (SE) products and processes to be used by the project for technical baseline development. A formal graded approach is used to determine the products necessary for requirements, design, and operational baseline completion. SE management processes are defined, and roles and responsibilities for management processes and major technical baseline elements are documented

  14. Systems engineering management and implementation plan for Project W-465, immobilized low-activity waste storage

    International Nuclear Information System (INIS)

    Kaspar, J.R.; Latray, D.A.

    1998-01-01

    The Systems Engineering Management and Implementation Plan (SEMIP) for TWRS Project W-465 describes the project implementation of the Tank Waste Remediation System Systems Engineering Management Plan (TWRS SEMP), Rev. 1. The SEMIP outlines systems engineering (SE) products and processes to be used by the project for technical baseline development. A formal graded approach is used to determine the products necessary for requirements, design, and operational baseline completion. SE management processes are defined, and roles and responsibilities for management processes and major technical baseline elements are documented

  15. STEM Teachers' Planned and Enacted Attempts at Implementing Engineering Design-Based Instruction

    Science.gov (United States)

    Capobianco, Brenda M.; Rupp, Madeline

    2014-01-01

    This study investigates grades 5 and 6 science, technology, engineering, and mathematics (STEM) teachers' planned and actualized engineering design-based instruction, the instruments used to characterize their efforts, and the implications this work has for teachers' implementations of an integrated approach to STEM education.…

  16. Author Details

    African Journals Online (AJOL)

    Supian, L.S.. Vol 9, No 3S (2017): Special Issue - Articles FPGA implementation of CORDIC algorithm in digital modulation. Abstract PDF. ISSN: 1112-9867. AJOL African Journals Online. HOW TO USE AJOL... for Researchers · for Librarians · for Authors · FAQ's · More about AJOL · AJOL's Partners · Terms and Conditions ...

  17. Implementing quantum logic gates with gradient ascent pulse engineering: principles and practicalities.

    Science.gov (United States)

    Rowland, Benjamin; Jones, Jonathan A

    2012-10-13

    We briefly describe the use of gradient ascent pulse engineering (GRAPE) pulses to implement quantum logic gates in nuclear magnetic resonance quantum computers, and discuss a range of simple extensions to the core technique. We then consider a range of difficulties that can arise in practical implementations of GRAPE sequences, reflecting non-idealities in the experimental systems used.

  18. Systems engineering perspective on eHealth implementations: case study of users

    CSIR Research Space (South Africa)

    Fanta, GB

    2015-09-01

    Full Text Available The expected outputs and outcomes for healthcare services delivery were not realized by the implemented eHealth systems in South Africa. This paper investigates the impact of system engineering management (SEM) practices on the efficiency...

  19. Implementation of Scientific Computing Applications on the Cell Broadband Engine

    Directory of Open Access Journals (Sweden)

    Guochun Shi

    2009-01-01

    Full Text Available The Cell Broadband Engine architecture is a revolutionary processor architecture well suited for many scientific codes. This paper reports on an effort to implement several traditional high-performance scientific computing applications on the Cell Broadband Engine processor, including molecular dynamics, quantum chromodynamics and quantum chemistry codes. The paper discusses data and code restructuring strategies necessary to adapt the applications to the intrinsic properties of the Cell processor and demonstrates performance improvements achieved on the Cell architecture. It concludes with the lessons learned and provides practical recommendations on optimization techniques that are believed to be most appropriate.

  20. Implementation of Process Oriented Guided Inquiry Learning (POGIL) in Engineering

    Science.gov (United States)

    Douglas, Elliot P.; Chiu, Chu-Chuan

    2013-01-01

    This paper describes implementation and testing of an active learning, team-based pedagogical approach to instruction in engineering. This pedagogy has been termed Process Oriented Guided Inquiry Learning (POGIL), and is based upon the learning cycle model. Rather than sitting in traditional lectures, students work in teams to complete worksheets…

  1. Managing your engineering consultants: Steps for simultaneously improving operations, project implementation, and your bottom line

    International Nuclear Information System (INIS)

    Kirchen, E.R.; Perilloux, B.L.

    1997-01-01

    The domestic oil and gas industry has responded to depleting reserves and increasing operating costs by downsizing the overhead required to maintain production and processing facilities. For many companies this downsizing has resulted in a reduced in-house engineering staff and a greater reliance on consulting engineering services. To get the most benefit from consulting engineering companies, the partnership between consultants and the oil and gas company needs to be carefully considered. Unfortunately, these partnerships are often developed at the home office with visionary goals in mind, only to be implemented reluctantly on a local level. A better strategy is to implement partnering tools on the local level and allow these partnerships to develop naturally, and at times, uniquely, at each location. The following such tools detailed in this paper are: manpower leveraging -- using field-trained consulting engineers to address project design/implementation and field/construction support so that the operating company's engineers may focus on management and detailed development of high-return projects; enhanced project scope and design review -- developing and reviewing project scope(s) and preliminary engineering designs to minimize engineering/construction costs as well as optimize the operability and constructability of the project; and consulting rate standardization -- understanding and structuring the consultant's rates so that neither side is exploited and so that the project is staffed in the interest of project execution and not maximum profits for the consultant

  2. Research Article Special Issue

    African Journals Online (AJOL)

    2017-09-10

    Sep 10, 2017 ... Department of Electric and Electronics, Fa of Malaysia, 57000 ... generating digital modulation Amplitude s. CORDIC was ... ntation of CORDIC (Coordinate Rotation Digital Computer) algorith modulation ... The advantages of ASK is it reduce in the amount of energy required to transmit information.

  3. Green IT engineering components, networks and systems implementation

    CERN Document Server

    Kondratenko, Yuriy; Kacprzyk, Janusz

    2017-01-01

    This book presents modern approaches to improving the energy efficiency, safety and environmental performance of industrial processes and products, based on the application of advanced trends in Green Information Technologies (IT) Engineering to components, networks and complex systems (software, programmable and hardware components, communications, Cloud and IoT-based systems, as well as IT infrastructures). The book’s 16 chapters, prepared by authors from Greece, Malaysia, Russia, Slovakia, Ukraine and the United Kingdom, are grouped into four sections: (1) The Green Internet of Things, Cloud Computing and Data Mining, (2) Green Mobile and Embedded Control Systems, (3) Green Logic and FPGA Design, and (4) Green IT for Industry and Smart Grids. The book will motivate researchers and engineers from different IT domains to develop, implement and propagate green values in complex systems. Further, it will benefit all scientists and graduate students pursuing research in computer science with a focus on green ...

  4. Requirements for guidelines systems: implementation challenges and lessons from existing software-engineering efforts.

    Science.gov (United States)

    Shah, Hemant; Allard, Raymond D; Enberg, Robert; Krishnan, Ganesh; Williams, Patricia; Nadkarni, Prakash M

    2012-03-09

    A large body of work in the clinical guidelines field has identified requirements for guideline systems, but there are formidable challenges in translating such requirements into production-quality systems that can be used in routine patient care. Detailed analysis of requirements from an implementation perspective can be useful in helping define sub-requirements to the point where they are implementable. Further, additional requirements emerge as a result of such analysis. During such an analysis, study of examples of existing, software-engineering efforts in non-biomedical fields can provide useful signposts to the implementer of a clinical guideline system. In addition to requirements described by guideline-system authors, comparative reviews of such systems, and publications discussing information needs for guideline systems and clinical decision support systems in general, we have incorporated additional requirements related to production-system robustness and functionality from publications in the business workflow domain, in addition to drawing on our own experience in the development of the Proteus guideline system (http://proteme.org). The sub-requirements are discussed by conveniently grouping them into the categories used by the review of Isern and Moreno 2008. We cite previous work under each category and then provide sub-requirements under each category, and provide example of similar work in software-engineering efforts that have addressed a similar problem in a non-biomedical context. When analyzing requirements from the implementation viewpoint, knowledge of successes and failures in related software-engineering efforts can guide implementers in the choice of effective design and development strategies.

  5. Modeling, Design, and Implementation of a Cloud Workflow Engine Based on Aneka

    OpenAIRE

    Zhou, Jiantao; Sun, Chaoxin; Fu, Weina; Liu, Jing; Jia, Lei; Tan, Hongyan

    2014-01-01

    This paper presents a Petri net-based model for cloud workflow which plays a key role in industry. Three kinds of parallelisms in cloud workflow are characterized and modeled. Based on the analysis of the modeling, a cloud workflow engine is designed and implemented in Aneka cloud environment. The experimental results validate the effectiveness of our approach of modeling, design, and implementation of cloud workflow.

  6. Systems Engineering in the Development and Implementation of the Savannah River Site Transuranic Waste Disposition Program

    International Nuclear Information System (INIS)

    Fayfich, R.R.

    1999-01-01

    The use of systems engineering facilitated the strategic planning and implementation of the Savannah River Site (SRS) transuranic waste disposal program. This application represented the first SRS use of systems engineering in the pre-program planning stages during the development of a comprehensive strategic plan for the disposal of transuranic waste at the Department of Energy Waste Isolation Pilot Plant (WIPP) in Carlsbad, New Mexico. The use of systems engineering focused the efforts of the technical experts to devise a three initiative plan for the disposal of transuranic waste where previous efforts failed. Continued application of systems engineering facilitated the further development and implementation of the first initiative outlined in the strategic plan, i.e., set-up the program and process to begin to characterize and ship waste to the WIPP.This application of systems engineering to the transuranic waste program represented the first opportunity at the SRS for a comprehensive usage of systems engineering at all program levels. The application was initiated at the earliest possible point in the program development, i.e., strategic planning, and successively was used in detailed development and implementation of the program. Systems engineering successfully focused efforts to produce a comprehensive plan for the disposal of SRS transuranic waste at the WIPP, and facilitated development of the SRS capability and infrastructure to characterize, certify, and ship waste

  7. Development and implementation strategy for the of product configuration systems in engineer-to-order companies

    DEFF Research Database (Denmark)

    Kristjansdottir, Katrin; Shafiee, Sara; Hvam, Lars

    2016-01-01

    This paper will address how to develop a strategy when developing and implementing product configuration systems (PCSs) in engineer-to-order (ETO) companies. PCSs are often gradually implemented especially where there are complex products and processes in order to break down the overall project...... and reduce risk. This highlights the importance of having an overall strategy to guide the long-term development and implementation of PCSs In this paper, guideline for making the strategy are provided and supplemented with examples based on a case study. The guideline includes the main objectives...... for the development and implementation process, PCSs to be used to support the sales and /or the engineering processes, more uniform IT support for making product configurations, combining output from different PCSs and finally integrations that includes both internal and external IT systems. Based...

  8. Real-time Kernel Implementation Practice Program for Embedded Software Engineers' Education and its Evaluation

    Science.gov (United States)

    Yoshida, Toshio; Matsumoto, Masahide; Seo, Katsuhiko; Chino, Shinichiro; Sugino, Eiji; Sawamoto, Jun; Koizumi, Hisao

    A real-time kernel (henceforth RTK) is in the center place of embedded software technology, and the understanding of RTK is indispensable for the embedded system design. To implement RTK, it is necessary to understand languages that describe RTK software program code, system programming manners, software development tools, CPU on that RTK runs and the interface between software and hardware, etc. in addition to understanding of RTK itself. This means RTK implementation process largely covers embedded software implementation process. Therefore, it is thought that RTK implementation practice program is very effective as a means of the acquisition of common embedded software skill in addition to deeper acquisition of RTK itself. In this paper, we propose to apply RTK implementing practice program to embedded software engineers educational program. We newly developed very small and step-up type RTK named μK for educational use, and held a seminar that used μK as a teaching material for the students of information science and engineers of the software house. As a result, we confirmed that RTK implementation practice program is very effective for the acquisition of embedded software common skill.

  9. Parallel Jacobi EVD Methods on Integrated Circuits

    Directory of Open Access Journals (Sweden)

    Chi-Chia Sun

    2014-01-01

    Full Text Available Design strategies for parallel iterative algorithms are presented. In order to further study different tradeoff strategies in design criteria for integrated circuits, A 10 × 10 Jacobi Brent-Luk-EVD array with the simplified μ-CORDIC processor is used as an example. The experimental results show that using the μ-CORDIC processor is beneficial for the design criteria as it yields a smaller area, faster overall computation time, and less energy consumption than the regular CORDIC processor. It is worth to notice that the proposed parallel EVD method can be applied to real-time and low-power array signal processing algorithms performing beamforming or DOA estimation.

  10. A Low Cost Implementation of an Existing Hands-on Laboratory Experiment in Electronic Engineering

    Directory of Open Access Journals (Sweden)

    Clement Onime

    2014-10-01

    Full Text Available In engineering the pedagogical content of most formative programmes includes a significant amount of practical laboratory hands-on activity designed to deliver knowledge acquisition from actual experience alongside traditional face-to-face classroom based lectures and tutorials; this hands-on aspect is not always adequately addressed by current e-learning platforms. An innovative approach to e-learning in engineering, named computer aided engineering education (CAEE is about the use of computer aids for the enhanced, interactive delivery of educational materials in different fields of engineering through two separate but related components; one for classroom and another for practical hands-on laboratory work. The component for hands-on laboratory practical work focuses on the use of mixed reality (video-based augmented reality tools on mobile devices/platforms. This paper presents the computer aided engineering education (CAEE implementation of a laboratory experiment in micro-electronics that highlights some features such as the ability to closely implement an existing laboratory based hands-on experiment with lower associated costs and the ability to conduct the experiment off-line while maintaining existing pedagogical contents and standards.

  11. A technical writing programme implemented in a first-year engineering course at KU Leuven

    Science.gov (United States)

    Heylen, Christel; Vander Sloten, Jos

    2013-12-01

    Technical communication and technical writing are important skills for the daily work-life of every engineer. In the first-year engineering programme at KU Leuven, a technical writing programme is implemented within the project-based course 'Problem Solving and Engineering Design'. This paper describes a case study for implementing a writing programme based on active learning methods and situated learning in large classes. The programme consists of subsequent cycles of instructions, learning by doing and reflection on received feedback. In addition, a peer-review assignment, together with an interactive lecture using clicking devices, is incorporated within the assignments of the second semester. A checklist of desired writing abilities makes it easier to grade the large number of papers. Furthermore, this ensures that all staff involved in the evaluation process uses the same criteria to grade and for providing feedback.

  12. Implementing ergonomics in large-scale engineering design. Communicating and negotiating requirements in an organizational context

    Energy Technology Data Exchange (ETDEWEB)

    Wulff, Ingrid Anette

    1997-12-31

    This thesis investigates under what conditions ergonomic criteria are being adhered to in engineering design. Specifically, the thesis discusses (1) the ergonomic criteria implementation process, (2) designer recognition of ergonomic requirements and the organization of ergonomics, (3) issues important for the implementation of ergonomic requirements, (4) how different means for experience transfer in design and operation are evaluated by the designers, (5) how designers ensure usability of offshore work places, and (6) how project members experience and cope with the large amount of documentation in large-scale engineering. 84 refs., 11 figs., 18 tabs.

  13. Post engineered nanomaterials lifespan: nanowastes classification, legislative development/implementation challenges, and proactive approaches

    CSIR Research Space (South Africa)

    Musee, N

    2012-05-01

    Full Text Available -1 NANOLCA Symposium, "Safety issues and regulatory challenges of nanomaterials", San Sebastian, Spain, 3-4 May 2012 Post engineered nanomaterials lifespan: nanowastes classification, legislative development/implementation challenges, and proactive...

  14. Design and implementation of Web-based SDUV-FEL engineering database system

    International Nuclear Information System (INIS)

    Sun Xiaoying; Shen Liren; Dai Zhimin; Xie Dong

    2006-01-01

    A design of Web-based SDUV-FEL engineering database and its implementation are introduced. This system will save and offer static data and archived data of SDUV-FEL, and build a proper and effective platform for share of SDUV-FEL data. It offers usable and reliable SDUV-FEL data for operators and scientists. (authors)

  15. Engineering for All: Classroom Implementation

    Science.gov (United States)

    Hacker, Michael; Cavanaugh, Sandra; DeHaan, Chris; Longware, Alta Jo; McGuire, Matt; Plummer, Matthew

    2018-01-01

    This is the second of two articles about the National Science Foundation-funded Engineering for All (EfA) program which focuses on engineering as a potential social good, revisits major Technology and Engineering (T&E) themes (design, modeling, systems, resources, and human values) in two authentic social contexts (Food and Water), and uses…

  16. Design and Implementation of High-Performance GIS Dynamic Objects Rendering Engine

    Science.gov (United States)

    Zhong, Y.; Wang, S.; Li, R.; Yun, W.; Song, G.

    2017-12-01

    Spatio-temporal dynamic visualization is more vivid than static visualization. It important to use dynamic visualization techniques to reveal the variation process and trend vividly and comprehensively for the geographical phenomenon. To deal with challenges caused by dynamic visualization of both 2D and 3D spatial dynamic targets, especially for different spatial data types require high-performance GIS dynamic objects rendering engine. The main approach for improving the rendering engine with vast dynamic targets relies on key technologies of high-performance GIS, including memory computing, parallel computing, GPU computing and high-performance algorisms. In this study, high-performance GIS dynamic objects rendering engine is designed and implemented for solving the problem based on hybrid accelerative techniques. The high-performance GIS rendering engine contains GPU computing, OpenGL technology, and high-performance algorism with the advantage of 64-bit memory computing. It processes 2D, 3D dynamic target data efficiently and runs smoothly with vast dynamic target data. The prototype system of high-performance GIS dynamic objects rendering engine is developed based SuperMap GIS iObjects. The experiments are designed for large-scale spatial data visualization, the results showed that the high-performance GIS dynamic objects rendering engine have the advantage of high performance. Rendering two-dimensional and three-dimensional dynamic objects achieve 20 times faster on GPU than on CPU.

  17. Implementing and Assessing a Flipped Classroom Model for First-Year Engineering Design

    Science.gov (United States)

    Saterbak, Ann; Volz, Tracy; Wettergreen, Matthew

    2016-01-01

    Faculty at Rice University are creating instructional resources to support teaching first-year engineering design using a flipped classroom model. This implementation of flipped pedagogy is unusual because content-driven, lecture courses are usually targeted for flipping, not project-based design courses that already incorporate an abundance of…

  18. Implementing model-based system engineering for the whole lifecycle of a spacecraft

    Science.gov (United States)

    Fischer, P. M.; Lüdtke, D.; Lange, C.; Roshani, F.-C.; Dannemann, F.; Gerndt, A.

    2017-09-01

    Design information of a spacecraft is collected over all phases in the lifecycle of a project. A lot of this information is exchanged between different engineering tasks and business processes. In some lifecycle phases, model-based system engineering (MBSE) has introduced system models and databases that help to organize such information and to keep it consistent for everyone. Nevertheless, none of the existing databases approached the whole lifecycle yet. Virtual Satellite is the MBSE database developed at DLR. It has been used for quite some time in Phase A studies and is currently extended for implementing it in the whole lifecycle of spacecraft projects. Since it is unforeseeable which future use cases such a database needs to support in all these different projects, the underlying data model has to provide tailoring and extension mechanisms to its conceptual data model (CDM). This paper explains the mechanisms as they are implemented in Virtual Satellite, which enables extending the CDM along the project without corrupting already stored information. As an upcoming major use case, Virtual Satellite will be implemented as MBSE tool in the S2TEP project. This project provides a new satellite bus for internal research and several different payload missions in the future. This paper explains how Virtual Satellite will be used to manage configuration control problems associated with such a multi-mission platform. It discusses how the S2TEP project starts using the software for collecting the first design information from concurrent engineering studies, then making use of the extension mechanisms of the CDM to introduce further information artefacts such as functional electrical architecture, thus linking more and more processes into an integrated MBSE approach.

  19. Implementation of Simulation Based-Concept Attainment Method to Increase Interest Learning of Engineering Mechanics Topic

    Science.gov (United States)

    Sultan, A. Z.; Hamzah, N.; Rusdi, M.

    2018-01-01

    The implementation of concept attainment method based on simulation was used to increase student’s interest in the subjects Engineering of Mechanics in second semester of academic year 2016/2017 in Manufacturing Engineering Program, Department of Mechanical PNUP. The result of the implementation of this learning method shows that there is an increase in the students’ learning interest towards the lecture material which is summarized in the form of interactive simulation CDs and teaching materials in the form of printed books and electronic books. From the implementation of achievement method of this simulation based concept, it is noted that the increase of student participation in the presentation and discussion as well as the deposit of individual assignment of significant student. With the implementation of this method of learning the average student participation reached 89%, which before the application of this learning method only reaches an average of 76%. And also with previous learning method, for exam achievement of A-grade under 5% and D-grade above 8%. After the implementation of the new learning method (simulation based-concept attainment method) the achievement of Agrade has reached more than 30% and D-grade below 1%.

  20. Integrated System Health Management (ISHM) Implementation in Rocket Engine Testing

    Science.gov (United States)

    Figueroa, Fernando; Morris, Jon; Turowski, Mark; Franzl, Richard; Walker, Mark; Kapadia, Ravi; Venkatesh, Meera

    2010-01-01

    A pilot operational ISHM capability has been implemented for the E-2 Rocket Engine Test Stand (RETS) and a Chemical Steam Generator (CSG) test article at NASA Stennis Space Center. The implementation currently includes an ISHM computer and a large display in the control room. The paper will address the overall approach, tools, and requirements. It will also address the infrastructure and architecture. Specific anomaly detection algorithms will be discussed regarding leak detection and diagnostics, valve validation, and sensor validation. It will also describe development and use of a Health Assessment Database System (HADS) as a repository for measurements, health, configuration, and knowledge related to a system with ISHM capability. It will conclude with a discussion of user interfaces, and a description of the operation of the ISHM system prior, during, and after testing.

  1. Implementation of Case Studies in an Introduction to Engineering Course for "LITEE National Dissemination Grant Competition"

    Science.gov (United States)

    Le, Qiang

    2012-01-01

    This paper discusses the year 2008 and the 2009 results of implementing the Laboratory for Innovative Technology and Engineering Education (LITEE) case studies in an engineering class at Hampton University (HU), a HBCU. Questionnaires were administered at the conclusion of the experiment. The goal of this research is to investigate the relevance…

  2. Strategic Framework for Implementing the Potential of Import Substitution on the Example of Railway Engineering

    Directory of Open Access Journals (Sweden)

    Yuliya Georgievna Lavrikova

    2015-07-01

    Full Text Available At present, Russia’s economy is dependent on import in some of its strategically important sectors. The recent economic and political developments such as the aggravation of geopolitical situation and termination of economic partnership between Russia and a number of countries and entities, and also the Government’s policy that aims to reduce import dependence determine the need to expand the interaction between domestic producers and the need to use domestic resources, materials and equipment in economic activities. Import substitution in Russia can become a driving force of its industrial growth. The paper presents different interpretations of the term “import substitution” contained in several publications of recent years; it also reveals a common approach of the authors to this problem. The article summarizes existing proposals on priority areas of import substitution such as the shift towards import-substituting production and technology in strategically important industries. Mechanical engineering is seen as a most important industry in this respect. Russia’s machine-building complex is a highly diversified industry, therefore the policy of import substitution implies that it will be implemented efficiently in various sectors of mechanical engineering on the basis of the differentiated approach, with regard to industry and sectoral specifics. The article considers a strategic framework for the implementation of the import substitution potential on the example of railway engineering. The authors reveal trends in the development of the internal market of railway engineering products; they determine the degree of import dependence for individual sectors of the industry on the basis of statistical data. The article substantiates priorities and possibilities of import substitution in different sectors, and in high-tech sectors of railway engineering. The authors point out a goal of import substitution in these sectors, the goal is to

  3. Survey on Recent Research and Implementation of Ant Colony Optimization in Various Engineering Applications

    Directory of Open Access Journals (Sweden)

    Mohan B. Chandra

    2011-08-01

    Full Text Available Ant colony optimization (ACO takes inspiration from the foraging behaviour of real ant species. This ACO exploits a similar mechanism for solving optimization problems for the various engineering field of study. Many successful implementations using ACO are now available in many applications. This paper reviewing varies systematic approach on recent research and implementation of ACO. Finally it presents the experimental result of ACO which is applied for routing problem and compared with existing algorithms.

  4. Evaluating the Implementation of the Re-Engineering Systems of Primary Care Treatment in the Military (RESPECT-Mil)

    Science.gov (United States)

    Wong, Eunice C.; Jaycox, Lisa H.; Ayer, Lynsay; Batka, Caroline; Harris, Racine; Naftel, Scott; Paddock, Susan M.

    2015-01-01

    Abstract A RAND team conducted an independent implementation evaluation of the Re-Engineering Systems of Primary Care Treatment in the Military (RESPECT-Mil) Program, a system of care designed to screen, assess, and treat posttraumatic stress disorder and depression among active duty service members in the Army's primary care settings. Evaluating the Implementation of the Re-Engineering Systems of Primary Care Treatment in the Military (RESPECT-Mil) presents the results from RAND's assessment of the implementation of RESPECT-Mil in military treatment facilities and makes recommendations to improve the delivery of mental health care in these settings. Analyses were based on existing program data used to monitor fidelity to RESPECT-Mil across the Army's primary care clinics, as well as discussions with key stakeholders. During the time of the evaluation, efforts were under way to implement the Patient Centered Medical Home, and uncertainties remained about the implications for the RESPECT-Mil program. Consideration of this transition was made in designing the evaluation and applying its findings more broadly to the implementation of collaborative care within military primary care settings. PMID:28083389

  5. Implementation of learning outcome attainment measurement system in aviation engineering higher education

    Science.gov (United States)

    Salleh, I. Mohd; Mat Rani, M.

    2017-12-01

    This paper aims to discuss the effectiveness of the Learning Outcome Attainment Measurement System in assisting Outcome Based Education (OBE) for Aviation Engineering Higher Education in Malaysia. Direct assessments are discussed to show the implementation processes that become a key role in the successful outcome measurement system. A case study presented in this paper involves investigation on the implementation of the system in Aircraft Structure course for Bachelor in Aircraft Engineering Technology program in UniKL-MIAT. The data has been collected for five semesters, starting from July 2014 until July 2016. The study instruments used include the report generated in Learning Outcomes Measurements System (LOAMS) that contains information on the course learning outcomes (CLO) individual and course average performance reports. The report derived from LOAMS is analyzed and the data analysis has revealed that there is a positive significant correlation between the individual performance and the average performance reports. The results for analysis of variance has further revealed that there is a significant difference in OBE grade score among the report. Independent samples F-test results, on the other hand, indicate that the variances of the two populations are unequal.

  6. Implementing CDIO project-based learning in training of Heat and Power engineers

    Science.gov (United States)

    Boiko, E. A.; Shishmarev, P. V.; Karabarin, D. I.; Yanov, S. R.; Pikalova, A. A.

    2017-11-01

    This paper presents the experience and current results of CDIO standards implementation in training of bachelors in Heat and Power Engineering at Thermal Power Stations academic department in Siberian Federal University. It provides information on methodology of modernization of educational programs, curricula and programs of disciplines in transition to CDIO project-based learning technology. Preliminary assessment and analysis of lessons learned and scaling perspectives are given.

  7. Implementation of a Project-Based Engineering School: Increasing Student Motivation and Relevant Learning

    Science.gov (United States)

    Terrón-López, María-José; García-García, María-José; Velasco-Quintana, Paloma-Julia; Ocampo, Jared; Vigil Montaño, María-Reyes; Gaya-López, María-Cruz

    2017-01-01

    The School of Engineering at Universidad Europea de Madrid (UEM) implemented, starting in the 2012-2013 period, a unified academic model based on project-based learning as the methodology used throughout the entire School. This model expects that every year, in each grade, all the students should participate in a capstone project integrating the…

  8. Implementation and use of cloud-based electronic lab notebook in a bioprocess engineering teaching laboratory.

    Science.gov (United States)

    Riley, Erin M; Hattaway, Holly Z; Felse, P Arthur

    2017-01-01

    Electronic lab notebooks (ELNs) are better equipped than paper lab notebooks (PLNs) to handle present-day life science and engineering experiments that generate large data sets and require high levels of data integrity. But limited training and a lack of workforce with ELN knowledge have restricted the use of ELN in academic and industry research laboratories which still rely on cumbersome PLNs for recordkeeping. We used LabArchives, a cloud-based ELN in our bioprocess engineering lab course to train students in electronic record keeping, good documentation practices (GDPs), and data integrity. Implementation of ELN in the bioprocess engineering lab course, an analysis of user experiences, and our development actions to improve ELN training are presented here. ELN improved pedagogy and learning outcomes of the lab course through stream lined workflow, quick data recording and archiving, and enhanced data sharing and collaboration. It also enabled superior data integrity, simplified information exchange, and allowed real-time and remote monitoring of experiments. Several attributes related to positive user experiences of ELN improved between the two subsequent years in which ELN was offered. Student responses also indicate that ELN is better than PLN for compliance. We demonstrated that ELN can be successfully implemented in a lab course with significant benefits to pedagogy, GDP training, and data integrity. The methods and processes presented here for ELN implementation can be adapted to many types of laboratory experiments.

  9. Direct kinematics solution architectures for industrial robot manipulators: Bit-serial versus parallel

    Science.gov (United States)

    Lee, J.; Kim, K.

    1991-01-01

    A Very Large Scale Integration (VLSI) architecture for robot direct kinematic computation suitable for industrial robot manipulators was investigated. The Denavit-Hartenberg transformations are reviewed to exploit a proper processing element, namely an augmented CORDIC. Specifically, two distinct implementations are elaborated on, such as the bit-serial and parallel. Performance of each scheme is analyzed with respect to the time to compute one location of the end-effector of a 6-links manipulator, and the number of transistors required.

  10. Direct kinematics solution architectures for industrial robot manipulators: Bit-serial versus parallel

    Science.gov (United States)

    Lee, J.; Kim, K.

    A Very Large Scale Integration (VLSI) architecture for robot direct kinematic computation suitable for industrial robot manipulators was investigated. The Denavit-Hartenberg transformations are reviewed to exploit a proper processing element, namely an augmented CORDIC. Specifically, two distinct implementations are elaborated on, such as the bit-serial and parallel. Performance of each scheme is analyzed with respect to the time to compute one location of the end-effector of a 6-links manipulator, and the number of transistors required.

  11. On the development of an International Curriculum on Hydrogen Safety Engineering and its Implementation into Educational Programmes

    International Nuclear Information System (INIS)

    Dahoe, A.E.; Molkov, V.V.

    2006-01-01

    The present paper provides an overview of the development of an International Curriculum on Hydrogen Safety Engineering and its implementation into new educational programmes. The curriculum has a modular structure, and consists of five basic, six fundamental and four applied modules. The reasons for this particular structure are explained. To accelerate the development of teaching materials and their implementation in training/educational programmes, an annual European Summer School on Hydrogen Safety will be held (the first Summer School is from 15-24 Aug 2006, Belfast, UK), where leading experts deliver keynote lectures to an audience of researchers on topics covering the state-of-the-art in Hydrogen Safety Science and Engineering. The establishment of a Postgraduate Certificate course in Hydrogen Safety Engineering at the University of Ulster (starting in September 2006) as a first step in the development of a worldwide system of Hydrogen Safety education and training is described. (authors)

  12. Implementing an integrated engineering data base system: A developer's experience and the application to IPAD

    Science.gov (United States)

    Bruce, E. A.

    1980-01-01

    The software developed by the IPAD project, a new and very powerful tool for the implementation of integrated Computer Aided Design (CAD) systems in the aerospace engineering community, is discussed. The IPAD software is a tool and, as such, can be well applied or misapplied in any particular environment. The many benefits of an integrated CAD system are well documented, but there are few such systems in existence, especially in the mechanical engineering disciplines, and therefore little available experience to guide the implementor.

  13. Die Face Engineering based Springback Compensation Strategy and Implementation

    International Nuclear Information System (INIS)

    Tang, Arthur; Lee Wing; He, Jeanne; Xu Jinbo; Liu Kesu; Chen Chinchun

    2005-01-01

    Springback or shape change has been one of the major challenges in sheet metal fabrication, particularly with increase application of high strength steel (HSS) and aluminum alloys in automotive stamping. Springback, an elastic material recovery after the unloading of stamping tools, causes variations and inconsistencies of final part dimensions. Minor or mild springback usually can be corrected in the re-strike process. Excessive springback must be corrected so the part will be produced within the given design tolerance and dimension. The commonly used Spring Forward approaches and shape compensations such as over-crown and over-bending are proven effective to alleviate excessive springback. To enhance these approaches, a new strategy of Die Face Engineering (DFE) based processing is proposed to quickly and easily to achieve the maximum allowable compensation using the under cut (or die lock) as the primary criteria. The implementation of the die face compensation through iterative FEA calculation, automatic surface mapping, projection and manual morphing are crucial to meet production environment requirements in terms of generating NC quality CAD surfaces of the compensated or morphed die face. In this paper, the strategy of the die face compensation with the consideration of the under cut criteria is presented. The implementation of various processes to enable user to perform the die face compensation task in a production environment is also discussed. Finally, two examples are shown to demonstrate the implementation of the proposed springback compensation scheme based on the combined CAE/CAD methodology

  14. Site systems engineering: Systems engineering management plan

    Energy Technology Data Exchange (ETDEWEB)

    Grygiel, M.L. [Westinghouse Hanford Co., Richland, WA (United States)

    1996-05-03

    The Site Systems Engineering Management Plan (SEMP) is the Westinghouse Hanford Company (WHC) implementation document for the Hanford Site Systems Engineering Policy, (RLPD 430.1) and Systems Engineering Criteria Document and Implementing Directive, (RLID 430.1). These documents define the US Department of Energy (DOE), Richland Operations Office (RL) processes and products to be used at Hanford to implement the systems engineering process at the site level. This SEMP describes the products being provided by the site systems engineering activity in fiscal year (FY) 1996 and the associated schedule. It also includes the procedural approach being taken by the site level systems engineering activity in the development of these products and the intended uses for the products in the integrated planning process in response to the DOE policy and implementing directives. The scope of the systems engineering process is to define a set of activities and products to be used at the site level during FY 1996 or until the successful Project Hanford Management Contractor (PHMC) is onsite as a result of contract award from Request For Proposal DE-RP06-96RL13200. Following installation of the new contractor, a long-term set of systems engineering procedures and products will be defined for management of the Hanford Project. The extent to which each project applies the systems engineering process and the specific tools used are determined by the project`s management.

  15. Engineering Encounters: Teaching Educators about Engineering

    Science.gov (United States)

    Tank, Kristina M.; Raman, D. Raj; Lamm, Monica H.; Sundararajan, Sriram; Estapa, Anne

    2017-01-01

    This column presents ideas and techniques to enhance science teaching. This month's issue describes preservice elementary teachers learning engineering principles from engineers. Few elementary teachers have experience with implementing engineering into the classroom. While engineering professional development opportunities for inservice teachers…

  16. Integrated System Health Management: Pilot Operational Implementation in a Rocket Engine Test Stand

    Science.gov (United States)

    Figueroa, Fernando; Schmalzel, John L.; Morris, Jonathan A.; Turowski, Mark P.; Franzl, Richard

    2010-01-01

    This paper describes a credible implementation of integrated system health management (ISHM) capability, as a pilot operational system. Important core elements that make possible fielding and evolution of ISHM capability have been validated in a rocket engine test stand, encompassing all phases of operation: stand-by, pre-test, test, and post-test. The core elements include an architecture (hardware/software) for ISHM, gateways for streaming real-time data from the data acquisition system into the ISHM system, automated configuration management employing transducer electronic data sheets (TEDS?s) adhering to the IEEE 1451.4 Standard for Smart Sensors and Actuators, broadcasting and capture of sensor measurements and health information adhering to the IEEE 1451.1 Standard for Smart Sensors and Actuators, user interfaces for management of redlines/bluelines, and establishment of a health assessment database system (HADS) and browser for extensive post-test analysis. The ISHM system was installed in the Test Control Room, where test operators were exposed to the capability. All functionalities of the pilot implementation were validated during testing and in post-test data streaming through the ISHM system. The implementation enabled significant improvements in awareness about the status of the test stand, and events and their causes/consequences. The architecture and software elements embody a systems engineering, knowledge-based approach; in conjunction with object-oriented environments. These qualities are permitting systematic augmentation of the capability and scaling to encompass other subsystems.

  17. Progressively implementation of the new degrees at E.T.S. of Agriculture Engineering and extinction of the earlier degrees

    Science.gov (United States)

    Arce, A.; Caniego, J.; Vazquez, J.; Serrano, A.; Tarquis, A. M.; Cartagena, M. C.

    2012-04-01

    The Bologna process is to improve the quality of education, mobility, diversity and the competitiveness and involves three fundamental changes: transform of the structure of titles, changing in methods of teaching and implementation of the systems of quality assurance. Once that the new degrees have been implemented with this structure, and began at E.T.S. of Agriculture Engineering (ETSIA) at Madrid from 2010-2011 course, the main aim of this work is to deeply study the changes in teaching methodology as well as progressively implementation of the educational planning of the three new degrees: Engineering and Agronomic Graduate, Food Industry Engineering Graduate and Agro-environmental Graduate. Each one of them presents 240 ECTS with a common first course and will have access to an official Master in Agronomic Engineering. As part as an educational innovation project awarded by the Technical University of Madrid (UPM) to improve educational quality, the second course has been designed with the main objective to continue the educative model implemented last course. This model identifies several teaching activities and represents a proper teaching style at ETSIA-UPM. At the same time, a monitoring and development coordination plans have been established. On the other hand, a procedure to extinguish the earlier plans of Agriculture Engineering was also defined. Other activities related to this Project were the information improvement of the grades, in particular at High Schools centers, improving the processes of reception, counseling and tutoring and mentoring. Likewise, cooperative working workshops and programs to support the teaching of English language were implemented. Satisfaction surveys and opinion polls were done to professors and students involved in first course in order to test several aspects of this project. The students surveys were analyzed taking in account the academic results and their participation in mentoring activities giving a highly

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

  19. Implementation of an Ultra-Bright Thermographic Phosphor for Gas Turbine Engine Temperature Measurements

    Science.gov (United States)

    Eldridge, Jeffrey I.; Bencic, Timothy J.; Zhu, Dongming; Cuy, Michael D.; Wolfe, Douglas E.; Allison, Stephen W.; Beshears, David L.; Jenkins, Thomas P.; Heeg, Bauke; Howard, Robert P.; hide

    2014-01-01

    The overall goal of the Aeronautics Research Mission Directorate (ARMD) Seedling Phase II effort was to build on the promising temperature-sensing characteristics of the ultrabright thermographic phosphor Cr-doped gadolinium aluminum perovskite (Cr:GAP) demonstrated in Phase I by transitioning towards an engine environment implementation. The strategy adopted was to take advantage of the unprecedented retention of ultra-bright luminescence from Cr:GAP at temperatures over 1000 C to enable fast 2D temperature mapping of actual component surfaces as well as to utilize inexpensive low-power laser-diode excitation suitable for on-wing diagnostics. A special emphasis was placed on establishing Cr:GAP luminescence-based surface temperature mapping as a new tool for evaluating engine component surface cooling effectiveness.

  20. Assessment Engineering Task Model Maps, Task Models and Templates as a New Way to Develop and Implement Test Specifications

    Science.gov (United States)

    Luecht, Richard M.

    2013-01-01

    Assessment engineering is a new way to design and implement scalable, sustainable and ideally lower-cost solutions to the complexities of designing and developing tests. It represents a merger of sorts between cognitive task modeling and engineering design principles--a merger that requires some new thinking about the nature of score scales, item…

  1. Engineering and technology talent for innovation and knowledge-based economies competencies, leadership, and a roadmap for implementation

    CERN Document Server

    Abdulwahed, Mahmoud

    2017-01-01

    This book introduces and analyzes the models for engineering leadership and competency skills, as well as frameworks for industry-academia collaboration and is appropriate for students, researchers, and professionals interested in continuous professional development. The authors look at the organizational structures of engineering education in knowledge-based economies and examine the role of innovation and how it is encouraged in schools. It also provides a methodological framework and toolkit for investigating the needs of engineering and technology skills in national contexts. A detailed empirical case study is included that examines the leadership competencies that are needed in knowledge-based economies and how one university encourages these in their program. The book concludes with conceptual modeling and proposals of specific organizational structures for implementation in engineering schools, in order to enable the development of necessary skills for future engineering graduates.

  2. Implementing a Flip-Flop Teaching Model in Thermal Physics for Engineering Students

    Directory of Open Access Journals (Sweden)

    Dr. Emil C. Alcantara

    2015-11-01

    Full Text Available Implementing flip-flop teaching in a physics classroom allows students to learn concepts outside of the classroom and apply what they learn in the classroom, working with other students and getting immediate feedback from the instructor. The purpose of this study was to determine the effect of flip-flop teaching in the performance of engineering students in introductory physics particularly in thermal physics. The study employed descriptive and quasi-experimental method to describe and compare the performance of engineering students in thermal physics when grouped according to sex and types of instruction. Three physics classes consisting of 125 sophomore engineering students at the Batangas State University during the second semester of the SY 2013-2014 were handled by the researcher and selected purposively as participants of the study. It was found out that the variation in the performances of male and female students in the conceptual questions, in the problem solving questions, and overall performance in thermal physics are not significantly different. Male and female students have an overall satisfactory performance in thermal physics. The study also revealed that the variation in the performances of the students in the conceptual questions, in the problem solving questions, and overall performance in thermal physics when grouped according to the types of instruction are not significantly different. Engineering students taught in a traditional physics classroom, in a flipped physics classroom, and in an enhanced-flipped physics classroom are more likely to have similar performances in thermal physics.

  3. A practical example of implementing TQM within a science and engineering company

    International Nuclear Information System (INIS)

    Taylor, L.G.; Hickey, W.J.

    1992-01-01

    EG and G Energy Measurements is committed to being the best and most productive management and operating contractor in the Department of Energy (DOE) complex. The company provides instrumentation for underground testing at the Nevada Test Site and do engineering and research and development for the Department of Energy, Lawrence Livermore, Los Alamos, and Sandia National Laboratories. The also conducts aerial surveys nation-wide to monitor radiation and other impacts on the environment. In 1986, EG and G, along with all the other defense contractors, entered the era of declining budgets, known to some as the era of Gramm-Rudman, and to others as the simple and obvious need to reduce the federal deficit in order to save our national economy. In order to meet this challenge, EG and G Energy Measurements, Inc. has chosen a two-pronged approach to implementing Total Quality Management (TQM): management initiatives and employee initiatives. This presentation presents a practical example of how a TQM system is being implemented in a science, engineering, and research and development culture. The TQM concept is discussed as it pertains to the DOE/contractor relationship. Emphasis is given to the quality improvement process as it relates to quality control and quality assurance. Special emphasis is given in the areas of definitions, philosophies of experts, cultural challenges, creation of an infrastructure, resistance to change, quality improvement teams, cost of quality, DOE Orders, customer interface, and recognition issues

  4. A road map for implementing systems engineering

    Energy Technology Data Exchange (ETDEWEB)

    Dean, F.F. [Sandia National Labs., Albuquerque, NM (United States). New Mexico Weapons Systems Engineering Center; Bentz, B.; Bahill, A.T. [Univ. of Arizona, Tucson, AZ (United States)

    1997-02-01

    Studies by academia, industry, and government indicate that applying a sound systems engineering process to development programs is an important tool for preventing cost and schedule overruns and performance deficiencies. There is an enormous body of systems engineering knowledge. Where does one start? How can the principles of systems engineering be applied in the Sandia environment? This road map is intended to be an aid to answering these questions.

  5. Implementation plans for buried transuranic waste and stored special-case waste at the Idaho National Engineering Laboratory

    International Nuclear Information System (INIS)

    Bullock, M.G.; Rodriguez, R.R.

    1987-05-01

    This document presents the current implementation plans for buried transuranic waste and stored special-case waste at the Idaho National Engineering Laboratory. Information contained in this report was also included in several Department of Energy (DOE) planning documents for the Defense Transuranic Waste Program. This information can be found in the following DOE documents: Comprehensive Implementation Plan for the DOE Defense Buried TRU Waste Program; Defense Waste Management Plan for Buried Transuranic-Contaminated Waste, Transuranic-Contaminated Waste, Transuranic-Contaminated Soil, and Difficult-to-Certify Transuranic Waste; and Defense Special-Case Transuranic Waste Implementation Plan. 11 refs

  6. Implementing Systems Engineering in the Civil Engineering Consulting Firm: An Evaluation

    NARCIS (Netherlands)

    de Graaf, Robin S.; Voordijk, Johannes T.; van den Heuvel, Len

    2016-01-01

    This study explores the challenges that civil engineering consulting firms face in their projects when they apply Systems Engineering (SE). It is also explained were these firms should focus when improving the use of SE. To conduct this study, the methodology of Eisenhardt (Building theories from

  7. Engineering Management Capstone Project EM 697: Compare and Contrast Risk Management Implementation at NASA and the US Army

    Science.gov (United States)

    Brothers, Mary Ann; Safie, Fayssal M. (Technical Monitor)

    2002-01-01

    NASA at Marshall Space Flight Center (MSFC) and the U.S. Army at Redstone Arsenal were analyzed to determine whether they were successful in implementing their risk management program. Risk management implementation surveys were distributed to aid in this analysis. The scope is limited to NASA S&MA (Safety and Mission Assurance) at MSFC, including applicable support contractors, and the US Army Engineering Directorate, including applicable contractors, located at Redstone Arsenal. NASA has moderately higher risk management implementation survey scores than the Army. Accordingly, the implementation of the risk management program at NASA is considered good while only two of five of the survey categories indicated that the risk management implementation is good at the Army.

  8. ThermoData Engine (TDE): software implementation of the dynamic data evaluation concept. 5. Experiment planning and product design.

    Science.gov (United States)

    Diky, Vladimir; Chirico, Robert D; Kazakov, Andrei F; Muzny, Chris D; Magee, Joseph W; Abdulagatov, Ilmutdin; Kang, Jeong Won; Kroenlein, Kenneth; Frenkel, Michael

    2011-01-24

    ThermoData Engine (TDE) is the first full-scale software implementation of the dynamic data evaluation concept, as reported recently in this journal. In the present paper, we describe development of an algorithmic approach to assist experiment planning through assessment of the existing body of knowledge, including availability of experimental thermophysical property data, variable ranges studied, associated uncertainties, state of prediction methods, and parameters for deployment of prediction methods and how these parameters can be obtained using targeted measurements, etc., and, indeed, how the intended measurement may address the underlying scientific or engineering problem under consideration. A second new feature described here is the application of the software capabilities for aid in the design of chemical products through identification of chemical systems possessing desired values of thermophysical properties within defined ranges of tolerance. The algorithms and their software implementation to achieve this are described. Finally, implementation of a new data validation and weighting system is described for vapor-liquid equilibrium (VLE) data, and directions for future enhancements are outlined.

  9. NASA Supportability Engineering Implementation Utilizing DoD Practices and Processes

    Science.gov (United States)

    Smith, David A.; Smith, John V.

    2010-01-01

    The Ares I design and development program made the determination early in the System Design Review Phase to utilize DoD ILS and LSA approach for supportability engineering as an integral part of the system engineering process. This paper is to provide a review of the overall approach to design Ares-I with an emphasis on a more affordable, supportable, and sustainable launch vehicle. Discussions will include the requirements development, design influence, support concept alternatives, ILS and LSA planning, Logistics support analyses/trades performed, LSA tailoring for NASA Ares Program, support system infrastructure identification, ILS Design Review documentation, Working Group coordination, and overall ILS implementation. At the outset, the Ares I Project initiated the development of the Integrated Logistics Support Plan (ILSP) and a Logistics Support Analysis process to provide a path forward for the management of the Ares-I ILS program and supportability analysis activities. The ILSP provide the initial planning and coordination between the Ares-I Project Elements and Ground Operation Project. The LSA process provided a system engineering approach in the development of the Ares-I supportability requirements; influence the design for supportability and development of alternative support concepts that satisfies the program operability requirements. The LSA planning and analysis results are documented in the Logistics Support Analysis Report. This document was required during the Ares-I System Design Review (SDR) and Preliminary Design Review (PDR) review cycles. To help coordinate the LSA process across the Ares-I project and between programs, the LSA Report is updated and released quarterly. A System Requirement Analysis was performed to determine the supportability requirements and technical performance measurements (TPMs). Two working groups were established to provide support in the management and implement the Ares-I ILS program, the Integrated Logistics

  10. Potential Fuel Economy Improvements from the Implementation of cEGR and CDA on an Atkinson Cycle Engine

    Science.gov (United States)

    Present the implementation of cEGR and CDA on an Atkinson engine and use steady state fuel consumption maps to estimate the technologies’ potential fuel economy improvements over the FTP and Highway tests. In addition to use fuel weighted modes to determine possible fuel economy...

  11. Streaming Model Based Volume Ray Casting Implementation for Cell Broadband Engine

    Directory of Open Access Journals (Sweden)

    Jusub Kim

    2009-01-01

    Full Text Available Interactive high quality volume rendering is becoming increasingly more important as the amount of more complex volumetric data steadily grows. While a number of volumetric rendering techniques have been widely used, ray casting has been recognized as an effective approach for generating high quality visualization. However, for most users, the use of ray casting has been limited to datasets that are very small because of its high demands on computational power and memory bandwidth. However the recent introduction of the Cell Broadband Engine (Cell B.E. processor, which consists of 9 heterogeneous cores designed to handle extremely demanding computations with large streams of data, provides an opportunity to put the ray casting into practical use. In this paper, we introduce an efficient parallel implementation of volume ray casting on the Cell B.E. The implementation is designed to take full advantage of the computational power and memory bandwidth of the Cell B.E. using an intricate orchestration of the ray casting computation on the available heterogeneous resources. Specifically, we introduce streaming model based schemes and techniques to efficiently implement acceleration techniques for ray casting on Cell B.E. In addition to ensuring effective SIMD utilization, our method provides two key benefits: there is no cost for empty space skipping and there is no memory bottleneck on moving volumetric data for processing. Our experimental results show that we can interactively render practical datasets on a single Cell B.E. processor.

  12. Design and Implementation of a Virtual Calculation Centre (VCC for Engineering Students

    Directory of Open Access Journals (Sweden)

    Alaeddine Mokri

    2010-02-01

    Full Text Available Most of the academic institutions in all over the world provide their attendees with databases where courses and other materials could be uploaded, downloaded and checked by the faculty and students. Those materials are mostly PDF files, MS Word files, MS power point presentations or downloadable computer programs. Even though those databases are very beneficial, they need to be improved to meet the students’ needs, especially in engineering faculties where students may need thermo-physical properties of some substances, charts, diagrams, conversion factors and so forth. In addition, many students see it cumbersome downloading and installing a computer program that they do not need often in their studies. As an attempt to satisfy the academic community needs in the faculty of Engineering in Abou Bekr Belkaid University (Tlemcen, Algeria, we had to devise some Web technologies and techniques to design an interactive virtual space wherein many engineering-related Web applications are accessible on-line. Students and professors can access on-line to properties of many substances, convert physical quantities from and into a variety of units, exploit computer programs on-line without installing them, generate tables and charts, and also, they can use diagrams on-line by means of the mouse. The set of those applications is called a Virtual Calculation Center. This paper goes through the different services that could be implemented in a Virtual Calculation Center, and describes the techniques and technologies used to build those applications.

  13. EFFECTS OF IMPLEMENTATION OF CO-GENERATION IN THE DISTRICT HEATING SYSTEM OF THE FACULTY OF MECHANICAL ENGINEERING IN NIŠ

    Directory of Open Access Journals (Sweden)

    Mladen M Stojiljković

    2010-01-01

    Full Text Available Implementation of co-generation of thermal and electrical energy in district heating systems often results with higher overall energy efficiency of the systems, primary energy savings and environmental benefits. Financial results depend on number of parameters, some of which are very difficult to predict. After introduction of feed-in tariffs for generation of electrical energy in Serbia, better conditions for implementation of co-generation are created, although in district heating systems barriers are still present. In this paper, possibilities and effects of implementation of natural gas fired co-generation engines are examined and presented for the boiler house that is a part of the district heating system owned and operated by the Faculty of Mechanical Engineering in Niš. At the moment, in this boiler house only thermal energy is produced. The boilers are natural gas fired and often operate in low part load regimes. The plant is working only during the heating season. For estimation of effects of implementation of co-generation, referent values are taken from literature or are based on the results of measurements performed on site. Results are presented in the form of primary energy savings and greenhouse gasses emission reduction potentials. Financial aspects are also considered and triangle of costs is shown.

  14. Evaluating the implementation and impacts of middle grades inquiry-based engineering design modules

    Science.gov (United States)

    Harlan, Jessica M.

    This dissertation uses a format where I present and discuss three articles that were written in conjunction with my work on a research and evaluation team. The articles are based on a multi-year project researching and evaluating the design, development, and implementation of a middle grades integrated Science, Technology, Engineering, and Mathematics (STEM) program. Each of the articles demonstrates the complexity in researching and evaluating curricular development in multifaceted, rapidly changing environments. While the focus of each article differs, they all examine research and evaluation in the context of the design and development of middle grades engineering-design modules. The selected articles address challenges associated with assessing program objectives and evaluating program quality in complex education programs.The first article, presented in Chapter 2, provides an overview of the nature of the EYE program and examines the extent to which participation in the EYE program resulted in the achievement of program objectives. There is evidence that EYE Module participation has a positive impact on participating students as well as teachers. This study also revealed challenges associated with determining the impact of program participation simultaneously with program revisions and assessment development. The second article, presented in Chapter 3, examined the evaluation of fidelity of implementation of inquiry-oriented educational programs. This article was intended to examine one way of triangulating information to determine fidelity while considering variation in implementation consistent with program theories of learning. When applying this model to implementation of the EYE program, we found many teachers were implementing the modules with low to moderate fidelity, especially math teachers. The third article, presented in Chapter 4, examined the factor structure of an occupational values scale intended to measure student interest in STEM careers

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

  16. Implementation of Microelectronics Track in Electronics Engineering in a Philippines State University

    Directory of Open Access Journals (Sweden)

    Gil B. Barte

    2015-11-01

    Full Text Available The evolving trends in electronics continuous to attract students to take upElectronics Engineering.However, it also adds to discipline implementation complexities.Institutions of Higher Learning offering this program must adapt to this realities to avoid obsolescence. This paper looked at Batangas State University, in the Philippines,ongoingimplementation of the Microelectronics track under the Electronics Engineering (ECEProgram. It describes the restructuring done to the ECE curriculum to overcome the enormous complexity inherent in microelectronics design and the teaching pedagogy adopted to promote active learning. The ongoing program has produced encouraging outcomes:1students were able to design, and simulate complex gate CMOS circuits using EDA tools, in the four(4 course electives identified for the track; 2 the culture of independent learning among students improvement in students soft skills, communication skills, time-management and teamwork skill,; 3. useof free and web-based tools overcome the issue of high cost of license for EDA tools and seminar/training for continuous upgrading of faculty. Another encouraging outcome was the acceptance of the student-centered teaching approach used, Problem-Based Learning (PBL,in enhancing the students learning experience.

  17. Classroom Implementation of Science, Technology, Engineering ...

    African Journals Online (AJOL)

    Zimbabwe Journal of Educational Research ... Understanding science, technology, engineering, and mathematics (STEM) education as a ... life skills in general and scientific literacy, along with a productive disposition and sense of social ...

  18. Implementation of the Orbital Maneuvering Systems Engine and Thrust Vector Control for the European Service Module

    Science.gov (United States)

    Millard, Jon

    2014-01-01

    The European Space Agency (ESA) has entered into a partnership with the National Aeronautics and Space Administration (NASA) to develop and provide the Service Module (SM) for the Orion Multipurpose Crew Vehicle (MPCV) Program. The European Service Module (ESM) will provide main engine thrust by utilizing the Space Shuttle Program Orbital Maneuvering System Engine (OMS-E). Thrust Vector Control (TVC) of the OMS-E will be provided by the Orbital Maneuvering System (OMS) TVC, also used during the Space Shuttle Program. NASA will be providing the OMS-E and OMS TVC to ESA as Government Furnished Equipment (GFE) to integrate into the ESM. This presentation will describe the OMS-E and OMS TVC and discuss the implementation of the hardware for the ESM.

  19. Design and implementation of a project-based active/cooperative engineering design course for freshmen

    Science.gov (United States)

    Abdulaal, R. M.; Al-Bahi, A. M.; Soliman, A. Y.; Iskanderani, F. I.

    2011-08-01

    A project-based active/cooperative design course is planned, implemented, assessed and evaluated to achieve several desired engineering outcomes. The course allows freshman-level students to gain professional hands-on engineering design experience through an opportunity to practise teamwork, quality principles, communication skills, life-long learning, realistic constraints and awareness of current domestic and global challenges. Throughout successive design reports and in-class assignments, the students are required by the end of the semester to communicate, clearly and concisely, the details of their design both orally and in writing through a functional artefact/prototype, a design notebook, an A0 project poster and a final oral presentation. In addition to these direct assessment tools, several indirect measures are used to ensure triangulation. Assignments are based on customer expectations using a detailed checklist. This paper shows the direct and indirect assessment tools that indicated a high level of achievement of course learning outcomes and a high level of student satisfaction.

  20. Hydrogen-Assisted IC Engine Combustion as a Route to Hydrogen Implementation

    Energy Technology Data Exchange (ETDEWEB)

    Andre Boehman; Daniel Haworth

    2008-09-30

    The 'Freedom Car' Initiative announced by the Bush Administration has placed a significant emphasis on development of a hydrogen economy in the United States. While the hydrogen-fueled fuel-cell vehicle that is the focus of the 'Freedom Car' program would rely on electrochemical energy conversion, and despite the large amount of resources being devoted to its objectives, near-term implementation of hydrogen in the transportation sector is not likely to arise from fuel cell cars. Instead, fuel blending and ''hydrogen-assisted'' combustion are more realizable pathways for wide-scale hydrogen utilization within the next ten years. Thus, a large potential avenue for utilization of hydrogen in transportation applications is through blending with natural gas, since there is an existing market for natural-gas vehicles of various classes, and since hydrogen can provide a means of achieving even stricter emissions standards. Another potential avenue is through use of hydrogen to 'assist' diesel combustion to permit alternate combustion strategies that can achieve lower emissions and higher efficiency. This project focused on developing the underlying fundamental information to support technologies that will facilitate the introduction of coal-derived hydrogen into the market. Two paths were envisioned for hydrogen utilization in transportation applications. One is for hydrogen to be mixed with other fuels, specifically natural gas, to enhance performance in existing natural gas-fueled vehicles (e.g., transit buses) and provide a practical and marketable avenue to begin using hydrogen in the field. A second is to use hydrogen to enable alternative combustion modes in existing diesel engines, such as homogeneous charge compression ignition, to permit enhanced efficiency and reduced emissions. Thus, this project on hydrogen-assisted combustion encompassed two major objectives: (1) Optimization of hydrogen-natural gas mixture

  1. BIOMedical Search Engine Framework: Lightweight and customized implementation of domain-specific biomedical search engines.

    Science.gov (United States)

    Jácome, Alberto G; Fdez-Riverola, Florentino; Lourenço, Anália

    2016-07-01

    Text mining and semantic analysis approaches can be applied to the construction of biomedical domain-specific search engines and provide an attractive alternative to create personalized and enhanced search experiences. Therefore, this work introduces the new open-source BIOMedical Search Engine Framework for the fast and lightweight development of domain-specific search engines. The rationale behind this framework is to incorporate core features typically available in search engine frameworks with flexible and extensible technologies to retrieve biomedical documents, annotate meaningful domain concepts, and develop highly customized Web search interfaces. The BIOMedical Search Engine Framework integrates taggers for major biomedical concepts, such as diseases, drugs, genes, proteins, compounds and organisms, and enables the use of domain-specific controlled vocabulary. Technologies from the Typesafe Reactive Platform, the AngularJS JavaScript framework and the Bootstrap HTML/CSS framework support the customization of the domain-oriented search application. Moreover, the RESTful API of the BIOMedical Search Engine Framework allows the integration of the search engine into existing systems or a complete web interface personalization. The construction of the Smart Drug Search is described as proof-of-concept of the BIOMedical Search Engine Framework. This public search engine catalogs scientific literature about antimicrobial resistance, microbial virulence and topics alike. The keyword-based queries of the users are transformed into concepts and search results are presented and ranked accordingly. The semantic graph view portraits all the concepts found in the results, and the researcher may look into the relevance of different concepts, the strength of direct relations, and non-trivial, indirect relations. The number of occurrences of the concept shows its importance to the query, and the frequency of concept co-occurrence is indicative of biological relations

  2. Integrated System Health Management (ISHM) for Test Stand and J-2X Engine: Core Implementation

    Science.gov (United States)

    Figueroa, Jorge F.; Schmalzel, John L.; Aguilar, Robert; Shwabacher, Mark; Morris, Jon

    2008-01-01

    ISHM capability enables a system to detect anomalies, determine causes and effects, predict future anomalies, and provides an integrated awareness of the health of the system to users (operators, customers, management, etc.). NASA Stennis Space Center, NASA Ames Research Center, and Pratt & Whitney Rocketdyne have implemented a core ISHM capability that encompasses the A1 Test Stand and the J-2X Engine. The implementation incorporates all aspects of ISHM; from anomaly detection (e.g. leaks) to root-cause-analysis based on failure mode and effects analysis (FMEA), to a user interface for an integrated visualization of the health of the system (Test Stand and Engine). The implementation provides a low functional capability level (FCL) in that it is populated with few algorithms and approaches for anomaly detection, and root-cause trees from a limited FMEA effort. However, it is a demonstration of a credible ISHM capability, and it is inherently designed for continuous and systematic augmentation of the capability. The ISHM capability is grounded on an integrating software environment used to create an ISHM model of the system. The ISHM model follows an object-oriented approach: includes all elements of the system (from schematics) and provides for compartmentalized storage of information associated with each element. For instance, a sensor object contains a transducer electronic data sheet (TEDS) with information that might be used by algorithms and approaches for anomaly detection, diagnostics, etc. Similarly, a component, such as a tank, contains a Component Electronic Data Sheet (CEDS). Each element also includes a Health Electronic Data Sheet (HEDS) that contains health-related information such as anomalies and health state. Some practical aspects of the implementation include: (1) near real-time data flow from the test stand data acquisition system through the ISHM model, for near real-time detection of anomalies and diagnostics, (2) insertion of the J-2X

  3. Systems Engineering Management Plan

    International Nuclear Information System (INIS)

    1994-01-01

    The purpose of this Monitored Retrievable Storage (MRS) Project Systems Engineering Management Plan (SEMP) is to define and establish the MRS Project Systems Engineering process that implements the approved policy and requirements of the Office of Civilian Radioactive Waste Management (OCRWM) for the US Department of Energy (DOE). This plan is Volume 5 of the MRS Project Management Plan (PMP). This plan provides the framework for implementation of systems engineering on the MRS Project consistent with DOE Order 4700.1, the OCRWM Program Management System Manual (PMSM), and the OCRWM Systems Engineering Management Plan (SEMP)

  4. Systems engineering implementation in the preliminary design phase of the Giant Magellan Telescope

    Science.gov (United States)

    Maiten, J.; Johns, M.; Trancho, G.; Sawyer, D.; Mady, P.

    2012-09-01

    Like many telescope projects today, the 24.5-meter Giant Magellan Telescope (GMT) is truly a complex system. The primary and secondary mirrors of the GMT are segmented and actuated to support two operating modes: natural seeing and adaptive optics. GMT is a general-purpose telescope supporting multiple science instruments operated in those modes. GMT is a large, diverse collaboration and development includes geographically distributed teams. The need to implement good systems engineering processes for managing the development of systems like GMT becomes imperative. The management of the requirements flow down from the science requirements to the component level requirements is an inherently difficult task in itself. The interfaces must also be negotiated so that the interactions between subsystems and assemblies are well defined and controlled. This paper will provide an overview of the systems engineering processes and tools implemented for the GMT project during the preliminary design phase. This will include requirements management, documentation and configuration control, interface development and technical risk management. Because of the complexity of the GMT system and the distributed team, using web-accessible tools for collaboration is vital. To accomplish this GMTO has selected three tools: Cognition Cockpit, Xerox Docushare, and Solidworks Enterprise Product Data Management (EPDM). Key to this is the use of Cockpit for managing and documenting the product tree, architecture, error budget, requirements, interfaces, and risks. Additionally, drawing management is accomplished using an EPDM vault. Docushare, a documentation and configuration management tool is used to manage workflow of documents and drawings for the GMT project. These tools electronically facilitate collaboration in real time, enabling the GMT team to track, trace and report on key project metrics and design parameters.

  5. Waste feed delivery program systems engineering implementation plan

    International Nuclear Information System (INIS)

    O'Toole, S.M.; Hendel, B.J.

    1998-01-01

    This document defines the systems engineering processes and products planned by the Waste Feed Delivery Program to develop the necessary and sufficient systems to provide waste feed to the Privatization Contractor for Phase 1. It defines roles and responsibilities for the performance of the systems engineering processes and generation of products

  6. Development of engineering drawing ability for emerging engineering education

    Science.gov (United States)

    Guo, Jian-Wen; Cao, Xiao-Chang; Xie, Li; Jin, Jian-Jun; Wang, Chu-Diao

    2017-09-01

    Students majoring in engineering is required by the emerging engineering education (3E) in the aspect of their ability of engineering drawing. This paper puts forward training mode of engineering drawing ability for 3E. This mode consists of three kinds of training including training in courses, training in competitions and training in actual demand. We also design the feasible implementation plan and supplies viable references to carry out the mode.

  7. PBL in Engineering Education

    DEFF Research Database (Denmark)

    PBL in Engineering Education: International Perspectives on Curriculum Change presents diverse views on the implementation of PBL from across the globe. The purpose is to exemplify curriculum changes in engineering education. Drivers for change, implementation descriptions, challenges and future...... perspectives are addressed. Cases of PBL models are presented from Singapore, Malaysia, Tunisia, Portugal, Spain and the USA. These cases are stories of thriving success that can be an inspiration for those who aim to implement PBL and change their engineering education practices. In the examples presented......, the change processes imply a transformation of vision and values of what learning should be, triggering a transition from traditional learning to PBL. In this sense, PBL is also a learning philosophy and different drivers, facing diverse challenges and involving different actors, trigger its implementation...

  8. Estimating unknown input parameters when implementing the NGA ground-motion prediction equations in engineering practice

    Science.gov (United States)

    Kaklamanos, James; Baise, Laurie G.; Boore, David M.

    2011-01-01

    The ground-motion prediction equations (GMPEs) developed as part of the Next Generation Attenuation of Ground Motions (NGA-West) project in 2008 are becoming widely used in seismic hazard analyses. However, these new models are considerably more complicated than previous GMPEs, and they require several more input parameters. When employing the NGA models, users routinely face situations in which some of the required input parameters are unknown. In this paper, we present a framework for estimating the unknown source, path, and site parameters when implementing the NGA models in engineering practice, and we derive geometrically-based equations relating the three distance measures found in the NGA models. Our intent is for the content of this paper not only to make the NGA models more accessible, but also to help with the implementation of other present or future GMPEs.

  9. Development and implementation of a radiological worker training program for an architect/engineer contractor

    International Nuclear Information System (INIS)

    Niemuth, W.

    1993-01-01

    Prior to the implementation of the DOE Rad Con Manual, Kaiser Engineers Hanford offered a four hour radiation worker class, which met all DOE 5480.11 requirements. This class included a dress/undress exercise. The content of the class was focused on the construction worker who is our typical radiation worker. We did not go into depth on the theory material, having a general feeling that this would not be essential information to the typical construction worker. We tried to gear the class to the level of understanding of the average craft worker. We provide training to 500 employees in the average year

  10. DBPM signal processing with field programmable gate arrays

    International Nuclear Information System (INIS)

    Lai Longwei; Yi Xing; Zhang Ning; Yang Guisen; Wang Baopeng; Xiong Yun; Leng Yongbin; Yan Yingbing

    2011-01-01

    DBPM system performance is determined by the design and implementation of beam position signal processing algorithm. In order to develop the system, a beam position signal processing algorithm is implemented on FPGA. The hardware is a PMC board ICS-1554A-002 (GE Corp.) with FPGA chip XC5VSX95T. This paper adopts quadrature frequency mixing to down convert high frequency signal to base. Different from conventional method, the mixing is implemented by CORDIC algorithm. The algorithm theory and implementation details are discussed in this paper. As the board contains no front end gain controller, this paper introduces a published patent-pending technique that has been adopted to realize the function in digital logic. The whole design is implemented with VHDL language. An on-line evaluation has been carried on SSRF (Shanghai Synchrotron Radiation Facility)storage ring. Results indicate that the system turn-by-turn data can measure the real beam movement accurately,and system resolution is 1.1μm. (authors)

  11. Implementation of PSF engineering in high-resolution 3D microscopy imaging with a LCoS (reflective) SLM

    Science.gov (United States)

    King, Sharon V.; Doblas, Ana; Patwary, Nurmohammed; Saavedra, Genaro; Martínez-Corral, Manuel; Preza, Chrysanthe

    2014-03-01

    Wavefront coding techniques are currently used to engineer unique point spread functions (PSFs) that enhance existing microscope modalities or create new ones. Previous work in this field demonstrated that simulated intensity PSFs encoded with a generalized cubic phase mask (GCPM) are invariant to spherical aberration or misfocus; dependent on parameter selection. Additional work demonstrated that simulated PSFs encoded with a squared cubic phase mask (SQUBIC) produce a depth invariant focal spot for application in confocal scanning microscopy. Implementation of PSF engineering theory with a liquid crystal on silicon (LCoS) spatial light modulator (SLM) enables validation of WFC phase mask designs and parameters by manipulating optical wavefront properties with a programmable diffractive element. To validate and investigate parameters of the GCPM and SQUBIC WFC masks, we implemented PSF engineering in an upright microscope modified with a dual camera port and a LCoS SLM. We present measured WFC PSFs and compare them to simulated PSFs through analysis of their effect on the microscope imaging system properties. Experimentally acquired PSFs show the same intensity distribution as simulation for the GCPM phase mask, the SQUBIC-mask and the well-known and characterized cubic-phase mask (CPM), first applied to high NA microscopy by Arnison et al.10, for extending depth of field. These measurements provide experimental validation of new WFC masks and demonstrate the use of the LCoS SLM as a WFC design tool. Although efficiency improvements are needed, this application of LCoS technology renders the microscope capable of switching among multiple WFC modes.

  12. Implementation of partnership management model of SMK (Vocational High School) with existing industries in mechanical engineering expertise in Central Java

    Science.gov (United States)

    Sumbodo, Wirawan; Pardjono, Samsudi, Rahadjo, Winarno Dwi

    2018-03-01

    This study aims to determine the existing conditions of implementation of partnership management model of SMK with the industry on the mechanical engineering expertise in Central Java. The method used is descriptive analysis. The research result shows that the implementation of partnership management model of SMK based on new existing industry produces ready graduates of 62.5% which belongs to low category, although the partnership program of SMK with the industry is done well with the average score of 3.17. As many as 37.5% of SMK graduates of Mechanical Engineering Expertise Program choose to continue their studies or to be an entrepreneur. It is expected that the partnership model of SMK with the industry can be developed into a reference for government policy in developing SMK that is able to produce graduates who are ready to work according to the needs of partner industry.

  13. Computational engineering

    CERN Document Server

    2014-01-01

    The book presents state-of-the-art works in computational engineering. Focus is on mathematical modeling, numerical simulation, experimental validation and visualization in engineering sciences. In particular, the following topics are presented: constitutive models and their implementation into finite element codes, numerical models in nonlinear elasto-dynamics including seismic excitations, multiphase models in structural engineering and multiscale models of materials systems, sensitivity and reliability analysis of engineering structures, the application of scientific computing in urban water management and hydraulic engineering, and the application of genetic algorithms for the registration of laser scanner point clouds.

  14. Impact of an Engineering Case Study in a High School Pre-Engineering Course

    Science.gov (United States)

    Rutz, Eugene; Shafer, Michelle

    2011-01-01

    Students at an all-girls high school who were enrolled in an introduction to engineering course were presented an engineering case study to determine if the case study affected their attitudes toward engineering and their abilities to solve engineering problems. A case study on power plants was implemented during a unit on electrical engineering.…

  15. Supporting Usability Engineering in Small Software Development Organizations

    DEFF Research Database (Denmark)

    Bornoe, Nis; Stage, Jan

    2013-01-01

    Despite an interest and use of different usability engineering methods small software development organizations find it challenging to implement usability engineering into the software development process. We present the results from a study about usability engineering in practice. Through a series...... of semistructured interviews we want to get an understanding of how usability is implemented into the organizations and how it’s practiced in reality. We found that the developers found it problematic to combine agile software development methods with classic usability engineering methods. A lack of solid usability...... engineering expertise and not least experience seems to be a main obstacle for a successful implementation of usability engineering into current software development practices. They are requesting methods and procedures that fit better with their current practices and strategies to implement usability...

  16. Implementing of action plans for risk communication on the uranium mining sites remedy at Ningyo-toge Environmental Engineering Center (1) (Contract research)

    International Nuclear Information System (INIS)

    Yabuta, Naohiro; Kawai, Jun; Hikawa, Tamae; Tokizawa, Takayuki; Sato, Kazuhiko; Koga, Osamu

    2008-11-01

    On the closure of uranium mine site at Ningyo-Toge Environmental Engineering Center Japan Atomic Energy Agency, the action plans for risk communication with residence and local governments were developed and implemented. Under a practical program of the risk communication, an ethnographical research on Ningyo-Toge Environmental Engineering Center has been conducted by local high school students. The research was focused on several social groups such as engineers at the Center and residents around Ningyo-toge and described their circumstances from the past to the present, since the discovery of the uranium outcrop 1955. In addition, it should be noted that as a results, the research project led several effects listed below; 1) High school students understood significance of the uranium development projects implemented at Ningyo-toge, 2) Differences of standpoints between local residents and Ningyo-toge became clearer, 3) Foundation to communicate between local communities and Ningyo-toge was found out, and 4) The educational program on an ethnographical research was conducted autonomously by local high school students. (author)

  17. Semantic modeling and interoperability in product and process engineering a technology for engineering informatics

    CERN Document Server

    2013-01-01

    In the past decade, feature-based design and manufacturing has gained some momentum in various engineering domains to represent and reuse semantic patterns with effective applicability. However, the actual scope of feature application is still very limited. Semantic Modeling and Interoperability in Product and Process Engineering provides a systematic solution for the challenging engineering informatics field aiming at the enhancement of sustainable knowledge representation, implementation and reuse in an open and yet practically manageable scale.   This semantic modeling technology supports uniform, multi-facet and multi-level collaborative system engineering with heterogeneous computer-aided tools, such as CADCAM, CAE, and ERP.  This presented unified feature model can be applied to product and process representation, development, implementation and management. Practical case studies and test samples are provided to illustrate applications which can be implemented by the readers in real-world scenarios. �...

  18. Building community partnerships to implement the new Science and Engineering component of the NGSS

    Science.gov (United States)

    Burke, M. P.; Linn, F.

    2013-12-01

    Partnerships between science professionals in the community and professional educators can help facilitate the adoption of the Next Generation Science Standards (NGSS). Classroom teachers have been trained in content areas but may be less familiar with the new required Science and Engineering component of the NGSS. This presentation will offer a successful model for building classroom and community partnerships and highlight the particulars of a collaborative lesson taught to Rapid City High School students. Local environmental issues provided a framework for learning activities that encompassed several Crosscutting Concepts and Science and Engineering Practices for a lesson focused on Life Science Ecosystems: Interactions, Energy, and Dynamics. Specifically, students studied local water quality impairments, collected and measured stream samples, and analyzed their data. A visiting hydrologist supplied additional water quality data from ongoing studies to extend the students' datasets both temporally and spatially, helping students to identify patterns and draw conclusions based on their findings. Context was provided through discussions of how science professionals collect and analyze data and communicate results to the public, using an example of a recent bacterial contamination of a local stream. Working with Rapid City High School students added additional challenges due to their high truancy and poverty rates. Creating a relevant classroom experience was especially critical for engaging these at-risk youth and demonstrating that science is a viable career path for them. Connecting science in the community with the problem-solving nature of engineering is a critical component of NGSS, and this presentation will elucidate strategies to help prospective partners maneuver through the challenges that we've encountered. We recognize that the successful implementation of the NGSS is a challenge that requires the support of the scientific community. This partnership

  19. Development and implementation of integrated management system

    International Nuclear Information System (INIS)

    Tomov, E.; Nenkova, B.

    2013-01-01

    Risk Engineering Ltd is a private Bulgarian company in the field of scientific technical consultancy and engineering services, established in 1990. The aim of this report is to present the experience of Risk Engineering Ltd. in the development, implementation and operation of an integrated management system. The process of implementation of the system was completed at the end of 2011. In January 2012, the Risk Engineering Integrated Management System was certified by Lloyd's Register for compliance with standards ISO 9001:2008, ISO 140001:2004 and BS OHSAS 18001:2007

  20. Global Software Engineering: A Software Process Approach

    Science.gov (United States)

    Richardson, Ita; Casey, Valentine; Burton, John; McCaffery, Fergal

    Our research has shown that many companies are struggling with the successful implementation of global software engineering, due to temporal, cultural and geographical distance, which causes a range of factors to come into play. For example, cultural, project managementproject management and communication difficulties continually cause problems for software engineers and project managers. While the implementation of efficient software processes can be used to improve the quality of the software product, published software process models do not cater explicitly for the recent growth in global software engineering. Our thesis is that global software engineering factors should be included in software process models to ensure their continued usefulness in global organisations. Based on extensive global software engineering research, we have developed a software process, Global Teaming, which includes specific practices and sub-practices. The purpose is to ensure that requirements for successful global software engineering are stipulated so that organisations can ensure successful implementation of global software engineering.

  1. Hybrid Experiential-Heuristic Cognitive Radio Engine Architecture and Implementation

    Directory of Open Access Journals (Sweden)

    Ashwin Amanna

    2012-01-01

    Full Text Available The concept of cognitive radio (CR focuses on devices that can sense their environment, adapt configuration parameters, and learn from past behaviors. Architectures tend towards simplified decision-making algorithms inspired by human cognition. Initial works defined cognitive engines (CEs founded on heuristics, such as genetic algorithms (GAs, and case-based reasoning (CBR experiential learning algorithms. This hybrid architecture enables both long-term learning, faster decisions based on past experience, and capability to still adapt to new environments. This paper details an autonomous implementation of a hybrid CBR-GA CE architecture on a universal serial radio peripheral (USRP software-defined radio focused on link adaptation. Details include overall process flow, case base structure/retrieval method, estimation approach within the GA, and hardware-software lessons learned. Unique solutions to realizing the concept include mechanisms for combining vector distance and past fitness into an aggregate quantification of similarity. Over-the-air performance under several interference conditions is measured using signal-to-noise ratio, packet error rate, spectral efficiency, and throughput as observable metrics. Results indicate that the CE is successfully able to autonomously change transmit power, modulation/coding, and packet size to maintain the link while a non-cognitive approach loses connectivity. Solutions to existing shortcomings are proposed for improving case-base searching and performance estimation methods.

  2. Fuel Saving Strategy in Spark Ignition Engine Using Fuzzy Logic Engine Torque Control

    OpenAIRE

    Aris Triwiyatno; Sumardi

    2012-01-01

    In the case of injection gasoline engine, or better known as spark ignition engines, an effort to improve engine performance as well as to reduce fuel consumption is a fairly complex problem. Generally, engine performance improvement efforts will lead to increase in fuel consumption. However, this problem can be solved by implementing engine torque control based on intelligent regulation such as the fuzzy logic inference system. In this study, fuzzy logic engine torque regulation is used to c...

  3. Teaching practice and reform of the cultivation of excellent engineer based on the idea of engineering education

    Science.gov (United States)

    Shen, Hanxin; Xiong, Feibing; Huang, Zhangchao; Bai, Zijun

    2017-08-01

    How to realize the joint cultivation of excellent engineer for the school and the enterprise is an important task of the project of excellent engineers. In five years of teaching practice, based on the concept of engineering education certification, through target management of school and enterprise, cultural fusion, stage implementation and feedback, excellent engineer education training plan of opto-electronic specialty is being implemented. It standardizes the specialty construction and practice and explores new teaching management mode, which gets the recognition of graduates and enterprises and achieves a win-win situation for school and enterprise.

  4. Rethinking engineering education the CDIO approach

    CERN Document Server

    Crawley, Edward F; Östlund, Sören; Brodeur, Doris R; Edström, Kristina

    2014-01-01

    This book describes an approach to engineering education that integrates a comprehensive set of personal, interpersonal, and professional engineering skills with engineering disciplinary knowledge in order to prepare innovative and entrepreneurial engineers.  The education of engineers is set in the context of engineering practice, that is, Conceiving, Designing, Implementing, and Operating (CDIO) through the entire lifecycle of engineering processes, products, and systems. The book is both a description of the development and implementation of the CDIO model and a guide to engineering programs worldwide that seek to improve the education of young engineers.   Provides an overview of the CDIO approach, then chapters organized according to the CDIO Standards; Includes in each chapter objectives, discussion questions, case studies and clear diagrams to support key concepts and processes; Avoids the jargon of education specialists and clearly explains education terms in the context of their initial presentatio...

  5. Integrated water resources management using engineering measures

    Science.gov (United States)

    Huang, Y.

    2015-04-01

    The management process of Integrated Water Resources Management (IWRM) consists of aspects of policies/strategies, measures (engineering measures and non-engineering measures) and organizational management structures, etc., among which engineering measures such as reservoirs, dikes, canals, etc., play the backbone that enables IWRM through redistribution and reallocation of water in time and space. Engineering measures are usually adopted for different objectives of water utilization and water disaster prevention, such as flood control and drought relief. The paper discusses the planning and implementation of engineering measures in IWRM of the Changjiang River, China. Planning and implementation practices of engineering measures for flood control and water utilization, etc., are presented. Operation practices of the Three Gorges Reservoir, particularly the development and application of regulation rules for flood management, power generation, water supply, ecosystem needs and sediment issues (e.g. erosion and siltation), are also presented. The experience obtained in the implementation of engineering measures in Changjiang River show that engineering measures are vital for IWRM. However, efforts should be made to deal with changes of the river system affected by the operation of engineering measures, in addition to escalatory development of new demands associated with socio-economic development.

  6. Integrated water resources management using engineering measures

    Directory of Open Access Journals (Sweden)

    Y. Huang

    2015-04-01

    Full Text Available The management process of Integrated Water Resources Management (IWRM consists of aspects of policies/strategies, measures (engineering measures and non-engineering measures and organizational management structures, etc., among which engineering measures such as reservoirs, dikes, canals, etc., play the backbone that enables IWRM through redistribution and reallocation of water in time and space. Engineering measures are usually adopted for different objectives of water utilization and water disaster prevention, such as flood control and drought relief. The paper discusses the planning and implementation of engineering measures in IWRM of the Changjiang River, China. Planning and implementation practices of engineering measures for flood control and water utilization, etc., are presented. Operation practices of the Three Gorges Reservoir, particularly the development and application of regulation rules for flood management, power generation, water supply, ecosystem needs and sediment issues (e.g. erosion and siltation, are also presented. The experience obtained in the implementation of engineering measures in Changjiang River show that engineering measures are vital for IWRM. However, efforts should be made to deal with changes of the river system affected by the operation of engineering measures, in addition to escalatory development of new demands associated with socio-economic development.

  7. Engineering performance metrics

    Science.gov (United States)

    Delozier, R.; Snyder, N.

    1993-03-01

    Implementation of a Total Quality Management (TQM) approach to engineering work required the development of a system of metrics which would serve as a meaningful management tool for evaluating effectiveness in accomplishing project objectives and in achieving improved customer satisfaction. A team effort was chartered with the goal of developing a system of engineering performance metrics which would measure customer satisfaction, quality, cost effectiveness, and timeliness. The approach to developing this system involved normal systems design phases including, conceptual design, detailed design, implementation, and integration. The lessons teamed from this effort will be explored in this paper. These lessons learned may provide a starting point for other large engineering organizations seeking to institute a performance measurement system accomplishing project objectives and in achieving improved customer satisfaction. To facilitate this effort, a team was chartered to assist in the development of the metrics system. This team, consisting of customers and Engineering staff members, was utilized to ensure that the needs and views of the customers were considered in the development of performance measurements. The development of a system of metrics is no different than the development of any type of system. It includes the steps of defining performance measurement requirements, measurement process conceptual design, performance measurement and reporting system detailed design, and system implementation and integration.

  8. Spent Nuclear Fuel project systems engineering management plan

    International Nuclear Information System (INIS)

    Womack, J.C.

    1995-01-01

    The purpose of the WHC Systems Engineering Management Plan (SEMP) is to describe the systems engineering approach and methods that will be integrated with established WHC engineering practices to enhance the WHC engineering management of the SNF Project. The scope of the SEMP encompasses the efforts needed to manage the WHC implementation of systems engineering on the SNF Project. This implementation applies to, and is tailored to the needs of the SNF project and all its subprojects, including all current and future subprojects

  9. Biogas Production and Engine Conversion From Diesel Engine to Biogas Engine for Lighting in Rural Area

    OpenAIRE

    Tun, Seint Thandar

    2012-01-01

    The research of alternative fuels implemented in internal combustion engines are becoming the subjects of interest nowadays. This paper describes a production of biogas from cow dung, diesel engine conversion process with piston modification of ZH1115 diesel engine. To produce biogas, the usual practice is to mix water with some organic material, such as cow dung (a free source of the appropriate micro-organisms). The slurry is placed in a leak-proof container (called a digester) and leaves i...

  10. Design and implementation of a flipped classroom learning environment in the biomedical engineering context.

    Science.gov (United States)

    Corrias, Alberto; Cho Hong, James Goh

    2015-01-01

    The design and implementation of a learning environment that leverages on the use of various technologies is presented. The context is an undergraduate core engineering course within the biomedical engineering curriculum. The topic of the course is data analysis in biomedical engineering problems. One of the key ideas of this study is to confine the most mathematical and statistical aspects of data analysis in prerecorded video lectures. Students are asked to watch the video lectures before coming to class. Since the classroom session does not need to cover the mathematical theory, the time is spent on a selected real world scenario in the field of biomedical engineering that exposes students to an actual application of the theory. The weekly cycle is concluded with a hands-on tutorial session in the computer rooms. A potential problem would arise in such learning environment if the students do not follow the recommendation of watching the video lecture before coming to class. In an attempt to limit these occurrences, two key instruments were put in place: a set of online self-assessment questions that students are asked to take before the classroom session and a simple rewards system during the classroom session. Thanks to modern learning analytics tools, we were able to show that, on average, 57.9% of students followed the recommendation of watching the video lecture before class. The efficacy of the learning environment was assessed through various means. A survey was conducted among the students and the gathered data support the view that the learning environment was well received by the students. Attempts were made to quantify the impacts on learning of the proposed measures by taking into account the results of selected questions of the final examination of the course. Although the presence of confounding factors demands caution in the interpretation, these data seem to indicate a possible positive effect of the use of video lectures in this technologically

  11. Neural Networks: Implementations and Applications

    OpenAIRE

    Vonk, E.; Veelenturf, L.P.J.; Jain, L.C.

    1996-01-01

    Artificial neural networks, also called neural networks, have been used successfully in many fields including engineering, science and business. This paper presents the implementation of several neural network simulators and their applications in character recognition and other engineering areas

  12. Principles of models based engineering

    Energy Technology Data Exchange (ETDEWEB)

    Dolin, R.M.; Hefele, J.

    1996-11-01

    This report describes a Models Based Engineering (MBE) philosophy and implementation strategy that has been developed at Los Alamos National Laboratory`s Center for Advanced Engineering Technology. A major theme in this discussion is that models based engineering is an information management technology enabling the development of information driven engineering. Unlike other information management technologies, models based engineering encompasses the breadth of engineering information, from design intent through product definition to consumer application.

  13. Business process re-engineering in the logistics industry: a study of implementation, success factors, and performance

    Science.gov (United States)

    Shen, Chien-wen; Chou, Ching-Chih

    2010-02-01

    As business process re-engineering (BPR) is an important foundation to ensure the success of enterprise systems, this study would like to investigate the relationships among BPR implementation, BPR success factors, and business performance for logistics companies. Our empirical findings show that BPR companies outperformed non-BPR companies, not only on information processing, technology applications, organisational structure, and co-ordination, but also on all of the major logistics operations. Comparing the different perceptions of the success factors for BPR, non-BPR companies place greater emphasis on the importance of employee involvement while BPR companies are more concerned about the influence of risk management. Our findings also suggest that management attitude towards BPR success factors could affect performance with regard to technology applications and logistics operations. Logistics companies which have not yet implemented the BPR approach could refer to our findings to evaluate the advantages of such an undertaking and to take care of those BPR success factors affecting performance before conducting BPR projects.

  14. A NEW Curriclum for Manufacturing & Industrial Engineering and Engineering Management for Bs and Ms Degrees

    OpenAIRE

    SARI, Zaki

    2012-01-01

    This paper deals with the design and implementation of a new curriclum for manufacturing & industrial engineering and engineering management for bachelor and master degrees at tlemcen university, algeria

  15. Environmental Restoration Project - Systems Engineering Management Plan

    International Nuclear Information System (INIS)

    Anderson, T.D.

    1998-06-01

    This Environmental Restoration (ER) Project Systems Engineering Management Plan (SEMP) describes relevant Environmental Restoration Contractor (ERC) management processes and shows how they implement systems engineering. The objective of this SEMP is to explain and demonstrate how systems engineering is being approached and implemented in the ER Project. The application of systems engineering appropriate to the general nature and scope of the project is summarized in Section 2.0. The basic ER Project management approach is described in Section 3.0. The interrelation and integration of project practices and systems engineering are outlined in Section 4.0. Integration with sitewide systems engineering under the Project Hanford Management Contract is described in Section 5.0

  16. Implementing Large Projects in Software Engineering Courses

    Science.gov (United States)

    Coppit, David

    2006-01-01

    In software engineering education, large projects are widely recognized as a useful way of exposing students to the real-world difficulties of team software development. But large projects are difficult to put into practice. First, educators rarely have additional time to manage software projects. Second, classrooms have inherent limitations that…

  17. Mechanical Engineering Practice – using a simple Stirling engine as case

    DEFF Research Database (Denmark)

    Meyer, Knud Erik

    2011-01-01

    The first technical course that students in mechanical engineering take at the Technical University of Denmark is called “Mechanical Engineering Practice”. We have used a simple Stirling engine as a design-implement project. Students were asked to design and build a heat engine using materials....... The Stirling engine worked well in the drawing assignments. The Stirling engine also served as illustration of coming courses in mechanical engineering. The resulting engines had large variations in their design and most groups succeeded in building a functioning engine. However, achieved efficiencies were...... obtained by their own means and were competing on achieving the highest efficiency. We added an extra dimension to the project by making detailed measurements of the pressure variation to check simple thermodynamic models of the engine. The course had integrated lessons in sketching and technical drawing...

  18. Field Programmable Gate Array (FPGA Respiratory Monitoring System Using a Flow Microsensor and an Accelerometer

    Directory of Open Access Journals (Sweden)

    Mellal Idir

    2017-04-01

    Full Text Available This paper describes a non-invasive system for respiratory monitoring using a Micro Electro Mechanical Systems (MEMS flow sensor and an IMU (Inertial Measurement Unit accelerometer. The designed system is intended to be wearable and used in a hospital or at home to assist people with respiratory disorders. To ensure the accuracy of our system, we proposed a calibration method based on ANN (Artificial Neural Network to compensate the temperature drift of the silicon flow sensor. The sigmoid activation functions used in the ANN model were computed with the CORDIC (COordinate Rotation DIgital Computer algorithm. This algorithm was also used to estimate the tilt angle in body position. The design was implemented on reconfigurable platform FPGA.

  19. Planning, implementation and analysis of an assessment method of an industrial engineering course grounded on problem based learning

    Directory of Open Access Journals (Sweden)

    Camila Pereira Pinto

    2015-06-01

    Full Text Available In a highly competitive market, companies need increasingly skilled human resources, especially when it comes to engineering. Universities, therefore, play an important role in this scenario, while training future professionals of the country. However, in this task, the institutions are faced with the challenge of attracting and working with young people of Generation Y, which have characteristics and needs that are not met by traditional teaching methods. Problem-Based Learning (PBL is an approach evolved in order to study and develop educational alternatives that meet the needs of businesses as well as the new student profile. In addition, actively teaching is not a simple task and becomes more complex when it refers to assess the knowledge gained through this method. Thus, this paper presents the planning, implementation and the assessment method adopted in a course of Industrial Engineering at the Federal University of Itajubá based on PBL. For this study it was adopted the action research method, in which the authors actively participated in all stages of the course, acting as facilitators in the course planning, implementation and monitoring. As a result, it is highlighted in this article, the benefits achieved by all involved through active learning, as well as the strengths and weaknesses of the method. Moreover, improvements are proposed for future courses.

  20. A Theory of Information Quality and a Framework for its Implementation in the Requirements Engineering Process

    Science.gov (United States)

    Grenn, Michael W.

    This dissertation introduces a theory of information quality to explain macroscopic behavior observed in the systems engineering process. The theory extends principles of Shannon's mathematical theory of communication [1948] and statistical mechanics to information development processes concerned with the flow, transformation, and meaning of information. The meaning of requirements information in the systems engineering context is estimated or measured in terms of the cumulative requirements quality Q which corresponds to the distribution of the requirements among the available quality levels. The requirements entropy framework (REF) implements the theory to address the requirements engineering problem. The REF defines the relationship between requirements changes, requirements volatility, requirements quality, requirements entropy and uncertainty, and engineering effort. The REF is evaluated via simulation experiments to assess its practical utility as a new method for measuring, monitoring and predicting requirements trends and engineering effort at any given time in the process. The REF treats the requirements engineering process as an open system in which the requirements are discrete information entities that transition from initial states of high entropy, disorder and uncertainty toward the desired state of minimum entropy as engineering effort is input and requirements increase in quality. The distribution of the total number of requirements R among the N discrete quality levels is determined by the number of defined quality attributes accumulated by R at any given time. Quantum statistics are used to estimate the number of possibilities P for arranging R among the available quality levels. The requirements entropy H R is estimated using R, N and P by extending principles of information theory and statistical mechanics to the requirements engineering process. The information I increases as HR and uncertainty decrease, and the change in information AI needed

  1. Implementation of the anaerobic digestion model (ADM1) in the PHREEQC chemistry engine.

    Science.gov (United States)

    Huber, Patrick; Neyret, Christophe; Fourest, Eric

    2017-09-01

    Anaerobic digestion is state-of-the-art technology to treat sludge and effluents from various industries. Modelling and optimisation of digestion operations can be advantageously performed using the anaerobic digestion model (ADM1) from the International Water Association. The ADM1, however, lacks a proper physico-chemical framework, which makes it difficult to consider wastewater of complex ionic composition and supersaturation phenomena. In this work, we present a direct implementation of the ADM1 within the PHREEQC chemistry engine. This makes it possible to handle ionic strength effects and ion-pairing. Thus, multiple mineral precipitation phenomena can be handled while resolving the ADM1. All these features can be accessed with very little programming effort, while retaining the full power and flexibility of PHREEQC. The distributed PHREEQC code can be easily interfaced with process simulation software for future plant-wide simulation of both wastewater and sludge treatment.

  2. Implementation of knowledge-based engineering methodology in hydraulic generator design

    Directory of Open Access Journals (Sweden)

    Wei Guo

    2015-05-01

    Full Text Available Hydraulic generator design companies are always being exhorted to become more competitive by reducing the lead time and costs for their products for survival. Knowledge-based engineering technology is a rapidly developing technology with competitive advantage for design application to reduce time and cost in product development. This article addresses the structure of the hydraulic generator design system based on the knowledge-based engineering technology in detail. The system operates by creating a unified knowledge base to store the scattered knowledge among the whole life of the design process, which was contained in the expert’s brain and technical literature. It helps designers to make appropriate decisions by supplying necessary information at the right time through query and inference engine to represent the knowledge within the knowledge-based engineering application framework. It also integrates the analysis tools into one platform to help achieve global optimum solutions. Finally, an example of turbine-type selection was given to illustrate the operation process and prove its validity.

  3. Teacher Challenges to Implement Engineering Design in Secondary Technology Education

    Science.gov (United States)

    Kelley, Todd R.; Wicklein, Robert C.

    2009-01-01

    This descriptive study examined the current status of technology education teacher practices with respect to engineering design. This article is the third article in a three-part series presenting the results of this study. The first article in the series titled "Examination of Engineering Design Curriculum Content" highlighted the research…

  4. Cell Control Engineering

    DEFF Research Database (Denmark)

    Lynggaard, Hans Jørgen Birk; Alting, Leo

    1996-01-01

    The engineering process of creating cell control systems is described, and a Cell Control Engineering (CCE) concept is defined. The purpose is to assist people, representing different disciplines in the organisation, to implement cell controllers by addressing the complexity of having many systems...... in physically and logically different and changing manufacturing environments. The defined CCE concept combines state-of-the-art of commercially available enabling technologies for automation system software development, generic cell control models and guidelines for the complete engineering process...

  5. Game mechanics engine

    OpenAIRE

    Magnusson, Lars V

    2011-01-01

    Game logic and game rules exists in all computer games, but they are created di erently for all game engines. This game engine dependency exists because of how the internal object model is implemented in the engine, as a place where game logic data is intermingled with the data needed by the low- level subsystems. This thesis propose a game object model design, based on existing theory, that removes this dependency and establish a general game logic framework. The thesis the...

  6. Selected systems engineering process deficiencies and their consequences

    Science.gov (United States)

    Thomas, L. Dale

    2007-06-01

    The systems engineering process is well established and well understood. While this statement could be argued in the light of the many systems engineering guidelines and that have been developed, comparative review of these respective descriptions reveal that they differ primarily in the number of discrete steps or other nuances, and are at their core essentially common. Likewise, the systems engineering textbooks differ primarily in the context for application of systems engineering or in the utilization of evolved tools and techniques, not in the basic method. Thus, failures in systems engineering cannot credibly be attributed to implementation of the wrong systems engineering process among alternatives. However, numerous system failures can be attributed to deficient implementation of the systems engineering process. What may clearly be perceived as a systems engineering deficiency in retrospect can appear to be a well considered system engineering efficiency in real time—an efficiency taken to reduce cost or meet a schedule, or more often both. Typically these efficiencies are grounded on apparently solid rationale, such as reuse of heritage hardware or software. Over time, unintended consequences of a systems engineering process deficiency may begin to be realized, and unfortunately often the consequence is systems failure. This paper describes several actual cases of system failures that resulted from deficiencies in their systems engineering process implementation, including the Ariane 5 and the Hubble Space Telescope.

  7. Implementing vertical and horizontal engineering students' integration and assessment of consequence academic achievement

    Science.gov (United States)

    Al-Zubaidy, Sarim; Abdulaziz, Nidhal; Dashtpour, Reza

    2012-08-01

    Recent scholarship references indicate that integration of the student body can result in an enhanced learning experience for students and also greater satisfaction. This paper reports the results of a case study whereby mechanical engineering students studying at a newly established branch campus in Dubai of a British university were exposed to vertical and horizontal integration. Different activities have been embedded to ensure that students integrated and worked together with their peers and colleagues at different levels. The implemented processes and practices led to improved academic achievements, which were better than those of a similar cohort of students where no effort had been made to integrate. The analysis revealed that cooperative learning and the degree of academic support provided by teachers are positively and directly correlated with academic as well as the students' own sense of personal achievement. The results are discussed in light of previous research and with reference to the cultural context of the study.

  8. Floating-point-based hardware accelerator of a beam phase-magnitude detector and filter for a beam phase control system in a heavy-ion synchrotron application

    International Nuclear Information System (INIS)

    Samman, F.A.; Pongyupinpanich Surapong; Spies, C.; Glesner, M.

    2012-01-01

    A hardware implementation of an adaptive phase and magnitude detector and filter of a beam-phase control system in a heavy ion synchrotron application is presented in this paper. The main components of the hardware are adaptive LMS (Least-Mean-Square) filters and phase and magnitude detectors. The phase detectors are implemented by using a CORDIC (Coordinate Rotation Digital Computer) algorithm based on 32-bit binary floating-point arithmetic data formats. The floating-point-based hardware is designed to improve the precision of the past hardware implementation that were based on fixed-point arithmetics. The hardware of the detector and the adaptive LMS filter have been implemented on a programmable logic device (FPGA) for hardware acceleration purpose. The ideal Matlab/Simulink model of the hardware and the VHDL model of the adaptive LMS filter and the phase and magnitude detector are compared. The comparison result shows that the output signal of the floating-point based adaptive FIR filter as well as the phase and magnitude detector agree with the expected output signal of the ideal Matlab/Simulink model. (authors)

  9. The implementation of tribological principles in an expert-system (``PRECEPT``) for the selection of metallic materials, surface treatments and coatings in engineering design

    Energy Technology Data Exchange (ETDEWEB)

    Franklin, S.E. [Philips Electronics N.V., Centre for Mfg. Technology, Eindhoven (Netherlands); Dijkman, J.A. [Philips Electronics N.V., Centre for Mfg. Technology, Eindhoven (Netherlands)

    1995-02-01

    Many of the component failures occurring in service can be avoided or delayed by better incorporation of tribological principles into engineering design. However, the concept of tribology has not yet penetrated successfully into industry in general and there remains an urgent need for the provision of practical tribology design criteria and the transference of tribology knowledge to engineering designers. Knowledge-based computer systems offer great potential for effecting tribology knowledge transfer and promoting improved design practice. Here we report the development and implementation of eight wear design rules in an expert system for assisting the selection of metallic materials, surface treatments and coatings during the initial stages of engineering design. These rules, which are intended principally for engineering designers involved with fine mechanical constructions operating at temperatures at or close to room temperature, allow the tribological reliability of a candidate design to be assessed on the basis of the most likely wear-related problems that can arise in service. (orig.)

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

  11. Impacts, risks, and governance of climate engineering

    Directory of Open Access Journals (Sweden)

    Zhe Liu

    2015-09-01

    Full Text Available Climate engineering is a potential alternative method to curb global warming, and this discipline has garnered considerable attention from the international scientific community including the Chinese scientists. This manuscript provides an overview of several aspects of climate engineering, including its definition, its potential impacts and risk, and its governance status. The overall conclusion is that China is not yet ready to implement climate engineering. However, it is important for China to continue conducting research on climate engineering, particularly with respect to its feasible application within China, its potential social, economic, and environmental impacts, and possible international governance structures and governing principles, with regard to both experimentation and implementation.

  12. Principle and engineering implementation of 3D visual representation and indexing of medical diagnostic records (Conference Presentation)

    Science.gov (United States)

    Shi, Liehang; Sun, Jianyong; Yang, Yuanyuan; Ling, Tonghui; Wang, Mingqing; Zhang, Jianguo

    2017-03-01

    Purpose: Due to the generation of a large number of electronic imaging diagnostic records (IDR) year after year in a digital hospital, The IDR has become the main component of medical big data which brings huge values to healthcare services, professionals and administration. But a large volume of IDR presented in a hospital also brings new challenges to healthcare professionals and services as there may be too many IDRs for each patient so that it is difficult for a doctor to review all IDR of each patient in a limited appointed time slot. In this presentation, we presented an innovation method which uses an anatomical 3D structure object visually to represent and index historical medical status of each patient, which is called Visual Patient (VP) in this presentation, based on long term archived electronic IDR in a hospital, so that a doctor can quickly learn the historical medical status of the patient, quickly point and retrieve the IDR he or she interested in a limited appointed time slot. Method: The engineering implementation of VP was to build 3D Visual Representation and Index system called VP system (VPS) including components of natural language processing (NLP) for Chinese, Visual Index Creator (VIC), and 3D Visual Rendering Engine.There were three steps in this implementation: (1) an XML-based electronic anatomic structure of human body for each patient was created and used visually to index the all of abstract information of each IDR for each patient; (2)a number of specific designed IDR parsing processors were developed and used to extract various kinds of abstract information of IDRs retrieved from hospital information systems; (3) a 3D anatomic rendering object was introduced visually to represent and display the content of VIO for each patient. Results: The VPS was implemented in a simulated clinical environment including PACS/RIS to show VP instance to doctors. We setup two evaluation scenario in a hospital radiology department to evaluate whether

  13. Metagrammar Engineering: Towards systematic exploration of implemented grammars

    NARCIS (Netherlands)

    Fokkens, A.S.

    2011-01-01

    When designing grammars of natural language, typically, more than one formal analysis can account for a given phenomenon. Moreover, because analyses interact, the choices made by the engineer influence the possibilities available in further grammar development. The order in which phenomena are

  14. Culture in Engineering Education

    DEFF Research Database (Denmark)

    Hoffmann, Birgitte; Jørgensen, Ulrik; Christensen, Hans Peter

    2011-01-01

    As engineers today often work in intercultural projects and contexts, intercultural competences must be part of the learning objectives in engineering educations. Cultural aspects of engineering education should not just be treated as a question of appropriate communication and teaching: cultural...... aspects are basically part of engineering discipli¬nes, work challenges as well as the contextual elements in engineering curriculum [1,2]. This is reflected in the aims of the CDIO programme [3,4]; however, the programme, as well as the teaching practises, undoubtedly needs to further develop approaches...... to cultural aspects in engineering education. Hence the key-question of this paper is how CDIO support the development of intercultural competences in engineering education. The paper explores the implementation of CDIO in an intercultural arctic engineering programme in Greenland that since 2001 has been...

  15. Implementing feminist theory in engineering: obstacles within the gender studies tradition

    Science.gov (United States)

    Udén, Maria K.

    2017-05-01

    Scholars have noted that there is hesitation to utilise findings from gender studies in engineering education. Issues within gender studies may be part of the matching problem. Debates concerning two concepts for new engineering paradigms are investigated: care and heterogeneity. Their appeals and the respective complications which they tend to be associated with are revisited. Two examples are explored in detail. The tensions revealed lead to the contents of technical work. More social sciences content in engineering education is sometimes suggested, as a way to support more humane approaches. But, if the calculations that decide how many bolts of what dimension are to be put where are 'masculinist reductionism', it still remains that someone will have to do those calculations. Is emphasis on social issues really what we want from engineers?

  16. Implementing the flipped classroom methodology to the subject "Applied computing" of the chemical engineering degree at the University of Barcelona

    Directory of Open Access Journals (Sweden)

    Montserrat Iborra

    2017-06-01

    Full Text Available This work is focus on implementation, development, documentation, analysis and assessment of flipped classroom methodology, by means of just in time teaching strategy, in a pilot group (1 of 6 of the subject “Applied Computing” of Chemical Engineering Undergraduate Degree of the University of Barcelona. The results show that this technique promotes self-learning, autonomy, time management as well as an increase in the effectiveness of classroom hours.

  17. Multiplexed genome engineering and genotyping methods applications for synthetic biology and metabolic engineering.

    Science.gov (United States)

    Wang, Harris H; Church, George M

    2011-01-01

    Engineering at the scale of whole genomes requires fundamentally new molecular biology tools. Recent advances in recombineering using synthetic oligonucleotides enable the rapid generation of mutants at high efficiency and specificity and can be implemented at the genome scale. With these techniques, libraries of mutants can be generated, from which individuals with functionally useful phenotypes can be isolated. Furthermore, populations of cells can be evolved in situ by directed evolution using complex pools of oligonucleotides. Here, we discuss ways to utilize these multiplexed genome engineering methods, with special emphasis on experimental design and implementation. Copyright © 2011 Elsevier Inc. All rights reserved.

  18. Implementing of action plans for risk communication on the uranium mining sites remedy at Ningyo-toge Environmental Engineering Center (2) (Contract research)

    International Nuclear Information System (INIS)

    Yabuta, Naohiro; Kawai, Jun; Hikawa, Tamae; Tokizawa, Takayuki; Sato, Kazuhiko; Koga, Osamu

    2008-11-01

    On the closure of uranium mine site at Ningyo-Toge Environmental Engineering Center Japan Atomic Energy Agency, the action plans for risk communication with residence and local governments were developed and implemented. Under a practical program of the risk communication, an ethnographical research on Ningyo-Toge Environmental Engineering Center has been conducted by local high school students. The research was focused on several social groups such as engineers at the Center and residents around Ningyo-Toge and described their circumstances from the past to the present, since the discovery of the uranium outcrop 1955. In the second year of the program, the results of the research were presented at symposium and the students had opportunities to exchange their views with others from different high schools that held in similar programs. Through those activities, the importance of the program was rediscovered and some new issues were also identified. (author)

  19. A search engine for the engineering and equipment data management system (EDMS) at CERN

    International Nuclear Information System (INIS)

    Tsyganov, A; Amerigo, S M; Petit, S; Pettersson, T; Suwalska, A

    2008-01-01

    CERN, the European Laboratory for Particle Physics, located in Geneva -Switzerland, is currently building the LHC (Large Hadron Collider), a 27 km particle accelerator. The equipment life-cycle management of this project is provided by the Engineering and Equipment Data Management System (EDMS) Service. Using an Oracle database, it supports the management and follow-up of different kinds of documentation through the whole life cycle of the LHC project: design, manufacturing, installation, commissioning data etc... The equipment data collection phase is now slowing down and the project is getting closer to the 'As-Built' phase: the phase of the project consuming and exploring the large volumes of data stored since 1996. Searching through millions of items of information (documents, equipment parts, operations...) multiplied by dozens of points of view (operators, maintainers...) requires an efficient and flexible search engine. This paper describes the process followed by the team to implement the search engine for the LHC As-built project in the EDMS Service. The emphasis is put on the design decision to decouple the search engine from any user interface, potentially enabling other systems to also use it. Projections, algorithms, and the planned implementation are described in this paper. The implementation of the first version started in early 2007

  20. Armored Geomembrane Cover Engineering

    Directory of Open Access Journals (Sweden)

    Kevin Foye

    2011-06-01

    Full Text Available Geomembranes are an important component of modern engineered barriers to prevent the infiltration of stormwater and runoff into contaminated soil and rock as well as waste containment facilities—a function generally described as a geomembrane cover. This paper presents a case history involving a novel implementation of a geomembrane cover system. Due to this novelty, the design engineers needed to assemble from disparate sources the design criteria for the engineering of the cover. This paper discusses the design methodologies assembled by the engineering team. This information will aid engineers designing similar cover systems as well as environmental and public health professionals selecting site improvements that involve infiltration barriers.

  1. Advancing intercultural competency: Canadian engineering employers' experiences with immigrant engineers

    Science.gov (United States)

    Friesen, Marcia; Ingram, Sandra

    2013-05-01

    This paper explores Canadian engineering employers' perceptions of and experiences with internationally educated engineers (recent immigrants to Canada) employed in their organisations for varying lengths of time. Qualitative data were collected from employers using focus group methodology. Findings reflected employers' observations of culturally different behaviours and characteristics in their internationally educated employees, employers' reactions to cultural differences ranging from negative attributions to tolerance, and the implementation of largely ad hoc intra-organisational strategies for managing cultural differences in employer-employee relationships. Findings exposed the lack of corporate intercultural competency in the Canadian engineering profession. Equity and gatekeeping implications are discussed.

  2. SNF project engineering process improvement plan

    International Nuclear Information System (INIS)

    DESAI, S.P.

    1999-01-01

    This Engineering Process Improvement Plan documents the activities and plans to be taken by the SNF Project to support its engineering process and to produce a consolidated set of engineering procedures that are fully compliant with the requirements of HNF-PRO-1819. All new procedures will be issued and implemented by September 30, 1999

  3. Implementing Feminist Theory in Engineering: Obstacles within the Gender Studies Tradition

    Science.gov (United States)

    Udén, Maria K.

    2017-01-01

    Scholars have noted that there is hesitation to utilise findings from gender studies in engineering education. Issues within gender studies may be part of the matching problem. Debates concerning two concepts for new engineering paradigms are investigated: "care" and "heterogeneity." Their appeals and the respective…

  4. Applied engineering fundamentals: The transition from novice to engineering manager

    International Nuclear Information System (INIS)

    Murawski, M.N.; Tomchin, E.M.

    1992-01-01

    This paper describes the development and implementation of Applied Engineering Fundamentals, a course designed for newly graduated engineers and scientists serving as technical interns within the US Department of Energy (DOE). As specialists with varying undergraduate and graduate degrees, interns need further training to prepare them for the multidisciplinary environments they will encounter as they become engineering managers. This course is designed to build on individuals strengths in diverse engineering and scientific disciplines, provide instruction in less familiar disciplines, and develop skills in integrating multiple disciplines to solve real-world problems related to nuclear facilities. The course balances systems thinking with state-of-the-art approaches to curriculum development to provide training in technical content and to foster development of professional skills

  5. A novel paradigm for engineering education: virtual internships with individualized mentoring and assessment of engineering thinking.

    Science.gov (United States)

    Chesler, Naomi C; Ruis, A R; Collier, Wesley; Swiecki, Zachari; Arastoopour, Golnaz; Williamson Shaffer, David

    2015-02-01

    Engineering virtual internships are a novel paradigm for providing authentic engineering experiences in the first-year curriculum. They are both individualized and accommodate large numbers of students. As we describe in this report, this approach can (a) enable students to solve complex engineering problems in a mentored, collaborative environment; (b) allow educators to assess engineering thinking; and (c) provide an introductory experience that students enjoy and find valuable. Furthermore, engineering virtual internships have been shown to increase students'-and especially women's-interest in and motivation to pursue engineering degrees. When implemented in first-year engineering curricula more broadly, the potential impact of engineering virtual internships on the size and diversity of the engineering workforce could be dramatic.

  6. Implementation of Effective Capstone Projects in Undergraduate Manufacturing Design Engineering Program

    Science.gov (United States)

    Viswanathan, Shekar

    2017-01-01

    Final program projects (capstone course) in manufacturing design engineering technology at National University are intensive experiences in critical thinking and analysis, designed to broaden students' perspectives and provide an opportunity for integration of coursework in the area of manufacturing design engineering. This paper focuses on three…

  7. Software engineer's pocket book

    CERN Document Server

    Tooley, Michael

    2013-01-01

    Software Engineer's Pocket Book provides a concise discussion on various aspects of software engineering. The book is comprised of six chapters that tackle various areas of concerns in software engineering. Chapter 1 discusses software development, and Chapter 2 covers programming languages. Chapter 3 deals with operating systems. The book also tackles discrete mathematics and numerical computation. Data structures and algorithms are also explained. The text will be of great use to individuals involved in the specification, design, development, implementation, testing, maintenance, and qualit

  8. Implementing CDIO Approach in preparing engineers for Space Industry

    Directory of Open Access Journals (Sweden)

    Daneykin Yury

    2017-01-01

    Full Text Available The necessity to train highly qualified specialists leads to the development of the trajectory that can allow training specialists for the space industry. Several steps have been undertaken to reach this purpose. First, the University founded the Space Instrument Design Center that promotes a wide range of initiatives in the sphere of educating specialists, retraining specialists, carrying out research and collaborating with profiled enterprises. The University introduced Elite Engineering Education system to attract talented specialist and help them to follow individual trajectory to train unique specialist. The paper discusses the targets necessary for achievement to train specialists. Moreover, the paper presents the compliance of the attempts with the CDIO Approach, which is widely used in leading universities to improve engineering programs.

  9. Tracing And Control Of Engineering Requirements

    Science.gov (United States)

    Turner, Philip R.; Stoller, Richard L.; Neville, Ted; Boyle, Karen A.

    1991-01-01

    TRACER (Tracing and Control of Engineering Requirements) is data-base/word-processing software system created to document and maintain order of both requirements and descriptions associated with engineering project. Implemented on IBM PC under PC-DOS. Written with CLIPPER.

  10. Analysis of the benefits of designing and implementing a virtual didactic model of multiple choice exam and problem-solving heuristic report, for first year engineering students

    OpenAIRE

    Bennun, Leonardo; Santibanez, Mauricio

    2015-01-01

    Improvements in performance and approval obtained by first year engineering students from University of Concepcion, Chile, were studied, once a virtual didactic model of multiple-choice exam, was implemented. This virtual learning resource was implemented in the Web ARCO platform and allows training, by facing test models comparable in both time and difficulty to those that they will have to solve during the course. It also provides a feedback mechanism for both: 1) The students, since they c...

  11. Software engineering architecture-driven software development

    CERN Document Server

    Schmidt, Richard F

    2013-01-01

    Software Engineering: Architecture-driven Software Development is the first comprehensive guide to the underlying skills embodied in the IEEE's Software Engineering Body of Knowledge (SWEBOK) standard. Standards expert Richard Schmidt explains the traditional software engineering practices recognized for developing projects for government or corporate systems. Software engineering education often lacks standardization, with many institutions focusing on implementation rather than design as it impacts product architecture. Many graduates join the workforce with incomplete skil

  12. ThermoData Engine (TDE): Software Implementation of the Dynamic Data Evaluation Concept. 8. Properties of Material Streams and Solvent Design

    DEFF Research Database (Denmark)

    Diky, Vladimir; Chirico, Robert D.; Muzny, Chris D.

    2013-01-01

    ThermoData Engine (TDE) is the first full-scale software implementation of the dynamic data evaluation concept, as reported in this journal. The present paper describes the first application of this concept to the evaluation of thermophysical properties for material streams involving any number...... of chemical components with assessment of uncertainties. The method involves construction of Redlich-Kister type equations for individual properties (excess volume, thermal conductivity, viscosity, surface tension, and excess enthalpy) and activity-coefficient models for phase equilibrium properties (vapor...

  13. Systems design and engineering : facilitating multidisciplinary development projects

    NARCIS (Netherlands)

    Bonnema, Gerrit Maarten; Veenvliet, Karel; Broenink, Johannes F.

    2016-01-01

    As its name implies, the aim of Systems Design and Engineering: Facilitating Multidisciplinary Development Projects is to help systems engineers develop the skills and thought processes needed to successfully develop and implement engineered systems. Such expertise typically does not come through

  14. Engineering education research: Impacts of an international network of female engineers on the persistence of Liberian undergraduate women studying engineering

    Science.gov (United States)

    Rimer, Sara; Reddivari, Sahithya; Cotel, Aline

    2015-11-01

    As international efforts to educate and empower women continue to rise, engineering educators are in a unique position to be a part of these efforts by encouraging and supporting women across the world at the university level through STEM education and outreach. For the past two years, the University of Michigan has been a part of a grassroots effort to encourage and support the persistence of engineering female students at University of Liberia. This effort has led to the implementation of a leadership camp this past August for Liberian engineering undergraduate women, meant to: (i) to empower engineering students with the skills, support, and inspiration necessary to become successful and well-rounded engineering professionals in a global engineering market; and (ii) to strengthen the community of Liberian female engineers by building cross-cultural partnerships among students resulting in a international network of women engineers. This session will present qualitative research findings on the impact of this grassroots effort on Liberian female students? persistence in engineering, and the future directions of this work.

  15. JPL Contamination Control Engineering

    Science.gov (United States)

    Blakkolb, Brian

    2013-01-01

    JPL has extensive expertise fielding contamination sensitive missions-in house and with our NASA/industry/academic partners.t Development and implementation of performance-driven cleanliness requirements for a wide range missions and payloads - UV-Vis-IR: GALEX, Dawn, Juno, WFPC-II, AIRS, TES, et al - Propulsion, thermal control, robotic sample acquisition systems. Contamination control engineering across the mission life cycle: - System and payload requirements derivation, analysis, and contamination control implementation plans - Hardware Design, Risk trades, Requirements V-V - Assembly, Integration & Test planning and implementation - Launch site operations and launch vehicle/payload integration - Flight ops center dot Personnel on staff have expertise with space materials development and flight experiments. JPL has capabilities and expertise to successfully address contamination issues presented by space and habitable environments. JPL has extensive experience fielding and managing contamination sensitive missions. Excellent working relationship with the aerospace contamination control engineering community/.

  16. 33 CFR 385.9 - Implementation principles.

    Science.gov (United States)

    2010-07-01

    ... 33 Navigation and Navigable Waters 3 2010-07-01 2010-07-01 false Implementation principles. 385.9... Responsibilities § 385.9 Implementation principles. The Corps of Engineers and the South Florida Water Management... with this part, and based on the following principles: (a) Individual projects shall be formulated...

  17. Tank waste remediation system systems engineering management plan

    International Nuclear Information System (INIS)

    Peck, L.G.

    1998-01-01

    This Systems Engineering Management Plan (SEMP) describes the Tank Waste Remediation System (TWRS) implementation of the US Department of Energy (DOE) systems engineering policy provided in 97-IMSD-193. The SEMP defines the products, process, organization, and procedures used by the TWRS Project to implement the policy. The SEMP will be used as the basis for tailoring the systems engineering applications to the development of the physical systems and processes necessary to achieve the desired end states of the program. It is a living document that will be revised as necessary to reflect changes in systems engineering guidance as the program evolves. The US Department of Energy-Headquarters has issued program management guidance, DOE Order 430. 1, Life Cycle Asset Management, and associated Good Practice Guides that include substantial systems engineering guidance

  18. Activation of Engineering Students with Clickers

    DEFF Research Database (Denmark)

    Andersen, Shuang Ma

    2011-01-01

    Electronic voting system - clickers (Mentometer®) were implemented in a secondary engineering subject: Materials Chemistry, which is a 6 ECTS point course, 4 hours each week at Engineering Faculty, University of Southern Denmark. Both teaching material and evaluation were efficiently conducted vi...

  19. Implementation of the INEEL safety analyst training standard

    International Nuclear Information System (INIS)

    Hochhalter, E. E.

    2000-01-01

    The Idaho Nuclear Technology and Engineering Center (INTEC) safety analysis units at the Idaho National Engineering and Environmental Laboratory (INEEL) are in the process of implementing the recently issued INEEL Safety Analyst Training Standard (STD-1107). Safety analyst training and qualifications are integral to the development and maintenance of core safety analysis capabilities. The INEEL Safety Analyst Training Standard (STD-1107) was developed directly from EFCOG Training Subgroup draft safety analyst training plan template, but has been adapted to the needs and requirements of the INEEL safety analysis community. The implementation of this Safety Analyst Training Standard is part of the Integrated Safety Management System (ISMS) Phase II Implementation currently underway at the INEEL. The objective of this paper is to discuss (1) the INEEL Safety Analyst Training Standard, (2) the development of the safety analyst individual training plans, (3) the implementation issues encountered during this initial phase of implementation, (4) the solutions developed, and (5) the implementation activities remaining to be completed

  20. Real-time image processing of TOF range images using a reconfigurable processor system

    Science.gov (United States)

    Hussmann, S.; Knoll, F.; Edeler, T.

    2011-07-01

    During the last years, Time-of-Flight sensors achieved a significant impact onto research fields in machine vision. In comparison to stereo vision system and laser range scanners they combine the advantages of active sensors providing accurate distance measurements and camera-based systems recording a 2D matrix at a high frame rate. Moreover low cost 3D imaging has the potential to open a wide field of additional applications and solutions in markets like consumer electronics, multimedia, digital photography, robotics and medical technologies. This paper focuses on the currently implemented 4-phase-shift algorithm in this type of sensors. The most time critical operation of the phase-shift algorithm is the arctangent function. In this paper a novel hardware implementation of the arctangent function using a reconfigurable processor system is presented and benchmarked against the state-of-the-art CORDIC arctangent algorithm. Experimental results show that the proposed algorithm is well suited for real-time processing of the range images of TOF cameras.

  1. Engine modeling and control modeling and electronic management of internal combustion engines

    CERN Document Server

    Isermann, Rolf

    2014-01-01

    The increasing demands for internal combustion engines with regard to fuel consumption, emissions and driveability lead to more actuators, sensors and complex control functions. A systematic implementation of the electronic control systems requires mathematical models from basic design through simulation to calibration. The book treats physically-based as well as models based experimentally on test benches for gasoline (spark ignition) and diesel (compression ignition) engines and uses them for the design of the different control functions. The main topics are: - Development steps for engine control - Stationary and dynamic experimental modeling - Physical models of intake, combustion, mechanical system, turbocharger, exhaust, cooling, lubrication, drive train - Engine control structures, hardware, software, actuators, sensors, fuel supply, injection system, camshaft - Engine control methods, static and dynamic feedforward and feedback control, calibration and optimization, HiL, RCP, control software developm...

  2. Engineering and Sustainability: Attitudes and Actions

    Directory of Open Access Journals (Sweden)

    Marc A. Rosen

    2013-01-01

    Full Text Available The results of an extensive survey of engineers and engineering students suggest there is a strong focus on the implementation of sustainability concepts, actions and measures in engineering. The main sustainable technology priorities are using less energy and natural resources, reducing emissions and material wastes, and utilizing renewable, recyclable and recycled materials. Sustainable engineering within organizations is mainly driven by regulatory requirements, rising energy costs and client demand, but challenges to sustainable engineering like economics need to be addressed to increase the incorporation of sustainability in engineering. Nonetheless, about two-thirds of practicing engineers have worked on sustainable products and processes, and over half of engineering students are involved with sustainable design in their studies.

  3. A systems engineering primer for every engineer and scientist

    International Nuclear Information System (INIS)

    Edwards, William R.

    2001-01-01

    The Systems Engineering (SE) staff at LBNL has generated the following artifacts to assist projects with implementing a systems approach: (1) The present document that focuses on the what, why, and when of SE. It also provides a simple case-study to illustrate several SE tasks. (2) A web site with primary emphasis on the project life-cycle and workflow, (http://www-eng.LBNL.gov/Systems/index.html). It includes: SE guidelines and principles; A list of in-house tools; Templates; Case studies with ''how to'' examples; and Links to useful SE material. These sources are living documents to be updated as necessary. The viewpoint adopted in this document is that what LBNL engineers and scientists need is a set of principles and guiding practices for developing R and D systems rather than a ''cookbook''. There are many excellent ''how to'' resources such as the ''INCOSE Systems Engineering Handbook'' to guide those in search of more details. The SE staff is another resource available to consult and support projects. This document specifies SE principles and activities that are applicable to all LBNL projects independent of their specific differences. Each project should tailor the SE implementation to meet its individual needs and culture including project-specific resources, procedures, products, and tools

  4. Spent fuel reprocessing system security engineering capability maturity model

    International Nuclear Information System (INIS)

    Liu Yachun; Zou Shuliang; Yang Xiaohua; Ouyang Zigen; Dai Jianyong

    2011-01-01

    In the field of nuclear safety, traditional work places extra emphasis on risk assessment related to technical skills, production operations, accident consequences through deterministic or probabilistic analysis, and on the basis of which risk management and control are implemented. However, high quality of product does not necessarily mean good safety quality, which implies a predictable degree of uniformity and dependability suited to the specific security needs. In this paper, we make use of the system security engineering - capability maturity model (SSE-CMM) in the field of spent fuel reprocessing, establish a spent fuel reprocessing systems security engineering capability maturity model (SFR-SSE-CMM). The base practices in the model are collected from the materials of the practice of the nuclear safety engineering, which represent the best security implementation activities, reflect the regular and basic work of the implementation of the security engineering in the spent fuel reprocessing plant, the general practices reveal the management, measurement and institutional characteristics of all process activities. The basic principles that should be followed in the course of implementation of safety engineering activities are indicated from 'what' and 'how' aspects. The model provides a standardized framework and evaluation system for the safety engineering of the spent fuel reprocessing system. As a supplement to traditional methods, this new assessment technique with property of repeatability and predictability with respect to cost, procedure and quality control, can make or improve the activities of security engineering to become a serial of mature, measurable and standard activities. (author)

  5. Engineering change management report 2011

    DEFF Research Database (Denmark)

    Maier, Anja; Langer, Stefan

    Changes or modifications have always been a fundamental part of product- and service design, yet they are often costly and potentially decrease overall development efficiency and effectiveness. How Danish manufacturing firms are able to improve engineering change management practice is a decisive......, challenges, and strategies for improved engineering change management of more than 90 engineering firms from different industry sectors and sizes in Denmark. In particular, the report presents an overview of current practice of engineering change management in Denmark, shows the extent to which engineering...... implementation, with software use in comparison being surprisingly low. The biggest problems listed range from engineering change process support to internal and external communication and the need for company-internal awareness and competence training for better engineering change management. The biggest need...

  6. Implementation of a Bayesian Engine for Uncertainty Analysis

    Energy Technology Data Exchange (ETDEWEB)

    Leng Vang; Curtis Smith; Steven Prescott

    2014-08-01

    In probabilistic risk assessment, it is important to have an environment where analysts have access to a shared and secured high performance computing and a statistical analysis tool package. As part of the advanced small modular reactor probabilistic risk analysis framework implementation, we have identified the need for advanced Bayesian computations. However, in order to make this technology available to non-specialists, there is also a need of a simplified tool that allows users to author models and evaluate them within this framework. As a proof-of-concept, we have implemented an advanced open source Bayesian inference tool, OpenBUGS, within the browser-based cloud risk analysis framework that is under development at the Idaho National Laboratory. This development, the “OpenBUGS Scripter” has been implemented as a client side, visual web-based and integrated development environment for creating OpenBUGS language scripts. It depends on the shared server environment to execute the generated scripts and to transmit results back to the user. The visual models are in the form of linked diagrams, from which we automatically create the applicable OpenBUGS script that matches the diagram. These diagrams can be saved locally or stored on the server environment to be shared with other users.

  7. ESTIMATION OF EXTERNAL FACTORS INFLUENCE ON THE ORGANIZATIONAL AND RESOURCE SUPPORT OF ENGINEERING

    Directory of Open Access Journals (Sweden)

    Yu. V. Gusak

    2013-09-01

    Full Text Available Purpose. The engineering industry is characterized by deep specialization and high co-operation, which suggests a high degree of interaction with other industries and the economy, highly sensitive to external factors. Effective regulation of the engineering industry’s organizational-resource support will ensure coherence of all the subsystems of the market economy, the competitive environment, a full course of the investment process and the success of the industry. Therefore there is a need for detailed estimation and analysis of the external factors’ influence on the formation and implementation indexes of the engineering industry’s organizational-resource support. Methodology. To establish the close connection between the set of external factors of formation and implementation indexes of the engineering industry organizational-resource support the correlation analysis was used, to calculate the amount of the formation and implementation indexes of the engineering industry organizational-resource support’s change under the influence of the external factors with malleability coefficient were applied. Findings. The external influence factors on the engineering industry organizational-resource support by the source of origin: industrial, economical, political, informational, and social were separated and grouped. The classification of the external factors influence on the engineering industry organizational-resource support, depending on their influence’s direction on the formation and implementation indexes of the engineering industry’s organizational-resource support was made. The connection closeness and the amount of the formation and implementation indexes of the engineering industry organizational-resource support change (the machinery index of and the sales volume machinery index under the influence of the external factors with malleability coefficient were determined. Originality. The estimation of the external factors

  8. Systems engineering: A problem of perception

    Energy Technology Data Exchange (ETDEWEB)

    Senglaub, M.

    1995-08-01

    The characterization of systems engineering as a discipline, process, procedure or a set of heuristics will have an impact on the implementation strategy, the training methodology, and operational environment. The systems engineering upgrade activities in the New Mexico Weapons Development Center and a search of systems engineering related information provides evidence of a degree of ambiguity in this characterization of systems engineering. A case is made in this article for systems engineering being the engineering discipline applied to the science of complexity. Implications of this characterization and some generic issues are delineated with the goal of providing an enterprise with a starting point for developing its business environment.

  9. An engineering methodology for implementing and testing VLSI (Very Large Scale Integrated) circuits

    Science.gov (United States)

    Corliss, Walter F., II

    1989-03-01

    The engineering methodology for producing a fully tested VLSI chip from a design layout is presented. A 16-bit correlator, NPS CORN88, that was previously designed, was used as a vehicle to demonstrate this methodology. The study of the design and simulation tools, MAGIC and MOSSIM II, was the focus of the design and validation process. The design was then implemented and the chip was fabricated by MOSIS. This fabricated chip was then used to develop a testing methodology for using the digital test facilities at NPS. NPS CORN88 was the first full custom VLSI chip, designed at NPS, to be tested with the NPS digital analysis system, Tektronix DAS 9100 series tester. The capabilities and limitations of these test facilities are examined. NPS CORN88 test results are included to demonstrate the capabilities of the digital test system. A translator, MOS2DAS, was developed to convert the MOSSIM II simulation program to the input files required by the DAS 9100 device verification software, 91DVS. Finally, a tutorial for using the digital test facilities, including the DAS 9100 and associated support equipments, is included as an appendix.

  10. Analyzing Team Based Engineering Design Process in Computer Supported Collaborative Learning

    Science.gov (United States)

    Lee, Dong-Kuk; Lee, Eun-Sang

    2016-01-01

    The engineering design process has been largely implemented in a collaborative project format. Recently, technological advancement has helped collaborative problem solving processes such as engineering design to have efficient implementation using computers or online technology. In this study, we investigated college students' interaction and…

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

  12. Simultaneous engineering; Simultaneous Engineering bei der Entwicklung der Motorenbaureihen

    Energy Technology Data Exchange (ETDEWEB)

    Reifenscheid, O. [Entwicklung Kommerzielle Motoren, MTU, Friedrichshafen (Germany)

    1997-10-01

    At a time when the German industry is faced with world-wide competition and the recent recession has not been fully overcome, the subject of simultaneous engineering is very popular. A series of punch words such as Lean Management, TQM, (Total Quality Management), Lean Production, KVP, Kaizen, Value Management, etc. are considered as synonyms for strategies by which product development is to be made more efficient and production more economical, faster and more flexible. In this respect the co-ordination between market, company the human element, procedure and structure play a major role. The present paper describes Simultaneous Enginering (SE) from the standpoint of the research engineer; provides information regarding the degree of implementation of SE at MTU and presents some of the author`s personal thoughts and experiences for discussion. (orig.)

  13. Object oriented development of engineering software using CLIPS

    Science.gov (United States)

    Yoon, C. John

    1991-01-01

    Engineering applications involve numeric complexity and manipulations of a large amount of data. Traditionally, numeric computation has been the concern in developing an engineering software. As engineering application software became larger and more complex, management of resources such as data, rather than the numeric complexity, has become the major software design problem. Object oriented design and implementation methodologies can improve the reliability, flexibility, and maintainability of the resulting software; however, some tasks are better solved with the traditional procedural paradigm. The C Language Integrated Production System (CLIPS), with deffunction and defgeneric constructs, supports the procedural paradigm. The natural blending of object oriented and procedural paradigms has been cited as the reason for the popularity of the C++ language. The CLIPS Object Oriented Language's (COOL) object oriented features are more versatile than C++'s. A software design methodology based on object oriented and procedural approaches appropriate for engineering software, and to be implemented in CLIPS was outlined. A method for sensor placement for Space Station Freedom is being implemented in COOL as a sample problem.

  14. Implementing lean in Malaysian universities: Lean awareness level in an engineering faculty of a local university

    Science.gov (United States)

    Azim Khairi, M.; Rahman, Mohamed Abd

    2018-01-01

    Many academic articles were published in Malaysia promoting the goodness of lean in manufacturing and industrial sectors but less attention was apparently given to the possibility of obtaining the same universal benefits when applying lean in non-manufacturing sectors especially higher education. This study aims to determine the level of lean awareness among a local university’s community taking its Faculty of Engineering (FoE) as the case study. It also seeks to identify typical FoE’s staff perception on lean regarding its benefits and the obstacles in implementing it. A web-based survey using questionnaires was carried out for 215 respondents consisting of academic and administrative staff of the faculty. Statistical Package for the Social Science (SPSS) was used to analyze the survey data collected. A total of 13.95% of respondents returned the forms. Slightly more than half of those responded (56.7%) have encountered some of the lean terms with mean 1.43 and standard deviation 0.504. However, the large amount of standard deviation somewhat indicates that the real level of lean awareness of FoE as a group was low. In terms of lean benefits, reduction of waste was favored (93.3%) by the respondents with mean 0.93 and standard deviation 0.254. For obstacles in implementing lean, lack of knowledge was selected by most respondents (86.7%) to be the major factor with mean 0.87 and standard deviation 0.346. Through the analysis done, the study may conclude that level of lean awareness among the university‘s community was low thus may hinder implementation of lean concept.

  15. Software Development for EECU Platform of Turbofan Engine

    Science.gov (United States)

    Kim, Bo Gyoung; Kwak, Dohyup; Kim, Byunghyun; Choi, Hee ju; Kong, Changduk

    2017-04-01

    The turbofan engine operation consists of a number of hardware and software. The engine is controlled by Electronic Engine Control Unit (EECU). In order to control the engine, EECU communicates with an aircraft system, Actuator Drive Unit (ADU), Engine Power Unit (EPU) and sensors on the engine. This paper tried to investigate the process form starting to taking-off and aims to design the EECU software mode and defined communication data format. The software is implemented according to the designed software mode.

  16. Piping engineering and operation

    International Nuclear Information System (INIS)

    1993-01-01

    The conference 'Piping Engineering and Operation' was organized by the Institution of Mechanical Engineers in November/December 1993 to follow on from similar successful events of 1985 and 1989, which were attended by representatives from all sectors of the piping industry. Development of engineering and operation of piping systems in all aspects, including non-metallic materials, are highlighted. The range of issues covered represents a balance between current practices and implementation of future international standards. Twenty papers are printed. Two, which are concerned with pressurized pipes or steam lines in the nuclear industry, are indexed separately. (Author)

  17. Economical Implementation of a Filter Engine in an FPGA

    Science.gov (United States)

    Kowalski, James E.

    2009-01-01

    A logic design has been conceived for a field-programmable gate array (FPGA) that would implement a complex system of multiple digital state-space filters. The main innovative aspect of this design lies in providing for reuse of parts of the FPGA hardware to perform different parts of the filter computations at different times, in such a manner as to enable the timely performance of all required computations in the face of limitations on available FPGA hardware resources. The implementation of the digital state-space filter involves matrix vector multiplications, which, in the absence of the present innovation, would ordinarily necessitate some multiplexing of vector elements and/or routing of data flows along multiple paths. The design concept calls for implementing vector registers as shift registers to simplify operand access to multipliers and accumulators, obviating both multiplexing and routing of data along multiple paths. Each vector register would be reused for different parts of a calculation. Outputs would always be drawn from the same register, and inputs would always be loaded into the same register. A simple state machine would control each filter. The output of a given filter would be passed to the next filter, accompanied by a "valid" signal, which would start the state machine of the next filter. Multiple filter modules would share a multiplication/accumulation arithmetic unit. The filter computations would be timed by use of a clock having a frequency high enough, relative to the input and output data rate, to provide enough cycles for matrix and vector arithmetic operations. This design concept could prove beneficial in numerous applications in which digital filters are used and/or vectors are multiplied by coefficient matrices. Examples of such applications include general signal processing, filtering of signals in control systems, processing of geophysical measurements, and medical imaging. For these and other applications, it could be

  18. Implementing a Commercial-Strength Parallel Hybrid Movie Recommendation Engine

    DEFF Research Database (Denmark)

    Amolochitis, Emmanouil; Christou, Ioannis T.; Tan, Zheng-Hua

    2014-01-01

    AMORE is a hybrid recommendation system that provides movie recommendations for a major triple-play services provider in Greece. Combined with our own implementations of several user-, item-, and content-based recommendation algorithms, AMORE significantly outperforms other state......-of-the-art implementations both in solution quality and response time. AMORE currently serves daily recommendation requests for all active subscribers of the provider's video-on-demand services and has contributed to an increase of rental profits and customer retention....

  19. Learning by Brewing: Beer Production Experiments in the Chemical Engineering Laboratory

    Science.gov (United States)

    Cerretani, Colin; Kelkile, Esayas; Landry, Alexandra

    2017-01-01

    We discuss the successful creation and implementation of a biotechnology track within the chemical engineering unit operations course. The track focuses on engineering principles relevant to brewing. Following laboratory modules investigating heat transfer processes and yeast fermentation kinetics, student groups design and implement a project to…

  20. Plant engineering network

    International Nuclear Information System (INIS)

    Angus, M.J.; Goossen, J.

    1996-01-01

    The Plant Engineering Network (PEN) is a utility-vendor relationship focussed on reducing O and M costs, while maintaining the safe and reliable operation of partner plants through sharing resources, using telecommunications systems for collaborative engineering, coordinating and streamlining work processes, and sharing financial risk and reward. This paper examines how Pacific Gas and Electric (PG and E) established a PEN organization and realized over =0.5 million U.S. in 1994, the first year of implementation, and approximately =2 million U.S. savings in 1995. (author)

  1. Human factor engineering applied to nuclear power plant design

    International Nuclear Information System (INIS)

    Manrique, A.; Valdivia, J.C.

    2007-01-01

    Advantages of implementing adequate Human Factor Engineering techniques in the design of nuclear reactors have become not only a fact recognized by the majority of engineers and operators but also an explicit requirement regulated and mandatory for the new designs of the so called advanced reactors. The first step for this is preparing a plan to incorporate all the Human Factor Engineering principles and developing an integral design of the Instrumentation and Control and Man-machine interface systems. Such a plan should state: -) Activities to be performed, and -) Creation of a Human Factor Engineering team adequately qualified. The Human Factor Engineering team is an integral part of the design team and is strongly linked to the engineering organizations but simultaneously has independence to act and is free to evaluate designs and propose changes in order to enhance human behavior. TECNATOM S.A. (a Spanish company) has been a part of the Design and Human Factor Engineering Team and has collaborated in the design of an advanced Nuclear Power Plant, developing methodologies and further implementing those methodologies in the design of the plant systems through the development of the plant systems operational analysis and of the man-machine interface design. The methodologies developed are made up of the following plans: -) Human Factor Engineering implementation in the Man-Machine Interface design; -) Plant System Functional Requirement Analysis; -) Allocation of Functions to man/machine; -) Task Analysis; -) Human-System Interface design; -) Control Room Verification and -) Validation

  2. Structural Control Systems Implemented in Civil Engineering

    Directory of Open Access Journals (Sweden)

    Cristian Pastia

    2005-01-01

    Full Text Available Over the past three decades, a great interest has been generated by the use of protection systems to mitigate the effects of dynamic environmental hazards on civil engineering structures, such as earthquakes and strong wind. These control systems develop controllable forces to add or dissipate energy in a structure, or both, due to specific devices integrated with sensors, controllers and real – time process to operate. The paper includes the advantages of these technologies consisting of the following sections: 1 represents an introduction, 2 deals with passive control system, 3 regards some control techniques, 4 concerns hybrid control techniques, 5 contains semi – active control techniques, and 6 is dedicated to general conclusions.

  3. Tailoring Enterprise Systems Engineering Policy for Project Scale and Complexity

    Science.gov (United States)

    Cox, Renee I.; Thomas, L. Dale

    2014-01-01

    Space systems are characterized by varying degrees of scale and complexity. Accordingly, cost-effective implementation of systems engineering also varies depending on scale and complexity. Recognizing that systems engineering and integration happen everywhere and at all levels of a given system and that the life cycle is an integrated process necessary to mature a design, the National Aeronautic and Space Administration's (NASA's) Marshall Space Flight Center (MSFC) has developed a suite of customized implementation approaches based on project scale and complexity. While it may be argued that a top-level system engineering process is common to and indeed desirable across an enterprise for all space systems, implementation of that top-level process and the associated products developed as a result differ from system to system. The implementation approaches used for developing a scientific instrument necessarily differ from those used for a space station. .

  4. Implementation of Capacity Planning Agent of Demand Responsive Planning Framework : Master’s Thesis in Production Engineering of The Royal Institute of Technology

    OpenAIRE

    Juhong, Nirut

    2013-01-01

    This master’s thesis is conducted as a conclusion of Master degree of Science in Production Engineering and Management at The Royal Institute of Technology. The focus of this thesis work is to implement a Capacity planning agent. Nowadays, companies need to adapt themselves to be as responsive to customers’ demand as possible. However, the responsiveness is usually limited by the fixed capacity of the production. Evolvable Production System (EPS), motivated by the limitation mentioned above, ...

  5. A systems engineering primer for every engineer and scientist

    Energy Technology Data Exchange (ETDEWEB)

    Edwards, William R.

    2001-12-10

    The Systems Engineering (SE) staff at LBNL has generated the following artifacts to assist projects with implementing a systems approach: (1) The present document that focuses on the what, why, and when of SE. It also provides a simple case-study to illustrate several SE tasks. (2) A web site with primary emphasis on the project life-cycle and workflow, (http://www-eng.LBNL.gov/Systems/index.html). It includes: SE guidelines and principles; A list of in-house tools; Templates; Case studies with ''how to'' examples; and Links to useful SE material. These sources are living documents to be updated as necessary. The viewpoint adopted in this document is that what LBNL engineers and scientists need is a set of principles and guiding practices for developing R and D systems rather than a ''cookbook''. There are many excellent ''how to'' resources such as the ''INCOSE Systems Engineering Handbook'' to guide those in search of more details. The SE staff is another resource available to consult and support projects. This document specifies SE principles and activities that are applicable to all LBNL projects independent of their specific differences. Each project should tailor the SE implementation to meet its individual needs and culture including project-specific resources, procedures, products, and tools.

  6. Engineering study of riser equipment contamination

    International Nuclear Information System (INIS)

    BOGER, R.M.

    1999-01-01

    This Engineering Study was to evaluate the current equipment and operating procedures to determine if changes could be made to improve ALARA and evaluate the feasibility of implementing the proposed solutions. As part of this study input from the cognizant characterization engineers and operating sampling crews was obtained and evaluated for ALARA improvements

  7. A report on NASA software engineering and Ada training requirements

    Science.gov (United States)

    Legrand, Sue; Freedman, Glenn B.; Svabek, L.

    1987-01-01

    NASA's software engineering and Ada skill base are assessed and information that may result in new models for software engineering, Ada training plans, and curricula are provided. A quantitative assessment which reflects the requirements for software engineering and Ada training across NASA is provided. A recommended implementation plan including a suggested curriculum with associated duration per course and suggested means of delivery is also provided. The distinction between education and training is made. Although it was directed to focus on NASA's need for the latter, the key relationships to software engineering education are also identified. A rationale and strategy for implementing a life cycle education and training program are detailed in support of improved software engineering practices and the transition to Ada.

  8. Implementing model based systems engineering in South Africa

    CSIR Research Space (South Africa)

    Oosthuizen, Rudolph

    2017-10-01

    Full Text Available significant benefits such as enhancing productivity and quality, reducing risk, and providing improved communications among the system development team. Implementing MBSE for the South African environment requires a process suited for the local environment...

  9. Cost-Effective Reciprocating Engine Emissions Control and Monitoring for E&P Field and Gathering Engines

    Energy Technology Data Exchange (ETDEWEB)

    Kirby S. Chapman; Sarah R. Nuss-Warren

    2007-02-01

    The objective of this project is to identify, develop, test, and commercialize emissions control and monitoring technologies that can be implemented by exploration and production (E&P) operators to significantly lower the cost of environmental compliance and expedite project permitting. The project team takes considerable advantage of the emissions control research and development efforts and practices that have been underway in the gas pipeline industry for the last 12 years. These efforts and practices are expected to closely interface with the E&P industry to develop cost-effective options that apply to widely-used field and gathering engines, and which can be readily commercialized. The project is separated into two phases. Phase 1 work establishes an E&P industry liaison group, develops a frequency distribution of installed E&P field engines, and identifies and assesses commercially available and emerging engine emissions control and monitoring technologies. Current and expected E&P engine emissions and monitoring requirements are reviewed, and priority technologies are identified for further development. The identified promising technologies are tested on a laboratory engine to confirm their generic viability. In addition, a full-scale field test of prototype emissions controls will be conducted on at least ten representative field engine models with challenging emissions profiles. Emissions monitoring systems that are integrated with existing controls packages will be developed. Technology transfer/commercialization is expected to be implemented through compressor fleet leasing operators, engine component suppliers, the industry liaison group, and the Petroleum Technology Transfer Council. This topical report discusses work completed during Phase 1 of the project Cost Effective Reciprocating Engine Emissions Control and Monitoring for E&P Field and Gathering Engines. In this report information, data, and results are compiled and summarized from quarterly

  10. Tank waste remediation system configuration management implementation plan

    International Nuclear Information System (INIS)

    Vann, J.M.

    1998-01-01

    The Tank Waste Remediation System (TWRS) Configuration Management Implementation Plan describes the actions that will be taken by Project Hanford Management Contract Team to implement the TWRS Configuration Management program defined in HNF 1900, TWRS Configuration Management Plan. Over the next 25 years, the TWRS Project will transition from a safe storage mission to an aggressive retrieval, storage, and disposal mission in which substantial Engineering, Construction, and Operations activities must be performed. This mission, as defined, will require a consolidated configuration management approach to engineering, design, construction, as-building, and operating in accordance with the technical baselines that emerge from the life cycles. This Configuration Management Implementation Plan addresses the actions that will be taken to strengthen the TWRS Configuration Management program

  11. Zephyr: A secure Internet process to streamline engineering

    Energy Technology Data Exchange (ETDEWEB)

    Jordan, C.W.; Niven, W.A.; Cavitt, R.E. [and others

    1998-05-12

    Lawrence Livermore National Laboratory (LLNL) is implementing an Internet-based process pilot called `Zephyr` to streamline engineering and commerce using the Internet. Major benefits have accrued by using Zephyr in facilitating industrial collaboration, speeding the engineering development cycle, reducing procurement time, and lowering overall costs. Programs at LLNL are potentializing the efficiencies introduced since implementing Zephyr. Zephyr`s pilot functionality is undergoing full integration with Business Systems, Finance, and Vendors to support major programs at the Laboratory.

  12. 33 CFR 385.13 - Projects implemented under additional program authority.

    Science.gov (United States)

    2010-07-01

    ... Implementation Report is prepared and approved in accordance with § 385.26; and (3) Not exceed a total cost of... RESTORATION PLAN CERP Implementation Processes § 385.13 Projects implemented under additional program authority. (a) To expedite implementation of the Plan, the Corps of Engineers and non-Federal sponsors may...

  13. Engineering Task Plan for Routine Engineering Support for Core Sampler System

    International Nuclear Information System (INIS)

    BOGER, R.M.

    1999-01-01

    Routine engineering support is required during normal operation of the core sampler trucks and associated ancillary equipment. This engineering support consists of, but is not limited to, troubleshooting operation problems, correcting minor design problems, assistance with work package preparation, assistance with procurement, fabrication shop support, planning of engineering tasks and preparation of associated Engineering Task Plans (ETP) and Engineering Service Requests (ESR). This ETP is the management plan document for implementing routine engineering support. Any additional changes to the scope of this ETP shall require a Letter of Instruction from Lockheed Martin Hanford Corp (LMHC). This document will also be the Work Planning Document for Development Control (HNF 1999a). The scope of this task will be to provide routine engineering support for Characterization equipment as required to support Characterization Operations. A task by task decision will be made by management to determine which tasks will be done per this ETP and if additional ETPs and/or ESRs are required. Due to the unique nature of this task, the only identifiable deliverable is to provide support as requested. Deliverables will be recorded in a task logbook as activities are identified. ESRs will be generated for tasks that require more than 40 person hours to complete, per Characterization Engineering Desk Instructions (DI 1999a)

  14. Framework to investigate emergence in system engineering

    CSIR Research Space (South Africa)

    Oosthuizen, R

    2011-09-01

    Full Text Available System Engineering is the process of identifying, implementing and maintaining solutions to real world problems. Some problems tend to be messy with no single solution or set of effective and accurate requirements, often resulting in implementation...

  15. Professional Roles and Employability of Future Engineers

    NARCIS (Netherlands)

    Craps, S.; Pinxten, M; Saunders, G.N.; Leandro Cruz, M.; Gaughan, K.; Langie, G.

    2017-01-01

    Although there is high degree of agreement on the importance of transversal skills for engineers, employers observe a significant gap between expectations and reality. This paper discusses the need for the development of a framework of professional roles for future engineers and the implementation

  16. Emerging engineering and energy challenge

    International Nuclear Information System (INIS)

    Kakodkar, Anil

    2007-01-01

    Engineers today are in an enviable position to channelise new knowledge and evolving technologies through their innovative engineering abilities to create wealth and improve quality of life of our people. Talking in terms of energy, the energy associated with nucleus being millions-fold higher than that associated with a molecule, nuclear energy provides an inevitable sustainable option that can provide for all without any significant environmental impact. Here, we thus have a mission which can provide us with solutions which the scientists and engineers must come together and implement

  17. Success Factors of Large Scale ERP Implementation in Thailand

    OpenAIRE

    Rotchanakitumnuai; Siriluck

    2010-01-01

    The objectives of the study are to examine the determinants of ERP implementation success factors of ERP implementation. The result indicates that large scale ERP implementation success consist of eight factors: project management competence, knowledge sharing, ERP system quality , understanding, user involvement, business process re-engineering, top management support, organization readiness.

  18. Engineering co-operation

    Energy Technology Data Exchange (ETDEWEB)

    Hryniszak, W

    1981-06-01

    A purposeful employment policy for human energy is basic to solving the energy dilemma, but a lack of understanding about human behavior has allowed man's exploitive characteristics to dominate during the Inductrial Revolution. England is dependent on trade to survive, but the importance of size in world competition is seen in the trend toward multinational and partnership enterprises. Reflecting this increasing competition, the engineering industries see a need for government policies that acknowledge the importance of technology and the effects of those policies on productivity. Engineering progress requires the creativity of optimistic idealism and the realism of implementing new ideas. The training and nurturing of human resources should begin by broadening the education of engineers to emphasize the concepts of quality and cooperation between government and industry. Engineers and scientists, who work within society, need to understand national demands and to operate in accordance with the highest moral standards. (DCK)

  19. Systems Engineering Awareness

    Science.gov (United States)

    Lucero, John

    2016-01-01

    The presentation will provide an overview of the fundamentals and principles of Systems Engineering (SE). This includes understanding the processes that are used to assist the engineer in a successful design, build and implementation of solutions. The context of this presentation will be to describe the involvement of SE throughout the life-cycle of a project from cradle to grave. Due to the ever growing number of complex technical problems facing our world, a Systems Engineering approach is desirable for many reasons. The interdisciplinary technical structure of current systems, technical processes representing System Design, Technical Management and Product Realization are instrumental in the development and integration of new technologies into mainstream applications. This tutorial will demonstrate the application of SE tools to these types of problems..

  20. Document Management Projects: implementation guide

    OpenAIRE

    Beatriz Bagoin Guimarães

    2016-01-01

    Records Management System implementation is a complex process that needs to be executed by a multidisciplinary team and involves components of apparently non-related areas such as archival science, computer engineering, law, project management and human resource management. All of them are crucial and complementary to guarantee a full and functional implementation of a system and a perfect fusion with the connected processes and procedures. The purpose of this work is to provide organizations...

  1. Recommendation systems in software engineering

    CERN Document Server

    Robillard, Martin P; Walker, Robert J; Zimmermann, Thomas

    2014-01-01

    With the growth of public and private data stores and the emergence of off-the-shelf data-mining technology, recommendation systems have emerged that specifically address the unique challenges of navigating and interpreting software engineering data.This book collects, structures and formalizes knowledge on recommendation systems in software engineering. It adopts a pragmatic approach with an explicit focus on system design, implementation, and evaluation. The book is divided into three parts: "Part I - Techniques" introduces basics for building recommenders in software engineering, including techniques for collecting and processing software engineering data, but also for presenting recommendations to users as part of their workflow.?"Part II - Evaluation" summarizes methods and experimental designs for evaluating recommendations in software engineering.?"Part III - Applications" describes needs, issues and solution concepts involved in entire recommendation systems for specific software engineering tasks, fo...

  2. Extending the Capabilities of Closed-loop Distributed Engine Control Simulations Using LAN Communication

    Science.gov (United States)

    Aretskin-Hariton, Eliot D.; Zinnecker, Alicia Mae; Culley, Dennis E.

    2014-01-01

    Distributed Engine Control (DEC) is an enabling technology that has the potential to advance the state-of-the-art in gas turbine engine control. To analyze the capabilities that DEC offers, a Hardware-In-the-Loop (HIL) test bed is being developed at NASA Glenn Research Center. This test bed will support a systems-level analysis of control capabilities in closed-loop engine simulations. The structure of the HIL emulates a virtual test cell by implementing the operator functions, control system, and engine on three separate computers. This implementation increases the flexibility and extensibility of the HIL. Here, a method is discussed for implementing these interfaces by connecting the three platforms over a dedicated Local Area Network (LAN). This approach is verified using the Commercial Modular Aero-Propulsion System Simulation 40k (C-MAPSS40k), which is typically implemented on one computer. There are marginal differences between the results from simulation of the typical and the three-computer implementation. Additional analysis of the LAN network, including characterization of network load, packet drop, and latency, is presented. The three-computer setup supports the incorporation of complex control models and proprietary engine models into the HIL framework.

  3. Climate engineering and space

    Science.gov (United States)

    Schrogl, K.-U.; Summerer, L.

    2016-12-01

    This article provides a comprehensive look at climate engineering and space. Its starting point is that the States are failing to slow down global warming. The consequences for the environment and the economic and societal burden are uncontested. The priority to maintain the use of fossil resources might soon lead to the implementation of deliberate engineering measures to alter the climate instead of reducing the greenhouse gases. The article describes these currently discussed measures for such climate engineering. It will particularly analyse the expected contributions from space to these concepts. Based on this it evaluates the economic and political implications and finally tests the conformity of these concepts with space law.

  4. Nuclear propulsion systems engineering

    International Nuclear Information System (INIS)

    Madsen, W.W.; Neuman, J.E.: Van Haaften, D.H.

    1992-01-01

    The Nuclear Energy for Rocket Vehicle Application (NERVA) program of the 1960's and early 1970's was dramatically successful, with no major failures during the entire testing program. This success was due in large part to the successful development of a systems engineering process. Systems engineering, properly implemented, involves all aspects of the system design and operation, and leads to optimization of theentire system: cost, schedule, performance, safety, reliability, function, requirements, etc. The process must be incorporated from the very first and continued to project completion. This paper will discuss major aspects of the NERVA systems engineering effort, and consider the implications for current nuclear propulsion efforts

  5. Implementation of an industrial systems-engineering approach to reduce the incidence of methicillin-resistant Staphylococcus aureus infection.

    Science.gov (United States)

    Muder, Robert R; Cunningham, Candace; McCray, Ellesha; Squier, Cheryl; Perreiah, Peter; Jain, Rajiv; Sinkowitz-Cochran, Ronda L; Jernigan, John A

    2008-08-01

    To measure the effectiveness of an industrial systems-engineering approach to a methicillin-resistant Staphylococcus aureus (MRSA) prevention program. Before-after intervention study. An intensive care unit (ICU) and a surgical unit that was not an ICU in the Pittsburgh Veterans Administration hospital. All patients admitted to the study units. We implemented an MRSA infection control program that consisted of the following 4 elements: (1) the use of standard precautions for all patient contact, with emphasis on hand hygiene; (2) the use of contact precautions for interactions with patients known to be infected or colonized with MRSA; (3) the use of active surveillance cultures to identify patients who were asymptomatically colonized with MRSA; and (4) use of an industrial systems-engineering approach, the Toyota Production System, to facilitate consistent and reliable adherence to the infection control program. The rate of healthcare-associated MRSA infection in the surgical unit decreased from 1.56 infections per 1,000 patient-days in the 2 years before the intervention to 0.63 infections per 1,000 patient-days in the 4 years after the intervention (a 60% reduction; P = .003). The rate of healthcare-associated MRSA infection in the ICU decreased from 5.45 infections per 1,000 patient-days in the 2 years before to the intervention to 1.35 infections per 1,000 patient-days in the 3 years after the intervention (a 75% reduction; P = .001). The combined estimate for reduction in the incidence of infection after the intervention in the 2 units was 68% (95% confidence interval, 50%-79%; P systems-engineering approach can be adapted to facilitate consistent and reliable adherence to MRSA infection prevention practices in healthcare facilities.

  6. Tank waste remediation system engineering plan

    International Nuclear Information System (INIS)

    Rifaey, S.H.

    1998-01-01

    This Engineering Plan describes the engineering process and controls that will be in place to support the Technical Baseline definition and manage its evolution and implementation to the field operations. This plan provides the vision for the engineering required to support the retrieval and disposal mission through Phase 1 and 2, which includes integrated data management of the Technical Baseline. Further, this plan describes the approach for moving from the ''as is'' condition of engineering practice, systems, and facilities to the desired ''to be'' configuration. To make this transition, Tank Waste Remediation System (TWRS) Engineering will become a center of excellence for TWRS which,will perform engineering in the most effective manner to meet the mission. TWRS engineering will process deviations from sitewide systems if necessary to meet the mission most effectively

  7. Document Management Projects: implementation guide

    Directory of Open Access Journals (Sweden)

    Beatriz Bagoin Guimarães

    2016-12-01

    Full Text Available Records Management System implementation is a complex process that needs to be executed by a multidisciplinary team and involves components of apparently non-related areas such as archival science, computer engineering, law, project management and human resource management. All of them are crucial and complementary to guarantee a full and functional implementation of a system and a perfect fusion with the connected processes and procedures. The purpose of this work is to provide organizations with a basic guide to Records Management Project implementation beginning with the steps prior to acquiring the system, following with the main project activities and concluding with the post implementation procedures of continuous improvement and system maintenance.

  8. WAsP engineering 2000

    DEFF Research Database (Denmark)

    Mann, J.; Ott, Søren; Jørgensen, B.H.

    2002-01-01

    This report summarizes the findings of the EFP project WAsP Engineering Version 2000. The main product of this project is the computer program WAsP Engineering which is used for the estimation of extreme wind speeds, wind shears, profiles, and turbulencein complex terrain. At the web page http......://www.waspengineering.dk more information of the program can be obtained and a copy of the manual can be downloaded. The reports contains a complete description of the turbulence modelling in moderately complexterrain, implemented in WAsP Engineering. Also experimental validation of the model together with comparison...... with spectra from engineering codes is done. Some shortcomings of the linear flow model LINCOM, which is at the core of WAsP Engineering, ispointed out and modifications to eliminate the problem are presented. The global database of meteorological "reanalysis" data from NCAP/NCEP are used to estimate...

  9. Design and implementation of Metta, a metasearch engine for biomedical literature retrieval intended for systematic reviewers.

    Science.gov (United States)

    Smalheiser, Neil R; Lin, Can; Jia, Lifeng; Jiang, Yu; Cohen, Aaron M; Yu, Clement; Davis, John M; Adams, Clive E; McDonagh, Marian S; Meng, Weiyi

    2014-01-01

    Individuals and groups who write systematic reviews and meta-analyses in evidence-based medicine regularly carry out literature searches across multiple search engines linked to different bibliographic databases, and thus have an urgent need for a suitable metasearch engine to save time spent on repeated searches and to remove duplicate publications from initial consideration. Unlike general users who generally carry out searches to find a few highly relevant (or highly recent) articles, systematic reviewers seek to obtain a comprehensive set of articles on a given topic, satisfying specific criteria. This creates special requirements and challenges for metasearch engine design and implementation. We created a federated search tool that is connected to five databases: PubMed, EMBASE, CINAHL, PsycINFO, and the Cochrane Central Register of Controlled Trials. Retrieved bibliographic records were shown online; optionally, results could be de-duplicated and exported in both BibTex and XML format. The query interface was extensively modified in response to feedback from users within our team. Besides a general search track and one focused on human-related articles, we also added search tracks optimized to identify case reports and systematic reviews. Although users could modify preset search options, they were rarely if ever altered in practice. Up to several thousand retrieved records could be exported within a few minutes. De-duplication of records returned from multiple databases was carried out in a prioritized fashion that favored retaining citations returned from PubMed. Systematic reviewers are used to formulating complex queries using strategies and search tags that are specific for individual databases. Metta offers a different approach that may save substantial time but which requires modification of current search strategies and better indexing of randomized controlled trial articles. We envision Metta as one piece of a multi-tool pipeline that will assist

  10. MEnDiGa: A Minimal Engine for Digital Games

    OpenAIRE

    Boaventura, Filipe M. B.; Sarinho, Victor T.

    2017-01-01

    Game engines generate high dependence of developed games on provided implementation resources. Feature modeling is a technique that captures commonalities and variabilities results of domain analysis to provide a basis for automated configuration of concrete products. This paper presents the Minimal Engine for Digital Games (MEnDiGa), a simplified collection of game assets based on game features capable of building small and casual games regardless of their implementation resources. It presen...

  11. Implementing Set Based Design into Department of Defense Acquisition

    Science.gov (United States)

    2016-12-01

    The team employed a tailored waterfall process model in order to explore SBD applications in the support of defense acquisition and PORs. Figure 1...Engineering Model . Additionally, the team reviewed DOD case studies that implemented SBD. The SBD principles, along with the common themes from the...acquisition. 14. SUBJECT TERMS set based design, set based thinking, model based systems engineering, concurrent engineering, defense acquisition

  12. Implementation of project based learning on the Prakerin subject of vocational high school students of the building engineering to enhance employment skill readiness of graduates in the construction services field

    Science.gov (United States)

    Sugandi, Machmud

    2017-09-01

    Implementation of the Prakerin subject in the field of Building Engineering study program in vocational high school (VHS) are facing many issues associated to non-compliance unit of work in the industry and the expected competencies in learning at school. Project Based Learning (PBL) is an appropriate model learning used for Prakerin subject to increase student competence as the extension of the Prakerin implementation in the construction industry services. Assignments based on the selected project during their practical industry work were given to be completed by student. VHS students in particular field of Building Engineering study program who has been completed Prakerin subject will have a better job readiness, and therefore they will have an understanding on the knowledge, skills, and attitudes and good vision on the construction project in accordance with their experience during Prakerin work in the industry.

  13. SIED, a Data Privacy Engineering Framework

    OpenAIRE

    Mivule, Kato

    2013-01-01

    While a number of data privacy techniques have been proposed in the recent years, a few frameworks have been suggested for the implementation of the data privacy process. Most of the proposed approaches are tailored towards implementing a specific data privacy algorithm but not the overall data privacy engineering and design process. Therefore, as a contribution, this study proposes SIED (Specification, Implementation, Evaluation, and Dissemination), a conceptual framework that takes a holist...

  14. Infiltration of quality concepts in nuclear engineering education

    International Nuclear Information System (INIS)

    Woodall, D.M.

    1993-01-01

    The principles of total quality management (TQM) have been applied increasingly in the nuclear power industry over the last decade. The involvement of industrial professionals on the advisory boards of engineering colleges and departments has increasingly led in recent years to the recommendation that TQM be applied as appropriate to engineering education. This paper describes the concepts of TQM in their application to engineering education, specifically in the nuclear engineering area. A summary of the concerns expressed by nuclear engineering academics, as well as the record of successful implementation of TQM in the nuclear engineering education environment is provided in this paper

  15. LEARNING MANAGEMENT SYSTEMS: ENGINEERING THE EDUCATION INDUSTRY TO EDUCATE THE INDUSTRIAL ENGINEER

    Directory of Open Access Journals (Sweden)

    L. Van Dyk

    2012-01-01

    Full Text Available

    ENGLISH ABSTRACT: A learning management system (LMS is any infrastructure on which e-learning can be built and delivered. In this article two sides of the LMS coin are investigated: On the one side, it is argued that industrial and systems engineering skills are equally relevant for learning systems as for as for any other system. To support this argument, an analogy is drawn between the management of learning systems and the management of manufacturing systems. On the other side of the coin, the educational issues and concerns related to implementing an LMS at the University of Pretoria are investigated by means of a case study in the Industrial Engineering department. It is concluded that the industrial engineering educator is in the unique position of understanding and contributing towards the engineering of the education industry whilst educating the industrial engineer.

    AFRIKAANSE OPSOMMING: ‘n Leerbestuurstelsel (LMS is enige infrastruktuur waarop e-leer gebou en afgelewer kan word. In hierdie artikel word beide kante van die LMS muntstuk ondersoek: Aan die een kant word getoon dat bedryfsingenieursvaardighede en -beginsels ewe toepaslik is op leerstelsels as op vervaardigingstelsels. Om hierdie argument te steun word 'n analogie getrek tussen the bestuur van leerstelsels en die bestuur van vervaardigingstelsels. Aan die ander kant van die muntstuk word die opvoedkundige aspekte verbonde aan die implementering van ‘n leerbestuurstelsel (LMS aan die Universiteit van Pretoria ondersoek aan die hand van ‘n gevallestudie in die Bedryfsingenieursdepartment. Die gevolgtrekking word gemaak dat die bedryfsingenieurs-opleier in 'n unieke posisie is om die opleidingsindustrie te begryp en by dra tot the ontwikkeling daarvan terwyl die bedryfsingenieur opgelei word.

  16. Introduction of Life Cycle Assessment and Sustainability Concepts in Chemical Engineering Curricula

    Science.gov (United States)

    Gallego-Schmid, Alejandro; Schmidt Rivera, Ximena C.; Stamford, Laurence

    2018-01-01

    Purpose: The implementation of life cycle assessment (LCA) and carbon footprinting represents an important professional and research opportunity for chemical engineers, but this is not broadly reflected in chemical engineering curricula worldwide. This paper aims to present the implementation of a coursework that is easy to apply, free of cost,…

  17. Engineering Web Applications

    DEFF Research Database (Denmark)

    Casteleyn, Sven; Daniel, Florian; Dolog, Peter

    Nowadays, Web applications are almost omnipresent. The Web has become a platform not only for information delivery, but also for eCommerce systems, social networks, mobile services, and distributed learning environments. Engineering Web applications involves many intrinsic challenges due...... to their distributed nature, content orientation, and the requirement to make them available to a wide spectrum of users who are unknown in advance. The authors discuss these challenges in the context of well-established engineering processes, covering the whole product lifecycle from requirements engineering through...... design and implementation to deployment and maintenance. They stress the importance of models in Web application development, and they compare well-known Web-specific development processes like WebML, WSDM and OOHDM to traditional software development approaches like the waterfall model and the spiral...

  18. Developing marketing system for civil engineering firm

    Directory of Open Access Journals (Sweden)

    Jovićević Ratko

    2006-01-01

    Full Text Available In this paper intention was to reveal insufficient connection between theory and practice in civil engineering as indispose condition for more efficient solving problems which products unstable environment of engineering firms. Successful connection between theory and practice, when we talk about marketing in civil engineering, did not develop at satisfied way. Civil engineering is, in aspect of implementation of modern philosophy of marketing, in big residue related to the other spices of economy. In that order we want to appoint on possibility to resolve this discrepancy.

  19. Simulation Of The Internal-Combustion Engine

    Science.gov (United States)

    Zeleznik, Frank J.; Mcbride, Bonnie J.

    1987-01-01

    Program adapts to available information about particular engine. Mathematical model of internal-combustion engine constructed and implemented as computer program suitable for use on large digital computer systems. ZMOTTO program calculates Otto-cycle performance parameters as well as working-fluid compositions and properties throughout cycle for number of consecutive cycles and for variety of input parameters. Written in standard FORTRAN IV.

  20. Spacecraft systems engineering: An introduction to the process at GSFC

    Science.gov (United States)

    Fragomeni, Tony; Ryschkewitsch, Michael G.

    1993-01-01

    The main objective in systems engineering is to devise a coherent total system design capable of achieving the stated requirements. Requirements should be rigid. However, they should be continuously challenged, rechallenged and/or validated. The systems engineer must specify every requirement in order to design, document, implement and conduct the mission. Each and every requirement must be logically considered, traceable and evaluated through various analysis and trade studies in a total systems design. Margins must be determined to be realistic as well as adequate. The systems engineer must also continuously close the loop and verify system performance against the requirements. The fundamental role of the systems engineer, however, is to engineer, not manage. Yet, in large, complex missions, where more than one systems engineer is required, someone needs to manage the systems engineers, and we call them 'systems managers.' Systems engineering management is an overview function which plans, guides, monitors and controls the technical execution of a project as implemented by the systems engineers. As the project moves on through Phases A and B into Phase C/D, the systems engineering tasks become a small portion of the total effort. The systems management role increases since discipline subsystem engineers are conducting analyses and reviewing test data for final review and acceptance by the systems managers.

  1. Building Information Modeling in engineering teaching

    DEFF Research Database (Denmark)

    Andersson, Niclas; Andersson, Pernille Hammar

    2010-01-01

    technological development of ICT systems and the increased application of ICT in industry significantly influence the management and organisation of construction projects, and consequently, ICT has implications for the education of engineers and the preparation of students for their future professional careers....... In engineering education there is an obvious aim to provide students with sufficient disciplinary knowledge in science and engineering principles. The implementation of ICT in engineering education requires, however, that valuable time and teaching efforts are spent on adequate software training needed...... to operate the ICT systems properly. This study takes on the challenge of using ICT in engineering education without diminishing the body of technical disciplinary knowledge and the understanding of the engineering context in which it is taught, practiced, and learned. The objective of the study...

  2. ThermoData Engine (TDE): software implementation of the dynamic data evaluation concept. 9. Extensible thermodynamic constraints for pure compounds and new model developments.

    Science.gov (United States)

    Diky, Vladimir; Chirico, Robert D; Muzny, Chris D; Kazakov, Andrei F; Kroenlein, Kenneth; Magee, Joseph W; Abdulagatov, Ilmutdin; Frenkel, Michael

    2013-12-23

    ThermoData Engine (TDE) is the first full-scale software implementation of the dynamic data evaluation concept, as reported in this journal. The present article describes the background and implementation for new additions in latest release of TDE. Advances are in the areas of program architecture and quality improvement for automatic property evaluations, particularly for pure compounds. It is shown that selection of appropriate program architecture supports improvement of the quality of the on-demand property evaluations through application of a readily extensible collection of constraints. The basis and implementation for other enhancements to TDE are described briefly. Other enhancements include the following: (1) implementation of model-validity enforcement for specific equations that can provide unphysical results if unconstrained, (2) newly refined group-contribution parameters for estimation of enthalpies of formation for pure compounds containing carbon, hydrogen, and oxygen, (3) implementation of an enhanced group-contribution method (NIST-Modified UNIFAC) in TDE for improved estimation of phase-equilibrium properties for binary mixtures, (4) tools for mutual validation of ideal-gas properties derived through statistical calculations and those derived independently through combination of experimental thermodynamic results, (5) improvements in program reliability and function that stem directly from the recent redesign of the TRC-SOURCE Data Archival System for experimental property values, and (6) implementation of the Peng-Robinson equation of state for binary mixtures, which allows for critical evaluation of mixtures involving supercritical components. Planned future developments are summarized.

  3. Predicting on-site environmental impacts of municipal engineering works

    International Nuclear Information System (INIS)

    Gangolells, Marta; Casals, Miquel; Forcada, Núria; Macarulla, Marcel

    2014-01-01

    The research findings fill a gap in the body of knowledge by presenting an effective way to evaluate the significance of on-site environmental impacts of municipal engineering works prior to the construction stage. First, 42 on-site environmental impacts of municipal engineering works were identified by means of a process-oriented approach. Then, 46 indicators and their corresponding significance limits were determined on the basis of a statistical analysis of 25 new-build and remodelling municipal engineering projects. In order to ensure the objectivity of the assessment process, direct and indirect indicators were always based on quantitative data from the municipal engineering project documents. Finally, two case studies were analysed and found to illustrate the practical use of the proposed model. The model highlights the significant environmental impacts of a particular municipal engineering project prior to the construction stage. Consequently, preventive actions can be planned and implemented during on-site activities. The results of the model also allow a comparison of proposed municipal engineering projects and alternatives with respect to the overall on-site environmental impact and the absolute importance of a particular environmental aspect. These findings are useful within the framework of the environmental impact assessment process, as they help to improve the identification and evaluation of on-site environmental aspects of municipal engineering works. The findings may also be of use to construction companies that are willing to implement an environmental management system or simply wish to improve on-site environmental performance in municipal engineering projects. -- Highlights: • We present a model to predict the environmental impacts of municipal engineering works. • It highlights significant on-site environmental impacts prior to the construction stage. • Findings are useful within the environmental impact assessment process. • They also

  4. Predicting on-site environmental impacts of municipal engineering works

    Energy Technology Data Exchange (ETDEWEB)

    Gangolells, Marta, E-mail: marta.gangolells@upc.edu; Casals, Miquel, E-mail: miquel.casals@upc.edu; Forcada, Núria, E-mail: nuria.forcada@upc.edu; Macarulla, Marcel, E-mail: marcel.macarulla@upc.edu

    2014-01-15

    The research findings fill a gap in the body of knowledge by presenting an effective way to evaluate the significance of on-site environmental impacts of municipal engineering works prior to the construction stage. First, 42 on-site environmental impacts of municipal engineering works were identified by means of a process-oriented approach. Then, 46 indicators and their corresponding significance limits were determined on the basis of a statistical analysis of 25 new-build and remodelling municipal engineering projects. In order to ensure the objectivity of the assessment process, direct and indirect indicators were always based on quantitative data from the municipal engineering project documents. Finally, two case studies were analysed and found to illustrate the practical use of the proposed model. The model highlights the significant environmental impacts of a particular municipal engineering project prior to the construction stage. Consequently, preventive actions can be planned and implemented during on-site activities. The results of the model also allow a comparison of proposed municipal engineering projects and alternatives with respect to the overall on-site environmental impact and the absolute importance of a particular environmental aspect. These findings are useful within the framework of the environmental impact assessment process, as they help to improve the identification and evaluation of on-site environmental aspects of municipal engineering works. The findings may also be of use to construction companies that are willing to implement an environmental management system or simply wish to improve on-site environmental performance in municipal engineering projects. -- Highlights: • We present a model to predict the environmental impacts of municipal engineering works. • It highlights significant on-site environmental impacts prior to the construction stage. • Findings are useful within the environmental impact assessment process. • They also

  5. OCRWM Systems Engineering Management Plan (SEMP)

    International Nuclear Information System (INIS)

    1994-06-01

    The Office of Civilian Radioactive Waste Management Systems Engineering Management Plan (OCRWM SEMP) specifies the technical management approach for the development of the waste management system, and specifies the approach for the development of each of the system elements -- the waste acceptance system, the transportation system, the Monitored Retrievable Storage (MRS) facility, and the mined geologic disposal system, which includes site characterization activity. The SEMP also delineates how systems engineering will be used by OCRWM to describe the system development process; it identifies responsibilities for its implementation, and specifies the minimum requirements for systems engineering. It also identifies the close interrelationship of system engineering and licensing processes. This SEMP, which is a combined OCRWM and M ampersand O SEMP, is part of the top-level program documentation and is prepared in accordance with the direction provided in the Program Management System Manual (PMSM). The relationship of this document to other top level documents in the CRWMS document hierarchy is defined in the PMSM. A systems engineering management plan for each project, which specifies the actions to be taken in implementing systems engineering at the project level, shall be prepared by the respective project managers. [''Program'' refers to the CRWMS-wide activity and ''project'' refers to that level responsible for accomplishing the specific activities of that segment of the program.] The requirements for the project level SEMPs are addressed in Section 4.2.2.2. They represent the minimum set of requirements, and do not preclude the broadening of systems engineering activities to meet the specific needs of each project

  6. Generation NXT: Building Young Engineers with LEGOs

    Science.gov (United States)

    Karp, T.; Gale, R.; Lowe, L. A.; Medina, V.; Beutlich, E.

    2010-01-01

    This paper describes key success factors for the implementation and development of a LEGO robotics engineering outreach program for elementary school students in West Texas. The outreach program not only aims at getting young students excited about engineering but at the same time aims at improving retention rates among electrical and computer…

  7. Human factor engineering applied to nuclear power plant design

    International Nuclear Information System (INIS)

    Manrique, A.; Valdivia, J.C.; Jimenez, A.

    2001-01-01

    For the design and construction of new nuclear power plants as well as for maintenance and operation of the existing ones new man-machine interface designs and modifications are been produced. For these new designs Human Factor Engineering must be applied the same as for any other traditional engineering discipline. Advantages of implementing adequate Human Factor Engineering techniques in the design of nuclear reactors have become not only a fact recognized by the majority of engineers and operators but also an explicit requirement regulated and mandatory for the new designs of the so called advanced reactors. Additionally, the big saving achieved by a nuclear power plant having an operating methodology which significantly decreases the risk of operating errors makes it necessary and almost vital its implementation. The first step for this is preparing a plan to incorporate all the Human Factor Engineering principles and developing an integral design of the Instrumentation and Control and Man-machine interface systems. (author)

  8. APPLICATION OF NEURAL NETWORK ALGORITHMS FOR BPM LINEARIZATION

    Energy Technology Data Exchange (ETDEWEB)

    Musson, John C. [JLAB; Seaton, Chad [JLAB; Spata, Mike F. [JLAB; Yan, Jianxun [JLAB

    2012-11-01

    Stripline BPM sensors contain inherent non-linearities, as a result of field distortions from the pickup elements. Many methods have been devised to facilitate corrections, often employing polynomial fitting. The cost of computation makes real-time correction difficult, particulalry when integer math is utilized. The application of neural-network technology, particularly the multi-layer perceptron algorithm, is proposed as an efficient alternative for electrode linearization. A process of supervised learning is initially used to determine the weighting coefficients, which are subsequently applied to the incoming electrode data. A non-linear layer, known as an activation layer, is responsible for the removal of saturation effects. Implementation of a perceptron in an FPGA-based software-defined radio (SDR) is presented, along with performance comparisons. In addition, efficient calculation of the sigmoidal activation function via the CORDIC algorithm is presented.

  9. Analysis of projects development of enterprises in engineering industries in Khmelnytskyi region

    OpenAIRE

    SHKODA M.S.

    2012-01-01

    This article analyzes the use of development projects in the engineering industry of Khmelnitsky region. The current state of engineering field. Solves warehouse development projects engineering enterprises and activities to enhance their implementation.

  10. Challenges of medical and biological engineering and science

    Energy Technology Data Exchange (ETDEWEB)

    Magjarevic, R [University of Zagreb, Faculty of Electrical Engineering and Computing, Zagreb (Croatia)

    2004-07-01

    All aspects of biomedical engineering and science, from research and development, education and training, implementation in health care systems, internationalisation and globalisation, and other, new issues are present in the strategy and in action plans of the International Federation for Medical and Biological Engineering (IFMBE) which, with help of a large number of highly motivated volunteers, will stay in leading position in biomedical engineering and science.

  11. Challenges of medical and biological engineering and science

    International Nuclear Information System (INIS)

    Magjarevic, R.

    2004-01-01

    All aspects of biomedical engineering and science, from research and development, education and training, implementation in health care systems, internationalisation and globalisation, and other, new issues are present in the strategy and in action plans of the International Federation for Medical and Biological Engineering (IFMBE) which, with help of a large number of highly motivated volunteers, will stay in leading position in biomedical engineering and science

  12. Implementation of the electronic DDA workflow for NSSS system design

    International Nuclear Information System (INIS)

    Eom, Young Sam; Kim, Yeon Sung; Lee, Suk Hee; Kim, Mi Kyung

    1996-06-01

    For improving NSSS design quality, and productivity several cases of the nuclear developed nation's integrated management system, such as Mitsubishi's NUWINGS (Japan), AECL's CANDID (Canada) and Duke Powes's (USA) were investigated, and it was studied in this report that the system implementation of NSSS design document computerization and the major workflow process of the DDA (Document Distribution for Agreement). On the basis of the requirements of design document computerization which covered preparation, review, approval and distribution of the engineering documents, KAERI Engineering Information Management System (KEIMS) was implemented. Major effects of this report are to implement GUI panel for input and retrieval of the document index information, to setup electronic document workflow, and to provide quality assurance verification by tracing the workflow history. Major effects of NSSS design document computerization are the improvement of efficiency and reliability and the engineering cost reduction by means of the fast documents verification capability and electronic document transferring system. 2 tabs., 16 figs., 9 refs. (Author)

  13. A top-down approach in control engineering third-level teaching: The case of hydrogen-generation

    Science.gov (United States)

    Setiawan, Eko; Habibi, M. Afnan; Fall, Cheikh; Hodaka, Ichijo

    2017-09-01

    This paper presents a top-down approach in control engineering third-level teaching. The paper shows the control engineering solution for the issue of practical implementation in order to motivate students. The proposed strategy only focuses on one technique of control engineering to lead student correctly. The proposed teaching steps are 1) defining the problem, 2) listing of acquired knowledge or required skill, 3) selecting of one control engineering technique, 4) arrangement the order of teaching: problem introduction, implementation of control engineering technique, explanation of system block diagram, model derivation, controller design, and 5) enrichment knowledge by the other control techniques. The approach presented highlights hardware implementation and the use of software simulation as a self-learning tool for students.

  14. A Plan for Revolutionary Change in Gas Turbine Engine Control System Architecture

    Science.gov (United States)

    Culley, Dennis E.

    2011-01-01

    The implementation of Distributed Engine Control technology on the gas turbine engine has been a vexing challenge for the controls community. A successful implementation requires the resolution of multiple technical issues in areas such as network communications, power distribution, and system integration, but especially in the area of high temperature electronics. Impeding the achievement has been the lack of a clearly articulated message about the importance of the distributed control technology to future turbine engine system goals and objectives. To resolve these issues and bring the technology to fruition has, and will continue to require, a broad coalition of resources from government, industry, and academia. This presentation will describe the broad challenges facing the next generation of advanced control systems and the plan which is being put into action to successfully implement the technology on the next generation of gas turbine engine systems.

  15. Technology of interdisciplinary open-ended designing in engineering education

    Science.gov (United States)

    Isaev, A. P.; Plotnikov, L. V.; Fomin, N. I.

    2017-11-01

    Author’s technology of interdisciplinary open-ended engineering is presented in this article. This technology is an integrated teaching method that significantly increases the practical component in the educational program. Author’s technology creates the conditions to overcome the shortcomings in the engineering education. The basic ideas of the technology of open-ended engineering, experience of their implementation in higher education and the author’s vision of the teaching technology are examined in the article. The main stages of development process of the author’s technology of open-ended engineering to prepare students (bachelor) of technical profile are presented in the article. Complex of the methodological tools and procedures is shown in the article. This complex is the basis of the developed training technology that is used in educational process in higher school of engineering (UrFU). The organizational model of the technology of open-ended engineering is presented. Organizational model integrates the functions in the creation and implementation of all educational program. Analysis of the characteristics of educational activity of students working on author’s technology of interdisciplinary open-ended engineering is presented. Intermediate results of the application of author’s technology in the educational process of the engineering undergraduate are shown.

  16. Preparing for a Career as a Network Engineer

    Science.gov (United States)

    Morris, Gerard; Fustos, Janos; Haga, Wayne

    2012-01-01

    A network engineer is an Information Technology (IT) professional who designs, implements, maintains, and troubleshoots computer networks. While the United States is still experiencing relatively high unemployment, demand for network engineers remains strong. To determine what skills employers are looking for, data was collected and analyzed from…

  17. Engineering, Analysis and Technology FY 1995 Site Support Program Plan

    International Nuclear Information System (INIS)

    Suyama, R.M.

    1994-09-01

    The vision of the Engineering, Analysis and Technology organization is to be recognized as the cost-effective supplier of specialized, integrated, multi-disciplined engineering teams to support Hanford missions. The mission of the Engineering, Analysis and Technology organization is to provide centralized engineering services. These services are focused on supplying technical design, analytical engineering and related support services that support Hanford's environmental restoration mission. These services include engineering analysis, design and development of systems and engineered equipment, supplying multi-disciplined engineering teams to all Hanford programs and project organizations, engineering document release, and site-wide leadership in the development and implementation of engineering standards, engineering practices, and configuration management processes

  18. Holistic Education: The Social Reality of Engineering

    Directory of Open Access Journals (Sweden)

    HELENA TRBUŠIĆ

    2013-12-01

    Full Text Available Over the last few decades, scientists exploring the aspects of engineering education and investigating the strong connection between the engineering profession and society have argued for a more rounded, holistic approach to the engineering curriculum. In addition to fundamental technical subjects, they have proposed the inclusion of a broad range of social subjects in order to equip young engineers with social and communication skills relevant for teamwork, and to enhance their awareness about both the way social changes influence the implementation of certain engineering solutions and about the way developments in engineering have a considerable impact on society in general. This paper presents the results of a two-year qualitative study of the importance of social subjects within the engineering academic curriculum at the Faculty of Mechanical Engineering and Naval Architecture in Zagreb, Croatia.

  19. Implementing Genome-Driven Oncology

    Science.gov (United States)

    Hyman, David M.; Taylor, Barry S.; Baselga, José

    2017-01-01

    Early successes in identifying and targeting individual oncogenic drivers, together with the increasing feasibility of sequencing tumor genomes, have brought forth the promise of genome-driven oncology care. As we expand the breadth and depth of genomic analyses, the biological and clinical complexity of its implementation will be unparalleled. Challenges include target credentialing and validation, implementing drug combinations, clinical trial designs, targeting tumor heterogeneity, and deploying technologies beyond DNA sequencing, among others. We review how contemporary approaches are tackling these challenges and will ultimately serve as an engine for biological discovery and increase our insight into cancer and its treatment. PMID:28187282

  20. Collaborative engineering-design support system

    Science.gov (United States)

    Lee, Dong HO; Decker, D. Richard

    1994-01-01

    Designing engineering objects requires many engineers' knowledge from different domains. There needs to be cooperative work among engineering designers to complete a design. Revisions of a design are time consuming, especially if designers work at a distance and with different design description formats. In order to reduce the design cycle, there needs to be a sharable design describing the engineering community, which can be electronically transportable. Design is a process of integrating that is not easy to define definitively. This paper presents Design Script which is a generic engineering design knowledge representation scheme that can be applied in any engineering domain. The Design Script is developed through encapsulation of common design activities and basic design components based on problem decomposition. It is implemented using CLIPS with a Windows NT graphical user interface. The physical relationships between engineering objects and their subparts can be constructed in a hierarchical manner. The same design process is repeatedly applied at each given level of hierarchy and recursively into lower levels of the hierarchy. Each class of the structure can be represented using the Design Script.

  1. Design and Implementation of the Control System of an Internal Combustion Engine Test Unit

    Directory of Open Access Journals (Sweden)

    Tufan Koç

    2014-02-01

    Full Text Available Accurate tests and performance analysis of engines are required to minimize measurement errors and so the use of the advanced test equipment is imperative. In other words, the reliable test results depend on the measurement of many parameters and recording the experimental data accurately which is depended on engine test unit. This study aims to design the control system of an internal combustion engine test unit. In the study, the performance parameters of an available internal combustion engine have been transferred to computer in real time. A data acquisition (DAQ card has been used to transfer the experimental data to the computer. Also, a user interface has been developed for performing the necessary procedures by using LabVIEW. The dynamometer load, the fuel consumption, and the desired speed can easily be adjusted precisely by using DAQ card and the user interface during the engine test. Load, fuel consumption, and temperature values (the engine inlet-outlet, exhaust inlet-outlet, oil, and environment can be seen on the interface and also these values can be recorded to the computer. It is expected that developed system will contribute both to the education of students and to the researchers’ studies and so it will eliminate a major lack.

  2. Sustainability in Design Engineering Education; Experiences in Northern Europe

    NARCIS (Netherlands)

    Dewulf, K.; Wever, R.; Boks, C.; Bakker, C.; D'hulster, F.

    2009-01-01

    In recent years, the implementation of sustainability into the curricula of engineering has become increasingly important. This paper focuses on the experiences of integrating sustainability in Design Engineering education in the academic bachelor programs at Delft University of Technology in The

  3. A Model for Implementing Practical Design in the Education of Mechanical Engineers

    DEFF Research Database (Denmark)

    Hansen, Michael Rygaard; Mouritsen, Ole Ø.; Andersen, Torben Ole

    2006-01-01

    In this paper the PBL model used at Aalborg University in the mechanical engineering is shortly presented. A specific semester with a both theoretical and practical content that allow the students to is presented in detail. It is then used as a reference project for a subsequent discussion on three...... potential concerns with respect to the continued succes of problem and project based learning in mechanical and mechatronics engineering namely: individual assessment, bologna (student exchange) model and research based teaching....

  4. Real Time Engineering Analysis Based on a Generative Component Implementation

    DEFF Research Database (Denmark)

    Kirkegaard, Poul Henning; Klitgaard, Jens

    2007-01-01

    The present paper outlines the idea of a conceptual design tool with real time engineering analysis which can be used in the early conceptual design phase. The tool is based on a parametric approach using Generative Components with embedded structural analysis. Each of these components uses the g...

  5. 'Holistic Engineers' Observed through the Practice Looking-Glass

    DEFF Research Database (Denmark)

    Buch, Anders

    2013-01-01

    Many observers, policy makers, educationalists and industry representatives have called for reforms of engineering education that stress more ‘holistic’ and less disciplinary approaches to engineering problem solving (Buch 2012). And some reform initiatives within engineering education in Denmark...... and collaborative work space it turned out to be a forum for reactive and coordinative problem solving....... have indeed perused these ambitions. Problem based learning (PBL) has been implemented in engineering education at Aalborg University (Graff & Kolmos 2003) and a progressive ‘Design and Innovation’ engineering programme have been launched at the Technical University of Denmark (Jørgensen & Valderrama...

  6. National Hispanic Bilingual Engineering Program (NHBEP)

    Energy Technology Data Exchange (ETDEWEB)

    Cruz, M.

    2000-10-31

    This report describes program goals, activities, processes, benefits for the profession of engineering and for the project participants, coordination, and impact of NHBEP throughout the three years of implementation.

  7. Guidelines for development and implementation of biocatalytic P450 processes

    DEFF Research Database (Denmark)

    Lundemo, Marie Therese; Woodley, John

    2015-01-01

    in order to apply and implement them in industrial processes, both from a biological and process perspective. Indeed, a combined approach of host selection and cell engineering, integrated with process engineering, is suggested as the most effective route to implementation.......Biocatalytic reactions performed by cytochrome P450 monooxygenases are interesting in pharmaceutical research since they are involved in human drug metabolism. Furthermore, they are potentially interesting as biocatalysts for synthetic chemistry because of the exquisite selectivity of the chemistry...... they undertake. For example, selective hydroxylation can be undertaken on a highly functionalized molecule without the need for functional group protection. Recent progress in the discovery of novel P450s as well as protein engineering of these enzymes strongly encourages further development of their application...

  8. Engineering Documentation and Data Control

    Science.gov (United States)

    Matteson, Michael J.; Bramley, Craig; Ciaruffoli, Veronica

    2001-01-01

    Mississippi Space Services (MSS) the facility services contractor for NASA's John C. Stennis Space Center (SSC), is utilizing technology to improve engineering documentation and data control. Two identified improvement areas, labor intensive documentation research and outdated drafting standards, were targeted as top priority. MSS selected AutoManager(R) WorkFlow from Cyco software to manage engineering documentation. The software is currently installed on over 150 desctops. The outdated SSC drafting standard was written for pre-CADD drafting methods, in other words, board drafting. Implementation of COTS software solutions to manage engineering documentation and update the drafting standard resulted in significant increases in productivity by reducing the time spent searching for documents.

  9. Integrating protein engineering with process design for biocatalysis

    DEFF Research Database (Denmark)

    Woodley, John M.

    2017-01-01

    Biocatalysis uses enzymes for chemical synthesis and production, offering selective, safe and sustainable catalysis. While today the majority of applications are in the pharmaceutical sector, new opportunities are arising every day in other industry sectors, where production costs become a more...... important driver. In the early applications of the technology, it was necessary to design processes to match the properties of the biocatalyst. With the advent of protein engineering, organic chemists started to develop and improve enzymes to suit their needs. Likewise in industry, although not widespread......, a new paradigm was already implemented several years ago to engineer enzymes to suit process needs. Today, a new era is entered, where the effectiveness with which such integrated protein and process engineering is achieved becomes critical to implementation. In this paper, the development of a tool...

  10. Outage scheduling and implementation

    International Nuclear Information System (INIS)

    Allison, J.E.; Segall, P.; Smith, R.R.

    1986-01-01

    Successful preparation and implementation of an outage schedule and completion of scheduled and emergent work within an identified critical path time frame is a result of careful coordination by Operations, Work Control, Maintenance, Engineering, Planning and Administration and others. At the Fast Flux Test Facility (FFTF) careful planning has been responsible for meeting all scheduled outage critical paths

  11. Reference to the Safety Engineering Undergraduate Courses to Improve the Subjects and Contents of the Certified Safety Engineer Qualification and Examination System of China

    OpenAIRE

    Haibin Qiu; Shanghong Shi; Tingdi Zhao; Yiwei Qiao; Jiangshi Zhang

    2013-01-01

    The aim of this paper is to recommend that the subjects and contents of certified safety engineers use safety engineering undergraduate curriculum system for reference. Human resources play an important role in accident prevention and loss control. Education on safety engineering develops quickly in China. Moreover, the State Administration of Work Safety and the National Human Resources and Social Security Ministry have implemented a certified safety engineer qualification and examination sy...

  12. Implementing Problem Based Learning through Engineers without Borders Student Projects

    Science.gov (United States)

    Wittig, Ann

    2013-01-01

    Engineers Without Borders USA (EWB) is a nonprofit organization that partners student chapters with communities in fundamental need of potable water, clean air, sanitation, irrigation, energy, basic structures for schools and clinics, roads and bridges, etc. While EWB projects may vary in complexity, they are all realistic, ill-structured and…

  13. Implementing Concepts of Pharmaceutical Engineering into High School Science Classrooms

    Science.gov (United States)

    Kimmel, Howard; Hirsch, Linda S.; Simon, Laurent; Burr-Alexander, Levelle; Dave, Rajesh

    2009-01-01

    The Research Experience for Teachers was designed to help high school science teachers develop skills and knowledge in research, science and engineering with a focus on the area of pharmaceutical particulate and composite systems. The experience included time for the development of instructional modules for classroom teaching. Results of the…

  14. DEWEY: the DICOM-enabled workflow engine system.

    Science.gov (United States)

    Erickson, Bradley J; Langer, Steve G; Blezek, Daniel J; Ryan, William J; French, Todd L

    2014-06-01

    Workflow is a widely used term to describe the sequence of steps to accomplish a task. The use of workflow technology in medicine and medical imaging in particular is limited. In this article, we describe the application of a workflow engine to improve workflow in a radiology department. We implemented a DICOM-enabled workflow engine system in our department. We designed it in a way to allow for scalability, reliability, and flexibility. We implemented several workflows, including one that replaced an existing manual workflow and measured the number of examinations prepared in time without and with the workflow system. The system significantly increased the number of examinations prepared in time for clinical review compared to human effort. It also met the design goals defined at its outset. Workflow engines appear to have value as ways to efficiently assure that complex workflows are completed in a timely fashion.

  15. Engineering Technical Review Planning Briefing

    Science.gov (United States)

    Gardner, Terrie

    2012-01-01

    The general topics covered in the engineering technical planning briefing are 1) overviews of NASA, Marshall Space Flight Center (MSFC), and Engineering, 2) the NASA Systems Engineering(SE) Engine and its implementation , 3) the NASA Project Life Cycle, 4) MSFC Technical Management Branch Services in relation to the SE Engine and the Project Life Cycle , 5) Technical Reviews, 6) NASA Human Factor Design Guidance , and 7) the MSFC Human Factors Team. The engineering technical review portion of the presentation is the primary focus of the overall presentation and will address the definition of a design review, execution guidance, the essential stages of a technical review, and the overall review planning life cycle. Examples of a technical review plan content, review approaches, review schedules, and the review process will be provided and discussed. The human factors portion of the presentation will focus on the NASA guidance for human factors. Human factors definition, categories, design guidance, and human factor specialist roles will be addressed. In addition, the NASA Systems Engineering Engine description, definition, and application will be reviewed as background leading into the NASA Project Life Cycle Overview and technical review planning discussion.

  16. SNF project engineering process improvement plan

    International Nuclear Information System (INIS)

    KELMENSON, R.L.

    1999-01-01

    This Engineering Process Improvement Plan documents the activities and plans to be taken by the SNF Project (the Project) to support its engineering process and to produce a consolidated set of engineering procedures that are fully compliant with the requirements of HNF-PRO-1819 (1819). These requirements are imposed on all engineering activities performed for the Project and apply to all life-cycle stages of the Project's systems, structures and components (SSCs). This Plan describes the steps that will be taken by the Project during the transition period to ensure that new procedures are effectively integrated into the Project's work process as these procedures are issued. The consolidated procedures will be issued and implemented by September 30, 1999

  17. Reusable Rocket Engine Advanced Health Management System. Architecture and Technology Evaluation: Summary

    Science.gov (United States)

    Pettit, C. D.; Barkhoudarian, S.; Daumann, A. G., Jr.; Provan, G. M.; ElFattah, Y. M.; Glover, D. E.

    1999-01-01

    In this study, we proposed an Advanced Health Management System (AHMS) functional architecture and conducted a technology assessment for liquid propellant rocket engine lifecycle health management. The purpose of the AHMS is to improve reusable rocket engine safety and to reduce between-flight maintenance. During the study, past and current reusable rocket engine health management-related projects were reviewed, data structures and health management processes of current rocket engine programs were assessed, and in-depth interviews with rocket engine lifecycle and system experts were conducted. A generic AHMS functional architecture, with primary focus on real-time health monitoring, was developed. Fourteen categories of technology tasks and development needs for implementation of the AHMS were identified, based on the functional architecture and our assessment of current rocket engine programs. Five key technology areas were recommended for immediate development, which (1) would provide immediate benefits to current engine programs, and (2) could be implemented with minimal impact on the current Space Shuttle Main Engine (SSME) and Reusable Launch Vehicle (RLV) engine controllers.

  18. Building an Ecosystem for a New Engineering Program

    Science.gov (United States)

    Grebski, Wieslaw; Grebski, Michalene Eva

    2018-06-01

    Penn State Hazleton has recently developed and implemented a new Engineering program with a focus on energy efficiency and energy sustainability. To accelerate the implementation cycle of the program, it was necessary to very rapidly create and establish the components of an ecosystem needed for the Engineering program to prosper and grow. This paper describes the individual components of the ecosystem as well as the methods used to establish them. The paper also discusses the different initiatives to increase enrollment as well as placement rates for graduates. Continuous quality improvement procedure applied to maintain the quality of the program is also being discussed.

  19. A fuzzy-match search engine for physician directories.

    Science.gov (United States)

    Rastegar-Mojarad, Majid; Kadolph, Christopher; Ye, Zhan; Wall, Daniel; Murali, Narayana; Lin, Simon

    2014-11-04

    A search engine to find physicians' information is a basic but crucial function of a health care provider's website. Inefficient search engines, which return no results or incorrect results, can lead to patient frustration and potential customer loss. A search engine that can handle misspellings and spelling variations of names is needed, as the United States (US) has culturally, racially, and ethnically diverse names. The Marshfield Clinic website provides a search engine for users to search for physicians' names. The current search engine provides an auto-completion function, but it requires an exact match. We observed that 26% of all searches yielded no results. The goal was to design a fuzzy-match algorithm to aid users in finding physicians easier and faster. Instead of an exact match search, we used a fuzzy algorithm to find similar matches for searched terms. In the algorithm, we solved three types of search engine failures: "Typographic", "Phonetic spelling variation", and "Nickname". To solve these mismatches, we used a customized Levenshtein distance calculation that incorporated Soundex coding and a lookup table of nicknames derived from US census data. Using the "Challenge Data Set of Marshfield Physician Names," we evaluated the accuracy of fuzzy-match engine-top ten (90%) and compared it with exact match (0%), Soundex (24%), Levenshtein distance (59%), and fuzzy-match engine-top one (71%). We designed, created a reference implementation, and evaluated a fuzzy-match search engine for physician directories. The open-source code is available at the codeplex website and a reference implementation is available for demonstration at the datamarsh website.

  20. Department of Energy environmental management complex-wide integration using systems engineering

    International Nuclear Information System (INIS)

    Fairbourn, P.

    1997-01-01

    A systems engineering approach was successfully used to recommend changes to environmental management activities across the DOE Complex. A team of technical experts and systems engineers developed alternatives that could save tax payers billions of dollars if the barriers are removed to allow complete implementation. The alternatives are technically-based and defensible, and are being worked through the stakeholder review process. The integration process and implementing project structure are both discussed

  1. An approach in building a chemical compound search engine in oracle database.

    Science.gov (United States)

    Wang, H; Volarath, P; Harrison, R

    2005-01-01

    A searching or identifying of chemical compounds is an important process in drug design and in chemistry research. An efficient search engine involves a close coupling of the search algorithm and database implementation. The database must process chemical structures, which demands the approaches to represent, store, and retrieve structures in a database system. In this paper, a general database framework for working as a chemical compound search engine in Oracle database is described. The framework is devoted to eliminate data type constrains for potential search algorithms, which is a crucial step toward building a domain specific query language on top of SQL. A search engine implementation based on the database framework is also demonstrated. The convenience of the implementation emphasizes the efficiency and simplicity of the framework.

  2. NASA Systems Engineering Handbook

    Science.gov (United States)

    Hirshorn, Steven R.; Voss, Linda D.; Bromley, Linda K.

    2017-01-01

    The update of this handbook continues the methodology of the previous revision: a top-down compatibility with higher level Agency policy and a bottom-up infusion of guidance from the NASA practitioners in the field. This approach provides the opportunity to obtain best practices from across NASA and bridge the information to the established NASA systems engineering processes and to communicate principles of good practice as well as alternative approaches rather than specify a particular way to accomplish a task. The result embodied in this handbook is a top-level implementation approach on the practice of systems engineering unique to NASA. Material used for updating this handbook has been drawn from many sources, including NPRs, Center systems engineering handbooks and processes, other Agency best practices, and external systems engineering textbooks and guides. This handbook consists of six chapters: (1) an introduction, (2) a systems engineering fundamentals discussion, (3) the NASA program project life cycles, (4) systems engineering processes to get from a concept to a design, (5) systems engineering processes to get from a design to a final product, and (6) crosscutting management processes in systems engineering. The chapters are supplemented by appendices that provide outlines, examples, and further information to illustrate topics in the chapters. The handbook makes extensive use of boxes and figures to define, refine, illustrate, and extend concepts in the chapters.

  3. Creative ways of knowing in engineering

    CERN Document Server

    Eodice, Michele

    2017-01-01

    This book offers a platform for engineering educators who are interested in implementing a “creative ways of knowing” approach to presenting engineering concepts. The case studies in this book reveal how students learn through creative engagement that includes not only design and build activities, but also creative presentations of learning, such as composing songs, writing poems and short stories, painting and drawing, as well as designing animations and comics. Any engineering educator will find common ground with the authors, who are all experienced engineering and liberal arts professors, who have taken the step to include creative activities and outlets for students learning engineering. • Demonstrates various methods for returning to the basics of engineering education, which include design and creativity, teamwork and interdisciplinary thinking; • Discusses a timely topic, as higher education puts more attention on the student experience of learning in all disciplines; • Includes actual stude...

  4. Pilot implementation Driven by Effects Specifications and Formative Usability Evaluation

    DEFF Research Database (Denmark)

    Barlach, Anders; Hertzum, Morten; Simonsen, Jesper

    2013-01-01

    This chapter reports on the usability-engineering work performed throughout the pilot implementation of an Electronic Healthcare Record (EHR). The case describes and analyzes the use of pilot implementations to formatively evaluate whether the usability of the EHR meets the effects specified for ...

  5. GAS TURBINE ENGINES CONSUMING BIOGAS

    Directory of Open Access Journals (Sweden)

    Е. Ясиніцький

    2011-04-01

    Full Text Available A problem of implementation of biofuel for power plants of big capacity was considered in thisarticle. Up to date in the world practice a wide implementation of biogas plants of low and medialcapacity are integrated. It is explained by the big amount of enterprises in which relatively smallvolumes of organic sediment excrete in the process of its activity. An emphasis of article is on thatenterprises, which have big volumes of sediments for utilizing of which module system of medialcapacity biogas plants are non-effective. The possibility of using biogas and biomethane as a fuelfor gas turbine engine is described. The basic problems of this technology and ways of its solutionsare indicated. Approximate profitability of biogas due to example of compressor station locatednearby poultry factory was determined also. Such factors as process characteristics of engine withcapacity of 5 MW, approximate commercial price for natural gas and equipment costs due toofficial sources of “Zorg Ukraine” company was taken into consideration. The necessity forproviding researches on influence of biogas on the process characteristics of gas turbine engine andits reliability, constructing modern domestic purification system for biogas was shown.

  6. Implementation of Android application for faculty employees

    Directory of Open Access Journals (Sweden)

    S. B. Purić

    2015-06-01

    Full Text Available The paper describes the functionality and implementation of applications for mobile phones used in the School of Electrical Engineering at the University of Belgrade in the daily work of faculty employees. The application uses a system’s shared data for financial and material accounting, human resources and teaching process. The system was implemented using a REST Web service, Google's model for Android REST client applications and Robospice technologies.

  7. Engineering Documentation Control Handbook Configuration Management and Product Lifecycle Management

    CERN Document Server

    Watts, Frank B

    2011-01-01

    In this new edition of his widely-used Handbook, Frank Watts, widely recognized for his significant contributions to engineering change control processes, provides a thoroughly practical guide to the implementation and improvement of Engineering Documentation Control (EDC), Product Lifecycle Management and Product Configuration Management (CM). Successful and error-free implementation of EDC/CM is critical to world-class manufacturing. Huge amounts of time are wasted in most product manufacturing environments over EDC/CM issues such as interchangeability, document release and change control -

  8. The Implementation of a One-Day Science, Technology, Engineering and Mathematics (STEM) Career Exploration Workshop for Middle School Girls in Elmira, New York

    Science.gov (United States)

    Turner, Carol-Witkowski CW

    Even now, women are underrepresented in Science, Technology, Engineering, and Mathematics (STEM) careers. The literature shows that one significant approach to address this issue is to work with middle school girls, ages eleven to thirteen, to get them interested and excited about STEM career paths. In addition to appropriate in-school support a review of many different middle school programs indicates that such programs exist in certain service areas but are still missing in others, especially the rural areas. To address this situation, a one-day STEM workshop called "Full STEAHM Ahead!" was implemented spring 2012 in Elmira, New York, to address the career exploration "turning point" for rural middle school girls. The implementation involved pre-workshop, workshop, and post-workshop phases. The success and effectiveness of the workshop was demonstrated by survey comments and verbal feedback from both the girls and educators who attended.

  9. Integration of Engineering Education by High School Teachers to Meet Standards in the Physics Classroom

    Science.gov (United States)

    Kersten, Jennifer Anna

    In recent years there has been increasing interest in engineering education at the K-12 level, which has resulted in states adopting engineering standards as a part of their academic science standards. From a national perspective, the basis for research into engineering education at the K-12 level is the belief that it is of benefit to student learning, including to "improve student learning and achievement in science and mathematics; increase awareness of engineering and the work of engineers; boost youth interest in pursuing engineering as a career; and increase the technological literacy of all students" (National Research Council, 2009a, p. 1). The above has led to a need to understand how teachers are currently implementing engineering education in their classrooms. High school physics teachers have a history of implementing engineering design projects in their classrooms, thus providing an appropriate setting to look for evidence of quality engineering education at the high school level. Understanding the characteristics of quality engineering integration can inform curricular and professional development efforts for teachers asked to implement engineering in their classrooms. Thus, the question that guided this study is: How, and to what extent, do physics teachers represent quality engineering in a physics unit focused on engineering? A case study research design was implemented for this project. Three high school physics teachers were participants in this study focused on the integration of engineering education into the physics classroom. The data collected included observations, interviews, and classroom documents that were analyzed using the Framework for Quality K-12 Engineering Education (Moore, Glancy et al., 2013). The results provided information about the areas of the K-12 engineering framework addressed during these engineering design projects, and detailed the quality of these lesson components. The results indicate that all of the design

  10. The Suitability of Cloud-Based Speech Recognition Engines for Language Learning

    Science.gov (United States)

    Daniels, Paul; Iwago, Koji

    2017-01-01

    As online automatic speech recognition (ASR) engines become more accurate and more widely implemented with call software, it becomes important to evaluate the effectiveness and the accuracy of these recognition engines using authentic speech samples. This study investigates two of the most prominent cloud-based speech recognition engines--Apple's…

  11. Computational modeling for eco engineering: Making the connections between engineering and ecology (Invited)

    Science.gov (United States)

    Bowles, C.

    2013-12-01

    Ecological engineering, or eco engineering, is an emerging field in the study of integrating ecology and engineering, concerned with the design, monitoring, and construction of ecosystems. According to Mitsch (1996) 'the design of sustainable ecosystems intends to integrate human society with its natural environment for the benefit of both'. Eco engineering emerged as a new idea in the early 1960s, and the concept has seen refinement since then. As a commonly practiced field of engineering it is relatively novel. Howard Odum (1963) and others first introduced it as 'utilizing natural energy sources as the predominant input to manipulate and control environmental systems'. Mtisch and Jorgensen (1989) were the first to define eco engineering, to provide eco engineering principles and conceptual eco engineering models. Later they refined the definition and increased the number of principles. They suggested that the goals of eco engineering are: a) the restoration of ecosystems that have been substantially disturbed by human activities such as environmental pollution or land disturbance, and b) the development of new sustainable ecosystems that have both human and ecological values. Here a more detailed overview of eco engineering is provided, particularly with regard to how engineers and ecologists are utilizing multi-dimensional computational models to link ecology and engineering, resulting in increasingly successful project implementation. Descriptions are provided pertaining to 1-, 2- and 3-dimensional hydrodynamic models and their use at small- and large-scale applications. A range of conceptual models that have been developed to aid the in the creation of linkages between ecology and engineering are discussed. Finally, several case studies that link ecology and engineering via computational modeling are provided. These studies include localized stream rehabilitation, spawning gravel enhancement on a large river system, and watershed-wide floodplain modeling of

  12. Concurrent engineering: effective deployment strategies

    Directory of Open Access Journals (Sweden)

    Unny Menon

    1996-12-01

    Full Text Available This paper provides a comprehensive insight into current trends and developments in Concurrent Engineering for integrated development of products and processes with the goal of completing the entire cycle in a shorter time, at lower overall cost and with fewer engineering design changes after product release. The evolution and definition of Concurrent Engineering are addressed first, followed by a concise review of the following elements of the concurrent engineering approach to product development: Concept Development: The Front-End Process, identifying Customer Needs and Quality Function Deployment, Establishing Product Specifications, Concept Selection, Product Architecture, Design for Manufacturing, Effective Rapid Prototyping, and The Economics of Product Development. An outline of a computer-based tutorial developed by the authors and other graduate students funded by NASA ( accessible via the world-wide-web . is provided in this paper. A brief discussion of teamwork for successful concurrent engineering is included, t'ase histories of concurrent engineering implementation at North American and European companies are outlined with references to textbooks authored by Professor Menon and other writers. A comprehensive bibliography on concurrent engineering is included in the paper.

  13. The National Evaluation of NASA's Science, Engineering, Mathematics and Aerospace Academy (SEMAA) Program

    Science.gov (United States)

    Martinez, Alina; Cosentino de Cohen, Clemencia

    2010-01-01

    This report presents findings from a NASA requested evaluation in 2008, which contains both implementation and impact modules. The implementation study investigated how sites implement Science, Engineering, Mathematics, and Aerospace Academy (SEMAA) and the contextual factors important in this implementation. The implementation study used data…

  14. Complex approach in telecommunication engineering education: develop engineering skills by a team project

    Directory of Open Access Journals (Sweden)

    Scripcariu Luminița

    2017-01-01

    Full Text Available This paper provides an overview of the educational process of telecommunication engineering students by presenting the preparation of a team project focused on information security. Our educational approach combines basic knowledge such as mathematics with specialized engineering notions and various skills. The project theme is to design, implement and test an encryption algorithm. Students are provided with online courses, specific software programs and Internet access. They have to choose an encryption algorithm, to study its details and to write the script of the encryption algorithm in MATLAB program. The algorithm is implemented in C/C++ programming language and tested. Finally, a concurrent team tries to break the algorithm by finding the decryption key. It is an interactive approach which combines various education methods including gaming concepts. The covered topics provide students professional outcomes such as knowledge and use of specific mathematical tools and software environments (C/C ++ programming languages, MATLAB, abilities to design, develop, implement and test software algorithms. The project also provides transversal outcomes such as ability to team work, skills of computer use and information technology and capability to take responsibilities. Creativity is also encouraged by extending the algorithm to other encryption key lengths than the usual ones.

  15. Development of Evaluation Procedure for Effective Implementation of Cdio

    DEFF Research Database (Denmark)

    Christensen, Jørgen Erik; Rode, Carsten; Borchersen, Egil

    2009-01-01

    One of the challenges in modern engineering education is the demand for teaching of high quality where the subject is presented in an interesting and engaging way. By integrating and involving the students in the teaching process, the learning can be increased. At the Technical University...... of Denmark (DTU), the CDIO approach was started in the autumn of 2008 in the process of reforming the engineering education in order to educate the students to become more effective engineers. One of the goals is to effectively implement CDIO practices and reduce time for implementation. One of the ways...... for individual comments on the reverse side of the page. In addition to the paper inquiry form there was the traditional electronic inquiry at the CampusNet. The two forms show significant difference in response rate since the paper inquiry form gave a response rate of 84% (=100% of all students attending...

  16. Communication Needs Assessment for Distributed Turbine Engine Control

    Science.gov (United States)

    Culley, Dennis E.; Behbahani, Alireza R.

    2008-01-01

    Control system architecture is a major contributor to future propulsion engine performance enhancement and life cycle cost reduction. The control system architecture can be a means to effect net weight reduction in future engine systems, provide a streamlined approach to system design and implementation, and enable new opportunities for performance optimization and increased awareness about system health. The transition from a centralized, point-to-point analog control topology to a modular, networked, distributed system is paramount to extracting these system improvements. However, distributed engine control systems are only possible through the successful design and implementation of a suitable communication system. In a networked system, understanding the data flow between control elements is a fundamental requirement for specifying the communication architecture which, itself, is dependent on the functional capability of electronics in the engine environment. This paper presents an assessment of the communication needs for distributed control using strawman designs and relates how system design decisions relate to overall goals as we progress from the baseline centralized architecture, through partially distributed and fully distributed control systems.

  17. Implementation of Eugene Wigner Training Course at University of 'Politehnica' of Bucharest, Power Engineering Faculty, Nuclear Power Plant Department

    International Nuclear Information System (INIS)

    Ghizdeanu, E.N.

    2004-01-01

    The 'Eugene Wigner' training Course for Reactor Physics Experiments has been supported by the 5th Framework Programme of the European Commission, and it has been integrated in the ENEN (European Nuclear Engineering Network) program. This project has been prepared for the future European Nuclear Education schemes and degrees. Starting from a general presentation of the course this paper presents my opinion as a former student about the course impact. In this paper is written my opinion about the following: The content of theoretical courses; The usefulness of the textbook; The content of the practical experiments; The usefulness of the textbook for the practical experiments, and evaluations. Moreover, parts of this course were implemented to my seminars. Results, expectations and conclusions about the usefulness of the course are presented. (author)

  18. Experiential Engineering through iGEM--An Undergraduate Summer Competition in Synthetic Biology

    Science.gov (United States)

    Mitchell, Rudolph; Dori, Yehudit Judy; Kuldell, Natalie H.

    2011-01-01

    Unlike students in other engineering disciplines, undergraduates in biological engineering typically have limited opportunity to develop design competencies, and even fewer chances to implement their designed projects. The international Genetically Engineered Machines (iGEM) competition is a student Synthetic Biology competition that, in 2009,…

  19. Modularization of genetic elements promotes synthetic metabolic engineering.

    Science.gov (United States)

    Qi, Hao; Li, Bing-Zhi; Zhang, Wen-Qian; Liu, Duo; Yuan, Ying-Jin

    2015-11-15

    In the context of emerging synthetic biology, metabolic engineering is moving to the next stage powered by new technologies. Systematical modularization of genetic elements makes it more convenient to engineer biological systems for chemical production or other desired purposes. In the past few years, progresses were made in engineering metabolic pathway using synthetic biology tools. Here, we spotlighted the topic of implementation of modularized genetic elements in metabolic engineering. First, we overviewed the principle developed for modularizing genetic elements and then discussed how the genetic modules advanced metabolic engineering studies. Next, we picked up some milestones of engineered metabolic pathway achieved in the past few years. Last, we discussed the rapid raised synthetic biology field of "building a genome" and the potential in metabolic engineering. Copyright © 2015 Elsevier Inc. All rights reserved.

  20. Implementation of geomechanical models for engineered clay barriers in multi-physic partial differential equation solvers

    International Nuclear Information System (INIS)

    Navarro, V.; Alonso, J.; Asensio, L.; Yustres, A.; Pintado, X.

    2012-01-01

    when using the mixed method. The constitutive formulation is implemented as a balance equation. This way, the user can freely implement models involving implicit relationships between variables. To illustrate the application of this method, we have analysed the implementation of a modified formulation of the Barcelona Expansive Model, a critical state model (CSM) of reference for expansive clays, as it is the case for bentonite clays for engineered barriers for radioactive nuclear spent fuel confinement. The tool developed was used to satisfactorily model the coupled hydro-mechanical problem of the free-swelling of a MX-80 bentonite disc. The bentonite sample had an initial dry density of 1600 kg/m 3 and a water content of 10% in mass. The initial dimensions of the disk were a height of 15.85 mm and a diameter of 100 mm. The hydration with deionised water applied on the top face of the sample was modelled with a saturation boundary condition. Figure 1 illustrates the case modelled and results obtained on pore water pressure and swelling of the sample at an intermediate time in the simulation. In addition, the modelling results have been compared with the experimental results obtained in the laboratory test carried out by B+TECH, as shown in Figure 2. In conclusion, the present proposal means a useful approach for the introduction of advanced Soil Mechanics models to the modelling of bentonite clays in multi-physics partial differential solvers. The use of it enables to overcome the limitations of some MPDES to integrate state functions defined implicitly. This makes it possible to combine the versatility of MPDES with powerful constitutive grounds. (authors)

  1. The Manufacturing Engineering Department of the Future

    DEFF Research Database (Denmark)

    Alting, Leo

    1998-01-01

    When discussing manufacturing engineering education you always end up discussing curricula development, course design, specific topics to be taught, etc. Very rarely it is discussed, how a manufacturing engineering department ought to be designed to create an attractive environment for students...... and the requirements to the products/services identified. The organisation necessary to develop the department is outlined as well as the process to implement the vision....

  2. Roadmap for Peridynamic Software Implementation

    Energy Technology Data Exchange (ETDEWEB)

    Littlewood, David John [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2015-10-01

    The application of peridynamics for engineering analysis requires an efficient and robust software implementation. Key elements include processing of the discretization, the proximity search for identification of pairwise interactions, evaluation of the con- stitutive model, application of a bond-damage law, and contact modeling. Additional requirements may arise from the choice of time integration scheme, for example esti- mation of the maximum stable time step for explicit schemes, and construction of the tangent stiffness matrix for many implicit approaches. This report summaries progress to date on the software implementation of the peridynamic theory of solid mechanics. Discussion is focused on parallel implementation of the meshfree discretization scheme of Silling and Askari [33] in three dimensions, although much of the discussion applies to computational peridynamics in general.

  3. Embarked diagnosis applied to a mechanical system "diesel engine ...

    African Journals Online (AJOL)

    The implementation of OBD (on-board diagnostic) systems for diesel engines has become an unavoidable necessity. From the models described in the literature, the latest generation diesel engine models as well as defects affecting it were established. A board diagnostic system based on the use of fuzzy pattern ...

  4. Optimally analyzing and implementing of bolt fittings in steel structure based on ANSYS

    Science.gov (United States)

    Han, Na; Song, Shuangyang; Cui, Yan; Wu, Yongchun

    2018-03-01

    ANSYS simulation software for its excellent performance become outstanding one in Computer-aided Engineering (CAE) family, it is committed to the innovation of engineering simulation to help users to shorten the design process. First, a typical procedure to implement CAE was design. The framework of structural numerical analysis on ANSYS Technology was proposed. Then, A optimally analyzing and implementing of bolt fittings in beam-column join of steel structure was implemented by ANSYS, which was display the cloud chart of XY-shear stress, the cloud chart of YZ-shear stress and the cloud chart of Y component of stress. Finally, ANSYS software simulating results was compared with the measured results by the experiment. The result of ANSYS simulating and analyzing is reliable, efficient and optical. In above process, a structural performance's numerical simulating and analyzing model were explored for engineering enterprises' practice.

  5. Engineering and science education for nuclear power

    International Nuclear Information System (INIS)

    1986-01-01

    The Guidebook contains detailed information on curricula which would provide the professional technical education qualifications which have been established for nuclear power programme personnel. The core of the Guidebook consists of model curricula in engineering and science, including relevant practical work. Curricula are provided for specialization, undergraduate, and postgraduate programmes in nuclear-oriented mechanical, chemical, electrical, and electronics engineering, as well as nuclear engineering and radiation health physics. Basic nuclear science and engineering laboratory work is presented together with a list of basic experiments and the nuclear equipment needed to perform them. Useful measures for implementing and improving engineering and science education and training capabilities for nuclear power personnel are presented. Valuable information on the national experiences of IAEA Member States in engineering and science education for nuclear power, as well as examples of such education from various Member States, have been included

  6. Aerospace engineering curriculum for the 21st century

    Science.gov (United States)

    Simitses, George J.

    1995-01-01

    The second year of the study was devoted to completing the information-gathering phase of this redesign effort, using the conclusions from that activity to prepare the initial structure for the new curriculum, publicizing activities to a wider engineering forum, and preparing the department faculty (Aerospace Engineering and Engineering Mechanics at University of Cincinnati) for the roles they will play in the curriculum redesign and implementation. These activities are summarized briefly in this progress report. Attached is a paper resulting from the data acquisition of this effort, 'Educating Aerospace Engineers for the Twenty-First Century: Results of a Survey.'

  7. Development, implementation, and analysis of desktop-scale model industrial equipment and a critical thinking rubric for use in chemical engineering education

    Science.gov (United States)

    Golter, Paul B.

    In order to address some of the challenges facing engineering education, namely the demand that students be better prepared to practice professional as well as technical skills, we have developed an intervention consisting of equipment, assessments and a novel pedagogy. The equipment consists of desktop-scale replicas of common industrial equipment. These are implemented in the form of modular cartridges that can be interchanged in a base unit containing water, power and instrumentation. These Desktop Learning Modules (DLMs) are effective at providing a hands on experience in most classroom environments without requiring either water or power hook-ups. Furthermore, the DLMs respond quickly enough that multiple experiments by multiple groups can be run in a single one hour class. We refined an existing critical thinking rubric to be more specific to the realm of engineering problem solving. By altering our pedagogy to a project based environment using the critical thinking rubric as a primary grading tool, we are able to observe and measure the critical thinking skills of student groups. This rubric is corroborated with an industrial perspective and measures constructs that are important to the students' future careers.

  8. Quantum Information Processing and Quantum Error Correction An Engineering Approach

    CERN Document Server

    Djordjevic, Ivan

    2012-01-01

    Quantum Information Processing and Quantum Error Correction is a self-contained, tutorial-based introduction to quantum information, quantum computation, and quantum error-correction. Assuming no knowledge of quantum mechanics and written at an intuitive level suitable for the engineer, the book gives all the essential principles needed to design and implement quantum electronic and photonic circuits. Numerous examples from a wide area of application are given to show how the principles can be implemented in practice. This book is ideal for the electronics, photonics and computer engineer

  9. System Engineering Process Realization Toolkit, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — NASA faces many systems engineering challenges as it seeks to conduct exploration and science missions concurrently. One such challenge is implementing a repeatable...

  10. History and Benefits of Engine Level Testing Throughout the Space Shuttle Main Engine Program

    Science.gov (United States)

    VanHooser, Katherine; Kan, Kenneth; Maddux, Lewis; Runkle, Everett

    2010-01-01

    Rocket engine testing is important throughout a program s life and is essential to the overall success of the program. Space Shuttle Main Engine (SSME) testing can be divided into three phases: development, certification, and operational. Development tests are conducted on the basic design and are used to develop safe start and shutdown transients and to demonstrate mainstage operation. This phase helps form the foundation of the program, demands navigation of a very steep learning curve, and yields results that shape the final engine design. Certification testing involves multiple engine samples and more aggressive test profiles that explore the boundaries of the engine to vehicle interface requirements. The hardware being tested may have evolved slightly from that in the development phase. Operational testing is conducted with mature hardware and includes acceptance testing of flight assets, resolving anomalies that occur in flight, continuing to expand the performance envelope, and implementing design upgrades. This paper will examine these phases of testing and their importance to the SSME program. Examples of tests conducted in each phase will also be presented.

  11. Simulational nanoengineering: Molecular dynamics implementation of an atomistic Stirling engine.

    Science.gov (United States)

    Rapaport, D C

    2009-04-01

    A nanoscale-sized Stirling engine with an atomistic working fluid has been modeled using molecular dynamics simulation. The design includes heat exchangers based on thermostats, pistons attached to a flywheel under load, and a regenerator. Key aspects of the behavior, including the time-dependent flows, are described. The model is shown to be capable of stable operation while producing net work at a moderate level of efficiency.

  12. Implementing Problem-Based Learning in Introductory Engineering Courses: A Qualitative Investigation of Facilitation Strategies

    Science.gov (United States)

    Nicole Hunter, Deirdre-Annaliese

    2015-01-01

    Increasing pressure to transform teaching and learning of engineering is supported by mounting research evidence for the value of learner-centered pedagogies. Despite this evidence, engineering faculty are often unsuccessful in applying such teaching approaches often because they lack the necessary knowledge to customize these pedagogies for their…

  13. Practical Implementations of Advanced Process Control for Linear Systems

    DEFF Research Database (Denmark)

    Knudsen, Jørgen K . H.; Huusom, Jakob Kjøbsted; Jørgensen, John Bagterp

    2013-01-01

    This paper describes some practical problems encountered, when implementing Advanced Process Control, APC, schemes on linear processes. The implemented APC controllers discussed will be LQR, Riccati MPC and Condensed MPC controllers illustrated by simulation of the Four Tank Process and a lineari......This paper describes some practical problems encountered, when implementing Advanced Process Control, APC, schemes on linear processes. The implemented APC controllers discussed will be LQR, Riccati MPC and Condensed MPC controllers illustrated by simulation of the Four Tank Process...... on pilot plant equipment on the department of Chemical Engineering DTU Lyngby....

  14. Modeling and Detection of Ice Particle Accretion in Aircraft Engine Compression Systems

    Science.gov (United States)

    May, Ryan D.; Simon, Donald L.; Guo, Ten-Huei

    2012-01-01

    The accretion of ice particles in the core of commercial aircraft engines has been an ongoing aviation safety challenge. While no accidents have resulted from this phenomenon to date, numerous engine power loss events ranging from uneventful recoveries to forced landings have been recorded. As a first step to enabling mitigation strategies during ice accretion, a detection scheme must be developed that is capable of being implemented on board modern engines. In this paper, a simple detection scheme is developed and tested using a realistic engine simulation with approximate ice accretion models based on data from a compressor design tool. These accretion models are implemented as modified Low Pressure Compressor maps and have the capability to shift engine performance based on a specified level of ice blockage. Based on results from this model, it is possible to detect the accretion of ice in the engine core by observing shifts in the typical sensed engine outputs. Results are presented in which, for a 0.1 percent false positive rate, a true positive detection rate of 98 percent is achieved.

  15. Distance Learning and Skill Acquisition in Engineering Sciences: Present State and Prospects

    Science.gov (United States)

    Potkonjak, Veljko; Jovanovic, Kosta; Holland, Owen; Uhomoibhi, James

    2013-01-01

    Purpose: The purpose of this paper is to present an improved concept of software-based laboratory exercises, namely a Virtual Laboratory for Engineering Sciences (VLES). Design/methodology/approach: The implementation of distance learning and e-learning in engineering sciences (such as Mechanical and Electrical Engineering) is still far behind…

  16. Software Engineering Environment for Component-based Design of Embedded Software

    DEFF Research Database (Denmark)

    Guo, Yu

    2010-01-01

    as well as application models in a computer-aided software engineering environment. Furthermore, component models have been realized following carefully developed design patterns, which provide for an efficient and reusable implementation. The components have been ultimately implemented as prefabricated...... executable objects that can be linked together into an executable application. The development of embedded software using the COMDES framework is supported by the associated integrated engineering environment consisting of a number of tools, which support basic functionalities, such as system modelling......, validation, and executable code generation for specific hardware platforms. Developing such an environment and the associated tools is a highly complex engineering task. Therefore, this thesis has investigated key design issues and analysed existing platforms supporting model-driven software development...

  17. Handbook of sustainable engineering

    CERN Document Server

    Lee, Kun-Mo

    2013-01-01

    "The efficient utilization of energy, sustainable use of natural resources, and large-scale adoption of sustainable technologies is the key to a sustainable future. The Handbook of Sustainable Engineering provides tools that will help us achieve these goals". Nobel Prize Winner Dr. R.K. Pauchauri, Chairman, UN Intergovernmental Panel on Climate Change As global society confronts the challenges of diminishing resources, ecological degradation, and climate change, engineers play a crucial role designing and building technologies and products that fulfil our needs for utility and sustainability. The Handbook of Sustainable Engineering equips readers with the context and the best practices derived from both academic research and practical examples of successful implementations of sustainable technical solutions. The handbook’s content revolves around the two themes, new ways of thinking and new business models, including sustainable production, products, service systems and consumption while addressing key asse...

  18. Procedure for implementing the system of quality management in the testing laboratory of the Center for Genetic Engineering and Biotechnology in Sancti Spiritus.

    Directory of Open Access Journals (Sweden)

    Lídice Peraza Cruz

    2014-03-01

    Full Text Available Implementation of Quality Management System in testing laboratories offers the possibility of its accreditation and a frame for cooperation with other organizations, supporting information and experience exchange, as well as standards and procedures harmonization. To improve the performance of the Center for Genetic Engineering and Biotechnology of Sancti Spíritus testing laboratory, assuring technically valid data and results which promote technical competence and credibility of in vitro diagnostics and biological reagents products, a procedure was designed to implement a Quality Management System. This procedure applies Deming´s Quality Cycle and considers all relevant requirements in NC ISO/IEC 17025:2006 “General requirements for the competence of testing and calibration laboratories” and Regulation No. 20 2004 “Good Manufacturing Practices for in vitro Diagnostics” of Center for State Control of Drugs, Equipment and Medical Devices. We recommend an auto evaluation method, designed by authors, to verify quality management system accomplishment.

  19. Engineering applications of soft computing

    CERN Document Server

    Díaz-Cortés, Margarita-Arimatea; Rojas, Raúl

    2017-01-01

    This book bridges the gap between Soft Computing techniques and their applications to complex engineering problems. In each chapter we endeavor to explain the basic ideas behind the proposed applications in an accessible format for readers who may not possess a background in some of the fields. Therefore, engineers or practitioners who are not familiar with Soft Computing methods will appreciate that the techniques discussed go beyond simple theoretical tools, since they have been adapted to solve significant problems that commonly arise in such areas. At the same time, the book will show members of the Soft Computing community how engineering problems are now being solved and handled with the help of intelligent approaches. Highlighting new applications and implementations of Soft Computing approaches in various engineering contexts, the book is divided into 12 chapters. Further, it has been structured so that each chapter can be read independently of the others.

  20. Virtual Turbine Engine Test Bench Using MGET Test Device

    Science.gov (United States)

    Kho, Seonghee; Kong, Changduk; Ki, Jayoung

    2015-05-01

    Test device using virtual engine simulator can help reduce the number of engine tests through tests similar to the actual engine tests and repeat the test under the same condition, and thus reduce the engine maintenance and operating costs [1]. Also, as it is possible to easily implement extreme conditions in which it is hard to conduct actual tests, it can prevent engine damages that may happen during the actual engine test under such conditions. In this study, an upgraded MGET test device was developed that can conduct both real and virtual engine test by applying real-time engine model to the existing MGET test device that was developed and has been sold by the Company. This newly developed multi-purpose MGET test device is expected to be used for various educational and research purposes.

  1. Would Increasing Engineering Literacies Enable Untapped Opportunities for STEM Education?

    Science.gov (United States)

    Redman, Christine

    2017-01-01

    The main focus here is to examine the benefits of defining and developing an engineering curriculum for elementary schools. Like many other international educational systems, Australian educational settings have been seeking to effectively implement science, technology, engineering, and mathematics (STEM) education. However, current assumptions…

  2. Improvement of Engineering Work Efficiency through System Integration

    International Nuclear Information System (INIS)

    Lee, Sangdae; Jo, Sunghan; Hyun, Jinwoo

    2016-01-01

    This paper presents the concept of developing an integrated engineering system for ER to improve efficiency and utilization of engineering system. Each process including computer system and database was introduced separately by each department at that different time. Each engineering process has a close relation with other engineering processes. The introduction of processes in a different time has caused the several problems such as lack of interrelationship between engineering processes, lack of integration fleet-wide statistical data, lack of the function of data comparison among plants and increase of access time by different access location on internet. These problems have caused inefficiency of engineering system utilization to get proper information and degraded engineering system utilization. KHNP has introduced and conducted advanced engineering processes to maintain equipment effectively in a highly reliable condition since 2000s. But engineering systems for process implementation have been developed in each department at a different time. This has caused the problems of process inefficiency and data discordance. Integrated Engineering System(IES) to integrate dispersed engineering processes will improve work efficiency and utilization of engineering system because integration system would enable engineer to get total engineering information easily and do engineering work efficiently

  3. Improvement of Engineering Work Efficiency through System Integration

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Sangdae; Jo, Sunghan; Hyun, Jinwoo [KHNP CRI, Daejeon (Korea, Republic of)

    2016-10-15

    This paper presents the concept of developing an integrated engineering system for ER to improve efficiency and utilization of engineering system. Each process including computer system and database was introduced separately by each department at that different time. Each engineering process has a close relation with other engineering processes. The introduction of processes in a different time has caused the several problems such as lack of interrelationship between engineering processes, lack of integration fleet-wide statistical data, lack of the function of data comparison among plants and increase of access time by different access location on internet. These problems have caused inefficiency of engineering system utilization to get proper information and degraded engineering system utilization. KHNP has introduced and conducted advanced engineering processes to maintain equipment effectively in a highly reliable condition since 2000s. But engineering systems for process implementation have been developed in each department at a different time. This has caused the problems of process inefficiency and data discordance. Integrated Engineering System(IES) to integrate dispersed engineering processes will improve work efficiency and utilization of engineering system because integration system would enable engineer to get total engineering information easily and do engineering work efficiently.

  4. Orchestrating Lean Implementation

    DEFF Research Database (Denmark)

    Riis, Jens Ove; Mikkelsen, Hans; Andersen, Jesper Rank

    2008-01-01

    The notion of Lean Manufacturing is not merely confined to a set of well defined techniques, but represents a broad approach to managing a company. Working with lean entails many aspects, such as production planning and control, production engineering, product development, supply chain......, and organizational issues. To become effective, many functional areas and departments must be involved. At the same time companies are embedded in a dynamic environment. The aim of the paper is to propose a comprehensive approach to better implementation of lean initiatives, based on two empirical studies. The paper...... will discuss how a concerted effort can be staged taking into account the interdependencies among individual improvement initiatives. The notion of orchestration will be introduced, and several means for orchestration will be presented. Critical behavioral issues for lean implementation will be discussed....

  5. Coupled dynamic-multidimensional modelling of free-piston engine combustion

    International Nuclear Information System (INIS)

    Mikalsen, R.; Roskilly, A.P.

    2009-01-01

    Free-piston engines are under investigation by a number of research groups worldwide, as an alternative to conventional technology in applications such as electric and hydraulic power generation. The piston dynamics of the free-piston engine differ significantly from those of conventional engines, and this may influence in-cylinder gas motion, combustion and emissions formation. Due to the complex interaction between mechanics and thermodynamics, the modelling of free-piston engines is not straight-forward. This paper presents a novel approach to the modelling of free-piston engines through the introduction of solution-dependent mesh motion in an engine CFD code. The particular features of free-piston engines are discussed, and the model for engine dynamics implemented in the CFD code is described. Finally, the coupled solver is demonstrated through the modelling of a spark ignited free-piston engine generator

  6. Coupled dynamic-multidimensional modelling of free-piston engine combustion

    Energy Technology Data Exchange (ETDEWEB)

    Mikalsen, R. [Sir Joseph Swan Institute for Energy Research, Newcastle University, Newcastle upon Tyne NE1 7RU (United Kingdom); Roskilly, A.P. [Sir Joseph Swan Institute for Energy Research, Newcastle University, Newcastle upon Tyne NE1 7RU (United Kingdom)], E-mail: tony.roskilly@ncl.ac.uk

    2009-01-15

    Free-piston engines are under investigation by a number of research groups worldwide, as an alternative to conventional technology in applications such as electric and hydraulic power generation. The piston dynamics of the free-piston engine differ significantly from those of conventional engines, and this may influence in-cylinder gas motion, combustion and emissions formation. Due to the complex interaction between mechanics and thermodynamics, the modelling of free-piston engines is not straight-forward. This paper presents a novel approach to the modelling of free-piston engines through the introduction of solution-dependent mesh motion in an engine CFD code. The particular features of free-piston engines are discussed, and the model for engine dynamics implemented in the CFD code is described. Finally, the coupled solver is demonstrated through the modelling of a spark ignited free-piston engine generator.

  7. Nuclear engineering education initiative at Ibaraki University

    International Nuclear Information System (INIS)

    Matsumura, Kunihito; Kanto, Yasuhiro; Tanaka, Nobuatsu; Saigusa, Mikio; Kurumada, Akira; Kikuchi, Kenji

    2015-01-01

    With the help of a grant from the Ministry of Education, Culture, Sports, Science and Technology, Ibaraki University has been engaging for six years in the development and preparation of educational environment on nuclear engineering for each of graduate and undergraduate. Core faculty conducts general services including the design and implementation of curriculum, operational improvement, and implementation of lectures. 'Beginner-friendly introduction for nuclear power education' is provided at the Faculty of Engineering, and 'nuclear engineering education program' at the Graduate School of Science and Engineering. All the students who have interest or concern in the accidents at nuclear power plants or the future of nuclear power engineering have opportunities to learn actively. This university participates in the alliance or association with other universities, builds industry - government - academia cooperation with neighboring institutions such as the Japan Atomic Energy Agency, and makes efforts to promote the learning and development of applied skills related to nuclear engineering through training and study tours at each facility. For example, it established the Frontier Applied Atomic Science Center to analyze the structure and function of materials using the strong neutron source of J-PARC. As the efforts after the earthquake accident, it carried out a radiation survey work in Fukushima Prefecture. In addition, it proposed and practiced the projects such as 'development of methods for the evaluation of transfer/fixation properties and decontamination of radioactive substances,' and 'structure analysis of radioactive substances remaining in soil, litter, and polluted water and its application to the decontamination.' (A.O.)

  8. Deriving metabolic engineering strategies from genome-scale modeling with flux ratio constraints.

    Science.gov (United States)

    Yen, Jiun Y; Nazem-Bokaee, Hadi; Freedman, Benjamin G; Athamneh, Ahmad I M; Senger, Ryan S

    2013-05-01

    Optimized production of bio-based fuels and chemicals from microbial cell factories is a central goal of systems metabolic engineering. To achieve this goal, a new computational method of using flux balance analysis with flux ratios (FBrAtio) was further developed in this research and applied to five case studies to evaluate and design metabolic engineering strategies. The approach was implemented using publicly available genome-scale metabolic flux models. Synthetic pathways were added to these models along with flux ratio constraints by FBrAtio to achieve increased (i) cellulose production from Arabidopsis thaliana; (ii) isobutanol production from Saccharomyces cerevisiae; (iii) acetone production from Synechocystis sp. PCC6803; (iv) H2 production from Escherichia coli MG1655; and (v) isopropanol, butanol, and ethanol (IBE) production from engineered Clostridium acetobutylicum. The FBrAtio approach was applied to each case to simulate a metabolic engineering strategy already implemented experimentally, and flux ratios were continually adjusted to find (i) the end-limit of increased production using the existing strategy, (ii) new potential strategies to increase production, and (iii) the impact of these metabolic engineering strategies on product yield and culture growth. The FBrAtio approach has the potential to design "fine-tuned" metabolic engineering strategies in silico that can be implemented directly with available genomic tools. Copyright © 2013 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  9. Distribution and communication in software engineering environments. Application to the HELIOS Software Bus.

    OpenAIRE

    Jean, F. C.; Jaulent, M. C.; Coignard, J.; Degoulet, P.

    1991-01-01

    Modularity, distribution and integration are current trends in Software Engineering. To reach these goals HELIOS, a distributive Software Engineering Environment dedicated to the medical field, has been conceived and a prototype implemented. This environment is made by the collaboration of several, well encapsulated Software Components. This paper presents the architecture retained to allow communication between the different components and focus on the implementation details of the Software ...

  10. IEEE [Institute of Electrical and Electronics Engineers] standards and nuclear software quality engineering

    International Nuclear Information System (INIS)

    Daughtrey, T.

    1988-01-01

    Significant new nuclear-specific software standards have recently been adopted under the sponsorship of the American Nuclear Society and the American Society of Mechanical Engineers. The interest of the US Nuclear Regulatory Commission has also been expressed through their issuance of NUREG/CR-4640. These efforts all indicate a growing awareness of the need for thorough, referenceable expressions of the way to build in and evaluate quality in nuclear software. A broader professional perspective can be seen in the growing number of software engineering standards sponsored by the Institute of Electrical and Electronics Engineers (IEEE) Computer Society. This family of standards represents a systematic effort to capture professional consensus on quality practices throughout the software development life cycle. The only omission-the implementation phase-is treated by accepted American National Standards Institute or de facto standards for programming languages

  11. The new 1.8 l TFSI engine from Audi. Pt. 1. Base engine and thermomanagement

    Energy Technology Data Exchange (ETDEWEB)

    Eiser, Alex; Jung, Michael; Adam, Stephan [Audi AG, Ingolstadt (Germany). Engine Development Dept.; Doerr, Joachim [Audi AG, Ingolstadt (Germany). Longitudinally Mounted Engines Dept.

    2011-06-15

    The launch of the new 1.8 l TFSI engine marks the third generation of the successful four-cylinder gasoline engine family from Audi. It has been completely revised in order to meet ambitious CO{sub 2} targets and ensure compliance with future Euro 6 emissions standards. The new generation features numerous innovative technologies, including an exhaust gas cooling system integrated into the cylinder head, a dual fuel injection system with direct and port-fuel injection as well as the Audi valvelift system with twin camshaft adjustment. A new-style fully electronic coolant control also enables an innovative thermomanagement system to be implemented. This first part of the article details the base engine and the thermomanagement system of the new engine. The second part of the article, which will be published in MTZ 7/8, covers the mixture formation, the combustion method and the turbocharging. (orig.)

  12. TWRS Systems Engineering Working Plan

    International Nuclear Information System (INIS)

    Eiholzer, C.R.

    1994-01-01

    The purpose of this Systems Engineering (SE) Working Plan (SEWP) is to describe how the Westinghouse Hanford Company (WHC) Tank Waste Remediation System (TWRS) will implement the SE polity and guidance provided in the Tank Waste Remediation System (TWRS) Systems Engineering Management Plan (SEMP). Sections 2.0 through 4.0 cover how the SE process and management will be performed to develop a technical baseline within TWRS. Section 5.0 covers the plans and schedules to implement the SE process and management within TWRS. Detailed information contained in the TWRS Program SEMP is not repeated in this document. This SEWP and the SE discipline defined within apply to the TWRS Program and new and ongoing TWRS projects or activities, including new facilities and safety. The SE process will be applied to the existing Tank Farm operations where the Richland TWRS Program Office management determines the process appropriate and where value will be added to existing Tank Farm system and operations

  13. Flex Fuel Optimized SI and HCCI Engine

    Energy Technology Data Exchange (ETDEWEB)

    Zhu, Guoming [Michigan State Univ., East Lansing, MI (United States). Mechanical Engineering; Schock, Harold [Michigan State Univ., East Lansing, MI (United States). Mechanical Engineering; Yang, Xiaojian [Michigan State Univ., East Lansing, MI (United States). Mechanical Engineering; Huisjen, Andrew [Michigan State Univ., East Lansing, MI (United States). Mechanical Engineering; Stuecken, Tom [Michigan State Univ., East Lansing, MI (United States). Mechanical Engineering; Moran, Kevin [Michigan State Univ., East Lansing, MI (United States). Mechanical Engineering; Zhen, Ren [Michigan State Univ., East Lansing, MI (United States). Mechanical Engineering; Zhang, Shupeng [Michigan State Univ., East Lansing, MI (United States). Mechanical Engineering; Opra, John [Chrysler Corporation, Auburn Hill, MI (United States); Reese, Ron [Chrysler Corporation, Auburn Hill, MI (United States)

    2013-12-20

    The central objective of the proposed work is to demonstrate an HCCI (homogeneous charge compression ignition) capable SI (spark ignited) engine that is capable of fast and smooth mode transition between SI and HCCI combustion modes. The model-based control technique was used to develop and validate the proposed control strategy for the fast and smooth combustion mode transition based upon the developed control-oriented engine; and an HCCI capable SI engine was designed and constructed using production ready two-step valve-train with electrical variable valve timing actuating system. Finally, smooth combustion mode transition was demonstrated on a metal engine within eight engine cycles. The Chrysler turbocharged 2.0L I4 direct injection engine was selected as the base engine for the project and the engine was modified to fit the two-step valve with electrical variable valve timing actuating system. To develop the model-based control strategy for stable HCCI combustion and smooth combustion mode transition between SI and HCCI combustion, a control-oriented real-time engine model was developed and implemented into the MSU HIL (hardware-in-the-loop) simulation environment. The developed model was used to study the engine actuating system requirement for the smooth and fast combustion mode transition and to develop the proposed mode transition control strategy. Finally, a single cylinder optical engine was designed and fabricated for studying the HCCI combustion characteristics. Optical engine combustion tests were conducted in both SI and HCCI combustion modes and the test results were used to calibrate the developed control-oriented engine model. Intensive GT-Power simulations were conducted to determine the optimal valve lift (high and low) and the cam phasing range. Delphi was selected to be the supplier for the two-step valve-train and Denso to be the electrical variable valve timing system supplier. A test bench was constructed to develop control strategies for

  14. Exploring the limits of a down-sized ethanol direct injection spark ignited engine in different configurations in order to replace high-displacement gasoline engines

    International Nuclear Information System (INIS)

    Baêta, José Guilherme Coelho; Pontoppidan, Michael; Silva, Thiago R.V.

    2015-01-01

    Highlights: • The limits of a highly boosted down-sized ethanol engine was investigated. • 28% of fuel consumption reduction was achieved by means of an extreme down-sizing. • 53% of down-sizing was reached by means of cutting-edge technologies implementation. • Engine efficiency at partial load was also investigated. • A significant decrease in engine-out emissions was achieved. - Abstract: The paper presents a layout of a highly boosted Ethanol Direct Injected engine in order to explore the limits of down-sizing for replacing high-displacement gasoline engines, which represents a powerful means of reducing fuel consumption and engine-out emissions at reduced production costs. The substitution of high-displacement engines (2.4- or 3.0-l) by a down-sized turbocharged Ethanol Direct Injected engine is studied. This document describes the detailed layout of all engine hardware and in particular, the cylinder head structure including the optimized intake and exhaust manifolds as well as implemented direct injection injectors. The work continues with a presentation of the experimental data obtained at the engine test rig. A series of experimental data is also presented for the down-sized engine mounted in a car as a replacement for its original high-displacement engine. Substantial fuel consumption gains are obtained as well as values of engine torque for the down-sized, down-speeded prototype engine, which makes it possible to replace engines with much higher displacements. As a result the maximum obtained efficiency of the 1.4 l prototype engine with twin-stage compressor reaches a value of 3250 kPa brake pressure at 44% efficiency. The present work is a very new and different approach compared to previous published studies on ethanol and down-sized engines due to the fact that the Brazilian hydrated ethanol fuel (7% water content) has a major charge effect compared to North American and European Gasoline and alcohol fuels (consult Table 1). This means that

  15. A qualitative, interprofessional analysis of barriers to and facilitators of implementation of the Department of Veterans Affairs' Clostridium difficile prevention bundle using a human factors engineering approach.

    Science.gov (United States)

    Yanke, Eric; Moriarty, Helene; Carayon, Pascale; Safdar, Nasia

    2018-03-01

    Clostridium difficile infection (CDI) is increasingly prevalent, severe, and costly. Adherence to infection prevention practices remains suboptimal. More effective strategies to implement guidelines and evidence are needed. Interprofessional focus groups consisting of physicians, resident physicians, nurses, and health technicians were conducted for a quality improvement project evaluating adherence to the Department of Veterans Affairs' (VA) nationally mandated C difficile prevention bundle. Qualitative analysis with a visual matrix display identified barrier and facilitator themes guided by the Systems Engineering Initiative for Patient Safety model, a human factors engineering approach. Several themes, encompassing both barriers and facilitators to bundle adherence, emerged. Rapid turnaround time of C difficile polymerase chain reaction testing was a facilitator of timely diagnosis. Too few, poorly located, and cluttered sinks were barriers to appropriate hand hygiene. Patient care workload and the time-consuming process of contact isolation precautions were also barriers to adherence. Multiple work system components serve as barriers to and facilitators of adherence to the VA CDI prevention bundle among an interprofessional group of health care workers. Organizational factors appear to significantly influence bundle adherence. Interprofessional perspectives are needed to identify barriers to and facilitators of bundle implementation, which is a necessary first step to address adherence to bundled infection prevention practices. Published by Elsevier Inc.

  16. Development and implementation of an institutional repository within a Science, Engineering and Technology (SET) environment

    CSIR Research Space (South Africa)

    Van der Merwe, Adèle

    2008-10-01

    Full Text Available -based searches. The scholarly federated search engine of Google (http://scholar.google.com) has been used extensively but not exclusively. Subscription databases such as ISI’s Web of Knowledge were also used. An analysis of the exiting proprietary database... internal controls to prevent unauthorized changes. • Registration of the IR with search engines and service providers such as Google, OAIster and DOAR demands that the IR manager keep abreast with developments in terms of suitable search engines...

  17. Model-based Systems Engineering: Creation and Implementation of Model Validation Rules for MOS 2.0

    Science.gov (United States)

    Schmidt, Conrad K.

    2013-01-01

    Model-based Systems Engineering (MBSE) is an emerging modeling application that is used to enhance the system development process. MBSE allows for the centralization of project and system information that would otherwise be stored in extraneous locations, yielding better communication, expedited document generation and increased knowledge capture. Based on MBSE concepts and the employment of the Systems Modeling Language (SysML), extremely large and complex systems can be modeled from conceptual design through all system lifecycles. The Operations Revitalization Initiative (OpsRev) seeks to leverage MBSE to modernize the aging Advanced Multi-Mission Operations Systems (AMMOS) into the Mission Operations System 2.0 (MOS 2.0). The MOS 2.0 will be delivered in a series of conceptual and design models and documents built using the modeling tool MagicDraw. To ensure model completeness and cohesiveness, it is imperative that the MOS 2.0 models adhere to the specifications, patterns and profiles of the Mission Service Architecture Framework, thus leading to the use of validation rules. This paper outlines the process by which validation rules are identified, designed, implemented and tested. Ultimately, these rules provide the ability to maintain model correctness and synchronization in a simple, quick and effective manner, thus allowing the continuation of project and system progress.

  18. Design and implementation of a multiaxial loading capability during heating on an engineering neutron diffractometer

    Energy Technology Data Exchange (ETDEWEB)

    Benafan, O., E-mail: othmane.benafan@nasa.gov [NASA Glenn Research Center, Structures and Materials Division, Cleveland, Ohio 44135 (United States); Advanced Materials Processing and Analysis Center, Materials Science and Engineering Department, University of Central Florida, Orlando, Florida 32816 (United States); Padula, S. A. [NASA Glenn Research Center, Structures and Materials Division, Cleveland, Ohio 44135 (United States); Skorpenske, H. D.; An, K. [Spallation Neutron Source, Oak Ridge National Laboratory, Oak Ridge, Tennessee 37831 (United States); Vaidyanathan, R. [Advanced Materials Processing and Analysis Center, Materials Science and Engineering Department, University of Central Florida, Orlando, Florida 32816 (United States)

    2014-10-01

    A gripping capability was designed, implemented, and tested for in situ neutron diffraction measurements during multiaxial loading and heating on the VULCAN engineering materials diffractometer at the spallation neutron source at Oak Ridge National Laboratory. The proposed capability allowed for the acquisition of neutron spectra during tension, compression, torsion, and/or complex loading paths at elevated temperatures. The design consisted of age-hardened, Inconel{sup ®} 718 grips with direct attachment to the existing MTS load frame having axial and torsional capacities of 100 kN and 400 N·m, respectively. Internal cooling passages were incorporated into the gripping system for fast cooling rates during high temperature experiments up to ~1000 K. The specimen mounting couplers combined a threaded and hexed end-connection for ease of sample installation/removal without introducing any unwanted loads. Instrumentation of this capability is documented in this work along with various performance parameters. The gripping system was utilized to investigate deformation in NiTi shape memory alloys under various loading/control modes (e.g., isothermal, isobaric, and cyclic), and preliminary results are presented. The measurements facilitated the quantification of the texture, internal strain, and phase fraction evolution in NiTi shape memory alloys under various loading/control modes.

  19. Design and implementation of a multiaxial loading capability during heating on an engineering neutron diffractometer

    International Nuclear Information System (INIS)

    Benafan, O.; Padula, S. A.; Skorpenske, H. D.; An, K.; Vaidyanathan, R.

    2014-01-01

    A gripping capability was designed, implemented, and tested for in situ neutron diffraction measurements during multiaxial loading and heating on the VULCAN engineering materials diffractometer at the spallation neutron source at Oak Ridge National Laboratory. The proposed capability allowed for the acquisition of neutron spectra during tension, compression, torsion, and/or complex loading paths at elevated temperatures. The design consisted of age-hardened, Inconel ® 718 grips with direct attachment to the existing MTS load frame having axial and torsional capacities of 100 kN and 400 N·m, respectively. Internal cooling passages were incorporated into the gripping system for fast cooling rates during high temperature experiments up to ∼1000 K. The specimen mounting couplers combined a threaded and hexed end-connection for ease of sample installation/removal without introducing any unwanted loads. Instrumentation of this capability is documented in this work along with various performance parameters. The gripping system was utilized to investigate deformation in NiTi shape memory alloys under various loading/control modes (e.g., isothermal, isobaric, and cyclic), and preliminary results are presented. The measurements facilitated the quantification of the texture, internal strain, and phase fraction evolution in NiTi shape memory alloys under various loading/control modes

  20. Quantum state transfer and network engineering

    International Nuclear Information System (INIS)

    Nikolopoulos, Georgios M.; Jex, Igor

    2014-01-01

    Presents the basics of large-scale quantum information processing and networking. Covers most aspects of the problems of state transfer and quantum network engineering. Reflects the interdisciplinary nature of the field. Presents various theoretical approaches as well as possible implementations and related experiments. Faithful communication is a necessary precondition for large-scale quantum information processing and networking, irrespective of the physical platform. Thus, the problems of quantum-state transfer and quantum-network engineering have attracted enormous interest over the last years, and constitute one of the most active areas of research in quantum information processing. The present volume introduces the reader to fundamental concepts and various aspects of this exciting research area, including links to other related areas and problems. The implementation of state-transfer schemes and the engineering of quantum networks are discussed in the framework of various quantum optical and condensed matter systems, emphasizing the interdisciplinary character of the research area. Each chapter is a review of theoretical or experimental achievements on a particular topic, written by leading scientists in the field. The volume aims at both newcomers as well as experienced researchers.

  1. Adjustment method for embedded metrology engine in an EM773 series microcontroller.

    Science.gov (United States)

    Blazinšek, Iztok; Kotnik, Bojan; Chowdhury, Amor; Kačič, Zdravko

    2015-09-01

    This paper presents the problems of implementation and adjustment (calibration) of a metrology engine embedded in NXP's EM773 series microcontroller. The metrology engine is used in a smart metering application to collect data about energy utilization and is controlled with the use of metrology engine adjustment (calibration) parameters. The aim of this research is to develop a method which would enable the operators to find and verify the optimum parameters which would ensure the best possible accuracy. Properly adjusted (calibrated) metrology engines can then be used as a base for variety of products used in smart and intelligent environments. This paper focuses on the problems encountered in the development, partial automatisation, implementation and verification of this method. Copyright © 2015 ISA. Published by Elsevier Ltd. All rights reserved.

  2. Clinical Immersion and Biomedical Engineering Design Education: "Engineering Grand Rounds".

    Science.gov (United States)

    Walker, Matthew; Churchwell, André L

    2016-03-01

    Grand Rounds is a ritual of medical education and inpatient care comprised of presenting the medical problems and treatment of a patient to an audience of physicians, residents, and medical students. Traditionally, the patient would be in attendance for the presentation and would answer questions. Grand Rounds has evolved considerably over the years with most sessions being didactic-rarely having a patient present (although, in some instances, an actor will portray the patient). Other members of the team, such as nurses, nurse practitioners, and biomedical engineers, are not traditionally involved in the formal teaching process. In this study we examine the rapid ideation in a clinical setting to forge a system of cross talk between engineers and physicians as a steady state at the praxis of ideation and implementation.

  3. New Teaching Strategies for Engineering Students

    DEFF Research Database (Denmark)

    Reng, Lars; Kofoed, Lise

    2016-01-01

    This paper presents the challenges for university teachers when new teaching strategies are implemented. Blended learning, flipped classroom, gamification as well as a combination of traditional and new pedagogical approaches are on the agenda in engineering educations. One of the challenges...

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

  5. ADVANCED COMPRESSOR ENGINE CONTROLS TO ENHANCE OPERATION, RELIABILITY AND INTEGRITY

    Energy Technology Data Exchange (ETDEWEB)

    Gary D. Bourn; Jess W. Gingrich; Jack A. Smith

    2004-03-01

    This document is the final report for the ''Advanced Compressor Engine Controls to Enhance Operation, Reliability, and Integrity'' project. SwRI conducted this project for DOE in conjunction with Cooper Compression, under DOE contract number DE-FC26-03NT41859. This report addresses an investigation of engine controls for integral compressor engines and the development of control strategies that implement closed-loop NOX emissions feedback.

  6. Engineering Process Monitoring for Control Room Operation

    OpenAIRE

    Bätz, M

    2001-01-01

    A major challenge in process operation is to reduce costs and increase system efficiency whereas the complexity of automated process engineering, control and monitoring systems increases continuously. To cope with this challenge the design, implementation and operation of process monitoring systems for control room operation have to be treated as an ensemble. This is only possible if the engineering of the monitoring information is focused on the production objective and is lead in close coll...

  7. A practitioner’s experiences operationalizing Resilience Engineering

    International Nuclear Information System (INIS)

    Lay, E.; Branlat, M.; Woods, Z.

    2015-01-01

    Resilience Engineering (RE) is a reframed perspective. This begs the question, “How to operationalize a shift in perspective?” We share strategies, tactics, experiences, and observations from implementing Resilience Engineering in power generation equipment maintenance. Use of Resilience Engineering principles shifts focus to the future, to systems, and to how people really work (not the idealized version of work). We more effectively shape outcomes as we pay attention to what’s coming, looking for signs we’re outside normal work or running out of margins that enable us to adapt and respond. Use of these principles opens new possibilities grounded in theoretical fields of biology, cognitive and system sciences (understand Cartesian views of the world work well for machines but not for people) and underlain by core principles (e.g., people fundamentally want to do a good job, actions taken make sense at the time, and system factors are tremendously influential on outcomes). This paper presents a practitioner’s account of a Resilience Engineering approach in the context of power plant maintenance. The paper will describe how the introduction of RE principles was made possible through supporting/fostering shifts in perspective and gaining buy-in at various levels of the organization. - Highlights: • Resilience Engineering is a shifted perspective as compared to a new program. • RE is grounded in fields of biology, cognitive and system sciences. • We share strategies, tactics, experiences, and observations for implementing RE. • We used a middle out approach

  8. Thermal hydraulics in undergraduate nuclear engineering education

    International Nuclear Information System (INIS)

    Theofanous, T.G.

    1986-01-01

    The intense safety-related research efforts of the seventies in reactor thermal hydraulics have brought about the recognition of the subject as one of the cornerstones of nuclear engineering. Many nuclear engineering departments responded by building up research programs in this area, and mostly as a consequence, educational programs, too. Whether thermal hydraulics has fully permeated the conscience of nuclear engineering, however, remains yet to be seen. The lean years that lie immediately ahead will provide the test. The purpose of this presentation is to discuss the author's own educational activity in undergraduate nuclear engineering education over the past 10 yr or so. All this activity took place at Purdue's School of Nuclear Engineering. He was well satisfied with the results and expects to implement something similar at the University of California in Santa Barbara in the near future

  9. Development of a Dynamic Engine Brake Model for Control Purposes

    NARCIS (Netherlands)

    Seykens, X.L.J.; Baert, R.S.G.; Willems, F.P.T.; Vink, W.; van den Heuvel, I.T.M.

    2006-01-01

    This paper presents the extension of an existing mean value dynamic engine model with new models for the combination of a compression release brake and an exhaust valve brake. The focus is on the prediction of engine brake torque, exhaust gas temperatures and mass flow rates. The implemented models

  10. Development of a dynamic engine brake model for control purposes

    NARCIS (Netherlands)

    Seykens, X.L.J.; Baert, R.S.G.; Willems, F.P.T.; Vink, W.; van den Heuvel, I.T.M.; Corde, G.

    2007-01-01

    This paper presents the extension of an existing mean value dynamic engine model with new models for the combination of a compression release brake and an exhaust valve brake. The focus is on the prediction of engine brake torque, exhaust gas temperatures and mass flow rates. The implemented models

  11. Problem Based Learning for engineering.

    Science.gov (United States)

    Kumar, Dinesh; Radcliffe, Pj

    2017-07-01

    the role of Problem Based Learning (PBL) is relative clear in domains such as medicine but its efficacy in engineering is as yet less certain. To clarify the role of PBL in engineering, a 3 day workshop was conducted for senior Brazilian engineering academics where they were given the theory and then an immersive PBL experience. One major purpose for running this workshop was for them to identify suitable courses where PBL could be considered. During this workshop, they were split in teams and given a diverse range of problems. At the conclusion of the workshop, a quantifiable survey was conducted and the results show that PBL can deliver superior educational outcomes providing the student group is drawn from the top 5% of the year 12 students, and that significantly higher resources are made available. Thus, any proposed PBL program in engineering must be able to demonstrate that it can meet these requirements before it can move forward to implementation.

  12. Game engines and immersive displays

    Science.gov (United States)

    Chang, Benjamin; Destefano, Marc

    2014-02-01

    While virtual reality and digital games share many core technologies, the programming environments, toolkits, and workflows for developing games and VR environments are often distinct. VR toolkits designed for applications in visualization and simulation often have a different feature set or design philosophy than game engines, while popular game engines often lack support for VR hardware. Extending a game engine to support systems such as the CAVE gives developers a unified development environment and the ability to easily port projects, but involves challenges beyond just adding stereo 3D visuals. In this paper we outline the issues involved in adapting a game engine for use with an immersive display system including stereoscopy, tracking, and clustering, and present example implementation details using Unity3D. We discuss application development and workflow approaches including camera management, rendering synchronization, GUI design, and issues specific to Unity3D, and present examples of projects created for a multi-wall, clustered, stereoscopic display.

  13. Systems engineering management plan

    International Nuclear Information System (INIS)

    Conner, C.W.

    1985-10-01

    The purpose of this Systems Engineering Management Plan (SEMP) is to prescribe the systems engineering procedures to be implemented at the Program level and the minimum requirements for systems engineering at the Program-element level. The Program level corresponds to the Director, OCRWM, or to the organizations within OCRWM to which the Director delegates responsibility for the development of the System and for coordinating and integrating the activities at the Program-element level. The Office of Policy and Outreach (OPO) and the Office of Resource Management (ORM) support the Director at the Program level. The Program-element level corresponds to the organizations within OCRWM (i.e., the Office of Geologic Repositories (OGR) and the Office of Storage and Transportation Systems (OSTS)) with overall responsibility for developing the System elements - that is, the mined geologic disposal system (MGDS), monitored retrievable storage (MRS) (if approved by Congress), and the transportation system

  14. Model-Driven Engineering of Machine Executable Code

    Science.gov (United States)

    Eichberg, Michael; Monperrus, Martin; Kloppenburg, Sven; Mezini, Mira

    Implementing static analyses of machine-level executable code is labor intensive and complex. We show how to leverage model-driven engineering to facilitate the design and implementation of programs doing static analyses. Further, we report on important lessons learned on the benefits and drawbacks while using the following technologies: using the Scala programming language as target of code generation, using XML-Schema to express a metamodel, and using XSLT to implement (a) transformations and (b) a lint like tool. Finally, we report on the use of Prolog for writing model transformations.

  15. Optimization of preservation activities and preservation engineering (2)

    International Nuclear Information System (INIS)

    Aoki, Takayuki; Mimaki, Hidehito; Oda, Mitsuyuki

    2004-01-01

    In order to deal with the optimization of preservation activities and 'preservation engineering' which makes it possible, the viewpoint and the approach of the optimization of the ex post facto preservation and the content to be possessed in 'preservation engineering' are described. The optimization of the ex post facto preservation is shown respectively in the four stages of planning, implementation, result evaluation and countermeasure. (K. Kato)

  16. Pilot-in-the-Loop Evaluation of a Yaw Rate to Throttle Feedback Control with Enhanced Engine Response

    Science.gov (United States)

    Litt, Jonathan S.; Guo, Ten-Huei; Sowers, T. Shane; Chicatelli, Amy K.; Fulton, Christopher E.; May, Ryan D.; Owen, A. Karl

    2012-01-01

    This paper describes the implementation and evaluation of a yaw rate to throttle feedback system designed to replace a damaged rudder. It can act as a Dutch roll damper and as a means to facilitate pilot input for crosswind landings. Enhanced propulsion control modes were implemented to increase responsiveness and thrust level of the engine, which impact flight dynamics and performance. Piloted evaluations were performed to determine the capability of the engines to substitute for the rudder function under emergency conditions. The results showed that this type of implementation is beneficial, but the engines' capability to replace the rudder is limited.

  17. Workshop on Engineering Turbulence Modeling

    Science.gov (United States)

    Povinelli, Louis A. (Editor); Liou, W. W. (Editor); Shabbir, A. (Editor); Shih, T.-H. (Editor)

    1992-01-01

    Discussed here is the future direction of various levels of engineering turbulence modeling related to computational fluid dynamics (CFD) computations for propulsion. For each level of computation, there are a few turbulence models which represent the state-of-the-art for that level. However, it is important to know their capabilities as well as their deficiencies in order to help engineers select and implement the appropriate models in their real world engineering calculations. This will also help turbulence modelers perceive the future directions for improving turbulence models. The focus is on one-point closure models (i.e., from algebraic models to higher order moment closure schemes and partial differential equation methods) which can be applied to CFD computations. However, other schemes helpful in developing one-point closure models, are also discussed.

  18. Applications of human factors engineering in the digital HMI

    International Nuclear Information System (INIS)

    Zhou Bingjian

    2014-01-01

    In order to prevent and minimize human errors in the digital main control room, the principles of human factors engineering must be complied strictly in the design process of digital human-machine interface. This paper briefly describes the basic human factors engineering principles of designing main control room, introduces the main steps to implement the human factors engineering verification and validation of main control room, including HSI task support verification, human factors engineering design verification and integrated system validation. Meanwhile, according to the new digital human-machine interface characteristics, the development models of human error are analyzed. (author)

  19. Performing Verification and Validation in Reuse-Based Software Engineering

    Science.gov (United States)

    Addy, Edward A.

    1999-01-01

    The implementation of reuse-based software engineering not only introduces new activities to the software development process, such as domain analysis and domain modeling, it also impacts other aspects of software engineering. Other areas of software engineering that are affected include Configuration Management, Testing, Quality Control, and Verification and Validation (V&V). Activities in each of these areas must be adapted to address the entire domain or product line rather than a specific application system. This paper discusses changes and enhancements to the V&V process, in order to adapt V&V to reuse-based software engineering.

  20. Implementing Assessment Engineering in the Uniform Certified Public Accountant (CPA) Examination

    Science.gov (United States)

    Burke, Matthew; Devore, Richard; Stopek, Josh

    2013-01-01

    This paper describes efforts to bring principled assessment design to a large-scale, high-stakes licensure examination by employing the frameworks of Assessment Engineering (AE), the Revised Bloom's Taxonomy (RBT), and Cognitive Task Analysis (CTA). The Uniform CPA Examination is practice-oriented and focuses on the skills of accounting. In…

  1. Development of field programmable gate array-based reactor trip functions using systems engineering approach

    Energy Technology Data Exchange (ETDEWEB)

    Jung, Jae Cheon; Ahmed, Ibrahim [Nuclear Power Plant Engineering, KEPCO International Nuclear Graduate School, Ulsan (Korea, Republic of)

    2016-08-15

    Design engineering process for field programmable gate array (FPGA)-based reactor trip functions are developed in this work. The process discussed in this work is based on the systems engineering approach. The overall design process is effectively implemented by combining with design and implementation processes. It transforms its overall development process from traditional V-model to Y-model. This approach gives the benefit of concurrent engineering of design work with software implementation. As a result, it reduces development time and effort. The design engineering process consisted of five activities, which are performed and discussed: needs/systems analysis; requirement analysis; functional analysis; design synthesis; and design verification and validation. Those activities are used to develop FPGA-based reactor bistable trip functions that trigger reactor trip when the process input value exceeds the setpoint. To implement design synthesis effectively, a model-based design technique is implied. The finite-state machine with data path structural modeling technique together with very high speed integrated circuit hardware description language and the Aldec Active-HDL tool are used to design, model, and verify the reactor bistable trip functions for nuclear power plants.

  2. Cost-Effective Reciprocating Engine Emissions Control and Monitoring for E&P Field and Gathering Engines

    Energy Technology Data Exchange (ETDEWEB)

    Kirby S. Chapman

    2004-01-01

    During the fourth reporting period, the project team investigated the Non-Selective Catalytic Reduction technologies that are in use on rich-burn four-stroke cycle engines. Several engines were instrumented and data collected to obtain a rich set of engine emissions and performance data. During the data collection, the performance of the catalyst under a variety of operating conditions was measured. This information will be necessary to specify a set of sensors that can then be used to reliably implement NSCRs as plausible technologies to reduce NOx emissions for four-stroke cycle engines used in the E&P industry. A complete summary all the technologies investigated to data is included in the report. For each technology, the summary includes a description of the process, the emission reduction that is to be expected, information on the cost of the technology, development status, practical considerations, compatibility with other air pollutant control technologies, and any references used to obtain the information.

  3. Incorporating Gaming in Software Engineering Projects: Case of RMU Monopoly

    Directory of Open Access Journals (Sweden)

    Sushil Acharya

    2009-02-01

    Full Text Available A major challenge in engineering education is retaining student interest in the engineering discipline. Active student involvement in engineering projects is one way of retaining student interest. Such involvement can only be realized if project inception comes entirely from the student. This paper presents a software game, RMU Monopoly, developed as a project requirement for a software engineering course and describes the challenges and gains of implementing such a project. The RMU Monopoly was proposed by three junior software engineering students. The game is a multi-platform software program that allows up to eight players and implements the rules of the Monopoly board game. To ensure agility the game was developed using the spiral software development model. The Software Requirements Specification (SRS document was finalized through an iterative procedure. Standard Unified Modeling Language (UML diagrams were used for product design. A Risk Mitigation, Monitoring, and Management Plan (RMMM was developed to ensure proactive risk management. Gantt chart, weekly progress meetings and weekly scrum meetings were used to track project progress. C# and Sub- Version were used in a client-server architecture to develop the software. The project was successful in retaining student interest in the software engineering discipline

  4. Engineering a Cache-Oblivious Sorting Algorithm

    DEFF Research Database (Denmark)

    Brodal, Gerth Stølting; Fagerberg, Rolf; Vinther, Kristoffer

    2007-01-01

    This paper is an algorithmic engineering study of cache-oblivious sorting. We investigate by empirical methods a number of implementation issues and parameter choices for the cache-oblivious sorting algorithm Lazy Funnelsort, and compare the final algorithm with Quicksort, the established standard...

  5. Problem Based Learning in Engineering Education

    DEFF Research Database (Denmark)

    Dahms, Mona-Lisa; Sauerbier, Gabriele; Stubbe, Korinna

    2006-01-01

    This paper describes a recent EU-project from five European Institutions. The aim was the development and implementation of a new international Master’s programme for staff development, directed towards the introduction of Problem Based Learning methods in the field of engineering education...

  6. CRISPR/Cas9 advances engineering of microbial cell factories

    DEFF Research Database (Denmark)

    Jakociunas, Tadas; Jensen, Michael Krogh; Keasling, Jay D.

    2016-01-01

    interspaced palindromic repeats (CRISPR) and its associated proteins (Cas) have become the method of choice for precision genome engineering in many organisms due to their orthogonality, versatility and efficacy. Here we review the strategies adopted for implementation of RNA-guided CRISPR/Cas9 genome editing......-RNAs will be highlighted. Finally, this review will provide a perspective on the immediate challenges and opportunities foreseen by the use of CRISPR/Cas9 genome engineering and regulation in the context of metabolic engineering....

  7. Linked-Class Problem-Based Learning in Engineering: Method and Evaluation

    Science.gov (United States)

    Hunt, Emily M.; Lockwood-Cooke, Pamela; Kelley, Judy

    2010-01-01

    Problem-Based Learning (PBL) is a problem-centered teaching method with exciting potential in engineering education for motivating and enhancing student learning. Implementation of PBL in engineering education has the potential to bridge the gap between theory and practice. Two common problems are encountered when attempting to integrate PBL into…

  8. Hydrostatic Pressure Project: Linked-Class Problem-Based Learning in Engineering

    Science.gov (United States)

    Davis, Freddie J.; Lockwood-Cooke, Pamela; Hunt, Emily M.

    2011-01-01

    Over the last few years, WTAMU Mathematics, Engineering and Science faculty has used interdisciplinary projects as the basis for implementation of a linked-class approach to Problem-Based Learning (PBL). A project that has significant relevance to engineering statics, fluid mechanics, and calculus is the Hydrostatic Pressure Project. This project…

  9. Capability maturity models in engineering companies: case study analysis

    Directory of Open Access Journals (Sweden)

    Titov Sergei

    2016-01-01

    Full Text Available In the conditions of the current economic downturn engineering companies in Russia and worldwide are searching for new approaches and frameworks to improve their strategic position, increase the efficiency of the internal business processes and enhance the quality of the final products. Capability maturity models are well-known tools used by many foreign engineering companies to assess the productivity of the processes, to elaborate the program of business process improvement and to prioritize the efforts to optimize the whole company performance. The impact of capability maturity model implementation on cost and time are documented and analyzed in the existing research. However, the potential of maturity models as tools of quality management is less known. The article attempts to analyze the impact of CMM implementation on the quality issues. The research is based on a case study methodology and investigates the real life situation in a Russian engineering company.

  10. Implementing resilience engineering for healthcare quality improvement using the CARE model: a feasibility study protocol.

    Science.gov (United States)

    Anderson, J E; Ross, A J; Back, J; Duncan, M; Snell, P; Walsh, K; Jaye, P

    2016-01-01

    Resilience engineering (RE) is an emerging perspective on safety in complex adaptive systems that emphasises how outcomes emerge from the complexity of the clinical environment. Complexity creates the need for flexible adaptation to achieve outcomes. RE focuses on understanding the nature of adaptations, learning from success and increasing adaptive capacity. Although the philosophy is clear, progress in applying the ideas to quality improvement has been slow. The aim of this study is to test the feasibility of translating RE concepts into practical methods to improve quality by designing, implementing and evaluating interventions based on RE theory. The CARE model operationalises the key concepts and their relationships to guide the empirical investigation. The settings are the Emergency Department and the Older Person's Unit in a large London teaching hospital. Phases 1 and 2 of our work, leading to the development of interventions to improve the quality of care, are described in this paper. Ethical approval has been granted for these phases. Phase 1 will use ethnographic methods, including observation of work practices and interviews with staff, to understand adaptations and outcomes. The findings will be used to collaboratively design, with clinical staff in interactive design workshops, interventions to improve the quality of care. The evaluation phase will be designed and submitted for ethical approval when the outcomes of phases 1 and 2 are known. Study outcomes will be knowledge about the feasibility of applying RE to improve quality, the development of RE theory and a validated model of resilience in clinical work which can be used to guide other applications. Tools, methods and practical guidance for practitioners will also be produced, as well as specific knowledge of the potential effectiveness of the implemented interventions in emergency and older people's care. Further studies to test the application of RE at a larger scale will be required

  11. Fueling Chemical Engineering Concepts with Biodiesel Production: A Professional Development Experience for High School Pre-Service Teachers

    Science.gov (United States)

    Gupta, Anju

    2015-01-01

    This one-day workshop for pre-service teachers was aimed at implementing a uniquely designed and ready-to-implement chemical engineering curriculum in high school coursework. This educational and professional development opportunity introduced: 1) chemical engineering curriculum and career opportunities, 2) basic industrial processes and flow…

  12. Evaluation of the effectiveness and feasibility of the Waste Isolation Pilot Plant engineered alternatives: Final report of the Engineered Alternatives Task Force

    International Nuclear Information System (INIS)

    1991-07-01

    The Engineered Alternatives Task Force (EATF) was established by the United States Department of Energy (DOE) WIPP Project Office (WPO) in September 1989 (Hunt, A., 1990), to evaluate the relative effectiveness and feasibility of implementation of selected design enhancements (referred to as ''engineered alternatives'') for the Waste Isolation Pilot Plant (WIPP). These enhancements consist of modifications of existing waste forms and/or the WIPP facility, and other design variations such as passive marker systems. The purpose of this report is to summarize the methodologies and results of evaluation of the effectiveness of selected engineered alternatives relative to the existing repository design, and to discuss the feasibility of implementing these alternatives with respect to availability of technology, cost, schedule, and regulatory concerns. The EATF has concluded that a number of engineered alternatives could be implemented to improve repository performance if WIPP performance assessment determines that either gas generation or human intrusion presents a problem in demonstrating compliance. Within waste treatment, Level 3 treatments are the most effective in addressing multiple performance parameters, but tend to be the most expensive, the most difficult and time-consuming to implement, and have the greatest regulatory requirements. Level 2 treatments are less expensive, faster, require less extensive permitting, and utilize off- the-shelf technology, but are less effective in addressing multiple performance parameters. Depending upon the performance parameter, Level 1 alternatives such as alternative backfills, alternative waste containers, or modified repository design should be thoroughly evaluated and eliminated before any decision is made to treat the waste. The present uncertainty in the degree to which the baseline WIPP design complies with 40 CFR Part 191 and 40 CFR Part 268 precludes specific recommendations at this time. 130 refs., 21 figs., 37 tabs

  13. Implementing of action plans for risk communication on the uranium mining sites remedy at Ningyo-Toge Environmental Engineering Center

    International Nuclear Information System (INIS)

    Yabuta, Naohiro; Kawai, Jun; Hikawa, Tamae

    2005-02-01

    On the closure of uranium production facilities, settled at Ningyo-Toge Environmental Engineering Center and other area in Okayama and Tottori prefectures, action plans for risk communication with residence and local governments were developed and implemented. With the direction of the action plans for risk communication, 'Imaging plan for developing the local area around Ningyo-Toge' were drawn. Furthermore, practical program called Ethnography by High School Students' were developed, which draw the outlines of past and future around Ningyo-Toge with the insights of high school students, and conducted. As the fundamental materials required to conduct the program above, the topography of northern part of Okayama prefecture, the history and cultures of Kamisaibara village, the history of the uranium mining sites at Ningyo-Toge and Japanese nuclear energy development were clarified. Furthermore, Emergency management plans during pursuing of risk communication plans were also developed. (author)

  14. New Teaching Environments Near Real-World-Like Laboratories for Power Engineering

    DEFF Research Database (Denmark)

    Holbøll, Joachim; Østergaard, Jacob

    2014-01-01

    , and operating real-world systems. The tool to be presented here is mainly establishment of teaching facilities at the Technical University of Denmark adjacent to the research facilities and where nearness to the ‘real world’ is essential and implemented by clearly visible research activities and by close......The Technical University of Denmark offers educations within power engineering at all levels: bachelor, master and PhD. Relevant bachelor programs use the CDIO educational framework, which allows the students to learn engineering fundaments in a context of conceiving, designing, implementing...

  15. IMPLEMENTATION OF TECHNOLOGY ENHANCED LEARNING PEDAGOGY AND IMPACT ON EMPLOYABILITY AND LEARNING WITHIN ENGINEERING EDUCATION FRAMEWORKS

    OpenAIRE

    Vickerstaff, Rebecca

    2015-01-01

    Engineering Education experiences turbulent changes, both from government pressures and from industry demands on readdressing the requirements of graduate capability. Despite vast amounts of engineering literature discussing ‘change’ within the field, engineering curricula still maintains its predominant pedagogic model of dissemination to students as it did in previous decades. Technology Enhanced Learning in education has created new and flexible options in the delivery and assessmen...

  16. Role of strategic planning in engineering management

    Science.gov (United States)

    Krishen, Kumar

    1993-01-01

    Today, more than ever before, engineers are faced with uncertain and sometimes chaotic environments in which to function. The traditional roles of an engineer to design, develop, and streamline a manufacturing process for a product are still valued and relevant. However, the need for an engineer to participate in the process of identifying the product to be developed, the schedule and resources required, and the goal of satisfying the customer, has become paramount to achieving the success of the enterprise. When we include these endeavors in the functions of an engineer, management of 'engineering' takes on a new dimension. In this paper, the ramifications of the changing and increased functions of an engineer and consequent impacts on engineering management are explored. The basic principles which should be invoked in order to embrace the new environment for engineering management are outlined. The ultimate finding of this study is that the enterprise strategic plan should be developed in such a way as to allow engineering management to encompass the full spectrum of the responsibilities of engineers. A consequence of this is that the fundamental elements of the strategic process can best be implemented through a project team or group approach. The paper thus concentrates on three areas: evolving environment, strategic plan, and ways to achieve enterprise success.

  17. Superhydrophobic engineered cementitious composites for highway bridge applications : technology transfer and implementation.

    Science.gov (United States)

    2013-09-01

    The strength and durability of highway bridges are two of the key components in maintaining a : high level of freight transportation capacity on the nations highways. Superhydrophobic : engineered cementitious composite (SECC) is a new advanced con...

  18. Exploring the Art and Science of Systems Engineering

    Science.gov (United States)

    Jansma, P. A.

    2012-01-01

    There has been much discussion of late in the NASA systems engineering community about the fact that systems engineering cannot be just about process and technical disciplines. The belief is that there is both an art and science to systems engineering, and that both aspects are necessary for designing and implementing a successful system or mission. How does one go about differentiating between and characterizing these two aspects? Some say that the art of systems engineering is about designing systems that not only function well, but that are also elegant, beautiful and engaging. What does that mean? How can you tell when a system has been designed with that holistic "art" component? This paper attempts to answer these questions by exploring various ways of looking at the Art and Science of Systems Engineering.

  19. Teaching Engineering with Autonomous Learning Activities

    Science.gov (United States)

    Otero, Beatriz; Rodríguez, Eva; Royo, Pablo

    2015-01-01

    This paper proposes several activities that encourage self-learning in engineering courses. For each activity, the context and the pedagogical issues addressed are described emphasizing strengths and weaknesses. Specifically, this work describes and implements five activities, which are: questionnaires, conceptual maps, videos, jigsaw and…

  20. Principles of Tissue Engineering for Food

    NARCIS (Netherlands)

    Post, M.; Weele, van der Cor

    2014-01-01

    The technology required for tissue-engineering food is the same as for medical applications, and in fact is derived from it. There are major differences in the implementation of those technologies, primarily related to the enormous scale required for food production and the different economical

  1. Hybrid cognitive engine for radio systems adaptation

    KAUST Repository

    Alqerm, Ismail

    2017-07-20

    Network efficiency and proper utilization of its resources are essential requirements to operate wireless networks in an optimal fashion. Cognitive radio aims to fulfill these requirements by exploiting artificial intelligence techniques to create an entity called cognitive engine. Cognitive engine exploits awareness about the surrounding radio environment to optimize the use of radio resources and adapt relevant transmission parameters. In this paper, we propose a hybrid cognitive engine that employs Case Based Reasoning (CBR) and Decision Trees (DTs) to perform radio adaptation in multi-carriers wireless networks. The engine complexity is reduced by employing DTs to improve the indexing methodology used in CBR cases retrieval. The performance of our hybrid engine is validated using software defined radios implementation and simulation in multi-carrier environment. The system throughput, signal to noise and interference ratio, and packet error rate are obtained and compared with other schemes in different scenarios.

  2. Hybrid cognitive engine for radio systems adaptation

    KAUST Repository

    Alqerm, Ismail; Shihada, Basem

    2017-01-01

    of our hybrid engine is validated using software defined radios implementation and simulation in multi-carrier environment. The system throughput, signal to noise and interference ratio, and packet error rate are obtained and compared with other schemes

  3. Engineering of Biocatalysts and Biocatalytic Processes

    DEFF Research Database (Denmark)

    Lima Ramos, Joana; Lima Afonso Neto, Watson; Woodley, John

    2014-01-01

    Discovering and developing new biocatalytic reactions and biocatalysts has been the major focus of the activities in the EC FP7 BIOTRAINS network. However, industrial implementation of these new reactions requires engineering of both the biocatalysts and the associated processes, to achieve...... the necessary targets for economic and sustainable feasibility of full-scale processes. The possible engineering solutions can most rapidly be identified using a series of tools and in this article we will describe some of these as well as giving a perspective on the future of this important element of process...

  4. Engineering in the energy sector. The single market and the engineering sector

    International Nuclear Information System (INIS)

    Garcia Rodrigues, A.

    1993-01-01

    Projects with large infrastructures, particularly those in the field of energy, provide a strong boost to certain industrial sectors in the country. In the case of Spain, the policy of direct management 'by components' of these projects - hydroelectric power plants, petrochemical plants, thermoelectric plants and nuclear power plants - adopted by the electric utility owners has furthered not only the local equipment manufacturing industry but also the engineering sector. At present, with full implementation of the Single Market in sight, it is particularly interesting for Spain to continue building up a powerful engineering sector, increasing its size and usefulness, and extending its traditional areas of action to other technologies, more on the lines of engineering and consulting firms in the USA than in the rest of Europe. The intention is to endow our equipment and construction companies with the skills necessary to enable them to compete with large European conglomerates in their respective sectors. The structure of these conglomerates usually contains engineering capabilities which are not habitual in our industry. Examples are given, showing how this model has been used to compete and win awards for important international projects. A specific analysis has been made of the position of Spanish engineering and industry in nuclear power generation projects in the former Soviet Union and East European countries, in which large investments are expected to be made. (author)

  5. Status of 10 CFR part 61 implementation

    International Nuclear Information System (INIS)

    Jackson, K.C.

    1984-01-01

    NRC's waste management efforts in support of Part 61, ''Licensing Requirements for Land Disposal of Radioactive Wastes,'' are focused in four principal technical areas: policy and regulation development; policy and regulation implementation; licensing casework; and technical programs to support ongoing regulatory development and implementation. Part 61 implementation has proceeded well. NRC will continue to review topical reports for solidification media and containers on an as-requested basis. The major efforts needed to complete implementation are underway. These include the study engineered alternatives to shallow land burial, update of the Part 61 analysis methodology to allow improved consideration of waste exceeding Class C concentrations, and determination of any changes needed in Part 61 to resolve Resource Recovery and Conservation Act concerns. The curent schedule calls for completion of these activities during FY 1985

  6. IMPROVING THE EFFECTIVENESS AND UTILISATION OF THE INDUSTRIAL ENGINEERING FUNCTION

    Directory of Open Access Journals (Sweden)

    Gordon Lister

    2012-01-01

    Full Text Available Research work carried out by the University of Cape Town has examined the following questions:
    - are industrial engineering techniques being used in industry?
    - what are the reasons for not using the various techniques?
    - what factors that can be addressed by industrial engineers, are inhibiting the improvement of manufacturing productivity?
    - are industrial engineers being utilised in the most effective t"ay? Investigations in South African and overseas companies have indicated some barriers to acceptance that have to be overcome. This paper identifies key elements which, if implemented or adopted, will improve the effectiveness of both industrial engineers, and the intrOduction of industrial engineering techniques.

  7. Industrial design as an innovative element in engineering education

    DEFF Research Database (Denmark)

    Schjær-Jacobsen, Hans; Abou-Hayt, Imad; Ashworth, David

    2012-01-01

    This paper describes how the Copenhagen University College of Engineering (IHK), in our continuing effort to innovate the engineering study programs, have introduced strong industrial design elements in the 210 ECTS Bachelor of Mechanical Engineering program as well as the 30 ECTS International...... Design Semester and the 10 ECTS Summer School in International Design and Development. The paper describes how implementation of novel industrial design subject areas requires the creation of new laboratory and workshop facilities in order to combine traditional engineering design disciplines...... with creative design as a driver of innovation. With a practical and problem based learning approach at IHK the students are asked to work closely together with companies to come up with engineering solutions that are sustainable from both an engineering and a design perspective....

  8. Assessment of professional engineering skills - define, monitor and assess

    DEFF Research Database (Denmark)

    Andersson, Niclas; Andersson, Pernille Hammar

    2012-01-01

    , professional engineering skills need to be included in the syllabus of engineering courses and study programs, which in turn call for the implementation of learning objectives, teaching activities as well as methods for assessing the professional performance of the engineering students. The implicit...... life experience from industry and consequently, they might have limited knowledge about professional skills which of course delimits their ability to evaluate the students’ professional performance. The objective of this study is to design and test a method to assess professional skills...... in an engineering teaching context. A suggested approach, based on the three consecutive steps of Define – Monitor – Assess, was applied and tested in an engineering course in which the students and professional engineers from industry interacted in an extensive role play simulation. The students’ were actively...

  9. Showcasing Chemical Engineering Principles through the Production of Biodiesel from Spent Coffee Grounds

    Science.gov (United States)

    Bendall, Sophie; Birdsall-Wilson, Max; Jenkins, Rhodri; Chew, Y. M. John; Chuck, Christopher J.

    2015-01-01

    Chemical engineering is rarely encountered before higher-level education in the U.S. or in Europe, leaving prospective students unaware of what an applied chemistry or chemical engineering degree entails. In this lab experiment, we report the implementation of a three-day course to showcase chemical engineering principles for 16-17 year olds…

  10. Implementation and Characterization of Dynamic Genetic Networks in Vitro

    OpenAIRE

    Niederholtmeyer, Henrike Marie

    2015-01-01

    Transcription and translation (TX-TL) can be performed in vitro, outside of cells, allowing the assembly and analysis of genetic networks. This approach to engineering biological networks in a less complex and more controllable environment could one day allow rapid prototyping of network designs before implementing them in living cells. Furthermore, the in vitro approach provides insight into how natural biological systems are built and is instructive to define the rules for engineering biolo...

  11. Laser ignited engines: progress, challenges and prospects.

    Science.gov (United States)

    Dearden, Geoff; Shenton, Tom

    2013-11-04

    Laser ignition (LI) has been shown to offer many potential benefits compared to spark ignition (SI) for improving the performance of internal combustion (IC) engines. This paper outlines progress made in recent research on laser ignited IC engines, discusses the potential advantages and control opportunities and considers the challenges faced and prospects for its future implementation. An experimental research effort has been underway at the University of Liverpool (UoL) to extend the stratified speed/load operating region of the gasoline direct injection (GDI) engine through LI research, for which an overview of some of the approaches, testing and results to date are presented. These indicate how LI can be used to improve control of the engine for: leaner operation, reductions in emissions, lower idle speed and improved combustion stability.

  12. Modular uncooled video engines based on a DSP processor

    Science.gov (United States)

    Schapiro, F.; Milstain, Y.; Aharon, A.; Neboshchik, A.; Ben-Simon, Y.; Kogan, I.; Lerman, I.; Mizrahi, U.; Maayani, S.; Amsterdam, A.; Vaserman, I.; Duman, O.; Gazit, R.

    2011-06-01

    The market demand for low SWaP (Size, Weight and Power) uncooled engines keeps growing. Low SWaP is especially critical in battery-operated applications such as goggles and Thermal Weapon Sights. A new approach for the design of the engines was implemented by SCD to optimize size and power consumption at system level. The new approach described in the paper, consists of: 1. A modular hardware design that allows the user to define the exact level of integration needed for his system 2. An "open architecture" based on the OMAPTM530 DSP that allows the integrator to take advantage of unused hardware (FPGA) and software (DSP) resources, for implementation of additional algorithms or functionality. The approach was successfully implemented on the first generation of 25μm pitch BIRD detectors, and more recently on the new, 640 x480, 17 μm pitch detector.

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

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

  15. ERP and the changing role of IT in engineering consultancy firms

    NARCIS (Netherlands)

    Voordijk, Johannes T.; Stegwee, R.A.; Helmus, Rogier

    2005-01-01

    Purpose – In recent years, large engineering consultancy firms in the Netherlands have implemented enterprise resource planning (ERP) systems. The purpose of this study is to shed light on the changing role of information technology (IT) in these firms after implementing ERP.

  16. Component-Based Software Engineering and Runtime Type Definition

    OpenAIRE

    A. R. Shakurov

    2011-01-01

    The component-based approach to software engineering, its current implementations and their limitations are discussed. A new extended architecture for such systems is presented. Its main architectural concepts and principles are considered.

  17. Russian Academy of Engineering: a strong power for integration of engineering community

    Directory of Open Access Journals (Sweden)

    GUSEV Boris Vladimirovich

    2015-04-01

    , elected into the Academy since the foundation. The Encyclopedia provides information of people who in the end of XX and in the beginning of XXI centuries actively contributed to retaining and development of intellectual potential of science & technology on the main engineering directions by efficient implementation of achievements of fundamental science in the industry.

  18. Complex Adaptive Systems of Systems (CASOS) engineering environment.

    Energy Technology Data Exchange (ETDEWEB)

    Detry, Richard Joseph; Linebarger, John Michael; Finley, Patrick D.; Maffitt, S. Louise; Glass, Robert John, Jr.; Beyeler, Walter Eugene; Ames, Arlo Leroy

    2012-02-01

    Complex Adaptive Systems of Systems, or CASoS, are vastly complex physical-socio-technical systems which we must understand to design a secure future for the nation. The Phoenix initiative implements CASoS Engineering principles combining the bottom up Complex Systems and Complex Adaptive Systems view with the top down Systems Engineering and System-of-Systems view. CASoS Engineering theory and practice must be conducted together to develop a discipline that is grounded in reality, extends our understanding of how CASoS behave and allows us to better control the outcomes. The pull of applications (real world problems) is critical to this effort, as is the articulation of a CASoS Engineering Framework that grounds an engineering approach in the theory of complex adaptive systems of systems. Successful application of the CASoS Engineering Framework requires modeling, simulation and analysis (MS and A) capabilities and the cultivation of a CASoS Engineering Community of Practice through knowledge sharing and facilitation. The CASoS Engineering Environment, itself a complex adaptive system of systems, constitutes the two platforms that provide these capabilities.

  19. A process algebra software engineering environment

    NARCIS (Netherlands)

    Diertens, B.

    2008-01-01

    In previous work we described how the process algebra based language PSF can be used in software engineering, using the ToolBus, a coordination architecture also based on process algebra, as implementation model. In this article we summarize that work and describe the software development process

  20. Thermo-economic multi-objective optimization of solar dish-Stirling engine by implementing evolutionary algorithm

    International Nuclear Information System (INIS)

    Ahmadi, Mohammad H.; Sayyaadi, Hoseyn; Mohammadi, Amir H.; Barranco-Jimenez, Marco A.

    2013-01-01

    Highlights: • Thermo-economic multi-objective optimization of solar dish-Stirling engine is studied. • Application of the evolutionary algorithm is investigated. • Error analysis is done to find out the error through investigation. - Abstract: In the recent years, remarkable attention is drawn to Stirling engine due to noticeable advantages, for instance a lot of resources such as biomass, fossil fuels and solar energy can be applied as heat source. Great number of studies are conducted on Stirling engine and finite time thermo-economic is one of them. In the present study, the dimensionless thermo-economic objective function, thermal efficiency and dimensionless power output are optimized for a dish-Stirling system using finite time thermo-economic analysis and NSGA-II algorithm. Optimized answers are chosen from the results using three decision-making methods. Error analysis is done to find out the error through investigation

  1. The challenge of reframing engineering education

    CERN Document Server

    Sale, Dennis

    2014-01-01

    The Challenge of Reframing Engineering Education is the first book to document the experience of implementing the CDIO Engineering Educational Framework in a large educational institution in the Asian context. It focuses on how to successfully implement and manage the key stages, activities and inevitable challenges that have to be negotiated in any large scale curriculum innovation. Its main purpose is to provide a practical resource for curriculum innovators and practitioners on what needs to be done, how and on what basis. It is written in a more narrative style than is typical of the genre, engaging the reader more intimately with the actual decision making processes and rationale that underpins curriculum innovation in the real context of institutional life. The book also encompasses many innovative practices for supporting student learning which are relevant in all mainstream educational contexts. These include an evidence-based learning approach for creative teaching, an explicit model for developing g...

  2. IntegromeDB: an integrated system and biological search engine.

    Science.gov (United States)

    Baitaluk, Michael; Kozhenkov, Sergey; Dubinina, Yulia; Ponomarenko, Julia

    2012-01-19

    With the growth of biological data in volume and heterogeneity, web search engines become key tools for researchers. However, general-purpose search engines are not specialized for the search of biological data. Here, we present an approach at developing a biological web search engine based on the Semantic Web technologies and demonstrate its implementation for retrieving gene- and protein-centered knowledge. The engine is available at http://www.integromedb.org. The IntegromeDB search engine allows scanning data on gene regulation, gene expression, protein-protein interactions, pathways, metagenomics, mutations, diseases, and other gene- and protein-related data that are automatically retrieved from publicly available databases and web pages using biological ontologies. To perfect the resource design and usability, we welcome and encourage community feedback.

  3. Systems engineering management plan for the Salt Repository Project

    International Nuclear Information System (INIS)

    Neff, J.O.

    1986-08-01

    This document presents the plan for using systems engineering in conducting and managing the technical work of the Salt Repository Project (SRP) of the US Department of Energy's Civilian Radioactive Waste Management Program. The need for preparing a Systems Engineering Management Plan (SEMP) is traced back to relevant DOE directives. These directives are interpreted as SRP requirements in the context of the Mined Geologic Disposal System. The strategy for conducting systems engineering on the SRP, including the role of the systems engineering process, is then described. The SEMP also designates who in the project organization will be responsible for carrying out the activities. Finally, the management tools that are used to implement the systems engineering process, including associated documentation on the SRP, are described

  4. Influence of Gasoline Components on Engine Efficiency and Emissions

    Directory of Open Access Journals (Sweden)

    Machado Guilherme B.

    2016-01-01

    Full Text Available For the next few decades, it is expected that fossil fuels and bio-fuels used in internal combustion engines will remain the primary source for vehicular propulsion. This justifies the intense worldwide research and development effort to comply with the challenges of increasing efficiency and reducing internal combustion engine emissions. The modeling of commercial fuels and engine combustion processes presents great challenges. There is also the need to better understand how different fuel components interact and influence engine combustion and performance parameters. In the present work, surrogate fuels were used to implement methodologies to evaluate the influence of fuel components on fuel properties and multiple engine combustion and performance parameters. Special attention is given to engine efficiency and emissions behavior and their correlations to fuel properties and others performance parameters of the engine. The potentials of each component and corresponding chemical group were identified for different engine designs. The results combine information and methodologies that can be used to develop fuels for different applications.

  5. Combustion engine diagnosis model-based condition monitoring of gasoline and diesel engines and their components

    CERN Document Server

    Isermann, Rolf

    2017-01-01

    This book offers first a short introduction to advanced supervision, fault detection and diagnosis methods. It then describes model-based methods of fault detection and diagnosis for the main components of gasoline and diesel engines, such as the intake system, fuel supply, fuel injection, combustion process, turbocharger, exhaust system and exhaust gas aftertreatment. Additionally, model-based fault diagnosis of electrical motors, electric, pneumatic and hydraulic actuators and fault-tolerant systems is treated. In general series production sensors are used. It includes abundant experimental results showing the detection and diagnosis quality of implemented faults. Written for automotive engineers in practice, it is also of interest to graduate students of mechanical and electrical engineering and computer science. The Content Introduction.- I SUPERVISION, FAULT DETECTION AND DIAGNOSIS METHODS.- Supervision, Fault-Detection and Fault-Diagnosis Methods - a short Introduction.- II DIAGNOSIS OF INTERNAL COMBUST...

  6. Results of Using Multimedia Case Studies and Open-Ended Hands-On Design Projects in an "Introduction to Engineering" Course at Hampton University

    Science.gov (United States)

    Halyo, Nesim; Le, Qiang

    2011-01-01

    This paper describes the implementation of a revised freshman engineering course, "Introduction to Engineering," at Hampton University and the observations of the instructors during its implementation. The authors collaborated with Auburn University faculty in jointly implementing the same course material at both universities. The revised course…

  7. FRIEND Engine Framework: a real time neurofeedback client-server system for neuroimaging studies

    Science.gov (United States)

    Basilio, Rodrigo; Garrido, Griselda J.; Sato, João R.; Hoefle, Sebastian; Melo, Bruno R. P.; Pamplona, Fabricio A.; Zahn, Roland; Moll, Jorge

    2015-01-01

    In this methods article, we present a new implementation of a recently reported FSL-integrated neurofeedback tool, the standalone version of “Functional Real-time Interactive Endogenous Neuromodulation and Decoding” (FRIEND). We will refer to this new implementation as the FRIEND Engine Framework. The framework comprises a client-server cross-platform solution for real time fMRI and fMRI/EEG neurofeedback studies, enabling flexible customization or integration of graphical interfaces, devices, and data processing. This implementation allows a fast setup of novel plug-ins and frontends, which can be shared with the user community at large. The FRIEND Engine Framework is freely distributed for non-commercial, research purposes. PMID:25688193

  8. FRIEND Engine Framework: A real time neurofeedback client-server system for neuroimaging studies

    Directory of Open Access Journals (Sweden)

    Rodrigo eBasilio

    2015-01-01

    Full Text Available In this methods article, we present a new implementation of a recently reported FSL-integrated neurofeedback tool, the standalone version of Functional Real-time Interactive Endogenous Modulation and Decoding (FRIEND. We will refer to this new implementation as the FRIEND Engine Framework. The framework comprises a client-server cross-platform solution for real time fMRI and fMRI/EEG neurofeedback studies, enabling flexible customization or integration of graphical interfaces, devices and data processing. This implementation allows a fast setup of novel plug-ins and frontends, which can be shared with the user community at large. The FRIEND Engine Framework is freely distributed for non-commercial, research purposes.

  9. Enhanced Massive Visualization of Engines Performance

    International Nuclear Information System (INIS)

    Rostand, N D; Eglantine, H; Jerôme, L

    2012-01-01

    Today, we are witnessing an increasing complexity of transport in order to deal with requirements of safety, security, reliability and efficiency. Such transport is generally equipped with drive systems; it is nevertheless for engine manufacturers to overcome the performance requirements of energy efficiency throughout their operations. To this end, this article proposes a performance monitoring solution for a large fleet of engines in operation. It uses a pre-calibrated physical model developed by the engine manufacturer regarding the performance objectives as reference. The physical model is firstly decomposed into critical performance modules, and is secondly updated on current observations extracted at specific predefined operating conditions in order to derive residual errors status of each engine tested. Through a process of standardization of those contextual differences remaining, the solution offers a synthesis mapping to visualize the evolution of performance of each engine throughout its operations. This article describes the theoretical methodology of implementation mainly based on universal mathematical foundations, and vindicates the interests of its industrialization in the light of the proactive findings.

  10. Integrated System Health Management (ISHM): Systematic Capability Implementation

    Science.gov (United States)

    Figueroa, Fernando; Holland, Randy; Schmalzwel, John; Duncavage, Dan

    2006-01-01

    This paper provides a credible approach for implementation of ISHM capability in any system. The requirements and processes to implement ISHM capability are unique in that a credible capability is initially implemented at a low level, and it evolves to achieve higher levels by incremental augmentation. In contrast, typical capabilities, such as thrust of an engine, are implemented once at full Functional Capability Level (FCL), which is not designed to change during the life of the product. The approach will describe core ingredients (e.g. technologies, architectures, etc.) and when and how ISHM capabilities may be implemented. A specific architecture/taxonomy/ontology will be described, as well as a prototype software environment that supports development of ISHM capability. This paper will address implementation of system-wide ISHM as a core capability, and ISHM for specific subsystems as expansions and evolution, but always focusing on achieving an integrated capability.

  11. Cylinder-Pressure Based Injector Calibration for Diesel Engines

    OpenAIRE

    König, Johan

    2008-01-01

    One way of complying with future emission restrictions for diesel engines is to use pressure sensors for improved combustion control. Implementation of pressure sensors into production engines would lead to new possibilities for fuel injection monitoring where one potential use is injector calibration. The scope of this thesis is to investigate the possibility of using pressure sensors for finding the minimal energizing time necessary for fuel injection. This minimal energizing time varies ov...

  12. PIA: An Intuitive Protein Inference Engine with a Web-Based User Interface.

    Science.gov (United States)

    Uszkoreit, Julian; Maerkens, Alexandra; Perez-Riverol, Yasset; Meyer, Helmut E; Marcus, Katrin; Stephan, Christian; Kohlbacher, Oliver; Eisenacher, Martin

    2015-07-02

    Protein inference connects the peptide spectrum matches (PSMs) obtained from database search engines back to proteins, which are typically at the heart of most proteomics studies. Different search engines yield different PSMs and thus different protein lists. Analysis of results from one or multiple search engines is often hampered by different data exchange formats and lack of convenient and intuitive user interfaces. We present PIA, a flexible software suite for combining PSMs from different search engine runs and turning these into consistent results. PIA can be integrated into proteomics data analysis workflows in several ways. A user-friendly graphical user interface can be run either locally or (e.g., for larger core facilities) from a central server. For automated data processing, stand-alone tools are available. PIA implements several established protein inference algorithms and can combine results from different search engines seamlessly. On several benchmark data sets, we show that PIA can identify a larger number of proteins at the same protein FDR when compared to that using inference based on a single search engine. PIA supports the majority of established search engines and data in the mzIdentML standard format. It is implemented in Java and freely available at https://github.com/mpc-bioinformatics/pia.

  13. Development of a High-Efficiency Transformation Method and Implementation of Rational Metabolic Engineering for the Industrial Butanol Hyperproducer Clostridium saccharoperbutylacetonicum Strain N1-4.

    Science.gov (United States)

    Herman, Nicolaus A; Li, Jeffrey; Bedi, Ripika; Turchi, Barbara; Liu, Xiaoji; Miller, Michael J; Zhang, Wenjun

    2017-01-15

    While a majority of academic studies concerning acetone, butanol, and ethanol (ABE) production by Clostridium have focused on Clostridium acetobutylicum, other members of this genus have proven to be effective industrial workhorses despite the inability to perform genetic manipulations on many of these strains. To further improve the industrial performance of these strains in areas such as substrate usage, solvent production, and end product versatility, transformation methods and genetic tools are needed to overcome the genetic intractability displayed by these species. In this study, we present the development of a high-efficiency transformation method for the industrial butanol hyperproducer Clostridium saccharoperbutylacetonicum strain N1-4 (HMT) ATCC 27021. Following initial failures, we found that the key to creating a successful transformation method was the identification of three distinct colony morphologies (types S, R, and I), which displayed significant differences in transformability. Working with the readily transformable type I cells (transformation efficiency, 1.1 × 10 6 CFU/μg DNA), we performed targeted gene deletions in C. saccharoperbutylacetonicum N1-4 using a homologous recombination-mediated allelic exchange method. Using plasmid-based gene overexpression and targeted knockouts of key genes in the native acetone-butanol-ethanol (ABE) metabolic pathway, we successfully implemented rational metabolic engineering strategies, yielding in the best case an engineered strain (Clostridium saccharoperbutylacetonicum strain N1-4/pWIS13) displaying an 18% increase in butanol titers and 30% increase in total ABE titer (0.35 g ABE/g sucrose) in batch fermentations. Additionally, two engineered strains overexpressing aldehyde/alcohol dehydrogenases (encoded by adh11 and adh5) displayed 8.5- and 11.8-fold increases (respectively) in batch ethanol production. This paper presents the first steps toward advanced genetic engineering of the industrial butanol

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

  15. Nuclear EMP: ingredients of an EMP protection engineering methodology

    International Nuclear Information System (INIS)

    Latorre, V.R.; Spogen, L.R. Jr.

    1977-02-01

    A fundamental methodology of electromagnetic pulse (EMP) protection engineering is described. Operations performed within the framework of this methodology are discussed. These operations, along with problem constraints and data, constitute the essential ingredients needed to implement the overall engineering methodology. Basic definitions and descriptions of these essential ingredients are provided. The issues discussed represent the first step in developing a methodology for protecting systems against EMP effects

  16. Advanced Technology for Engineering Education

    Science.gov (United States)

    Noor, Ahmed K. (Compiler); Malone, John B. (Compiler)

    1998-01-01

    This document contains the proceedings of the Workshop on Advanced Technology for Engineering Education, held at the Peninsula Graduate Engineering Center, Hampton, Virginia, February 24-25, 1998. The workshop was jointly sponsored by the University of Virginia's Center for Advanced Computational Technology and NASA. Workshop attendees came from NASA, other government agencies, industry and universities. The objectives of the workshop were to assess the status of advanced technologies for engineering education and to explore the possibility of forming a consortium of interested individuals/universities for curriculum reform and development using advanced technologies. The presentations covered novel delivery systems and several implementations of new technologies for engineering education. Certain materials and products are identified in this publication in order to specify adequately the materials and products that were investigated in the research effort. In no case does such identification imply recommendation or endorsement of products by NASA, nor does it imply that the materials and products are the only ones or the best ones available for this purpose. In many cases equivalent materials and products are available and would probably produce equivalent results.

  17. Establishing a `Centre for Engineering Experimentation and Design Simulation': a step towards restructuring engineering education in India

    Science.gov (United States)

    Venkateswarlu, P.

    2017-07-01

    Reforms in undergraduate engineering curriculum to produce engineers with entrepreneurial skills should address real-world problems relevant to industry and society with active industry support. Technology-assisted, hands-on projects involving experimentation, design simulation and prototyping will transform graduates into professionals with necessary skills to create and advance knowledge that meets global standards. To achieve this goal, this paper proposes establishing a central facility, 'Centre for Engineering Experimentation and Design Simulation' (CEEDS) in autonomous engineering colleges in India. The centre will be equipped with the most recent technology resources and computational facilities where students execute novel interdisciplinary product-oriented projects benefiting both industry and society. Students undertake two projects: a short-term project aimed at an engineering solution to a problem in energy, health and environment and the other a major industry-supported project devoted to a product that enhances innovation and creativity. The paper presents the current status, the theoretical and pedagogical foundation for the centre's relevance, an activity plan and its implementation in the centre for product-based learning with illustrative examples.

  18. Engineering Attractiveness in the European Educational Environment: Can Distance Education Approaches Make a Difference?

    Science.gov (United States)

    Katzis, Konstantinos; Dimopoulos, Christos; Meletiou-Mavrotheris, Maria; Lasica, Ilona-Elefteryja

    2018-01-01

    The recent phenomenon of worldwide declining enrolments in engineering-related degrees has led to the gradual decrease in the number of engineering graduates. This decrease occurs at a time of increasing demand in the labour market for highly qualified engineers, who are necessary for the implementation of fundamental societal functions. This…

  19. A Holistic Approach to Delivering Sustainable Design Education in Civil Engineering

    Science.gov (United States)

    Vemury, Chandra Mouli; Heidrich, Oliver; Thorpe, Neil; Crosbie, Tracey

    2018-01-01

    Purpose: The purpose of this paper is to present pedagogical approaches developed and implemented to deliver sustainable design education (SDE) to second-year undergraduate students on civil engineering programmes in the (then) School of Civil Engineering and Geosciences at Newcastle University. In doing so, the work presented offers an example of…

  20. On the Role of Computer Graphics in Engineering Design Graphics Courses.

    Science.gov (United States)

    Pleck, Michael H.

    The implementation of two- and three-dimensional computer graphics in a freshmen engineering design course at the university level is described. An assessment of the capabilities and limitations of computer graphics is made, along with a presentation of the fundamental role which computer graphics plays in engineering design instruction.…

  1. Engineering Process Monitoring for Control Room Operation

    CERN Document Server

    Bätz, M

    2001-01-01

    A major challenge in process operation is to reduce costs and increase system efficiency whereas the complexity of automated process engineering, control and monitoring systems increases continuously. To cope with this challenge the design, implementation and operation of process monitoring systems for control room operation have to be treated as an ensemble. This is only possible if the engineering of the monitoring information is focused on the production objective and is lead in close collaboration of control room teams, exploitation personnel and process specialists. In this paper some principles for the engineering of monitoring information for control room operation are developed at the example of the exploitation of a particle accelerator at the European Laboratory for Nuclear Research (CERN).

  2. V & V Within Reuse-Based Software Engineering

    Science.gov (United States)

    Addy, Edward A.

    1996-01-01

    Verification and validation (V&V) is used to increase the level of assurance of critical software, particularly that of safety-critical and mission critical software. This paper describes the working group's success in identifying V&V tasks that could be performed in the domain engineering and transition levels of reuse-based software engineering. The primary motivation for V&V at the domain level is to provide assurance that the domain requirements are correct and that the domain artifacts correctly implement the domain requirements. A secondary motivation is the possible elimination of redundant V&V activities at the application level. The group also considered the criteria and motivation for performing V&V in domain engineering.

  3. Environments for Fostering Effective Critical Thinking in Geotechnical Engineering Education (Geo-EFFECTs)

    Science.gov (United States)

    Pierce, Charles E.; Gassman, Sarah L.; Huffman, Jeffrey T.

    2013-01-01

    This paper describes the development, implementation, and assessment of instructional materials for geotechnical engineering concepts using the Environments for Fostering Effective Critical Thinking (EFFECTs) pedagogical framework. The central learning goals of engineering EFFECTs are to (i) improve the understanding and retention of a specific…

  4. Numerical methods and modelling for engineering

    CERN Document Server

    Khoury, Richard

    2016-01-01

    This textbook provides a step-by-step approach to numerical methods in engineering modelling. The authors provide a consistent treatment of the topic, from the ground up, to reinforce for students that numerical methods are a set of mathematical modelling tools which allow engineers to represent real-world systems and compute features of these systems with a predictable error rate. Each method presented addresses a specific type of problem, namely root-finding, optimization, integral, derivative, initial value problem, or boundary value problem, and each one encompasses a set of algorithms to solve the problem given some information and to a known error bound. The authors demonstrate that after developing a proper model and understanding of the engineering situation they are working on, engineers can break down a model into a set of specific mathematical problems, and then implement the appropriate numerical methods to solve these problems. Uses a “building-block” approach, starting with simpler mathemati...

  5. Application of diagnostic system for diesel engine

    International Nuclear Information System (INIS)

    Yoshinaga, Takeshi; Hayashi, Haruji; Usui, Hiromi; Tsuruzono, Atsuya; Matsuda, Takafumi

    2008-01-01

    The Japan Atomic Power Company (JAPC) began to implement Condition Based Maintenance (CBM) for rotating components (pumps, fans and electric motors) from 1999 and, also has begun to apply diesel engine diagnostic techniques at our three nuclear power plants since 2004. This paper provides a description of the CBM methods used for diesel engines in nuclear standby service, a summary of the procedures to introduce these diagnostic techniques to our nuclear power plants, and experience with the application of these methods to JAPC nuclear power plants. (author)

  6. Contingency Contractor Optimization Phase 3 Sustainment Cost by JCA Implementation Guide

    Energy Technology Data Exchange (ETDEWEB)

    Durfee, Justin David [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Frazier, Christopher Rawls [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Arguello, Bryan [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Bandlow, Alisa [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Gearhart, Jared Lee [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Jones, Katherine A [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2017-05-01

    This document provides implementation guidance for implementing personnel group FTE costs by JCA Tier 1 or 2 categories in the Contingency Contractor Optimization Tool – Engineering Prototype (CCOT-P). CCOT-P currently only allows FTE costs by personnel group to differ by mission. Changes will need to be made to the user interface inputs pages and the database

  7. Engineering for change

    International Nuclear Information System (INIS)

    Shreiner, S.C.; Modoono, S.A.

    1991-01-01

    In 1989 Vermont Yankee Nuclear Power Corporation began implementing a large-scale information technology (IT) change program. Prior to 1990 Vermont Yankee maintained two separate computer facilities and organizations: information systems, and reactor engineering. Pressure on corporate and plant computer systems triggered an external consultant's review of company-wide computing, and a visiting Swedish nuclear plant manager stressed the benefits of automated maintenance planning. Vermont Yankee management decided to aim for company-wide office automation and automation of the plant equipment maintenance function. The change was modeled on the following re-engineering principles: organize around outcomes, not tasks; have those who use the output of the process perform the process; subsume information processing work into the real work that produces the information; treat geographically dispersed resources as though they were centralized; link parallel activities instead of integrating their results; put the decision point where the work is performed, and build control into the process; capture information once, at the source. The conceptual structure of the purchased software necessitated some changes in organizational structure and in work flow, although the software had to be modified in cases where work flow or organizational structure could not be modified due to regulatory or audit concerns. The introduction of company-wide electronic mail has changed the structure of communications. The successful implementation of an IT plan requires a strategy for addressing organizational impacts. (L.L.)

  8. Conventional engine technology. Volume 3: Comparisons and future potential

    Science.gov (United States)

    Dowdy, M. W.

    1981-01-01

    The status of five conventional automobile engine technologies was assessed and the future potential for increasing fuel economy and reducing exhaust emission was discussed, using the 1980 EPA California emisions standards as a comparative basis. By 1986, the fuel economy of a uniform charge Otto engine with a three-way catalyst is expected to increase 10%, while vehicles with lean burn (fast burn) engines should show a 20% fuel economy increase. Although vehicles with stratified-charge engines and rotary engines are expected to improve, their fuel economy will remain inferior to the other engine types. When adequate NO emissions control methods are implemented to meet the EPA requirements, vehicles with prechamber diesel engines are expected to yield a fuel economy advantage of about 15%. While successful introduction of direct injection diesel engine technology will provide a fuel savings of 30 to 35%, the planned regulation of exhaust particulates could seriously hinder this technology, because it is expected that only the smallest diesel engine vehicles could meet the proposed particulate requirements.

  9. Thermodynamic monitoring and misfunction detection in turbocharged diesel engines

    International Nuclear Information System (INIS)

    Milazzo, A.N.; Bidini, G.

    1992-01-01

    Many kinds of fault detection systems for reciprocating engines have been proposed. Mostly these systems rely on dynamic analysis of engine behavior or chemical analysis of exhaust. Very few systems achieve a real on line diagnosis. On the other hand, land based and aeronautic turbine power plants are mostly equipped with thermodynamic fault detection systems (gas path analysis). The authors are trying to design a simple, cheap and reliable diesel engine monitoring system, performing a real time, continuous service. State of the art dynamics, gas path analysis and some new ideas will be used. Here we present the first part of this project, dealing with thermodynamic engine analysis. Soon we hope to present also a different approach, relying on engine dynamic analysis. This paper is mainly concerned with diesel engines. It seems reasonable to concentrate ourselves on large and based engines, whose size and cost justify the implementation of a fault detection system. Anyway many results are fairly general, and could be used for smaller engines, like vehicle engines, and other cases in which large number of units can lower costs

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

  11. Spacelab user implementation assessment study. (Software requirements analysis). Volume 2: Technical report

    Science.gov (United States)

    1976-01-01

    The engineering analyses and evaluation studies conducted for the Software Requirements Analysis are discussed. Included are the development of the study data base, synthesis of implementation approaches for software required by both mandatory onboard computer services and command/control functions, and identification and implementation of software for ground processing activities.

  12. Design and implementation of an internet-based electrical engineering laboratory.

    Science.gov (United States)

    He, Zhenlei; Shen, Zhangbiao; Zhu, Shanan

    2014-09-01

    This paper describes an internet-based electrical engineering laboratory (IEE-Lab) with virtual and physical experiments at Zhejiang University. In order to synthesize the advantages of both experiment styles, the IEE-Lab is come up with Client/Server/Application framework and combines the virtual and physical experiments. The design and workflow of IEE-Lab are introduced. The analog electronic experiment is taken as an example to show Flex plug-in design, data communication based on XML (Extensible Markup Language), experiment simulation modeled by Modelica and control terminals' design. Crown Copyright © 2014. Published by Elsevier Ltd. All rights reserved.

  13. Image processing in offshore engineering

    International Nuclear Information System (INIS)

    Rodriguez, M.V.R.; A. Oliveira, M. de; Almeida, M.E.T. de; Lorenzoni, C.; Ferrante, A.J.

    1995-01-01

    The technological progress which has taken place during the last decade introduced a totally new outlook regarding the professional computational environment in general, and regarding the engineering profession in particular. During many years engineering computing was performed based on large computer centers, getting bigger and bigger all the time, going from mainframes to super computers, essentially producing numerical results on paper media. Lately, however, it has been realized that a much more productive computational environment can be implemented using an open architecture of client/server type, based on smaller lower cost equipment including workstations and PC's, and considering engineering information in a broader sense. This papers reports briefly the experience of the Production Department of Petrobras in transforming its centralized, mainframe based, computational environment into a open distributed client/server computational environment, focusing on the problem of handling technical graphics information regarding its more than 70 fixed offshore platforms

  14. Linking Engineering and Medical Training: A USC program seeks to introduce medical and engineering students to medical device development.

    Science.gov (United States)

    Tolomiczenko, George; Sanger, Terry

    2015-01-01

    Medical students are attracted by the prospect of a meaningful addition to their clinical work. Engineering students are excited by a unique opportunity to learn directly alongside their medical student peers. For both, as well as the scientific community at large, the boutique program at the University of Southern California (USC) linking engineering and medical training at the graduate level is instructive of a new way of approaching engineering education that can potentially provide benefits to both students and society. Students who have grown up in an era of ?mass customization? in the retail and service industries can enjoy that same degree of flexibility also in the realm of education. At the same time, society gains engineers who have developed an increased empathy and awareness of the clinical contexts in which their innovations will be implemented.

  15. Choosing STEM College Majors: Exploring the Role of Pre-College Engineering Courses

    Science.gov (United States)

    Phelps, L. Allen; Camburn, Eric M.; Min, Sookweon

    2018-01-01

    Despite the recent policy proclamations urging state and local educators to implement integrated science, technology, engineering, and mathematics (STEM) curricula, relatively little is known about the role and impact of pre-college engineering courses within these initiatives. When combined with appropriate mathematics and science courses, high…

  16. IMPLEMENTATION DRIVERS FOR BPR AT SIEMENS TELECOMMUNICATIONS

    Directory of Open Access Journals (Sweden)

    C.C. Koorts

    2012-01-01

    Full Text Available

    ENGLISH ABSTRACT: With the embracing of neV'( management philosophies or redesigned processes, it is becoming a popular opinion that often the practical problem lies with the implementation of the new concept, rather than with the concept itself. By focussing on certain generic critical actions, chances of successful implementation increases for any new philosophy or re-engineered process. This article discusses such critical success actions, or implementation drivers as experience in a BPR project at Siemens Telecommunications.

    AFRIKAANSE OPSOMMING: 'n Gewilde siening ten opsigte van die bekendstelling van nuwe bestuursfilosofiee, of implementering van herontwerpde prosesse, is dat die probleem gewoonlik Ie by die implementering daarvan, eerder as by die beginsels van die bestuursfilosofie wat geimplementeer word . Deur op generies kritieke faktore te konsentreer, kan die kanse op suksesvolle implementering van bykans enige bestuursfilosofie of herontwerpde proses verbeter word. Hierdie artikel bespreek sulke kritieke sukses aksies, of implementeringsdrywers, aan die hand van 'n gevallestudie soos ervaar in 'n BPR projek by Siemens Telecommunications.

  17. Beyond Blackboards: Engaging Underserved Middle School Students in Engineering.

    Science.gov (United States)

    Blanchard, Sarah; Judy, Justina; Muller, Chandra; Crawford, Richard H; Petrosino, Anthony J; White, Christina K; Lin, Fu-An; Wood, Kristin L

    Beyond Blackboards is an inquiry-centered, after-school program designed to enhance middle school students' engagement with engineering through design-based experiences focused on the 21 st Century Engineering Challenges. Set within a predominantly low-income, majority-minority community, our study aims to investigate the impact of Beyond Blackboards on students' interest in and understanding of engineering, as well as their ability to align their educational and career plans. We compare participants' and nonparticipants' questionnaire responses before the implementation and at the end of the program's first academic year. Statistically significant findings indicate a school-wide increase in students' interest in engineering careers, supporting a shift in school culture. However, only program participants showed increased enjoyment of design-based strategies, understanding of what engineers do, and awareness of the steps for preparing for an engineering career. These quantitative findings are supported by qualitative evidence from participant focus groups highlighting the importance of mentors in shaping students' awareness of opportunities within engineering.

  18. Research on the Development and Enlightenment of Urban Environmental Engineering

    Science.gov (United States)

    Tian, Mingjing; Li, Guanglou; Zhang, Lu; Shou, Youping; Li, Yajuan; Ye, Wei; Xu, Jing

    2018-04-01

    In recent years, under the promotion of reform and opening up, China's economic development has greatly accelerated, urbanization is also gradually accelerated. In the process of urbanization, there are many problems. The development of environmental engineering is one of the most important points. While building our living environment; we should also pay attention to the implementation of sustainable development strategies. First of all, This paper describes basic situation of environmental engineering, and finally provided some measures to promote the strengthening of China's environmental engineering

  19. Ligament Tissue Engineering and Its Potential Role in Anterior Cruciate Ligament Reconstruction

    OpenAIRE

    Yates, E. W.; Rupani, A.; Foley, G. T.; Khan, W. S.; Cartmell, S.; Anand, S. J.

    2011-01-01

    Tissue engineering is an emerging discipline that combines the principle of science and engineering. It offers an unlimited source of natural tissue substitutes and by using appropriate cells, biomimetic scaffolds, and advanced bioreactors, it is possible that tissue engineering could be implemented in the repair and regeneration of tissue such as bone, cartilage, tendon, and ligament. Whilst repair and regeneration of ligament tissue has been demonstrated in animal studies, further research ...

  20. Design and Implementation of an Interdepartmental Biotechnology Program across Engineering Technology Curricula

    Science.gov (United States)

    Clase, Kari

    2008-01-01

    The health industry is an important and growing economic engine. Advances are being made in pharmaceutical and biotechnology discoveries and their applications (including manufacturing), as well as in health care services. As a result, there is an increasing sophistication of the products and services available and being developed, with an…

  1. Consensus implementation of a groundwater remediation project at the Idaho National Engineering Laboratory

    International Nuclear Information System (INIS)

    Hastings, K.R.; Carlson, D.S.

    1996-01-01

    Because of significant characterization uncertainties existing when the Record of Decision was signed and the unfavorable national reputation of groundwater pump and treat remediation projects, the Test Area North (TAN) groundwater ROD includes the evaluation of five emerging technologies that show potential for treating the organic contamination in situ or reducing the toxicity of contaminants above ground. Treatability studies will be conducted to ascertain whether any may be suitable for implementation at TAN to yield more timely or cost effective restoration of the aquifer. The implementation approach established for the TAN groundwater project is a consensus approach, maximizing a partnership relation with stakeholders in constant, iterative implementation decision making

  2. Evolution of Project-Based Learning in Small Groups in Environmental Engineering Courses

    Science.gov (United States)

    Requies, Jesús M.; Agirre, Ion; Barrio, V. Laura; Graells, Moisès

    2018-01-01

    This work presents the assessment of the development and evolution of an active methodology (Project-Based Learning--PBL) implemented on the course "Unit Operations in Environmental Engineering", within the bachelor's degree in Environmental Engineering, with the purpose of decreasing the dropout rate in this course. After the initial…

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

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

  5. 76 FR 63763 - National Environmental Policy Act Implementing Procedures

    Science.gov (United States)

    2011-10-13

    ... sensitive resources; or involving genetically engineered organisms, unless the proposed activity would be... category, and three environmental impact statement categories. Other changes modify and clarify DOE's... document, ``existing rule'' refers to DOE's current NEPA implementing regulations (as last modified in 2003...

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

  7. The Import-Substitution Adaptation of Power Engineering Programs

    Directory of Open Access Journals (Sweden)

    Aleksandr N. Kuzminov

    2017-03-01

    Full Text Available The realization problem of the import substitution policy in the context of existing programs for the individual branches development is considered in the paper on the example of power engineering. There is a contradiction to the objective of programs reflected in the process of alignment, which consists in stabilizing on the one hand and on the development of innovative on the other hand. In addition, the analysis of the implementation of power engineering of the Russian Federation for 2010-2020 and up to 2030 revealed significant shortcomings and deficiencies that reinforce the negative trends of this pairing. Classification of problems and purpose allowed choosing the most significant conceptual directions, methodologically based on the ideas of self-organization and balance, which can get instrumentality software by adapting programs for the development of power engineering in the system of the European model of Industry 4.0. As a fundamental position addresses the need for such a project, which would ensure the greatest impact with limited resources, including public funding, which lags far behind foreign. It is proposed to transform the efforts to implement the existing strategies of industry development in view of the policy of import substitution based on the implementation of the program of production of a balanced range of innovative products and providing replacement of imported equipment and the formation of the technological basis for the development of the industry

  8. Beyond usability: designing effective technology implementation systems to promote patient safety.

    Science.gov (United States)

    Karsh, B-T

    2004-10-01

    Evidence is emerging that certain technologies such as computerized provider order entry may reduce the likelihood of patient harm. However, many technologies that should reduce medical errors have been abandoned because of problems with their design, their impact on workflow, and general dissatisfaction with them by end users. Patient safety researchers have therefore looked to human factors engineering for guidance on how to design technologies to be usable (easy to use) and useful (improving job performance, efficiency, and/or quality). While this is a necessary step towards improving the likelihood of end user satisfaction, it is still not sufficient. Human factors engineering research has shown that the manner in which technologies are implemented also needs to be designed carefully if benefits are to be realized. This paper reviews the theoretical knowledge on what leads to successful technology implementation and how this can be translated into specifically designed processes for successful technology change. The literature on diffusion of innovations, technology acceptance, organisational justice, participative decision making, and organisational change is reviewed and strategies for promoting successful implementation are provided. Given the rapid and ever increasing pace of technology implementation in health care, it is critical for the science of technology implementation to be understood and incorporated into efforts to improve patient safety.

  9. Use of Soft Computing Technologies For Rocket Engine Control

    Science.gov (United States)

    Trevino, Luis C.; Olcmen, Semih; Polites, Michael

    2003-01-01

    The problem to be addressed in this paper is to explore how the use of Soft Computing Technologies (SCT) could be employed to further improve overall engine system reliability and performance. Specifically, this will be presented by enhancing rocket engine control and engine health management (EHM) using SCT coupled with conventional control technologies, and sound software engineering practices used in Marshall s Flight Software Group. The principle goals are to improve software management, software development time and maintenance, processor execution, fault tolerance and mitigation, and nonlinear control in power level transitions. The intent is not to discuss any shortcomings of existing engine control and EHM methodologies, but to provide alternative design choices for control, EHM, implementation, performance, and sustaining engineering. The approaches outlined in this paper will require knowledge in the fields of rocket engine propulsion, software engineering for embedded systems, and soft computing technologies (i.e., neural networks, fuzzy logic, and Bayesian belief networks), much of which is presented in this paper. The first targeted demonstration rocket engine platform is the MC-1 (formerly FASTRAC Engine) which is simulated with hardware and software in the Marshall Avionics & Software Testbed laboratory that

  10. Opening Up Architectures of Software-Intensive Systems: A First Prototype Implementation

    National Research Council Canada - National Science Library

    Charland, Philippe; Dessureault, Dany; Ouellet, David; Lizotte, Michel

    2007-01-01

    .... One approach to deal with this problem is information hiding. This technical memorandum presents a prototype which implements this technique to reverse engineer dynamic models from Java software systems...

  11. Design and Implementation of a Bio-printer for Cardiac Structures

    Energy Technology Data Exchange (ETDEWEB)

    Bravo, L.; Velasco, D.; Atienza, F.; Fernandez-Aviles, F.; Climent, A.M.; Liberos, A.

    2016-07-01

    Bio-printing has proven to be an excellent tool for the recently established field of Tissue Engineering and Regenerative Medicine (TERM) as it blends both principles of engineering and the life sciences to develop biological substitutes that restore or improve tissue function. The purpose of this work was to implement this new state of the art technology in the Laboratory of Organs and Bioartificial Matrices of the Gregorio Marañón Hospital, so as to aid in current research lines as well as open new fields of study. To do so, a commercial 3D Printer has been adapted following extrusion principles through a pressure driven mechanism. Cellular viability and geometrical fidelity have been assessed as the main parameters with which to determine the functional validity of the implemented technology. (Author)

  12. A methodology for laser diagnostics in large-bore marine two-stroke diesel engines

    International Nuclear Information System (INIS)

    Hult, J; Mayer, S

    2013-01-01

    Large two-stroke diesel engines for marine propulsion offer several challenges to successful implementation of the laser diagnostic techniques applied extensively in smaller automotive engines. For this purpose a fully operational large-bore engine has been modified to allow flexible optical access, through 24 optical ports with clear diameters of 40 mm. By mounting the entire optical set-up directly to the engine, effects of the vigorous vibrations and thermal drifts on alignment can be minimized. Wide-angle observation and illumination, as well as relatively large aperture detection, is made possible through mounting of optical modules and relays inside optical ports. This allows positioning of the last optical element within 10 mm from the cylinder wall. Finally, the implementation on a multi-cylinder engine allows for flexible and independent operation of the optically accessible cylinder for testing purposes. The performance of the integrated optical engine and imaging system developed is demonstrated through laser Mie scattering imaging of fuel jet structures, from which information on liquid penetration and spray angles can be deduced. Double pulse laser-sheet imaging of native in-cylinder structures is also demonstrated, for the purpose of velocimetry. (paper)

  13. Engineering of complex systems: The impact of systems engineering at NASA

    Science.gov (United States)

    Kludze, Ave-Klutse Kodzo Paaku

    The "true" impact or value of systems engineering to an organization unfortunately appears not to have been well-studied and understood. The principles of systems engineering are highly encouraged by NASA at all levels, and most practitioners, both internal and external to NASA, intuitively "believe" it adds some value to the development of complex systems by producing them faster, better and cheaper. This research, in trying to fill a gap that exists in the systems engineering literature, analyzes data collected within NASA and other sources external to NASA (INCOSE) for comparisons. Analyses involving a number of case studies performed on selected NASA projects are presented to draw attention to the impact systems engineering had or could have had on these projects. This research clearly shows that systems engineering does add value to projects within and outside NASA. The research results further demonstrate that systems engineering has been beneficial not only to NASA but also to organizations within which INCOSE members work. It was determined, however, that systems engineering does not operate in a vacuum and may not always guarantee success through mere application. During this research, it was discovered that the lack of or inadequate application of systems engineering in the development of complex systems may result in cost overruns, poor technical performance, project delays, and in some cases unmitigated risk with disastrous consequences including the loss of life and property. How much is saved (in terms of cost, schedule) or improved (in terms of technical performance) as a result of its implementation may never be known precisely, but by indirectly measuring its value or impact on a project, percentages of project budget spent on systems engineering activities and any schedule reductions or performance enhancements realized could be determined. According to this research, systems engineering is not a waste of time and resources; in most cases, it is

  14. Increasing Retention of Women in Engineering at WSU: A Model for a Women's Mentoring Program

    Science.gov (United States)

    Poor, Cara J.; Brown, Shane

    2013-01-01

    Concerns with the retention of women in engineering have led to the implementation of numerous programs to improve retention, including mentoring programs. The college of engineering at Washington State University (WSU) started a novel women's mentoring program in 2008, using professional engineers who graduated from WSU as mentors. The program is…

  15. BPELPower—A BPEL execution engine for geospatial web services

    Science.gov (United States)

    Yu, Genong (Eugene); Zhao, Peisheng; Di, Liping; Chen, Aijun; Deng, Meixia; Bai, Yuqi

    2012-10-01

    The Business Process Execution Language (BPEL) has become a popular choice for orchestrating and executing workflows in the Web environment. As one special kind of scientific workflow, geospatial Web processing workflows are data-intensive, deal with complex structures in data and geographic features, and execute automatically with limited human intervention. To enable the proper execution and coordination of geospatial workflows, a specially enhanced BPEL execution engine is required. BPELPower was designed, developed, and implemented as a generic BPEL execution engine with enhancements for executing geospatial workflows. The enhancements are especially in its capabilities in handling Geography Markup Language (GML) and standard geospatial Web services, such as the Web Processing Service (WPS) and the Web Feature Service (WFS). BPELPower has been used in several demonstrations over the decade. Two scenarios were discussed in detail to demonstrate the capabilities of BPELPower. That study showed a standard-compliant, Web-based approach for properly supporting geospatial processing, with the only enhancement at the implementation level. Pattern-based evaluation and performance improvement of the engine are discussed: BPELPower directly supports 22 workflow control patterns and 17 workflow data patterns. In the future, the engine will be enhanced with high performance parallel processing and broad Web paradigms.

  16. 78 FR 26375 - Food and Drug Administration/International Society for Pharmaceutical Engineering Co-Sponsorship...

    Science.gov (United States)

    2013-05-06

    ...] Food and Drug Administration/International Society for Pharmaceutical Engineering Co-Sponsorship... Society of Pharmaceutical Engineering (ISPE), is announcing a conference entitled ``Redefining the `C' in CGMP: Creating, Implementing and Sustaining a Culture of Quality'' Pharmaceutical Quality System (ICH...

  17. Case Study of Engineering Risk in Automotive Industry

    Science.gov (United States)

    Popa, Dan Mihai

    2018-03-01

    The primary objective of this paper is to show where the engineering of risk management is placed and how its implementation has been tried in multinational companies in automotive industry from Romania. A large number of companies don't use a strategy to avoid the engineering risk in their design products. The main reason is not because these companies haven't heard about standards for risk management such as ISO 31000; the problem is that the business units which were summed up, have just set up a risk list at the beginning of the project, without any follow up. The purpose of this article is to create an implementation risk tracking in automotive industry companies in Romania, due to a change request from customers according to supply companies within the quality process, in the research and development phase.

  18. Software development to implement the TxDOT culvert rating guide.

    Science.gov (United States)

    2013-05-01

    This implementation project created CULVLR: Culvert Load Rating, Version 1.0.0, a Windows-based : desktop application software package that automates the process by which Texas Department of Transportation : (TxDOT) engineers and their consultants ...

  19. Systems engineering and analysis

    CERN Document Server

    Blanchard, Benjamin S

    2010-01-01

    For senior-level undergraduate and first and second year graduate systems engineering and related courses. A total life-cycle approach to systems and their analysis. This practical introduction to systems engineering and analysis provides the concepts, methodologies, models, and tools needed to understand and implement a total life-cycle approach to systems and their analysis. The authors focus first on the process of bringing systems into being--beginning with the identification of a need and extending that need through requirements determination, functional analysis and allocation, design synthesis, evaluation, and validation, operation and support, phase-out, and disposal. Next, the authors discuss the improvement of systems currently in being, showing that by employing the iterative process of analysis, evaluation, feedback, and modification, most systems in existence can be improved in their affordability, effectiveness, and stakeholder satisfaction.

  20. Engineering Attractiveness in the European Educational Environment: Can Distance Education Approaches Make a Difference?

    Directory of Open Access Journals (Sweden)

    Konstantinos Katzis

    2018-01-01

    Full Text Available The recent phenomenon of worldwide declining enrolments in engineering-related degrees has led to the gradual decrease in the number of engineering graduates. This decrease occurs at a time of increasing demand in the labour market for highly qualified engineers, who are necessary for the implementation of fundamental societal functions. This paper initially presents a survey of practices, which are currently employed by academic institutions in Europe in order to increase the attractiveness of their engineering studies. It then provides a detailed analysis of the benefits and proliferation of distance education to increase attractiveness of engineering studies based on a set of interviews. Results of this study, highlight a lack of a distance-learning dimension in the implementation of engineering studies in the European Area and discusses in detail ways in which distance learning can be utilised in engineering studies for the benefit of increasing their attractiveness. It has also been noted that institutions employing distance learning as part of their engineering studies, see this as highly beneficial for their students but also for the academic institution itself with some reservations in terms of the pedagogical adequacy of materials and instructional approaches used in distance education courses.

  1. Ergonomics, Engineering, and Business: Repairing a Tricky Divorce

    DEFF Research Database (Denmark)

    Jensen, Per Langaa; Broberg, Ole; Møller, Niels

    2009-01-01

    This paper discusses how the ergonomics community can contribute to make ergonomics a strategic element in business decisions on strategy and implementation of strategy. The ergonomics community is seen as a heterogeneous entity made up of educational and research activities in universities......, ergonomists and engineers with ergonomic skills, professional ergonomics and engineering societies, and the complex of occupational health and safety regulation. This community interacts in different ways with companies and hereby influences how companies are dealing with ergonomics. The paper argues...

  2. Examination of engineering design teacher self-efficacy and knowledge base in secondary technology education and engineering-related courses

    Science.gov (United States)

    Vessel, Kanika Nicole

    2011-12-01

    There is an increasing demand for individuals with engineering education and skills of varying fields in everyday life. With the proper education students of high-needs schools can help meet the demand for a highly skilled and educated workforce. Researchers have assumed the supply and demand has not been met within the engineering workforce as a result of students' collegiate educational experiences, which are impacted by experiences in K-12 education. Although factors outside of the classroom contribute to the inability of universities to meet the increasing demand for the engineering workforce, most noted by researchers is the academic unpreparedness of freshman engineering students. The unpreparedness of entering freshman engineering students is a result of K-12 classroom experiences. This draws attention not only to the quality and competence of teachers present in the K-12 classroom, but the type of engineering instruction these students are receiving. This paper was an effort to systematically address one of the more direct and immediate factors impacting freshman engineering candidates, the quality of secondary engineering educators. Engineers develop new ideas using the engineering design process, which is taught at the collegiate level, and has been argued to be the best approach to teach technological literacy to all K-12 students. However, it is of importance to investigate whether technology educators have the knowledge and understanding of engineering design, how to transfer that knowledge in the classroom to students through instructional strategies, and their perception of their ability to do that. Therefore, the purpose of this study is to show the need for examining the degree to which technology and non-technology educators are implementing elements of engineering design in the curriculum.

  3. Action Learning in Undergraduate Engineering Thesis Supervision

    Science.gov (United States)

    Stappenbelt, Brad

    2017-01-01

    In the present action learning implementation, twelve action learning sets were conducted over eight years. The action learning sets consisted of students involved in undergraduate engineering research thesis work. The concurrent study accompanying this initiative investigated the influence of the action learning environment on student approaches…

  4. 75 FR 28820 - Notice of Public Meeting by Teleconference Concerning Heavy Duty Diesel Engine Consent Decrees

    Science.gov (United States)

    2010-05-24

    ... implementation of the provisions of the seven consent decrees signed by the United States and diesel engine..., or anticipates receiving, requests from the diesel engine manufacturers for termination of their respective decrees. This meeting notice is also available on EPA's Diesel Engine Settlement Web site at http...

  5. Chemical-text hybrid search engines.

    Science.gov (United States)

    Zhou, Yingyao; Zhou, Bin; Jiang, Shumei; King, Frederick J

    2010-01-01

    As the amount of chemical literature increases, it is critical that researchers be enabled to accurately locate documents related to a particular aspect of a given compound. Existing solutions, based on text and chemical search engines alone, suffer from the inclusion of "false negative" and "false positive" results, and cannot accommodate diverse repertoire of formats currently available for chemical documents. To address these concerns, we developed an approach called Entity-Canonical Keyword Indexing (ECKI), which converts a chemical entity embedded in a data source into its canonical keyword representation prior to being indexed by text search engines. We implemented ECKI using Microsoft Office SharePoint Server Search, and the resultant hybrid search engine not only supported complex mixed chemical and keyword queries but also was applied to both intranet and Internet environments. We envision that the adoption of ECKI will empower researchers to pose more complex search questions that were not readily attainable previously and to obtain answers at much improved speed and accuracy.

  6. Utilizing product configuration systems for supporting the critical parts of the engineering processes

    DEFF Research Database (Denmark)

    Kristjansdottir, Katrin; Shafiee, Sara; Hvam, Lars

    2016-01-01

    Engineering-To-Order (ETO) companies have to respond to increasing demands to provide highly customized and complex products with high quality at competitive prices. In order to respond to those challenges ETO companies have started to implement product configuration systems (PCS) to increase...... to be supported with the PCSs is not described in the current literature. This paper aims to pursue that research opportunity by presenting a framework, which aims to identifying the critical parts of the engineering processes in order to identify where it most beneficial to implement a PCSs and how to prioritize...

  7. Thermal integrity in mechanics and engineering

    CERN Document Server

    Shorr, Boris F

    2015-01-01

    The book is targeted at engineers, university lecturers, postgraduates, and final year undergraduate students involved in computational modelling and experimental and theoretical analysis of the high-temperature behavior of engineering structures. It will also be of interest to researchers developing the thermal strength theory as a branch of continuum mechanics. Thermal integrity is a multidisciplinary field combining the expertise of mechanical engineers, material scientists and applied mathematicians, each approaching the problem from their specific viewpoint. This monograph draws on the research of a broad scientific community including the author’s contribution. The scope of thermal strength analysis was considerably extended thanks to modern computers and the implementation of FEM codes. However, the author believes that some material models adopted in the advanced high-performance software, are not sufficiently justificated due to lack of easy-to-follow books on the theoretical and experimental aspec...

  8. Alternative approaches to providing engineering expertise on shift

    International Nuclear Information System (INIS)

    Olson, J.; Schreiber, R.E.; Melber, B.D.

    1984-05-01

    This report represents the conclusions of a project studying the role of engineering expertise on shift in nuclear power plants. Using the present shift technical advisor (STA) position as the base case, several alternatives are analyzed. On-shift alternatives included the STA, the SS (shift supervisor), and the SE (shift engineer). The SE is degreed, experienced, trained, and licensed as a Senior Reactor Operator. Some non-shift alternatives were also studied. These included a cadre of on-call engineers and specialists within continual contact and easy reach of the plant; a technical system of phone and data lines linking the plant with a facility similar to an on-site technical support center; and finally, an SPDS (safety parameter display system) to agument technical upgrading of operator aids presently available. Potential problems considered in the analysis of implementation of these alternatives included job content constraints, problems of crew acceptance, and problems of labor supply and retention. Of the considered alternatives, the SE and SS options appear superior to the current STA approach. The SE approach appears the easiest to implement and the most effective under varied plant conditions. The SE may also serve as liaison to off-site support facilities

  9. Situational Requirements Engineering for the Development of Content Management System-based Web Applications

    NARCIS (Netherlands)

    Souer, J.; van de Weerd, I.; Versendaal, J.M.; Brinkkemper, S.

    2005-01-01

    Web applications are evolving towards strong content-centered Web applications. The development processes and implementation of these applications are unlike the development and implementation of traditional information systems. In this paper we propose WebEngineering Method; a method for developing

  10. Mindfully implementing simulation tools for supporting pragmatic design inquiries

    NARCIS (Netherlands)

    Hartmann, Timo; olde Scholtenhuis, Léon Luc; Zerjav, Vedran; Champlin, Carissa J

    2015-01-01

    Based upon a conceptualization of the engineering design process as pragmatic inquiry, this paper introduces a framework for supporting designers and design managers with a better understanding of the trade-offs required for a successful implementation of simulation tools. This framework contributes

  11. Implementation application Concerto in ANAV for planning design modifications

    International Nuclear Information System (INIS)

    Alonso, S.; Llona, S.

    2014-01-01

    The aim of this paper is to describe the process of implementation in ANAV of this methodology in engineering design, which has improved the results in the execution of projects by reducing multitasking, task synchronization and resources without detailed and fixed schedules. (Author)

  12. Reliability engineering for nuclear and other high technology systems

    International Nuclear Information System (INIS)

    Lakner, A.A.; Anderson, R.T.

    1985-01-01

    This book is written for the reliability instructor, program manager, system engineer, design engineer, reliability engineer, nuclear regulator, probability risk assessment (PRA) analyst, general manager and others who are involved in system hardware acquisition, design and operation and are concerned with plant safety and operational cost-effectiveness. It provides criteria, guidelines and comprehensive engineering data affecting reliability; it covers the key aspects of system reliability as it relates to conceptual planning, cost tradeoff decisions, specification, contractor selection, design, test and plant acceptance and operation. It treats reliability as an integrated methodology, explicitly describing life cycle management techniques as well as the basic elements of a total hardware development program, including: reliability parameters and design improvement attributes, reliability testing, reliability engineering and control. It describes how these elements can be defined during procurement, and implemented during design and development to yield reliable equipment. (author)

  13. OCRWM Systems Engineering Management Plan (SEMP)

    International Nuclear Information System (INIS)

    1990-03-01

    The Nuclear Waste Policy Act of 1982 established the Office of Civilian Radioactive Waste Management (OCRWM) in the Department of Energy (DOE) to implement a program for the safe and permanent disposal of spent nuclear fuel and high-level radioactive waste. To achieve this objective, the OCRWM is developing an integrated waste-management system consisting of three elements: the transportation system, the monitored retrievable storage (MRS) facility, and the mined geologic disposal system (MGDS). The development of such a system requires management of many diverse disciplines that are involved in research, siting, design, licensing, and external interactions. The purpose of this Systems Engineering Management Plan (SEMP) is to prescribe how the systems-engineering process will be implemented in the development of the waste-management system. Systems engineering will be used by the OCRWM to manage, integrate, and document all aspects of the technical development of the waste-management system and its system elements to ensure that the requirements of the waste-management program are met. It will be applied to all technical activities of the OCRWM program. It will be used by the OCRWM to specify the sequence of technical activities necessary to define the requirements the waste-management system must satisfy, to develop the waste-management system, to relate system elements to each other, and to determine how the waste-management system can be optimized to most effectively satisfy the requirements. Furthermore, systems engineering will be used in the management of Program activities at the program, program-element, and project levels by specifying procedures, studies, reviews, and documentation requirements. 9 refs., 1 fig

  14. Large Eddy Simulations of Two-phase Turbulent Reactive Flows in IC Engines

    Science.gov (United States)

    Banaeizadeh, Araz; Schock, Harold; Jaberi, Farhad

    2008-11-01

    The two-phase filtered mass density function (FMDF) subgrid-scale (SGS) model is used for large-eddy simulation (LES) of turbulent spray combustion in internal combustion (IC) engines. The LES/FMDF is implemented via an efficient, hybrid numerical method. In this method, the filtered compressible Navier-Stokes equations in curvilinear coordinate systems are solved with a generalized, high-order, multi-block, compact differencing scheme. The spray and the FMDF are implemented with Lagrangian methods. The reliability and the consistency of the numerical methods are established for different IC engines and the complex interactions among mean and turbulent velocity fields, fuel droplets and combustion are shown to be well captured with the LES/FMDF. In both spark-ignition/direct-injection and diesel engines, the droplet size and velocity distributions are found to be modified by the unsteady, vortical motions generated by the incoming air during the intake stroke. In turn, the droplets are found to change the in-cylinder flow structure. In the spark-ignition engine, flame propagation is similar to the experiment. In the diesel engine, the maximum evaporated fuel concentration is near the cylinder wall where the flame starts, which is again consistent with the experiment.

  15. Advanced interdisciplinary undergraduate program: light engineering

    Science.gov (United States)

    Bakholdin, Alexey; Bougrov, Vladislav; Voznesenskaya, Anna; Ezhova, Kseniia

    2016-09-01

    The undergraduate educational program "Light Engineering" of an advanced level of studies is focused on development of scientific learning outcomes and training of professionals, whose activities are in the interdisciplinary fields of Optical engineering and Technical physics. The program gives practical experience in transmission, reception, storage, processing and displaying information using opto-electronic devices, automation of optical systems design, computer image modeling, automated quality control and characterization of optical devices. The program is implemented in accordance with Educational standards of the ITMO University. The specific features of the Program is practice- and problem-based learning implemented by engaging students to perform research and projects, internships at the enterprises and in leading Russian and international research educational centers. The modular structure of the Program and a significant proportion of variable disciplines provide the concept of individual learning for each student. Learning outcomes of the program's graduates include theoretical knowledge and skills in natural science and core professional disciplines, deep knowledge of modern computer technologies, research expertise, design skills, optical and optoelectronic systems and devices.

  16. Toward solar biodiesel production from CO2 using engineered cyanobacteria.

    Science.gov (United States)

    Woo, Han Min; Lee, Hyun Jeong

    2017-05-01

    Metabolic engineering of cyanobacteria has received attention as a sustainable strategy to convert carbon dioxide to various biochemicals including fatty acid-derived biodiesel. Recently, Synechococcus elongatus PCC 7942, a model cyanobacterium, has been engineered to convert CO2 to fatty acid ethyl esters (FAEEs) as biodiesel. Modular pathway has been constructed for FAEE production. Several metabolic engineering strategies were discussed to improve the production levels of FAEEs, including host engineering by improving CO2 fixation rate and photosynthetic efficiency. In addition, protein engineering of key enzyme in S. elongatus PCC 7942 was implemented to address issues on FAEE secretions toward sustainable FAEE production from CO2. Finally, advanced metabolic engineering will promote developing biosolar cell factories to convert CO2 to feasible amount of FAEEs toward solar biodiesel. © FEMS 2017. All rights reserved. For permissions, please e-mail: journals.permissions@oup.com.

  17. Distributed Control Architecture for Gas Turbine Engine. Chapter 4

    Science.gov (United States)

    Culley, Dennis; Garg, Sanjay

    2009-01-01

    The transformation of engine control systems from centralized to distributed architecture is both necessary and enabling for future aeropropulsion applications. The continued growth of adaptive control applications and the trend to smaller, light weight cores is a counter influence on the weight and volume of control system hardware. A distributed engine control system using high temperature electronics and open systems communications will reverse the growing trend of control system weight ratio to total engine weight and also be a major factor in decreasing overall cost of ownership for aeropropulsion systems. The implementation of distributed engine control is not without significant challenges. There are the needs for high temperature electronics, development of simple, robust communications, and power supply for the on-board electronics.

  18. Collaborative Systems Thinking: A Response to the Problems Faced by Systems Engineering's 'Middle Tier'

    Science.gov (United States)

    Phfarr, Barbara B.; So, Maria M.; Lamb, Caroline Twomey; Rhodes, Donna H.

    2009-01-01

    Experienced systems engineers are adept at more than implementing systems engineering processes: they utilize systems thinking to solve complex engineering problems. Within the space industry demographics and economic pressures are reducing the number of experienced systems engineers that will be available in the future. Collaborative systems thinking within systems engineering teams is proposed as a way to integrate systems engineers of various experience levels to handle complex systems engineering challenges. This paper uses the GOES-R Program Systems Engineering team to illustrate the enablers and barriers to team level systems thinking and to identify ways in which performance could be improved. Ways NASA could expand its engineering training to promote team-level systems thinking are proposed.

  19. Everyday engineering an ethnography of design and innovation

    CERN Document Server

    Blanco, Eric

    2003-01-01

    Everyday Engineering was written to help future engineers understand what they are going to be doing in their everyday working lives, so that they can do their work more effectively and with a broader social vision. It will also give sociologists deeper insights into the sociotechnical world of engineering. The book consists of ethnographic studies in which the authors, all trained in both engineering and sociology, go into the field as participant-observers. The sites and types of engineering explored include mechanical design in manufacturing industries, instrument design, software debugging, environmental management within companies, and the implementation of a system for separating household waste.The book is organized in three parts. The first part introduces the complexity of technical practices. The second part enters the social and cultural worlds of designers to grasp their practices and motivations. The third part examines the role of writing practices and graphical representation. The epilogue uses...

  20. Contamination Control for Thermal Engineers

    Science.gov (United States)

    Rivera, Rachel B.

    2015-01-01

    The presentation will be given at the 26th Annual Thermal Fluids Analysis Workshop (TFAWS 2015) hosted by the Goddard Spaceflight Center (GSFC) Thermal Engineering Branch (Code 545). This course will cover the basics of Contamination Control, including contamination control related failures, the effects of contamination on Flight Hardware, what contamination requirements translate to, design methodology, and implementing contamination control into Integration, Testing and Launch.

  1. Repository-based software engineering program

    Science.gov (United States)

    Wilson, James

    1992-01-01

    The activities performed during September 1992 in support of Tasks 01 and 02 of the Repository-Based Software Engineering Program are outlined. The recommendations and implementation strategy defined at the September 9-10 meeting of the Reuse Acquisition Action Team (RAAT) are attached along with the viewgraphs and reference information presented at the Institute for Defense Analyses brief on legal and patent issues related to software reuse.

  2. Systems engineering real estate development projects

    Science.gov (United States)

    Gusakova, Elena; Titarenko, Boris; Stepanov, Vitaliy

    2017-10-01

    In recent years, real estate development has accumulated a wealth of experience in implementing major projects, which requires comprehension and systematization. The scientific instrument of system engineering is studied in the article and is substantively interpreted with reference to real estate development projects. The most perspective approaches and models are substantiated, allowing strategically to plan the life cycle of the project as a whole, and also to solve the engineering butt problems of the project. The relevance of further scientific studies of regularities and specifics of the life cycle of real estate development projects conducted at the Moscow State University of Economics and Management at the ISTA department is shown.

  3. Iterative Prototyping of Strategy Implementation Workshop Design

    DEFF Research Database (Denmark)

    Kryger, Anders

    2018-01-01

    Purpose: The purpose of this paper is to demonstrate how a strategy implementation workshop design can be developed and tested while minimizing the time spent on developing the design. Design/methodology/approach: This multiple case study at a diesel engine company shows how iterative prototyping...... can be used to structure the design process of a strategy implementation workshop. Findings: Strategy implementation workshop design can be developed in resource-constrained environments through iterative prototyping of the workshop design. Each workshop iteration can generate value in its own right...... draw on his/her experience as well as add to his/her knowledge base. Originality/value: Introducing iterative prototyping in an organizational context can facilitate fast yet structured development of a rigorous workshop design. Strategy consultants are provided with empirical examples of how...

  4. Explore-create-share study: An evaluation of teachers as curriculum innovators in engineering education

    Science.gov (United States)

    Berry, Ayora

    The purpose of this study was to investigate the effects of a curriculum design-based (CDB) professional development model on K-12 teachers' capacity to integrate engineering education in the classroom. This teacher professional development approach differs from other training programs where teachers learn how to use a standard curriculum and adopt it in their classrooms. In a CDB professional development model teachers actively design lessons, student resources, and assessments for their classroom instruction. In other science, technology, engineering and mathematics (STEM) disciplines, CDB professional development has been reported to (a) position teachers as architects of change, (b) provide a professional learning vehicle for educators to reflect on instructional practices and develop content knowledge, (c) inspire a sense of ownership in curriculum decision-making among teachers, and (d) use an instructional approach that is coherent with teachers' interests and professional goals. The CDB professional development program in this study used the Explore-Create-Share (ECS) framework as an instructional model to support teacher-led curriculum design and implementation. To evaluate the impact of the CDB professional development and associated ECS instructional model, three research studies were conducted. In each study, the participants completed a six-month CDB professional development program, the PTC STEM Certificate Program, that included sixty-two instructional contact hours. Participants learned about industry and education engineering concepts, tested engineering curricula, collaborated with K-12 educators and industry professionals, and developed project-based engineering curricula using the ECS framework. The first study evaluated the impact of the CDB professional development program on teachers' engineering knowledge, self-efficacy in designing engineering curriculum, and instructional practice in developing project-based engineering units. The study

  5. Tailoring the Systems Engineering Technical Review Implementation Within Naval Acquisition

    Science.gov (United States)

    2017-09-01

    Chapter 1 is the introductory and background information. Chapter II is an overview of the SETR implementation which includes potential ways in...addition, fewer SETR events should indicate less time and resources spent preparing for unneeded reviews. Additional statistical analysis should be...time as shown in Table 9. Future research should include statistical analysis in this area. Table 8. Categorization of “Other” Survey Responses for

  6. WAsP engineering 2000

    Energy Technology Data Exchange (ETDEWEB)

    Mann, J.; Ott, S.; Hoffmann Joergensen, B.; Frank, H.P.

    2002-08-01

    This report summarizes the findings of the EFP project WAsP Engineering Version 2000. The main product of this project is the computer program WAsP Engineering which is used for the estimation of extreme wind speeds, wind shears, profiles, and turbulence in complex terrain. At the web page http://www.waspengineering.dk more information of the program can be obtained and a copy of the manual can be downloaded. The reports contains a complete description of the turbulence modelling in moderately complex terrain, implemented in WAsP Engineering. Also experimental validation of the model together with comparison with spectra from engineering codes is done. Some shortcomings of the linear flow model LINCOM, which is at the core of WAsP Engineering, is pointed out and modifications to eliminate the problem are presented. The global database of meteorological 'reanalysis' data from NCAP/NCEP are used to estimate the extreme wind climate around Denmark. Among various alternative physical parameters in the database, such as surface winds, wind at various pressure levels or geostrophic winds at various heights, the surface geostrophic wind seems to give the most realistic results. Because of spatial filtering and intermittent temporal sampling the 50 year winds are underestimated by approximately 12%. Whether the method applies to larger areas of the world remains to be seen. The 50 year winds in Denmark is estimated from data using the flow model inWAsP Engineering and the values are approximately 1 m/s larger than previous analysis (Kristensen et al. 2000). A tool is developed to estimate crudely an extreme wind climate from a WAsP lib file. (au)

  7. From innovation to implementation - SME collaboration in student projects

    DEFF Research Database (Denmark)

    Bridgwood, Ian

    The Center for Bachelor of Engineering Studies at the Technical University of Denmark (DTU Diplom) [1] provides B.Eng. programs with the Conceive Design Implement and Operate framework [2] as a central element. Courses are designed to be a source of innovation, particularly in relation to small a...... and medium sized enterprises (SME) in the region. The project based courses teach students to undertake the analysis, design and implementation of systems which are relevant to and in cooperation with SMEs....

  8. Aspects of consolidation of engineering capability related to nuclear power plants

    International Nuclear Information System (INIS)

    Mueller, A.E.F.; Gasparian, A.E.; Calvet Filho, H.J.

    1980-01-01

    A major interest of countries launching nuclear program is to consolidate an engineering capability for Nuclear Power Plants design by performing part of the engineering services locally. A decade of nuclear power plant engineering and construction has exposed Brazilian architect-engineers to this new challenge. To cope with it, technology sources were identified, agreements were made and transfer is going on between foreign and local companies. Services performed by Brazilian architect-engineers are summarized. Foreign technology must be judiciously examined before implementation in a different environment. The receiver has to be prepared to develop his own capabilities and absorb the know-how being offered, taking into consideration the local engineering experience and construction practices. Some of the problems faced are outlined herein. The performed efforts brought Brazilian architect-engineers to a consolidated level of experience. (Author) [pt

  9. Design and Implementation of Software for Resistance Welding Process Simulations

    DEFF Research Database (Denmark)

    Zhang, Wenqi

    2003-01-01

    Based on long time engineering research and dedicated collaborations with industry, a new welding software, SORPAS, has been developed for simulation of resistance projection and spot welding processes applying the powerful finite element method (FEM). In order to make the software directly usabl...... equipment manufacturers...... by engineers and technicians in industry, all of the important parameters in resistance welding are considered and automatically implemented into the software. With the specially designed graphic user interface for Windows, engineers (even without prior knowledge of FEM) can quickly learn and easily operate...... and utilize the software. All industrial users, including welding engineers from DaimlerChrysler, Volkswangen, PSA Peugeot Citroen, VOLVO, Siemens, ABB and so on, have started using the software just after taking a one-day training course. With the user-friendly facilities for flexible geometric design...

  10. Involving construction in the preliminary engineering process

    International Nuclear Information System (INIS)

    Mahoney, D.T. Jr.; Boccieri, S.V. Jr.

    1994-01-01

    With today's high cost associated with modifications in nuclear power plants, it is imperative that the authors continue to investigate ways to cut costs but at the same time improve efficiency and reduce radiation exposure to those directly associated with the implementation of modifications. The success associated with involving construction in the preliminary engineering process will not only cut costs and improve efficiency but will establish a Team Building concept to provide accountability to all those associated with the implementation of the task. This form of partnering focuses on the solutions rather than highlighting the difficulties. This paper will demonstrate techniques to implement such ideas and provide examples to corroborate actual successes already achieved

  11. Proceedings of the Fifteenth Annual Software Engineering Workshop

    Science.gov (United States)

    1990-01-01

    The Software Engineering Laboratory (SEL) is an organization sponsored by GSFC and created for the purpose of investigating the effectiveness of software engineering technologies when applied to the development of applications software. The goals of the SEL are: (1) to understand the software development process in the GSFC environment; (2) to measure the effect of various methodologies, tools, and models on this process; and (3) to identify and then to apply successful development practices. Fifteen papers were presented at the Fifteenth Annual Software Engineering Workshop in five sessions: (1) SEL at age fifteen; (2) process improvement; (3) measurement; (4) reuse; and (5) process assessment. The sessions were followed by two panel discussions: (1) experiences in implementing an effective measurement program; and (2) software engineering in the 1980's. A summary of the presentations and panel discussions is given.

  12. Development of rapid, continuous calibration techniques and implementation as a prototype system for civil engineering materials evaluation

    International Nuclear Information System (INIS)

    Scott, M. L.; Gagarin, N.; Mekemson, J. R.; Chintakunta, S. R.

    2011-01-01

    Until recently, civil engineering material calibration data could only be obtained from material sample cores or via time consuming, stationary calibration measurements in a limited number of locations. Calibration data are used to determine material propagation velocities of electromagnetic waves in test materials for use in layer thickness measurements and subsurface imaging. Limitations these calibration methods impose have been a significant impediment to broader use of nondestructive evaluation methods such as ground-penetrating radar (GPR). In 2006, a new rapid, continuous calibration approach was designed using simulation software to address these measurement limitations during a Federal Highway Administration (FHWA) research and development effort. This continuous calibration method combines a digitally-synthesized step-frequency (SF)-GPR array and a data collection protocol sequence for the common midpoint (CMP) method. Modeling and laboratory test results for various data collection protocols and materials are presented in this paper. The continuous-CMP concept was finally implemented for FHWA in a prototype demonstration system called the Advanced Pavement Evaluation (APE) system in 2009. Data from the continuous-CMP protocol is processed using a semblance/coherency analysis to determine material propagation velocities. Continuously calibrated pavement thicknesses measured with the APE system in 2009 are presented. This method is efficient, accurate, and cost-effective.

  13. Implementing quality/productivity improvement initiatives in an engineering environment

    Science.gov (United States)

    Ruda, R. R.

    1985-01-01

    Quality/Productivity Improvement (QPI) initiatives in the engineering environment at McDonnell Douglas-Houston include several different, distinct activities, each having its own application, yet all targeted toward one common goal - making continuous improvement a way of life. The chief executive and the next two levels of management demonstrate their commitment to QPI with hands-on involvement in several activities. Each is a member of a QPI Council which consists of six panels - Participative Management, Communications, Training, Performance/Productivity, Human Resources Management and Strategic Management. In addition, each manager conducts Workplace Visits and Bosstalks, to enhance communications with employees and to provide a forum for the identification of problems - both real and perceived. Quality Circles and Project Teams are well established within McConnel Douglas as useful and desirable employee involvement teams. The continued growth of voluntary membership in the circles program is strong evidence of the employee interest and management support that have developed within the organization.

  14. State analysis requirements database for engineering complex embedded systems

    Science.gov (United States)

    Bennett, Matthew B.; Rasmussen, Robert D.; Ingham, Michel D.

    2004-01-01

    It has become clear that spacecraft system complexity is reaching a threshold where customary methods of control are no longer affordable or sufficiently reliable. At the heart of this problem are the conventional approaches to systems and software engineering based on subsystem-level functional decomposition, which fail to scale in the tangled web of interactions typically encountered in complex spacecraft designs. Furthermore, there is a fundamental gap between the requirements on software specified by systems engineers and the implementation of these requirements by software engineers. Software engineers must perform the translation of requirements into software code, hoping to accurately capture the systems engineer's understanding of the system behavior, which is not always explicitly specified. This gap opens up the possibility for misinterpretation of the systems engineer's intent, potentially leading to software errors. This problem is addressed by a systems engineering tool called the State Analysis Database, which provides a tool for capturing system and software requirements in the form of explicit models. This paper describes how requirements for complex aerospace systems can be developed using the State Analysis Database.

  15. Conventional vs. unconventional enhanced (or engineered) geothermal systems

    Energy Technology Data Exchange (ETDEWEB)

    Dzebisashvili, K.; Breede, K.; Liu, X.; Falcone, G. [Technische Univ. Clausthal, Clausthal-Zellerfeld (Germany). ITE

    2013-08-01

    Enhanced (or Engineered) Geothermal Systems (EGS) have evolved from the Hot Dry Rock (HDR) concept, implemented for the first time at Fenton Hill in 1977, and subsequently through the Stimulated Geothermal System, the Deep Heat Mining and finally the Deep Earth Geothermal. All of these systems usually imply petro-thermal processes. The term EGS has evolved to include conduction dominated, low permeability resources in sedimentary and basement formations, as well as geopressured, magma, and low-grade, unproductive hydrothermal resources. Co-produced hot water from hydrocarbon wells has also been included by some in the definition of EGS, which constitutes a considerable divergence from the original concept. Four decades on from the first EGS implementation, this paper highlights the lessons learned from 'conventional' systems and contrasts the 'unconventional' solutions that have been proposed. Examples of unconventional EGS include single-well solutions, downhole heat exchangers, engineered well profiles and using circulation fluids other than water. Perhaps some of the ideas proposed in the past, which would be considered unconventional, have remained dormant or never made it to a commercial stage for field implementation, but they may yet open doors to the future generations of EGS. (orig.)

  16. Generic Competencies in the Education of Engineers: The Case of Engineering Program in a Public University in Mexico

    Science.gov (United States)

    Serna, Alejandra García; Vega, José Luis Arcos; García, Juan José Sevilla; Ruiz, María Amparo Oliveros

    2018-01-01

    We present an analysis regarding generic skills on engineering program offered in a public state university in Mexico (UABC). The university implemented a new educational model changing rigid programs to flexible programs based on competencies. The goal is to determine generic skills related to the four pillars of learning: learning to do,…

  17. Analytical concepts for health management systems of liquid rocket engines

    Science.gov (United States)

    Williams, Richard; Tulpule, Sharayu; Hawman, Michael

    1990-01-01

    Substantial improvement in health management systems performance can be realized by implementing advanced analytical methods of processing existing liquid rocket engine sensor data. In this paper, such techniques ranging from time series analysis to multisensor pattern recognition to expert systems to fault isolation models are examined and contrasted. The performance of several of these methods is evaluated using data from test firings of the Space Shuttle main engines.

  18. Plant availability: the target for engineering training

    International Nuclear Information System (INIS)

    Buckley, W.J.; Rath, W.R.; Spitulnik, J.J.

    1986-01-01

    Nuclear plant managers and regulators have always assumed that in-depth operator training is essential to safe, reliable plant operations and, consequently, to high availability. In the aftermath of the reactor accident at Three Mile Island Unit 2, increased emphasis has been placed on systemizing operator training to assure these results are achieved. It can be argued that a systematic approach to engineering training will also have a positive impact on plant availability. In this paper, the authors present arguments to support that contention as well as a suggested approach to planning, documenting, and implementing an engineering training program

  19. Structural Performance’s Optimally Analysing and Implementing Based on ANSYS Technology

    Science.gov (United States)

    Han, Na; Wang, Xuquan; Yue, Haifang; Sun, Jiandong; Wu, Yongchun

    2017-06-01

    Computer-aided Engineering (CAE) is a hotspot both in academic field and in modern engineering practice. Analysis System(ANSYS) simulation software for its excellent performance become outstanding one in CAE family, it is committed to the innovation of engineering simulation to help users to shorten the design process, improve product innovation and performance. Aimed to explore a structural performance’s optimally analyzing model for engineering enterprises, this paper introduced CAE and its development, analyzed the necessity for structural optimal analysis as well as the framework of structural optimal analysis on ANSYS Technology, used ANSYS to implement a reinforced concrete slab structural performance’s optimal analysis, which was display the chart of displacement vector and the chart of stress intensity. Finally, this paper compared ANSYS software simulation results with the measured results,expounded that ANSYS is indispensable engineering calculation tools.

  20. Engineering the functional fitness of transglycosidases and ...

    African Journals Online (AJOL)

    The artificial implementation of the Darwinian theory of evolution to create new variants of functional proteins, a process referred to as directed evolution, has acquired many applications in biochemical engineering. Directed evolution is a handy tool in the nascent science of glycobiology, where it is used in the conversion of ...