WorldWideScience

Sample records for programmable graphics pipeline

  1. PipelineDog: a simple and flexible graphic pipeline construction and maintenance tool.

    Science.gov (United States)

    Zhou, Anbo; Zhang, Yeting; Sun, Yazhou; Xing, Jinchuan

    2018-05-01

    Analysis pipelines are an essential part of bioinformatics research, and ad hoc pipelines are frequently created by researchers for prototyping and proof-of-concept purposes. However, most existing pipeline management system or workflow engines are too complex for rapid prototyping or learning the pipeline concept. A lightweight, user-friendly and flexible solution is thus desirable. In this study, we developed a new pipeline construction and maintenance tool, PipelineDog. This is a web-based integrated development environment with a modern web graphical user interface. It offers cross-platform compatibility, project management capabilities, code formatting and error checking functions and an online repository. It uses an easy-to-read/write script system that encourages code reuse. With the online repository, it also encourages sharing of pipelines, which enhances analysis reproducibility and accountability. For most users, PipelineDog requires no software installation. Overall, this web application provides a way to rapidly create and easily manage pipelines. PipelineDog web app is freely available at http://web.pipeline.dog. The command line version is available at http://www.npmjs.com/package/pipelinedog and online repository at http://repo.pipeline.dog. ysun@kean.edu or xing@biology.rutgers.edu or ysun@diagnoa.com. Supplementary data are available at Bioinformatics online.

  2. Three-dimensional range data compression using computer graphics rendering pipeline.

    Science.gov (United States)

    Zhang, Song

    2012-06-20

    This paper presents the idea of naturally encoding three-dimensional (3D) range data into regular two-dimensional (2D) images utilizing computer graphics rendering pipeline. The computer graphics pipeline provides a means to sample 3D geometry data into regular 2D images, and also to retrieve the depth information for each sampled pixel. The depth information for each pixel is further encoded into red, green, and blue color channels of regular 2D images. The 2D images can further be compressed with existing 2D image compression techniques. By this novel means, 3D geometry data obtained by 3D range scanners can be instantaneously compressed into 2D images, providing a novel way of storing 3D range data into its 2D counterparts. We will present experimental results to verify the performance of this proposed technique.

  3. Granatum: a graphical single-cell RNA-Seq analysis pipeline for genomics scientists.

    Science.gov (United States)

    Zhu, Xun; Wolfgruber, Thomas K; Tasato, Austin; Arisdakessian, Cédric; Garmire, David G; Garmire, Lana X

    2017-12-05

    Single-cell RNA sequencing (scRNA-Seq) is an increasingly popular platform to study heterogeneity at the single-cell level. Computational methods to process scRNA-Seq data are not very accessible to bench scientists as they require a significant amount of bioinformatic skills. We have developed Granatum, a web-based scRNA-Seq analysis pipeline to make analysis more broadly accessible to researchers. Without a single line of programming code, users can click through the pipeline, setting parameters and visualizing results via the interactive graphical interface. Granatum conveniently walks users through various steps of scRNA-Seq analysis. It has a comprehensive list of modules, including plate merging and batch-effect removal, outlier-sample removal, gene-expression normalization, imputation, gene filtering, cell clustering, differential gene expression analysis, pathway/ontology enrichment analysis, protein network interaction visualization, and pseudo-time cell series construction. Granatum enables broad adoption of scRNA-Seq technology by empowering bench scientists with an easy-to-use graphical interface for scRNA-Seq data analysis. The package is freely available for research use at http://garmiregroup.org/granatum/app.

  4. Introduction to programmable shader in real time 3D computer graphics

    International Nuclear Information System (INIS)

    Uemura, Syuhei; Kirii, Keisuke; Matsumura, Makoto; Matsumoto, Kenichiro

    2004-01-01

    Nevertheless the visualization of large-scale data had played the important role which influences informational usefulness in the basic field of science, the high-end graphics system or the exclusive system needed to be used. On the other hand, in recent years, the progress speed of the capability of the video game console or the graphics board for PC has a remarkable thing reflecting the expansion tendency of TV game market in and outside the country. Especially, the ''programmable shader'' technology in which the several graphics chip maker has started implementation is the innovative technology which can also be called change of generation of real-time 3D graphics, and the scope of the visual expression technique has spread greatly. However, it cannot say that the development/use environment of software which used programmable shader are fully generalized, and the present condition is that the grope of the applied technology to overly the ultra high-speed/quality visualization of large-scale data is not prograssing. We provide the outline of programmable shader technology and consider the possibility of the application to large-scale data visualization. (author)

  5. MAP3D: a media processor approach for high-end 3D graphics

    Science.gov (United States)

    Darsa, Lucia; Stadnicki, Steven; Basoglu, Chris

    1999-12-01

    Equator Technologies, Inc. has used a software-first approach to produce several programmable and advanced VLIW processor architectures that have the flexibility to run both traditional systems tasks and an array of media-rich applications. For example, Equator's MAP1000A is the world's fastest single-chip programmable signal and image processor targeted for digital consumer and office automation markets. The Equator MAP3D is a proposal for the architecture of the next generation of the Equator MAP family. The MAP3D is designed to achieve high-end 3D performance and a variety of customizable special effects by combining special graphics features with high performance floating-point and media processor architecture. As a programmable media processor, it offers the advantages of a completely configurable 3D pipeline--allowing developers to experiment with different algorithms and to tailor their pipeline to achieve the highest performance for a particular application. With the support of Equator's advanced C compiler and toolkit, MAP3D programs can be written in a high-level language. This allows the compiler to successfully find and exploit any parallelism in a programmer's code, thus decreasing the time to market of a given applications. The ability to run an operating system makes it possible to run concurrent applications in the MAP3D chip, such as video decoding while executing the 3D pipelines, so that integration of applications is easily achieved--using real-time decoded imagery for texturing 3D objects, for instance. This novel architecture enables an affordable, integrated solution for high performance 3D graphics.

  6. A software framework for pipelined arithmetic algorithms in field programmable gate arrays

    Science.gov (United States)

    Kim, J. B.; Won, E.

    2018-03-01

    Pipelined algorithms implemented in field programmable gate arrays are extensively used for hardware triggers in the modern experimental high energy physics field and the complexity of such algorithms increases rapidly. For development of such hardware triggers, algorithms are developed in C++, ported to hardware description language for synthesizing firmware, and then ported back to C++ for simulating the firmware response down to the single bit level. We present a C++ software framework which automatically simulates and generates hardware description language code for pipelined arithmetic algorithms.

  7. The PC graphics handbook

    CERN Document Server

    Sanchez, Julio

    2003-01-01

    Part I - Graphics Fundamentals PC GRAPHICS OVERVIEW History and Evolution Short History of PC Video PS/2 Video Systems SuperVGA Graphics Coprocessors and Accelerators Graphics Applications State-of-the-Art in PC Graphics 3D Application Programming Interfaces POLYGONAL MODELING Vector and Raster Data Coordinate Systems Modeling with Polygons IMAGE TRANSFORMATIONS Matrix-based Representations Matrix Arithmetic 3D Transformations PROGRAMMING MATRIX TRANSFORMATIONS Numeric Data in Matrix Form Array Processing PROJECTIONS AND RENDERING Perspective The Rendering Pipeline LIGHTING AND SHADING Lightin

  8. Graphics gems V (Macintosh version)

    CERN Document Server

    Paeth, Alan W

    1995-01-01

    Graphics Gems V is the newest volume in The Graphics Gems Series. It is intended to provide the graphics community with a set of practical tools for implementing new ideas and techniques, and to offer working solutions to real programming problems. These tools are written by a wide variety of graphics programmers from industry, academia, and research. The books in the series have become essential, time-saving tools for many programmers.Latest collection of graphics tips in The Graphics Gems Series written by the leading programmers in the field.Contains over 50 new gems displaying some of t

  9. Collection Of Software For Computer Graphics

    Science.gov (United States)

    Hibbard, Eric A.; Makatura, George

    1990-01-01

    Ames Research Graphics System (ARCGRAPH) collection of software libraries and software utilities assisting researchers in generating, manipulating, and visualizing graphical data. Defines metafile format containing device-independent graphical data. File format used with various computer-graphics-manipulation and -animation software packages at Ames, including SURF (COSMIC Program ARC-12381) and GAS (COSMIC Program ARC-12379). Consists of two-stage "pipeline" used to put out graphical primitives. ARCGRAPH libraries developed on VAX computer running VMS.

  10. Graphics gems

    CERN Document Server

    Glassner, Andrew S

    1993-01-01

    ""The GRAPHICS GEMS Series"" was started in 1990 by Andrew Glassner. The vision and purpose of the Series was - and still is - to provide tips, techniques, and algorithms for graphics programmers. All of the gems are written by programmers who work in the field and are motivated by a common desire to share interesting ideas and tools with their colleagues. Each volume provides a new set of innovative solutions to a variety of programming problems.

  11. Graphical Environment Tools for Application to Gamma-Ray Energy Tracking Arrays

    Energy Technology Data Exchange (ETDEWEB)

    Todd, Richard A. [RIS Corp.; Radford, David C. [ORNL Physics Div.

    2013-12-30

    Highly segmented, position-sensitive germanium detector systems are being developed for nuclear physics research where traditional electronic signal processing with mixed analog and digital function blocks would be enormously complex and costly. Future systems will be constructed using pipelined processing of high-speed digitized signals as is done in the telecommunications industry. Techniques which provide rapid algorithm and system development for future systems are desirable. This project has used digital signal processing concepts and existing graphical system design tools to develop a set of re-usable modular functions and libraries targeted for the nuclear physics community. Researchers working with complex nuclear detector arrays such as the Gamma-Ray Energy Tracking Array (GRETA) have been able to construct advanced data processing algorithms for implementation in field programmable gate arrays (FPGAs) through application of these library functions using intuitive graphical interfaces.

  12. Applications of the pipeline environment for visual informatics and genomics computations

    Directory of Open Access Journals (Sweden)

    Genco Alex

    2011-07-01

    Full Text Available Abstract Background Contemporary informatics and genomics research require efficient, flexible and robust management of large heterogeneous data, advanced computational tools, powerful visualization, reliable hardware infrastructure, interoperability of computational resources, and detailed data and analysis-protocol provenance. The Pipeline is a client-server distributed computational environment that facilitates the visual graphical construction, execution, monitoring, validation and dissemination of advanced data analysis protocols. Results This paper reports on the applications of the LONI Pipeline environment to address two informatics challenges - graphical management of diverse genomics tools, and the interoperability of informatics software. Specifically, this manuscript presents the concrete details of deploying general informatics suites and individual software tools to new hardware infrastructures, the design, validation and execution of new visual analysis protocols via the Pipeline graphical interface, and integration of diverse informatics tools via the Pipeline eXtensible Markup Language syntax. We demonstrate each of these processes using several established informatics packages (e.g., miBLAST, EMBOSS, mrFAST, GWASS, MAQ, SAMtools, Bowtie for basic local sequence alignment and search, molecular biology data analysis, and genome-wide association studies. These examples demonstrate the power of the Pipeline graphical workflow environment to enable integration of bioinformatics resources which provide a well-defined syntax for dynamic specification of the input/output parameters and the run-time execution controls. Conclusions The LONI Pipeline environment http://pipeline.loni.ucla.edu provides a flexible graphical infrastructure for efficient biomedical computing and distributed informatics research. The interactive Pipeline resource manager enables the utilization and interoperability of diverse types of informatics resources. The

  13. Analysis of buried pipelines at Kozloduy

    International Nuclear Information System (INIS)

    Asfura, A.

    1999-01-01

    This paper describes the analysis of the buried pipelines at Kozloduy NPP. It involves the description of the studied pipelines, their properties, a detailed description of the methodology applied, and the evaluation of the soil strain field as well as the graphical representation of the results obtained

  14. Graphics gems II

    CERN Document Server

    Arvo, James

    1991-01-01

    Graphics Gems II is a collection of articles shared by a diverse group of people that reflect ideas and approaches in graphics programming which can benefit other computer graphics programmers.This volume presents techniques for doing well-known graphics operations faster or easier. The book contains chapters devoted to topics on two-dimensional and three-dimensional geometry and algorithms, image processing, frame buffer techniques, and ray tracing techniques. The radiosity approach, matrix techniques, and numerical and programming techniques are likewise discussed.Graphics artists and comput

  15. Regular pipeline maintenance of gas pipeline using technical operational diagnostics methods

    Energy Technology Data Exchange (ETDEWEB)

    Volentic, J [Gas Transportation Department, Slovensky plynarensky priemysel, Slovak Gas Industry, Bratislava (Slovakia)

    1998-12-31

    Slovensky plynarensky priemysel (SPP) has operated 17 487 km of gas pipelines in 1995. The length of the long-line pipelines reached 5 191 km, distribution network was 12 296 km. The international transit system of long-line gas pipelines ranged 1 939 km of pipelines of various dimensions. The described scale of transport and distribution system represents a multibillion investments stored in the ground, which are exposed to the environmental influences and to pipeline operational stresses. In spite of all technical and maintenance arrangements, which have to be performed upon operating gas pipelines, the gradual ageing takes place anyway, expressed in degradation process both in steel tube, as well as in the anti-corrosion coating. Within a certain time horizon, a consistent and regular application of methods and means of in-service technical diagnostics and rehabilitation of existing pipeline systems make it possible to save substantial investment funds, postponing the need in funds for a complex or partial reconstruction or a new construction of a specific gas section. The purpose of this presentation is to report on the implementation of the programme of in-service technical diagnostics of gas pipelines within the framework of regular maintenance of SPP s.p. Bratislava high pressure gas pipelines. (orig.) 6 refs.

  16. Regular pipeline maintenance of gas pipeline using technical operational diagnostics methods

    Energy Technology Data Exchange (ETDEWEB)

    Volentic, J. [Gas Transportation Department, Slovensky plynarensky priemysel, Slovak Gas Industry, Bratislava (Slovakia)

    1997-12-31

    Slovensky plynarensky priemysel (SPP) has operated 17 487 km of gas pipelines in 1995. The length of the long-line pipelines reached 5 191 km, distribution network was 12 296 km. The international transit system of long-line gas pipelines ranged 1 939 km of pipelines of various dimensions. The described scale of transport and distribution system represents a multibillion investments stored in the ground, which are exposed to the environmental influences and to pipeline operational stresses. In spite of all technical and maintenance arrangements, which have to be performed upon operating gas pipelines, the gradual ageing takes place anyway, expressed in degradation process both in steel tube, as well as in the anti-corrosion coating. Within a certain time horizon, a consistent and regular application of methods and means of in-service technical diagnostics and rehabilitation of existing pipeline systems make it possible to save substantial investment funds, postponing the need in funds for a complex or partial reconstruction or a new construction of a specific gas section. The purpose of this presentation is to report on the implementation of the programme of in-service technical diagnostics of gas pipelines within the framework of regular maintenance of SPP s.p. Bratislava high pressure gas pipelines. (orig.) 6 refs.

  17. Design for scalability in 3D computer graphics architectures

    DEFF Research Database (Denmark)

    Holten-Lund, Hans Erik

    2002-01-01

    This thesis describes useful methods and techniques for designing scalable hybrid parallel rendering architectures for 3D computer graphics. Various techniques for utilizing parallelism in a pipelines system are analyzed. During the Ph.D study a prototype 3D graphics architecture named Hybris has...

  18. GRAPHIC INTERFACES FOR ENGINEERING APPLICATIONS

    Directory of Open Access Journals (Sweden)

    Ion PANA,

    2012-05-01

    Full Text Available Using effective the method of calculating Fitness for Service requires the achievement of graphical interfaces. This paper presents an example of such interfaces, made with Visual Basic program and used in the evaluation of pipelines in a research contract [4

  19. Supertracker: A Programmable Parallel Pipeline Arithmetic Processor For Auto-Cueing Target Processing

    Science.gov (United States)

    Mack, Harold; Reddi, S. S.

    1980-04-01

    Supertracker represents a programmable parallel pipeline computer architecture that has been designed to meet the real time image processing requirements of auto-cueing target data processing. The prototype bread-board currently under development will be designed to perform input video preprocessing and processing for 525-line and 875-line TV formats FLIR video, automatic display gain and contrast control, and automatic target cueing, classification, and tracking. The video preprocessor is capable of performing operations full frames of video data in real time, e.g., frame integration, storage, 3 x 3 convolution, and neighborhood processing. The processor architecture is being implemented using bit-slice microprogrammable arithmetic processors, operating in parallel. Each processor is capable of up to 20 million operations per second. Multiple frame memories are used for additional flexibility.

  20. Full image-processing pipeline in field-programmable gate array for a small endoscopic camera

    Science.gov (United States)

    Mostafa, Sheikh Shanawaz; Sousa, L. Natércia; Ferreira, Nuno Fábio; Sousa, Ricardo M.; Santos, Joao; Wäny, Martin; Morgado-Dias, F.

    2017-01-01

    Endoscopy is an imaging procedure used for diagnosis as well as for some surgical purposes. The camera used for the endoscopy should be small and able to produce a good quality image or video, to reduce discomfort of the patients, and to increase the efficiency of the medical team. To achieve these fundamental goals, a small endoscopy camera with a footprint of 1 mm×1 mm×1.65 mm is used. Due to the physical properties of the sensors and human vision system limitations, different image-processing algorithms, such as noise reduction, demosaicking, and gamma correction, among others, are needed to faithfully reproduce the image or video. A full image-processing pipeline is implemented using a field-programmable gate array (FPGA) to accomplish a high frame rate of 60 fps with minimum processing delay. Along with this, a viewer has also been developed to display and control the image-processing pipeline. The control and data transfer are done by a USB 3.0 end point in the computer. The full developed system achieves real-time processing of the image and fits in a Xilinx Spartan-6LX150 FPGA.

  1. Sequanix: a dynamic graphical interface for Snakemake workflows.

    Science.gov (United States)

    Desvillechabrol, Dimitri; Legendre, Rachel; Rioualen, Claire; Bouchier, Christiane; van Helden, Jacques; Kennedy, Sean; Cokelaer, Thomas

    2018-06-01

    We designed a PyQt graphical user interface-Sequanix-aimed at democratizing the use of Snakemake pipelines in the NGS space and beyond. By default, Sequanix includes Sequana NGS pipelines (Snakemake format) (http://sequana.readthedocs.io), and is also capable of loading any external Snakemake pipeline. New users can easily, visually, edit configuration files of expert-validated pipelines and can interactively execute these production-ready workflows. Sequanix will be useful to both Snakemake developers in exposing their pipelines and to a wide audience of users. Source on http://github.com/sequana/sequana, bio-containers on http://bioconda.github.io and Singularity hub (http://singularity-hub.org). dimitri.desvillechabrol@pasteur.fr or thomas.cokelaer@pasteur.fr. Supplementary data are available at Bioinformatics online.

  2. Advanced safety management systems for maintenance of pipeline integrity

    International Nuclear Information System (INIS)

    Borysiewicz, M.; Potempski, S.

    2005-01-01

    One of the duties of the pipeline's operator is to introduce means for protection of human safety and the environment. This should be reflected in preparation of comprehensive Risk Management System with its key element Activity Programme for Management of Pipeline Integrity. In the paper such programme has been described taking into account law regulations and practical activities undertaken in technologically advanced countries (mainly USA and EU), where such solutions are implemented in routine operations. Possible solutions of realization of all elements of the programme, as well as information on utilization of computer aided support have been also included. (authors)

  3. Software for graphic display systems

    International Nuclear Information System (INIS)

    Karlov, A.A.

    1978-01-01

    In this paper some aspects of graphic display systems are discussed. The design of a display subroutine library is described, with an example, and graphic dialogue software is considered primarily from the point of view of the programmer who uses a high-level language. (Auth.)

  4. FPGA Implementation of a Simple 3D Graphics Pipeline

    Directory of Open Access Journals (Sweden)

    Vladimir Kasik

    2015-01-01

    Full Text Available Conventional methods for computing 3D projects are nowadays usually implemented on standard or graphics processors. The performance of these devices is limited especially by the used architecture, which to some extent works in a sequential manner. In this article we describe a project which utilizes parallel computation for simple projection of a wireframe 3D model. The algorithm is optimized for a FPGA-based implementation. The design of the numerical logic is described in VHDL with the use of several basic IP cores used especially for computing trigonometric functions. The implemented algorithms allow smooth rotation of the model in two axes (azimuth and elevation and a change of the viewing angle. Tests carried out on a FPGA Xilinx Spartan-6 development board have resulted in real-time rendering at over 5000fps. In the conclusion of the article, we discuss additional possibilities for increasing the computational output in graphics applications via the use of HPC (High Performance Computing.

  5. FGB: A Graphical and Haptic User Interface for Creating Graphical, Haptic User Interfaces

    International Nuclear Information System (INIS)

    ANDERSON, THOMAS G.; BRECKENRIDGE, ARTHURINE; DAVIDSON, GEORGE S.

    1999-01-01

    The emerging field of haptics represents a fundamental change in human-computer interaction (HCI), and presents solutions to problems that are difficult or impossible to solve with a two-dimensional, mouse-based interface. To take advantage of the potential of haptics, however, innovative interaction techniques and programming environments are needed. This paper describes FGB (FLIGHT GHUI Builder), a programming tool that can be used to create an application specific graphical and haptic user interface (GHUI). FGB is itself a graphical and haptic user interface with which a programmer can intuitively create and manipulate components of a GHUI in real time in a graphical environment through the use of a haptic device. The programmer can create a GHUI without writing any programming code. After a user interface is created, FGB writes the appropriate programming code to a file, using the FLIGHT API, to recreate what the programmer created in the FGB interface. FGB saves programming time and increases productivity, because a programmer can see the end result as it is created, and FGB does much of the programming itself. Interestingly, as FGB was created, it was used to help build itself. The further FGB was in its development, the more easily and quickly it could be used to create additional functionality and improve its own design. As a finished product, FGB can be used to recreate itself in much less time than it originally required, and with much less programming. This paper describes FGB's GHUI components, the techniques used in the interface, how the output code is created, where programming additions and modifications should be placed, and how it can be compared to and integrated with existing API's such as MFC and Visual C++, OpenGL, and GHOST

  6. Reliability analysis of pipelines under H2S environment as a part of ageing management

    International Nuclear Information System (INIS)

    Santosh; Vinod, Gopika; Saraf, R.K.; Ghosh, A.K.; Kushwaha, H.S.

    2006-01-01

    Ageing management programme in a plant calls for the estimation of remaining life of the component. Reliability analysis methods using remaining life estimation models have found profound application in providing directives in ageing management programme. As a part of ageing management programme of H 2 S based heavy water plants, the remaining life estimation models are applied to the pipelines carrying H 2 S. The pipelines under H 2 S environment are more susceptible to the internal corrosion thereby reducing the pipeline's load carrying capacity. The objective of this study is to obtain the remaining life of pipelines under ageing due to internal corrosion. The ageing assessment of pipelines involves estimating the failure pressure of a pipeline and evaluating the failure surface equation. Several failure pressure models developed for assessing the pipeline's remaining strength due to internal corrosion were studied for this purpose. From the study, it was found that the modified B31G failure pressure model is most suitable for modeling the pipeline failure pressure. Due to the presence of non-linearity in the failure surface equation or limit state function and non-normal variables, the first order second moment method has been employed for carrying out the reliability analysis. The uncertainties of the random variables on which the limit state function depends are modeled using the probability distributions. The failure probabilities of the pipelines have been evaluated for the service lives of 15 and 25 years, which are the present life and designed life respectively. In addition, sensitivity analysis was carried out to identify the most important sensitive parameters in reliability analysis estimation. The paper highlights the application of these methodologies in the context of pipeline remaining life estimation with a suitable case study. (author)

  7. Mathematical simulation for compensation capacities area of pipeline routes in ship systems

    Science.gov (United States)

    Ngo, G. V.; Sakhno, K. N.

    2018-05-01

    In this paper, the authors considered the problem of manufacturability’s enhancement of ship systems pipeline at the designing stage. The analysis of arrangements and possibilities for compensation of deviations for pipeline routes has been carried out. The task was set to produce the “fit pipe” together with the rest of the pipes in the route. It was proposed to compensate for deviations by movement of the pipeline route during pipe installation and to calculate maximum values of these displacements in the analyzed path. Theoretical bases of deviation compensation for pipeline routes using rotations of parallel section pairs of pipes are assembled. Mathematical and graphical simulations of compensation area capacities of pipeline routes with various configurations are completed. Prerequisites have been created for creating an automated program that will allow one to determine values of the compensatory capacities area for pipeline routes and to assign quantities of necessary allowances.

  8. R-GPU : A reconfigurable GPU architecture

    NARCIS (Netherlands)

    van den Braak, G.J.; Corporaal, H.

    2016-01-01

    Over the last decade, Graphics Processing Unit (GPU) architectures have evolved from a fixed-function graphics pipeline to a programmable, energy-efficient compute accelerator for massively parallel applications. The compute power arises from the GPU's Single Instruction/Multiple Threads

  9. Pipeline operators training and certification using thermohydraulic simulators

    Energy Technology Data Exchange (ETDEWEB)

    Barreto, Claudio V.; Plasencia C, Jose [Pontificia Universidade Catolica (PUC-Rio), Rio de Janeiro, RJ (Brazil). Nucleo de Simulacao Termohidraulica de Dutos (SIMDUT); Montalvao, Filipe; Costa, Luciano [TRANSPETRO - PETROBRAS Transporte S.A., Rio de Janeiro, RJ (Brazil)

    2009-07-01

    The continuous pipeline operators training and certification of the TRANSPETRO's Pipeline National Operations Control Center (CNCO) is an essential task aiming the efficiency and safety of the oil and derivatives transport operations through the Brazilian pipeline network. For this objective, a hydraulic simulator is considered an excellent tool that allows the creation of different operational scenarios for training the pipeline hydraulic behavior as well as for testing the operator's responses to normal and abnormal real time operational conditions. The hydraulic simulator is developed based on a pipeline simulation software that supplies the hydraulic responses normally acquired from the pipeline remote units in the field. The pipeline simulation software has a communication interface system that sends and receives data to the SCADA supervisory system database. Using the SCADA graphical interface to create and to customize human machine interfaces (HMI) from which the operator/instructor has total control of the pipeline/system and instrumentation by sending commands. Therefore, it is possible to have realistic training outside of the real production systems, while acquiring experience during training hours with the operation of a real pipeline. A pilot Project was initiated at TRANSPETRO - CNCO targeting to evaluate the hydraulic simulators advantages in pipeline operators training and certification programs. The first part of the project was the development of three simulators for different pipelines. The excellent results permitted the project expansion for a total of twenty different pipelines, being implemented in training programs for pipelines presently operated by CNCO as well as for the new ones that are being migrated. The main objective of this paper is to present an overview of the implementation process and the development of a training environment through a pipe simulation environment using commercial software. This paper also presents

  10. Development of the updated system of city underground pipelines based on Visual Studio

    Science.gov (United States)

    Zhang, Jianxiong; Zhu, Yun; Li, Xiangdong

    2009-10-01

    Our city has owned the integrated pipeline network management system with ArcGIS Engine 9.1 as the bottom development platform and with Oracle9i as basic database for storaging data. In this system, ArcGIS SDE9.1 is applied as the spatial data engine, and the system was a synthetic management software developed with Visual Studio visualization procedures development tools. As the pipeline update function of the system has the phenomenon of slower update and even sometimes the data lost, to ensure the underground pipeline data can real-time be updated conveniently and frequently, and the actuality and integrity of the underground pipeline data, we have increased a new update module in the system developed and researched by ourselves. The module has the powerful data update function, and can realize the function of inputting and outputting and rapid update volume of data. The new developed module adopts Visual Studio visualization procedures development tools, and uses access as the basic database to storage data. We can edit the graphics in AutoCAD software, and realize the database update using link between the graphics and the system. Practice shows that the update module has good compatibility with the original system, reliable and high update efficient of the database.

  11. ToTem: a tool for variant calling pipeline optimization.

    Science.gov (United States)

    Tom, Nikola; Tom, Ondrej; Malcikova, Jitka; Pavlova, Sarka; Kubesova, Blanka; Rausch, Tobias; Kolarik, Miroslav; Benes, Vladimir; Bystry, Vojtech; Pospisilova, Sarka

    2018-06-26

    High-throughput bioinformatics analyses of next generation sequencing (NGS) data often require challenging pipeline optimization. The key problem is choosing appropriate tools and selecting the best parameters for optimal precision and recall. Here we introduce ToTem, a tool for automated pipeline optimization. ToTem is a stand-alone web application with a comprehensive graphical user interface (GUI). ToTem is written in Java and PHP with an underlying connection to a MySQL database. Its primary role is to automatically generate, execute and benchmark different variant calling pipeline settings. Our tool allows an analysis to be started from any level of the process and with the possibility of plugging almost any tool or code. To prevent an over-fitting of pipeline parameters, ToTem ensures the reproducibility of these by using cross validation techniques that penalize the final precision, recall and F-measure. The results are interpreted as interactive graphs and tables allowing an optimal pipeline to be selected, based on the user's priorities. Using ToTem, we were able to optimize somatic variant calling from ultra-deep targeted gene sequencing (TGS) data and germline variant detection in whole genome sequencing (WGS) data. ToTem is a tool for automated pipeline optimization which is freely available as a web application at  https://totem.software .

  12. CLAMP - a toolkit for efficiently building customized clinical natural language processing pipelines.

    Science.gov (United States)

    Soysal, Ergin; Wang, Jingqi; Jiang, Min; Wu, Yonghui; Pakhomov, Serguei; Liu, Hongfang; Xu, Hua

    2017-11-24

    Existing general clinical natural language processing (NLP) systems such as MetaMap and Clinical Text Analysis and Knowledge Extraction System have been successfully applied to information extraction from clinical text. However, end users often have to customize existing systems for their individual tasks, which can require substantial NLP skills. Here we present CLAMP (Clinical Language Annotation, Modeling, and Processing), a newly developed clinical NLP toolkit that provides not only state-of-the-art NLP components, but also a user-friendly graphic user interface that can help users quickly build customized NLP pipelines for their individual applications. Our evaluation shows that the CLAMP default pipeline achieved good performance on named entity recognition and concept encoding. We also demonstrate the efficiency of the CLAMP graphic user interface in building customized, high-performance NLP pipelines with 2 use cases, extracting smoking status and lab test values. CLAMP is publicly available for research use, and we believe it is a unique asset for the clinical NLP community. © The Author 2017. Published by Oxford University Press on behalf of the American Medical Informatics Association. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  13. Freezing around a pipeline carrying cooled gas in flooded areas

    Energy Technology Data Exchange (ETDEWEB)

    Koval' kov, V P; Krivoshein, B L

    1978-12-01

    The USSR's NIPIESUneftegazstroi mathematically analyzed the problem of ice formation around a subcooled-gas pipeline submerged in water in cold regions and derived charts for determining heat-transfer coefficients and the rate of ice formation for various water and gas temperatures. Because the ice halo that forms around these pipelines necessitates additional anchoring of the line, NIPIESUneftegazstroi sought to quantify the weight required in order to minimize the cost and material needed. The differential heat-transfer equations given can be used to calculate heat-transfer coefficients and the specific heat flux from the water to the ice halo, as well as the radius of the ice halo. Values of the ice-halo radius are plotted graphically as parabolic function of time (to 15,000 h) for pipeline surface temperatures of 30.2, 27.5, 23, 18.5, and 14/sup 0/F. An equation indicates the limiting value of the temperature of the transported gas at which icing of an insulated pipeline will not occur.

  14. CCDLAB: A Graphical User Interface FITS Image Data Reducer, Viewer, and Canadian UVIT Data Pipeline

    Science.gov (United States)

    Postma, Joseph E.; Leahy, Denis

    2017-11-01

    CCDLAB was originally developed as a FITS image data reducer and viewer, and development was then continued to provide ground support for the development of the UVIT detector system provided by the Canadian Space Agency to the Indian Space Research Organization’s ASTROSAT satellite and UVIT telescopes. After the launch of ASTROSAT and during UVIT’s first-light and PV phase starting in 2015 December, necessity required the development of a data pipeline to produce scientific images out of the Level 1 format data produced for UVIT by ISRO. Given the previous development of CCDLAB for UVIT ground support, the author provided a pipeline for the new Level 1 format data to be run through CCDLAB with the additional satellite-dependent reduction operations required to produce scientific data. Features of the pipeline are discussed with focus on the relevant data-reduction challenges intrinsic to UVIT data.

  15. Kepler Science Operations Center Pipeline Framework

    Science.gov (United States)

    Klaus, Todd C.; McCauliff, Sean; Cote, Miles T.; Girouard, Forrest R.; Wohler, Bill; Allen, Christopher; Middour, Christopher; Caldwell, Douglas A.; Jenkins, Jon M.

    2010-01-01

    The Kepler mission is designed to continuously monitor up to 170,000 stars at a 30 minute cadence for 3.5 years searching for Earth-size planets. The data are processed at the Science Operations Center (SOC) at NASA Ames Research Center. Because of the large volume of data and the memory and CPU-intensive nature of the analysis, significant computing hardware is required. We have developed generic pipeline framework software that is used to distribute and synchronize the processing across a cluster of CPUs and to manage the resulting products. The framework is written in Java and is therefore platform-independent, and scales from a single, standalone workstation (for development and research on small data sets) to a full cluster of homogeneous or heterogeneous hardware with minimal configuration changes. A plug-in architecture provides customized control of the unit of work without the need to modify the framework itself. Distributed transaction services provide for atomic storage of pipeline products for a unit of work across a relational database and the custom Kepler DB. Generic parameter management and data accountability services are provided to record the parameter values, software versions, and other meta-data used for each pipeline execution. A graphical console allows for the configuration, execution, and monitoring of pipelines. An alert and metrics subsystem is used to monitor the health and performance of the pipeline. The framework was developed for the Kepler project based on Kepler requirements, but the framework itself is generic and could be used for a variety of applications where these features are needed.

  16. High-throughput bioinformatics with the Cyrille2 pipeline system

    Directory of Open Access Journals (Sweden)

    de Groot Joost CW

    2008-02-01

    Full Text Available Abstract Background Modern omics research involves the application of high-throughput technologies that generate vast volumes of data. These data need to be pre-processed, analyzed and integrated with existing knowledge through the use of diverse sets of software tools, models and databases. The analyses are often interdependent and chained together to form complex workflows or pipelines. Given the volume of the data used and the multitude of computational resources available, specialized pipeline software is required to make high-throughput analysis of large-scale omics datasets feasible. Results We have developed a generic pipeline system called Cyrille2. The system is modular in design and consists of three functionally distinct parts: 1 a web based, graphical user interface (GUI that enables a pipeline operator to manage the system; 2 the Scheduler, which forms the functional core of the system and which tracks what data enters the system and determines what jobs must be scheduled for execution, and; 3 the Executor, which searches for scheduled jobs and executes these on a compute cluster. Conclusion The Cyrille2 system is an extensible, modular system, implementing the stated requirements. Cyrille2 enables easy creation and execution of high throughput, flexible bioinformatics pipelines.

  17. Object-oriented graphics programming in C++

    CERN Document Server

    Stevens, Roger T

    2014-01-01

    Object-Oriented Graphics Programming in C++ provides programmers with the information needed to produce realistic pictures on a PC monitor screen.The book is comprised of 20 chapters that discuss the aspects of graphics programming in C++. The book starts with a short introduction discussing the purpose of the book. It also includes the basic concepts of programming in C++ and the basic hardware requirement. Subsequent chapters cover related topics in C++ programming such as the various display modes; displaying TGA files, and the vector class. The text also tackles subjects on the processing

  18. Architecture of a corporate system to aid the scheduling of a oil derivatives transport in a pipeline network; Arquitetura de um sistema corporativo para auxilio a programacao do transporte de derivados de petroleo em redes dutoviarias

    Energy Technology Data Exchange (ETDEWEB)

    Lara, Guilherme R.; Polli, Helton L.; Esser, Eduardo M.; Lueders, Ricardo; Neves Junior, Flavio; Magatao, Leandro; Stebel, Sergio L. [Universidade Tecnologica Federal do Parana (UTFPR), Curitiba, PR (Brazil); Ribas, Paulo C. [PETROBRAS S.A., Rio de Janeiro, RJ (Brazil). Centro de Pesquisas (CENPES)

    2008-07-01

    This paper addresses the development and the architecture of a corporative package to aid the operational decision-making of the scheduling activities in a real-world pipeline network for oil derivatives. The system was developed based on a service-oriented architecture, allowing the development of Web applications to define the network scheduling, as well as graphic display of the movements. The solution of the scheduling is generated by an optimization block as a service of this application. However, this paper emphasizes the description of the architecture and its functionalities, which was defined with the help of experienced programmers. (author)

  19. Canvas Pocket Reference Scripted Graphics for HTML5

    CERN Document Server

    Flanagan, David

    2010-01-01

    The Canvas element is a revolutionary feature of HTML5 that enables powerful graphics for rich Internet applications, and this pocket reference provides the essentials you need to put this element to work. If you have working knowledge of JavaScript, this book will help you create detailed, interactive, and animated graphics -- from charts to animations to video games -- whether you're a web designer or a programmer interested in graphics. Canvas Pocket Reference provides both a tutorial that covers all of the element's features with plenty of examples and a definitive reference to each of t

  20. MIC in long oil pipelines: diagnosis, treatment and monitoring

    Energy Technology Data Exchange (ETDEWEB)

    Jenneman, Gary; Harris, Jennifer; Webb, Robert [ConocoPhillips (Canada)

    2011-07-01

    The paper presents the diagnosis, treatment and monitoring of microbial influenced corrosion (MIC) in long oil pipelines. The presence of inorganic solids, bacteria, gases and organic acids in produced water in the oil pipelines causes MIC, which is hard to detect or test and it does not produce any unique type of corrosion. Chemical analysis of water from pig runs is presented in a tabular form and a graphical analysis of pig sludge solids is shown. From the biometabolite analysis, 23 putative hydrocarbon biometabolites were identified and biometabolites for the anaerobic biodegradation of aromatic HC were also detected. Operational considerations include the history of MIC in upstream pipelines, water slugging, and presence of suspended solids, among others. From microbiological, chemical, metallurgical and operational evidence it was suggested that MIC is a likely mechanism. The mitigation program is described and suggestions for successful mitigation measures include removal of oxygen sources, scale inhibitor injection, and increasing CO2 inhibitor concentration.

  1. A Pipelined and Parallel Architecture for Quantum Monte Carlo Simulations on FPGAs

    Directory of Open Access Journals (Sweden)

    Akila Gothandaraman

    2010-01-01

    Full Text Available Recent advances in Field-Programmable Gate Array (FPGA technology make reconfigurable computing using FPGAs an attractive platform for accelerating scientific applications. We develop a deeply pipelined and parallel architecture for Quantum Monte Carlo simulations using FPGAs. Quantum Monte Carlo simulations enable us to obtain the structural and energetic properties of atomic clusters. We experiment with different pipeline structures for each component of the design and develop a deeply pipelined architecture that provides the best performance in terms of achievable clock rate, while at the same time has a modest use of the FPGA resources. We discuss the details of the pipelined and generic architecture that is used to obtain the potential energy and wave function of a cluster of atoms.

  2. Desain Layout 1-Stage ADC Pipeline 80Msps dengan Mentor Graphics 0,35µm untuk Aplikasi Kamera Kecepatan Tinggi

    Directory of Open Access Journals (Sweden)

    Hamzah Afandi

    2012-10-01

    Full Text Available Design layout 1-stage pipeline is part of the 8-stage pipeline 80 Msps ADC. Layout 1-stage pipeline consists of 3 units : op-amp, switch capacitor, precision comparator with latch. Pipeline ADC works gradually and requires synchronization of digital output 8 stage by using a unit delay circuit (D-FF. Pipeline ADC requires pulse rate (clockgenerator to support its work. Units OP-AMP transconductance CMOS components designed with the correct specification ADC applications with capacitive loads, with a large input impedance and minimize noise. The precision comparator has Vos(offset voltage approximately equal to 0V. The capacitor switch designs use NMOS switch as a switch for the sampling and multiplying. In the sampling phase and multiplying processes, the ADC requires a clock pulse with a non-intersect mode (lapping. The width of non-overlapping period was adjusted to the time of constance in the sampling process and multiplying. The total number of each pulse period equal to 12.5 ns or equal to the frequency of 80MHz. In the 1-stage layout an additional correction capacitor was required to correct residual voltage. The total area of the layout 1-stage pipeline ADC is 1-bit 200 μm x 98μm.

  3. Improving aircraft conceptual design - A PHIGS interactive graphics interface for ACSYNT

    Science.gov (United States)

    Wampler, S. G.; Myklebust, A.; Jayaram, S.; Gelhausen, P.

    1988-01-01

    A CAD interface has been created for the 'ACSYNT' aircraft conceptual design code that permits the execution and control of the design process via interactive graphics menus. This CAD interface was coded entirely with the new three-dimensional graphics standard, the Programmer's Hierarchical Interactive Graphics System. The CAD/ACSYNT system is designed for use by state-of-the-art high-speed imaging work stations. Attention is given to the approaches employed in modeling, data storage, and rendering.

  4. DURABILITY-RELATED CHARACTERISTICS OF DOUBLE-LAYER STRUCTURES OF PIPELINES CONNECTED TO POLYMERIC SLEEVES

    Directory of Open Access Journals (Sweden)

    Orlov Vladimir Alexandrovich

    2012-10-01

    The ultimate objective of the software programme is to assess the applicability of the trenchless repair method involving a polymeric sleeve in each specific case by taking account of the environment and the condition of the pipeline. The software is also capable of developing the requirements to be fulfilled by subcontractors in order to assure the appropriate quality of any repair work performed and the reliability of any pipeline sections repaired.

  5. A study on an autonomous pipeline maintenance robot, 5

    International Nuclear Information System (INIS)

    Fukuda, Toshio; Hosokai, Hidemi; Otsuka, Masashi.

    1989-01-01

    The path planning is very important for the pipeline maintenance robot because there are many obstacles on pipeline such as flanges and T-joints and others, and because pipelines are constructed as a connected network in a very complicated way. Furthermore the maintenance robot Mark III previously reported has the ability to transit from one pipe to another the path planner should consider. The expert system especially aimed for path planning, named PPES (Path Planning Expert System), is described in this paper. A human-operator has only to give some tasks to this system. This system automatically replies with the optimal path, which is based on the calculation of the task levels and list of some control commands. Task level is a criterion to determine one optimal path. It consists of the difference of potential energies, the static joint torques, velocity of the robot, step numbers of the grippers' or body's movement, which the robot requires. This system also has graphic illustrations, so that the operator can easily check and understand the plant map and the result of the path planning. (author)

  6. GPU Boosted CNN Simulator Library for Graphical Flow-Based Programmability

    Directory of Open Access Journals (Sweden)

    Balázs Gergely Soós

    2009-01-01

    Full Text Available A graphical environment for CNN algorithm development is presented. The new generation of graphical cards with many general purpose processing units introduces the massively parallel computing into PC environment. Universal Machine on Flows- (UMF like notation, highlighting image flows and operations, is a useful tool to describe image processing algorithms. This documentation step can be turned into modeling using our framework backed with MATLAB Simulink and the power of a video card. This latter relatively cheap extension enables a convenient and fast analysis of CNN dynamics and complex algorithms. Comparison with other PC solutions is also presented. For single template execution, our approach yields run times 40x faster than that of the widely used Candy simulator. In the case of simpler algorithms, real-time execution is also possible.

  7. Corral framework: Trustworthy and fully functional data intensive parallel astronomical pipelines

    Science.gov (United States)

    Cabral, J. B.; Sánchez, B.; Beroiz, M.; Domínguez, M.; Lares, M.; Gurovich, S.; Granitto, P.

    2017-07-01

    Data processing pipelines represent an important slice of the astronomical software library that include chains of processes that transform raw data into valuable information via data reduction and analysis. In this work we present Corral, a Python framework for astronomical pipeline generation. Corral features a Model-View-Controller design pattern on top of an SQL Relational Database capable of handling: custom data models; processing stages; and communication alerts, and also provides automatic quality and structural metrics based on unit testing. The Model-View-Controller provides concept separation between the user logic and the data models, delivering at the same time multi-processing and distributed computing capabilities. Corral represents an improvement over commonly found data processing pipelines in astronomysince the design pattern eases the programmer from dealing with processing flow and parallelization issues, allowing them to focus on the specific algorithms needed for the successive data transformations and at the same time provides a broad measure of quality over the created pipeline. Corral and working examples of pipelines that use it are available to the community at https://github.com/toros-astro.

  8. A Robust Bayesian Approach to an Optimal Replacement Policy for Gas Pipelines

    Directory of Open Access Journals (Sweden)

    José Pablo Arias-Nicolás

    2015-06-01

    Full Text Available In the paper, we address Bayesian sensitivity issues when integrating experts’ judgments with available historical data in a case study about strategies for the preventive maintenance of low-pressure cast iron pipelines in an urban gas distribution network. We are interested in replacement priorities, as determined by the failure rates of pipelines deployed under different conditions. We relax the assumptions, made in previous papers, about the prior distributions on the failure rates and study changes in replacement priorities under different choices of generalized moment-constrained classes of priors. We focus on the set of non-dominated actions, and among them, we propose the least sensitive action as the optimal choice to rank different classes of pipelines, providing a sound approach to the sensitivity problem. Moreover, we are also interested in determining which classes have a failure rate exceeding a given acceptable value, considered as the threshold determining no need for replacement. Graphical tools are introduced to help decisionmakers to determine if pipelines are to be replaced and the corresponding priorities.

  9. Pipeline engineering

    CERN Document Server

    Liu, Henry

    2003-01-01

    PART I: PIPE FLOWSINTRODUCTIONDefinition and Scope Brief History of PipelinesExisting Major PipelinesImportance of PipelinesFreight (Solids) Transport by PipelinesTypes of PipelinesComponents of PipelinesAdvantages of PipelinesReferencesSINGLE-PHASE INCOMPRESSIBLE NEWTONIAN FLUIDIntroductionFlow RegimesLocal Mean Velocity and Its Distribution (Velocity Profile)Flow Equations for One-Dimensional AnalysisHydraulic and Energy Grade LinesCavitation in Pipeline SystemsPipe in Series and ParallelInterconnected ReservoirsPipe NetworkUnsteady Flow in PipeSINGLE-PHASE COMPRESSIBLE FLOW IN PIPEFlow Ana

  10. Standardization process aligned to integrated management system: the case of TRANSPETRO's Oil Pipelines and Terminals Unit

    Energy Technology Data Exchange (ETDEWEB)

    Almeida, Maria Fatima Ludovico de [Pontificia Universidade Catolica do Rio de Janeiro (PUC-Rio/ITUC), Rio de Janeiro, RJ (Brazil). Instituto Tecnologico; Labrunie, Charles; Araujo, Dario Doria de [TRANSPETRO - PETROBRAS Transporte S.A., Rio de Janeiro, RJ (Brazil). Diretoria de Terminais e Oleodutos

    2009-07-01

    This paper presents the implementation by PETROBRAS Transporte S.A. - TRANSPETRO of its Oil Pipelines and Terminals Standardization Program (PRONOT) within the scope of the 'Integrated Management System' (IMS). This program, launched in 2006 in the regions where the company operates, aims at standardizing all of its oil pipeline and terminal operations. Its implementation was planned in two phases: the first, already successfully concluded, refers to pipeline operations, industrial maintenance and right-of-way activities management; and the second, initiated in 2009, encompasses cross-sectional activities including health, safety and environment (HSE); training and development of oil pipeline workforce; communication with stake holders; oil pipeline integrity; and engineering project requirements. The documental structures of TRANSPETRO IMS and PRONOT are described and represented graphically to emphasize the intentional alignment of the standardization process carried out by the Oil Pipelines and Terminals Unit to the corporate IMS, based upon national and international literature review and through practical research focusing on the best international practices. (author)

  11. Software Graphics Processing Unit (sGPU) for Deep Space Applications

    Science.gov (United States)

    McCabe, Mary; Salazar, George; Steele, Glen

    2015-01-01

    A graphics processing capability will be required for deep space missions and must include a range of applications, from safety-critical vehicle health status to telemedicine for crew health. However, preliminary radiation testing of commercial graphics processing cards suggest they cannot operate in the deep space radiation environment. Investigation into an Software Graphics Processing Unit (sGPU)comprised of commercial-equivalent radiation hardened/tolerant single board computers, field programmable gate arrays, and safety-critical display software shows promising results. Preliminary performance of approximately 30 frames per second (FPS) has been achieved. Use of multi-core processors may provide a significant increase in performance.

  12. DIGLIB, Multi Platform Graphics Subroutine Library

    International Nuclear Information System (INIS)

    Buleson, R.R.

    2002-01-01

    Description of program or function: DIGLIB is a collection of general graphics subroutines. It was designed to be small, reasonably fast, device-independent, and compatible with DEC-supplied operating systems for VAXes, PDP-11s, and LSI-11s, and the DOS operating system for IBM PCs and IBM-compatible machines. The software is readily usable for casual programmers for two-dimensional plotting

  13. Methods for teaching geometric modelling and computer graphics

    Energy Technology Data Exchange (ETDEWEB)

    Rotkov, S.I.; Faitel`son, Yu. Ts.

    1992-05-01

    This paper considers methods for teaching the methods and algorithms of geometric modelling and computer graphics to programmers, designers and users of CAD and computer-aided research systems. There is a bibliography that can be used to prepare lectures and practical classes. 37 refs., 1 tab.

  14. Configurable software for satellite graphics

    Energy Technology Data Exchange (ETDEWEB)

    Hartzman, P D

    1977-12-01

    An important goal in interactive computer graphics is to provide users with both quick system responses for basic graphics functions and enough computing power for complex calculations. One solution is to have a distributed graphics system in which a minicomputer and a powerful large computer share the work. The most versatile type of distributed system is an intelligent satellite system in which the minicomputer is programmable by the application user and can do most of the work while the large remote machine is used for difficult computations. At New York University, the hardware was configured from available equipment. The level of system intelligence resulted almost completely from software development. Unlike previous work with intelligent satellites, the resulting system had system control centered in the satellite. It also had the ability to reconfigure software during realtime operation. The design of the system was done at a very high level using set theoretic language. The specification clearly illustrated processor boundaries and interfaces. The high-level specification also produced a compact, machine-independent virtual graphics data structure for picture representation. The software was written in a systems implementation language; thus, only one set of programs was needed for both machines. A user can program both machines in a single language. Tests of the system with an application program indicate that is has very high potential. A major result of this work is the demonstration that a gigantic investment in new hardware is not necessary for computing facilities interested in graphics.

  15. Pipelines. Economy's veins; Pipelines. Adern der Wirtschaft

    Energy Technology Data Exchange (ETDEWEB)

    Feizlmayr, Adolf; Goestl, Stefan [ILF Beratende Ingenieure, Muenchen (Germany)

    2011-02-15

    According to the existing prognoses more than 1 million km of gas pipelines, oil pipelines and water pipelines are built up to the year 2030. The predominant portion is from gas pipelines. The safe continued utilization of the aging pipelines is a large challenge. In addition, the diagnostic technology, the evaluation and risk assessment have to be developed further. With the design of new oil pipelines and gas pipelines, aspects of environmental protection, the energy efficiency of transport and thus the emission reduction of carbon dioxide, the public acceptance and the market strategy of the exporters gain in importance. With the offshore pipelines one soon will exceed the present border of 2,000 m depth of water and penetrate into larger sea depths.

  16. 78 FR 70623 - Pipeline Safety: Meeting of the Gas Pipeline Advisory Committee and the Liquid Pipeline Advisory...

    Science.gov (United States)

    2013-11-26

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No. PHMSA-2009-0203] Pipeline Safety: Meeting of the Gas Pipeline Advisory Committee and the Liquid Pipeline Advisory Committee AGENCY: Pipeline and Hazardous Materials Safety Administration (PHMSA), DOT. [[Page...

  17. Postgraduate and research programmes in Medicine and Public ...

    African Journals Online (AJOL)

    ... 3 Master programmes in the pipeline (Global Health, Health Financing, and Supply Chain Management); partnerships with research institutions of great renown, which contributed to the reinforcement of the institutional research capacity and visibility towards excellence in leadership, accountability, and self sustainability.

  18. Report of study group 4.1 ''pipeline ageing and rehabilitation''

    Energy Technology Data Exchange (ETDEWEB)

    Serena, L.

    2000-07-01

    This report describes the work on the subject 'pipeline ageing and rehabilitation' carried out by the Study Group 4.1 and related to the triennium 1997 - 2000. The report is focused on ageing and rehabilitation of natural gas transmission pipelines and more in detail on the following topics: - Definition of pipeline ageing; - Different ageing elements; - Main causes of ageing; - Inspections and monitoring; - Repair methods on ageing pipelines; - Programmes and strategies for pipeline maintenance and rehabilitation. The report includes the state of the art of the different techniques used to assess pipeline ageing such as pig inspection, landslide areas monitoring as well as advanced monitoring methods used nowadays by pipeline operators; a clarification of the concepts for different maintenance approaches is also presented. In addition the report gives some information regarding repair methods in use, the methodologies to evaluate the defects and the philosophy on which each repair system is based. The remaining topics deal with the strategies of pipelines and coating rehabilitation, locus the attention in the economical and technical considerations also beyond the ageing concept and describe in details the main causes of ageing as indicated by operators. A questionnaire on these topics was in fact distributed and the obtained results are included in this report. (author)

  19. A pipeline of associative memory boards for track finding

    CERN Document Server

    Annovi, A; Bardi, A; Carosi, R; Dell'Orso, Mauro; Giannetti, P; Iannaccone, G; Morsani, F; Pietri, M; Varotto, G

    2000-01-01

    We present a pipeline of associative memory boards for track finding, which satisfies the requirements of level two triggers of the next LHC experiments. With respect to previous realizations, the pipelined architecture warrants full scalability of the memory bank, increased bandwidth (by one order of magnitude), increased number of detector layers (by a factor 2). Each associative memory board consists of four smaller boards, each containing 32 programmable associative memory chips, implemented with low-cost commercial FPGA. FPGA programming has been optimized for maximum efficiency in terms of pattern density and PCB design has been optimized in terms of modularity and FPGA chip density. A complete AM board has been successfully tested at 40 MHz, and can contain 6.6x10//3 particle trajectories. 7 Refs.

  20. Explicet: graphical user interface software for metadata-driven management, analysis and visualization of microbiome data.

    Science.gov (United States)

    Robertson, Charles E; Harris, J Kirk; Wagner, Brandie D; Granger, David; Browne, Kathy; Tatem, Beth; Feazel, Leah M; Park, Kristin; Pace, Norman R; Frank, Daniel N

    2013-12-01

    Studies of the human microbiome, and microbial community ecology in general, have blossomed of late and are now a burgeoning source of exciting research findings. Along with the advent of next-generation sequencing platforms, which have dramatically increased the scope of microbiome-related projects, several high-performance sequence analysis pipelines (e.g. QIIME, MOTHUR, VAMPS) are now available to investigators for microbiome analysis. The subject of our manuscript, the graphical user interface-based Explicet software package, fills a previously unmet need for a robust, yet intuitive means of integrating the outputs of the software pipelines with user-specified metadata and then visualizing the combined data.

  1. An integrated SNP mining and utilization (ISMU) pipeline for next generation sequencing data.

    Science.gov (United States)

    Azam, Sarwar; Rathore, Abhishek; Shah, Trushar M; Telluri, Mohan; Amindala, BhanuPrakash; Ruperao, Pradeep; Katta, Mohan A V S K; Varshney, Rajeev K

    2014-01-01

    Open source single nucleotide polymorphism (SNP) discovery pipelines for next generation sequencing data commonly requires working knowledge of command line interface, massive computational resources and expertise which is a daunting task for biologists. Further, the SNP information generated may not be readily used for downstream processes such as genotyping. Hence, a comprehensive pipeline has been developed by integrating several open source next generation sequencing (NGS) tools along with a graphical user interface called Integrated SNP Mining and Utilization (ISMU) for SNP discovery and their utilization by developing genotyping assays. The pipeline features functionalities such as pre-processing of raw data, integration of open source alignment tools (Bowtie2, BWA, Maq, NovoAlign and SOAP2), SNP prediction (SAMtools/SOAPsnp/CNS2snp and CbCC) methods and interfaces for developing genotyping assays. The pipeline outputs a list of high quality SNPs between all pairwise combinations of genotypes analyzed, in addition to the reference genome/sequence. Visualization tools (Tablet and Flapjack) integrated into the pipeline enable inspection of the alignment and errors, if any. The pipeline also provides a confidence score or polymorphism information content value with flanking sequences for identified SNPs in standard format required for developing marker genotyping (KASP and Golden Gate) assays. The pipeline enables users to process a range of NGS datasets such as whole genome re-sequencing, restriction site associated DNA sequencing and transcriptome sequencing data at a fast speed. The pipeline is very useful for plant genetics and breeding community with no computational expertise in order to discover SNPs and utilize in genomics, genetics and breeding studies. The pipeline has been parallelized to process huge datasets of next generation sequencing. It has been developed in Java language and is available at http://hpc.icrisat.cgiar.org/ISMU as a standalone

  2. Real-time colouring and filtering with graphics shaders

    Science.gov (United States)

    Vohl, D.; Fluke, C. J.; Barnes, D. G.; Hassan, A. H.

    2017-11-01

    Despite the popularity of the Graphics Processing Unit (GPU) for general purpose computing, one should not forget about the practicality of the GPU for fast scientific visualization. As astronomers have increasing access to three-dimensional (3D) data from instruments and facilities like integral field units and radio interferometers, visualization techniques such as volume rendering offer means to quickly explore spectral cubes as a whole. As most 3D visualization techniques have been developed in fields of research like medical imaging and fluid dynamics, many transfer functions are not optimal for astronomical data. We demonstrate how transfer functions and graphics shaders can be exploited to provide new astronomy-specific explorative colouring methods. We present 12 shaders, including four novel transfer functions specifically designed to produce intuitive and informative 3D visualizations of spectral cube data. We compare their utility to classic colour mapping. The remaining shaders highlight how common computation like filtering, smoothing and line ratio algorithms can be integrated as part of the graphics pipeline. We discuss how this can be achieved by utilizing the parallelism of modern GPUs along with a shading language, letting astronomers apply these new techniques at interactive frame rates. All shaders investigated in this work are included in the open source software shwirl (Vohl 2017).

  3. Identification of natural images and computer-generated graphics based on statistical and textural features.

    Science.gov (United States)

    Peng, Fei; Li, Jiao-ting; Long, Min

    2015-03-01

    To discriminate the acquisition pipelines of digital images, a novel scheme for the identification of natural images and computer-generated graphics is proposed based on statistical and textural features. First, the differences between them are investigated from the view of statistics and texture, and 31 dimensions of feature are acquired for identification. Then, LIBSVM is used for the classification. Finally, the experimental results are presented. The results show that it can achieve an identification accuracy of 97.89% for computer-generated graphics, and an identification accuracy of 97.75% for natural images. The analyses also demonstrate the proposed method has excellent performance, compared with some existing methods based only on statistical features or other features. The method has a great potential to be implemented for the identification of natural images and computer-generated graphics. © 2014 American Academy of Forensic Sciences.

  4. XPIWIT--an XML pipeline wrapper for the Insight Toolkit.

    Science.gov (United States)

    Bartschat, Andreas; Hübner, Eduard; Reischl, Markus; Mikut, Ralf; Stegmaier, Johannes

    2016-01-15

    The Insight Toolkit offers plenty of features for multidimensional image analysis. Current implementations, however, often suffer either from a lack of flexibility due to hard-coded C++ pipelines for a certain task or by slow execution times, e.g. caused by inefficient implementations or multiple read/write operations for separate filter execution. We present an XML-based wrapper application for the Insight Toolkit that combines the performance of a pure C++ implementation with an easy-to-use graphical setup of dynamic image analysis pipelines. Created XML pipelines can be interpreted and executed by XPIWIT in console mode either locally or on large clusters. We successfully applied the software tool for the automated analysis of terabyte-scale, time-resolved 3D image data of zebrafish embryos. XPIWIT is implemented in C++ using the Insight Toolkit and the Qt SDK. It has been successfully compiled and tested under Windows and Unix-based systems. Software and documentation are distributed under Apache 2.0 license and are publicly available for download at https://bitbucket.org/jstegmaier/xpiwit/downloads/. johannes.stegmaier@kit.edu Supplementary data are available at Bioinformatics online. © The Author 2015. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com.

  5. Multi-diameter pigging: factors affecting the design and selection of pigging tools for multi-diameter pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Dawson, Karl [Pipeline Engineering and Supply Co. Ltd., Richmond, NY (United States)

    2009-07-01

    This paper will consider the process involved in pigging tool selection for pipelines with two or more significant internal diameters which require pigging tools capable of negotiating the different internal diameters whilst also carrying out the necessary pipeline cleaning operation. The paper will include an analysis of pipeline features that affect pigging tool selection and then go on to look at other variables that determine the pigging tool design; this will include a step by step guide outlining how the tool is designed, the development of prototype pigs and the importance of testing and validation prior to final deployment in operational pigging programmes. (author)

  6. 76 FR 53086 - Pipeline Safety: Safety of Gas Transmission Pipelines

    Science.gov (United States)

    2011-08-25

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration 49 CFR Part 192 [Docket No. PHMSA-2011-0023] RIN 2137-AE72 Pipeline Safety: Safety of Gas Transmission Pipelines AGENCY: Pipeline and Hazardous Materials Safety Administration (PHMSA), Department of Transportation (DOT...

  7. 76 FR 70953 - Pipeline Safety: Safety of Gas Transmission Pipelines

    Science.gov (United States)

    2011-11-16

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration 49 CFR Part 192 [Docket ID PHMSA-2011-0023] RIN 2137-AE72 Pipeline Safety: Safety of Gas Transmission Pipelines AGENCY: Pipeline and Hazardous Materials Safety Administration (PHMSA); DOT. ACTION: Advance notice of...

  8. Archaeological Excavations on the BTC Pipeline, Azerbaijan

    Directory of Open Access Journals (Sweden)

    Paul Michael Taylor

    2011-06-01

    Full Text Available The archaeology and history of the Republic of Azerbaijan is not widely known in comparison with that of its neighbours. A recent summary of work in the Caucasus (Smith and Rubinson 2003 contained no specific references to results from Azerbaijan, although the studies were directly comparable and overlapped in period and geography. The reasons for this are many, perhaps the most influential is the presentation of material from Azerbaijan being confused with southern Azerbaijan in Iran in the wider academic audience and the use of the Cyrillic alphabet for reports written in the Azeri language over the past century. The Baku-Tbilisi-Ceyhan (BTC and South Caucasus Pipelines (SCP were constructed through Azerbaijan, Georgia and Turkey during the period 2003-5. BTC was built first from the Caspian Coast to the Georgian border during 2003 and 2004, while the SCP pipeline was built from the Georgian border towards the Caspian and parallel to the BTC in 2005. To investigate and mitigate the effects of this construction, a four year archaeological fieldwork programme (2001-2005 was carried out, followed by a further six-year post-excavation programme that ended in early 2011. This article draws on this extensive archaeological project that combines both the broad corpus of material known in Azerbaijan and new techniques introduced in the Republic for the first time and used on a range of sites that are of both national and international significance.

  9. Improvement programme of safety performance indicators (SPIs) in Korea

    International Nuclear Information System (INIS)

    Lee, S.Y.

    2001-01-01

    KINS has developed and used Safety Performance Indicators (SPIs), which are count based and composed of 10 indicators in 8 areas, to monitor the trend of performance of NPPs in Korea since 1997. However, the limited usage of SPIs and the increasing worldwide interest on SPIs became the motivation of the SPI improvement programme in Korea. Korea is planning to establish plant performance evaluation programme through analysis of SPI and result of inspection. The SPI improvement programme is a part of the plant performance evaluation programme and includes study on performance evaluation areas, indicator categories, selection and development of indicators, redefinition of indicators and introduction of graphical display system. The selected performance evaluation areas are general performance, reactor safety and radiation safety. Each area will have categories as sub-areas and a total of six categories are selected. One or two indicators for each category are determined or will be developed to make a set of Safety Performance Indicators. Also, a graphic display system will be introduced to extend the usage of SPIs. (author)

  10. Worldwide natural gas pipeline situation. Sekai no tennen gas pipeline jokyo

    Energy Technology Data Exchange (ETDEWEB)

    Arimoto, T [Osaka Gas Co. Ltd., Osaka (Japan)

    1993-03-01

    Constructing natural gas pipelines in wide areas requires investments of a huge amount. Many countries are building natural gas supply infrastructures under public support as nations' basic policy of promoting use of natural gas. This paper describes the present conditions of building pipelines in Western Europe, the U.S.A., Korea and Taiwan. In Western Europe, transporting companies established in line with the national policy own trunk pipelines and storage facilities, and import and distribute natural gas. The U.S.A. has 2300 small and large pipeline companies bearing transportation business. Pipelines extend about 1.9 million kilometers in total, with trunk pipelines accounting for about 440,000 kilometers. The companies are given eminent domain for the right of way. Korea has a plan to build a pipeline network with a distance of 1600 kilometers in around 2000. Taiwan has completed trunk pipelines extending 330 kilometers in two years. In Japan, the industry is preparing draft plans for wide area pipeline construction. 5 figs., 1 tab.

  11. Pipeline Implementation of Polyphase PSO for Adaptive Beamforming Algorithm

    Directory of Open Access Journals (Sweden)

    Shaobing Huang

    2017-01-01

    Full Text Available Adaptive beamforming is a powerful technique for anti-interference, where searching and tracking optimal solutions are a great challenge. In this paper, a partial Particle Swarm Optimization (PSO algorithm is proposed to track the optimal solution of an adaptive beamformer due to its great global searching character. Also, due to its naturally parallel searching capabilities, a novel Field Programmable Gate Arrays (FPGA pipeline architecture using polyphase filter bank structure is designed. In order to perform computations with large dynamic range and high precision, the proposed implementation algorithm uses an efficient user-defined floating-point arithmetic. In addition, a polyphase architecture is proposed to achieve full pipeline implementation. In the case of PSO with large population, the polyphase architecture can significantly save hardware resources while achieving high performance. Finally, the simulation results are presented by cosimulation with ModelSim and SIMULINK.

  12. Printing--Graphic Arts--Graphic Communications

    Science.gov (United States)

    Hauenstein, A. Dean

    1975-01-01

    Recently, "graphic arts" has shifted from printing skills to a conceptual approach of production processes. "Graphic communications" must embrace the total system of communication through graphic media, to serve broad career education purposes; students taught concepts and principles can be flexible and adaptive. The author…

  13. GUIdock-VNC: using a graphical desktop sharing system to provide a browser-based interface for containerized software.

    Science.gov (United States)

    Mittal, Varun; Hung, Ling-Hong; Keswani, Jayant; Kristiyanto, Daniel; Lee, Sung Bong; Yeung, Ka Yee

    2017-04-01

    Software container technology such as Docker can be used to package and distribute bioinformatics workflows consisting of multiple software implementations and dependencies. However, Docker is a command line-based tool, and many bioinformatics pipelines consist of components that require a graphical user interface. We present a container tool called GUIdock-VNC that uses a graphical desktop sharing system to provide a browser-based interface for containerized software. GUIdock-VNC uses the Virtual Network Computing protocol to render the graphics within most commonly used browsers. We also present a minimal image builder that can add our proposed graphical desktop sharing system to any Docker packages, with the end result that any Docker packages can be run using a graphical desktop within a browser. In addition, GUIdock-VNC uses the Oauth2 authentication protocols when deployed on the cloud. As a proof-of-concept, we demonstrated the utility of GUIdock-noVNC in gene network inference. We benchmarked our container implementation on various operating systems and showed that our solution creates minimal overhead. © The Authors 2017. Published by Oxford University Press.

  14. Planning international transit oil pipeline projects in Croatia

    International Nuclear Information System (INIS)

    Sekulic, G.; Vrbic, D.

    2004-01-01

    Planning and development of international oil pipeline projects are aimed primarily at enhancing the safety of crude oil supply. Pipeline development is affected by a variety of overlapping factors, such as energy - and environment-protection-related factors, as well as political, economic, legislative, social, technical and technological ones. The success of any pipeline planning, construction and operation in the present conditions will depend upon the degree to which the above factors have been brought in line with global trends. The government should create stable political, economic and legislative frameworks that will meet the global requirements of crude oil transport development. As regards (new) transportation companies, their function is to secure safe transport by providing competitive tariffs and granting environmental protection. A prerequisite for the pipeline planning is to have both major crude oil consumers and producers (as well as their economic and political integrations) consider any state or company as potential partners for crude oil transport and transit, respectively. Croatia and the JANAF transport company have been 'chosen' as one of priority routes for European supply with crude oil from the Caspian region and Russia and one of the directions for Russian crude oil export due to a number of advantages, opportunities and prospects for a successful development. Two international oil pipeline projects - the Druzba Adria Project and the Constanta-Pancevo-Omisalj-Trieste Project - are currently under consideration. The government commitment towards these projects has been documented by the Croatian Energy Development Strategy (April 2002) and by the Programme for its implementation (March 2004). JANAF has assumed the responsibility for carrying out the project preparation activities assigned to it by the Croatian Government and the pertinent ministries. Cooperation between JANAF and government institutions is an integral part of the procedure

  15. 3D-Flow processor for a programmable Level-1 trigger (feasibility study)

    International Nuclear Information System (INIS)

    Crosetto, D.

    1992-10-01

    A feasibility study has been made to use the 3D-Flow processor in a pipelined programmable parallel processing architecture to identify particles such as electrons, jets, muons, etc., in high-energy physics experiments

  16. ACHIEVING HIGH INTEGRITY OF PROCESS-CONTROL SOFTWARE BY GRAPHICAL DESIGN AND FORMAL VERIFICATION

    NARCIS (Netherlands)

    HALANG, WA; Kramer, B.J.

    The International Electrotechnical Commission is currently standardising four compatible languages for designing and implementing programmable logic controllers (PLCs). The language family includes a diagrammatic notation that supports the idea of software ICs to encourage graphical design

  17. United States petroleum pipelines: An empirical analysis of pipeline sizing

    Science.gov (United States)

    Coburn, L. L.

    1980-12-01

    The undersizing theory hypothesizes that integrated oil companies have a strong economic incentive to size the petroleum pipelines they own and ship over in a way that means that some of the demand must utilize higher cost alternatives. The DOJ theory posits that excess or monopoly profits are earned due to the natural monopoly characteristics of petroleum pipelines and the existence of market power in some pipelines at either the upstream or downstream market. The theory holds that independent petroleum pipelines owned by companies not otherwise affiliated with the petroleum industry (independent pipelines) do not have these incentives and all the efficiencies of pipeline transportation are passed to the ultimate consumer. Integrated oil companies on the other hand, keep these cost efficiencies for themselves in the form of excess profits.

  18. Underground pipeline corrosion

    CERN Document Server

    Orazem, Mark

    2014-01-01

    Underground pipelines transporting liquid petroleum products and natural gas are critical components of civil infrastructure, making corrosion prevention an essential part of asset-protection strategy. Underground Pipeline Corrosion provides a basic understanding of the problems associated with corrosion detection and mitigation, and of the state of the art in corrosion prevention. The topics covered in part one include: basic principles for corrosion in underground pipelines, AC-induced corrosion of underground pipelines, significance of corrosion in onshore oil and gas pipelines, n

  19. FIRINPC and FIRACPC graphics post-processor support user's guide and programmer's reference

    International Nuclear Information System (INIS)

    Hensel, E.

    1992-03-01

    FIRIN is a computer program used by DOE fire protection engineers to simulate hypothetical fire accidents in compartments at DOE facilities. The FIRIN code is typically used in conjunction with a ventilation system code such as FIRAC, which models the impact of the fire compartment upon the rest of the system. The code described here, FIRINPC is a PC based implementation of the full mainframe code FIRIN. In addition, FIRINPC contains graphics support for monitoring the progress of the simulation during execution and for reviewing the complete results of the simulation upon completion of the run. This document describes how to install, test, and subsequently use the code FIRINPC, and addresses differences in usage between the PC version of the code and its mainframe predecessor. The PC version contains all of the modeling capabilities of the earlier version, with additional graphics support. This user's guide is a supplement to the original FIRIN report published by the NRC. FIRAC is a computer program used by DOE fire protection engineers to simulate the transient response of complete ventilation system to fire induced transients. FIRAC has the ability to use the FIRIN code as the driving function or source term for the ventilation system response. The current version of FIRAC does not contain interactive graphics capabilities. A third program, called POST, is made available for reviewing the results of a previous FIRIN or FIRAC simulation, without having to recompute the numerical simulation. POST uses the output data files created by FIRINPC and FIRACPC to avoid recomputation

  20. Removable pipeline plug

    International Nuclear Information System (INIS)

    Vassalotti, M.; Anastasi, F.

    1984-01-01

    A removable plugging device for a pipeline, and particularly for pressure testing a steam pipeline in a boiling water reactor, wherein an inflatable annular sealing member seals off the pipeline and characterized by radially movable shoes for holding the plug in place, each shoe being pivotally mounted for self-adjusting engagement with even an out-of-round pipeline interior

  1. Pipeline integrity management

    Energy Technology Data Exchange (ETDEWEB)

    Guyt, J.; Macara, C.

    1997-12-31

    This paper focuses on some of the issues necessary for pipeline operators to consider when addressing the challenge of managing the integrity of their systems. Topics are: Definition; business justification; creation and safeguarding of technical integrity; control and deviation from technical integrity; pipelines; pipeline failure assessment; pipeline integrity assessment; leak detection; emergency response. 6 figs., 3 tabs.

  2. 75 FR 13342 - Pipeline Safety: Workshop on Distribution Pipeline Construction

    Science.gov (United States)

    2010-03-19

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket ID... natural gas distribution construction. Natural gas distribution pipelines are subject to a unique subset... distribution pipeline construction practices. This workshop will focus solely on natural gas distribution...

  3. A Novel Method to Enhance Pipeline Trajectory Determination Using Pipeline Junctions.

    Science.gov (United States)

    Sahli, Hussein; El-Sheimy, Naser

    2016-04-21

    Pipeline inspection gauges (pigs) have been used for many years to perform various maintenance operations in oil and gas pipelines. Different pipeline parameters can be inspected during the pig journey. Although pigs use many sensors to detect the required pipeline parameters, matching these data with the corresponding pipeline location is considered a very important parameter. High-end, tactical-grade inertial measurement units (IMUs) are used in pigging applications to locate the detected problems of pipeline using other sensors, and to reconstruct the trajectories of the pig. These IMUs are accurate; however, their high cost and large sizes limit their use in small diameter pipelines (8″ or less). This paper describes a new methodology for the use of MEMS-based IMUs using an extended Kalman filter (EKF) and the pipeline junctions to increase the position parameters' accuracy and to reduce the total RMS errors even during the unavailability of above ground markers (AGMs). The results of this new proposed method using a micro-electro-mechanical systems (MEMS)-based IMU revealed that the position RMS errors were reduced by approximately 85% compared to the standard EKF solution. Therefore, this approach will enable the mapping of small diameter pipelines, which was not possible before.

  4. Pollution from pipelines

    International Nuclear Information System (INIS)

    1991-01-01

    During the 1980s, over 3,900 spills from land-based pipelines released nearly 20 million gallons of oil into U.S. waters-almost twice as much as was released by the March 1989 Exxon Valdez oil spill. Although the Department of Transportation is responsible for preventing water pollution from petroleum pipelines, GAO found that it has not established a program to prevent such pollution. DOT has instead delegated this responsibility to the Coast Guard, which has a program to stop water pollution from ships, but not from pipelines. This paper reports that, in the absence of any federal program to prevent water pollution from pipelines, both the Coast Guard and the Environmental Protection Agency have taken steps to plan for and respond to oil spills, including those from pipelines, as required by the Clean Water Act. The Coast Guard cannot, however, adequately plan for or ensure a timely response to pipeline spills because it generally is unaware of specific locations and operators of pipelines

  5. 75 FR 63774 - Pipeline Safety: Safety of On-Shore Hazardous Liquid Pipelines

    Science.gov (United States)

    2010-10-18

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration 49 CFR Part... Pipelines AGENCY: Pipeline and Hazardous Materials Safety Administration (PHMSA), Department of... Gas Pipeline Safety Act of 1968, Public Law 90-481, delegated to DOT the authority to develop...

  6. 77 FR 61825 - Pipeline Safety: Notice of Public Meeting on Pipeline Data

    Science.gov (United States)

    2012-10-11

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket ID... program performance measures for gas distribution, gas transmission, and hazardous liquids pipelines. The... distribution pipelines (49 CFR 192.1007(e)), gas transmission pipelines (49 CFR 192.945) and hazardous liquids...

  7. PGPB's pipeline integrity management system

    Energy Technology Data Exchange (ETDEWEB)

    Urencio, Claudio; Sanchez, Luis; Moreno, Carlos [PGPB - Pemex Gas y Petroquimica Basica (Mexico)

    2005-07-01

    Pemex Gas has 12,134 km of natural gas transmission pipelines, 1,835 Km for LPG and 1,216 Km for basic petrochemicals. The must part of this infrastructure was built in the 70's and reaching their 35 years of operating life. To manage the integrity of the three systems, Pemex Gas has a portfolio of technological tools. This tools allow the Company to improves the decision taking, align the budget with their strategic goals, achieve efficient asset utilization, and increase the value generation. The process of integrity management starts with the risk evaluation on assets, with the use of a software called IAP (Integrity Assessment Program). This information is integrated to the SIIA (Assets Identification System). The results of both software are used to the construction of the Risk Atlas, which identifies graphically each pipeline segment, with their related risk and factors that influence their behavior. The Risk Atlas gives us information about the consequences to the people, environment and facilities, so we can design customized plans to prevent or mitigate emergencies. Finally a detailed analysis of the resulting information and scenarios simulations help us to determine the best investment projects that will minimize the risk through all our assets. (author)

  8. Pipelines 'R' us

    International Nuclear Information System (INIS)

    Thomas, P.

    1997-01-01

    The geopolitical background to the export of oil and gas from Kazakhstan by pipeline is explored with particular reference to the sensitivities of the USA. There are now a number of pipeline proposals which would enable Kazakhstan to get its hydrocarbons to world markets. The construction of two of these formed part of a major oil deal signed recently with China in the face of stiff competition from major US companies. The most convenient and cost effective route, connecting up with Iran's existing pipeline network to the Gulf, is unlikely to be developed given continuing US sanctions against Iran. Equally unlikely seems to be the Turkmenistan to Pakistan pipeline in the light of the political volatility of Afghanistan. US companies continue to face limits on export capacity via the existing Russian pipelines from Kazakhstan. A temporary solution could be to carry some oil in the existing pipeline from Azerbaijan to Georgia which has been upgraded and is due to become operational soon, and later in a second proposed pipeline on this route. The Caspian Pipeline Consortium, consisting of three countries and eleven international companies, is building a 1500 km pipeline from the Tergiz field to Novorossiysk on the Black Sea with a view to completion in 2000. An undersea pipeline crossing the Caspian from Azerbaijan is being promoted by Turkey. There is an international perception that within the next five years Kazakhstan could be in a position to export its oil via as many as half a dozen different routes. (UK)

  9. Development and Applications of Pipeline Steel in Long-Distance Gas Pipeline of China

    Science.gov (United States)

    Chunyong, Huo; Yang, Li; Lingkang, Ji

    In past decades, with widely utilizing of Microalloying and Thermal Mechanical Control Processing (TMCP) technology, the good matching of strength, toughness, plasticity and weldability on pipeline steel has been reached so that oil and gas pipeline has been greatly developed in China to meet the demand of strong domestic consumption of energy. In this paper, development history of pipeline steel and gas pipeline in china is briefly reviewed. The microstructure characteristic and mechanical performance of pipeline steel used in some representative gas pipelines of china built in different stage are summarized. Through the analysis on the evolution of pipeline service environment, some prospective development trend of application of pipeline steel in China is also presented.

  10. 76 FR 44985 - Pipeline Safety: Potential for Damage to Pipeline Facilities Caused by Flooding

    Science.gov (United States)

    2011-07-27

    .... PHMSA-2011-0177] Pipeline Safety: Potential for Damage to Pipeline Facilities Caused by Flooding AGENCY... liquid pipelines to communicate the potential for damage to pipeline facilities caused by severe flooding... pipelines in case of flooding. ADDRESSES: This document can be viewed on the Office of Pipeline Safety home...

  11. Pipeline technology. Petroleum oil - long-distance pipelines. Pipelinetechnik. Mineraloelfernleitungen

    Energy Technology Data Exchange (ETDEWEB)

    Krass, W; Kittel, A; Uhde, A

    1979-01-01

    All questions and concerns of pipeline technique are dealt with in detail. Some chapters can be applied for petroleum pipelines only or partly, for example the importance of petroleum pipelines, projecting, calculation, and operation. The sections of pipes and formings, laying, rights of way, and corrosion protection, accessories and remote effect technique, however, are of general interest, for example also for gas pipelines. In the chapter on working material, a very good summary of today's pipe working material including the thermomechanically treated steels is given. Besides methods of improving the toughness, the problems of the corrosion caused by strain cracking and the ways of avoiding it are pointed out. The pipe producing methods and, in the end of the chapter, the tests in the factory are explained. The section of laying deals with the laying methods being applied for years in pipeline construction, a big part referring to welding methods and tests. Active and passive corrosion protection are explained with all details. In addition to the solidity calculation presented with special regard to concerns of petroleum pipelines, theoretical fundaments and calculation methods for pressure are dealt with. Beside general questions of pumps, accessories, and drives, there is a section dealing with measurement and control techniques. Furthermore, remote effect and transmission techniques and news systems are explained in detail. Here, problems are referred to which are applicable not only to the operation of mineral oil pipelines. The book is completed by indications as to pipeline operation emphasizing general operation control, maintenance, repair methods and damage and their elimination. The last chapter contains a collection of the legal fundaments and the technical rules.

  12. The Visualization Toolkit (VTK): Rewriting the rendering code for modern graphics cards

    Science.gov (United States)

    Hanwell, Marcus D.; Martin, Kenneth M.; Chaudhary, Aashish; Avila, Lisa S.

    2015-09-01

    The Visualization Toolkit (VTK) is an open source, permissively licensed, cross-platform toolkit for scientific data processing, visualization, and data analysis. It is over two decades old, originally developed for a very different graphics card architecture. Modern graphics cards feature fully programmable, highly parallelized architectures with large core counts. VTK's rendering code was rewritten to take advantage of modern graphics cards, maintaining most of the toolkit's programming interfaces. This offers the opportunity to compare the performance of old and new rendering code on the same systems/cards. Significant improvements in rendering speeds and memory footprints mean that scientific data can be visualized in greater detail than ever before. The widespread use of VTK means that these improvements will reap significant benefits.

  13. Gathering pipeline methane emissions in Fayetteville shale pipelines and scoping guidelines for future pipeline measurement campaigns

    Directory of Open Access Journals (Sweden)

    Daniel J. Zimmerle

    2017-11-01

    Full Text Available Gathering pipelines, which transport gas from well pads to downstream processing, are a sector of the natural gas supply chain for which little measured methane emissions data are available. This study performed leak detection and measurement on 96 km of gathering pipeline and the associated 56 pigging facilities and 39 block valves. The study found one underground leak accounting for 83% (4.0 kg CH4/hr of total measured emissions. Methane emissions for the 4684 km of gathering pipeline in the study area were estimated at 402 kg CH4/hr [95 to 1065 kg CH4/hr, 95% CI], or 1% [0.2% to 2.6%] of all methane emissions measured during a prior aircraft study of the same area. Emissions estimated by this study fall within the uncertainty range of emissions estimated using emission factors from EPA’s 2015 Greenhouse Inventory and study activity estimates. While EPA’s current inventory is based upon emission factors from distribution mains measured in the 1990s, this study indicates that using emission factors from more recent distribution studies could significantly underestimate emissions from gathering pipelines. To guide broader studies of pipeline emissions, we also estimate the fraction of the pipeline length within a basin that must be measured to constrain uncertainty of pipeline emissions estimates to within 1% of total basin emissions. The study provides both substantial insight into the mix of emission sources and guidance for future gathering pipeline studies, but since measurements were made in a single basin, the results are not sufficiently representative to provide methane emission factors at the regional or national level.

  14. 77 FR 34123 - Pipeline Safety: Public Meeting on Integrity Management of Gas Distribution Pipelines

    Science.gov (United States)

    2012-06-08

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No. PHMSA-2012-0100] Pipeline Safety: Public Meeting on Integrity Management of Gas Distribution Pipelines AGENCY: Office of Pipeline Safety, Pipeline and Hazardous Materials Safety Administration, DOT. ACTION...

  15. 75 FR 5244 - Pipeline Safety: Integrity Management Program for Gas Distribution Pipelines; Correction

    Science.gov (United States)

    2010-02-02

    ... Management Program for Gas Distribution Pipelines; Correction AGENCY: Pipeline and Hazardous Materials Safety... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration 49 CFR Part... Regulations to require operators of gas distribution pipelines to develop and implement integrity management...

  16. Using of opportunities of graphic processors for acceleration of scientific and technical calculations

    International Nuclear Information System (INIS)

    Dudnik, V.A.; Kudryavtsev, V.I.; Sereda, T.M.; Us, S.A.; Shestakov, M.V.

    2009-01-01

    The new opportunities of modern graphic processors (GPU) for acceleration of the scientific and technical calculations with the help of paralleling of a calculating task between the central processor and GPU are described. The description of using the technology NVIDIA CUDA for connection of parallel computing opportunities of GPU within the programme of the some intensive mathematical tasks is resulted. The examples of comparison of parameters of productivity in the process of these tasks' calculation without application of GPU and with use of opportunities NVIDIA CUDA for graphic processor GeForce 8800 are resulted

  17. Pipeline system operability review

    Energy Technology Data Exchange (ETDEWEB)

    Eriksson, Kjell [Det Norske Veritas (Norway); Davies, Ray [CC Technologies, Dublin, OH (United States)

    2005-07-01

    Pipeline operators are continuously working to improve the safety of their systems and operations. In the US both liquid and gas pipeline operators have worked with the regulators over many years to develop more systematic approaches to pipeline integrity management. To successfully manage pipeline integrity, vast amounts of data from different sources needs to be collected, overlaid and analyzed in order to assess the current condition and predict future degradation. The efforts undertaken by the operators has had a significant impact on pipeline safety, nevertheless, during recent years we have seen a number of major high profile accidents. One can therefore ask how effective the pipeline integrity management systems and processes are. This paper will present one methodology 'The Pipeline System Operability Review' that can evaluate and rate the effectiveness of both the management systems and procedures, as well as the technical condition of the hardware. The result from the review can be used to compare the performance of different pipelines within one operating company, as well as benchmark with international best practices. (author)

  18. Pipeline system operability review

    Energy Technology Data Exchange (ETDEWEB)

    Eriksson, Kjell [Det Norske Veritas (Norway); Davies, Ray [CC Technologies, Dublin, OH (United States)

    2005-07-01

    Pipeline operators are continuously working to improve the safety of their systems and operations. In the US both liquid and gas pipeline operators have worked with the regulators over many years to develop more systematic approaches to pipeline integrity management. To successfully manage pipeline integrity, vast amounts of data from different sources needs to be collected, overlaid and analyzed in order to assess the current condition and predict future degradation. The efforts undertaken by the operators has had a significant impact on pipeline safety, nevertheless, during recent years we have seen a number of major high profile accidents. One can therefore ask how effective the pipeline integrity management systems and processes are. This paper will present one methodology 'The Pipeline System Operability Review' that can evaluate and rate the effectiveness of both the management systems and procedures, as well as the technical condition of the hardware. The result from the review can be used to compare the performance of different pipelines within one operating company, as well as benchmark with international best practices. (author)

  19. SimVascular 2.0: an Integrated Open Source Pipeline for Image-Based Cardiovascular Modeling and Simulation

    Science.gov (United States)

    Lan, Hongzhi; Merkow, Jameson; Updegrove, Adam; Schiavazzi, Daniele; Wilson, Nathan; Shadden, Shawn; Marsden, Alison

    2015-11-01

    SimVascular (www.simvascular.org) is currently the only fully open source software package that provides a complete pipeline from medical image based modeling to patient specific blood flow simulation and analysis. It was initially released in 2007 and has contributed to numerous advances in fundamental hemodynamics research, surgical planning, and medical device design. However, early versions had several major barriers preventing wider adoption by new users, large-scale application in clinical and research studies, and educational access. In the past years, SimVascular 2.0 has made significant progress by integrating open source alternatives for the expensive commercial libraries previously required for anatomic modeling, mesh generation and the linear solver. In addition, it simplified the across-platform compilation process, improved the graphical user interface and launched a comprehensive documentation website. Many enhancements and new features have been incorporated for the whole pipeline, such as 3-D segmentation, Boolean operation for discrete triangulated surfaces, and multi-scale coupling for closed loop boundary conditions. In this presentation we will briefly overview the modeling/simulation pipeline and advances of the new SimVascular 2.0.

  20. 78 FR 41991 - Pipeline Safety: Potential for Damage to Pipeline Facilities Caused by Flooding

    Science.gov (United States)

    2013-07-12

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No...: Pipeline and Hazardous Materials Safety Administration (PHMSA); DOT. ACTION: Notice; Issuance of Advisory... Gas and Hazardous Liquid Pipeline Systems. Subject: Potential for Damage to Pipeline Facilities Caused...

  1. 78 FR 41496 - Pipeline Safety: Meetings of the Gas and Liquid Pipeline Advisory Committees

    Science.gov (United States)

    2013-07-10

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No. PHMSA-2013-0156] Pipeline Safety: Meetings of the Gas and Liquid Pipeline Advisory Committees AGENCY: Pipeline and Hazardous Materials Safety Administration (PHMSA), DOT. ACTION: Notice of advisory committee...

  2. Overview of slurry pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Gandhi, R L

    1982-01-01

    Slurry pipelines have proven to be a technically feasible, environmentally attractive and economic method of transporting finely divided particles over long distances. A pipeline system normally consists of preparation, pipeline and utilization facilities and requires optimization of all three components taken together. A considerable amount of research work has been done to develop hydraulic design of a slurry pipeline. Equipment selection and estimation of corrosion-erosion are considered to be as important as the hydraulic design. Future applications are expected to be for the large-scale transport of coal and for the exploitation of remotely located mineral deposits such as iron ore and copper. Application of slurry pipelines for the exploitation of remotely located mineral deposits is illustrated by the Kudremukh iron concentrate slurry pipeline in India.

  3. Pipeline Drag Reducers

    International Nuclear Information System (INIS)

    Marawan, H.

    2004-01-01

    Pipeline drag reducers have proven to be an extremely powerful tool in fluid transportation. High molecular weight polymers are used to reduce the frictional pressure loss ratio in crude oil pipelines, refined fuel and aqueous pipelines. Chemical structure of the main used pipeline drag reducers is one of the following polymers and copolymers classified according to the type of fluid to ; low density polyethylene, copolymer of I-hexane cross linked with divinyl benzene, polyacrylamide, polyalkylene oxide polymers and their copolymers, fluorocarbons, polyalkyl methacrylates and terpolymer of styrene, alkyl acrylate and acrylic acid. Drag reduction is the increase in pump ability of a fluid caused by the addition of small amounts of an additive to the fluid. The effectiveness of a drag reducer is normally expressed in terms of percent drag reduction. Frictional pressure loss in a pipeline system is a waste of energy and it costly. The drag reducing additive minimizes the flow turbulence, increases throughput and reduces the energy costs. The Flow can be increased by more than 80 % with existing assets. The effectiveness of the injected drag reducer in Mostorod to Tanta crude oil pipeline achieved 35.4 % drag reduction and 23.2 % flow increase of the actual performance The experimental application of DRA on Arab Petroleum Pipeline Company (Summed) achieved a flow increase ranging from 9-32 %

  4. A study on a real-time leak detection method for pressurized liquid refrigerant pipeline based on pressure and flow rate

    International Nuclear Information System (INIS)

    Tian, Shen; Du, Juanli; Shao, Shuangquan; Xu, Hongbo; Tian, Changqing

    2016-01-01

    Highlights: • A real-time leak detection method is developed for ammonia pipeline in cold storage. • A locating algorithm based on pressure difference profile is provided. • This method is validated by R22 and ammonia leak experiments. • The minimum detectable leak ratio is 1% for R22 and 4% for ammonia. • The location estimating errors are −27% ~ 17% for R22 and −27% ~ 27% for ammonia. - Graphical Abstract: - Abstract: Leakage from pressurized liquid ammonia pipeline has been a serious problem in large commercial cold storages because it might release large amount of liquid ammonia and without safety supervision in daily operations. The present paper shows a detection method for a pressurized liquid ammonia pipeline with a leak. The variations of pressure, flow rate and pressure difference profile are studied. A leak indicator (σ), proposed with the one-dimensional steady-state flow model, is used to detect the leak occurrence by comparing it with a threshold value (σ Le ). A locating algorithm based on pressure difference profile along the pipeline is also proposed, which has considered the effect of the static pressure increase at the leak point. Experiments on different leak positions and ratios from liquid R22 and ammonia pipelines are carried out to validate this method. It is found that, with a relatively low false alarm rate (as three percent), the minimum detectable leak ratio reached 1% for the R22 pipeline and 4% for the ammonia pipeline. The locating errors are between −27% ~ 17% for R22 pipeline and −27% ~ 27% for ammonia pipeline.

  5. Use of geographic information systems for applications on gas pipeline rights-of-way

    Energy Technology Data Exchange (ETDEWEB)

    Sydelko, P.J.; Wilkey, P.L.

    1992-12-01

    Geographic information system (GIS) applications for the siting and monitoring of gas pipeline rights-of-way (ROWS) were developed for areas near Rio Vista, California. The data layers developed for this project represent geographic features, such as landcover, elevation, aspect, slope, soils, hydrography, transportation, endangered species, wetlands, and public line surveys. A GIS was used to develop and store spatial data from several sources; to manipulate spatial data to evaluate environmental and engineering issues associated with the siting, permitting, construction, maintenance, and monitoring of gas pipeline ROWS; and to graphically display analysis results. Examples of these applications include (1) determination of environmentally sensitive areas, such as endangered species habitat, wetlands, and areas of highly erosive soils; (2) evaluation of engineering constraints, including shallow depth to bedrock, major hydrographic features, and shallow water table; (3) classification of satellite imagery for landuse/landcover that will affect ROWS; and (4) identification of alternative ROW corridors that avoid environmentally sensitive areas or areas with severe engineering constraints.

  6. North America pipeline map

    International Nuclear Information System (INIS)

    Anon.

    2005-01-01

    This map presents details of pipelines currently in place throughout North America. Fifty-nine natural gas pipelines are presented, as well as 16 oil pipelines. The map also identifies six proposed natural gas pipelines. Major cities, roads and highways are included as well as state and provincial boundaries. The National Petroleum Reserve is identified, as well as the Arctic National Wildlife Refuge. The following companies placed advertisements on the map with details of the services they provide relating to pipeline management and construction: Ferus Gas Industries Trust; Proline; SulfaTreat Direct Oxidation; and TransGas. 1 map

  7. 76 FR 303 - Pipeline Safety: Safety of On-Shore Hazardous Liquid Pipelines

    Science.gov (United States)

    2011-01-04

    ... leak detection requirements for all pipelines; whether to require the installation of emergency flow... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration 49 CFR Part 195 [Docket ID PHMSA-2010-0229] RIN 2137-AE66 Pipeline Safety: Safety of On-Shore Hazardous Liquid...

  8. Leadership Pipeline

    DEFF Research Database (Denmark)

    Elmholdt, Claus Westergård

    2013-01-01

    I artiklen undersøges det empiriske grundlag for Leader- ship Pipeline. Først beskrives Leadership Pipeline modellen om le- delsesbaner og skilleveje i opadgående transitioner mellem orga- nisatoriske ledelsesniveauer (Freedman, 1998; Charan, Drotter and Noel, 2001). Dernæst sættes fokus på det...... forholdet mellem kontinuitet- og diskontinuitet i ledel- seskompetencer på tværs af organisatoriske niveauer præsenteres og diskuteres. Afslutningsvis diskuteres begrænsningerne i en kompetencebaseret tilgang til Leadership Pipeline, og det foreslås, at succesfuld ledelse i ligeså høj grad afhænger af...

  9. 76 FR 29333 - Pipeline Safety: Meetings of the Technical Pipeline Safety Standards Committee and the Technical...

    Science.gov (United States)

    2011-05-20

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No... Technical Hazardous Liquid Pipeline Safety Standards Committee AGENCY: Pipeline and Hazardous Materials... for natural gas pipelines and for hazardous liquid pipelines. Both committees were established under...

  10. 77 FR 16471 - Pipeline Safety: Implementation of the National Registry of Pipeline and Liquefied Natural Gas...

    Science.gov (United States)

    2012-03-21

    ... Registry of Pipeline and Liquefied Natural Gas Operators AGENCY: Pipeline and Hazardous Materials Safety... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration 49 CFR Parts... Register (75 FR 72878) titled: ``Pipeline Safety: Updates to Pipeline and Liquefied Natural Gas Reporting...

  11. R graphics

    CERN Document Server

    Murrell, Paul

    2005-01-01

    R is revolutionizing the world of statistical computing. Powerful, flexible, and best of all free, R is now the program of choice for tens of thousands of statisticians. Destined to become an instant classic, R Graphics presents the first complete, authoritative exposition on the R graphical system. Paul Murrell, widely known as the leading expert on R graphics, has developed an in-depth resource that takes nothing for granted and helps both neophyte and seasoned users master the intricacies of R graphics. After an introductory overview of R graphics facilities, the presentation first focuses

  12. 75 FR 45591 - Pipeline Safety: Notice of Technical Pipeline Safety Advisory Committee Meetings

    Science.gov (United States)

    2010-08-03

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration 49 CFR Part... Committee Meetings AGENCY: Pipeline and Hazardous Materials Safety Administration (PHMSA); DOT. ACTION... safety standards, risk assessments, and safety policies for natural gas pipelines and for hazardous...

  13. Decontamination device for pipeline

    International Nuclear Information System (INIS)

    Harashina, Heihachi.

    1994-01-01

    Pipelines to be decontaminated are parts of pipelines contaminated with radioactive materials, and they are connected to a fluid transfer means (for example, a bladeless pump) and a ball collector by way of a connector. The fluid of a mixture of chemical decontaminating liquid and spheres is sent into pipelines to be decontaminated. The spheres are, for example, heat resistant porous hard or soft rubber spheres. The fluid discharged from the pipelines to be decontaminated are circulated by way of bypassing means. The inner surface of the pipelines is decontaminated by the circulation of the fluid. When the bypass means is closed, the fluid discharged from the pipelines to be decontaminated is sent to the ball collector, and the spheres are captured by a hopper. Further, the liquid is sent to the filtrating means to filter the chemical contaminating liquid, and sludges contained in the liquid are captured. (I.N.)

  14. Remote inspection of a buried pipeline using a mobile ultrasonic testing system

    Energy Technology Data Exchange (ETDEWEB)

    Muralidhar, S; Ghosh, J K [Bhabha Atomic Research Centre, Bombay (India). Radiometallurgy Div.; Rajendran, S; Ramakumar, M S [Bhabha Atomic Research Centre, Mumbai (India). Division of Remote Handling and Robotics

    1994-12-31

    The nuclear reactor, Cirus, has now been in operation for three decades. As part of a programme to ascertain the integrity and safety of the various reactor parts in-service inspection of the embedded portion of the main coolant pipeline will be carried out. A mobile ultrasonic testing system has been developed and tested in the laboratory to measure the wall thickness of an underground pipe from the inner corroded surface using a water-bubbler technique. 3 figs.

  15. The Programmer's Guide to iSeries Navigator

    CERN Document Server

    Touhy, Paul

    2012-01-01

    iSeries Navigator is a favorite tool of operators and administrators-who use it with great success-but many programmers have missed the great programming tools that is provides! This book introduces you to iSeries Navigator along with all the powerful tools and interfaces that will expand your programming horizons. As iSeries applications continue to move toward a graphical user interface (GUI), so does the development environment. Programs such as CODE and WDSC may fill the need for the programming environment, but iSeries Navigator fills the programmer's need for general system access as wel

  16. High temperature pipeline design

    Energy Technology Data Exchange (ETDEWEB)

    Greenslade, J.G. [Colt Engineering, Calgary, AB (Canada). Pipelines Dept.; Nixon, J.F. [Nixon Geotech Ltd., Calgary, AB (Canada); Dyck, D.W. [Stress Tech Engineering Inc., Calgary, AB (Canada)

    2004-07-01

    It is impractical to transport bitumen and heavy oil by pipelines at ambient temperature unless diluents are added to reduce the viscosity. A diluted bitumen pipeline is commonly referred to as a dilbit pipeline. The diluent routinely used is natural gas condensate. Since natural gas condensate is limited in supply, it must be recovered and reused at high cost. This paper presented an alternative to the use of diluent to reduce the viscosity of heavy oil or bitumen. The following two basic design issues for a hot bitumen (hotbit) pipeline were presented: (1) modelling the restart problem, and, (2) establishing the maximum practical operating temperature. The transient behaviour during restart of a high temperature pipeline carrying viscous fluids was modelled using the concept of flow capacity. Although the design conditions were hypothetical, they could be encountered in the Athabasca oilsands. It was shown that environmental disturbances occur when the fluid is cooled during shut down because the ground temperature near the pipeline rises. This can change growing conditions, even near deeply buried insulated pipelines. Axial thermal loads also constrain the design and operation of a buried pipeline as higher operating temperatures are considered. As such, strain based design provides the opportunity to design for higher operating temperature than allowable stress based design methods. Expansion loops can partially relieve the thermal stress at a given temperature. As the design temperature increase, there is a point at which above grade pipelines become attractive options, although the materials and welding procedures must be suitable for low temperature service. 3 refs., 1 tab., 10 figs.

  17. Can we be more Graphic about Graphic Design?

    OpenAIRE

    Vienne, Véronique

    2012-01-01

    Can you objectify a subjective notion? This is the question graphic designers must face when they talk about their work. Even though graphic design artifacts are omnipresent in our culture, graphic design is still an exceptionally ill-defined profession. This is one of the reasons design criticism is still a rudimentary discipline. No one knows for sure what is this thing we sometimes call “graphic communication” for lack of a better word–a technique my Webster’s dictionary describes as “the ...

  18. 77 FR 19799 - Pipeline Safety: Pipeline Damage Prevention Programs

    Science.gov (United States)

    2012-04-02

    ... noted ``when the oil pipeline industry developed the survey for its voluntary spill reporting system...) [cir] The American Public Gas Association (APGA) [cir] The Association of Oil Pipelines (AOPL) [cir... the contrary, all 50 states in the United States have a law designed to prevent excavation damage to...

  19. An Exploratory Study of the Effect of Screen Size and Resolution on the Legibility of Graphics in Automated Job Performance Aids. Final Report.

    Science.gov (United States)

    Dwyer, Daniel J.

    Designed to assess the effect of alternative display (CRT) screen sizes and resolution levels on user ability to identify and locate printed circuit (PC) board points, this study is the first in a protracted research program on the legibility of graphics in computer-based job aids. Air Force maintenance training pipeline students (35 male and 1…

  20. Recent developments in pipeline welding practice

    Energy Technology Data Exchange (ETDEWEB)

    1979-01-01

    Fourteen chapters are included: overview of pipeline welding systems and quality assurance, CRC automatic welding system, H.C. Price Co. automatic welding system, semi-automatic MIG-welding process, partial penetration welding of steel pipes for gas distribution, construction procedures and quality control in offshore pipeline construction, welding in repair and maintenance of gas transmission pipelines, British Gas studies of welding on pressurized gas transmission pipelines, hot tapping pipelines, underwater welding for offshore pipelines and associated equipment, radial friction welding, material composition vs weld properties, review of NDT of pipeline welds, and safety assurance in pipeline construction. A bibliography of approximately 150 references is included, arranged according to subject and year.

  1. Leadership Pipeline

    DEFF Research Database (Denmark)

    Elmholdt, Claus Westergård

    2012-01-01

    Artiklen analyserer grundlaget for Leadership Pipeline modellen med henblik på en vurdering af substansen bag modellen, og perspektiverne for generalisering af modellen til en dansk organisatorisk kontekst.......Artiklen analyserer grundlaget for Leadership Pipeline modellen med henblik på en vurdering af substansen bag modellen, og perspektiverne for generalisering af modellen til en dansk organisatorisk kontekst....

  2. Graphic warning labels on plain cigarette packs: will they make a difference to adolescents?

    Science.gov (United States)

    McCool, Judith; Webb, Lisa; Cameron, Linda D; Hoek, Janet

    2012-04-01

    Graphic warning labels and plain cigarette packaging are two initiatives developed to increase quit behaviour among smokers. Although a little is known about how adolescents interpret graphic warning labels, very few studies have examined how plain cigarette packaging would affect adolescents' perceptions of cigarette smoking and smoking behaviour. We explored how teens interpret and respond to graphic warning labels and the plain packaging of cigarettes, to assess the potential these strategies may offer in deterring smoking initiation. Twelve focus group interviews with a sample of 80 14-16 year old students from a diverse range of schools in Auckland, New Zealand were undertaken between June and August 2009. Textual analysis revealed that graphic warning labels may influence adolescents by reiterating a negative image of smokers. Graphic warning on a plain cigarette pack increased the attention paid to graphic warning labels and the overall perceptions of harm caused by cigarette smoking, and reduced the social appeal of cigarette smoking. This research offers evidence on how adolescents are appraising and interpreting graphic warning labels, and explores how dominant appraisals may affect the role graphic warning labels play in preventing smoking. Not only would plain cigarette packaging enhance the salience and impact of graphic warning labels, but it would potentially bolster the overall message that cigarette smoking is harmful. In the context of a comprehensive tobacco control programme, graphic warning labels on plain cigarette packaging present an explicit message about the risks (to health and image) associated with cigarette smoking. Copyright © 2012 Elsevier Ltd. All rights reserved.

  3. 49 CFR 195.210 - Pipeline location.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 3 2010-10-01 2010-10-01 false Pipeline location. 195.210 Section 195.210 Transportation Other Regulations Relating to Transportation (Continued) PIPELINE AND HAZARDOUS MATERIALS SAFETY... PIPELINE Construction § 195.210 Pipeline location. (a) Pipeline right-of-way must be selected to avoid, as...

  4. Incidental electric heating of pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Sonninskii, A V; Sirotin, A M; Vasiliev, Y N

    1981-04-01

    VNIIgaz has improved the conventional Japanese SECT pipeline-heating system, which uses a small steel tube that contains an insulated heater/conductor and is welded to the top of the pipeline. The improved version has two insulated electric heaters - one on the top and the other on the bottom of the pipeline - located inside steel angle irons that are welded to the pipeline. A comparison of experimental results from heating a 200-ft pipeline with both systems at currents of up to 470 A clearly demonstrated the better heating efficiency of the VNIIgaz unit. The improved SECT system would be suitable for various types of pipelines, including gas lines, in the USSR's far north regions.

  5. 77 FR 2126 - Pipeline Safety: Implementation of the National Registry of Pipeline and Liquefied Natural Gas...

    Science.gov (United States)

    2012-01-13

    ... Natural Gas Operators AGENCY: Pipeline and Hazardous Materials Safety Administration (PHMSA), DOT. ACTION... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No...: ``Pipeline Safety: Updates to Pipeline and Liquefied Natural Gas Reporting Requirements.'' The final rule...

  6. 77 FR 36606 - Pipeline Safety: Government/Industry Pipeline Research and Development Forum, Public Meeting

    Science.gov (United States)

    2012-06-19

    ...: Threat Prevention --Working Group 2: Leak Detection/Mitigation & Storage --Working Group 3: Anomaly... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket ID PHMSA-2012-0146] Pipeline Safety: Government/Industry Pipeline Research and Development Forum, Public...

  7. Pipelines : moving biomass and energy

    Energy Technology Data Exchange (ETDEWEB)

    Kumar, A. [Alberta Univ., Edmonton, AB (Canada). Dept. of Mechanical Engineering

    2006-07-01

    Moving biomass and energy through pipelines was presented. Field sourced biomass utilization for fuel was discussed in terms of competing cost factors; economies of scale; and differing fuel plant sizes. The cost versus scale in a bioenergy facility was illustrated in chart format. The transportation cost of biomass was presented as it is a major component of total biomass processing cost and is in the typical range of 25-45 per cent of total processing costs for truck transport of biomass. Issues in large scale biomass utilization, scale effects in transportation, and components of transport cost were identified. Other topics related to transportation issues included approaches to pipeline transport; cost of wood chips in pipeline transport; and distance variable cost of transporting wood chips by pipeline. Practical applications were also offered. In addition, the presentation provided and illustrated a model for an ethanol plant supplied by truck transport as well as a sample configuration for 19 truck based ethanol plants versus one large facility supplied by truck plus 18 pipelines. Last, pipeline transport of bio-oil and pipeline transport of syngas was discussed. It was concluded that pipeline transport can help in reducing congestion issues in large scale biomass utilization and that it can offer a means to achieve large plant size. Some current research at the University of Alberta on pipeline transport of raw biomass, bio-oil and hydrogen production from biomass for oil sands and pipeline transport was also presented. tabs., figs.

  8. Pipeline four-dimension management is the trend of pipeline integrity management in the future

    Energy Technology Data Exchange (ETDEWEB)

    Shaohua, Dong; Feifan; Zhongchen, Han [China National Petroleum Corporation (CNPC), Beijing (China)

    2009-07-01

    Pipeline integrity management is essential for today's operators to operate their pipelines safety and cost effectively. The latest developments of pipeline integrity management around the world are involved with change of regulation, industry standard and innovation of technology. And who know the trend of PIM in the future, which can be answered in the paper. As a result, the concept of P4DM was set up firstly in the world. The paper analyzed the pipeline HSE management, pipeline integrity management (PIM) and asset integrity management (AIM), the problem of management was produced, and also the Pipeline 4-dimension Management (P4DM) theory was brought forward. According to P4DM, from the hierarchy of P4DM, the management elements, fields, space and time was analyzed. The main content is P4DM integrate the space geography location and time, control and manage the pipeline system in whole process, anywhere and anytime. It includes the pipeline integrity, pipeline operation and emergency, which is integrated by IT system. It come true that the idea, solution, technology, organization, manager alternately intelligently control the process of management. What the paper talks about included the definition of pipeline 4D management, the research develop of P4DM, the theory of P4DM, the relationship between P4DM and PIM, the technology basis of P4DM, how to perform the P4DM and conclusion. The P4DM was produced, which provide the development direction of PIM in the future, and also provide the new ideas for PetroChina in the field of technology and management. (author)

  9. Pipelines to eastern Canada

    International Nuclear Information System (INIS)

    Otsason, J.

    1998-01-01

    This presentation focused on four main topics: (1) the existing path of pipelines to eastern Canada, (2) the Chicago hub, (3) transport alternatives, and (4) the Vector Pipeline' expansion plans. In the eastern Canadian market, TransCanada Pipelines dominates 96 per cent of the market share and is effectively immune to expansion costs. Issues regarding the attractiveness of the Chicago hub were addressed. One attractive feature is that the Chicago hub has access to multiple supply basins including western Canada, the Gulf Coast, the mid-continent, and the Rockies. Regarding Vector Pipelines' future plans, the company proposes to construct 343 miles of pipeline from Joliet, Illinois to Dawn, Ontario. Project description included discussion of some of the perceived advantages of this route, namely, extensive storage in Michigan and south-western Ontario, the fact that the proposed pipeline traverses major markets which would mitigate excess capacity concerns, arbitrage opportunities, cost effective expansion capability reducing tolls, and likely lower landed costs in Ontario. Project schedule, costs, rates and tariffs are also discussed. tabs., figs

  10. 78 FR 42889 - Pipeline Safety: Reminder of Requirements for Utility LP-Gas and LPG Pipeline Systems

    Science.gov (United States)

    2013-07-18

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration 49 CFR Part 192 [Docket No. PHMSA-2013-0097] Pipeline Safety: Reminder of Requirements for Utility LP-Gas and LPG Pipeline Systems AGENCY: Pipeline and Hazardous Materials Safety Administration (PHMSA), DOT. ACTION...

  11. A pipeline for comprehensive and automated processing of electron diffraction data in IPLT.

    Science.gov (United States)

    Schenk, Andreas D; Philippsen, Ansgar; Engel, Andreas; Walz, Thomas

    2013-05-01

    Electron crystallography of two-dimensional crystals allows the structural study of membrane proteins in their native environment, the lipid bilayer. Determining the structure of a membrane protein at near-atomic resolution by electron crystallography remains, however, a very labor-intense and time-consuming task. To simplify and accelerate the data processing aspect of electron crystallography, we implemented a pipeline for the processing of electron diffraction data using the Image Processing Library and Toolbox (IPLT), which provides a modular, flexible, integrated, and extendable cross-platform, open-source framework for image processing. The diffraction data processing pipeline is organized as several independent modules implemented in Python. The modules can be accessed either from a graphical user interface or through a command line interface, thus meeting the needs of both novice and expert users. The low-level image processing algorithms are implemented in C++ to achieve optimal processing performance, and their interface is exported to Python using a wrapper. For enhanced performance, the Python processing modules are complemented with a central data managing facility that provides a caching infrastructure. The validity of our data processing algorithms was verified by processing a set of aquaporin-0 diffraction patterns with the IPLT pipeline and comparing the resulting merged data set with that obtained by processing the same diffraction patterns with the classical set of MRC programs. Copyright © 2013 Elsevier Inc. All rights reserved.

  12. Prospects of Frequency-Time Correlation Analysis for Detecting Pipeline Leaks by Acoustic Emission Method

    International Nuclear Information System (INIS)

    Faerman, V A; Cheremnov, A G; Avramchuk, V V; Luneva, E E

    2014-01-01

    In the current work the relevance of nondestructive test method development applied for pipeline leak detection is considered. It was shown that acoustic emission testing is currently one of the most widely spread leak detection methods. The main disadvantage of this method is that it cannot be applied in monitoring long pipeline sections, which in its turn complicates and slows down the inspection of the line pipe sections of main pipelines. The prospects of developing alternative techniques and methods based on the use of the spectral analysis of signals were considered and their possible application in leak detection on the basis of the correlation method was outlined. As an alternative, the time-frequency correlation function calculation is proposed. This function represents the correlation between the spectral components of the analyzed signals. In this work, the technique of time-frequency correlation function calculation is described. The experimental data that demonstrate obvious advantage of the time-frequency correlation function compared to the simple correlation function are presented. The application of the time-frequency correlation function is more effective in suppressing the noise components in the frequency range of the useful signal, which makes maximum of the function more pronounced. The main drawback of application of the time- frequency correlation function analysis in solving leak detection problems is a great number of calculations that may result in a further increase in pipeline time inspection. However, this drawback can be partially reduced by the development and implementation of efficient algorithms (including parallel) of computing the fast Fourier transform using computer central processing unit and graphic processing unit

  13. Logistics aspects of petroleum pipeline operations

    Directory of Open Access Journals (Sweden)

    W. J. Pienaar

    2010-11-01

    Full Text Available The paper identifies, assesses and describes the logistics aspects of the commercial operation of petroleum pipelines. The nature of petroleum-product supply chains, in which pipelines play a role, is outlined and the types of petroleum pipeline systems are described. An outline is presented of the nature of the logistics activities of petroleum pipeline operations. The reasons for the cost efficiency of petroleum pipeline operations are given. The relative modal service effectiveness of petroleum pipeline transport, based on the most pertinent service performance measures, is offered. The segments in the petroleum-products supply chain where pipelines can play an efficient and effective role are identified.

  14. Calculation programme for transient thermo-pneumatic flows; Programme de calcul pour les ecoulements transitoires thermopneumatiques

    Energy Technology Data Exchange (ETDEWEB)

    Coste, D [Commissariat a l' Energie Atomique, Saclay (France). Centre d' Etudes Nucleaires

    1964-07-01

    With a view to determining the changes occurring in gas reactors after cooling accidents, a calculation programme is established for unidimensional gas flows with pressure drops, heat exchanges and in certain cases blowing, in a reticulated lattice. Any schematization can be taken into account by the use of a set of indices. This programme, of which the FORTRAN list is given, is applied to particular cases of sudden pressure drops in the circuits. The results obtained are in good agreement with those obtained both from the graphical method using the characteristics and from experimental recorded data. (author) [French] En vue de determiner les evolutions des reacteurs a gaz apres accident de refroidissement, on etablit un programme de calcul pour les ecoulements gazeux unidimensionnels avec pertes de charge, echanges thermiques et eventuellement soufflage, en reseau maille. Toute schematisation peut etre prise en compte grace a un jeu d'indices. Ce programme, dont la liste FORTRAN est presentee, est applique a des cas particuliers de degonflage brutal de circuits. Ses resultats sont en bon accord, d'une part avec ceux de la methode graphique des caracteristiques, d'autre part avec des enregistrements experimentaux. (auteur)

  15. Calculation programme for transient thermo-pneumatic flows; Programme de calcul pour les ecoulements transitoires thermopneumatiques

    Energy Technology Data Exchange (ETDEWEB)

    Coste, D. [Commissariat a l' Energie Atomique, Saclay (France). Centre d' Etudes Nucleaires

    1964-07-01

    With a view to determining the changes occurring in gas reactors after cooling accidents, a calculation programme is established for unidimensional gas flows with pressure drops, heat exchanges and in certain cases blowing, in a reticulated lattice. Any schematization can be taken into account by the use of a set of indices. This programme, of which the FORTRAN list is given, is applied to particular cases of sudden pressure drops in the circuits. The results obtained are in good agreement with those obtained both from the graphical method using the characteristics and from experimental recorded data. (author) [French] En vue de determiner les evolutions des reacteurs a gaz apres accident de refroidissement, on etablit un programme de calcul pour les ecoulements gazeux unidimensionnels avec pertes de charge, echanges thermiques et eventuellement soufflage, en reseau maille. Toute schematisation peut etre prise en compte grace a un jeu d'indices. Ce programme, dont la liste FORTRAN est presentee, est applique a des cas particuliers de degonflage brutal de circuits. Ses resultats sont en bon accord, d'une part avec ceux de la methode graphique des caracteristiques, d'autre part avec des enregistrements experimentaux. (auteur)

  16. Hydrocarbons pipeline transportation risk assessment

    Science.gov (United States)

    Zanin, A. V.; Milke, A. A.; Kvasov, I. N.

    2018-04-01

    The pipeline transportation applying risks assessment issue in the arctic conditions is addressed in the paper. Pipeline quality characteristics in the given environment has been assessed. To achieve the stated objective, the pipelines mathematical model was designed and visualized by using the software product SOLIDWORKS. When developing the mathematical model the obtained results made possible to define the pipeline optimal characteristics for designing on the Arctic sea bottom. In the course of conducting the research the pipe avalanche collapse risks were examined, internal longitudinal and circular loads acting on the pipeline were analyzed, as well as the water impact hydrodynamic force was taken into consideration. The conducted calculation can contribute to the pipeline transport further development under the harsh climate conditions of the Russian Federation Arctic shelf territory.

  17. Critical frameworks for graphic design: graphic design and visual culture

    OpenAIRE

    Dauppe, Michele-Anne

    2011-01-01

    The paper considers an approach to the study of graphic design which addresses the expanding nature of graphic design in the 21st century and the purposeful application of theory to the subject of graphic design. In recent years graphic design has expanded its domain from the world of print culture (e.g. books, posters) into what is sometimes called screen culture. Everything from a mobile phone to a display in an airport lounge to the A.T.M. carries graphic design. It has become ever more ub...

  18. Slurry pipeline design approach

    Energy Technology Data Exchange (ETDEWEB)

    Betinol, Roy; Navarro R, Luis [Brass Chile S.A., Santiago (Chile)

    2009-12-19

    Compared to other engineering technologies, the design of a commercial long distance Slurry Pipeline design is a relatively new engineering concept which gained more recognition in the mid 1960 's. Slurry pipeline was first introduced to reduce cost in transporting coal to power generating units. Since then this technology has caught-up worldwide to transport other minerals such as limestone, copper, zinc and iron. In South America, the use of pipeline is commonly practiced in the transport of Copper (Chile, Peru and Argentina), Iron (Chile and Brazil), Zinc (Peru) and Bauxite (Brazil). As more mining operations expand and new mine facilities are opened, the design of the long distance slurry pipeline will continuously present a commercially viable option. The intent of this paper is to present the design process and discuss any new techniques and approach used today to ensure a better, safer and economical slurry pipeline. (author)

  19. LiGRO: a graphical user interface for protein-ligand molecular dynamics.

    Science.gov (United States)

    Kagami, Luciano Porto; das Neves, Gustavo Machado; da Silva, Alan Wilter Sousa; Caceres, Rafael Andrade; Kawano, Daniel Fábio; Eifler-Lima, Vera Lucia

    2017-10-04

    To speed up the drug-discovery process, molecular dynamics (MD) calculations performed in GROMACS can be coupled to docking simulations for the post-screening analyses of large compound libraries. This requires generating the topology of the ligands in different software, some basic knowledge of Linux command lines, and a certain familiarity in handling the output files. LiGRO-the python-based graphical interface introduced here-was designed to overcome these protein-ligand parameterization challenges by allowing the graphical (non command line-based) control of GROMACS (MD and analysis), ACPYPE (ligand topology builder) and PLIP (protein-binder interactions monitor)-programs that can be used together to fully perform and analyze the outputs of complex MD simulations (including energy minimization and NVT/NPT equilibration). By allowing the calculation of linear interaction energies in a simple and quick fashion, LiGRO can be used in the drug-discovery pipeline to select compounds with a better protein-binding interaction profile. The design of LiGRO allows researchers to freely download and modify the software, with the source code being available under the terms of a GPLv3 license from http://www.ufrgs.br/lasomfarmacia/ligro/ .

  20. A Real-Time Early Cognitive Vision System based on a Hybrid coarse and fine grained Parallel Architecture

    DEFF Research Database (Denmark)

    Jensen, Lars Baunegaard With

    . The current top model GPUs from NVIDIA possess up to 240 homogeneous cores. In the past, GPUs have beenhard to program, forcing the programmer to map the algorithm to the graphics processing pipeline and think in terms of vertex and fragment shaders, imposing a limiting factor in the implementation of non......-graphics applications. This, however, has changed with the introduction of the Compute Unified Device Architecture (CUDA) framework from NVIDIA. The EV and ECV stages have different parallel properties. The regular, pixel-based processing of EV fit the GPU architecture very well, and parts of ECV, on the other hand...

  1. LNG transport through pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Pfund, P; Philipps, A

    1975-01-01

    LNG pipelines could help solve some peakshaving problems if operated in conjunction with other facilities that could use the LNG cold recovered during regasification. In some areas at present, LNG is delivered by tanker and regasified near the terminal for transmission through conventional gas pipelines. In other places, utilities liquefy natural gas for easy storage for later peakshaving use. The only chance to avoid the second expensive liquefaction step would be to convey imported LNG through a suitable designed LNG pipeline. The technical problems involved in LNG pipeline construction have basically been solved in recent years, but those pipelines actually constructed have been only short ones. To be economically justified, long-distance LNG lines require additional credit, which could be obtained by selling the LNG cold recovered during regasification to industrial users located in or near the points of gas consumption. Technical details presented cover the pipe material, stress relief, steel composition, pressure enthalpy, bellows-type expansion joints, and mechanical and thermal insulation.

  2. Planned and proposed pipeline regulations

    International Nuclear Information System (INIS)

    De Leon, C.

    1992-01-01

    The Research and Special Programs Administration administers the Natural Gas Pipeline Safety Act of 1968 (NGPSA) and the Hazardous Liquid Pipeline Safety Act of 1979 (HLPSA). The RSPA issues and enforces design, construction, operation and maintenance regulations for natural gas pipelines and hazardous liquid pipelines. This paper discusses a number of proposed and pending safety regulations and legislative initiatives currently being considered by the RSPA and the US Congress. Some new regulations have been enacted. The next few years will see a great deal of regulatory activity regarding natural gas and hazardous liquid pipelines, much of it resulting from legislative requirements. The office of Pipeline Safety is currently conducting a study to streamline its operations. This study is analyzing the office's business, social and technical operations with the goal of improving overall efficiency, effectiveness, productivity and job satisfaction to meet the challenges of the future

  3. Chechnya: the pipeline front

    Energy Technology Data Exchange (ETDEWEB)

    Anon,

    1999-11-01

    This article examines the impact of the Russian campaign against Chechnya on projects for oil and gas pipelines from the new Caspian republics, which are seeking financial support. Topics discussed include the pipeline transport of oil from Azerbaijan through Chechnya to the Black Sea, the use of oil money to finance the war, the push for non-Russian export routes, the financing of pipelines, the impact of the war on the supply of Russian and Turkmenistan gas to Turkey, the proposed construction of the Trans Caspian pipeline, the weakening of trust between Russia and its neighbours, and the potential for trans Caucasus republics to look to western backers due to the instability of the North Caucasus. (UK)

  4. Pipelines in power plants

    International Nuclear Information System (INIS)

    Oude-Hengel, H.H.

    1978-01-01

    Since the end of the Sixties, steam-transporting pipelines are given great attention, as pipeline components often fail, partially even long before their designed operation time is over. Thus, experts must increasingly deal with questions of pipelines and their components. Design and calculation, production and operation of pipelines are included in the discussion. Within the frame of this discussion, planners, producers, operators, and technical surveillance personnel must be able to offer a homogenous 'plan for assuring the quality of pipelines' in fossil and nuclear power plants. This book tries to make a contribution to this topic. 'Quality assuring' means efforts made for meeting the demands of quality (reliability). The book does not intend to complete with well-known manuals, as for as a complete covering of the topic is concerned. A substantial part of its sections serves to show how quality assurance of pipelines can be at least partially obtained by surveillance measures beginning with the planning, covering the production, and finally accompanying the operation. There is hardly need to mention that the sort of planning, production, and operation has an important influence on the quality. This is why another part of the sections contain process aspects from the view of the planners, producers, and operators. (orig.) [de

  5. Thermal expansion absorbing structure for pipeline

    International Nuclear Information System (INIS)

    Nagata, Takashi; Yamashita, Takuya.

    1995-01-01

    A thermal expansion absorbing structure for a pipeline is disposed to the end of pipelines to form a U-shaped cross section connecting a semi-circular torus shell and a short double-walled cylindrical tube. The U-shaped longitudinal cross-section is deformed in accordance with the shrinking deformation of the pipeline and absorbs thermal expansion. Namely, since the central lines of the outer and inner tubes of the double-walled cylindrical tube deform so as to incline, when the pipeline is deformed by thermal expansion, thermal expansion can be absorbed by a simple configuration thereby enabling to contribute to ensure the safety. Then, the entire length of the pipeline can greatly be shortened by applying it to the pipeline disposed in a high temperature state compared with a method of laying around a pipeline using only elbows, which has been conducted so far. Especially, when it is applied to a pipeline for an FBR-type reactor, the cost for the construction of a facility of a primary systems can greater be reduced. In addition, it can be applied to a pipeline for usual chemical plants and any other structures requiring absorption of deformation. (N.H.)

  6. CloVR-Comparative: automated, cloud-enabled comparative microbial genome sequence analysis pipeline.

    Science.gov (United States)

    Agrawal, Sonia; Arze, Cesar; Adkins, Ricky S; Crabtree, Jonathan; Riley, David; Vangala, Mahesh; Galens, Kevin; Fraser, Claire M; Tettelin, Hervé; White, Owen; Angiuoli, Samuel V; Mahurkar, Anup; Fricke, W Florian

    2017-04-27

    The benefit of increasing genomic sequence data to the scientific community depends on easy-to-use, scalable bioinformatics support. CloVR-Comparative combines commonly used bioinformatics tools into an intuitive, automated, and cloud-enabled analysis pipeline for comparative microbial genomics. CloVR-Comparative runs on annotated complete or draft genome sequences that are uploaded by the user or selected via a taxonomic tree-based user interface and downloaded from NCBI. CloVR-Comparative runs reference-free multiple whole-genome alignments to determine unique, shared and core coding sequences (CDSs) and single nucleotide polymorphisms (SNPs). Output includes short summary reports and detailed text-based results files, graphical visualizations (phylogenetic trees, circular figures), and a database file linked to the Sybil comparative genome browser. Data up- and download, pipeline configuration and monitoring, and access to Sybil are managed through CloVR-Comparative web interface. CloVR-Comparative and Sybil are distributed as part of the CloVR virtual appliance, which runs on local computers or the Amazon EC2 cloud. Representative datasets (e.g. 40 draft and complete Escherichia coli genomes) are processed in genomics projects, while eliminating the need for on-site computational resources and expertise.

  7. DIGITALIZATION CULTURE VS ARCHAEOLOGICAL VISUALIZATION: INTEGRATION OF PIPELINES AND OPEN ISSUES

    Directory of Open Access Journals (Sweden)

    L. Cipriani

    2017-02-01

    Full Text Available Scholars with different backgrounds have carried out extensive surveys centred on how 3D digital models, data acquisition and processing have changed over the years in fields of archaeology and architecture and more in general in the Cultural Heritage panorama: the current framework focused on reality-based modelling is then split in several branches: acquisition, communication and analysis of buildings (Pintus et alii, 2014. Despite the wide set of well-structured and all-encompassing surveys on the IT application in Cultural Heritage, several open issues still seem to be present, in particular once the purpose of digital simulacra is the one to fit with the “pre-informatics" legacy of architectural/archaeological representation (historical drawings with their graphic codes and aesthetics. Starting from a series of heterogeneous matters that came up studying two Italian UNESCO sites, this paper aims at underlining the importance of integrating different pipelines from different technological fields, in order to achieve multipurpose models, capable to comply with graphic codes of traditional survey, as well as semantic enrichment, and last but not least, data compression/portability and texture reliability under different lighting simulation.

  8. Fishing intensity around the BBL pipeline

    NARCIS (Netherlands)

    Hintzen, Niels

    2016-01-01

    Wageningen Marine Research was requested by ACRB B.V. to investigate the fishing activities around the BBL pipeline. This gas pipeline crosses the southern North Sea from Balgzand (near Den Helder) in the Netherlands to Bacton in the UK (230km). This pipeline is abbreviated as the BBL pipeline. Part

  9. Diagnosing in building main pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Telegin, L.G.; Gorelov, A.S.; Kurepin, B.N.; Orekhov, V.I.; Vasil' yev, G.G.; Yakovlev, Ye. I.

    1984-01-01

    General principles are examined for technical diagnosis in building main pipelines. A technique is presented for diagnosis during construction, as well as diagnosis of the technical state of the pipeline-construction machines and mechanisms. The survey materials could be used to set up construction of main pipelines.

  10. Topographic Digital Raster Graphics - USGS DIGITAL RASTER GRAPHICS

    Data.gov (United States)

    NSGIC Local Govt | GIS Inventory — USGS Topographic Digital Raster Graphics downloaded from LABINS (http://data.labins.org/2003/MappingData/drg/drg_stpl83.cfm). A digital raster graphic (DRG) is a...

  11. Measuring Cognitive Load in Test Items: Static Graphics versus Animated Graphics

    Science.gov (United States)

    Dindar, M.; Kabakçi Yurdakul, I.; Inan Dönmez, F.

    2015-01-01

    The majority of multimedia learning studies focus on the use of graphics in learning process but very few of them examine the role of graphics in testing students' knowledge. This study investigates the use of static graphics versus animated graphics in a computer-based English achievement test from a cognitive load theory perspective. Three…

  12. Pipeline integrity handbook risk management and evaluation

    CERN Document Server

    Singh, Ramesh

    2013-01-01

    Based on over 40 years of experience in the field, Ramesh Singh goes beyond corrosion control, providing techniques for addressing present and future integrity issues. Pipeline Integrity Handbook provides pipeline engineers with the tools to evaluate and inspect pipelines, safeguard the life cycle of their pipeline asset and ensure that they are optimizing delivery and capability. Presented in easy-to-use, step-by-step order, Pipeline Integrity Handbook is a quick reference for day-to-day use in identifying key pipeline degradation mechanisms and threats to pipeline integrity. The book begins

  13. Real-time graphics for the Space Station Freedom cupola, developed in the Systems Engineering Simulator

    Science.gov (United States)

    Red, Michael T.; Hess, Philip W.

    1989-01-01

    Among the Lyndon B. Johnson Space Center's responsibilities for Space Station Freedom is the cupola. Attached to the resource node, the cupola is a windowed structure that will serve as the space station's secondary control center. From the cupola, operations involving the mobile service center and orbital maneuvering vehicle will be conducted. The Systems Engineering Simulator (SES), located in building 16, activated a real-time man-in-the-loop cupola simulator in November 1987. The SES cupola is an engineering tool with the flexibility to evolve in both hardware and software as the final cupola design matures. Two workstations are simulated with closed-circuit television monitors, rotational and translational hand controllers, programmable display pushbuttons, and graphics display with trackball and keyboard. The displays and controls of the SES cupola are driven by a Silicon Graphics Integrated Raster Imaging System (IRIS) 4D/70 GT computer. Through the use of an interactive display builder program, SES, cupola display pages consisting of two dimensional and three dimensional graphics are constructed. These display pages interact with the SES via the IRIS real-time graphics interface. The focus is on the real-time graphics interface applications software developed on the IRIS.

  14. Internal corrosion control of northern pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Papavinasam, S.

    2005-02-01

    The general causes of internal corrosion in pipelines were discussed along with the methods to control them. Efficient methods are needed to determine chemical efficiency for mitigating internal corrosion in transmission pipelines, particularly those used in environmentally sensitive regions in the Arctic where harsh environmental conditions prevail. According to the Office of Pipeline Safety, 15 per cent of pipeline failures in the United States from 1994 to 2000 were caused by internal corrosion. Since pipelines in the United States are slightly older than Canadian pipelines, internal corrosion is a significant issue from a Canadian perspective. There are 306,618 km of energy-related pipelines in western Canada. Between April 2001 and March 2002 there were 808 failures, of which 425 failures resulted from internal corrosion. The approach to control internal corrosion comprises of dehydrating the gases at production facilities; controlling the quality of corrosive gases such as carbon dioxide and hydrogen sulphide; and, using internal coatings. The approaches to control internal corrosion are appropriate, when supplemented by adequate integrity management program to ensure that corrosive liquids do not collect, over the operational lifetime of the pipelines, at localized areas. It was suggested that modeling of pipeline operations may need improvement. This paper described the causes, prediction and control of internal pitting corrosion. It was concluded that carbon steel equipment can continue to be used reliably and safely as pipeline materials for northern pipelines if the causes that lead to internal corrosion are scientifically and accurately predicted, and if corrosion inhibitors are properly evaluated and applied. 5 figs.

  15. Implementation and design of a teleoperation system based on a VMEBUS/68020 pipelined architecture

    Science.gov (United States)

    Lee, Thomas S.

    1989-01-01

    A pipelined control design and architecture for a force-feedback teleoperation system that is being implemented at the Jet Propulsion Laboratory and which will be integrated with the autonomous portion of the testbed to achieve share control is described. At the local site, the operator sees real-time force/torque displays and moves two 6-degree of freedom (dof) force-reflecting hand-controllers as his hands feel the contact force/torques generated at the remote site where the robots interact with the environment. He also uses a graphical user menu to monitor robot states and specify system options. The teleoperation software is written in the C language and runs on MC68020-based processor boards in the VME chassis, which utilizes a real-time operating system; the hardware is configured to realize a four-stage pipeline configuration. The environment is very flexible, such that the system can easily be configured as a stand-alone facility for performing independent research in human factors, force control, and time-delayed systems.

  16. Trouble in the pipeline?

    Energy Technology Data Exchange (ETDEWEB)

    Snieckus, Darius

    2002-10-01

    The author provides a commentary on the political, economic, environmental and social problems facing the proposed 3 billion US dollars Baku-Ceyhan-Tbilisi export pipeline. The 1760 km long pipeline has been designed to carry 1 million b/d of crude oil from the Caspian Sea to Turkey's Mediterranean coast. The pipeline is being constructed by a BP-led consortium made up of Socar, Statoil, Unocal, TPAO, Eni, Itochu, Amerada Hess, TotalFinaElf and BP. (UK)

  17. Canadian pipeline transportation system : transportation assessment

    International Nuclear Information System (INIS)

    2009-07-01

    In addition to regulating the construction and operation of 70,000 km of oil and natural gas pipelines in Canada, the National Energy Board (NEB) regulates the trade of natural gas, oil and natural gas liquids. This report provided an assessment of the Canadian hydrocarbon transportation system in relation to its ability to provide a robust energy infrastructure. Data was collected from NEB-regulated pipeline companies and a range of publicly available sources to determine if adequate pipeline capacity is in place to transport products to consumers. The NEB also used throughput and capacity information received from pipeline operators as well as members of the investment community. The study examined price differentials compared with firm service tolls for transportation paths, as well as capacity utilization on pipelines and the degree of apportionment on major oil pipelines. This review indicated that in general, the Canadian pipeline transportation system continues to work effectively, with adequate pipeline capacity in place to move products to consumers who need them. 9 tabs., 30 figs., 3 appendices.

  18. 77 FR 6857 - Pipeline Safety: Notice of Public Meetings on Improving Pipeline Leak Detection System...

    Science.gov (United States)

    2012-02-09

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket ID... installed to lessen the volume of natural gas and hazardous liquid released during catastrophic pipeline... p.m. Panel 3: Considerations for Natural Gas Pipeline Leak Detection Systems 3:30 p.m. Break 3:45 p...

  19. Neutron backscattered application in investigation for Pipeline Intelligent Gauge (PIG) tracking in RAYMINTEX matrix pipeline

    International Nuclear Information System (INIS)

    Mohd Fakarudin Badul Rahman; Ismail Mustapha; Nor Paiza Mohd Hasan; Pairu Ibrahim; Airwan Affandi Mahmood; Mior Ahmad Khusaini Adnan; Najib Mohammed Zakey

    2012-01-01

    The Radiation Vulcanized Natural Rubber Latex (RVNRL) process plants such RAYMINTEX, pipelines are used extensively to transfer a latex product from storage vessel and being irradiated to produce a high quality of latex. A hydraulically activated Pipeline Intelligent Gauge (PIG) was held back against the latex flow. Consequently, the stuck PIG in pipeline was subjected to interrupt plant operation. The investigation was carried out using the neutron backscattered technique scanner to track the stuck PIG in pipeline of RVNRL plant. The 50 mCi Americium Beryllium (AmBe 241 ) fast neutron emitter source in the range 0.5-11 MeV has been used and thermal neutrons in the 30 eV- 0.5 MeV was detected using Helium-3 (He 3 ) detector. It is observed that there is unambiguous relationship between vapour and RVNRL consequence of diverse hydrogen concentration in pipeline. Thus, neutron backscattered technique was capable to determine the location of stuck PIG in a RVNRL pipeline. (author)

  20. Natural gas pipeline technology overview.

    Energy Technology Data Exchange (ETDEWEB)

    Folga, S. M.; Decision and Information Sciences

    2007-11-01

    The United States relies on natural gas for one-quarter of its energy needs. In 2001 alone, the nation consumed 21.5 trillion cubic feet of natural gas. A large portion of natural gas pipeline capacity within the United States is directed from major production areas in Texas and Louisiana, Wyoming, and other states to markets in the western, eastern, and midwestern regions of the country. In the past 10 years, increasing levels of gas from Canada have also been brought into these markets (EIA 2007). The United States has several major natural gas production basins and an extensive natural gas pipeline network, with almost 95% of U.S. natural gas imports coming from Canada. At present, the gas pipeline infrastructure is more developed between Canada and the United States than between Mexico and the United States. Gas flows from Canada to the United States through several major pipelines feeding U.S. markets in the Midwest, Northeast, Pacific Northwest, and California. Some key examples are the Alliance Pipeline, the Northern Border Pipeline, the Maritimes & Northeast Pipeline, the TransCanada Pipeline System, and Westcoast Energy pipelines. Major connections join Texas and northeastern Mexico, with additional connections to Arizona and between California and Baja California, Mexico (INGAA 2007). Of the natural gas consumed in the United States, 85% is produced domestically. Figure 1.1-1 shows the complex North American natural gas network. The pipeline transmission system--the 'interstate highway' for natural gas--consists of 180,000 miles of high-strength steel pipe varying in diameter, normally between 30 and 36 inches in diameter. The primary function of the transmission pipeline company is to move huge amounts of natural gas thousands of miles from producing regions to local natural gas utility delivery points. These delivery points, called 'city gate stations', are usually owned by distribution companies, although some are owned by

  1. Graphics in DAQSIM

    International Nuclear Information System (INIS)

    Wang, C.C.; Booth, A.W.; Chen, Y.M.; Botlo, M.

    1993-06-01

    At the Superconducting Super Collider Laboratory (SSCL) a tool called DAQSIM has been developed to study the behavior of Data Acquisition (DAQ) systems. This paper reports and discusses the graphics used in DAQSIM. DAQSIM graphics includes graphical user interface (GUI), animation, debugging, and control facilities. DAQSIM graphics not only provides a convenient DAQ simulation environment, it also serves as an efficient manager in simulation development and verification

  2. 75 FR 4134 - Pipeline Safety: Leak Detection on Hazardous Liquid Pipelines

    Science.gov (United States)

    2010-01-26

    ... safety study on pipeline Supervisory Control and Data Acquisition (SCADA) systems (NTSB/SS-05/02). The... indications of a leak on the SCADA interface was the impetus for this study. The NTSB examined 13 hazardous... pipelines, the line balance technique for leak detection can often be performed with manual calculations...

  3. Contemporary methods of emergency repair works on transit pipelines. Repair works on in-service pipelines

    International Nuclear Information System (INIS)

    Olma, T.; Winckowski, J.

    2007-01-01

    The paper presents modern methods and relevant technologies of pipeline failure repairs, basing on TD Williamson technique for hermetic plugging of gas pipelines without interrupting service. Rules for management of emergency situations on the Polish Section of Yamal - Europe Transit Gas Pipeline are being discussed as well. (author)

  4. Northern pipelines : backgrounder

    International Nuclear Information System (INIS)

    2002-04-01

    Most analysts agree that demand for natural gas in North America will continue to grow. Favourable market conditions created by rising demand and declining production have sparked renewed interest in northern natural gas development. The 2002 Annual Energy Outlook forecasted U.S. consumption to increase at an annual average rate of 2 per cent from 22.8 trillion cubic feet to 33.8 TCF by 2020, mostly due to rapid growth in demand for electric power generation. Natural gas prices are also expected to increase at an annual average rate of 1.6 per cent, reaching $3.26 per thousand cubic feet in 2020. There are currently 3 proposals for pipelines to move northern gas to US markets. They include a stand-alone Mackenzie Delta Project, the Alaska Highway Pipeline Project, and an offshore route that would combine Alaskan and Canadian gas in a pipeline across the floor of the Beaufort Sea. Current market conditions and demand suggest that the projects are not mutually exclusive, but complimentary. The factors that differentiate northern pipeline proposals are reserves, preparedness for market, costs, engineering, and environmental differences. Canada has affirmed its role to provide the regulatory and fiscal certainty needed by industry to make investment decisions. The Government of the Yukon does not believe that the Alaska Highway Project will shut in Mackenzie Delta gas, but will instead pave the way for development of a new northern natural gas industry. The Alaska Highway Pipeline Project will bring significant benefits for the Yukon, the Northwest Territories and the rest of Canada. Unresolved land claims are one of the challenges that has to be addressed for both Yukon and the Northwest Territories, as the proposed Alaska Highway Pipeline will travel through traditional territories of several Yukon first Nations. 1 tab., 4 figs

  5. High performance graphics processors for medical imaging applications

    International Nuclear Information System (INIS)

    Goldwasser, S.M.; Reynolds, R.A.; Talton, D.A.; Walsh, E.S.

    1989-01-01

    This paper describes a family of high- performance graphics processors with special hardware for interactive visualization of 3D human anatomy. The basic architecture expands to multiple parallel processors, each processor using pipelined arithmetic and logical units for high-speed rendering of Computed Tomography (CT), Magnetic Resonance (MR) and Positron Emission Tomography (PET) data. User-selectable display alternatives include multiple 2D axial slices, reformatted images in sagittal or coronal planes and shaded 3D views. Special facilities support applications requiring color-coded display of multiple datasets (such as radiation therapy planning), or dynamic replay of time- varying volumetric data (such as cine-CT or gated MR studies of the beating heart). The current implementation is a single processor system which generates reformatted images in true real time (30 frames per second), and shaded 3D views in a few seconds per frame. It accepts full scale medical datasets in their native formats, so that minimal preprocessing delay exists between data acquisition and display

  6. Crude oil pipeline expansion summary

    International Nuclear Information System (INIS)

    2005-02-01

    The Canadian Association of Petroleum Producers has been working with producers to address issues associated with the development of new pipeline capacity from western Canada. This document presents an assessment of the need for additional oil pipeline capacity given the changing mix of crude oil types and forecasted supply growth. It is of particular interest to crude oil producers and contributes to current available information for market participants. While detailed, the underlying analysis does not account for all the factors that may come into play when individual market participants make choices about which expansions they may support. The key focus is on the importance of timely expansion. It was emphasized that if pipeline expansions lags the crude supply growth, then the consequences would be both significant and unacceptable. Obstacles to timely expansion are also discussed. The report reviews the production and supply forecasts, the existing crude oil pipeline infrastructure, opportunities for new market development, requirements for new pipeline capacity and tolling options for pipeline development. tabs., figs., 1 appendix

  7. 77 FR 45417 - Pipeline Safety: Inspection and Protection of Pipeline Facilities After Railway Accidents

    Science.gov (United States)

    2012-07-31

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No... Accidents AGENCY: Pipeline and Hazardous Materials Safety Administration (PHMSA); DOT. [[Page 45418

  8. Canadian pipeline contractors in holding pattern

    Energy Technology Data Exchange (ETDEWEB)

    Caron, G [Pe Ben Pipelines Ltd.; Osadchuk, V; Sharp, M; Stabback, J G

    1979-05-21

    A discussion of papers presented at a Pipe Line Contractors Association of Canada convention includes comments by G. Caron (Pe Ben Pipelines Ltd.) on the continued slack in big-inch pipeline construction into 1980 owing mainly to delayed U.S. and Canadian decisions on outstanding Alaska Highway gas pipeline issues and associated gas export bids and on the use of automatic welding for expeditious construction of the northern sections of the Alaska Highway pipeline; by V. Osadchuk (Majestic Wiley Contract. Ltd.) on the liquidation of surplus construction equipment because of these delays; by M. Sharp (Can. North. Pipeline Agency) on the need for close U.S. and Canadian governmental and industrial cooperation to permit an early 1980 start for construction of the prebuild sections of the Alaska pipeline; and by J. G. Stabback (Can. Natl. Energy Board) on the Alaska oil pipeline applications by Foothills Pipe Lines Ltd., Trans Mountain Pipe Line Co. Ltd., and Kitimat Pipe Line Ltd.

  9. 76 FR 28326 - Pipeline Safety: National Pipeline Mapping System Data Submissions and Submission Dates for Gas...

    Science.gov (United States)

    2011-05-17

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration 49 CFR 191... Reports AGENCY: Pipeline and Hazardous Materials Safety Administration (PHMSA), DOT. ACTION: Issuance of... Pipeline and Hazardous Materials Safety Administration (PHMSA) published a final rule on November 26, 2010...

  10. Measures for security and supervision of pipelines; Massnahmen zur Pipeline-Sicherheit und -Ueberwachung

    Energy Technology Data Exchange (ETDEWEB)

    Horlacher, Hans-Burkhard [TU Dresden (Germany). Inst. fuer Wasserbau und Technische Hydromechanik; Giesecke, Juergen [Stuttgart Univ. (Germany). Inst. fuer Wasserbau

    2010-07-01

    In a previous publication, the two authors dealt with the hydraulic problems as regards mineral oil pipelines. The present report describes the measures mainly used to guarantee the safety of such pipelines. (orig.)

  11. Pipeline integrity evaluation of oil pipelines using free-swimming acoustic technology

    Energy Technology Data Exchange (ETDEWEB)

    Ariaratnam, Samuel T. [Arizona State University, Tempe, Arizona (United States); Chandrasekaran, Muthu [Pure Technologies Limited, Calgary, AB (Canada)

    2010-07-01

    In the United States, the Pipeline and Hazardous Materials Safety Administration (PHMSA) funded a joint academy-industry research project, which developed and refined a free-swimming tool called SmartBall. The tool swims through the pipeline and gives results at a much lower cost than current leak detection methods, and it can detect leaks as small as 0.03 gpm of oil. GPS-synchronized above-ground loggers capture acoustic signals and record the passage of the tool through the pipeline. The tool is spherical and smaller than the pipe, through which it rolls silently; it can overcome obstacles that could otherwise make a pipeline unpiggable. SmartBall uses the great potential of acoustic detection, because when a pressurized product leaks from a pipe, it produces a distinctive acoustic signal that travels through the product; at the same time, it overcomes the problem caused by the very limited range of this signal. This technology can prevent enormous economic consequences such as a 50,000-gallon gasoline spill that happened in 2003 between Tucson and Phoenix.

  12. The limits to deregulation of entry and expansion of the US gas pipeline industry

    International Nuclear Information System (INIS)

    Rosput, P.G.

    1993-01-01

    US consumers of natural gas have enjoyed significant benefits as the pricing of the commodity has been deregulated. Thanks in large part to the success of deregulation of the natural gas commodity. US federal regulators have embarked upon a wide-ranging programme of eliminating barriers to entry and expansion of natural gas pipelines, which have traditionally been regulated as natural monopolies. As a result, there is now significant excess capacity in the natural gas transmission sector, without measurable benefits to consumers. (author)

  13. CloudNeo: a cloud pipeline for identifying patient-specific tumor neoantigens.

    Science.gov (United States)

    Bais, Preeti; Namburi, Sandeep; Gatti, Daniel M; Zhang, Xinyu; Chuang, Jeffrey H

    2017-10-01

    We present CloudNeo, a cloud-based computational workflow for identifying patient-specific tumor neoantigens from next generation sequencing data. Tumor-specific mutant peptides can be detected by the immune system through their interactions with the human leukocyte antigen complex, and neoantigen presence has recently been shown to correlate with anti T-cell immunity and efficacy of checkpoint inhibitor therapy. However computing capabilities to identify neoantigens from genomic sequencing data are a limiting factor for understanding their role. This challenge has grown as cancer datasets become increasingly abundant, making them cumbersome to store and analyze on local servers. Our cloud-based pipeline provides scalable computation capabilities for neoantigen identification while eliminating the need to invest in local infrastructure for data transfer, storage or compute. The pipeline is a Common Workflow Language (CWL) implementation of human leukocyte antigen (HLA) typing using Polysolver or HLAminer combined with custom scripts for mutant peptide identification and NetMHCpan for neoantigen prediction. We have demonstrated the efficacy of these pipelines on Amazon cloud instances through the Seven Bridges Genomics implementation of the NCI Cancer Genomics Cloud, which provides graphical interfaces for running and editing, infrastructure for workflow sharing and version tracking, and access to TCGA data. The CWL implementation is at: https://github.com/TheJacksonLaboratory/CloudNeo. For users who have obtained licenses for all internal software, integrated versions in CWL and on the Seven Bridges Cancer Genomics Cloud platform (https://cgc.sbgenomics.com/, recommended version) can be obtained by contacting the authors. jeff.chuang@jax.org. Supplementary data are available at Bioinformatics online. © The Author(s) 2017. Published by Oxford University Press.

  14. IDAS, software support for mathematical models and map-based graphics

    International Nuclear Information System (INIS)

    Birnbaum, M.D.; Wecker, D.B.

    1984-01-01

    IDAS (Intermediate Dose Assessment System) was developed for the U.S. Nuclear Regulatory Commission as a hardware/software host for radiological models and display of map-based plume graphics at the Operations Center (HQ), regional incident response centers, and site emergency facilities. IDAS design goals acknowledged the likelihood of future changes in the suite of models and the composition of map features for analysis and graphical display. IDAS provides a generalized software support environment to programmers and users of modeling programs. A database manager process provides multi-user access control to all input and output data for modeling programs. A programmer-created data description file (schema) specifies data field names, data types, legal and recommended ranges, default values, preferred units of measurement, and ''help'' text. Subroutine calls to IDAS from a model program invoke a consistent user interface which can show any of the schema contents, convert units of measurement, and route data to multiple logical devices, including the database. A stand-alone data editor allows the user to read and write model data records without execution of a model. IDAS stores digitized map features in a 4-level naming hierarchy. A user can select the map icon, color, and whether to show a stored name tag, for each map feature. The user also selects image scale (zoom) within limits set by map digitization. The resulting image combines static map information, computed analytic modeling results, and the user's feature selections for display to decision-makers

  15. Graphics processing unit based computation for NDE applications

    Science.gov (United States)

    Nahas, C. A.; Rajagopal, Prabhu; Balasubramaniam, Krishnan; Krishnamurthy, C. V.

    2012-05-01

    Advances in parallel processing in recent years are helping to improve the cost of numerical simulation. Breakthroughs in Graphical Processing Unit (GPU) based computation now offer the prospect of further drastic improvements. The introduction of 'compute unified device architecture' (CUDA) by NVIDIA (the global technology company based in Santa Clara, California, USA) has made programming GPUs for general purpose computing accessible to the average programmer. Here we use CUDA to develop parallel finite difference schemes as applicable to two problems of interest to NDE community, namely heat diffusion and elastic wave propagation. The implementations are for two-dimensions. Performance improvement of the GPU implementation against serial CPU implementation is then discussed.

  16. Offshore Pipeline Locations in the Gulf of Mexico, Geographic NAD27, MMS (2007) [pipelines_vectors_mms_2007

    Data.gov (United States)

    Louisiana Geographic Information Center — Offshore Minerals Management Pipeline Locations for the Gulf of Mexico (GOM). Contains the lines of the pipeline in the GOM. All pipelines existing in the databases...

  17. Offshore Pipeline Locations in the Gulf of Mexico, Geographic NAD27, MMS (2007) [pipelines_points_mms_2007

    Data.gov (United States)

    Louisiana Geographic Information Center — Offshore Minerals Management Pipeline Locations for the Gulf of Mexico (GOM). Contains the points of the pipeline in the GOM. All pipelines existing in the databases...

  18. Northern pipelines : challenges and needs

    Energy Technology Data Exchange (ETDEWEB)

    Dean, D.; Brownie, D. [ProLog Canada Inc., Calgary, AB (Canada); Fafara, R. [TransCanada PipeLines Ltd., Calgary, AB (Canada)

    2007-07-01

    Working Group 10 presented experiences acquired from the operation of pipeline systems in a northern environment. There are currently 3 pipelines operating north of 60, notably the Shiha gas pipeline near Fort Liard, the Ikhil gas pipeline in Inuvik and the Norman Wells oil pipeline. Each has its unique commissioning, operating and maintenance challenges, as well as specific training and logistical support requirements for the use of in-line inspection tools and other forms of integrity assessment. The effectiveness of cathodic protection systems in a permafrost northern environment was also discussed. It was noted that the delay of the Mackenzie Gas Pipeline Project by two to three years due to joint regulatory review may lead to resource constraints for the project as well as competition for already scarce human resources. The issue of a potential timing conflict with the Alaskan Pipeline Project was also addressed as well as land use issues for routing of supply roads. Integrity monitoring and assessment issues were outlined with reference to pipe soil interaction monitoring in discontinuous permafrost; south facing denuded slope stability; base lining projects; and reclamation issues. It was noted that automatic welding and inspection will increase productivity, while reducing the need for manual labour. In response to anticipated training needs, companies are planning to involve and train Aboriginal labour and will provide camp living conditions that will attract labour. tabs., figs.

  19. Water level detection pipeline

    International Nuclear Information System (INIS)

    Koshikawa, Yukinobu; Imanishi, Masatoshi; Niizato, Masaru; Takagi, Masahiro

    1998-01-01

    In the present invention, water levels of a feedwater heater and a drain tank in a nuclear power plant are detected at high accuracy. Detection pipeline headers connected to the upper and lower portions of a feedwater heater or a drain tank are connected with each other. The connection line is branched at appropriate two positions and an upper detection pipeline and a lower detection pipeline are connected thereto, and a gauge entrance valve is disposed to each of the detection pipelines. A diaphragm of a pressure difference generator is connected to a flange formed to the end portion. When detecting the change of water level in the feedwater heater or the drain tank as a change of pressure difference, gauge entrance valves on the exit side of the upper and lower detection pipelines are connected by a connection pipe. The gauge entrance valve is closed, a tube is connected to the lower detection pipe to inject water to the diaphragm of the pressure difference generator passing through the connection pipe thereby enabling to calibrate the pressure difference generator. The accuracy of the calibration of instruments is improved and workability thereof upon flange maintenance is also improved. (I.S.)

  20. Bayesian Graphical Models

    DEFF Research Database (Denmark)

    Jensen, Finn Verner; Nielsen, Thomas Dyhre

    2016-01-01

    Mathematically, a Bayesian graphical model is a compact representation of the joint probability distribution for a set of variables. The most frequently used type of Bayesian graphical models are Bayesian networks. The structural part of a Bayesian graphical model is a graph consisting of nodes...

  1. Graphics workflow optimization when editing standard tasks using modern graphics editing programs

    OpenAIRE

    Khabirova, Maja

    2012-01-01

    This work focuses on the description and characteristics of common problems which graphic designers face daily when working for advertising agencies. This work describes tasks and organises them according to the type of graphic being processed and the types of output. In addition, this work describes the ways these common tasks can be completed using modern graphics editing software. It also provides a practical definition of a graphic designer and graphic agency. The aim of this work is to m...

  2. Allele Workbench: transcriptome pipeline and interactive graphics for allele-specific expression.

    Directory of Open Access Journals (Sweden)

    Carol A Soderlund

    Full Text Available Sequencing the transcriptome can answer various questions such as determining the transcripts expressed in a given species for a specific tissue or condition, evaluating differential expression, discovering variants, and evaluating allele-specific expression. Differential expression evaluates the expression differences between different strains, tissues, and conditions. Allele-specific expression evaluates expression differences between parental alleles. Both differential expression and allele-specific expression have been studied for heterosis (hybrid vigor, where the hybrid has improved performance over the parents for one or more traits. The Allele Workbench software was developed for a heterosis study that evaluated allele-specific expression for a mouse F1 hybrid using libraries from multiple tissues with biological replicates. This software has been made into a distributable package, which includes a pipeline, a Java interface to build the database, and a Java interface for query and display of the results. The required input is a reference genome, annotation file, and one or more RNA-Seq libraries with optional replicates. It evaluates allelic imbalance at the SNP and transcript level and flags transcripts with significant opposite directional allele-specific expression. The Java interface allows the user to view data from libraries, replicates, genes, transcripts, exons, and variants, including queries on allele imbalance for selected libraries. To determine the impact of allele-specific SNPs on protein folding, variants are annotated with their effect (e.g., missense, and the parental protein sequences may be exported for protein folding analysis. The Allele Workbench processing results in transcript files and read counts that can be used as input to the previously published Transcriptome Computational Workbench, which has a new algorithm for determining a trimmed set of gene ontology terms. The software with demo files is available

  3. Oil pipeline valve automation for spill reduction

    Energy Technology Data Exchange (ETDEWEB)

    Mohitpour, Mo; Trefanenko, Bill [Enbridge Technology Inc, Calgary (Canada); Tolmasquim, Sueli Tiomno; Kossatz, Helmut [TRANSPETRO - PETROBRAS Transporte S.A., Rio de Janeiro, RJ (Brazil)

    2003-07-01

    Liquid pipeline codes generally stipulate placement of block valves along liquid transmission pipelines such as on each side of major river crossings where environmental hazards could cause or are foreseen to potentially cause serious consequences. Codes, however, do not stipulate any requirement for block valve spacing for low vapour pressure petroleum transportation, nor for remote pipeline valve operations to reduce spills. A review of pipeline codes for valve requirement and spill limitation in high consequence areas is thus presented along with a criteria for an acceptable spill volume that could be caused by pipeline leak/full rupture. A technique for deciding economically and technically effective pipeline block valve automation for remote operation to reduce oil spilled and control of hazards is also provided. In this review, industry practice is highlighted and application of the criteria for maximum permissible oil spill and the technique for deciding valve automation thus developed, as applied to ORSUB pipeline is presented. ORSUB is one of the three initially selected pipelines that have been studied. These pipelines represent about 14% of the total length of petroleum transmission lines operated by PETROBRAS Transporte S.A. (TRANSPETRO) in Brazil. Based on the implementation of valve motorization on these three pipeline, motorization of block valves for remote operation on the remaining pipelines is intended, depending on the success of these implementations, on historical records of failure and appropriate ranking. (author)

  4. PC Graphic file programing

    International Nuclear Information System (INIS)

    Yang, Jin Seok

    1993-04-01

    This book gives description of basic of graphic knowledge and understanding and realization of graphic file form. The first part deals with graphic with graphic data, store of graphic data and compress of data, programing language such as assembling, stack, compile and link of program and practice and debugging. The next part mentions graphic file form such as Mac paint file, GEM/IMG file, PCX file, GIF file, and TIFF file, consideration of hardware like mono screen driver and color screen driver in high speed, basic conception of dithering and conversion of formality.

  5. Stabilité des pipelines non ensouillés. Etude bibliographique Stability of Unburied Pipelines. Bibliographic Study

    OpenAIRE

    Alliot J. M.

    2006-01-01

    The integrity of an unburied subsea pipeline depends to a very large extent on its stability on the seabed along its entire length. Hence the determination of this stability is of great importance in the engineering design of pipelines. This article proposes to examine the principal problems raised by the stability of unburied pipelines in the field of soil mechanics. These problems mainly concern the reactions of the soil to pipelines and their assessment, i. e. the forces of soil resistance...

  6. Comparing Existing Pipeline Networks with the Potential Scale of Future U.S. CO2 Pipeline Networks

    Energy Technology Data Exchange (ETDEWEB)

    Dooley, James J.; Dahowski, Robert T.; Davidson, Casie L.

    2008-02-29

    There is growing interest regarding the potential size of a future U.S. dedicated CO2 pipeline infrastructure if carbon dioxide capture and storage (CCS) technologies are commercially deployed on a large scale. In trying to understand the potential scale of a future national CO2 pipeline network, comparisons are often made to the existing pipeline networks used to deliver natural gas and liquid hydrocarbons to markets within the U.S. This paper assesses the potential scale of the CO2 pipeline system needed under two hypothetical climate policies and compares this to the extant U.S. pipeline infrastructures used to deliver CO2 for enhanced oil recovery (EOR), and to move natural gas and liquid hydrocarbons from areas of production and importation to markets. The data presented here suggest that the need to increase the size of the existing dedicated CO2 pipeline system should not be seen as a significant obstacle for the commercial deployment of CCS technologies.

  7. Generating pipeline networks for corrosion assessment

    Energy Technology Data Exchange (ETDEWEB)

    Ferguson, J. [Cimarron Engineering Ltd., Calgary, AB (Canada)

    2008-07-01

    Production characteristics and gas-fluid compositions of fluids must be known in order to assess pipelines for internal corrosion risk. In this study, a gathering system pipeline network was built in order to determine corrosion risk for gathering system pipelines. Connections were established between feeder and collector lines in order measure upstream production and the weighted average of the upstream composition of each pipeline in the system. A Norsok M-506 carbon dioxide (CO{sub 2}) corrosion rate model was used to calculate corrosion rates. A spreadsheet was then used to tabulate the obtained data. The analysis used straight lines drawn between the 'from' and 'to' legal sub-division (LSD) endpoints in order to represent pipelines on an Alberta township system (ATS) and identify connections between pipelines. Well connections were established based on matching surface hole location and 'from' LSDs. Well production, composition, pressure, and temperature data were sourced and recorded as well attributes. XSL hierarchical computations were used to determine the production and composition properties of the commingled inflows. It was concluded that the corrosion assessment process can identify locations within the pipeline network where potential deadlegs branched off from flowing pipelines. 4 refs., 2 tabs., 2 figs.

  8. Developing a leadership pipeline: the Cleveland Clinic experience.

    Science.gov (United States)

    Hess, Caryl A; Barss, Christina; Stoller, James K

    2014-11-01

    The complexity of health care requires excellent leadership to address the challenges of access, quality, and cost of care. Because competencies to lead differ from clinical or research skills, there is a compelling need to develop leaders and create a talent pipeline, perhaps especially in physician-led organizations like Cleveland Clinic. In this context, we previously reported on a cohort-based physician leadership development course called Leading in Health Care and, in the current report, detail an expanded health care leadership development programme called the Cleveland Clinic Academy (CCA). CCA consists of a broad suite of offerings, including cohort-based learning and 'a la carte' half- or full-day courses addressing specific competencies to manage and to lead. Academy attendance is optional and is available to all physicians, nurses, and administrators with the requisite experience. Course selection is guided by competency matrices which map leadership competencies to specific courses. As of December 2012, a total of 285 course sessions have been offered to 6,050 attendees with uniformly high ratings of course quality and impact. During the past 10 years, Cleveland Clinic's leadership and management curriculum has successfully created a pipeline of health care leaders to fill executive positions, search committees, board openings, and various other organizational leadership positions. Health care leadership can be taught and learned.

  9. Calculation of NPP pipeline seismic stability

    International Nuclear Information System (INIS)

    Kirillov, A.P.; Ambriashvili, Yu.K.; Kaliberda, I.V.

    1982-01-01

    A simplified design procedure of seismic pipeline stability of NPP at WWER reactor is described. The simplified design procedure envisages during the selection and arrangement of pipeline saddle and hydraulic shock absorbers use of method of introduction of resilient mountings of very high rigidity into the calculated scheme of the pipeline and performance of calculations with step-by-step method. It is concluded that the application of the design procedure considered permits to determine strains due to seismic loads, to analyze stressed state in pipeline elements and supporting power of pipe-line saddle with provision for seismic loads to plan measures on seismic protection

  10. Slurry pipeline technology: an overview

    Energy Technology Data Exchange (ETDEWEB)

    Chapman, Jay P. [Pipeline Systems Incorporated (PSI), Belo Horizonte, MG (Brazil); Lima, Rafael; Pinto, Daniel; Vidal, Alisson [Ausenco do Brasil Engenharia Ltda., Nova Lima, MG (Brazil). PSI Div.

    2009-12-19

    Slurry pipelines represent an economical and environmentally friendly transportation means for many solid materials. This paper provides an over-view of the technology, its evolution and current Brazilian activity. Mineral resources are increasingly moving farther away from ports, processing plants and end use points, and slurry pipelines are an important mode of solids transport. Application guidelines are discussed. State-of-the-Art technical solutions such as pipeline system simulation, pipe materials, pumps, valves, automation, telecommunications, and construction techniques that have made the technology successful are presented. A discussion of where long distant slurry pipelines fit in a picture that also includes thickened and paste materials pipe lining is included. (author)

  11. Determination of surgical variables for a brain shift correction pipeline using an Android application

    Science.gov (United States)

    Vijayan, Rohan; Conley, Rebekah H.; Thompson, Reid C.; Clements, Logan W.; Miga, Michael I.

    2016-03-01

    Brain shift describes the deformation that the brain undergoes from mechanical and physiological effects typically during a neurosurgical or neurointerventional procedure. With respect to image guidance techniques, brain shift has been shown to compromise the fidelity of these approaches. In recent work, a computational pipeline has been developed to predict "brain shift" based on preoperatively determined surgical variables (such as head orientation), and subsequently correct preoperative images to more closely match the intraoperative state of the brain. However, a clinical workflow difficulty in the execution of this pipeline has been acquiring the surgical variables by the neurosurgeon prior to surgery. In order to simplify and expedite this process, an Android, Java-based application designed for tablets was developed to provide the neurosurgeon with the ability to orient 3D computer graphic models of the patient's head, determine expected location and size of the craniotomy, and provide the trajectory into the tumor. These variables are exported for use as inputs for the biomechanical models of the preoperative computing phase for the brain shift correction pipeline. The accuracy of the application's exported data was determined by comparing it to data acquired from the physical execution of the surgeon's plan on a phantom head. Results indicated good overlap of craniotomy predictions, craniotomy centroid locations, and estimates of patient's head orientation with respect to gravity. However, improvements in the app interface and mock surgical setup are needed to minimize error.

  12. Lay Pipeline Abandonment Head during Some

    African Journals Online (AJOL)

    2016-12-01

    Dec 1, 2016 ... is very cruel to the structural integrity of the pipeline structure after ... and properties may be jeopardized should the pipeline structure be used for oil or gas transport when such ... pipelines under bending may alter the material.

  13. 78 FR 53190 - Pipeline Safety: Notice to Operators of Hazardous Liquid and Natural Gas Pipelines of a Recall on...

    Science.gov (United States)

    2013-08-28

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No. PHMSA-2013-0185] Pipeline Safety: Notice to Operators of Hazardous Liquid and Natural Gas Pipelines of a Recall on Leak Repair Clamps Due to Defective Seal AGENCY: Pipeline and Hazardous Materials Safety...

  14. Repairing method for reactor primary system pipeline

    International Nuclear Information System (INIS)

    Hosokawa, Hideyuki; Uetake, Naoto; Hara, Teruo.

    1997-01-01

    Pipelines after decontamination of radioactive nuclides deposited on the pipelines in a nuclear power plant during operation or pipelines to replace pipelines deposited with radioactive nuclide are connected to each system of the nuclear power plant. They are heated in a gas phase containing oxygen to form an oxide film on the surface of the pipelines. The thickness of the oxide film formed in the gas phase is 1nm or greater, preferably 100nm. The concentration of oxygen in the gas phase containing oxygen must be 0.1% or greater. The heating is conducted by circulating a heated gas to the inside of the pipelines or disposing a movable heater such as a high frequency induction heater inside of the pipelines to form the oxide film. Then, redeposition of radioactive nuclide can be suppressed and since the oxide film is formed in the gas phase, a large scaled facilities are not necessary, thereby enabling to repair pipelines of reactor primary system at low cost. (N.H.)

  15. U.S. interstate pipelines ran more efficiently in 1994

    International Nuclear Information System (INIS)

    True, W.R.

    1995-01-01

    Regulated US interstate pipelines began 1995 under the momentum of impressive efficiency improvements in 1994. Annual reports filed with the US Federal Energy Regulatory Commission (FERC) show that both natural-gas and petroleum liquids pipeline companies increased their net incomes last year despite declining operating revenues. This article discusses trends in the pipeline industry and gives data on the following: pipeline revenues, incomes--1994; current pipeline costs; pipeline costs--estimated vs. actual; current compressor construction costs; compressor costs--estimated vs. actual; US interstate mileage; investment in liquids pipelines; 10-years of land construction costs; top 10 interstate liquids pipelines; top 10 interstate gas pipelines; liquids pipeline companies; and gas pipeline companies

  16. Electro pneumatic trainer embedded with programmable integrated circuit (PIC) microcontroller and graphical user interface platform for aviation industries training purposes

    Science.gov (United States)

    Burhan, I.; Azman, A. A.; Othman, R.

    2016-10-01

    An electro pneumatic trainer embedded with programmable integrated circuit (PIC) microcontroller and Visual Basic (VB) platform is fabricated as a supporting tool to existing teaching and learning process, and to achieve the objectives and learning outcomes towards enhancing the student's knowledge and hands-on skill, especially in electro pneumatic devices. The existing learning process for electro pneumatic courses conducted in the classroom does not emphasize on simulation and complex practical aspects. VB is used as the platform for graphical user interface (GUI) while PIC as the interface circuit between the GUI and hardware of electro pneumatic apparatus. Fabrication of electro pneumatic trainer interfacing between PIC and VB has been designed and improved by involving multiple types of electro pneumatic apparatus such as linear drive, air motor, semi rotary motor, double acting cylinder and single acting cylinder. Newly fabricated electro pneumatic trainer microcontroller interface can be programmed and re-programmed for numerous combination of tasks. Based on the survey to 175 student participants, 97% of the respondents agreed that the newly fabricated trainer is user friendly, safe and attractive, and 96.8% of the respondents strongly agreed that there is improvement in knowledge development and also hands-on skill in their learning process. Furthermore, the Lab Practical Evaluation record has indicated that the respondents have improved their academic performance (hands-on skills) by an average of 23.5%.

  17. Environment of symbolic and graphic programming for the SYMPATI-2 line processor

    International Nuclear Information System (INIS)

    Fernandez, Pascal

    1991-01-01

    This research thesis reports the development of a programming environment which can be easily used at all levels of development of an application in the field of image processing. The author first presents different programming environments by distinguishing, on the one hand, languages or environments which are not specific to a machine, and, on the other hand, languages or environments which are dedicated to a specialised parallel architecture. Then, after a recall of the structure of the line processor from an operational point of view, the author proposes a detailed presentation of the 4LP language, i.e. the layer 0 of the environment. The three other layers are then presented. They respectively comprise a high level symbolic language, a user-friendly and interactive graphic tool, and an interactive graphic tool for the development of applications from programme icons

  18. Optimum thermal design of steam pipelines and its impact on environment pollution

    International Nuclear Information System (INIS)

    Abdallah, A.M.; Karameldin, A.

    1999-01-01

    The majority portion of electric power generated production all over the world - produced by conventional and nuclear fuels produced by steam. Moreover, steam is used extensively in electronic, food, seawater desalination, and many other industries. In the last fifty years, little improvements have been made on the thermal efficiency of steam boilers. The major developments have been carried out in the direction of maintaining this efficiency on low-grade fuel and reducing labor and maintenance charges. Because the annual cost of fuel (nuclear and non-nuclear) is often greater than the combined cost of other expenses in steam power plants, greater amount of money can be saved. Designing steam pipelines in such a way that minimizing the total annual cost of pipes can do this. This can be done by optimal design of the total annual cost of the pipe lines, which includes the cost of insulation material, the cost of burned fuel plus the cost of maintenance. To deal with such situation, a case study of a superheated main steam pipeline at Shobrah Elkhema power plant is investigated. A general simplified working formula for calculating the heat transfer coefficient round a tube has been correlated and verified to facilitate the development for of the heat transfer mathematical model together with the steam pipeline total cost algorithm. The total cost algorithm has been optimized and solved by a digital computer program derived specially for this study. Accordingly, the obtained results are presented in a graphical form and analyzed. The results revealed that the optimal steam pipeline insulation must be chosen carefully. The insulation thickness of 0.225 up to 0.235 m, covers the operating time of 10-20 years, and fuel price of 0.125 up to more than 0.2$/kg. The calculated optimized insulation thickness minimizes the emission of sulfur dioxide, nitrogen oxide and carbon dioxide from 375, 75 and 26,778 kg/m/y to less than 7, 1.7 and 590 kg/m.y respectively

  19. 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.…

  20. A quick guide to pipeline engineering

    CERN Document Server

    Alkazraji, D

    2008-01-01

    Pipeline engineering requires an understanding of a wide range of topics. Operators must take into account numerous pipeline codes and standards, calculation approaches, and reference materials in order to make accurate and informed decisions.A Quick Guide to Pipeline Engineering provides concise, easy-to-use, and accessible information on onshore and offshore pipeline engineering. Topics covered include: design; construction; testing; operation and maintenance; and decommissioning.Basic principles are discussed and clear guidance on regulations is provided, in a way that will

  1. Optimal valve location in long oil pipelines

    OpenAIRE

    Grigoriev, A.; Grigorieva, N.V.

    2007-01-01

    We address the valve location problem, one of the basic problems in design of long oil pipelines. Whenever a pipeline is depressurized, the shutoff valves block the oil flow and seal the damaged part of the pipeline. Thus, the quantity of oil possibly contaminating the area around the pipeline is determined by the volume of the damaged section of the pipeline between two consecutive valves. Then, ecologic damage can be quantified by the amount of leaked oil and the environmental characteristi...

  2. Solving an unpiggable pipeline challenge

    Energy Technology Data Exchange (ETDEWEB)

    Walker, James R. [GE Oil and Gas, PII Pipeline Solutions, Cramlington Northumberland (United Kingdom); Kern, Michael [National Grid, New Hampshire (United Kingdom)

    2009-07-01

    Technically, any pipeline can be retrofitted to enable in line inspection. Sensibly however, the expense of excavations and construction of permanent facilities have been, in many cases, exceedingly prohibitive. Even where traditional modifications are feasible from engineering perspectives, flow interruption may not be an option - either because they are critical supply lines or because the associated lost revenues could be nearly insurmountable. Savvy pipeline integrity managers know the safety issue that is at stake over the long term. They are also well aware of the accuracy benefits that high-quality in-line inspection data offer over potentially supply disruptive alternatives such as hydrostatic testing. To complicate matters further, many operators, particularly in the US, now face regulatory pressure to assess the integrity of their yet-uninspected pipelines located in highly populated areas. This paper describes an important project National Grid undertook that made use of a unique pipeline access method that did not require permanent installation of expensive facilities required for in line inspection of a pipeline previously considered 'unpiggable'. Since the pipeline was located in an urban area, flow disruption had to be minimized. This paper will define the project background, its challenges, outcomes and lessons learned for the future. (author)

  3. Fishing activity near offshore pipelines, 2017

    NARCIS (Netherlands)

    Machiels, Marcel

    2018-01-01

    On the North Sea bottom lie numerous pipelines to link oil- or gas offshore drilling units, - platforms and processing stations on land. Although pipeline tubes are coated and covered with protective layers, the pipelines risk being damaged through man-made hazards like anchor dropping and fishing

  4. 76 FR 54531 - Pipeline Safety: Potential for Damage to Pipeline Facilities Caused by the Passage of Hurricanes

    Science.gov (United States)

    2011-09-01

    ... prescribed in Sec. 195.452(h).'' Operators of shallow-water gas and hazardous liquid pipelines in the Gulf of... pipeline safety: 1. Identify persons who normally engage in shallow-water commercial fishing, shrimping... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No...

  5. Living and working near pipelines : Landowner guide 2002

    International Nuclear Information System (INIS)

    Anon

    2002-01-01

    The transportation of natural gas, oil and other commodities is effected by pipelines throughout most of the country. Safety in the vicinity of a pipeline is very important because damage to a pipeline could result in adverse conditions to public safety and/or the environment. Before digging, written approval must be obtained from the pipeline company. If a landowner is having difficulty negotiating an agreement with the pipeline company, they should call the National Energy Board. It is illegal to construct or excavate without authorization, and approval or denial of a request must be granted within 10 business days by the pipeline company. Three days are allowed to the pipeline company to locate its pipeline. A section dealing with pipeline right-of-way is included, as well as the safety zone and the restricted area. A 10-step checklist of safety tips assists the landowner in taking the appropriate measures in the vicinity of a pipeline. A brief overview of the responsibilities of the National Energy Board is provided, followed by a list of the main pipelines regulated by the National Energy Board. 2 figs

  6. Submarine pipelines and the North Sea environment

    International Nuclear Information System (INIS)

    Haldane, D.; Paul, M.A.; Reuben, R.L.; Side, J.C.

    1992-01-01

    The function and design of pipelines for use on the United Kingdom continental shelf are described. Environmental influences which can threaten the integrity of seabed pipelines in the North Sea include hydrodynamic forces due to residual, tidal and wave currents, the nature of seabed sediments and corrosion by seawater. Damage may be caused to pipelines by interaction with vessel anchors and with fishing gear. Special care has to be taken over the selection of the general area for the landfall of a pipeline and the engineering of the installation where the pipeline comes ashore. Trenching and other protection techniques for pipelines are discussed together with hydrostatic testing and commissioning and subsequent inspection, maintenance and repair. (UK)

  7. The Very Large Array Data Processing Pipeline

    Science.gov (United States)

    Kent, Brian R.; Masters, Joseph S.; Chandler, Claire J.; Davis, Lindsey E.; Kern, Jeffrey S.; Ott, Juergen; Schinzel, Frank K.; Medlin, Drew; Muders, Dirk; Williams, Stewart; Geers, Vincent C.; Momjian, Emmanuel; Butler, Bryan J.; Nakazato, Takeshi; Sugimoto, Kanako

    2018-01-01

    We present the VLA Pipeline, software that is part of the larger pipeline processing framework used for the Karl G. Jansky Very Large Array (VLA), and Atacama Large Millimeter/sub-millimeter Array (ALMA) for both interferometric and single dish observations.Through a collection of base code jointly used by the VLA and ALMA, the pipeline builds a hierarchy of classes to execute individual atomic pipeline tasks within the Common Astronomy Software Applications (CASA) package. Each pipeline task contains heuristics designed by the team to actively decide the best processing path and execution parameters for calibration and imaging. The pipeline code is developed and written in Python and uses a "context" structure for tracking the heuristic decisions and processing results. The pipeline "weblog" acts as the user interface in verifying the quality assurance of each calibration and imaging stage. The majority of VLA scheduling blocks above 1 GHz are now processed with the standard continuum recipe of the pipeline and offer a calibrated measurement set as a basic data product to observatory users. In addition, the pipeline is used for processing data from the VLA Sky Survey (VLASS), a seven year community-driven endeavor started in September 2017 to survey the entire sky down to a declination of -40 degrees at S-band (2-4 GHz). This 5500 hour next-generation large radio survey will explore the time and spectral domains, relying on pipeline processing to generate calibrated measurement sets, polarimetry, and imaging data products that are available to the astronomical community with no proprietary period. Here we present an overview of the pipeline design philosophy, heuristics, and calibration and imaging results produced by the pipeline. Future development will include the testing of spectral line recipes, low signal-to-noise heuristics, and serving as a testing platform for science ready data products.The pipeline is developed as part of the CASA software package by an

  8. Overview of interstate hydrogen pipeline systems

    International Nuclear Information System (INIS)

    Gillette, J.L.; Kolpa, R.L.

    2008-01-01

    The use of hydrogen in the energy sector of the United States is projected to increase significantly in the future. Current uses are predominantly in the petroleum refining sector, with hydrogen also being used in the manufacture of chemicals and other specialized products. Growth in hydrogen consumption is likely to appear in the refining sector, where greater quantities of hydrogen will be required as the quality of the raw crude decreases, and in the mining and processing of tar sands and other energy resources that are not currently used at a significant level. Furthermore, the use of hydrogen as a transportation fuel has been proposed both by automobile manufacturers and the federal government. Assuming that the use of hydrogen will significantly increase in the future, there would be a corresponding need to transport this material. A variety of production technologies are available for making hydrogen, and there are equally varied raw materials. Potential raw materials include natural gas, coal, nuclear fuel, and renewables such as solar, wind, or wave energy. As these raw materials are not uniformly distributed throughout the United States, it would be necessary to transport either the raw materials or the hydrogen long distances to the appropriate markets. While hydrogen may be transported in a number of possible forms, pipelines currently appear to be the most economical means of moving it in large quantities over great distances. One means of controlling hydrogen pipeline costs is to use common rights-of-way (ROWs) whenever feasible. For that reason, information on hydrogen pipelines is the focus of this document. Many of the features of hydrogen pipelines are similar to those of natural gas pipelines. Furthermore, as hydrogen pipeline networks expand, many of the same construction and operating features of natural gas networks would be replicated. As a result, the description of hydrogen pipelines will be very similar to that of natural gas pipelines

  9. Overview of interstate hydrogen pipeline systems.

    Energy Technology Data Exchange (ETDEWEB)

    Gillette, J .L.; Kolpa, R. L

    2008-02-01

    The use of hydrogen in the energy sector of the United States is projected to increase significantly in the future. Current uses are predominantly in the petroleum refining sector, with hydrogen also being used in the manufacture of chemicals and other specialized products. Growth in hydrogen consumption is likely to appear in the refining sector, where greater quantities of hydrogen will be required as the quality of the raw crude decreases, and in the mining and processing of tar sands and other energy resources that are not currently used at a significant level. Furthermore, the use of hydrogen as a transportation fuel has been proposed both by automobile manufacturers and the federal government. Assuming that the use of hydrogen will significantly increase in the future, there would be a corresponding need to transport this material. A variety of production technologies are available for making hydrogen, and there are equally varied raw materials. Potential raw materials include natural gas, coal, nuclear fuel, and renewables such as solar, wind, or wave energy. As these raw materials are not uniformly distributed throughout the United States, it would be necessary to transport either the raw materials or the hydrogen long distances to the appropriate markets. While hydrogen may be transported in a number of possible forms, pipelines currently appear to be the most economical means of moving it in large quantities over great distances. One means of controlling hydrogen pipeline costs is to use common rights-of-way (ROWs) whenever feasible. For that reason, information on hydrogen pipelines is the focus of this document. Many of the features of hydrogen pipelines are similar to those of natural gas pipelines. Furthermore, as hydrogen pipeline networks expand, many of the same construction and operating features of natural gas networks would be replicated. As a result, the description of hydrogen pipelines will be very similar to that of natural gas pipelines

  10. Transmission pipeline calculations and simulations manual

    CERN Document Server

    Menon, E Shashi

    2014-01-01

    Transmission Pipeline Calculations and Simulations Manual is a valuable time- and money-saving tool to quickly pinpoint the essential formulae, equations, and calculations needed for transmission pipeline routing and construction decisions. The manual's three-part treatment starts with gas and petroleum data tables, followed by self-contained chapters concerning applications. Case studies at the end of each chapter provide practical experience for problem solving. Topics in this book include pressure and temperature profile of natural gas pipelines, how to size pipelines for specified f

  11. Pipeline rehabilitation planning

    Energy Technology Data Exchange (ETDEWEB)

    Palmer-Jones, Roland; Hopkins, Phil; Eyre, David [PENSPEN (United Kingdom)

    2005-07-01

    An operator faced with an onshore pipeline that has extensive damage must consider the need for rehabilitation, the sort of rehabilitation to be used, and the rehabilitation schedule. This paper will consider pipeline rehabilitation based on the authors' experiences from recent projects, and recommend a simple strategy for planning pipeline rehabilitation. It will also consider rehabilitation options: external re-coating; internal lining; internal painting; programmed repairs. The main focus will be external re-coating. Consideration will be given to rehabilitation coating types, including tape wraps, epoxy, and polyurethane. Finally it will discuss different options for scheduling the rehabilitation of corrosion damage including: the statistical comparison of signals from inspection pigs; statistical comparison of selected measurements from inspection pigs and other inspections; the use of corrosion rates estimated for the mechanisms and conditions; expert judgement. (author)

  12. Tubular lining material for pipelines having bends

    Energy Technology Data Exchange (ETDEWEB)

    Moringa, A.; Sakaguchi, Y.; Hyodo, M.; Yagi, I.

    1987-03-24

    A tubular lining material for pipelines having bends or curved portions comprises a tubular textile jacket made of warps and wefts woven in a tubular form overlaid with a coating of a flexible synthetic resin. It is applicable onto the inner surface of a pipeline having bends or curved portions in such manner that the tubular lining material with a binder onto the inner surface thereof is inserted into the pipeline and allowed to advance within the pipeline, with or without the aid of a leading rope-like elongated element, while turning the tubular lining material inside out under fluid pressure. In this manner the tubular lining material is applied onto the inner surface of the pipeline with the binder being interposed between the pipeline and the tubular lining material. The lining material is characterized in that a part of all of the warps are comprised of an elastic yarn around which, over the full length thereof, a synthetic fiber yarn or yarns have been left-and/or right-handedly coiled. This tubular lining material is particularly suitable for lining a pipeline having an inner diameter of 25-200 mm and a plurality of bends, such as gas service pipelines or house pipelines, without occurrence of wrinkles in the lining material in a bend.

  13. Dynamic pressure measures for long pipeline leak detection

    Energy Technology Data Exchange (ETDEWEB)

    Likun Wang; Hongchao Wang; Min Xiong; Bin Xu; Dongjie Tan; Hengzhang Zhou [PetroChina Pipeline Company, Langfang (China). R and D Center

    2009-07-01

    Pipeline leak detection method based on dynamic pressure is studied. The feature of dynamic pressure which is generated by the leakage of pipeline is analyzed. The dynamic pressure method is compared with the static pressure method for the advantages and disadvantages in pipeline leak detection. The dynamic pressure signal is suitable for pipeline leak detection for quick-change of pipeline internal pressure. Field tests show that the dynamic pressure method detects pipeline leak rapidly and precisely. (author)

  14. Graphical Models with R

    DEFF Research Database (Denmark)

    Højsgaard, Søren; Edwards, David; Lauritzen, Steffen

    Graphical models in their modern form have been around since the late 1970s and appear today in many areas of the sciences. Along with the ongoing developments of graphical models, a number of different graphical modeling software programs have been written over the years. In recent years many...... of these software developments have taken place within the R community, either in the form of new packages or by providing an R ingerface to existing software. This book attempts to give the reader a gentle introduction to graphical modeling using R and the main features of some of these packages. In addition......, the book provides examples of how more advanced aspects of graphical modeling can be represented and handled within R. Topics covered in the seven chapters include graphical models for contingency tables, Gaussian and mixed graphical models, Bayesian networks and modeling high dimensional data...

  15. Arctic pipeline planning design, construction, and equipment

    CERN Document Server

    Singh, Ramesh

    2013-01-01

    Utilize the most recent developments to combat challenges such as ice mechanics. The perfect companion for engineers wishing to learn state-of-the-art methods or further develop their knowledge of best practice techniques, Arctic Pipeline Planning provides a working knowledge of the technology and techniques for laying pipelines in the coldest regions of the world. Arctic Pipeline Planning provides must-have elements that can be utilized through all phases of arctic pipeline planning and construction. This includes information on how to: Solve challenges in designing arctic pipelines Protect pipelines from everyday threats such as ice gouging and permafrost Maintain safety and communication for construction workers while supporting typical codes and standards Covers such issues as land survey, trenching or above ground, environmental impact of construction Provides on-site problem-solving techniques utilized through all phases of arctic pipeline planning and construction Is packed with easy-to-read and under...

  16. Oil pipeline energy consumption and efficiency

    Energy Technology Data Exchange (ETDEWEB)

    Hooker, J.N.

    1981-01-01

    This report describes an investigation of energy consumption and efficiency of oil pipelines in the US in 1978. It is based on a simulation of the actual movement of oil on a very detailed representation of the pipeline network, and it uses engineering equations to calculate the energy that pipeline pumps must have exerted on the oil to move it in this manner. The efficiencies of pumps and drivers are estimated so as to arrive at the amount of energy consumed at pumping stations. The throughput in each pipeline segment is estimated by distributing each pipeline company's reported oil movements over its segments in proportions predicted by regression equations that show typical throughput and throughput capacity as functions of pipe diameter. The form of the equations is justified by a generalized cost-engineering study of pipelining, and their parameters are estimated using new techniques developed for the purpose. A simplified model of flow scheduling is chosen on the basis of actual energy use data obtained from a few companies. The study yields energy consumption and intensiveness estimates for crude oil trunk lines, crude oil gathering lines and oil products lines, for the nation as well as by state and by pipe diameter. It characterizes the efficiency of typical pipelines of various diameters operating at capacity. Ancillary results include estimates of oil movements by state and by diameter and approximate pipeline capacity utilization nationwide.

  17. Economic evaluation: wood stave pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Rook, M.E.

    The spray of leakage from the wood stave water supply pipeline serving the New England Power Company's (NEPCO) Searsburg hydroelectric development had caused this facility to be dubbed ''The Searsburg Car Wash.'' In July, 1982, excessive leakage from this pipeline prompted NEPCO to perform a technical inspection which would inform the company's decision to replace, repair, or abandon the pipeline. The inspection indicated that a combination of interrelated factors has led to rapid deterioration. The feasibility study, which included a benefit -cost analysis of a times replacement with a continued repair program weighed annually by a risk factor representing the probability of pipeline failure during the replacement period, determined that direct replacement was most advantageous. 4 figures, 1 figures.

  18. The Effect of Programmable Tactile Displays on Spatial Learning Skills in Children and Adolescents of Different Visual Disability.

    Science.gov (United States)

    Leo, Fabrizio; Cocchi, Elena; Brayda, Luca

    2017-07-01

    Vision loss has severe impacts on physical, social and emotional well-being. The education of blind children poses issues as many scholar disciplines (e.g., geometry, mathematics) are normally taught by heavily relying on vision. Touch-based assistive technologies are potential tools to provide graphical contents to blind users, improving learning possibilities and social inclusion. Raised-lines drawings are still the golden standard, but stimuli cannot be reconfigured or adapted and the blind person constantly requires assistance. Although much research concerns technological development, little work concerned the assessment of programmable tactile graphics, in educative and rehabilitative contexts. Here we designed, on programmable tactile displays, tests aimed at assessing spatial memory skills and shapes recognition abilities. Tests involved a group of blind and a group of low vision children and adolescents in a four-week longitudinal schedule. After establishing subject-specific difficulty levels, we observed a significant enhancement of performance across sessions and for both groups. Learning effects were comparable to raised paper control tests: however, our setup required minimal external assistance. Overall, our results demonstrate that programmable maps are an effective way to display graphical contents in educative/rehabilitative contexts. They can be at least as effective as traditional paper tests yet providing superior flexibility and versatility.

  19. Acoustic system for communication in pipelines

    Science.gov (United States)

    Martin, II, Louis Peter; Cooper, John F [Oakland, CA

    2008-09-09

    A system for communication in a pipe, or pipeline, or network of pipes containing a fluid. The system includes an encoding and transmitting sub-system connected to the pipe, or pipeline, or network of pipes that transmits a signal in the frequency range of 3-100 kHz into the pipe, or pipeline, or network of pipes containing a fluid, and a receiver and processor sub-system connected to the pipe, or pipeline, or network of pipes containing a fluid that receives said signal and uses said signal for a desired application.

  20. Pipelines, inexpensive and safe mode of transport

    Energy Technology Data Exchange (ETDEWEB)

    Grover, D D

    1979-01-01

    Pipelines are the leading bulk commodity transporter and should play an even more important role in the future of energy transportation and distribution. As fossil fuel and low-cost uranium resources become depleted, it will be economical to produce hydrogen by electrolysis and transport it through underground pipelines to points of consumption. The cost would be only two to three times that of transporting natural gas per unit of heat energy and substantially less than the cost of transporting electric energy in overhead, extra-high-voltage transmission lines. Pipeline design, including economic pipe diameter; pipe material; operation by remote control and automation; cathodic protection; pipeline construction; and pipeline maintenance, particularly as regards the 1157 km long Oil India Pipeline, are discussed.

  1. Health, safety and environment risk assessment in gas pipelines by indexing method:case of Kermanshah Sanandaj oil pipeline

    Directory of Open Access Journals (Sweden)

    Y. Hamidi

    2009-10-01

    Full Text Available Background and AimsUsing pipelines for oil products transportation involves ranges of safety, health and environmental risks, this option however, is dominant with numerous  advantages. The purpose of this study was; relative risk assessment of abovementioned risk in Kermanshah-Sanandaj Oil Pipeline.MethodsThe method used in this study was Kent Muhlbauer method in which relative risk was assessed using third-party damage, corrosion, design, incorrect operations and leak impact  factor.ResultsOnce applying this method, collection of required data and performing needed experiments, scoring results showed 96 risk segments along the pipeline length in which lengths 100+860, 101+384 and 103+670 had relative risk scores 9.74, 9.82 and 9.91 respectively and therefore these segments were identified as focal risk points and priority for improvement actions.ConclusionRegarding importance of pipeline failure, inspection and regular patrol along the pipeline route, precise control of cathodic protection of pipeline and using communication technologies such as SCADA or optical fibers along the pipeline route were amongst the mostimportant control action suggested by the study.

  2. Bulletin 2005-12 : revised Alberta pipeline regulation issued

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2005-05-31

    A revised Pipeline Regulation has been issued and is currently available on the Alberta Energy and Utilities Board (EUB) website. Changes to the regulation reflect bothchanges in EUB regulatory policy and processes and technological improvements. Goals of the revision include improvements in overall pipeline performance, and the implementation of recommendations derived from the Public Safety and Sour Gas Committee concerning sour gas pipeline safety. The regulation was re-organized for greater clarity, and structured into 11 parts. Issues concerning the transition to the revised regulation were presented. The summary of notable administrative changes included clarifications of when a pipeline application is not required; when ABSA approval is required for steam lines; situations for which low-pressure natural gas lines must be licensed; and emergency response requirements. Technical clarifications include requirements for pipeline operations and maintenance manuals; composite materials; limitations on amounts of H{sub 2}S in polymeric pipe; pressure mismatches; approval for testing with gaseous media; venting of small volumes of raw gas; right-of-way surveillance; inspection of surface construction activities; annual corrosion evaluations; registering of pipelines and excavators in controlled areas with Alberta One-Call; ground disturbance training; restoration and signage maintenance on abandoned pipelines; sour service steel pipelines; unused pipelines and abandoned pipelines; and remediation of stub ends in operating pipelines.

  3. ElectroEncephaloGraphics: Making waves in computer graphics research.

    Science.gov (United States)

    Mustafa, Maryam; Magnor, Marcus

    2014-01-01

    Electroencephalography (EEG) is a novel modality for investigating perceptual graphics problems. Until recently, EEG has predominantly been used for clinical diagnosis, in psychology, and by the brain-computer-interface community. Researchers are extending it to help understand the perception of visual output from graphics applications and to create approaches based on direct neural feedback. Researchers have applied EEG to graphics to determine perceived image and video quality by detecting typical rendering artifacts, to evaluate visualization effectiveness by calculating the cognitive load, and to automatically optimize rendering parameters for images and videos on the basis of implicit neural feedback.

  4. Leak detection systems as a central component of pipeline safety concepts; Leckueberwachungssysteme als zentrale Bestandteile von Pipeline-Sicherheitskonzepten

    Energy Technology Data Exchange (ETDEWEB)

    Vogt, Daniel [KROHNE Oil and Gas B.V., Breda (Netherlands)

    2013-03-15

    The transport of materials in pipelines is continuously increasing worldwide. Pipelines are one of the most economic and safe transport systems in all directions. In order to ensure this, not only new pipelines but also existing pipelines have to be kept up to date technically. Leakages are a possible safety risk. Leaks are manifold and range from earth quakes, corrosion or material fatigue up to open-up by drilling by thieves. A specific leakage detection often is used in order to limit the risks. The minimization of the consequences of accidents, downtimes and product losses as well as regulatory procedures is the reason for the detection of leakages. Leaks in pipelines can be detected on different kinds - from a simple visual inspection during the inspection up to computer-assisted systems monitoring certain states also in underground and submarine pipeline.

  5. Comprehensive investigation into historical pipeline construction costs and engineering economic analysis of Alaska in-state gas pipeline

    Science.gov (United States)

    Rui, Zhenhua

    This study analyzes historical cost data of 412 pipelines and 220 compressor stations. On the basis of this analysis, the study also evaluates the feasibility of an Alaska in-state gas pipeline using Monte Carlo simulation techniques. Analysis of pipeline construction costs shows that component costs, shares of cost components, and learning rates for material and labor costs vary by diameter, length, volume, year, and location. Overall average learning rates for pipeline material and labor costs are 6.1% and 12.4%, respectively. Overall average cost shares for pipeline material, labor, miscellaneous, and right of way (ROW) are 31%, 40%, 23%, and 7%, respectively. Regression models are developed to estimate pipeline component costs for different lengths, cross-sectional areas, and locations. An analysis of inaccuracy in pipeline cost estimation demonstrates that the cost estimation of pipeline cost components is biased except for in the case of total costs. Overall overrun rates for pipeline material, labor, miscellaneous, ROW, and total costs are 4.9%, 22.4%, -0.9%, 9.1%, and 6.5%, respectively, and project size, capacity, diameter, location, and year of completion have different degrees of impacts on cost overruns of pipeline cost components. Analysis of compressor station costs shows that component costs, shares of cost components, and learning rates for material and labor costs vary in terms of capacity, year, and location. Average learning rates for compressor station material and labor costs are 12.1% and 7.48%, respectively. Overall average cost shares of material, labor, miscellaneous, and ROW are 50.6%, 27.2%, 21.5%, and 0.8%, respectively. Regression models are developed to estimate compressor station component costs in different capacities and locations. An investigation into inaccuracies in compressor station cost estimation demonstrates that the cost estimation for compressor stations is biased except for in the case of material costs. Overall average

  6. optimization for trenchless reconstruction of pipelines

    Directory of Open Access Journals (Sweden)

    Zhmakov Gennadiy Nikolaevich

    2015-01-01

    Full Text Available Today the technologies of trenchless reconstruction of pipelines are becoming and more widely used in Russia and abroad. One of the most perspective is methods is shock-free destruction of the old pipeline being replaced with the help of hydraulic installations with working mechanism representing a cutting unit with knife disks and a conic expander. A construction of a working mechanism, which allows making trenchless reconstruction of pipelines of different diameters, is optimized and patented and its developmental prototype is manufactured. The dependence of pipeline cutting force from knifes obtusion of the working mechanisms. The cutting force of old steel pipelines with obtuse knife increases proportional to the value of its obtusion. Two stands for endurance tests of the knifes in laboratory environment are offered and patented.

  7. Stress analysis and mitigation measures for floating pipeline

    Science.gov (United States)

    Wenpeng, Guo; Yuqing, Liu; Chao, Li

    2017-03-01

    Pipeline-floating is a kind of accident with contingency and uncertainty associated to natural gas pipeline occurring during rainy season, which is significantly harmful to the safety of pipeline. Treatment measures against pipeline floating accident are summarized in this paper on the basis of practical project cases. Stress states of pipeline upon floating are analyzed by means of Finite Element Calculation method. The effectiveness of prevention ways and subsequent mitigation measures upon pipeline-floating are verified for giving guidance to the mitigation of such accidents.

  8. Digital algorithms for parallel pipelined single-detector homodyne fringe counting in laser interferometry

    Science.gov (United States)

    Rerucha, Simon; Sarbort, Martin; Hola, Miroslava; Cizek, Martin; Hucl, Vaclav; Cip, Ondrej; Lazar, Josef

    2016-12-01

    The homodyne detection with only a single detector represents a promising approach in the interferometric application which enables a significant reduction of the optical system complexity while preserving the fundamental resolution and dynamic range of the single frequency laser interferometers. We present the design, implementation and analysis of algorithmic methods for computational processing of the single-detector interference signal based on parallel pipelined processing suitable for real time implementation on a programmable hardware platform (e.g. the FPGA - Field Programmable Gate Arrays or the SoC - System on Chip). The algorithmic methods incorporate (a) the single detector signal (sine) scaling, filtering, demodulations and mixing necessary for the second (cosine) quadrature signal reconstruction followed by a conic section projection in Cartesian plane as well as (a) the phase unwrapping together with the goniometric and linear transformations needed for the scale linearization and periodic error correction. The digital computing scheme was designed for bandwidths up to tens of megahertz which would allow to measure the displacements at the velocities around half metre per second. The algorithmic methods were tested in real-time operation with a PC-based reference implementation that employed the advantage pipelined processing by balancing the computational load among multiple processor cores. The results indicate that the algorithmic methods are suitable for a wide range of applications [3] and that they are bringing the fringe counting interferometry closer to the industrial applications due to their optical setup simplicity and robustness, computational stability, scalability and also a cost-effectiveness.

  9. Inquiry into the Alaska road pipeline. Enquete sur le pipeline de la route de l'Alaska

    Energy Technology Data Exchange (ETDEWEB)

    Rowan, P

    1977-01-01

    This report is addressed to the Minister of Indian Affairs and to the Canadian North in Ottawa and deals with the social and economic impacts of a proposed gas pipeline in the South of Yukon and with the attitudes of the Yukonnese people with respect to this project. Many public hearings were held. The report discusses the Yukon people (Indians and non-Indians) and the consequences of the projected pipeline on the environment, the economics of the region and the way of life of its people. The report also presents the claims of the Indians pertaining to the land. It is advocated that an advance payment of $50M be made to the Indians and that the pipeline corporation pay a compensation of at least $200M to a fund administered by the Yukon. An organization for planning and regulating the pipeline should be establised. It is advised to delay constructing the pipeline until August 1981. Other recommendations are made. Many witnesses supported a layout following roughly the Tintina groove, but none supported the Dawson deviation. Most witnesses opposed constructing the lateral Dempster pipeline for the moment. The report is illustrated with numerous colour photographs. 7 figs., 2 tabs.

  10. Methodology for environmental audit of execution in gas-pipelines and pipelines

    International Nuclear Information System (INIS)

    Hurtado Palomino, Maria Patricia; Vargas Bejarano, Carlos Hernando

    1999-01-01

    In first instance the constructive aspects and the environmental impact related with the gas-pipes and pipelines construction are presented; then a methodology to make the environmental audit of execution in gas-pipes and pipelines, is showed. They contemplate four stages basically: planning, pre-auditory, execution and analysis, and post-auditory with their respective activities. Also, it is given to know, generalities of the practical case, to evaluate the applicability of the proposed methodology

  11. The missing graphical user interface for genomics.

    Science.gov (United States)

    Schatz, Michael C

    2010-01-01

    The Galaxy package empowers regular users to perform rich DNA sequence analysis through a much-needed and user-friendly graphical web interface. See research article http://genomebiology.com/2010/11/8/R86 RESEARCH HIGHLIGHT: With the advent of affordable and high-throughput DNA sequencing, sequencing is becoming an essential component in nearly every genetics lab. These data are being generated to probe sequence variations, to understand transcribed, regulated or methylated DNA elements, and to explore a host of other biological features across the tree of life and across a range of environments and conditions. Given this deluge of data, novices and experts alike are facing the daunting challenge of trying to analyze the raw sequence data computationally. With so many tools available and so many assays to analyze, how can one be expected to stay current with the state of the art? How can one be expected to learn to use each tool and construct robust end-to-end analysis pipelines, all while ensuring that input formats, command-line options, sequence databases and program libraries are set correctly? Finally, once the analysis is complete, how does one ensure the results are reproducible and transparent for others to scrutinize and study?In an article published in Genome Biology, Jeremy Goecks, Anton Nekrutenko, James Taylor and the rest of the Galaxy Team (Goecks et al. 1) make a great advance towards resolving these critical questions with the latest update to their Galaxy Project. The ambitious goal of Galaxy is to empower regular users to carry out their own computational analysis without having to be an expert in computational biology or computer science. Galaxy adds a desperately needed graphical user interface to genomics research, making data analysis universally accessible in a web browser, and freeing users from the minutiae of archaic command-line parameters, data formats and scripting languages. Data inputs and computational steps are selected from

  12. Best practices for the abandonment of pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Mackean, M; Reed, R; Snow, B [Nabors Canada, Calgary, AB (Canada). Abandonrite Service

    2006-07-01

    Pipeline regulations implemented in 2006 require that licensees register all pipelines. Training must also be provided for ground disturbance supervisors. In addition, signage must be maintained on abandoned pipelines, and discontinued pipelines must be properly isolated. Corrosion control and internal inhibition is required for discontinued lines. However, pipelines are often neglected during the well abandonment process. This presentation provided recommendations for coordinating well and pipeline abandonment processes. Pipeline ends can be located, depressurized, flushed and purged while wells are being abandoned. Contaminated soils around the wells can also be identified prior to reclamation activities. Administrative reviews must be conducted in order to provide accurate information on pipeline location, reclamation certification, and line break history. Field operation files must be reviewed before preliminary field work is conducted. Site inspections should be used to determine if all ends of the line are accessible. Landowners and occupants near the line must also be notified, and relevant documentation must be obtained. Skilled technicians must be used to assess the lines for obstructions as well as to cut and cap the lines after removing risers. The presentation also examined issues related to pressure change, movement, cold tapping, and live dead legs. tabs., figs.

  13. Web, Graphics & PerlTk Programming Best of the Perl Journal

    CERN Document Server

    Orwant, Jon

    2010-01-01

    In its first five years of existence, The Perl Journal (TPJ) became the voice of the Perl community. Every serious Perl programmer subscribed to it, and every notable Perl guru jumped at the opportunity to write for it. TPJ explained critical Perl topics and demonstrated Perl's utility for fields as diverse as astronomy, biology, economics, AI, and games. Back issues were hoarded, or swapped like trading cards. No longer in print format, The Perl Journal remains a proud and timeless achievement of Perl during one of its most exciting periods of development. Web, Graphics & Perl/Tk is the se

  14. Comparisons of sediment losses from a newly constructed cross-country natural gas pipeline and an existing in-road pipeline

    Science.gov (United States)

    Pamela J. Edwards; Bridget M. Harrison; Daniel J. Holz; Karl W.J. Williard; Jon E. Schoonover

    2014-01-01

    Sediment loads were measured for about one year from natural gas pipelines in two studies in north central West Virginia. One study involved a 1-year-old pipeline buried within the bed of a 25-year-old skid road, and the other involved a newly constructed cross-country pipeline. Both pipelines were the same diameter and were installed using similar trenching and...

  15. 77 FR 27279 - Pipeline Safety: Information Collection Activities

    Science.gov (United States)

    2012-05-09

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No... collections relate to the pipeline integrity management requirements for gas transmission pipeline operators... Management in High Consequence Areas Gas Transmission Pipeline Operators. OMB Control Number: 2137-0610...

  16. 75 FR 53733 - Pipeline Safety: Information Collection Activities

    Science.gov (United States)

    2010-09-01

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No. PHMSA-2010-0246] Pipeline Safety: Information Collection Activities AGENCY: Pipeline and Hazardous... liquefied natural gas, hazardous liquid, and gas transmission pipeline systems operated by a company. The...

  17. 77 FR 46155 - Pipeline Safety: Information Collection Activities

    Science.gov (United States)

    2012-08-02

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No... collections relate to the pipeline integrity management requirements for gas transmission pipeline operators... Management in High Consequence Areas Gas Transmission Pipeline Operators. OMB Control Number: 2137-0610...

  18. Diagnosing plant pipeline system performance using radiotracer techniques

    Energy Technology Data Exchange (ETDEWEB)

    Kasban, H.; Ali, Elsayed H.; Arafa, H. [Engineering Department, Nuclear Research Center, Atomic Energy Authority, Inshas (Egypt)

    2017-02-15

    This study presents an experimental work in a petrochemical company for scanning a buried pipeline using Tc{sup 99m} radiotracer based on the measured velocity changes, in order to determine the flow reduction along a pipeline. In this work, Tc{sup 99m} radiotracer was injected into the pipeline and monitored by sodium iodide scintillation detectors located at several positions along the pipeline. The flow velocity has been calculated between every two consecutive detectors along the pipeline. Practically, six experiments have been carried out using two different data acquisition systems, each of them being connected to four detectors. During the fifth experiment, a bypass was discovered between the scanned pipeline and another buried parallel pipeline connected after the injection point. The results indicate that the bypass had a bad effect on the volumetric flow rate in the scanned pipeline.

  19. Nuclear reactors; graphical symbols

    International Nuclear Information System (INIS)

    1987-11-01

    This standard contains graphical symbols that reveal the type of nuclear reactor and is used to design graphical and technical presentations. Distinguishing features for nuclear reactors are laid down in graphical symbols. (orig.) [de

  20. Analysis of the generation and monitoring of impact on fauna in the gas pipeline works in the current environmental legislation; Analise da geracao e monitoramento do impacto sobre a fauna silvestre em obras de gasodutos face a legislacao ambiental vigente

    Energy Technology Data Exchange (ETDEWEB)

    Caldas, Flaviana V.; Serricchio, Claudio [PETROBRAS, Rio de Janeiro, RJ (Brazil); Akahori, Lisa [TELSAN Engenharia e Servicos Ltda, Vitoria, ES (Brazil); Nascimento, Reinaldo R. [IMC Saste - Construcoes, Servicos e Comercio Ltda., Sao Paulo, SP (Brazil)

    2008-07-01

    The impacts to wildlife in areas where gas pipelines will be implemented are considerable, changing the existing balance. The main environmental measure adopted in the cases is the deployment of the Fauna Management Programme. This programme is sub - divided into two: Monitoring and Rescue of the fauna. The tracking step starts before the installation of the venture, with the completion of a first in order to identify the impacts before the venture, and finishes two years after the end of the works. These studies are based on guidelines set in the Normative Instruction of the environmental licensor agency, in which the criteria for implementation are restrictive, often without making a license agency distinction of methodology for enterprises with different characteristics. This article intended to review the criteria and the procedures established by the legislation and its real applicability in gas pipeline projects face to the environmental impacts identified to this activity. For this analysis, the methodology used was the case study of two gas pipelines: Cabiunas - Vitoria (GASCAV) and Cacimbas - Catu (GASCAC). The results allowed to conclude that the actions developed to the Sub-Programme of Rescue of the fauna are satisfactory to control environmental impacts and that the Sub-Programme of Monitoring of the fauna just confirm behaviors and information's previous detected. (author)

  1. 78 FR 46560 - Pipeline Safety: Class Location Requirements

    Science.gov (United States)

    2013-08-01

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration 49 CFR Part... class location requirements for gas transmission pipelines. Section 5 of the Pipeline Safety, Regulatory... and, with respect to gas transmission pipeline facilities, whether applying IMP requirements to...

  2. 77 FR 15453 - Pipeline Safety: Information Collection Activities

    Science.gov (United States)

    2012-03-15

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No... information collection titled, ``Gas Pipeline Safety Program Certification and Hazardous Liquid Pipeline... collection request that PHMSA will be submitting to OMB for renewal titled, ``Gas Pipeline Safety Program...

  3. Pipeline Decommissioning Trial AWE Berkshire UK - 13619

    Energy Technology Data Exchange (ETDEWEB)

    Agnew, Kieran [AWE, Aldermaston, Reading, RG7 4PR (United Kingdom)

    2013-07-01

    This Paper details the implementation of a 'Decommissioning Trial' to assess the feasibility of decommissioning the redundant pipeline operated by AWE located in Berkshire UK. The paper also presents the tool box of decommissioning techniques that were developed during the decommissioning trial. Constructed in the 1950's and operated until 2005, AWE used a pipeline for the authorised discharge of treated effluent. Now redundant, the pipeline is under a care and surveillance regime awaiting decommissioning. The pipeline is some 18.5 km in length and extends from AWE site to the River Thames. Along its route the pipeline passes along and under several major roads, railway lines and rivers as well as travelling through woodland, agricultural land and residential areas. Currently under care and surveillance AWE is considering a number of options for decommissioning the pipeline. One option is to remove the pipeline. In order to assist option evaluation and assess the feasibility of removing the pipeline a decommissioning trial was undertaken and sections of the pipeline were removed within the AWE site. The objectives of the decommissioning trial were to: - Demonstrate to stakeholders that the pipeline can be removed safely, securely and cleanly - Develop a 'tool box' of methods that could be deployed to remove the pipeline - Replicate the conditions and environments encountered along the route of the pipeline The onsite trial was also designed to replicate the physical prevailing conditions and constraints encountered along the remainder of its route i.e. working along a narrow corridor, working in close proximity to roads, working in proximity to above ground and underground services (e.g. Gas, Water, Electricity). By undertaking the decommissioning trial AWE have successfully demonstrated the pipeline can be decommissioned in a safe, secure and clean manor and have developed a tool box of decommissioning techniques. The tool box of includes

  4. 77 FR 51848 - Pipeline Safety: Information Collection Activities

    Science.gov (United States)

    2012-08-27

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No... Program for Gas Distribution Pipelines. DATES: Interested persons are invited to submit comments on or.... These regulations require operators of hazardous liquid pipelines and gas pipelines to develop and...

  5. 77 FR 26822 - Pipeline Safety: Verification of Records

    Science.gov (United States)

    2012-05-07

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No. PHMSA-2012-0068] Pipeline Safety: Verification of Records AGENCY: Pipeline and Hazardous Materials... issuing an Advisory Bulletin to remind operators of gas and hazardous liquid pipeline facilities to verify...

  6. 77 FR 74275 - Pipeline Safety: Information Collection Activities

    Science.gov (United States)

    2012-12-13

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No.... These regulations require operators of hazardous liquid pipelines and gas pipelines to develop and... control room. Affected Public: Operators of both natural gas and hazardous liquid pipeline systems. Annual...

  7. Increase of ecological safety of the pipeline

    International Nuclear Information System (INIS)

    Dr Movsumov, Sh.N.; Prof Aliyev, F.G.

    2005-01-01

    Full text : For increase of ecological safety of the pipeline, necessary decrease of damage (risk) rendered by the pipeline on surrounding natural environment which depends: on the frequency of damage of the pipeline; on the volume poured oil; on the factor of sensitivity of an environment where flood of oil was. Frequency of damage of the pipeline depends on physico-chemical properties of a material of the pipeline, from its technical characteristics (thickness of a wall, length of a pipe, working pressure), on the seismic area of the district where the pipeline passed and also on the way of lining of the pipeline (underground or overground). The volume poured oil depends on diameter of the received damage, from stability of the pipeline mechanical and other external actions, from an ambient temperature, from capacity of the pipeline, from distance between the latches established in the pipeline, and also from time, necessary for their full closing. The factor of sensitivity of environment depends on geological structure and landscapes of district (mountain, the river, settlements) where passed the pipeline. At designing the pipeline, in report is shown questions of increase of ecological safety of the pipeline are considered at his construction and exploitation. For improvement of ecological safety of the pipeline is necessary to hold the following actions: Ecological education of the public, living near along a line of the oil pipeline; carrying out ecological monitoring; working of the public plan of response to oil spills; For ecological education of the public is necessary: carrying out informing of the public for all (technical, ecological, social and economic and legal) questions connected to an oil pipeline, and also on methods of protection of the rights at participation in acceptance of ecological significant decisions; Creation of public groups for realization of activity on observance of the legislation and to prevention of risks; Exposure of hot

  8. The graphics future in scientific applications-trends and developments in computer graphics

    CERN Document Server

    Enderle, G

    1982-01-01

    Computer graphics methods and tools are being used to a great extent in scientific research. The future development in this area will be influenced both by new hardware developments and by software advances. On the hardware sector, the development of the raster technology will lead to the increased use of colour workstations with more local processing power. Colour hardcopy devices for creating plots, slides, or movies will be available at a lower price than today. The first real 3D-workstations will appear on the marketplace. One of the main activities on the software sector is the standardization of computer graphics systems, graphical files, and device interfaces. This will lead to more portable graphical application programs and to a common base for computer graphics education.

  9. Pipeline monitoring with unmanned aerial vehicles

    Science.gov (United States)

    Kochetkova, L. I.

    2018-05-01

    Pipeline leakage during transportation of combustible substances leads to explosion and fire thus causing death of people and destruction of production and accommodation facilities. Continuous pipeline monitoring allows identifying leaks in due time and quickly taking measures for their elimination. The paper describes the solution of identification of pipeline leakage using unmanned aerial vehicles. It is recommended to apply the spectral analysis with input RGB signal to identify pipeline damages. The application of multi-zone digital images allows defining potential spill of oil hydrocarbons as well as possible soil pollution. The method of multi-temporal digital images within the visible region makes it possible to define changes in soil morphology for its subsequent analysis. The given solution is cost efficient and reliable thus allowing reducing timing and labor resources in comparison with other methods of pipeline monitoring.

  10. Efficiency improvements in pipeline transportation systems

    Energy Technology Data Exchange (ETDEWEB)

    Banks, W. F.; Horton, J. F.

    1977-09-09

    This report identifies potential energy-conservative pipeline innovations that are most energy- and cost-effective and formulates recommendations for the R, D, and D programs needed to exploit those opportunities. From a candidate field of over twenty classes of efficiency improvements, eight systems are recommended for pursuit. Most of these possess two highly important attributes: large potential energy savings and broad applicability outside the pipeline industry. The R, D, and D program for each improvement and the recommended immediate next step are described. The eight technologies recommended for R, D, and D are gas-fired combined cycle compressor station; internally cooled internal combustion engine; methanol-coal slurry pipeline; methanol-coal slurry-fired and coal-fired engines; indirect-fired coal-burning combined-cycle pump station; fuel-cell pump station; drag-reducing additives in liquid pipelines; and internal coatings in pipelines.

  11. 75 FR 73160 - Pipeline Safety: Information Collection Activities

    Science.gov (United States)

    2010-11-29

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No...-Related Conditions on Gas, Hazardous Liquid, and Carbon Dioxide Pipelines and Liquefied Natural Gas... Pipelines and Liquefied Natural Gas Facilities.'' The Pipeline Safety Laws (49 U.S.C. 60132) require each...

  12. California Natural Gas Pipelines: A Brief Guide

    Energy Technology Data Exchange (ETDEWEB)

    Neuscamman, Stephanie [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Price, Don [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Pezzola, Genny [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Glascoe, Lee [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2013-01-22

    The purpose of this document is to familiarize the reader with the general configuration and operation of the natural gas pipelines in California and to discuss potential LLNL contributions that would support the Partnership for the 21st Century collaboration. First, pipeline infrastructure will be reviewed. Then, recent pipeline events will be examined. Selected current pipeline industry research will be summarized. Finally, industry acronyms are listed for reference.

  13. Graphic Storytelling

    Science.gov (United States)

    Thompson, John

    2009-01-01

    Graphic storytelling is a medium that allows students to make and share stories, while developing their art communication skills. American comics today are more varied in genre, approach, and audience than ever before. When considering the impact of Japanese manga on the youth, graphic storytelling emerges as a powerful player in pop culture. In…

  14. Pipeline integrity: ILI baseline data for QRA

    Energy Technology Data Exchange (ETDEWEB)

    Porter, Todd R. [Tuboscope Pipeline Services, Houston, TX (United States)]. E-mail: tporter@varco.com; Silva, Jose Augusto Pereira da [Pipeway Engenharia, Rio de Janeiro, RJ (Brazil)]. E-mail: guto@pipeway.com; Marr, James [MARR and Associates, Calgary, AB (Canada)]. E-mail: jmarr@marr-associates.com

    2003-07-01

    The initial phase of a pipeline integrity management program (IMP) is conducting a baseline assessment of the pipeline system and segments as part of Quantitative Risk Assessment (QRA). This gives the operator's integrity team the opportunity to identify critical areas and deficiencies in the protection, maintenance, and mitigation strategies. As a part of data gathering and integration of a wide variety of sources, in-line inspection (ILI) data is a key element. In order to move forward in the integrity program development and execution, the baseline geometry of the pipeline must be determined with accuracy and confidence. From this, all subsequent analysis and conclusions will be derived. Tuboscope Pipeline Services (TPS), in conjunction with Pipeway Engenharia of Brazil, operate ILI inertial navigation system (INS) and Caliper geometry tools, to address this integrity requirement. This INS and Caliper ILI tool data provides pipeline trajectory at centimeter level resolution and sub-metre 3D position accuracy along with internal geometry - ovality, dents, misalignment, and wrinkle/buckle characterization. Global strain can be derived from precise INS curvature measurements and departure from the initial pipeline state. Accurate pipeline elevation profile data is essential in the identification of sag/over bend sections for fluid dynamic and hydrostatic calculations. This data, along with pipeline construction, operations, direct assessment and maintenance data is integrated in LinaViewPRO{sup TM}, a pipeline data management system for decision support functions, and subsequent QRA operations. This technology provides the baseline for an informed, accurate and confident integrity management program. This paper/presentation will detail these aspects of an effective IMP, and experience will be presented, showing the benefits for liquid and gas pipeline systems. (author)

  15. Flooding simulation of hilly pipeline commisionning process

    Energy Technology Data Exchange (ETDEWEB)

    Nan, Zhang [China National Oil and Gas Exploration and Development Corporation and China University of Petroleum, Beijing (China); Jing, Gong [China University of Petroleum, Beijing (China); Baoli, Zhu [China National Oil and Gas Exploration and Development Corporation, Beijing (China); Lin, Zheng [CNPC Oil and Gas Control Center, Beijing (China)

    2010-07-01

    When the construction of a pipeline has been completed, the pipeline flooding is done as part of the pipeline commissioning process. This method consists of filling the empty pipe with water or oil. In a pipeline situated in hilly terrain, air entrapped in the fluid causes problems with the flooding process and it is necessary to discharge the accumulated air to address this issue. The aim of this paper is to provide a model for predicting the location and volume of air pockets in a pipeline. This model was developed based on the fundamentals of mass balance and momentum transfer in multiphase flow and was then applied to a pipeline in China and compared with the SCADA data. Results showed a good match between the model's predictions of hydraulic movement and the real data from SCADA. The two flow model developed can predict hydraulic movement during pipeline flooding in a hilly area and thus it can be used to predict water front location and air pocket movement in the pipe.

  16. Beyond the pipeline

    Energy Technology Data Exchange (ETDEWEB)

    Barnsley, J.; Ellis, D.; McIntosh, J.

    1979-12-01

    A study was conducted on the lives of women and their families in Fort Nelson, British Columbia, and Whitehorse, Yukon Territory, two communities which are to be affected by the proposed construction of the Alaska Highway gas pipeline. The womens' socio-economic concerns resulting from the proposed construction were examined by means of interviews with samples of women living in the two communities. Results from the study include descriptions of the communities and their basic services, community planning and housing, women's work in the home and for wages, and the perceived impact of the pipeline on such matters as employment, social services, living costs, business, housing, crime, and the overall community. Recommendations are made to improve the planning process for the pipeline to include the taking into account of womens' needs in such areas as training, health care, housing, and community services. 213 refs., 4 figs., 2 tabs.

  17. A Theoretical Analysis of Learning with Graphics--Implications for Computer Graphics Design.

    Science.gov (United States)

    ChanLin, Lih-Juan

    This paper reviews the literature pertinent to learning with graphics. The dual coding theory provides explanation about how graphics are stored and precessed in semantic memory. The level of processing theory suggests how graphics can be employed in learning to encourage deeper processing. In addition to dual coding theory and level of processing…

  18. Graphic Turbulence Guidance

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — Forecast turbulence hazards identified by the Graphical Turbulence Guidance algorithm. The Graphical Turbulence Guidance product depicts mid-level and upper-level...

  19. Crude oil growth impact on pipelines

    International Nuclear Information System (INIS)

    Devries, O.

    2005-01-01

    This paper provided an outline of crude oil production and supply in Canada. Details of oil sands projects in Athabasca, Cold Lake and Peace River were presented. A chart of oil sands growth by major project was provided. A list of new emerging oil sands crude types was also presented along with details of a synthetic bitumen blending synergy. Maps of Western Canadian crude oil markets were provided, along with details of refinery and market demand by crude type. Various pipeline alternatives to new markets were examined, with reference to Enbridge Pipeline's supply and capacity. Details of the Hardisty to U.S Gulf Coast Pipeline and the Edmonton to Prince Rupert Pipeline and its terminal and dock facilities were presented. It was concluded that pipeline capacity and seasonal factors will influence market demand, while linefill, crude types and the quality of the product will influence operational strategies. tabs., figs

  20. Graphic Presentation: An Empirical Examination of the Graphic Novel Approach to Communicate Business Concepts

    Science.gov (United States)

    Short, Jeremy C.; Randolph-Seng, Brandon; McKenny, Aaron F.

    2013-01-01

    Graphic novels have been increasingly incorporated into business communication forums. Despite potential benefits, little research has examined the merits of the graphic novel approach. In response, we engage in a two-study approach. Study 1 explores the potential of graphic novels to affect learning outcomes and finds that the graphic novel was…

  1. Public perceptions of CO2 transportation in pipelines

    International Nuclear Information System (INIS)

    Gough, Clair; O'Keefe, Laura; Mander, Sarah

    2014-01-01

    This paper explores the response by members of the lay public to the prospect of an onshore CO 2 pipeline through their locality as part of a proposed CCS development and presents results from deliberative Focus Groups held along a proposed pipeline route. Although there is a reasonable level of general knowledge about CO 2 across the lay public, understanding of its specific properties is more limited. The main concerns expressed around pipelines focused on five areas: (i) safe operation of the pipeline; (ii) the risks to people, livestock and vegetation arising from the leakage of CO 2 from the pipeline; (iii) the innovative and ‘first of its kind' nature of the pipeline and the consequent lack of operational CO 2 pipelines in the UK to demonstrate the technology; (iv) impacts on coastal erosion at the landfall site; and (v) the potential disruption to local communities during pipeline construction. Participants expressed scepticism over the motivations of CO 2 pipeline developers. Trust that the developer will minimise risk during the route selection and subsequent construction, operation and maintenance of the pipeline is key; building trust within the local community requires early engagement processes, tailored to deliver a variety of engagement and information approaches. - Highlights: • Lay publics express good general knowledge of CO 2 but not of its specific properties. • Key concerns relate to risk and safety and ‘first of a kind' nature of CO 2 pipeline. • Group participants are sceptical about motivations of CO 2 pipeline developers. • Communities' trust in developer is a major element of their risk assessment

  2. COMPUTER-ASSISTED CONTROL OF ACADEMIC PERFORMANCE IN ENGINEERING GRAPHICS WITHIN THE FRAMEWORK OF DISTANCE LEARNING PROGRAMMES

    Directory of Open Access Journals (Sweden)

    Tel'noy Viktor Ivanovich

    2012-10-01

    Full Text Available Development of computer-assisted computer technologies and their integration into the academic activity with a view to the control of the academic performance within the framework of distance learning programmes represent the subject matter of the article. The article is a brief overview of the software programme designated for the monitoring of the academic performance of students enrolled in distance learning programmes. The software is developed on Delphi 7.0 for Windows operating system. The strength of the proposed software consists in the availability of the two modes of its operation that differ in the principle of the problem selection and timing parameters. Interim academic performance assessment is to be performed through the employment of computerized testing procedures that contemplate the use of a data base of testing assignments implemented in the eLearning Server media. Identification of students is to be performed through the installation of video cameras at workplaces of students.

  3. Hydrogeological considerations in northern pipeline development. [Permafrost affected by hot or chilled pipeline

    Energy Technology Data Exchange (ETDEWEB)

    Harlan, R L

    1974-11-01

    Some of the hydrogeological implications of construction and operation of oil and gas pipelines in northern regions of Canada are considered in relation to their potential environmental impacts and those factors affecting the security of the pipeline itself. Although the extent to which water in permafrost participates in the subsurface flow regime has not been fully demonstrated, the role of liquid as well as vapor transport in frozen earth materials can be shown from theory to be highly significant; water movement rates in frozen soil are on the same order as those in unsaturated, unfrozen soil. Below 0/sup 0/C, the unfrozen water content in a fine-grained porous medium is dependent on temperature but independent of the total water content. The thermal gradient controls the rate and direction of water movement in permafrost. The groundwater stabilizes the streamflow and in the absence of large lakes provides the main source of flow during the winter. As groundwater is frequently confined by the permafrost, degradation of the permafrost can have significant consequences. The thaw bulb formed around a hot oil pipeline can induce liquefactioned flow of the thawed material. A chilled pipeline could restrict groundwater movement, resulting in buildup of artesian conditions and icings. The liberation and absorption of latent heat on freezing and thawing affects the thermal regime in the ground surface. Recommendations are given for pipeline construction and areas for further study pointed out. (DLC)

  4. Computer-Aided System Engineering and Analysis (CASE/A) Programmer's Manual, Version 5.0

    Science.gov (United States)

    Knox, J. C.

    1996-01-01

    The Computer Aided System Engineering and Analysis (CASE/A) Version 5.0 Programmer's Manual provides the programmer and user with information regarding the internal structure of the CASE/A 5.0 software system. CASE/A 5.0 is a trade study tool that provides modeling/simulation capabilities for analyzing environmental control and life support systems and active thermal control systems. CASE/A has been successfully used in studies such as the evaluation of carbon dioxide removal in the space station. CASE/A modeling provides a graphical and command-driven interface for the user. This interface allows the user to construct a model by placing equipment components in a graphical layout of the system hardware, then connect the components via flow streams and define their operating parameters. Once the equipment is placed, the simulation time and other control parameters can be set to run the simulation based on the model constructed. After completion of the simulation, graphical plots or text files can be obtained for evaluation of the simulation results over time. Additionally, users have the capability to control the simulation and extract information at various times in the simulation (e.g., control equipment operating parameters over the simulation time or extract plot data) by using "User Operations (OPS) Code." This OPS code is written in FORTRAN with a canned set of utility subroutines for performing common tasks. CASE/A version 5.0 software runs under the VAX VMS(Trademark) environment. It utilizes the Tektronics 4014(Trademark) graphics display system and the VTIOO(Trademark) text manipulation/display system.

  5. RAP: RNA-Seq Analysis Pipeline, a new cloud-based NGS web application.

    Science.gov (United States)

    D'Antonio, Mattia; D'Onorio De Meo, Paolo; Pallocca, Matteo; Picardi, Ernesto; D'Erchia, Anna Maria; Calogero, Raffaele A; Castrignanò, Tiziana; Pesole, Graziano

    2015-01-01

    The study of RNA has been dramatically improved by the introduction of Next Generation Sequencing platforms allowing massive and cheap sequencing of selected RNA fractions, also providing information on strand orientation (RNA-Seq). The complexity of transcriptomes and of their regulative pathways make RNA-Seq one of most complex field of NGS applications, addressing several aspects of the expression process (e.g. identification and quantification of expressed genes and transcripts, alternative splicing and polyadenylation, fusion genes and trans-splicing, post-transcriptional events, etc.). In order to provide researchers with an effective and friendly resource for analyzing RNA-Seq data, we present here RAP (RNA-Seq Analysis Pipeline), a cloud computing web application implementing a complete but modular analysis workflow. This pipeline integrates both state-of-the-art bioinformatics tools for RNA-Seq analysis and in-house developed scripts to offer to the user a comprehensive strategy for data analysis. RAP is able to perform quality checks (adopting FastQC and NGS QC Toolkit), identify and quantify expressed genes and transcripts (with Tophat, Cufflinks and HTSeq), detect alternative splicing events (using SpliceTrap) and chimeric transcripts (with ChimeraScan). This pipeline is also able to identify splicing junctions and constitutive or alternative polyadenylation sites (implementing custom analysis modules) and call for statistically significant differences in genes and transcripts expression, splicing pattern and polyadenylation site usage (using Cuffdiff2 and DESeq). Through a user friendly web interface, the RAP workflow can be suitably customized by the user and it is automatically executed on our cloud computing environment. This strategy allows to access to bioinformatics tools and computational resources without specific bioinformatics and IT skills. RAP provides a set of tabular and graphical results that can be helpful to browse, filter and export

  6. 49 CFR 192.627 - Tapping pipelines under pressure.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 3 2010-10-01 2010-10-01 false Tapping pipelines under pressure. 192.627 Section... NATURAL AND OTHER GAS BY PIPELINE: MINIMUM FEDERAL SAFETY STANDARDS Operations § 192.627 Tapping pipelines under pressure. Each tap made on a pipeline under pressure must be performed by a crew qualified to make...

  7. THE USING OF GRAPHICAL EDITOR IN THE ENGINEERING GRAPHICS AND THE COURSE DESIGNING

    Directory of Open Access Journals (Sweden)

    KARPYUK L. V.

    2016-08-01

    Full Text Available The problems of learning students of the engineering and computer graphics of the course on the base of computer-aided design (CAD were described in the article. The examples of training tasks for acquiring knowledge of work in the environment of graphical editor of AutoCAD were shown. These examples are needed to perform drawings on The Engineering Graphics, and also for a graphic part of Course Projects for students of mechanical specialties.

  8. Graphical Rasch models

    DEFF Research Database (Denmark)

    Kreiner, Svend; Christensen, Karl Bang

    Rasch models; Partial Credit models; Rating Scale models; Item bias; Differential item functioning; Local independence; Graphical models......Rasch models; Partial Credit models; Rating Scale models; Item bias; Differential item functioning; Local independence; Graphical models...

  9. Diagnostics and reliability of pipeline systems

    CERN Document Server

    Timashev, Sviatoslav

    2016-01-01

    The book contains solutions to fundamental problems which arise due to the logic of development of specific branches of science, which are related to pipeline safety, but mainly are subordinate to the needs of pipeline transportation.          The book deploys important but not yet solved aspects of reliability and safety assurance of pipeline systems, which are vital aspects not only for the oil and gas industry and, in general, fuel and energy industries , but also to virtually all contemporary industries and technologies. The volume will be useful to specialists and experts in the field of diagnostics/ inspection, monitoring, reliability and safety of critical infrastructures. First and foremost, it will be useful to the decision making persons —operators of different types of pipelines, pipeline diagnostics/inspection vendors, and designers of in-line –inspection (ILI) tools, industrial and ecological safety specialists, as well as to researchers and graduate students.

  10. Integrated surface management for pipeline construction: The Mid-America Pipeline Company Four Corners Project

    Science.gov (United States)

    Maria L. Sonett

    1999-01-01

    Integrated surface management techniques for pipeline construction through arid and semi-arid rangeland ecosystems are presented in a case history of a 412-mile pipeline construction project in New Mexico. Planning, implementation and monitoring for restoration of surface hydrology, soil stabilization, soil cover, and plant species succession are discussed. Planning...

  11. Pipeline dreams face up to reality

    International Nuclear Information System (INIS)

    Ryan, Orla

    1999-01-01

    This article gives details of two gas pipelines which are expected to be built in Turkey to meet the estimated demand for gas. The Bluestream joint ENI/Gasprom project pipeline will convey Russian gas across the Black Sea to Turkey, and the PSG joint Bechtel/General Electric venture will bring gas from Turkmenistan to Turkey across the Caspian Sea. Construction of the pipelines and financing aspects are discussed. (uk)

  12. Cost reducing factors in effective pipeline piling structure design and construction in Alberta's thermal SAGD gathering pipeline systems

    Energy Technology Data Exchange (ETDEWEB)

    Farrokhzad, M.A. [IMV Projects, Calgary, AB (Canada)

    2008-10-15

    Oil sands steam assisted gravity drainage (SAGD) gathering pipeline systems are typically arranged so that above-ground steam pipeline and production pipelines lay next to each other on the same steel structure. Longitudinal and lateral loads build up in the pipeline supports, and the loads are consistently changing until pipeline temperatures reach a steady state condition. SAGD pipelines are required to have enough flexibility to absorb thermal expansion or contraction movements. However, most pipeline engineers only consider upper and lower temperature limits in the design of steel structures and pilings. This paper examined the effect of considering both the thermal gradient and time factor in designing supports for pipelines. The study examined how the factors impacted on standard load calculations and pile sizings. Sixteen stress analysis models for steam and production lines were prepared and designated thermal gradients were introduced to each model. Longitudinal and lateral loads caused by thermal gradient movements were calculated for all supports. The models were analyzed and absolute values for longitudinal and lateral loads were recorded. Results of the study showed that engineers do not necessarily need to rely on maximum temperatures as the condition that results in maximum longitudinal and lateral loads on supports. It was concluded that costs related to pipeline construction can be significantly reduced by considering the effects of thermal gradients in stress analyses and load calculations. 5 refs., 14 figs.

  13. Security of pipeline facilities

    Energy Technology Data Exchange (ETDEWEB)

    Lee, S.C. [Alberta Energy and Utilities Board, Calgary, AB (Canada); Van Egmond, C.; Duquette, L. [National Energy Board, Calgary, AB (Canada); Revie, W. [Canada Centre for Mineral and Energy Technology, Ottawa, ON (Canada)

    2005-07-01

    This working group provided an update on provincial, federal and industry directions regarding the security of pipeline facilities. The decision to include security issues in the NEB Act was discussed as well as the Pipeline Security Management Assessment Project, which was created to establish a better understanding of existing security management programs as well as to assist the NEB in the development and implementation of security management regulations and initiatives. Amendments to the NEB were also discussed. Areas of pipeline security management assessment include physical safety management; cyber and information security management; and personnel security. Security management regulations were discussed, as well as implementation policies. Details of the Enbridge Liquids Pipelines Security Plan were examined. It was noted that the plan incorporates flexibility for operations and is integrated with Emergency Response and Crisis Management. Asset characterization and vulnerability assessments were discussed, as well as security and terrorist threats. It was noted that corporate security threat assessment and auditing are based on threat information from the United States intelligence community. It was concluded that the oil and gas industry is a leader in security in North America. The Trans Alaska Pipeline Incident was discussed as a reminder of how costly accidents can be. Issues of concern for the future included geographic and climate issues. It was concluded that limited resources are an ongoing concern, and that the regulatory environment is becoming increasingly prescriptive. Other concerns included the threat of not taking international terrorism seriously, and open media reporting of vulnerability of critical assets, including maps. tabs., figs.

  14. Perception in statistical graphics

    Science.gov (United States)

    VanderPlas, Susan Ruth

    There has been quite a bit of research on statistical graphics and visualization, generally focused on new types of graphics, new software to create graphics, interactivity, and usability studies. Our ability to interpret and use statistical graphics hinges on the interface between the graph itself and the brain that perceives and interprets it, and there is substantially less research on the interplay between graph, eye, brain, and mind than is sufficient to understand the nature of these relationships. The goal of the work presented here is to further explore the interplay between a static graph, the translation of that graph from paper to mental representation (the journey from eye to brain), and the mental processes that operate on that graph once it is transferred into memory (mind). Understanding the perception of statistical graphics should allow researchers to create more effective graphs which produce fewer distortions and viewer errors while reducing the cognitive load necessary to understand the information presented in the graph. Taken together, these experiments should lay a foundation for exploring the perception of statistical graphics. There has been considerable research into the accuracy of numerical judgments viewers make from graphs, and these studies are useful, but it is more effective to understand how errors in these judgments occur so that the root cause of the error can be addressed directly. Understanding how visual reasoning relates to the ability to make judgments from graphs allows us to tailor graphics to particular target audiences. In addition, understanding the hierarchy of salient features in statistical graphics allows us to clearly communicate the important message from data or statistical models by constructing graphics which are designed specifically for the perceptual system.

  15. The results of investigation and the analysis of the mechanical properties of L485MB steel used for gas-pipelines construction

    International Nuclear Information System (INIS)

    Wasiak, J.; Szteke, W.; Bilous, W.; Hajewska, E.; Wagner, T.; Przyborska, M.

    2001-01-01

    In the paper results of mechanical properties investigation carried out on two sectors of the tube made of L485MB steel cutting out from the gas pipeline after stress test are described. The calculation of the critical dimensions of cracks in examined material is given. The diagnostic programme SACC serving to the evaluation of the exploitation safety of elements with cracks was applied. (author)

  16. Estimation of efficiency of hydrotransport pipelines polyurethane coating application in comparison with steel pipelines

    Science.gov (United States)

    Aleksandrov, V. I.; Vasilyeva, M. A.; Pomeranets, I. B.

    2017-10-01

    The paper presents analytical calculations of specific pressure loss in hydraulic transport of the Kachkanarsky GOK iron ore processing tailing slurry. The calculations are based on the results of the experimental studies on specific pressure loss dependence upon hydraulic roughness of pipelines internal surface lined with polyurethane coating. The experiments proved that hydraulic roughness of polyurethane coating is by the factor of four smaller than that of steel pipelines, resulting in a decrease of hydraulic resistance coefficients entered into calculating formula of specific pressure loss - the Darcy-Weisbach formula. Relative and equivalent roughness coefficients are calculated for pipelines with polyurethane coating and without it. Comparative calculations show that hydrotransport pipelines polyurethane coating application is conductive to a specific energy consumption decrease in hydraulic transport of the Kachkanarsky GOC iron ore processing tailings slurry by the factor of 1.5. The experiments were performed on a laboratory hydraulic test rig with a view to estimate the character and rate of physical roughness change in pipe samples with polyurethane coating. The experiments showed that during the following 484 hours of operation, roughness changed in all pipe samples inappreciably. As a result of processing of the experimental data by the mathematical statistics methods, an empirical formula was obtained for the calculation of operating roughness of polyurethane coating surface, depending on the pipeline operating duration with iron ore processing tailings slurry.

  17. Development of high productivity pipeline girth welding

    International Nuclear Information System (INIS)

    Yapp, David; Liratzis, Theocharis

    2010-01-01

    The trend for increased oil and gas consumption implies a growth of long-distance pipeline installations. Welding is a critical factor in the installation of pipelines, both onshore and offshore, and the rate at which the pipeline can be laid is generally determined by the speed of welding. This has resulted in substantial developments in pipeline welding techniques. Arc welding is still the dominant process used in practice, and forge welding processes have had limited successful application to date, in spite of large investments in process development. Power beam processes have also been investigated in detail and the latest laser systems now show promise for practical application. In recent years the use of high strength steels has substantially reduced the cost of pipeline installation, with X70 and X80 being commonly used. This use of high strength pipeline produced by thermomechanical processing has also been researched. They must all meet three requirments, high productivity, satisfactory weld properties, and weld quality

  18. Sea water pipeline for nuclear power plant

    International Nuclear Information System (INIS)

    Ueno, Ken-ichi.

    1992-01-01

    Heating coils, for example, are wound around sea water pipelines as a heater. The outer wall surface of the sea water pipelines is heated by the heating coils. The inner wall surfaces of the sea water pipelines can be warmed to higher than a predetermined temperature by heating the outer wall surfaces to die out marine organisms deposited at the inner surfaces. Further, thermocouples for the external wall and the internal wall are disposed so that the temperature at the inner wall surface of the sea water pipelines can be controlled. Further, a temperature keeping material is disposed at the external surface of the sea water system pipelines. With such a constitution, the marine organisms deposited on the internal wall surface of the sea water system pipelines are died out to suppress the deposition amount of the marine organisms. Accordingly, the maintenance and the operation reliability is improved after maintenance. (I.N.)

  19. Black powder removal in a Mexico gas pipeline

    Energy Technology Data Exchange (ETDEWEB)

    Morrow, John R. [TDW Services, Inc., New Castle, DE (United States); Drysdale, Colin; Warterfield, Bob D. [T.D.Williamson, Inc., Tulsa, OK (United States)

    2008-07-01

    This paper focuses on the cleaning methodology and operational constrains involved with the removal of black powder in a high pressure natural gas transmission pipeline. In this case, the accumulation of black powder along the pipeline system over the seven year period since it was put into service was creating significant problems in the areas of maintenance, customer relations, and cost to the pipeline operator due to clogging of filters, reduced gas flow, and penalties as result of non-compliant delivery contracts. The pipeline cleaning project consisted of running cleaning pigs or scrappers with batches of cleaning solution through each section of the pipeline while dealing with such factors as three (3) pipeline section lengths in excess of 160 kms (100 miles), gas flow velocity fluctuations, shutdowns, and gas delivery schedule requirements. The cleaning program for the entire pipeline system included the use of chemical and diesel based cleaning solution, running multiple cleaning pigs, liquid injection and separation system, mobile storage tanks, various equipment and personnel for logistical support. Upon completion of the cleaning program, the level of black powder and other solids in all pipeline sections was reduced to approximately 0.5% liquid/solid ratio and the pipeline system returned to normal optimum operation. (author.

  20. New territory for NGL pipelines

    International Nuclear Information System (INIS)

    Turner, C.L.; Billings, F.E.

    1994-01-01

    Even though the NGL pipeline industry appears mature, new geographic territory exists for expansion of NGL pipelines. However, the most fertile territory that must be pursued is the collective opportunities to better link the existing NGL industry. Associations like the Gas Processors Association can not perform the role demanded by a need to share information between the links of the chain on a more real time basis. The Association can not substitute for picking up the phone or calling a meeting of industry participants to discuss proposed changes in policies and procedures. All stakeholders must participate in squeezing out the inefficiencies of the industry. Some expansion and extension of NGL pipelines will occur in the future without ownership participation or commitments from the supply and demand businesses. However, significant expansions linking new supply sources and demand markets will only be made as the supply and demand businesses share long-term strategies and help define the pipeline opportunity. The successful industries of the twenty-first century will not be dominated by a single profitable sector, but rather by those industries which foster cooperation as well as competition. A healthy NGL industry will be comprised of profitable supply businesses and profitable demand businesses, linked together by profitable pipeline businesses

  1. Millennium Pipeline Presentation : a new northeast passage

    International Nuclear Information System (INIS)

    Wolnik, J.

    1997-01-01

    Routes of the proposed Millennium Pipeline project were presented. The pipeline is to originate at the Empress gas field in Alberta and link up to eastern markets in the United States. One of the key advantages of the pipeline is that it will have the lowest proposed rates from Empress to Chicago and through links via affiliates to New York and other eastern markets. It will include 380 miles of new 36-inch pipeline and have a capacity of 650 million cubic feet per day. In many instances it will follow existing rights-of-way. The pipeline is expected to be in service for the 1999 winter heating season. The project sponsors are Columbia Gas Transmission, CMS Energy, MCN Energy, and Westcoast Energy. 6 figs

  2. The computer graphics metafile

    CERN Document Server

    Henderson, LR; Shepherd, B; Arnold, D B

    1990-01-01

    The Computer Graphics Metafile deals with the Computer Graphics Metafile (CGM) standard and covers topics ranging from the structure and contents of a metafile to CGM functionality, metafile elements, and real-world applications of CGM. Binary Encoding, Character Encoding, application profiles, and implementations are also discussed. This book is comprised of 18 chapters divided into five sections and begins with an overview of the CGM standard and how it can meet some of the requirements for storage of graphical data within a graphics system or application environment. The reader is then intr

  3. The computer graphics interface

    CERN Document Server

    Steinbrugge Chauveau, Karla; Niles Reed, Theodore; Shepherd, B

    2014-01-01

    The Computer Graphics Interface provides a concise discussion of computer graphics interface (CGI) standards. The title is comprised of seven chapters that cover the concepts of the CGI standard. Figures and examples are also included. The first chapter provides a general overview of CGI; this chapter covers graphics standards, functional specifications, and syntactic interfaces. Next, the book discusses the basic concepts of CGI, such as inquiry, profiles, and registration. The third chapter covers the CGI concepts and functions, while the fourth chapter deals with the concept of graphic obje

  4. Programación de gráficos 3D con Mathematica, DrawGraphics, CurvesGraphics, LiveGraphics3D y JavaView

    OpenAIRE

    Mora Flores, Walter; Instituto Tecnológico de Costa Rica; Figueroa, Geovanni; Instituto Tecnológico de Costa Rica

    2015-01-01

    Se muestra como integrar las herramientas: Mathematica (y los paquetes DrawGraphics y CurvesGraphics), LiveGraphics3D, JavaView y html, para crear algunas figuras 3D las cuales se pueden incrustar en páginas Web independientes y con posibilidad de interacción.

  5. Accuracy Limitations of Pipelined ADCs

    NARCIS (Netherlands)

    Quinn, P.J.; Roermund, van A.H.M.

    2005-01-01

    In this paper, the key characteristics of the main errors which affect the performance of a switched capacitor pipelined ADC are presented and their effects on the ADC transfer characteristics demonstrated. Clear and concise relationships are developed to aid optimized design of the pipeline ADC and

  6. Managing the market risk in pipeline capacity positions

    International Nuclear Information System (INIS)

    Simard, T.S.

    1998-01-01

    Managing the risk involved in adding new pipeline capacity was explored in this presentation. Topics discussed included: (1) pipeline capacity positions as basis swaps, (2) physical capacity versus basis transactions, (3) managing the market price risk in a capacity position, and (4) sharing of pipeline market risk. Pipeline owners were advised to recognize that pipeline capacity carries significant market price risk, that basis markets can sometimes be more volatile than outright markets, and to treat physical capacity market risk the same way as one would treat a financial basis position. 2 figs

  7. Programmable Automated Welding System (PAWS)

    Science.gov (United States)

    Kline, Martin D.

    1994-01-01

    An ambitious project to develop an advanced, automated welding system is being funded as part of the Navy Joining Center with Babcock & Wilcox as the prime integrator. This program, the Programmable Automated Welding System (PAWS), involves the integration of both planning and real-time control activities. Planning functions include the development of a graphical decision support system within a standard, portable environment. Real-time control functions include the development of a modular, intelligent, real-time control system and the integration of a number of welding process sensors. This paper presents each of these components of the PAWS and discusses how they can be utilized to automate the welding operation.

  8. The Bakou-Ceyhan pipeline: paradoxes and coherence of the USA strategy of pipelines

    International Nuclear Information System (INIS)

    Jafalian, A.

    2004-01-01

    In 2002, the construction of the Bakou-Ceyhan pipeline, from the Caspian Sea to the Mediterranean Sea, is begun, in spite of the the controversies of industrialists against politicians and experts. The diplomatic USA activity in favor this pipeline largely contributes to the problems solution. The author presents the USA policy and strategy in the region, the economic constraints and the negotiations. (A.L.B.)

  9. 77 FR 32631 - Lion Oil Trading & Transportation, Inc., Magnolia Pipeline Company, and El Dorado Pipeline...

    Science.gov (United States)

    2012-06-01

    ... DEPARTMENT OF ENERGY Federal Energy Regulatory Commission [Docket No. OR12-13-000] Lion Oil... of the Commission's Rules of Practice and Procedure, 18 CFR 385.202 (2011), Lion Oil Trading & Transportation, Inc., Magnolia Pipeline Company, and El Dorado Pipeline Company, collectively, Lion Companies...

  10. Mathematical structures for computer graphics

    CERN Document Server

    Janke, Steven J

    2014-01-01

    A comprehensive exploration of the mathematics behind the modeling and rendering of computer graphics scenes Mathematical Structures for Computer Graphics presents an accessible and intuitive approach to the mathematical ideas and techniques necessary for two- and three-dimensional computer graphics. Focusing on the significant mathematical results, the book establishes key algorithms used to build complex graphics scenes. Written for readers with various levels of mathematical background, the book develops a solid foundation for graphics techniques and fills in relevant grap

  11. Pipeline investigation report : crude oil pipeline-third party damage : Trans Mountain Pipeline LP 610 millimetre-diameter crude oil pipeline : kilometre post 3.10, Westridge dock transfer line, Burnaby, British Columbia

    International Nuclear Information System (INIS)

    2009-03-01

    This report discussed an oil spill which occurred in July 2007 when a contractor's excavator bucket punctured a pipeline during the excavation of a trench for a new storm sewer line at a location in Burnaby, British Columbia (BC). The puncture caused the release of approximately 234 cubic meters of crude oil, which flowed into Burrard Inlet Bay via a storm sewer system. Eleven houses were sprayed with crude oil, and many other properties required restoration. Approximately 250 residents left their homes. While emergency workers and firefighters responding to the incident were sprayed with crude oil, no explosions, fires, or injuries occurred. The report provided details of studies conducted to determine the placement of the sewer line, as well as attempts made by the contractors to determine the lateral connection of the crude oil pipeline. Discrepancies between the location of the pipeline design drawing and its actual location on other construction drawings were also noted by the contractor. Twenty-four minutes after the rupture, the terminal was fully isolated and the drain-down of the pipeline was completed within an hour. The cause of the accident was attributed to inaccurate construction drawings and inadequate communications between contractors and consulting companies. 3 figs

  12. Impedance Method for Leak Detection in Zigzag Pipelines

    Science.gov (United States)

    Lay-Ekuakille, A.; Vergallo, P.; Trotta, A.

    2010-01-01

    Transportation of liquids is a primary aspect of human life. The most important infrastructure used accordingly is the pipeline. It serves as an asset for transporting different liquids and strategic goods. The latter are for example: chemical substances, oil, gas and water. Thus, it is necessary to monitor such infrastructures by means of specific tools. Leakage detection methods are used to reveal liquid leaks in pipelines for many applications, namely, waterworks, oil pipelines, industry heat exchangers, etc. The configuration of pipelines is a key issue because it impacts on the effectiveness of the method to be used and, consequently, on the results to be counterchecked. This research illustrated an improvement of the impedance method for zigzag pipeline by carrying out an experimental frequency analysis that has been compared with other methods based on frequency response. Hence, the impedance method is generally used for simple (straight) pipeline configurations because complicated pipelines with many curves introduce difficulties and major uncertainties in the calculation of characteristic impedance and in the statement of boundary conditions. The paper illustrates the case of a water pipeline where the leakage is acquired thanks to pressure transducers.

  13. Permanent cathodic protection monitoring systems for offshore pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Britton, Jim [Deepwater Corrosion Services Inc., Houston, TX (United States)

    2009-07-01

    Historically offshore pipeline cathodic protection monitoring has relied on the use of portable survey techniques. This has typically relied on ROV assisted or surface deployed survey methods. These methods have been shown to have technical as well as economic shortcomings, this is particularly true of buried offshore pipelines where accuracy is always questionable. As more focus is being placed on offshore pipeline integrity, it was time for a new method to emerge. The technology discussed involves the retro-placement of permanent clamp-on monitors onto the pipeline which can measure pipeline to seawater potential as well as current density. The sensors can be interrogated locally using light powered subsea voltage readouts. Application of the technology can be either during pipeline construction, during installation of life extension CP systems, or during routine subsea pipeline interventions. The new method eliminates the need for long cables or expensive acoustic or modulated data transfer and provides all the information required to fully verify CP system performance, thus eliminating the need for expensive close-interval surveys. Some deployment case histories will be presented along with feasibility of application on deep water pipelines and comparative economics. (author)

  14. Surface wave propagation effects on buried segmented pipelines

    Directory of Open Access Journals (Sweden)

    Peixin Shi

    2015-08-01

    Full Text Available This paper deals with surface wave propagation (WP effects on buried segmented pipelines. Both simplified analytical model and finite element (FE model are developed for estimating the axial joint pullout movement of jointed concrete cylinder pipelines (JCCPs of which the joints have a brittle tensile failure mode under the surface WP effects. The models account for the effects of peak ground velocity (PGV, WP velocity, predominant period of seismic excitation, shear transfer between soil and pipelines, axial stiffness of pipelines, joint characteristics, and cracking strain of concrete mortar. FE simulation of the JCCP interaction with surface waves recorded during the 1985 Michoacan earthquake results in joint pullout movement, which is consistent with the field observations. The models are expanded to estimate the joint axial pullout movement of cast iron (CI pipelines of which the joints have a ductile tensile failure mode. Simplified analytical equation and FE model are developed for estimating the joint pullout movement of CI pipelines. The joint pullout movement of the CI pipelines is mainly affected by the variability of the joint tensile capacity and accumulates at local weak joints in the pipeline.

  15. Assessing and preparing a pipeline for in line inspection

    Energy Technology Data Exchange (ETDEWEB)

    Payne, Larry [T.D. Williamson Inc., Tulsa, OK (United States)

    2003-07-01

    In today's pipeline environment, operators around the world face new and emerging state and federal regulations requiring validation of their pipelines' integrity. In line inspection, or smart pigging, is generally the preferred methodology used to investigate metal loss and corrosion in pipelines. Although many pipelines can accommodate smart pigging, there are many pipelines that cannot, for various reasons. Those reasons can vary from not having pig launchers and receivers installed on the line to impassable bends or restrictions and general cleanliness of the pipeline itself. Pipeline cleanliness, more times than not, is one of the main reasons for inaccurate in line inspection data gathering or failed smart pig runs. (author)

  16. The Dangers of Pipeline Thinking: How the School-to-Prison Pipeline Metaphor Squeezes out Complexity

    Science.gov (United States)

    McGrew, Ken

    2016-01-01

    In this essay Ken McGrew critically examines the "school-to-prison pipeline" metaphor and associated literature. The origins and influence of the metaphor are compared with the origins and influence of the competing "prison industrial complex" concept. Specific weaknesses in the "pipeline literature" are examined.…

  17. Graphics Gems III IBM version

    CERN Document Server

    Kirk, David

    1994-01-01

    This sequel to Graphics Gems (Academic Press, 1990), and Graphics Gems II (Academic Press, 1991) is a practical collection of computer graphics programming tools and techniques. Graphics Gems III contains a larger percentage of gems related to modeling and rendering, particularly lighting and shading. This new edition also covers image processing, numerical and programming techniques, modeling and transformations, 2D and 3D geometry and algorithms,ray tracing and radiosity, rendering, and more clever new tools and tricks for graphics programming. Volume III also includes a

  18. 78 FR 5866 - Pipeline Safety: Annual Reports and Validation

    Science.gov (United States)

    2013-01-28

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket ID PHMSA-2012-0319] Pipeline Safety: Annual Reports and Validation AGENCY: Pipeline and Hazardous Materials... 2012 gas transmission and gathering annual reports, remind pipeline owners and operators to validate...

  19. Location of leaks in pressurized underground pipelines

    International Nuclear Information System (INIS)

    Eckert, E.G.; Maresca, J.W. Jr.

    1993-01-01

    Millions of underground storage tanks (UST) are used to store petroleum and other chemicals. The pressurized underground pipelines associated with USTs containing petroleum motor fuels are typically 2 in. in diameter and 50 to 200 ft in length. These pipelines typically operate at pressures of 20 to 30 psi. Longer lines, with diameters up to 4 in., are found in some high-volume facilities. There are many systems that can be used to detect leaks in pressurized underground pipelines. When a leak is detected, the first step in the remediation process is to find its location. Passive-acoustic measurements, combined with advanced signal-processing techniques, provide a nondestructive method of leak location that is accurate and relatively simple, and that can be applied to a wide variety of pipelines and pipeline products

  20. Economic evaluation of CO2 pipeline transport in China

    International Nuclear Information System (INIS)

    Zhang Dongjie; Wang Zhe; Sun Jining; Zhang Lili; Li Zheng

    2012-01-01

    Highlights: ► We build a static hydrodynamic model of CO 2 pipeline for CCS application. ► We study the impact on pressure drop of pipeline by viscosity, density and elevation. ► We point out that density has a bigger impact on pressure drop than viscosity. ► We suggest dense phase transport is preferred than supercritical state. ► We present cost-optimal pipeline diameters for different flowrates and distances. - Abstract: Carbon capture and sequestration (CCS) is an important option for CO 2 mitigation and an optimized CO 2 pipeline transport system is necessary for large scale CCS implementation. In the present work, a hydrodynamic model for CO 2 pipeline transport was built up and the hydrodynamic performances of CO 2 pipeline as well as the impacts of multiple factors on pressure drop behavior along the pipeline were studied. Based on the model, an economic model was established to optimize the CO 2 pipeline transport system economically and to evaluate the unit transport cost of CO 2 pipeline in China. The hydrodynamic model results show that pipe diameter, soil temperature, and pipeline elevation change have significant influence on the pressure drop behavior of CO 2 in the pipeline. The design of pipeline system, including pipeline diameter and number of boosters etc., was optimized to achieve a lowest unit CO 2 transport cost. In regarding to the unit cost, when the transport flow rate and distance are between 1–5 MtCO 2 /year and 100–500 km, respectively, the unit CO 2 transport cost mainly lies between 0.1–0.6 RMB/(tCO 2 km) and electricity consumption cost of the pipeline inlet compressor was found to take more than 60% of the total cost. The present work provides reference for CO 2 transport pipeline design and for feasibility evaluation of potential CCS projects in China.

  1. 77 FR 2606 - Pipeline Safety: Random Drug Testing Rate

    Science.gov (United States)

    2012-01-18

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket ID PHMSA-2012-0004] Pipeline Safety: Random Drug Testing Rate AGENCY: Pipeline and Hazardous Materials... pipelines and operators of liquefied natural gas facilities must select and test a percentage of covered...

  2. 75 FR 9018 - Pipeline Safety: Random Drug Testing Rate

    Science.gov (United States)

    2010-02-26

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket ID PHMSA-2010-0034] Pipeline Safety: Random Drug Testing Rate AGENCY: Pipeline and Hazardous Materials... pipelines and operators of liquefied natural gas facilities must select and test a percentage of covered...

  3. 77 FR 34458 - Pipeline Safety: Requests for Special Permit

    Science.gov (United States)

    2012-06-11

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No. PHMSA-2012-0112] Pipeline Safety: Requests for Special Permit AGENCY: Pipeline and Hazardous Materials... BreitBurn Energy Company LP, two natural gas pipeline operators, seeking relief from compliance with...

  4. 78 FR 14877 - Pipeline Safety: Incident and Accident Reports

    Science.gov (United States)

    2013-03-07

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket ID PHMSA-2013-0028] Pipeline Safety: Incident and Accident Reports AGENCY: Pipeline and Hazardous Materials... PHMSA F 7100.2--Incident Report--Natural and Other Gas Transmission and Gathering Pipeline Systems and...

  5. Regulatory reform for natural gas pipelines: The effect on pipeline and distribution company share prices

    Science.gov (United States)

    Jurman, Elisabeth Antonie

    1997-08-01

    The natural gas shortages in the 1970s focused considerable attention on the federal government's role in altering energy consumption. For the natural gas industry these shortages eventually led to the passage of the Natural Gas Policy Act (NGPA) in 1978 as part of the National Energy Plan. A series of events in the decade of the 1980s has brought about the restructuring of interstate natural gas pipelines which have been transformed by regulators and the courts from monopolies into competitive entities. This transformation also changed their relationship with their downstream customers, the LDCs, who no longer had to deal with pipelines as the only merchants of gas. Regulatory reform made it possible for LDCs to buy directly from producers using the pipelines only for delivery of their purchases. This study tests for the existence of monopoly rents by analyzing the daily returns of natural gas pipeline and utility industry stock price data from 1982 to 1990, a period of regulatory reform for the natural gas industry. The study's main objective is to investigate the degree of empirical support for claims that regulatory reforms increase profits in the affected industry, as the normative theory of regulation expects, or decrease profits, as advocates of the positive theory of regulation believe. I also test Norton's theory of risk which predicts that systematic risk will increase for firms undergoing deregulation. Based on a sample of twelve natural gas pipelines, and 25 utilities an event study concept was employed to measure the impact of regulatory event announcements on daily natural gas pipeline or utility industry stock price data using a market model regression equation. The results of this study provide some evidence that regulatory reforms did not increase the profits of pipeline firms, confirming the expectations of those who claim that excess profits result from regulation and will disappear, once that protection is removed and the firms are operating in

  6. Graphical Models with R

    CERN Document Server

    Højsgaard, Søren; Lauritzen, Steffen

    2012-01-01

    Graphical models in their modern form have been around since the late 1970s and appear today in many areas of the sciences. Along with the ongoing developments of graphical models, a number of different graphical modeling software programs have been written over the years. In recent years many of these software developments have taken place within the R community, either in the form of new packages or by providing an R interface to existing software. This book attempts to give the reader a gentle introduction to graphical modeling using R and the main features of some of these packages. In add

  7. Monitoring device for the reactor pipelines

    International Nuclear Information System (INIS)

    Fukumoto, Akira.

    1983-01-01

    Purpose: To enable rapid and accurate operator's monitoring for the state of pipelines in a BWR type reactor. Constitution: Specific symbols are attached respectively to a fluid supply source constituting the pipelines of a nuclear reactor facility, a plurality of fluid passing points and equipments to be supplied with the fluid, and a symmetrical matrix comprising these symbols in rows and columns is constituted. Then, a matrix is prepared based on detection signals for the states of the liquid supply source, equipments to be supplied with fluid and pipeline equipments by rendering the matrix elements between the signals expressing the state capable of passing the fluid as 1 and the matrix elements between the signals expressing the state incapable of passing the fluid as 0 . The matrix thus prepared in a signal procession circuit and a matrix in a memory circuit previously storing the matrix expressing the normal state of the pipelines are compared to judge the state of the pipelines in a short time and with no misjudging. (Moriyama, K.)

  8. Effort problem of chemical pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Okrajni, J.; Ciesla, M.; Mutwil, K. [Silesian Technical University, Katowice (Poland)

    1998-12-31

    The problem of the technical state assessment of the chemical pipelines working under mechanical and thermal loading has been shown in the paper. The pipelines effort after the long time operating period has been analysed. Material geometrical and loading conditions of the crack initiation and crack growth process in the chosen object has been discussed. Areas of the maximal effort have been determined. The material structure charges after the long time operating period have been described. Mechanisms of the crack initiation and crack growth in the pipeline elements have been analysed and mutual relations between the chemical and mechanical influences have been shown. (orig.) 16 refs.

  9. A Teaching System To Learn Programming: the Programmer's Learning Machine

    OpenAIRE

    Quinson , Martin; Oster , Gérald

    2015-01-01

    International audience; The Programmer's Learning Machine (PLM) is an interactive exerciser for learning programming and algorithms. Using an integrated and graphical environment that provides a short feedback loop, it allows students to learn in a (semi)-autonomous way. This generic platform also enables teachers to create specific programming microworlds that match their teaching goals. This paper discusses our design goals and motivations, introduces the existing material and the proposed ...

  10. CPL: Common Pipeline Library

    Science.gov (United States)

    ESO CPL Development Team

    2014-02-01

    The Common Pipeline Library (CPL) is a set of ISO-C libraries that provide a comprehensive, efficient and robust software toolkit to create automated astronomical data reduction pipelines. Though initially developed as a standardized way to build VLT instrument pipelines, the CPL may be more generally applied to any similar application. The code also provides a variety of general purpose image- and signal-processing functions, making it an excellent framework for the creation of more generic data handling packages. The CPL handles low-level data types (images, tables, matrices, strings, property lists, etc.) and medium-level data access methods (a simple data abstraction layer for FITS files). It also provides table organization and manipulation, keyword/value handling and management, and support for dynamic loading of recipe modules using programs such as EsoRex (ascl:1504.003).

  11. World pipeline work set for rapid growth

    International Nuclear Information System (INIS)

    Anon.

    1992-01-01

    This paper reports on international pipeline construction which has entered a fast-growth period, accelerated by the new political and economic realities around the world and increasing demand for natural gas, crude oil and refined petroleum products. Many projects are under way or in planning for completion in the mid- to late 1990s in Europe, South America, Asia and the Middle East. Pipeline And Gas Journal's projection calls for construction or other work on 30,700 miles of new natural gas, crude oil and refined products pipelines in the 1992-93 period outside Canada and the U.S. These projects will cost an estimated $30 billion-plus. Natural gas pipelines will comprise most of the mileage, accounting for almost 23,000 miles at an estimated cost of $26.3 billion. Products pipelines, planned or under construction, will add another 5,800 miles at a cost of $2.8 billion. Crude oil pipelines, at a minimum, will total 1,900 new miles at a cost of slightly under $1 billion

  12. Modeling and monitoring of pipelines and networks advanced tools for automatic monitoring and supervision of pipelines

    CERN Document Server

    Torres, Lizeth

    2017-01-01

    This book focuses on the analysis and design of advanced techniques for on-line automatic computational monitoring of pipelines and pipe networks. It discusses how to improve the systems’ security considering mathematical models of the flow, historical flow rate and pressure data, with the main goal of reducing the number of sensors installed along a pipeline. The techniques presented in the book have been implemented in digital systems to enhance the abilities of the pipeline network’s operators in recognizing anomalies. A real leak scenario in a Mexican water pipeline is used to illustrate the benefits of these techniques in locating the position of a leak. Intended for an interdisciplinary audience, the book addresses researchers and professionals in the areas of mechanical, civil and control engineering. It covers topics on fluid mechanics, instrumentation, automatic control, signal processing, computing, construction and diagnostic technologies.

  13. Porcupine: A visual pipeline tool for neuroimaging analysis.

    Directory of Open Access Journals (Sweden)

    Tim van Mourik

    2018-05-01

    Full Text Available The field of neuroimaging is rapidly adopting a more reproducible approach to data acquisition and analysis. Data structures and formats are being standardised and data analyses are getting more automated. However, as data analysis becomes more complicated, researchers often have to write longer analysis scripts, spanning different tools across multiple programming languages. This makes it more difficult to share or recreate code, reducing the reproducibility of the analysis. We present a tool, Porcupine, that constructs one's analysis visually and automatically produces analysis code. The graphical representation improves understanding of the performed analysis, while retaining the flexibility of modifying the produced code manually to custom needs. Not only does Porcupine produce the analysis code, it also creates a shareable environment for running the code in the form of a Docker image. Together, this forms a reproducible way of constructing, visualising and sharing one's analysis. Currently, Porcupine links to Nipype functionalities, which in turn accesses most standard neuroimaging analysis tools. Our goal is to release researchers from the constraints of specific implementation details, thereby freeing them to think about novel and creative ways to solve a given problem. Porcupine improves the overview researchers have of their processing pipelines, and facilitates both the development and communication of their work. This will reduce the threshold at which less expert users can generate reusable pipelines. With Porcupine, we bridge the gap between a conceptual and an implementational level of analysis and make it easier for researchers to create reproducible and shareable science. We provide a wide range of examples and documentation, as well as installer files for all platforms on our website: https://timvanmourik.github.io/Porcupine. Porcupine is free, open source, and released under the GNU General Public License v3.0.

  14. Remotely operated closure device for a pipeline with a fixed pipeline flange

    International Nuclear Information System (INIS)

    Westendorf, H.

    1987-01-01

    The remotely operated closure is set by suspension centring on the circumference of a blank flange on the fixed pipeline flange to be closed. By operating a central actuating mechanism at the closure, the clamping levers are adjusted so that the blank flange is clamped to the pipeline flange and the two flanges are pressed together. The spring-loaded clamping levers are particularly suitable for actuating the closure with the pliers of a manipulator of a large cell. (DG) [de

  15. 76 FR 11853 - Pipeline Safety: Request for Special Permit

    Science.gov (United States)

    2011-03-03

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No. PHMSA-2011-0027] Pipeline Safety: Request for Special Permit AGENCY: Pipeline and Hazardous Materials... a 24-inch mainline natural gas pipeline, 595 feet in length. The first segment of the special permit...

  16. 78 FR 65429 - Pipeline Safety: Request for Special Permit

    Science.gov (United States)

    2013-10-31

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No. PHMSA-2010-0041] Pipeline Safety: Request for Special Permit AGENCY: Pipeline and Hazardous Materials...-0041 Williams Gas Pipeline 49 CFR 192.150........ To authorize the extension Company, LLC (WGP). of a...

  17. Lessons Learned from Developing and Operating the Kepler Science Pipeline and Building the TESS Science Pipeline

    Science.gov (United States)

    Jenkins, Jon M.

    2017-01-01

    The experience acquired through development, implementation and operation of the KeplerK2 science pipelines can provide lessons learned for the development of science pipelines for other missions such as NASA's Transiting Exoplanet Survey Satellite, and ESA's PLATO mission.

  18. PANDA: a pipeline toolbox for analyzing brain diffusion images

    Directory of Open Access Journals (Sweden)

    Zaixu eCui

    2013-02-01

    Full Text Available Diffusion magnetic resonance imaging (dMRI is widely used in both scientific research and clinical practice in in-vivo studies of the human brain. While a number of post-processing packages have been developed, fully automated processing of dMRI datasets remains challenging. Here, we developed a MATLAB toolbox named Pipeline for Analyzing braiN Diffusion imAges (PANDA for fully automated processing of brain diffusion images. The processing modules of a few established packages, including FMRIB Software Library (FSL, Pipeline System for Octave and Matlab (PSOM, Diffusion Toolkit and MRIcron, were employed in PANDA. Using any number of raw dMRI datasets from different subjects, in either DICOM or NIfTI format, PANDA can automatically perform a series of steps to process DICOM/NIfTI to diffusion metrics (e.g., FA and MD that are ready for statistical analysis at the voxel-level, the atlas-level and the Tract-Based Spatial Statistics (TBSS-level and can finish the construction of anatomical brain networks for all subjects. In particular, PANDA can process different subjects in parallel, using multiple cores either in a single computer or in a distributed computing environment, thus greatly reducing the time cost when dealing with a large number of datasets. In addition, PANDA has a friendly graphical user interface (GUI, allowing the user to be interactive and to adjust the input/output settings, as well as the processing parameters. As an open-source package, PANDA is freely available at http://www.nitrc.org/projects/panda/. This novel toolbox is expected to substantially simplify the image processing of dMRI datasets and facilitate human structural connectome studies.

  19. PANDA: a pipeline toolbox for analyzing brain diffusion images.

    Science.gov (United States)

    Cui, Zaixu; Zhong, Suyu; Xu, Pengfei; He, Yong; Gong, Gaolang

    2013-01-01

    Diffusion magnetic resonance imaging (dMRI) is widely used in both scientific research and clinical practice in in-vivo studies of the human brain. While a number of post-processing packages have been developed, fully automated processing of dMRI datasets remains challenging. Here, we developed a MATLAB toolbox named "Pipeline for Analyzing braiN Diffusion imAges" (PANDA) for fully automated processing of brain diffusion images. The processing modules of a few established packages, including FMRIB Software Library (FSL), Pipeline System for Octave and Matlab (PSOM), Diffusion Toolkit and MRIcron, were employed in PANDA. Using any number of raw dMRI datasets from different subjects, in either DICOM or NIfTI format, PANDA can automatically perform a series of steps to process DICOM/NIfTI to diffusion metrics [e.g., fractional anisotropy (FA) and mean diffusivity (MD)] that are ready for statistical analysis at the voxel-level, the atlas-level and the Tract-Based Spatial Statistics (TBSS)-level and can finish the construction of anatomical brain networks for all subjects. In particular, PANDA can process different subjects in parallel, using multiple cores either in a single computer or in a distributed computing environment, thus greatly reducing the time cost when dealing with a large number of datasets. In addition, PANDA has a friendly graphical user interface (GUI), allowing the user to be interactive and to adjust the input/output settings, as well as the processing parameters. As an open-source package, PANDA is freely available at http://www.nitrc.org/projects/panda/. This novel toolbox is expected to substantially simplify the image processing of dMRI datasets and facilitate human structural connectome studies.

  20. Pipeline capacity and heavy oil markets

    International Nuclear Information System (INIS)

    Scott, G.R.

    1993-01-01

    Aspects of transporting heavy crude to markets from Canadian sources are discussed, with reference to pipeline expansion, western Canadian crude supply, and exports to various Petroleum Administration for Defense Districts (PADDs) in the USA. Pipeline expansions have been proposed by Interprovincial Pipeline, Trans Mountain Pipeline, Rangeland, and Wascana, and some of these proposals are in the review stage. Western Canadian crude supply is expected to peak at 1.9 million bbl/d in 1996. An increase in heavy crude supply is expected but this increase will not be sufficient to offset a decline in light crude supply. Adequate pipeline capacity should exist with the Interprovincial expansion volume of 170,000 bbl/d and the Trans Mountain expansion of 38,000 bbl/d forecast to be in place by 1995. Canadian crude exports to the USA have steadily increased since 1989, and heavy crude exports have grown an average of 20,000 bbl/d each year. In PADD Region IV, oil production is declining and ca 20,000 bbl/d of heavy crude will be needed by the year 2000; additional pipeline capacity will be required. In PADD Region II, Canadian heavy crude imports are ca 390,000 bbl/d and further market opportunities exist, after the Interprovincial expansion is complete. When the various combinations of possible pipeline expansions or reversals are considered, a range of heavy crude near-term growth potentials is obtained in which Canadian heavy oil would displace offshore heavy oil supplied to USA refineries. This potential is seen to range from 35,000 bbl/d to 200,000 bbl/d. 7 refs., 20 figs., 3 tabs

  1. Recent developments in MrBUMP: better search-model preparation, graphical interaction with search models, and solution improvement and assessment.

    Science.gov (United States)

    Keegan, Ronan M; McNicholas, Stuart J; Thomas, Jens M H; Simpkin, Adam J; Simkovic, Felix; Uski, Ville; Ballard, Charles C; Winn, Martyn D; Wilson, Keith S; Rigden, Daniel J

    2018-03-01

    Increasing sophistication in molecular-replacement (MR) software and the rapid expansion of the PDB in recent years have allowed the technique to become the dominant method for determining the phases of a target structure in macromolecular X-ray crystallography. In addition, improvements in bioinformatic techniques for finding suitable homologous structures for use as MR search models, combined with developments in refinement and model-building techniques, have pushed the applicability of MR to lower sequence identities and made weak MR solutions more amenable to refinement and improvement. MrBUMP is a CCP4 pipeline which automates all stages of the MR procedure. Its scope covers everything from the sourcing and preparation of suitable search models right through to rebuilding of the positioned search model. Recent improvements to the pipeline include the adoption of more sensitive bioinformatic tools for sourcing search models, enhanced model-preparation techniques including better ensembling of homologues, and the use of phase improvement and model building on the resulting solution. The pipeline has also been deployed as an online service through CCP4 online, which allows its users to exploit large bioinformatic databases and coarse-grained parallelism to speed up the determination of a possible solution. Finally, the molecular-graphics application CCP4mg has been combined with MrBUMP to provide an interactive visual aid to the user during the process of selecting and manipulating search models for use in MR. Here, these developments in MrBUMP are described with a case study to explore how some of the enhancements to the pipeline and to CCP4mg can help to solve a difficult case.

  2. CCP4i2: the new graphical user interface to the CCP4 program suite.

    Science.gov (United States)

    Potterton, Liz; Agirre, Jon; Ballard, Charles; Cowtan, Kevin; Dodson, Eleanor; Evans, Phil R; Jenkins, Huw T; Keegan, Ronan; Krissinel, Eugene; Stevenson, Kyle; Lebedev, Andrey; McNicholas, Stuart J; Nicholls, Robert A; Noble, Martin; Pannu, Navraj S; Roth, Christian; Sheldrick, George; Skubak, Pavol; Turkenburg, Johan; Uski, Ville; von Delft, Frank; Waterman, David; Wilson, Keith; Winn, Martyn; Wojdyr, Marcin

    2018-02-01

    The CCP4 (Collaborative Computational Project, Number 4) software suite for macromolecular structure determination by X-ray crystallography groups brings together many programs and libraries that, by means of well established conventions, interoperate effectively without adhering to strict design guidelines. Because of this inherent flexibility, users are often presented with diverse, even divergent, choices for solving every type of problem. Recently, CCP4 introduced CCP4i2, a modern graphical interface designed to help structural biologists to navigate the process of structure determination, with an emphasis on pipelining and the streamlined presentation of results. In addition, CCP4i2 provides a framework for writing structure-solution scripts that can be built up incrementally to create increasingly automatic procedures.

  3. Graphic notation

    DEFF Research Database (Denmark)

    Bergstrøm-Nielsen, Carl

    1992-01-01

    Texbook to be used along with training the practise of graphic notation. Describes method; exercises; bibliography; collection of examples. If you can read Danish, please refer to that edition which is by far much more updated.......Texbook to be used along with training the practise of graphic notation. Describes method; exercises; bibliography; collection of examples. If you can read Danish, please refer to that edition which is by far much more updated....

  4. 49 CFR 192.513 - Test requirements for plastic pipelines.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 3 2010-10-01 2010-10-01 false Test requirements for plastic pipelines. 192.513 Section 192.513 Transportation Other Regulations Relating to Transportation (Continued) PIPELINE AND... Test requirements for plastic pipelines. (a) Each segment of a plastic pipeline must be tested in...

  5. 75 FR 35516 - Pipeline Safety: Request for Special Permit

    Science.gov (United States)

    2010-06-22

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No. PHMSA-2010-0147] Pipeline Safety: Request for Special Permit AGENCY: Pipeline and Hazardous Materials... with the Class 1 location portion of a 7.4 mile natural gas pipeline to be constructed in Alaska. This...

  6. The Xdataviewer Programmer's and User's Guide

    CERN Document Server

    Morpurgo, G

    1999-01-01

    This report describes in detail all the features of the Xdataviewer, a software graphical package developed in the CERN/SL Division and widely used in the LEP and SPS Control Rooms.Goal of the Xdataviewer is to help the Application Programmers to present numerical data both in graphical or in alphanumerical format, and Users to look at these data and to possibly interact with them. Sophisticated built-in Zoom and Data Editing capabilities are implemented, as well as a flexible Data Output generation facility. A complete C Callable Interface is provided, including routines to inform the Application Program about the User's interaction with the displayed data. The data to be displayed, formatted using the MOPS[1] formalism, can be contained in a Unix shared memory, or in a file, or can be found on the Web. The package has been written in C on a Unix HP_UX platform, making use of the standard X Window libraries (Xlib, Xt, Motif). It can be either run as a stand alone process, or it can be embedded in the Applica...

  7. 76 FR 21423 - Pipeline Safety: Request for Special Permit

    Science.gov (United States)

    2011-04-15

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No. PHMSA-2011-0063] Pipeline Safety: Request for Special Permit AGENCY: Pipeline and Hazardous Materials... application is for two 30-inch segments, segments 3 and 4, of the TPL 330 natural gas pipeline located in St...

  8. 75 FR 67807 - Pipeline Safety: Emergency Preparedness Communications

    Science.gov (United States)

    2010-11-03

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No... is issuing an Advisory Bulletin to remind operators of gas and hazardous liquid pipeline facilities... Gas Pipeline Systems. Subject: Emergency Preparedness Communications. Advisory: To further enhance the...

  9. 76 FR 65778 - Pipeline Safety: Information Collection Activities

    Science.gov (United States)

    2011-10-24

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No...: 12,120. Frequency of Collection: On occasion. 2. Title: Recordkeeping for Natural Gas Pipeline... investigating incidents. Affected Public: Operators of natural gas pipeline systems. Annual Reporting and...

  10. The great pipeline debate : the Minister of everything

    International Nuclear Information System (INIS)

    Anon.

    2008-01-01

    This article described the challenges facing Trans-Canada Pipelines (TCPL) in the 1950s regarding the construction of a pipeline to deliver gas to central Canadian markets. Alberta had been granted gas export permits, and the proposed pipeline was financed primarily by American interests. In addition, TCPL had difficulties with several competing proposals to move gas east from Alberta. There was also opposition to TCPL's original route which was through American territory. When the pipeline was rerouted through rugged Precambrian Shield, private-sector financiers balked at the additional costs. During the Great Pipeline debate in 1956, federal Minister C.D. Howe encouraged TCPL and its competitors to merge and put a bill before Parliament to create a Crown corporation to build and own the Canadian Shield portion of the line, leasing it back to TCPL. The first president of TCPL was Eldon Tanner, member of Alberta's Legislative Assembly. He remained at the helm until the pipeline was completed. Industrialist Frank McMahon who participated in drilling activities in British Columbia and at Turner Valley, Alberta, also promoted a plan to complete the construction of the Westcoast Transmission pipeline from the Peace River, Canada's first large natural-gas pipeline. 4 figs

  11. Interactive Graphic Journalism

    NARCIS (Netherlands)

    Schlichting, Laura

    2016-01-01

    textabstractThis paper examines graphic journalism (GJ) in a transmedial context, and argues that transmedial graphic journalism (TMGJ) is an important and fruitful new form of visual storytelling, that will re-invigorate the field of journalism, as it steadily tests out and plays with new media,

  12. Evaluating Texts for Graphical Literacy Instruction: The Graphic Rating Tool

    Science.gov (United States)

    Roberts, Kathryn L.; Brugar, Kristy A.; Norman, Rebecca R.

    2015-01-01

    In this article, we present the Graphical Rating Tool (GRT), which is designed to evaluate the graphical devices that are commonly found in content-area, non-fiction texts, in order to identify books that are well suited for teaching about those devices. We also present a "best of" list of science and social studies books, which includes…

  13. Towards a sustainable sugarcane industry in India : baseline results on Solidaridad’s programme: Increasing water use efficiency in sugarcane growing in India

    NARCIS (Netherlands)

    Plaisier, C.; Rijn, van F.; Ende, van der H.; Koster, T.

    2017-01-01

    Wageningen Economic Research conducts a study to evaluate the socioeconomic impact on sugarcane farmers of the Solidaridad programme. A pipeline approach was used, which clusters the farmers in cohorts based on the year they receive support and training: 2016, 2017 and 2018. A baseline survey was

  14. The Independence Pipeline project : ANR's supply link - Independence Pipeline, Transco's market link

    International Nuclear Information System (INIS)

    Persells, T.

    1998-01-01

    An overview of the Independence Pipeline project was presented. The project offers access from Chicago to the U.S. Midwest market, as well as to Ontario via MichCon, Consumers Power, Great Lakes and Panhandle. The project has three components: ANR's Supply Link, the Independence Pipeline and Transco's MarketLink. The three components are budgeted at $ 1.332 billion dollars and projected for completion between Nov 1999 and Nov 2000. Each component (services, access advantages, market links, rates, storage services, etc ) are described separately. figs

  15. Graphical programming at Sandia National Laboratories

    International Nuclear Information System (INIS)

    McDonald, M.J.; Palmquist, R.D.; Desjarlais, L.

    1993-09-01

    Sandia has developed an advanced operational control system approach, called Graphical Programming, to design, program, and operate robotic systems. The Graphical Programming approach produces robot systems that are faster to develop and use, safer in operation, and cheaper overall than altemative teleoperation or autonomous robot control systems. Graphical Programming also provides an efficient and easy-to-use interface to traditional robot systems for use in setup and programming tasks. This paper provides an overview of the Graphical Programming approach and lists key features of Graphical Programming systems. Graphical Programming uses 3-D visualization and simulation software with intuitive operator interfaces for the programming and control of complex robotic systems. Graphical Programming Supervisor software modules allow an operator to command and simulate complex tasks in a graphic preview mode and, when acceptable, command the actual robots and monitor their motions with the graphic system. Graphical Programming Supervisors maintain registration with the real world and allow the robot to perform tasks that cannot be accurately represented with models alone by using a combination of model and sensor-based control

  16. 76 FR 45904 - Pipeline Safety: Information Collection Activities

    Science.gov (United States)

    2011-08-01

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No... at U.S. Department of Transportation, Pipeline and Hazardous Materials Safety Administration, 1200...: On Occasion. Title: Record Keeping for Natural Gas Pipeline Operators. OMB Control Number: 2137-0049...

  17. 75 FR 13807 - Pipeline Safety: Information Collection Activities

    Science.gov (United States)

    2010-03-23

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No... of Transportation, Pipeline and Hazardous Materials Safety Administration, 1200 New Jersey Avenue, SE...: Updates to Pipeline and Liquefied Natural Gas Reporting Requirements (One Rule). The Notice of Proposed...

  18. Multi-Criteria Decision Making Models for Water Pipelines

    OpenAIRE

    El Chanati, Hisham; El-Abbasy, Mohammed S.; Mosleh, Fadi; Senouci, Ahmed; Abouhamad, Mona; Gkountis, Iason; Zayed, Tarek; Al-Derham, Hassan

    2016-01-01

    The deterioration of water pipelines leads to impaired water quality, increased breakage rate, and reduced hydraulic capacity. The planning of maintenance programs for water pipelines is essential to minimize health and safety concerns and ensure an adequate supply of water in a safe, cost-effective, reliable, and sustainable manner. It is essential to assess the performance of water pipelines to assist municipalities in planning inspection and rehabilitation programs for their pipelines. Sev...

  19. Corrosion behavior of API 5L-X80 Pipeline steel for natural gas pipeline

    International Nuclear Information System (INIS)

    Mohd Asyadi Azam Mohd Abid; Imai, Hachiro

    2007-01-01

    Natural energy problem, including the environmental aspects had changes into certain circumstances in recent years and natural gas has been a focus of constant attention from the viewpoint of energy efficiency and pollution free. From that kind of background, pipeline construction for petroleum and natural gas were considerate as energy infrastructure maintenance plan. Based on the clarification of Asian Pipeline Project (1997-2007) centered in Japan, international pipeline is needed as the natural gas is mainly transported from gas field in Russia and Middle East to consumer country such as Japan etc. It used in severe condition such as cold district and sea. In the meantime, pipeline steel is not just received damages by earth crust fluctuation and corrosion, but also suffered from the corrosion caused by anions that were dissolved in sea and groundwater. The diversification of dispersion and consumption structure of natural gas supply acceptance base are seen regarding, that made the needs of the storing are rising and dealt with the quantitative spatial expansion of the demand. By that, corrosion resistance, not only the hardness, tough, weldability, corrosiveness gas environment is extremely required. (author)

  20. Transforming Graphical System Models to Graphical Attack Models

    DEFF Research Database (Denmark)

    Ivanova, Marieta Georgieva; Probst, Christian W.; Hansen, Rene Rydhof

    2016-01-01

    Manually identifying possible attacks on an organisation is a complex undertaking; many different factors must be considered, and the resulting attack scenarios can be complex and hard to maintain as the organisation changes. System models provide a systematic representation of organisations...... approach to transforming graphical system models to graphical attack models in the form of attack trees. Based on an asset in the model, our transformations result in an attack tree that represents attacks by all possible actors in the model, after which the actor in question has obtained the asset....

  1. Distributed acoustic sensing for pipeline monitoring

    Energy Technology Data Exchange (ETDEWEB)

    Hill, David; McEwen-King, Magnus [OptaSense, QinetiQ Ltd., London (United Kingdom)

    2009-07-01

    Optical fibre is deployed widely across the oil and gas industry. As well as being deployed regularly to provide high bandwidth telecommunications and infrastructure for SCADA it is increasingly being used to sense pressure, temperature and strain along buried pipelines, on subsea pipelines and downhole. In this paper we present results from the latest sensing capability using standard optical fibre to detect acoustic signals along the entire length of a pipeline. In Distributed Acoustic Sensing (DAS) an optical fibre is used for both sensing and telemetry. In this paper we present results from the OptaSense{sup TM} system which has been used to detect third party intervention (TPI) along buried pipelines. In a typical deployment the system is connected to an existing standard single-mode fibre, up to 50km in length, and was used to independently listen to the acoustic / seismic activity at every 10 meter interval. We will show that through the use of advanced array processing of the independent, simultaneously sampled channels it is possible to detect and locate activity within the vicinity of the pipeline and through sophisticated acoustic signal processing to obtain the acoustic signature to classify the type of activity. By combining spare fibre capacity in existing buried fibre optic cables; processing and display techniques commonly found in sonar; and state-of-the-art in fibre-optic distributed acoustic sensing, we will describe the new monitoring capabilities that are available to the pipeline operator. Without the expense of retrofitting sensors to the pipeline, this technology can provide a high performance, rapidly deployable and cost effective method of providing gapless and persistent monitoring of a pipeline. We will show how this approach can be used to detect, classify and locate activity such as; third party interference (including activity indicative of illegal hot tapping); real time tracking of pigs; and leak detection. We will also show how an

  2. Transient leak detection in crude oil pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Beushausen, R.; Tornow, S.; Borchers, H. [Nord-West Oelleitung, Wilhelmshaven (Germany); Murphy, K.; Zhang, J. [Atmos International Ltd., Manchester (United Kingdom)

    2004-07-01

    Nord-West Oelleitung (NWO) operates 2 crude oil pipelines from Wilhemshaven to Koln and Hamburg respectively. German regulations for transporting flammable substances stipulate that 2 independent continuously working procedures be used to detect leaks. Leak detection pigs are used routinely to complement the surveillance system. This paper described the specific issues of transient leak detection in crude oil pipelines. It was noted that traditional methods have failed to detect leaks that occur immediately after pumps are turned on or off because the pressure wave generated by the transient dominates the pressure wave that results from the leak. Frequent operational changes in a pipeline are often accompanied by an increased number of false alarms and failure to detect leaks due to unsteady operations. NWO therefore decided to have the Atmos statistical pipeline leak detection (SPLD) system installed on their pipelines. The key to the SPLD system is the sequential probability ratio test. Comprehensive data validation is performed following reception of pipeline data from the supervisory control and data acquisition (SCADA) system. The validated data is then used to calculate the corrected flow imbalance, which is fed into the SPRT to determine if there is an increase in the flow imbalance. Pattern recognition is then used to distinguish a leak from operational changes. The SPLD is unique because it uses 3 computational pipeline monitoring methods simultaneously, namely modified volume balance, statistical analysis, and pressure and flow monitoring. The successful installation and testing of the SPLD in 2 crude oil pipelines was described along with the main difficulties associated with transient leaks. Field results were presented for both steady-state and transient conditions. 5 refs., 2 tabs., 16 figs.

  3. Computer graphics at VAX JINR

    International Nuclear Information System (INIS)

    Balashov, V.K.

    1991-01-01

    The structure of the software for computer graphics at VAX JINR is described. It consists of graphical packages GKS, WAND and a set graphicals packages for High Energy Physics application designed at CERN. 17 refs.; 1 tab

  4. Seismic vulnerability of natural gas pipelines

    International Nuclear Information System (INIS)

    Lanzano, Giovanni; Salzano, Ernesto; Santucci de Magistris, Filippo; Fabbrocino, Giovanni

    2013-01-01

    This work deals with the analysis of the interaction of earthquakes with pipelines transporting and distributing natural gas for industrial and civil use. To this aim, a new large data-set of seismic information classified on the basis of selected seismological, geotechnical and structural parameters is presented and analyzed. Particular attention is devoted to continuous pipelines under strong ground shaking, which is the geotechnical effect due to passage of waves in soil. Results are provided in terms of the likelihood of the loss of containment with respect to Peak Ground Velocity (PGV), a seismic intensity parameter which may be easily retrieved either from local authorities and public databases or from site dependent hazard analysis. Fragility functions and seismic intensity threshold values for the failure and for the loss of containment of gas from pipeline systems are also given. The obtained functions can be easily implemented in existing codes and guidelines for industrial risk assessment, land-use planning, and for the design of public distribution network, with specific reference to Natural—Technological interaction (Na-Tech). -- Highlights: • The seismic vulnerability of natural gas pipelines is analyzed. • A collection of data for pipelines damaged by earthquake is given. • Damage states and risk states for pipelines are defined. • Consequence-based fragility formulations for the loss of containment are given • Seismic threshold values for public authority, risk assessment and gas distribution are shown

  5. Outlook '98 - Gas and oil pipelines

    International Nuclear Information System (INIS)

    Curtis, B.

    1998-01-01

    Due to rising North American demand, especially by the United States, by the end of 1997 there were plans to build 15 new pipelines over the next three years, at an estimated cost of $17 billion. Canada''s proximity to the United States, combined with huge Canadian reserves, and the fact that Canada already supplies some 15 per cent of U.S. requirements, makes Canada the obvious choice for filling future demand. This explains why most, if not all, current pipeline expansion projects are targeting markets in the U.S. Market forces will determine which of the projects will actually go forward. From the point of view of the Canadian Energy Pipeline Association pipeline regulatory reform, pipeline safety, integrity and climate change will be the Association''s key concerns during 1998. To that end, the Association is cooperating with the National Energy Board in a multi-million dollar study of stress corrosion cracking. The Association has also developed a Manual of Recommended Practices for the use of member companies to assist them to tailor stress corrosion cracking practices to their own operations. Meeting Canada''s commitment at the Kyoto Conference for greenhouse gas emissions of six per cent below 1990 levels by the year 2008 to 2012 (in effect a 25 per cent reduction from the level anticipated in the year 2000), a very difficult task according to industry experts, is also among the high priority items on the pipeline industry''s agenda for 1998

  6. Pipeline modeling and assessment in unstable slopes

    Energy Technology Data Exchange (ETDEWEB)

    Caceres, Carlos Nieves [Oleoducto Central S.A., Bogota, Cundinamarca (Colombia); Ordonez, Mauricio Pereira [SOLSIN S.A.S, Bogota, Cundinamarca (Colombia)

    2010-07-01

    The OCENSA pipeline system is vulnerable to geotechnical problems such as faults, landslides or creeping slopes, which are well-known in the Andes Mountains and tropical countries like Colombia. This paper proposes a methodology to evaluate the pipe behaviour during the soil displacements of slow landslides. Three different cases of analysis are examined, according to site characteristics. The process starts with a simplified analytical model and develops into 3D finite element numerical simulations applied to the on-site geometry of soil and pipe. Case 1 should be used when the unstable site is subject to landslides impacting significant lengths of pipeline, pipeline is straight, and landslide is simple from the geotechnical perspective. Case 2 should be used when pipeline is straight and landslide is complex (creeping slopes and non-conventional stabilization solutions). Case 3 should be used if the pipeline presents vertical or horizontal bends.

  7. Validation of pig operations through pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Tolmasquim, Sueli Tiomno [TRANSPETRO - PETROBRAS Transporte S.A., Rio de Janeiro, RJ (Brazil); Nieckele, Angela O. [Pontificia Univ. Catolica do Rio de Janeiro, RJ (Brazil). Dept. de Engenharia Mecanica

    2005-07-01

    In the oil industry, pigging operations in pipelines have been largely applied for different purposes: pipe cleaning, inspection, liquid removal and product separation, among others. An efficient and safe pigging operation requires that a number of operational parameters, such as maximum and minimum pressures in the pipeline and pig velocity, to be well evaluated during the planning stage and maintained within stipulated limits while the operation is accomplished. With the objective of providing an efficient tool to assist in the control and design of pig operations through pipelines, a numerical code was developed, based on a finite difference scheme, which allows the simulation of two fluid transient flow, like liquid-liquid, gas-gas or liquid-gas products in the pipeline. Modules to automatically control process variables were included to employ different strategies to reach an efficient operation. Different test cases were investigated, to corroborate the robustness of the methodology. To validate the methodology, the results obtained with the code were compared with a real liquid displacement operation of a section of the OSPAR oil pipeline, belonging to PETROBRAS, with 30'' diameter and 60 km length, presenting good agreement. (author)

  8. JGI Plant Genomics Gene Annotation Pipeline

    Energy Technology Data Exchange (ETDEWEB)

    Shu, Shengqiang; Rokhsar, Dan; Goodstein, David; Hayes, David; Mitros, Therese

    2014-07-14

    Plant genomes vary in size and are highly complex with a high amount of repeats, genome duplication and tandem duplication. Gene encodes a wealth of information useful in studying organism and it is critical to have high quality and stable gene annotation. Thanks to advancement of sequencing technology, many plant species genomes have been sequenced and transcriptomes are also sequenced. To use these vastly large amounts of sequence data to make gene annotation or re-annotation in a timely fashion, an automatic pipeline is needed. JGI plant genomics gene annotation pipeline, called integrated gene call (IGC), is our effort toward this aim with aid of a RNA-seq transcriptome assembly pipeline. It utilizes several gene predictors based on homolog peptides and transcript ORFs. See Methods for detail. Here we present genome annotation of JGI flagship green plants produced by this pipeline plus Arabidopsis and rice except for chlamy which is done by a third party. The genome annotations of these species and others are used in our gene family build pipeline and accessible via JGI Phytozome portal whose URL and front page snapshot are shown below.

  9. Energy geopolitics and Iran-Pakistan-India gas pipeline

    International Nuclear Information System (INIS)

    Verma, Shiv Kumar

    2007-01-01

    With the growing energy demands in India and its neighboring countries, Iran-Pakistan-India (IPI) gas pipeline assumes special significance. Energy-deficient countries such as India, China, and Pakistan are vying to acquire gas fields in different parts of the world. This has led to two conspicuous developments: first, they are competing against each other and secondly, a situation is emerging where they might have to confront the US and the western countries in the near future in their attempt to control energy bases. The proposed IPI pipeline is an attempt to acquire such base. However, Pakistan is playing its own game to maximize its leverages. Pakistan, which refuses to establish even normal trading ties with India, craves to earn hundreds of millions of dollars in transit fees and other annual royalties from a gas pipeline which runs from Iran's South Pars fields to Barmer in western India. Pakistan promises to subsidize its gas imports from Iran and thus also become a major forex earner. It is willing to give pipeline related 'international guarantees' notwithstanding its record of covert actions in breach of international law (such as the export of terrorism) and its reluctance to reciprocally provide India what World Trade Organization (WTO) rules obligate it to do-Most Favored Nation (MFN) status. India is looking at the possibility of using some set of norms for securing gas supply through pipeline as the European Union has already initiated a discussion on the issue. The key point that is relevant to India's plan to build a pipeline to source gas from Iran relates to national treatment for pipeline. Under the principle of national treatment which also figures in relation to foreign direct investment (FDI), the country through which a pipeline transits should provide some level of security to the transiting pipeline as it would have provided to its domestic pipelines. This paper will endeavor to analyze, first, the significance of this pipeline for India

  10. Energy geopolitics and Iran-Pakistan-India gas pipeline

    Energy Technology Data Exchange (ETDEWEB)

    Verma, Shiv Kumar [Political Geography Division, Center for International Politics, Organization and Disarmament, School of International Studies, Jawaharlal Nehru University, New Delhi 110067 (India)

    2007-06-15

    With the growing energy demands in India and its neighboring countries, Iran-Pakistan-India (IPI) gas pipeline assumes special significance. Energy-deficient countries such as India, China, and Pakistan are vying to acquire gas fields in different parts of the world. This has led to two conspicuous developments: first, they are competing against each other and secondly, a situation is emerging where they might have to confront the US and the western countries in the near future in their attempt to control energy bases. The proposed IPI pipeline is an attempt to acquire such base. However, Pakistan is playing its own game to maximize its leverages. Pakistan, which refuses to establish even normal trading ties with India, craves to earn hundreds of millions of dollars in transit fees and other annual royalties from a gas pipeline which runs from Iran's South Pars fields to Barmer in western India. Pakistan promises to subsidize its gas imports from Iran and thus also become a major forex earner. It is willing to give pipeline related 'international guarantees' notwithstanding its record of covert actions in breach of international law (such as the export of terrorism) and its reluctance to reciprocally provide India what World Trade Organization (WTO) rules obligate it to do-Most Favored Nation (MFN) status. India is looking at the possibility of using some set of norms for securing gas supply through pipeline as the European Union has already initiated a discussion on the issue. The key point that is relevant to India's plan to build a pipeline to source gas from Iran relates to national treatment for pipeline. Under the principle of national treatment which also figures in relation to foreign direct investment (FDI), the country through which a pipeline transits should provide some level of security to the transiting pipeline as it would have provided to its domestic pipelines. This paper will endeavor to analyze, first, the significance of this pipeline for India

  11. Energy geopolitics and Iran-Pakistan-India gas pipeline

    Energy Technology Data Exchange (ETDEWEB)

    Verma, Shiv Kumar [Political Geography Division, Center for International Politics, Organization and Disarmament, School of International Studies, Jawaharlal Nehru University, New Delhi 110067 (India)]. E-mail: vermajnu@gmail.com

    2007-06-15

    With the growing energy demands in India and its neighboring countries, Iran-Pakistan-India (IPI) gas pipeline assumes special significance. Energy-deficient countries such as India, China, and Pakistan are vying to acquire gas fields in different parts of the world. This has led to two conspicuous developments: first, they are competing against each other and secondly, a situation is emerging where they might have to confront the US and the western countries in the near future in their attempt to control energy bases. The proposed IPI pipeline is an attempt to acquire such base. However, Pakistan is playing its own game to maximize its leverages. Pakistan, which refuses to establish even normal trading ties with India, craves to earn hundreds of millions of dollars in transit fees and other annual royalties from a gas pipeline which runs from Iran's South Pars fields to Barmer in western India. Pakistan promises to subsidize its gas imports from Iran and thus also become a major forex earner. It is willing to give pipeline related 'international guarantees' notwithstanding its record of covert actions in breach of international law (such as the export of terrorism) and its reluctance to reciprocally provide India what World Trade Organization (WTO) rules obligate it to do-Most Favored Nation (MFN) status. India is looking at the possibility of using some set of norms for securing gas supply through pipeline as the European Union has already initiated a discussion on the issue. The key point that is relevant to India's plan to build a pipeline to source gas from Iran relates to national treatment for pipeline. Under the principle of national treatment which also figures in relation to foreign direct investment (FDI), the country through which a pipeline transits should provide some level of security to the transiting pipeline as it would have provided to its domestic pipelines. This paper will endeavor to analyze, first, the significance of this

  12. ORAC-DR: A generic data reduction pipeline infrastructure

    Science.gov (United States)

    Jenness, Tim; Economou, Frossie

    2015-03-01

    ORAC-DR is a general purpose data reduction pipeline system designed to be instrument and observatory agnostic. The pipeline works with instruments as varied as infrared integral field units, imaging arrays and spectrographs, and sub-millimeter heterodyne arrays and continuum cameras. This paper describes the architecture of the pipeline system and the implementation of the core infrastructure. We finish by discussing the lessons learned since the initial deployment of the pipeline system in the late 1990s.

  13. East, West German gas pipeline grids linked

    International Nuclear Information System (INIS)

    Anon.

    1992-01-01

    This paper reports that Ruhrgas AG, Essen, has started up the first large diameter gas pipeline linking the gas grids of former East and West Germany. Ruhrgas last month placed in service a 40 in., 70 km line at Vitzeroda, near Eisenach, linking a new Ruhrgas pipeline in Hesse state with a 330 km gas pipeline built last year in Thuringia and Saxony states by Erdgasversorgungs GmbH (EVG), Leipzig. The new link enables pipeline operator EVG to receive 70 bcf/year of western European gas via Ruhrgas, complementing the 35 bcf/year of gas coming from the Commonwealth of Independent States via Verbundnetz Gas AG (VNG), Leipzig

  14. Managing changes of location classes of gas pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Cunha, Sergio B; Sousa, Antonio Geraldo de [PETROBRAS Transporte S.A. (TRANSPETRO), Rio de Janeiro, RJ (Brazil)

    2009-12-19

    Most of the gas pipeline design codes utilize a class location system, where the design safety factor and the hydrostatic test factor are determined according to the population density in the vicinities of the pipeline route. Consequently, if an operator is requested or desires to maintain an existing gas pipeline in compliance with its design code, it will reduce the operational pressure or replace pipe sections to increase the wall thickness whenever a change in location class takes place. This article introduces an alternative methodology to deal with changes in location classes of gas pipelines. Initially, selected codes that utilize location class systems are reviewed. Afterwards, a model for the area affected by an ignition following a natural gas pipeline leak is described. Finally, a methodology to determine the MAOP and third part damage mitigation measures for gas transport pipelines that underwent changes in location class is presented. (author)

  15. The HLA-net GENE[RATE] pipeline for effective HLA data analysis and its application to 145 population samples from Europe and neighbouring areas.

    Science.gov (United States)

    Nunes, J M; Buhler, S; Roessli, D; Sanchez-Mazas, A

    2014-05-01

    In this review, we present for the first time an integrated version of the Gene[rate] computer tools which have been developed during the last 5 years to analyse human leukocyte antigen (HLA) data in human populations, as well as the results of their application to a large dataset of 145 HLA-typed population samples from Europe and its two neighbouring areas, North Africa and West Asia, now forming part of the Gene[va] database. All these computer tools and genetic data are, from now, publicly available through a newly designed bioinformatics platform, HLA-net, here presented as a main achievement of the HLA-NET scientific programme. The Gene[rate] pipeline offers user-friendly computer tools to estimate allele and haplotype frequencies, to test Hardy-Weinberg equilibrium (HWE), selective neutrality and linkage disequilibrium, to recode HLA data, to convert file formats, to display population frequencies of chosen alleles and haplotypes in selected geographic regions, and to perform genetic comparisons among chosen sets of population samples, including new data provided by the user. Both numerical and graphical outputs are generated, the latter being highly explicit and of publication quality. All these analyses can be performed on the pipeline after scrupulous validation of the population sample's characterisation and HLA typing reporting according to HLA-NET recommendations. The Gene[va] database offers direct access to the HLA-A, -B, -C, -DQA1, -DQB1, -DRB1 and -DPB1 frequencies and summary statistics of 145 population samples having successfully passed these HLA-NET 'filters', and representing three European subregions (South-East, North-East and Central-West Europe) and two neighbouring areas (North Africa, as far as Sudan, and West Asia, as far as South India). The analysis of these data, summarized in this review, shows a substantial genetic variation at the regional level in this continental area. These results have main implications for population genetics

  16. The Case for Graphic Novels

    Directory of Open Access Journals (Sweden)

    Steven Hoover

    2012-04-01

    Full Text Available Many libraries and librarians have embraced graphic novels. A number of books, articles, and presentations have focused on the history of the medium and offered advice on building and maintaining collections, but very little attention has been given the question of how integrate graphic novels into a library’s instructional efforts. This paper will explore the characteristics of graphic novels that make them a valuable resource for librarians who focus on research and information literacy instruction, identify skills and competencies that can be taught by the study of graphic novels, and will provide specific examples of how to incorporate graphic novels into instruction.

  17. Proof of pipeline strength based on measurements of inspection pigs; Festigkeitsnachweis von Pipelines aufgrund der Messergebnisse von Pruefmolchen

    Energy Technology Data Exchange (ETDEWEB)

    De la Camp, H.J.; Feser, G.; Hofmann, A.; Wolf, B.; Schmidt, H. [TUeV Sueddeutschland Bau und Betrieb GmbH, Muenchen (Germany); Herforth, H.E.; Juengling, K.H.; Schmidt, W. [TUeV Anlagentechnik GmbH, Berlin-Schoeneberg (Germany). Unternehmensgruppe TUeV Rheinland/Berlin-Brandenburg

    2002-01-01

    The report is aimed at collecting and documenting the state of the art and the extensive know how of experts and pipeline operators with regard to judging the structural integrity of pipelines. In order to assess the actual mechanical strength of pipelines based on measurement results obtained by inspection pigs, guidance is given for future processing, which eventually can be used as a basis for an industry standard. A literature study of the commercially available types of inspection pigs describes and synoptically lists the respective pros and cons. In essence the report comprises besides check lists of operating data for the pipeline and the pig runs mainly the evaluation of defects and respective calculating procedures. Included are recommendations regarding maintenance planning, verification of defects as well as repetition of pig runs. (orig.) [German] Ziel des Berichtes ist die Erfassung und Dokumentation zum derzeitigen Stand der Technik und des vorhandenen umfangreichen Know-how von Sachverstaendigen und Pipelinebetreibern auf dem Gebiet der sicherheitstechnischen Beurteilung von Pipelines. Fuer den Festigkeitsnachweis von Pipelines aufgrund der Messergebnisse von Pruefmolchen wurde ein Leitfaden als Basis fuer die zukuenftige Vorgehensweise erstellt, der eventuell die Grundlage eines normativen Regelwerkes bilden kann. In einer Literaturstudie wurden die auf dem Markt befindlichen Pruefmolchtypen zusammenfassend beschrieben und ihre Vor- und Nachteile tabellarisch gegenuebergestellt und bewertet. Neben der Erstellung von Checklisten fuer notwendige Daten zum Betrieb der Pipeline und der Molchlaeufe bildet die Fehlerbewertung mit entsprechenden Berechnungsverfahren den Hauptteil dieses Berichtes. Hinweise zur Instandhaltungsplanung (Fehlerverifikation und Molchlaufwiederholung) werden gegeben. (orig.)

  18. Repair methods for damaged pipeline beyond diving depth

    OpenAIRE

    Mohammadi, Keramat

    2011-01-01

    Master's thesis in Offshore Technology Mechanical damage of a subsea pipeline is found as one of the most severe concern in management of pipeline integrity. The need to reach and bring the hydrocarbons from the fields located in deep and ultra-deep waters, imposes the need to improve the technologies and techniques in order to repair any unacceptable damage in pipeline. The main objective of this work is to investigate various methods for repairing a subsea pipeline that has been damaged ...

  19. EASI graphics - Version II

    International Nuclear Information System (INIS)

    Allensworth, J.A.

    1984-04-01

    EASI (Estimate of Adversary Sequence Interruption) is an analytical technique for measuring the effectiveness of physical protection systems. EASI Graphics is a computer graphics extension of EASI which provides a capability for performing sensitivity and trade-off analyses of the parameters of a physical protection system. This document reports on the implementation of the Version II of EASI Graphics and illustrates its application with some examples. 5 references, 15 figures, 6 tables

  20. Europe's gas imports via pipelines. Projects and safety aspects; Europas Gasimporte durch Pipelines. Projekte und Sicherheitsaspekte

    Energy Technology Data Exchange (ETDEWEB)

    Goetz, R.

    2008-08-15

    By the year 2030 Europe's gas imports will have risen to approximately 200 bn m{sup 3}, necessitating the installation of new pipelines and LNG terminals. The largest growth in imports is not expected from Russia but from Africa and the Near East. An analysis of projected pipelines demonstrates these regions' contribution to securing Europe's gas supply. Because they help to establish market dominance or to fend off potential competitors these pipelines also serve corporate strategies. The most reliable supply will continue to come from Norway. By contrast, gas imports via pipelines from North Africa, Russia and the Persian Gulf all carry high risks of approximately the same degree. The greatest risks are associated with gas imports from the Caspian Sea.

  1. Crossing Active Faults on the Sakhalin II Onshore Pipeline Route: Pipeline Design and Risk Analysis

    International Nuclear Information System (INIS)

    Mattiozzi, Pierpaolo; Strom, Alexander

    2008-01-01

    Twin oil (20 and 24 inch) and gas (20 and 48 inch) pipeline systems stretching 800 km are being constructed to connect offshore hydrocarbon deposits from the Sakhalin II concession in the North to an LNG plant and oil export terminal in the South of Sakhalin island. The onshore pipeline route follows a regional fault zone and crosses individual active faults at 19 locations. Sakhalin Energy, Design and Construction companies took significant care to ensure the integrity of the pipelines, should large seismic induced ground movements occur during the Operational life of the facilities. Complex investigations including the identification of the active faults, their precise location, their particular displacement values and assessment of the fault kinematics were carried out to provide input data for unique design solutions. Lateral and reverse offset displacements of 5.5 and 4.5 m respectively were determined as the single-event values for the design level earthquake (DLE) - the 1000-year return period event. Within the constraints of a pipeline route largely fixed, the underground pipeline fault crossing design was developed to define the optimum routing which would minimize stresses and strain using linepipe materials which had been ordered prior to the completion of detailed design, and to specify requirements for pipe trenching shape, materials, drainage system, etc. Detailed Design was performed with due regard to actual topography and to avoid the possibility of the trenches freezing in winter, the implementation of specific drainage solutions and thermal protection measures

  2. Environmental audit guidelines for pipelines

    International Nuclear Information System (INIS)

    1991-01-01

    Environmental auditing is a form of management control which provides an objective basis by which a company can measure the degree of compliance with environmental regulations. Other benefits of this type of auditing include improved environmental management, furthering communication on environmental issues of concern within the company, and provision of documentation on environmental diligence. A series of environmental audit guidelines for pipelines is presented in the form of lists of questions to be asked during an environmental audit followed by recommended actions in response to those questions. The questions are organized into seven main categories: environmental management and planning; operating procedures; spill prevention; management of wastes and hazardous materials; environmental monitoring; construction of pipelines; and pipeline abandonment, decommissioning and site reclamation

  3. Feeding the nuclear pipeline: Enabling a global nuclear future

    International Nuclear Information System (INIS)

    Walter, A.E.

    2004-01-01

    Nuclear energy, which exhibits a unique combination of environmental and sustainable attributes, appears strongly positioned to play a much larger and more pivotal role in the mix of future global energy supplies than it has played in the past. Unfortunately, enrolment patterns in nuclear engineering programmes have seriously eroded over the past decade - causing alarmingly low enrolment levels in many countries by the turn of the century and a sobering concern that the nuclear manpower pipeline cannot keep up with the emerging needs of the nuclear industry. On the positive side, enrolment patterns within the United States are now generally on the rise, at least at the undergraduate level. A few of the particularly successful efforts initiated by various sectors of the U.S. nuclear infrastructure to stimulate this rebound are shared in this paper with the hope that some of them might be beneficially employed in other global settings. (author)

  4. Transport of solid commodities via freight pipeline: freight pipeline technology. Volume II. First year final report. [Slurry, pneumatic, pneumo-capsule, and hydro-capsule

    Energy Technology Data Exchange (ETDEWEB)

    Zandi, I.; Gimm, K.K.

    1976-07-01

    In order to determine the feasibility of pipeline as an intercity freight transportation mode, it was necessary to examine its technological feasibility and reliability. This report describes the technology of the major generic freight pipelines in terms of both historical and current trends and operations. Additionally, it presents a state-of-the-art review of calculating energy requirements of various generic freight pipelines. It was concluded that slurry and pneumatic pipelines are technologically feasible and reliable. There are many commercial installations of both types operating around the world. Based on European experience with pneumo-capsule pipelines for mail delivery and Russian gravel- and sand-transport installations, it appears that a pneumo-capsule pipeline is a technologically feasible and operationally reliable mode for transport of solids. Since no commercial pneumo-capsule pipeline installations yet exist in the U.S., it seems desirable that a service demonstration of the advantages and feasibility of this mode of transport be undertaken to attract the shippers' confidence. Hydro-capsule pipelines are technologically feasible, but its reliability within a commercial environment remains to be tested.

  5. A handbook of statistical graphics using SAS ODS

    CERN Document Server

    Der, Geoff

    2014-01-01

    An Introduction to Graphics: Good Graphics, Bad Graphics, Catastrophic Graphics and Statistical GraphicsThe Challenger DisasterGraphical DisplaysA Little History and Some Early Graphical DisplaysGraphical DeceptionAn Introduction to ODS GraphicsGenerating ODS GraphsODS DestinationsStatistical Graphics ProceduresODS Graphs from Statistical ProceduresControlling ODS GraphicsControlling Labelling in GraphsODS Graphics EditorGraphs for Displaying the Characteristics of Univariate Data: Horse Racing, Mortality Rates, Forearm Lengths, Survival Times and Geyser EruptionsIntroductionPie Chart, Bar Cha

  6. Real-Time Location-Based Rendering of Urban Underground Pipelines

    Directory of Open Access Journals (Sweden)

    Wei Li

    2018-01-01

    Full Text Available The concealment and complex spatial relationships of urban underground pipelines present challenges in managing them. Recently, augmented reality (AR has been a hot topic around the world, because it can enhance our perception of reality by overlaying information about the environment and its objects onto the real world. Using AR, underground pipelines can be displayed accurately, intuitively, and in real time. We analyzed the characteristics of AR and their application in underground pipeline management. We mainly focused on the AR pipeline rendering procedure based on the BeiDou Navigation Satellite System (BDS and simultaneous localization and mapping (SLAM technology. First, in aiming to improve the spatial accuracy of pipeline rendering, we used differential corrections received from the Ground-Based Augmentation System to compute the precise coordinates of users in real time, which helped us accurately retrieve and draw pipelines near the users, and by scene recognition the accuracy can be further improved. Second, in terms of pipeline rendering, we used Visual-Inertial Odometry (VIO to track the rendered objects and made some improvements to visual effects, which can provide steady dynamic tracking of pipelines even in relatively markerless environments and outdoors. Finally, we used the occlusion method based on real-time 3D reconstruction to realistically express the immersion effect of underground pipelines. We compared our methods to the existing methods and concluded that the method proposed in this research improves the spatial accuracy of pipeline rendering and the portability of the equipment. Moreover, the updating of our rendering procedure corresponded with the moving of the user’s location, thus we achieved a dynamic rendering of pipelines in the real environment.

  7. Oil and Natural Gas Pipelines, North America, 2010, Platts

    Data.gov (United States)

    U.S. Environmental Protection Agency — The Oil and Natural Gas Pipeline geospatial data layer contains gathering, interstate, and intrastate natural gas pipelines, crude and product oil pipelines, and...

  8. Graphical Turbulence Guidance - Composite

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — Forecast turbulence hazards identified by the Graphical Turbulence Guidance algorithm. The Graphical Turbulence Guidance product depicts mid-level and upper-level...

  9. Australia's changing natural gas and pipeline industry

    International Nuclear Information System (INIS)

    Kimber, M.J.

    1998-01-01

    The future is bright for continued development of Australia's natural gas pipeline infrastructure, as well as for privatization and private energy infrastructure growth. Gas demands are growing and the development of open access principles for all natural gas transmission and distribution pipelines heralds a much more market focused industry. Within the next few years gas-on-gas competition will apply to supply, pipelines, and retail marketing. No longer will operators be able to pass on high costs resulting from inefficiencies to their customers. This article describes the changing Australian gas industry, evaluates the drivers for change and looks at ways the industry is responding to new regulatory regimes and the development and use of new pipeline technology

  10. Sensor and transmitter system for communication in pipelines

    Science.gov (United States)

    Cooper, John F.; Burnham, Alan K.

    2013-01-29

    A system for sensing and communicating in a pipeline that contains a fluid. An acoustic signal containing information about a property of the fluid is produced in the pipeline. The signal is transmitted through the pipeline. The signal is received with the information and used by a control.

  11. Alliance Pipeline - The new kid on the block

    International Nuclear Information System (INIS)

    Edgeworth, A.

    1998-01-01

    Alliance Pipeline has taken on as its primary role to improve the competitive position of the Western Canadian Sedimentary Basin (WCSB), to increase market access for WCSB production, to provide a link for North American gas pricing, and to increase the total gas supply available across North America to serve current and future requirements. A summary of the company's partnership structure and construction program is presented. Also discussed were issues facing Canadian transporters and producers such as: pricing dynamics, gas supplies, regulatory change, competition, convergence, pipeline integrity, land issues, environmental issues, aboriginal issues, cost structures and taxes. The potential impact of the Alliance Pipeline coming on-stream in October 2000 on existing pipelines, possible future pipelines and on the existing supply scene is also assessed. tabs., figs

  12. Deterministic Graphical Games Revisited

    DEFF Research Database (Denmark)

    Andersson, Daniel; Hansen, Kristoffer Arnsfelt; Miltersen, Peter Bro

    2008-01-01

    We revisit the deterministic graphical games of Washburn. A deterministic graphical game can be described as a simple stochastic game (a notion due to Anne Condon), except that we allow arbitrary real payoffs but disallow moves of chance. We study the complexity of solving deterministic graphical...... games and obtain an almost-linear time comparison-based algorithm for computing an equilibrium of such a game. The existence of a linear time comparison-based algorithm remains an open problem....

  13. Rupture detection device for pipeline in reactor

    International Nuclear Information System (INIS)

    Murakoshi, Toshinori; Kanamori, Shigeru; Shirasawa, Hirofumi.

    1991-01-01

    A difference between each of the pressures in a plurality of pipelines disposed in a shroud a reactor container and a pressure outside of the shroud is detected, thereby enabling safety and reliable detection even for simultaneous rapture and leakage of the pipelines. That is, a difference between the pressure of a steam phase outside of the shroud and a pressure in each of a plurality of low pressure injection pipelines in an emergency core cooling system opened to the inside of the shroud in the reactor container is detected by a difference pressure detector for each of them. Then, an average value for each of the pressure difference is determined, which is compared with the difference pressure obtained from each of the detectors in a comparator. Then, if openings should be caused by rupture, leakage or the like in any of the pipelines, the pressure in that pipeline is lowered to a vicinity of an atmospheric pressure and at the vapor phase pressure at the lowest. If the pressure is compared with the average value by the comparator, a negative difference is caused. Accordingly, an alarming unit generates an alarm based on the pressure difference signal, thereby enabling to specify the failed pipeline and provide an announce of the failure. (I.S.)

  14. GRAVITY PIPELINE TRANSPORT FOR HARDENING FILLING MIXTURES

    Directory of Open Access Journals (Sweden)

    Leonid KROUPNIK

    2015-12-01

    Full Text Available In underground mining of solid minerals becoming increasingly common development system with stowing hardening mixtures. In this case the natural ore array after it is replaced by an artificial excavation of solidified filling mixture consisting of binder, aggregates and water. Such a mixture is prepared on the surface on special stowing complexes and transported underground at special stowing pipelines. However, it is transported to the horizons of a few kilometers, which requires a sustainable mode of motion of such a mixture in the pipeline. Hardening stowing mixture changes its rheological characteristics over time, which complicates the calculation of the parameters of pipeline transportation. The article suggests a method of determining the initial parameters of such mixtures: the status coefficient, indicator of transportability, coefficient of hydrodynamic resistance to motion of the mixture. These indicators characterize the mixture in terms of the possibility to transport it through pipes. On the basis of these indicators is proposed methodology for calculating the parameters of pipeline transport hardening filling mixtures in drift mode when traffic on the horizontal part of the mixture under pressure column of the mixture in the vertical part of the backfill of the pipeline. This technique allows stable operation is guaranteed to provide pipeline transportation.

  15. Trend Monitoring System (TMS) graphics software

    Science.gov (United States)

    Brown, J. S.

    1979-01-01

    A prototype bus communications systems, which is being used to support the Trend Monitoring System (TMS) and to evaluate the bus concept is considered. A set of FORTRAN-callable graphics subroutines for the host MODCOMP comuter, and an approach to splitting graphics work between the host and the system's intelligent graphics terminals are described. The graphics software in the MODCOMP and the operating software package written for the graphics terminals are included.

  16. A computational genomics pipeline for prokaryotic sequencing projects.

    Science.gov (United States)

    Kislyuk, Andrey O; Katz, Lee S; Agrawal, Sonia; Hagen, Matthew S; Conley, Andrew B; Jayaraman, Pushkala; Nelakuditi, Viswateja; Humphrey, Jay C; Sammons, Scott A; Govil, Dhwani; Mair, Raydel D; Tatti, Kathleen M; Tondella, Maria L; Harcourt, Brian H; Mayer, Leonard W; Jordan, I King

    2010-08-01

    New sequencing technologies have accelerated research on prokaryotic genomes and have made genome sequencing operations outside major genome sequencing centers routine. However, no off-the-shelf solution exists for the combined assembly, gene prediction, genome annotation and data presentation necessary to interpret sequencing data. The resulting requirement to invest significant resources into custom informatics support for genome sequencing projects remains a major impediment to the accessibility of high-throughput sequence data. We present a self-contained, automated high-throughput open source genome sequencing and computational genomics pipeline suitable for prokaryotic sequencing projects. The pipeline has been used at the Georgia Institute of Technology and the Centers for Disease Control and Prevention for the analysis of Neisseria meningitidis and Bordetella bronchiseptica genomes. The pipeline is capable of enhanced or manually assisted reference-based assembly using multiple assemblers and modes; gene predictor combining; and functional annotation of genes and gene products. Because every component of the pipeline is executed on a local machine with no need to access resources over the Internet, the pipeline is suitable for projects of a sensitive nature. Annotation of virulence-related features makes the pipeline particularly useful for projects working with pathogenic prokaryotes. The pipeline is licensed under the open-source GNU General Public License and available at the Georgia Tech Neisseria Base (http://nbase.biology.gatech.edu/). The pipeline is implemented with a combination of Perl, Bourne Shell and MySQL and is compatible with Linux and other Unix systems.

  17. 77 FR 19414 - Pipeline Safety: Public Comment on Leak and Valve Studies Mandated by the Pipeline Safety...

    Science.gov (United States)

    2012-03-30

    ... Safety, Regulatory Certainty, and Job Creation Act of 2011 AGENCY: Pipeline and Hazardous Materials.... Background: The recent passage of the Pipeline Safety, Regulatory Certainty, and Job Creation Act of 2011 has... consider upstream and downstream controls, automation, supervisory control and data acquisition systems...

  18. Bauxite slurry pipeline: start up operation

    Energy Technology Data Exchange (ETDEWEB)

    Othon, Otilio; Babosa, Eder; Edvan, Francisco; Brittes, Geraldo; Melo, Gerson; Janir, Joao; Favacho, Orlando; Leao, Marcos; Farias, Obadias [Vale, Rio de Janeiro, RJ (Brazil); Goncalves, Nilton [Anglo Ferrous Brazil S.A., Rio de Janeiro, RJ (Brazil)

    2009-07-01

    The mine of Miltonia is located in Paragominas-PA, in the north of Brazil. Bauxite slurry pipeline starts at the Mine of Miltonia and finishes in the draining installation of Alunorte refinery at the port of Barcarena-PA, located approximately 244km away from the mine. The pipeline runs over seven cities and passes below four great rivers stream beds. The system was designed for an underground 24 inches OD steel pipe to carry 9.9 million dry metric tonnes per annum (dMTAs) of 50.5% solid concentration bauxite slurry, using only one pumping station. The system is composed by four storage tanks and six piston diaphragm pumps, supplying a flow of 1680 m3/h. There is a cathodic protection system along the pipeline extension to prevent external corrosion and five pressure monitoring stations to control hydraulic conditions, there is also a fiber optic cable interconnection between pump station and terminal station. Pipeline Systems Incorporated (PSI) was the designer and followed the commissioning program of the start up operations. This paper will describe the beginning of the pipeline operations, technical aspects of the project, the operational experiences acquired in these two years, the faced problems and also the future planning. (author)

  19. 75 FR 4136 - Pipeline Safety: Request To Modify Special Permit

    Science.gov (United States)

    2010-01-26

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No. PHMSA-2009-0377] Pipeline Safety: Request To Modify Special Permit AGENCY: Pipeline and Hazardous... coating on its gas pipeline. DATES: Submit any comments regarding this special permit modification request...

  20. Instrumented Pipeline Initiative

    Energy Technology Data Exchange (ETDEWEB)

    Thomas Piro; Michael Ream

    2010-07-31

    This report summarizes technical progress achieved during the cooperative agreement between Concurrent Technologies Corporation (CTC) and U.S. Department of Energy to address the need for a for low-cost monitoring and inspection sensor system as identified in the Department of Energy (DOE) National Gas Infrastructure Research & Development (R&D) Delivery Reliability Program Roadmap.. The Instrumented Pipeline Initiative (IPI) achieved the objective by researching technologies for the monitoring of pipeline delivery integrity, through a ubiquitous network of sensors and controllers to detect and diagnose incipient defects, leaks, and failures. This report is organized by tasks as detailed in the Statement of Project Objectives (SOPO). The sections all state the objective and approach before detailing results of work.

  1. Investigation on potential SCC in gas transmission pipeline in China

    Energy Technology Data Exchange (ETDEWEB)

    Jian, S. [Petroleum Univ., Beijing (China); Zupei, Y.; Yunxin, M. [China Petroleum Pipeline Corp., Beijing (China). Science and Technology Center

    2004-07-01

    Stress corrosion cracking (SCC) is a common phenomenon that occurs on the outer surfaces of buried pipelines. This paper investigated aspects of SCC on 3 transmission pipelines on the West-East Gas Pipeline Project in China. The study was comprised of 3 different investigations: (1) an investigation of SCC cases on constructed pipelines; (2) an evaluation of SCC sensitivity of pipeline steels in typical soil environments; and (3) an analysis of soil environments and operation conditions of western pipelines. The study included a review of pipeline corrosion investigations, as well as an examination of pipeline failure cases. Investigative digs were conducted at 21 sites to test soil chemistries. Slow strain rate stress were conducted to evaluate SCC sensitivity of steel pipelines used in China. Potentiodynamic polarization tests were conducted to characterize the electrochemical behaviour of the X70 line pipe steel in different soil environments. Results of the study showed that the environmental conditions in many locations in China contributed to SCC in pipelines. SCC was observed on the surface of X70 steel pipe specimens in both marsh and saline environments. Seasonal temperature changes also contributed additional stress on pipelines. The movement of soil bodies in mountainous areas also contributed to stress and coating damage. It was concluded that proper cathodic protection can alleviate concentrations of local solutions under disbanded coatings. Overprotection of SCC will accelerate the growth of cracks and the degradation of coatings. Samples gathered from the solutions found under the disbanded coatings of pipelines will be used to form part of a reference database for predicting SCC in oil and gas pipelines in the future. 2 refs., 4 tabs., 5 figs.

  2. Skaha Lake crossing, innovations in pipeline installation

    International Nuclear Information System (INIS)

    Fernandez, M.L.; Bryce, P.W.; Smith, J.D.

    1995-01-01

    This paper describes the construction of a 10.8 km long NPS16 (406 mm, 16 inch diameter) pipeline, across Skaha Lake, in the south Okanagan valley, British Columbia, Canada. The water crossing is part of the 32 km South Okanagan Natural Gas Pipeline Project (SONG) operated by BC Gas. The pipeline is located in a region dependent on year-round tourism. Therefore, the design and construction was influenced by sensitive environmental and land use concerns. From earlier studies, BC Gas identified surface tow or lay as preferred installation methods. The contractor, Fraser River Pile and Dredge departed from a conventional laybarge methodology after evaluating environmental data and assessing locally available equipment. The contractor proposed a surface tow with multiple surface tie-ins. This approach modification to the ''Surface Tow and Buoy Release Method'' (STBRM) used previously with success on relatively short underwater pipelines. A total of 10 pipe strings, up to 1 km long, were towed into position on the lake and tied-in using a floating platform. The joined pipeline was lowered to the lakebed by divers releasing buoys while tension was maintained from a winch barge at the free end of the pipeline. From analysis and field verified measurement the installation stresses were well below the allowable limits during all phases of construction. The entire construction, including mobilization and demobilization, lasted less than three months, and actual pipelaying less than three weeks. Installation was completed within budget and on schedule, without any environmental or safety related incidents. The SONG pipeline became operational in December 1994

  3. Pipelines and salmon in northern British Columbia : potential impacts

    International Nuclear Information System (INIS)

    Levy, D.A.

    2009-10-01

    Four pipeline projects have been proposed for northern British Columbia that could threaten the health of the Fraser, Skeena, and Kitimat watersheds. The pipelines will expose salmon to risks on several fronts. Enbridge's Northern Gateway pipeline project has generated the most concern for a several reasons, including the risks to salmon and freshwater habitat from pipeline failures, notably leaks or ruptures. This paper reviewed the salmon resources in affected watersheds; salmon and BC's economy; salmon diversity and abundance; impacts on fish from pipeline construction, operations and failures; behaviours of different petroleum products in fresh water; hydrocarbon toxicity; history of pipeline failures; sabotage and natural disasters; and Canadian case studies. Salmon are already experiencing stresses from forestry, hydro-electricity, transportation, agriculture, mining, mountain pine beetle, climate change and coalbed methane development. Their cumulative impact will dictate the long-term health and viability of salmon. It was concluded that if all of the proposed pipelines were built, they would extend over 4,000 km, crossing more than 1,000 rivers and streams in some of Canada's most productive salmon habitat. During construction, pipeline stream crossings are vulnerable to increased sedimentation, which can degrade salmon habitat. In the event of a spill, the condensate and oil sands products carried in the pipelines are highly toxic to salmon, with serious and lasting adverse impacts on salmon and their habitat. Any decision to approve such a pipeline should be made in recognition of these risks. 73 refs., 5 tabs., 15 figs., 2 appendices.

  4. Structural reliability analysis applied to pipeline risk analysis

    Energy Technology Data Exchange (ETDEWEB)

    Gardiner, M. [GL Industrial Services, Loughborough (United Kingdom); Mendes, Renato F.; Donato, Guilherme V.P. [PETROBRAS S.A., Rio de Janeiro, RJ (Brazil)

    2009-07-01

    Quantitative Risk Assessment (QRA) of pipelines requires two main components to be provided. These are models of the consequences that follow from some loss of containment incident, and models for the likelihood of such incidents occurring. This paper describes how PETROBRAS have used Structural Reliability Analysis for the second of these, to provide pipeline- and location-specific predictions of failure frequency for a number of pipeline assets. This paper presents an approach to estimating failure rates for liquid and gas pipelines, using Structural Reliability Analysis (SRA) to analyze the credible basic mechanisms of failure such as corrosion and mechanical damage. SRA is a probabilistic limit state method: for a given failure mechanism it quantifies the uncertainty in parameters to mathematical models of the load-resistance state of a structure and then evaluates the probability of load exceeding resistance. SRA can be used to benefit the pipeline risk management process by optimizing in-line inspection schedules, and as part of the design process for new construction in pipeline rights of way that already contain multiple lines. A case study is presented to show how the SRA approach has recently been used on PETROBRAS pipelines and the benefits obtained from it. (author)

  5. Graphics gems

    CERN Document Server

    Heckbert, Paul S

    1994-01-01

    Graphics Gems IV contains practical techniques for 2D and 3D modeling, animation, rendering, and image processing. The book presents articles on polygons and polyhedral; a mix of formulas, optimized algorithms, and tutorial information on the geometry of 2D, 3D, and n-D space; transformations; and parametric curves and surfaces. The text also includes articles on ray tracing; shading 3D models; and frame buffer techniques. Articles on image processing; algorithms for graphical layout; basic interpolation methods; and subroutine libraries for vector and matrix algebra are also demonstrated. Com

  6. Modeling and Calculation of Dent Based on Pipeline Bending Strain

    Directory of Open Access Journals (Sweden)

    Qingshan Feng

    2016-01-01

    Full Text Available The bending strain of long-distance oil and gas pipelines can be calculated by the in-line inspection tool which used inertial measurement unit (IMU. The bending strain is used to evaluate the strain and displacement of the pipeline. During the bending strain inspection, the dent existing in the pipeline can affect the bending strain data as well. This paper presents a novel method to model and calculate the pipeline dent based on the bending strain. The technique takes inertial mapping data from in-line inspection and calculates depth of dent in the pipeline using Bayesian statistical theory and neural network. To verify accuracy of the proposed method, an in-line inspection tool is used to inspect pipeline to gather data. The calculation of dent shows the method is accurate for the dent, and the mean relative error is 2.44%. The new method provides not only strain of the pipeline dent but also the depth of dent. It is more benefit for integrity management of pipeline for the safety of the pipeline.

  7. The pipeline service obligation under changing LDC purchasing practices

    International Nuclear Information System (INIS)

    Neff, S.J.

    1990-01-01

    Historically, interstate natural gas pipelines served as aggregators and transporters of gas supplies from the producing fields to the city-gate. In turn, local distribution companies (LDCs) bought gas from pipelines at the city-gate under long-term sales contracts and resold the gas to retail customers. Once a pipeline/LDC sales relationship was established through a regulated certificate process, the LDC was assured of gas supply up to the level of its contract demand (CD) at just and reasonable rates until abandonment of the pipeline's sales service obligation was granted by the Federal Energy Regulatory Commission (FERC). During the years of regulated wellhead pricing and limited gas deliverability, pipelines signed long-term take-or-pay contracts with producers to induce them to develop and commit new gas supplies. Those supply cost obligations were reflected in tariff minimum bill provisions. For years, this pipeline/LDC arrangement was mutually beneficial and provided assured firm service. With the load diversity on large interstate pipeline systems and the make-up provisions under take-or-pay clauses, these gas purchase contracts provided supply reliability without negative economic consequence to the pipelines. Then, with the issuance of FERC Order Nos. 380, 436, and 500, LDCs' obligations to purchase gas from pipeline suppliers according to the terms of those long term sales agreements were irrevocably altered. The impacts of those long term sales agreements were irrevocably altered. The impacts of those orders the elimination of minimum bills and the advent of open access transportation caused a serious erosion of the mutual obligations between pipelines and their LDC customers. The result has been a significant loss of pipeline sales markets as LDC customers have chosen alternative supplied, often at the urging of state public utility commissions (PUCs) to lower short-term costs

  8. Antinomies of Semiotics in Graphic Design

    Science.gov (United States)

    Storkerson, Peter

    2010-01-01

    The following paper assesses the roles played by semiotics in graphic design and in graphic design education, which both reflects and shapes practice. It identifies a series of factors; graphic design education methods and culture; semiotic theories themselves and their application to graphic design; the two wings of Peircian semiotics and…

  9. CFD analysis of onshore oil pipelines in permafrost

    Science.gov (United States)

    Nardecchia, Fabio; Gugliermetti, Luca; Gugliermetti, Franco

    2017-07-01

    Underground pipelines are built all over the world and the knowledge of their thermal interaction with the soil is crucial for their design. This paper studies the "thermal influenced zone" produced by a buried pipeline and the parameters that can influence its extension by 2D-steady state CFD simulations with the aim to improve the design of new pipelines in permafrost. In order to represent a real case, the study is referred to the Eastern Siberia-Pacific Ocean Oil Pipeline at the three stations of Mo'he, Jiagedaqi and Qiqi'har. Different burial depth sand diameters of the pipe are analyzed; the simulation results show that the effect of the oil pipeline diameter on the thermal field increases with the increase of the distance from the starting station.

  10. Pipeline engineering. 8. rev. and enl. ed.

    International Nuclear Information System (INIS)

    Wagner, W.

    2000-01-01

    Apart from calculating the strength of pipeline components planning and design are the most important tasks on the areas of apparatus manufacturing, fluid engineering, process engineering and thermal engineering. It is therefore necessary that the flow diagrams of a plant are clearly understandable and in accordance with the technical rules even in the early stages of planning. This book concentrates on steel pipeline which are not laid underground but of the type used mostly in industrial applications. The pictures and equations provided can be used for the design of pipelines, tables and diagrams are given to facilitate estimation of elasticity, pipeline pressure losses and insulating thicknesses. An overview of the equations is given at the end of the book. Many examples facilitate learning. (orig.) [de

  11. Alaska-Canada Pipeline Project : getting it done

    Energy Technology Data Exchange (ETDEWEB)

    Brintnell, R. [Enbridge Pipelines Inc., Calgary, AB (Canada)

    2005-07-01

    Enbridge's unique qualifications for the proposed Alaska-Canada pipeline that will extend from Prudhoe Bay, Alaska to Fort Saskatchewan, Alberta was discussed. Enbridge is Canada's largest local distribution company (LDC), handling approximately 14 bcf of natural gas per day through pipeline, processing and marketing. It also operates the world's longest liquids pipeline, delivering more than 2 million barrels per day. The company also has 20 years of operational experience in perma frost regions. The key challenges facing the construction of the proposed new high pressure liquids rich pipeline were discussed with reference to market outlook; cost reduction; U.S. fiscal and regulatory issues; Alaska fiscal contract; and, Canadian regulatory efficiency. A successful project will mean a $15 billion capital expenditure in Canada, $16 billion in government revenues, 12,000 construction work years, and tens of thousands of new jobs. It will also improve Alberta's position as the key energy hub and will increase the utilization of the existing infrastructure. Canadian consumers will benefit from access to a new supply basin and a more secure source of clean-burning natural gas at a cost competitive price. In order to get the project completed, the following requirements must be met: regulatory regimes must be clear and predictable; land access must be ensured in a timely manner; access to skilled human resources, material and equipment must also be ensured to facilitate timely and efficient project implementation; and, the safe and environmentally sound operation of the pipelines must also be ensured. This paper highlighted Canadian regulatory options in terms of the National Energy Board Act, Canadian Environmental Assessment Act, the Yukon Environmental and Socio-Economic Assessment Act, and the Northern Pipeline Act. Enbridge's proposed straddle plant at Fort Saskatchewan was discussed along with inter-connecting pipeline options. Enbridge

  12. An Opening: Graphic Design's Discursive Spaces.

    Science.gov (United States)

    Blauvelt, Andrew

    1994-01-01

    Introduces a special issue on critical histories of graphic design with a review of the particular problems identified with the history of graphic design as a field of study and the emerging discipline of graphic design history. Makes a case for the examination of graphic design through its relationships with larger discourses. (SR)

  13. Computer graphics in engineering education

    CERN Document Server

    Rogers, David F

    2013-01-01

    Computer Graphics in Engineering Education discusses the use of Computer Aided Design (CAD) and Computer Aided Manufacturing (CAM) as an instructional material in engineering education. Each of the nine chapters of this book covers topics and cites examples that are relevant to the relationship of CAD-CAM with engineering education. The first chapter discusses the use of computer graphics in the U.S. Naval Academy, while Chapter 2 covers key issues in instructional computer graphics. This book then discusses low-cost computer graphics in engineering education. Chapter 4 discusses the uniform b

  14. BarraCUDA - a fast short read sequence aligner using graphics processing units

    Directory of Open Access Journals (Sweden)

    Klus Petr

    2012-01-01

    Full Text Available Abstract Background With the maturation of next-generation DNA sequencing (NGS technologies, the throughput of DNA sequencing reads has soared to over 600 gigabases from a single instrument run. General purpose computing on graphics processing units (GPGPU, extracts the computing power from hundreds of parallel stream processors within graphics processing cores and provides a cost-effective and energy efficient alternative to traditional high-performance computing (HPC clusters. In this article, we describe the implementation of BarraCUDA, a GPGPU sequence alignment software that is based on BWA, to accelerate the alignment of sequencing reads generated by these instruments to a reference DNA sequence. Findings Using the NVIDIA Compute Unified Device Architecture (CUDA software development environment, we ported the most computational-intensive alignment component of BWA to GPU to take advantage of the massive parallelism. As a result, BarraCUDA offers a magnitude of performance boost in alignment throughput when compared to a CPU core while delivering the same level of alignment fidelity. The software is also capable of supporting multiple CUDA devices in parallel to further accelerate the alignment throughput. Conclusions BarraCUDA is designed to take advantage of the parallelism of GPU to accelerate the alignment of millions of sequencing reads generated by NGS instruments. By doing this, we could, at least in part streamline the current bioinformatics pipeline such that the wider scientific community could benefit from the sequencing technology. BarraCUDA is currently available from http://seqbarracuda.sf.net

  15. BarraCUDA - a fast short read sequence aligner using graphics processing units

    LENUS (Irish Health Repository)

    Klus, Petr

    2012-01-13

    Abstract Background With the maturation of next-generation DNA sequencing (NGS) technologies, the throughput of DNA sequencing reads has soared to over 600 gigabases from a single instrument run. General purpose computing on graphics processing units (GPGPU), extracts the computing power from hundreds of parallel stream processors within graphics processing cores and provides a cost-effective and energy efficient alternative to traditional high-performance computing (HPC) clusters. In this article, we describe the implementation of BarraCUDA, a GPGPU sequence alignment software that is based on BWA, to accelerate the alignment of sequencing reads generated by these instruments to a reference DNA sequence. Findings Using the NVIDIA Compute Unified Device Architecture (CUDA) software development environment, we ported the most computational-intensive alignment component of BWA to GPU to take advantage of the massive parallelism. As a result, BarraCUDA offers a magnitude of performance boost in alignment throughput when compared to a CPU core while delivering the same level of alignment fidelity. The software is also capable of supporting multiple CUDA devices in parallel to further accelerate the alignment throughput. Conclusions BarraCUDA is designed to take advantage of the parallelism of GPU to accelerate the alignment of millions of sequencing reads generated by NGS instruments. By doing this, we could, at least in part streamline the current bioinformatics pipeline such that the wider scientific community could benefit from the sequencing technology. BarraCUDA is currently available from http:\\/\\/seqbarracuda.sf.net

  16. Graphics server and action language interpreter greatly simplify the composition of a graphical user interface

    International Nuclear Information System (INIS)

    Mueller, R.

    1992-01-01

    A new control system based on a distributed computing environment is gradually installed at BESSY, a 800 MeV storage ring dedicated to the generation of synchrotron light in the VUV and soft X-ray region. The new operator consoles are large high resolution, bitmap oriented color graphic screens with mouse and keyboard. A new graphical user interface has been developed with a user interface management system. A graphics server encapsulates completely representational aspects, mediates between user interactions and application variables and takes care of a consistent state of graphical and applicational objects. Graphical representations, semantics of user interactions and interpreter instructions are defined in a database written in a simple and comprehensible user interface definition language. (R.P.) 7 refs.; 5 figs

  17. 78 FR 24309 - Pipeline and Hazardous Materials Safety Administration

    Science.gov (United States)

    2013-04-24

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration List of Special Permit Applications Delayed AGENCY: Pipeline and Hazardous Materials Safety Administration (PHMSA..., Pipeline and Hazardous Materials Safety Administration, U.S. Department of Transportation, East Building...

  18. The Analysis of Task and Data Characteristic and the Collaborative Processing Method in Real-Time Visualization Pipeline of Urban 3DGIS

    Directory of Open Access Journals (Sweden)

    Dongbo Zhou

    2017-03-01

    Full Text Available Parallel processing in the real-time visualization of three-dimensional Geographic Information Systems (3DGIS has tended to concentrate on algorithm levels in recent years, and most of the existing methods employ multiple threads in a Central Processing Unit (CPU or kernel in a Graphics Processing Unit (GPU to improve efficiency in the computation of the Level of Details (LODs for three-dimensional (3D Models and in the display of Digital Elevation Models (DEMs and Digital Orthphoto Maps (DOMs. The systematic analysis of the task and data characteristics of parallelism in the real-time visualization of 3DGIS continues to fall behind the development of hardware. In this paper, the basic procedures of real-time visualization of urban 3DGIS are first reviewed, and then the real-time visualization pipeline is analyzed. Further, the pipeline is decomposed into different task stages based on the task order and the input-output dependency. Based on the analysis of task parallelism in different pipeline stages, the data parallelism characteristics in each task are summarized by studying the involved algorithms. Finally, this paper proposes a parallel co-processing mode and a collaborative strategy for real-time visualization of urban 3DGIS. It also provides a fundamental basis for developing parallel algorithms and strategies in 3DGIS.

  19. GCL – An Easy Way for Creating Graphical User Interfaces

    Directory of Open Access Journals (Sweden)

    Mariusz Trzaska

    2011-02-01

    Full Text Available Graphical User Interfaces (GUI can be created using several approaches. Beside using visual editors or a manually written source code, it is possible to employ a declarative method. Such a solution usually allows working on a higher abstraction level which saves the developers' time and reduces errors. The approach can follow many ideas. One of them is based on utilizing a Domain Specific Language (DSL. In this paper we present the results of our research concerning a DSL language called GCL (GUI Creating Language. The prototype is implemented as a library for Java with an API emulating the syntax and semantics of a DSL language. A programmer, using a few keywords, is able to create different types of GUIs, including forms, panels, dialogs, etc. The widgets of the GUI are built automatically during the run-time phase based on a given data instance (an ordinary Java object and optionally are to be customized by the programmer. The main contribution of our work is delivering a working library for a popular platform. The library could be easily ported for other programming languages such the MS C#.

  20. Putting the coal slurry pipelines to the test

    Energy Technology Data Exchange (ETDEWEB)

    Sauermann, H B

    1978-03-01

    This paper deals with the advantages and disadvantages of coal slurry pipelines and describes coal slurry tests undertaken in three test circuits with 100, 200 and 250 mm diameter pipes. The test results from the test circuits were used to scale-up pressure gradients to larger pipe diameters. The construction and installation of hydraulic transport pipelines is simple and requires a minimum of space. The crossing of rivers, roads, railways or any other obstacles is comparatively easy. The operation, supervision and maintenance of a pipeline is simple since any pipeline can be easily adapted for fully automatic control. For this reason manpower requirements are small resulting in only small increases in operating costs during the life of a pipeline. This is an attractive feature in any economy troubled by inflationary trends. In transporting a commodity such as coal the quantities handled are usually large and the distances are long. The profitability of hydraulic transportation systems benefits from such operating conditions. Even though the various components of a slurry transport system, such as the slurrying facilities at the mine end and the dewatering facilities at the utilization end, are complex, their reliability is high. Against the advantages, the following limitations can be visualized: It is practically impossible to transport solids other than those for which the pipeline was designed; in this regard, road and rail transportation is more versatile. The solids throughput through a pipeline cannot be economically increased beyond its design throughput. Pipelining involves the use of fluids, in most cases water, which in some instances may not be readily available.

  1. Pipeline robots with elastic elements

    Directory of Open Access Journals (Sweden)

    A. Matuliauskas

    2002-10-01

    Full Text Available In the article constructions of the pipeline robots with elastic elements are reviewed and the scheme of new original construction is presented. The mathematical models of a robot with one-dimensional vibration exciter with two degrees of freedom were developed and the equations of movement were formed and written. The mathematical model of the pipeline robot with circular elements is formed and its motion equations are presented.

  2. Reasons for decision in the matter of Trans Mountain Pipeline Inc. (formerly Terasen Pipelines (Trans Mountain) Inc.) : tariffs

    International Nuclear Information System (INIS)

    2007-01-01

    In 2006 and 2007 Terasen Pipelines (Trans Mountain) Inc. (now Trans Mountain Pipeline Inc.) submitted a series of applications to the National Energy Board for revisions to the Trans Mountain Tariffs. They were filed in response to apportionment concerns on the Trans Mountain pipeline. Four of the applications involved pronounced and contentious changes to the capacity allocation procedures on the pipeline system. For ease of reference, the Board amalgamated its 4 decisions on these applications into a single document. A map of the Trans Mountain pipeline system as a whole was presented along with a detailed map indicating the delivery locations served by the system in the lower mainland of British Columbia and the state of Washington. The issues considered by the Board in each of these decisions included capacity allocation for Westridge Dock; capacity allocations to export destinations; common carriage requirements; and the need for creating a new barge subcategory. Relevant sections of the National Energy Board Act referred to in the decisions were highlighted. This document also listed the Trans Mountain Tariffs that have introduced notable revisions to the capacity allocation procedures on the system since September 2003. 16 refs., 2 figs., 3 appendices

  3. Induced AC voltages on pipelines may present a serious hazard

    International Nuclear Information System (INIS)

    Kirkpatrick, E.L.

    1997-01-01

    The problem of induced AC voltages on pipelines has always been with us. Early pipeline construction consisted of bare steel or cast iron pipe, which was very well grounded. Bell and spigot, mechanical, or dresser-style joint couplings often were used, creating electrically discontinuous pipelines which are less susceptible to AC induction. Although induced AC affects any pipeline parallel to a high-voltage alternating current (HVAC) power line, the effects were not noticeable on bare pipelines. With the advent of welded steel pipelines, modern cathodic protection (CP) methods and materials, and the vastly improved quality of protective coatings, induced AC effects on pipelines have become a significant consideration on many pipeline rights-of-way. In the last two to three decades, one has been seeing much more joint occupancy of the same right-of-way by one or more pipelines and power lines. As the cost of right-of-way and the difficulty in acquisition, particularly in urban areas, have risen, the concept of joint occupancy rights-of-way has become more attractive to many utility companies. Federal and state regulations usually insist on joint-use right-of-way when a utility proposes crossing regulated or publicly owned lands, wherever there is an existing easement. Such joint use allows the induced AC phenomena to occur and may create electrical hazards and interference to pipeline facilities. Underground pipelines are especially susceptible if they are well-coated and electrically isolated for CP

  4. Pipeline leak detection method and control device therefor

    International Nuclear Information System (INIS)

    Bell, D.A.

    1983-01-01

    Leaks may be located in a pipeline by introducing into the pipeline an assembly that includes a pipe-sealing packer unit, a control unit, and a radioactive source shielded from the control unit. The control unit includes a gamma ray detector that controls the sealing and unsealing of the pipe by the packer in response to the detection of radiation exceeding a preset threshold - a detection event. The assembly is pushed through the pipeline by a relatively low fluid pressure behind it. The progress of the assembly through the pipeline may be monitored externally by a gamma ray detector

  5. Optimal hub location in pipeline networks

    Energy Technology Data Exchange (ETDEWEB)

    Dott, D.R.; Wirasinghe, S.C.; Chakma, A. [Univ. of Calgary, Alberta (Canada)

    1996-12-31

    This paper discusses optimization strategies and techniques for the location of natural gas marketing hubs in the North American gas pipeline network. A hub is a facility at which inbound and outbound network links meet and freight is redirected towards their destinations. Common examples of hubs used in the gas pipeline industry include gas plants, interconnects and market centers. Characteristics of the gas pipeline industry which are relevant to the optimization of transportation costs using hubs are presented. Allocation techniques for solving location-allocation problems are discussed. An outline of the research in process by the authors in the field of optimal gas hub location concludes the paper.

  6. Pipeline protection with multi component liquid polyurethane coating systems

    Energy Technology Data Exchange (ETDEWEB)

    Kuprion, Rainer; Hornig, Maja [TIB Chemicals Ag, Mannheim (Germany)

    2009-07-01

    Protective coating systems are one of the major defence mechanisms against corrosion for transmission pipelines, pipes within a refinery or petrochemical processing facilities. More and more pipelines are being constructed for the supply and transmission of gas and oil, each year but, in addition many existing pipelines are approaching an age where inspection reveals the necessity to consider complete refurbishment. However, the number of rehabilitation projects each year is still relatively small. Therefore, in the coming years, a rising need and necessity can be expected, for the owners and operating companies to be faced with the option of either replacing the pipeline or refurbishing of the existing pipeline. If the pipeline is known to have external corrosion, then safe and economic operation should be assured. Rehabilitation should be done before it is too late in order to ensure its future integrity and operational life. Rehabilitation of pipelines has been both the economic solution and, more significantly, the ecological solution and in many of those cases the coatings selected for the external protection has been multi component liquids based on 100% solids polyurethanes. (author)

  7. Application of risk assessment techniques to 'major hazard' pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Cox, R A

    1982-12-01

    A risk analysis for a hazardous-material pipeline (carrying LPG, ammonia, or high-pressure gas) is presented. The analysis gives results in a form that will assist the decisionmaker in pipeline planning and route selection. The large inventory of hazardous materials in such pipelines means that risks exist even though the accident record of pipeline transportation compares favorably with that for competing modes of transport. Risk analysis techniques - commonly used in the civil aviation, nuclear, and process industries - can be equally well applied to pipelines and can produce results that not only give a measure of the risk but also indicate the principal sources of risk and possible areas for improvement. A number of pipeline risk analyses have demonstrated the viability of the technique and its usefulness as an aid to practical engineering in design, planning, and maintenance/repair phases.

  8. The LOFAR Known Pulsar Data Pipeline

    NARCIS (Netherlands)

    Alexov, A.; Hessels, J.W.T.; Mol, J.D.; Stappers, B.; van Leeuwen, J.

    2010-01-01

    Abstract: Transient radio phenomena and pulsars are one of six LOFAR Key Science Projects (KSPs). As part of the Transients KSP, the Pulsar Working Group (PWG) has been developing the LOFAR Pulsar Data Pipelines to both study known pulsars as well as search for new ones. The pipelines are being

  9. Pipeline network and environment

    International Nuclear Information System (INIS)

    Oliveira Nascimento, I.; Wagner, J.; Silveira, T.

    2012-01-01

    The Rio de Janeiro is one of 27 units of Brazil. It is located in the eastern portion of the Southeast and occupies an area of 43 696.054 km², being effectively the 3rd smallest state in Brazil. This state in recent years has suffered from erosion problems caused by the deployment of the network pipeline. The deployment pipeline is part of the activities related to the oil industry has caused a more intense conflict between the environment and economic activities, modifying the soil structure and distribution of surface and subsurface flows. This study aimed to analyze the erosion caused by the removal of soil for the deployment of pipeline transportation, with the consequences of the emergence of numerous gullies, landslides and silting of rivers. For the development of this study were performed bibliographic research, field work, mapping and digital preparation of the initial diagnosis of active processes and what the consequent environmental impacts. For these reasons, we conclude that the problems could be avoided or mitigated if there was a prior geological risk management. (author)

  10. Strength analysis of copper gas pipeline span

    OpenAIRE

    Ianevski, Philipp

    2016-01-01

    The purpose of the study was to analyze the stresses in a gas pipeline. While analyzing piping systems located inside building were used. Calculation of the strength of a gas pipeline is done by using information of the thickness of pipe walls, by choosing the suitable material, inner and outer diameter for the pipeline. Data for this thesis was collected through various internet sources and different books. From the study and research, the final results were reached and calculations were ...

  11. Preliminary results from the hierarchical glitch pipeline

    International Nuclear Information System (INIS)

    Mukherjee, Soma

    2007-01-01

    This paper reports on the preliminary results obtained from the hierarchical glitch classification pipeline on LIGO data. The pipeline that has been under construction for the past year is now complete and end-to-end tested. It is ready to generate analysis results on a daily basis. The details of the pipeline, the classification algorithms employed and the results obtained with one days analysis on the gravitational wave and several auxiliary and environmental channels from all three LIGO detectors are discussed

  12. Basic Block of Pipelined ADC Design Requirements

    Directory of Open Access Journals (Sweden)

    V. Kledrowetz

    2011-04-01

    Full Text Available The paper describes design requirements of a basic stage (called MDAC - Multiplying Digital-to- Analog Converter of a pipelined ADC. There exist error sources such as finite DC gain of opamp, capacitor mismatch, thermal noise, etc., arising when the switched capacitor (SC technique and CMOS technology are used. These non-idealities are explained and their influences on overall parameters of a pipelined ADC are studied. The pipelined ADC including non-idealities was modeled in MATLAB - Simulink simulation environment.

  13. Chile's pipelines - who's out in the cold?

    International Nuclear Information System (INIS)

    Bellhouse, G.

    1998-01-01

    There is a battle on in Northern Chile to supply the region with gas and electricity. Two pipelines and a transmission line are being built, but there is insufficient demand to merit the construction of all of these projects. It is widely believed that the first pipeline to be finished will be the overall winner, but the situation is not that simple. A more sensible conclusion could be the merger of the two pipeline projects, rationalising supply of gas to the region. (Author)

  14. 77 FR 61826 - Pipeline Safety: Communication During Emergency Situations

    Science.gov (United States)

    2012-10-11

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No... liquefied natural gas pipeline facilities that operators should immediately and directly notify the Public.... Background Federal regulations for gas, liquefied natural gas (LNG), and hazardous liquid pipeline facilities...

  15. Experience with two pipeline river crossings in Argentina

    Energy Technology Data Exchange (ETDEWEB)

    Yaremko, Eugene [Northwest Hydraulic Consultants (NHC), Edmonton (Canada); D' Agnillo, Pablo; Diaz, Jose A. [Minera Alumbrera XTRADA Copper S.A., Buenos Aires (Argentina); Bravo, Claudio

    2009-12-19

    The Alumbrera copper-gold mine located in the Province of Catamarca, northwest region of Argentina, commenced operation in October, 1997. Mine development included a 316 km long, 175 mm diameter slurry pipeline that conveys copper concentrate to a dewatering facility near the city of Tucuman, Province of Tucuman. It became apparent during the first few years of operation that, given the many potential risks of pipeline exposure associated with stream crossings, Minera Alumbrera would have to undertake an aggressive, formal program of risk management of crossings and risk mitigation. In this paper, the experience associated with two crossings is addressed: Rio Villavil; and, Rio Gastona. The original pipeline route through the 10 km length of pipeline connecting Pump Station (PS) 2 to PS 3 was directed along the bottom of the Rio Villavil valley, with most of it located within the flood way of the stream. The exposure of the pipeline at some locations and high risk of further pipeline exposures led to initiation of risk mitigation planning. Remediation work was completed by 2008. Rio Gastona, during the summer of 2001, experienced rapid shifting of the left bank at the crossing resulting in an undermined and unsupported length of pipeline. The subsequent risk mitigation method adopted in 2001 involved the planning and construction of groyne fields along both banks. (author)

  16. 77 FR 34457 - Pipeline Safety: Mechanical Fitting Failure Reports

    Science.gov (United States)

    2012-06-11

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No... notice provides clarification to owners and operators of gas distribution pipeline facilities when... of a gas distribution pipeline facility to file a written report for any mechanical fitting failure...

  17. Citizenship program in near communities of pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Mascarenhas, Carina R.; Vilas Boas, Ianne P. [TELSAN Engenharia, Belo Horizonte, MG (Brazil); Bourscheid, Pitagoras [PETROBRAS S.A., Rio de Janeiro, RJ (Brazil)

    2009-12-19

    During the construction of a pipeline, the IENE - Engineering Unit of PETROBRAS, responsible for the construction and erection of pipelines and related plants in northeastern Brazil, crossed more than 7 states and 250 counties, had implemented a social responsibility program, in special a citizenship program. This action was the result of community studies located near of the pipelines AID - Direct Influence Area (438 yards right and left of the pipeline) and through the evidence that those locations were poor and have no personal documents and citizen position in society. This paper intents to share the experience of IENE about its citizen program that worked in three big lines: community mobilization; citizenship qualification; and citizenship board. This last one, turns possible to people obtains theirs personal documents and exercise the plenitude of citizenship. (author)

  18. 3D for Graphic Designers

    CERN Document Server

    Connell, Ellery

    2011-01-01

    Helping graphic designers expand their 2D skills into the 3D space The trend in graphic design is towards 3D, with the demand for motion graphics, animation, photorealism, and interactivity rapidly increasing. And with the meteoric rise of iPads, smartphones, and other interactive devices, the design landscape is changing faster than ever.2D digital artists who need a quick and efficient way to join this brave new world will want 3D for Graphic Designers. Readers get hands-on basic training in working in the 3D space, including product design, industrial design and visualization, modeling, ani

  19. DROIDS 1.20: A GUI-Based Pipeline for GPU-Accelerated Comparative Protein Dynamics.

    Science.gov (United States)

    Babbitt, Gregory A; Mortensen, Jamie S; Coppola, Erin E; Adams, Lily E; Liao, Justin K

    2018-03-13

    Traditional informatics in comparative genomics work only with static representations of biomolecules (i.e., sequence and structure), thereby ignoring the molecular dynamics (MD) of proteins that define function in the cell. A comparative approach applied to MD would connect this very short timescale process, defined in femtoseconds, to one of the longest in the universe: molecular evolution measured in millions of years. Here, we leverage advances in graphics-processing-unit-accelerated MD simulation software to develop a comparative method of MD analysis and visualization that can be applied to any two homologous Protein Data Bank structures. Our open-source pipeline, DROIDS (Detecting Relative Outlier Impacts in Dynamic Simulations), works in conjunction with existing molecular modeling software to convert any Linux gaming personal computer into a "comparative computational microscope" for observing the biophysical effects of mutations and other chemical changes in proteins. DROIDS implements structural alignment and Benjamini-Hochberg-corrected Kolmogorov-Smirnov statistics to compare nanosecond-scale atom bond fluctuations on the protein backbone, color mapping the significant differences identified in protein MD with single-amino-acid resolution. DROIDS is simple to use, incorporating graphical user interface control for Amber16 MD simulations, cpptraj analysis, and the final statistical and visual representations in R graphics and UCSF Chimera. We demonstrate that DROIDS can be utilized to visually investigate molecular evolution and disease-related functional changes in MD due to genetic mutation and epigenetic modification. DROIDS can also be used to potentially investigate binding interactions of pharmaceuticals, toxins, or other biomolecules in a functional evolutionary context as well. Copyright © 2018 Biophysical Society. Published by Elsevier Inc. All rights reserved.

  20. Mathematics for computer graphics

    CERN Document Server

    Vince, John

    2006-01-01

    Helps you understand the mathematical ideas used in computer animation, virtual reality, CAD, and other areas of computer graphics. This work also helps you to rediscover the mathematical techniques required to solve problems and design computer programs for computer graphic applications

  1. Using industry ROV videos to assess fish associations with subsea pipelines

    Science.gov (United States)

    McLean, D. L.; Partridge, J. C.; Bond, T.; Birt, M. J.; Bornt, K. R.; Langlois, T. J.

    2017-06-01

    Remote Operated Vehicles are routinely used to undertake inspection and maintenance activities of underwater pipelines in north-west Australia. In doing so, many terabytes of geo-referenced underwater video are collected at depths, and on a scale usually unobtainable for ecological research. We assessed fish diversity and abundance from existing ROV videos collected along 2-3 km sections of two pipelines in north-west Australia, one at 60-80 m water depth and the other at 120-130 m. A total of 5962 individual fish from 92 species and 42 families were observed. Both pipelines were characterised by a high abundance of commercially important fishes including: snappers (Lutjanidae) and groupers (Epinephelidae). The presence of thousands of unidentifiable larval fish, in addition to juveniles, sub-adults and adults suggests that the pipelines may be enhancing, rather than simply attracting, fish stocks. The prevalence and high complexity of sponges on the shallower pipeline and of deepwater corals on the deeper pipeline had a strong positive correlation with the fish abundance. These habitats likely offer a significant food source and refuge for fish, but also for invertebrates upon which fish feed. A greater diversity on the shallower pipeline, and a higher abundance of fishes on both pipelines, were associated with unsupported pipeline sections (spans) and many species appeared to be utilising pipeline spans as refuges. This study is a first look at the potential value of subsea pipelines for fishes on the north-west shelf. While the results suggest that these sections of pipeline appear to offer significant habitat that supports diverse and important commercially fished species, further work, including off-pipeline surveys on the natural seafloor, are required to determine conclusively the ecological value of pipelines and thereby inform discussions regarding the ecological implications of pipeline decommissioning.

  2. GOKaRT: Graphical Online Search Tool for Maps

    Directory of Open Access Journals (Sweden)

    Mechthild Schüler

    2008-09-01

    Full Text Available The map department of the Staats- und Universitätsbibliothek Göttingen together with the Berlin State Library propose a project to develop a web-based graphic cataloguing and search system for maps, to be funded by the German Research Foundation. This tool shall be made available to all map holdings in archives, libraries, university departments and museums in Germany as a comfortable means for the administration of map holdings and as a search tool. Sheets belonging to map series as well as single maps (old and new will be registered cooperatively by the participants with simple tools. This cooperation in data maintenance will facilitate the work especially for understaffed map holdings. Depending on the type of map there are four different mechanisms for map reference. For map series electronic index sheets are used which will show information regarding the various issues of the map sheets. Due to the intuitive graphic search entry GOKaRT-users will easily find the required maps of a certain region available in a chosen holding. User administration modules ensure comfortable handling. GOKaRT is being developed on the basis of licence-free open source programmes. In case financing is provided by the German Research Foundation, GOKaRT can be used free of charge internationally. This would require a contract stipulating data exchange between the partners as well as permanent storage and usability of the data.

  3. FUZZY INFERENCE BASED LEAK ESTIMATION IN WATER PIPELINES SYSTEM

    OpenAIRE

    N. Lavanya; G. Anand; S. Srinivasan

    2015-01-01

    Pipeline networks are the most widely used mode for transporting fluids and gases around the world. Leakage in this pipeline causes harmful effects when the flowing fluid/gas is hazardous. Hence the detection of leak becomes essential to avoid/minimize such undesirable effects. This paper presents the leak detection by spectral analysis methods in a laboratory pipeline system. Transient in the pressure signal in the pipeline is created by opening and closing the exit valve. These pressure var...

  4. Influence of Anchoring on Burial Depth of Submarine Pipelines.

    Science.gov (United States)

    Zhuang, Yuan; Li, Yang; Su, Wei

    2016-01-01

    Since the beginning of the twenty-first century, there has been widespread construction of submarine oil-gas transmission pipelines due to an increase in offshore oil exploration. Vessel anchoring operations are causing more damage to submarine pipelines due to shipping transportation also increasing. Therefore, it is essential that the influence of anchoring on the required burial depth of submarine pipelines is determined. In this paper, mathematical models for ordinary anchoring and emergency anchoring have been established to derive an anchor impact energy equation for each condition. The required effective burial depth for submarine pipelines has then been calculated via an energy absorption equation for the protection layer covering the submarine pipelines. Finally, the results of the model calculation have been verified by accident case analysis, and the impact of the anchoring height, anchoring water depth and the anchor weight on the required burial depth of submarine pipelines has been further analyzed.

  5. Deliverability on the interstate natural gas pipeline system

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1998-05-01

    Deliverability on the Interstate Natural Gas Pipeline System examines the capability of the national pipeline grid to transport natural gas to various US markets. The report quantifies the capacity levels and utilization rates of major interstate pipeline companies in 1996 and the changes since 1990, as well as changes in markets and end-use consumption patterns. It also discusses the effects of proposed capacity expansions on capacity levels. The report consists of five chapters, several appendices, and a glossary. Chapter 1 discusses some of the operational and regulatory features of the US interstate pipeline system and how they affect overall system design, system utilization, and capacity expansions. Chapter 2 looks at how the exploration, development, and production of natural gas within North America is linked to the national pipeline grid. Chapter 3 examines the capability of the interstate natural gas pipeline network to link production areas to market areas, on the basis of capacity and usage levels along 10 corridors. The chapter also examines capacity expansions that have occurred since 1990 along each corridor and the potential impact of proposed new capacity. Chapter 4 discusses the last step in the transportation chain, that is, deliverability to the ultimate end user. Flow patterns into and out of each market region are discussed, as well as the movement of natural gas between States in each region. Chapter 5 examines how shippers reserve interstate pipeline capacity in the current transportation marketplace and how pipeline companies are handling the secondary market for short-term unused capacity. Four appendices provide supporting data and additional detail on the methodology used to estimate capacity. 32 figs., 15 tabs.

  6. Knowledge Pipeline: A Task Oriented Way to Implement Knowledge Management

    International Nuclear Information System (INIS)

    Pan Jiajie

    2014-01-01

    Concept of knowledge pipeline: There are many pipelines named by tasks or business processes in an organization. Knowledge contributors put knowledge to its corresponding pipelines. A maintenance team could keep the knowledge in pipelines clear and valid. Users could get knowledge just like opening a faucet in terms of their tasks or business processes

  7. Inspection of the Sloka Branch pipeline. Final report

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1996-10-01

    By agreement between Latvijas gaze and DONG (the Danish State Gas Company) the Sloka branch on the main gas pipeline Riga-Liepaja was selected for inspection. This pipeline is 30.5 km long and was constructed in 1966/67. The objective of the project has been, based on detailed inspection of relative short lengths of pipe, to determine the integrity of the pipeline and to give advice concerning the continued use as a high pressure transmission pipeline. A further objective has been to provide Latvijas gaze with a package of modern cathodic protection measuring instruments and the necessary know-how for using the instruments. The objectives have been met as follows: Based on a document review together with measurements and observations in the field and in the laboratory, the condition of approximately 10 km of pipeline has been evaluated; Recommendations are given in this report with the aim of extending the life of the pipeline; A cathodic protection instrument package was delivered and a two week training course was arranged in Latvia for Latvijas gaze`s staff covering the use of the instruments. (EG)

  8. Virtual Instrumentation Corrosion Controller for Natural Gas Pipelines

    Science.gov (United States)

    Gopalakrishnan, J.; Agnihotri, G.; Deshpande, D. M.

    2012-12-01

    Corrosion is an electrochemical process. Corrosion in natural gas (methane) pipelines leads to leakages. Corrosion occurs when anode and cathode are connected through electrolyte. Rate of corrosion in metallic pipeline can be controlled by impressing current to it and thereby making it to act as cathode of corrosion cell. Technologically advanced and energy efficient corrosion controller is required to protect natural gas pipelines. Proposed virtual instrumentation (VI) based corrosion controller precisely controls the external corrosion in underground metallic pipelines, enhances its life and ensures safety. Designing and development of proportional-integral-differential (PID) corrosion controller using VI (LabVIEW) is carried out. When the designed controller is deployed at field, it maintains the pipe to soil potential (PSP) within safe operating limit and not entering into over/under protection zone. Horizontal deployment of this technique can be done to protect all metallic structure, oil pipelines, which need corrosion protection.

  9. Flowfield computer graphics

    Science.gov (United States)

    Desautel, Richard

    1993-01-01

    The objectives of this research include supporting the Aerothermodynamics Branch's research by developing graphical visualization tools for both the branch's adaptive grid code and flow field ray tracing code. The completed research for the reporting period includes development of a graphical user interface (GUI) and its implementation into the NAS Flowfield Analysis Software Tool kit (FAST), for both the adaptive grid code (SAGE) and the flow field ray tracing code (CISS).

  10. Testing the School-to-Prison Pipeline

    Science.gov (United States)

    Owens, Emily G.

    2017-01-01

    The School-to-Prison Pipeline is a social phenomenon where students become formally involved with the criminal justice system as a result of school policies that use law enforcement, rather than discipline, to address behavioral problems. A potentially important part of the School-to-Prison Pipeline is the use of sworn School Resource Officers…

  11. Improved cost models for optimizing CO2 pipeline configuration for point-to-point pipelines and simple networks

    NARCIS (Netherlands)

    Knoope, M. M. J.|info:eu-repo/dai/nl/364248149; Guijt, W.; Ramirez, A.|info:eu-repo/dai/nl/284852414; Faaij, A. P. C.

    In this study, a new cost model is developed for CO2 pipeline transport, which starts with the physical properties of CO2 transport and includes different kinds of steel grades and up-to-date material and construction costs. This pipeline cost model is used for a new developed tool to determine the

  12. Market Brief : Turkey oil and gas pipelines

    International Nuclear Information System (INIS)

    2001-08-01

    This report presented some quick facts about oil and gas pipelines in Turkey and presented opportunities for trade. The key players and customers in the oil and gas sector were described along with an export check list. Turkey is looking into becoming an energy bridge between oil and gas producing countries in the Middle East, Central Asia and Europe. The oil and gas sectors are dominated by the Turkish Petroleum Corporation, a public enterprise dealing with exploration and production, and the State Pipeline Corporation which deals with energy transmission. They are also the key buyers of oil and gas equipment in Turkey. There are several pipelines connecting countries bordering the Caspian Sea. Opportunities exist in the areas of engineering consulting as well as contracting services for oil and gas pipeline transmission and distribution. Other opportunities lie in the area of pipeline construction, rehabilitation, materials, equipment, installation, and supervisory control and data acquisition (SCADA) systems. Currently, the major players are suppliers from Italy, Germany, France, United States and Japan. Turkey has no trade barriers and imported equipment and materials are not subjected to any restriction. The oil and gas market in Turkey expected in increase by an average annual growth rate of 15 per cent from 2001 to 2003. A brief description of pipeline projects in Turkey was presented in this report along with a list of key contacts and support services. 25 refs., 1 append

  13. pipelines cathodic protection design methodologies for impressed

    African Journals Online (AJOL)

    HOD

    oil and gas pipelines corrosion in the United State of. American alone ... or preventing external corrosion of pipeline steels and other metallic .... 2.1 Materials and Impressed Current Design. Carbon steel ..... Research Analysis, Vol. 2, pp 2277 ...

  14. Color correction pipeline optimization for digital cameras

    Science.gov (United States)

    Bianco, Simone; Bruna, Arcangelo R.; Naccari, Filippo; Schettini, Raimondo

    2013-04-01

    The processing pipeline of a digital camera converts the RAW image acquired by the sensor to a representation of the original scene that should be as faithful as possible. There are mainly two modules responsible for the color-rendering accuracy of a digital camera: the former is the illuminant estimation and correction module, and the latter is the color matrix transformation aimed to adapt the color response of the sensor to a standard color space. These two modules together form what may be called the color correction pipeline. We design and test new color correction pipelines that exploit different illuminant estimation and correction algorithms that are tuned and automatically selected on the basis of the image content. Since the illuminant estimation is an ill-posed problem, illuminant correction is not error-free. An adaptive color matrix transformation module is optimized, taking into account the behavior of the first module in order to alleviate the amplification of color errors. The proposed pipelines are tested on a publicly available dataset of RAW images. Experimental results show that exploiting the cross-talks between the modules of the pipeline can lead to a higher color-rendition accuracy.

  15. Alberta benefits : economic impacts of northern gas pipeline construction

    International Nuclear Information System (INIS)

    Rylska, N.L.; Graebeiel, J.E.; Mirus, R.K.; Janzen, S.S.; Frost, R.J.

    2003-11-01

    This paper describes the potential economic impact and benefits to Alberta from the proposed development of the Alaska Highway Pipeline (AHP) and the Mackenzie Valley Pipeline (MVP). It also includes a planning framework for business and industry in the province. Each proposed pipeline was evaluated separately. The paper includes a list of Alberta companies that stand to benefit from the construction of one or both pipelines. The main findings indicate that northern pipeline development will bring opportunities to Alberta business in design, construction and management. There will be a secondary impact on petrochemical industries and infrastructure. Both pipeline developments will increase employment and yield billions of dollars in gross domestic product. The existing oil and gas industry in Alberta will receive value-added opportunities in areas of specialized expertise such as natural gas and natural gas liquid storage, natural gas liquid processing, and gas to liquid technology projects. The industry will also benefit from power generation and cogeneration. The northern pipelines have the potential to improve the role of First Nations in economic development. Gas consumers in Alberta should benefit from a secure supply of gas and lower prices. refs., tabs., figs

  16. Risk from transport of gas by pipeline ''kokui-perm''

    International Nuclear Information System (INIS)

    Yelokhin, A.

    1998-01-01

    Full text of publication follows: the length of gas pipelines in Russia is 142 thousands km, 62 % are pipelines of the large diameters. Annually on gas pipelines in Russia there are more than 70 large accidents, more than 50 % from them is accompanied by ignition of gas. The average ecological looses from accident is: destruction arable lands - 78 hectares; removing from consumption agricultural soils - 6,2 hectares; destruction forests - 47,5 hectares. In work the reasons of accidents on gas pipelines of different diameters are analyzed. So, for pipelines a diameter of 1220 mm by the reasons of accidents are: marriage of civil and erection works - 39, 1 %; outside corrosion - 35,9 %; mechanical damages - 9,4 %; defects of pipes - 6,2 %; defects of the factory equipment - 1,6 %; nature disasters and other reasons - 7,8 %. In work the results of risk analysis on a gas pipeline 'Kokui - Perm' are analysed. The gas pipeline 'Kokui - Perm' passes near 22 towns and countries, crosses 15 highways, 2 rail ways, 15 rivers. In work the concrete recommendations for management of risk and safety of the population are given. (author)

  17. Computer graphics and research projects

    International Nuclear Information System (INIS)

    Ingtrakul, P.

    1994-01-01

    This report was prepared as an account of scientific visualization tools and application tools for scientists and engineers. It is provided a set of tools to create pictures and to interact with them in natural ways. It applied many techniques of computer graphics and computer animation through a number of full-color presentations as computer animated commercials, 3D computer graphics, dynamic and environmental simulations, scientific modeling and visualization, physically based modelling, and beavioral, skelatal, dynamics, and particle animation. It took in depth at original hardware and limitations of existing PC graphics adapters contain syste m performance, especially with graphics intensive application programs and user interfaces

  18. Computer graphics in heat-transfer simulations

    International Nuclear Information System (INIS)

    Hamlin, G.A. Jr.

    1980-01-01

    Computer graphics can be very useful in the setup of heat transfer simulations and in the display of the results of such simulations. The potential use of recently available low-cost graphics devices in the setup of such simulations has not been fully exploited. Several types of graphics devices and their potential usefulness are discussed, and some configurations of graphics equipment are presented in the low-, medium-, and high-price ranges

  19. Prospects for coal slurry pipelines in California

    Science.gov (United States)

    Lynch, J. F.

    1978-01-01

    The coal slurry pipeline segment of the transport industry is emerging in the United States. If accepted it will play a vital role in meeting America's urgent energy requirements without public subsidy, tax relief, or federal grants. It is proven technology, ideally suited for transport of an abundant energy resource over thousands of miles to energy short industrial centers and at more than competitive costs. Briefly discussed are the following: (1) history of pipelines; (2) California market potential; (3) slurry technology; (4) environmental benefits; (5) market competition; and (6) a proposed pipeline.

  20. An Overview of New Progresses in Understanding Pipeline Corrosion

    Energy Technology Data Exchange (ETDEWEB)

    Tan, M. YJ; Varela, F.; Huo, Y.; Gupta, R.; Abreu, D.; Mahdavi, F.; Hinton, B.; Forsyth, M. [Deakin University, Victoria (Australia)

    2016-12-15

    An approach to achieving the ambitious goal of cost effectively extending the safe operation life of energy pipeline to 100 years is the application of health monitoring and life prediction tools that are able to provide both long-term remnant pipeline life prediction and in-situ pipeline condition monitoring. A critical step is the enhancement of technological capabilities that are required for understanding and quantifying the effects of key factors influencing buried steel pipeline corrosion and environmentally assisted materials degradation, and the development of condition monitoring technologies that are able to provide in-situ monitoring and site-specific warning of pipeline damage. This paper provides an overview of our current research aimed at developing new sensors and electrochemical cells for monitoring, categorising and quantifying the level and nature of external pipeline and coating damages under the combined effects of various inter-related variables and processes such as localised corrosion, coating cracking and disbondment, cathodic shielding, transit loss of cathodic protection.

  1. Influence of Anchoring on Burial Depth of Submarine Pipelines.

    Directory of Open Access Journals (Sweden)

    Yuan Zhuang

    Full Text Available Since the beginning of the twenty-first century, there has been widespread construction of submarine oil-gas transmission pipelines due to an increase in offshore oil exploration. Vessel anchoring operations are causing more damage to submarine pipelines due to shipping transportation also increasing. Therefore, it is essential that the influence of anchoring on the required burial depth of submarine pipelines is determined. In this paper, mathematical models for ordinary anchoring and emergency anchoring have been established to derive an anchor impact energy equation for each condition. The required effective burial depth for submarine pipelines has then been calculated via an energy absorption equation for the protection layer covering the submarine pipelines. Finally, the results of the model calculation have been verified by accident case analysis, and the impact of the anchoring height, anchoring water depth and the anchor weight on the required burial depth of submarine pipelines has been further analyzed.

  2. Emergency preparedness of OSBRA Pipeline

    Energy Technology Data Exchange (ETDEWEB)

    Magalhaes, Milton P.; Torres, Carlos A.R.; Almeida, Francisco J.C. [TRANSPETRO, Rio de Janeiro, RJ (Brazil)

    2009-07-01

    This paper presents the experience of PETROBRAS Transporte S. A. - TRANSPETRO in the preparation for emergencies in the OSBRA pipeline, showing specific aspects and solutions developed. The company has a standardized approach for the emergency management, based on risk analysis studies, risk management plan and contingency plans. To cover almost 1,000 km of pipeline, the Company avails of Emergency Response Centers and Environmental Defense Center, located at strategic points. In order to achieve preparation, fire fighting training and oil leakage elimination training are provided. Additionally, simulation exercises are performed, following a schedule worked out according to specific criteria and guidelines. As a conclusion, a picture is presented of the evolution of the preparation for emergencies in the OSBRA System which bears the enormous responsibility of transporting flammable products for almost 1,000 km of pipeline, crossing 40 municipalities, 3 states and the Federal District. (author)

  3. 75 FR 58014 - Pipeline Safety: Information Collection Activity; Request for Comments

    Science.gov (United States)

    2010-09-23

    ..., supports pipeline safety by ensuring the proper functioning of CPM leak detection systems. Affected Public...-phase hazardous liquid pipeline facilities that use computational pipeline monitoring (CPM) leak... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket No...

  4. Customer service drives pipelines' reorganization

    International Nuclear Information System (INIS)

    Share, J.

    1997-01-01

    The concept behind formation of Enron Transportation and Storage tells plenty about this new gas industry. When executives at the Enron Gas Pipeline Group considered plans last year to streamline operations by merging the support functions of Transwestern Pipeline and their other wholly owned pipeline company, Northern Natural Gas, seamless customer service was foremost on their agenda. Instead of worrying about whether employees would favor one pipeline over the other, perhaps to the detriment of customers, they simply created a new organization that everyone would swear the same allegiance to. The 17,000-mile, 4.1 Bcf/d Northern system serves the upper Midwest market and two major expansion projects were completed there last year. Transwestern is a 2,700-mile system with an eastward capacity of 1 Bcf/d and westward of 1.5 Bcf/, that traditionally served California markets. It also ties into Texas intrastate markets and, thanks to expansion of the San Juan lateral, to southern Rocky Mountain supplies. Although Enron Corp. continues to position itself as a full-service energy company, the Gas Pipeline Group continues to fuel much of corporate's net income, which was $584 million last year. With ET and S comprising a significant portion of GPG's income, it was vital that the merger of Northern's 950 employees with Transwestern's 250 indeed be a seamless one. It was not easy either psychologically or geographically with main offices in Omaha, NE and Houston as well as operations centers in Minneapolis, MN; Amarillo, TX; W. Des Moines, IA; and Albuquerque, NM. But the results have been gratifying, according to William R. Cordes, President of ET and S and Nancy L. Gardner, Executive Vice President of Strategic Initiatives

  5. Resurfacing Graphics

    Directory of Open Access Journals (Sweden)

    Prof. Patty K. Wongpakdee

    2013-06-01

    Full Text Available “Resurfacing Graphics” deals with the subject of unconventional design, with the purpose of engaging the viewer to experience the graphics beyond paper’s passive surface. Unconventional designs serve to reinvigorate people, whose senses are dulled by the typical, printed graphics, which bombard them each day. Today’s cutting-edge designers, illustrators and artists utilize graphics in a unique manner that allows for tactile interaction. Such works serve as valuable teaching models and encourage students to do the following: 1 investigate the trans-disciplines of art and technology; 2 appreciate that this approach can have a positive effect on the environment; 3 examine and research other approaches of design communications and 4 utilize new mediums to stretch the boundaries of artistic endeavor. This paper examines how visuals communicators are “Resurfacing Graphics” by using atypical surfaces and materials such as textile, wood, ceramics and even water. Such non-traditional transmissions of visual language serve to demonstrate student’s overreliance on paper as an outdated medium. With this exposure, students can become forward-thinking, eco-friendly, creative leaders by expanding their creative breadth and continuing the perpetual exploration for new ways to make their mark.

  6. Resurfacing Graphics

    Directory of Open Access Journals (Sweden)

    Prof. Patty K. Wongpakdee

    2013-06-01

    Full Text Available “Resurfacing Graphics” deals with the subject of unconventional design, with the purpose of engaging the viewer to experience the graphics beyond paper’s passive surface. Unconventional designs serve to reinvigorate people, whose senses are dulled by the typical, printed graphics, which bombard them each day. Today’s cutting-edge designers, illustrators and artists utilize graphics in a unique manner that allows for tactile interaction. Such works serve as valuable teaching models and encourage students to do the following: 1 investigate the trans-disciplines of art and technology; 2 appreciate that this approach can have a positive effect on the environment; 3 examine and research other approaches of design communications and 4 utilize new mediums to stretch the boundaries of artistic endeavor. This paper examines how visuals communicators are “Resurfacing Graphics” by using atypical surfaces and materials such as textile, wood, ceramics and even water. Such non-traditional transmissions of visual language serve to demonstrate student’s overreliance on paper as an outdated medium. With this exposure, students can become forward-thinking, eco-friendly, creative leaders by expanding their creative breadth and continuing the perpetual exploration for new ways to make their mark. 

  7. Natural disasters and the gas pipeline system.

    Science.gov (United States)

    1996-11-01

    Episodic descriptions are provided of the effects of the Loma Prieta earthquake (1989) on the gas pipeline systems of Pacific Gas & Electric Company and the Cit of Palo Alto and of the Northridge earthquake (1994) on Southern California Gas' pipeline...

  8. Development of a Free-Swimming Acoustic Tool for Liquid Pipeline Leak Detection Including Evaluation for Natural Gas Pipeline Applications

    Science.gov (United States)

    2010-08-01

    Significant financial and environmental consequences often result from line leakage of oil product pipelines. Product can escape into the surrounding soil as even the smallest leak can lead to rupture of the pipeline. From a health perspective, water...

  9. Graphical symbol recognition

    OpenAIRE

    K.C. , Santosh; Wendling , Laurent

    2015-01-01

    International audience; The chapter focuses on one of the key issues in document image processing i.e., graphical symbol recognition. Graphical symbol recognition is a sub-field of a larger research domain: pattern recognition. The chapter covers several approaches (i.e., statistical, structural and syntactic) and specially designed symbol recognition techniques inspired by real-world industrial problems. It, in general, contains research problems, state-of-the-art methods that convey basic s...

  10. European pipelines spill near record amounts in 1993

    International Nuclear Information System (INIS)

    Anon.

    1995-01-01

    European pipelines in 1993 spilled as much crude oil and petroleum products as in any year since 1971, when statistics first began to be reported. Final cost of cleanup will exceed $10 million, by far the most ever spent by western European oil pipelines operating on land. This cost figure is only preliminary: costs for three spills totaling nearly 2,600 cu m (approximately 16,380 bbl; 43.6% of total spilled) had not been reported through November 1994. Ten incidents of oil spills from pipelines occurred in 1993, compared with seven for 1992 and an average of 12.7/year since 1971. Total length of oil industry cross-country pipelines operating in Western Europe at the end of 1993 was 21,600 km, up from nearly 19,000 km in 1989. In all, 601 million cu m (3.8 billion bbl) of crude oil and refined products moved through the pipeline system. The paper briefly describes several of the accidents

  11. What, me worry? Pipeline certification at the FERC

    International Nuclear Information System (INIS)

    Schneider, J.D.

    1997-01-01

    Some of the new major pipeline projects that will bring Canadian gas into Chicago and the United States northeastern market were described. The seven projects discussed were: Independence Pipeline Company, Columbia's Millennium Project, Alliance Pipeline, Viking Voyageur, Pan Energy's Spectrum, Tennessee's Eastern Express, and National Fuel Expansion. The need for all this new capacity was questioned. The US FERC Commissioners are willing to let the market decide the need for this capacity. It was noted that the serious regulatory issues pipelines will face lie in the radically different rate treatment for pipelines, depending on the support the market shows for their respective projects. Various past decisions of the Federal Energy Regulatory Commission (FERC) were reviewed to illustrate the direction of the Commission's thinking in terms of regulatory approval, and to examine the question of whether FERC's approval policy makes good sense. The author's view is that the 'at risk' conditions of approval, coupled with incremental rate treatment by the Commission does, in fact, provide protection for consumers

  12. Method of drying long-distance pipelines in sections

    Energy Technology Data Exchange (ETDEWEB)

    Steinhaus, H.; Meiners, D.

    1989-04-11

    This invention provides a method of drying long distance pipelines using a vacuum, and provides high-quality drying over the whole length of the pipeline in a manageable and easily followed process. Evacuation of the pipeline is effected by means of a vacuum pump located at least at one point of the section of pipeline. The section is subsequently scavenged or flooded with scavenging gas. After a predetermined reduced pressure is reached, and while the vacuum pump continues to draw off, a scavenging is effected from the end or ends remote from the evacuation point with a molar flow rate of the stream of scavenging gas that is equal to or less than the evacuation stream in throughput, at least initially. The scavenging is effected not from the evacuation point, but from a remote point, and is also effected with a feed speed or feed amount that is throttled at least initially. This ensures that no condensation occurs even in the inner walls of the pipeline.

  13. Some Thoughts on Contemporary Graphic Print

    Directory of Open Access Journals (Sweden)

    Stefan Skiba

    2016-09-01

    Full Text Available The production requirements of original graphic works of art have changed since 1980. The development of digital printing using lightfast colors now rivals traditional techniques such as wood cut, screen print, lithography, etching etc. Today, with respect to artistic legitimacy, original graphics using traditional printing techniques compete with original graphics produced by digital printing techniques on the art market. What criteria distinguish traditional printing techniques from those of digital printing in the production and acquisition of original graphics? What consequences is the serious artist faced with when deciding to implement digital print production? How does digital print change original graphic acquisition decisions?

  14. Examination of faults active motion on buried pipelines | Parish ...

    African Journals Online (AJOL)

    ... lateral spreading, landslides and slope failures. Since the pipelines are widely spread, and in some areas necessarily cross through the areas with faults, therefore, improvement study of pipelines in areas with faults is very important. This article explores faults active motion on buried pipelines. Keywords: water utilities ...

  15. Stress and Strain State Analysis of Defective Pipeline Portion

    Science.gov (United States)

    Burkov, P. V.; Burkova, S. P.; Knaub, S. A.

    2015-09-01

    The paper presents computer simulation results of the pipeline having defects in a welded joint. Autodesk Inventor software is used for simulation of the stress and strain state of the pipeline. Places of the possible failure and stress concentrators are predicted on the defective portion of the pipeline.

  16. Induced voltages in metallic pipelines near power transmission lines

    International Nuclear Information System (INIS)

    Grcev, Leonid; Jankov, Voislav; Filiposki, Velimir

    2002-01-01

    With the continuous development of the electric power system and the pipeline networks used to convey oil or natural gas, cases of close proximity of high voltage structures and metallic pipelines become more and more frequent. Accordingly there is a growing concern about possible hazards resulting from voltages induced in the metallic pipelines by magnetic coupling with nearby power transmission lines. This paper presents a methodology for computation of the induced voltages in buried isolated metallic pipelines. A practical example of computation is also presented. (Author)

  17. Graphic Ecologies

    Directory of Open Access Journals (Sweden)

    Brook Weld Muller

    2014-12-01

    Full Text Available This essay describes strategic approaches to graphic representation associated with critical environmental engagement and that build from the idea of works of architecture as stitches in the ecological fabric of the city. It focuses on the building up of partial or fragmented graphics in order to describe inclusive, open-ended possibilities for making architecture that marry rich experience and responsive performance. An aphoristic approach to crafting drawings involves complex layering, conscious absence and the embracing of tension. A self-critical attitude toward the generation of imagery characterized by the notion of ‘loose precision’ may lead to more transformative and environmentally responsive architectures.

  18. The method of calculation of pipelines laid on supports

    Directory of Open Access Journals (Sweden)

    Benin D.M.

    2017-08-01

    Full Text Available this article focuses on the issue of laying pipelines on supports and the method of calculation of vertical and horizontal loads acting on the support. As pipelines can be water piping systems, heat networks, oil and mazout lines, condensate lines, steam lines, etc. this article describes the calculations of supports for pipelines laid above ground, in crowded channels, premises, on racks, in impassable channels, hanging supports, etc. The paper explores recommendations for placement of the supports on the route of the pipelines, calculation of loads on rotating and stationary supports of pipelines; inspection of stresses in the metal pipe, resulting from elongation of the piping from the temperature from the thermal expansion of the metal during operation.

  19. Computer graphics from basic to application

    International Nuclear Information System (INIS)

    Kim, Do Hyeong; Mun, Sung Min

    1998-04-01

    This book mentions conception of computer graphics, background history, necessity and applied field like construction design, image processing, auto mobile design, fashion design and TV broadcast, basic principle of computer, computer graphics hardware, computer graphics software such as adobe illustrator tool box and adobe photo shop, quarkXpress like introduction, application and operating circumstance, 3D graphics with summary, difference of versions of 3D studio and system, and Auto CAD application.

  20. Computer graphics from basic to application

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Do Hyeong; Mun, Sung Min

    1998-04-15

    This book mentions conception of computer graphics, background history, necessity and applied field like construction design, image processing, auto mobile design, fashion design and TV broadcast, basic principle of computer, computer graphics hardware, computer graphics software such as adobe illustrator tool box and adobe photo shop, quarkXpress like introduction, application and operating circumstance, 3D graphics with summary, difference of versions of 3D studio and system, and Auto CAD application.

  1. Sub-soil contamination due to oil spills in zones surrounding oil pipeline-pump stations and oil pipeline right-of-ways in Southwest-Mexico.

    Science.gov (United States)

    Iturbe, Rosario; Flores, Carlos; Castro, Alejandrina; Torres, Luis G

    2007-10-01

    Oil spills due to oil pipelines is a very frequent problem in Mexico. Petroleos Mexicanos (PEMEX), very concerned with the environmental agenda, has been developing inspection and correction plans for zones around oil pipelines pumping stations and pipeline right-of-way. These stations are located at regular intervals of kilometres along the pipelines. In this study, two sections of an oil pipeline and two pipeline pumping stations zones are characterized in terms of the presence of Total Petroleum Hydrocarbons (TPHs) and Polycyclic Aromatic Hydrocarbons (PAHs). The study comprehends sampling of the areas, delimitation of contamination in the vertical and horizontal extension, analysis of the sampled soils regarding TPHs content and, in some cases, the 16 PAHs considered as priority by USEPA, calculation of areas and volumes contaminated (according to Mexican legislation, specifically NOM-EM-138-ECOL-2002) and, finally, a proposal for the best remediation techniques suitable for the contamination levels and the localization of contaminants.

  2. Method for keeping equipment and pipeline of nuclear power plant

    International Nuclear Information System (INIS)

    Okubo, Osamu.

    1990-01-01

    The present invention intends to suppress corrosion of equipments and pipelines in condensate, feedwater and feedwater heater drain systems during operation of a nuclear power plant. That is, condensate, feedwater and drain remained in equipments and pipelines just after the stopping of operation are passed through pipelines comprising only conduits, or they are introduced to a condensator passing through the pipelines and condensate pipes. Further, the remaining droplets on the inner surfaces are evaporated by the remaining heat of the equipments and the pipelines themselves. Then, the equipments and pipelines are isolated from other regions and kept. In view of the above, since condensate, feedwater and water feeder drains are introduced directly to the condensator passing through the conduits in which other equipments such as tanks and pumps are not present and are isolated and kept, corrosion of the equipments and the pipelines is suppressed and radioactive contamination is suppressed from prevailing by way of cruds. (I.S.)

  3. Graphical models for genetic analyses

    DEFF Research Database (Denmark)

    Lauritzen, Steffen Lilholt; Sheehan, Nuala A.

    2003-01-01

    This paper introduces graphical models as a natural environment in which to formulate and solve problems in genetics and related areas. Particular emphasis is given to the relationships among various local computation algorithms which have been developed within the hitherto mostly separate areas...... of graphical models and genetics. The potential of graphical models is explored and illustrated through a number of example applications where the genetic element is substantial or dominating....

  4. Alida – Advanced Library for Integrated Development of Data Analysis Applications

    Directory of Open Access Journals (Sweden)

    Stefan Posch

    2017-03-01

    Full Text Available Data analysis procedures can often be modeled as a set of manipulation operations applied to input data and resulting in transformed intermediate and result data. The Java library Alida is providing an advanced development framework to support programmers in developing data analysis applications adhering to such a scheme. The main intention of Alida is to foster re-usability by offering well-defined, unified, modular APIs and execution procedures for operators, and to ease development by releasing developers from tedious tasks. Alida features automatic generation of handy graphical and command line user interfaces, a built-in graphical editor for workflow design, and an automatic documentation of analysis pipelines. Alida is available from its project webpage http://www.informatik.uni-halle.de/alida, on Github and via our Maven server.

  5. Pipeline mapping and strain assessment using ILI (In-line Inspection) tolls

    Energy Technology Data Exchange (ETDEWEB)

    Purvis, Brian [GE PII Pipeline Solutions, Rio de Janeiro, RJ (Brazil); Huewener, Thomas [E.ON Ruhrgas AG, Essen (Germany)

    2009-07-01

    GE PII IMU Mapping inspection system measures pipeline location coordinates (x, y, z) and provides data for determining pipeline curvature and consequential pipeline bending strain. The changes in strain can be used in the application of structural analyses and integrity evaluation of pipeline systems. This paper reviews the Inertia Measuring Unit (IMU) system and field investigation works performed on a high-pressure gas pipeline for E.ON Ruhrgas AG. The Inertial Measuring Unit of the pipeline inspection tool provides continuous measurement of the pipeline centreline coordinates. More than one inspection run was performed which allowed a more accurate strain comparison to be made. Repeatability is important to establish the reasons for increasing strain values detected at specific pipeline sections through in-line inspection surveys conducted in regular intervals over many years. Moreover, the flexibility resulting from a combination of different sensor technologies, makes it possible to provide a more complete picture of the overall situation. This paper reviews the work involved in detecting, locating and determining the magnitude and type of strain corresponding to the pipeline movement in field. (author)

  6. Sustainability of social-environmental programs along pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Doebereiner, Christian [Shell Southern Cone Gas and Power (Brazil); Herrera, Brigitte [Transredes S.A. (Bolivia)

    2005-07-01

    The sustainability of Social and Environmental programs along pipelines, have shown to be a major challenge. Gas pipelines in Bolivia and Brazil operate in a diversity of environments and communities with different cultures, values and expectations. However, the pipeline network can also provide opportunities for contributing to regional development and working with local populations on topics of mutual interest. Many of these are quite strategic because they arise from topics of mutual interest for both the company and neighboring populations, and because they provide opportunities for achieving results of mutual benefit. These opportunities could include helping to make gas available to local communities, contributions to urban planning, hiring local services and other initiatives. Sustainable and integrated Social and Environmental programs are therefore key to a successful pipeline operation. These opportunities are often missed or under valued. Some successful examples are presented from Transredes S.A., Bolivia. (author)

  7. A Java-based fMRI processing pipeline evaluation system for assessment of univariate general linear model and multivariate canonical variate analysis-based pipelines.

    Science.gov (United States)

    Zhang, Jing; Liang, Lichen; Anderson, Jon R; Gatewood, Lael; Rottenberg, David A; Strother, Stephen C

    2008-01-01

    As functional magnetic resonance imaging (fMRI) becomes widely used, the demands for evaluation of fMRI processing pipelines and validation of fMRI analysis results is increasing rapidly. The current NPAIRS package, an IDL-based fMRI processing pipeline evaluation framework, lacks system interoperability and the ability to evaluate general linear model (GLM)-based pipelines using prediction metrics. Thus, it can not fully evaluate fMRI analytical software modules such as FSL.FEAT and NPAIRS.GLM. In order to overcome these limitations, a Java-based fMRI processing pipeline evaluation system was developed. It integrated YALE (a machine learning environment) into Fiswidgets (a fMRI software environment) to obtain system interoperability and applied an algorithm to measure GLM prediction accuracy. The results demonstrated that the system can evaluate fMRI processing pipelines with univariate GLM and multivariate canonical variates analysis (CVA)-based models on real fMRI data based on prediction accuracy (classification accuracy) and statistical parametric image (SPI) reproducibility. In addition, a preliminary study was performed where four fMRI processing pipelines with GLM and CVA modules such as FSL.FEAT and NPAIRS.CVA were evaluated with the system. The results indicated that (1) the system can compare different fMRI processing pipelines with heterogeneous models (NPAIRS.GLM, NPAIRS.CVA and FSL.FEAT) and rank their performance by automatic performance scoring, and (2) the rank of pipeline performance is highly dependent on the preprocessing operations. These results suggest that the system will be of value for the comparison, validation, standardization and optimization of functional neuroimaging software packages and fMRI processing pipelines.

  8. Risk Analysis using Corrosion Rate Parameter on Gas Transmission Pipeline

    Science.gov (United States)

    Sasikirono, B.; Kim, S. J.; Haryadi, G. D.; Huda, A.

    2017-05-01

    In the oil and gas industry, the pipeline is a major component in the transmission and distribution process of oil and gas. Oil and gas distribution process sometimes performed past the pipeline across the various types of environmental conditions. Therefore, in the transmission and distribution process of oil and gas, a pipeline should operate safely so that it does not harm the surrounding environment. Corrosion is still a major cause of failure in some components of the equipment in a production facility. In pipeline systems, corrosion can cause failures in the wall and damage to the pipeline. Therefore it takes care and periodic inspections or checks on the pipeline system. Every production facility in an industry has a level of risk for damage which is a result of the opportunities and consequences of damage caused. The purpose of this research is to analyze the level of risk of 20-inch Natural Gas Transmission Pipeline using Risk-based inspection semi-quantitative based on API 581 associated with the likelihood of failure and the consequences of the failure of a component of the equipment. Then the result is used to determine the next inspection plans. Nine pipeline components were observed, such as a straight pipes inlet, connection tee, and straight pipes outlet. The risk assessment level of the nine pipeline’s components is presented in a risk matrix. The risk level of components is examined at medium risk levels. The failure mechanism that is used in this research is the mechanism of thinning. Based on the results of corrosion rate calculation, remaining pipeline components age can be obtained, so the remaining lifetime of pipeline components are known. The calculation of remaining lifetime obtained and the results vary for each component. Next step is planning the inspection of pipeline components by NDT external methods.

  9. GASVOL 18'' gas pipeline - risk based inspection study

    Energy Technology Data Exchange (ETDEWEB)

    Bjoernoey, Ola H.; Etterdal, Birger A. [Det Norske Veritas (DNV), Oslo (Norway); Guarize, Rosimar; Oliveira, Luiz F.S. [Det Norske Veritas (DNV) (Brazil); Faertes, Denise; Dias, Ricardo [TRANSPETRO - PETROBRAS Transporte S.A., Rio de Janeiro, RJ (Brazil)

    2003-07-01

    This paper describes a risk based approach and inspection planning as part of the Pipeline Integrity Management (PIM) system for the 95.5 km long 18'' GASVOL gas pipeline in the South eastern region of Brazil transporting circa 5 000 000 m3 dry gas per day. Pipeline systems can be subject to several degradation mechanisms and inspection and monitoring are used to ensure system integrity. Modern pipeline regulations and codes are normally based on a core safety or risk philosophy. The detailed design requirements presented in design codes are practical interpretations established so as to fulfill these core objectives. A given pipeline, designed, constructed and installed according to a pipeline code is therefore the realization of a structure, which, along its whole length, meets the applicable safety objectives of that code. The main objective of Pipeline Integrity Management (PIM) is to control and document the integrity of the pipeline for its whole service life, and to do this in a cost-effective manner. DNV has a specific approach to RBI planning, starting with an initial qualitative assessment where pipelines and damage type are ranked according to risk and potential risk reduction by an inspection and then carried forward to a quantitative detailed assessment where the level of complexity and accuracy can vary based on availability of information and owner needs. Detailed assessment requires significant effort in data gathering. The findings are dependent upon the accuracy of the inspection data, and on DNV's interpretation of the pipeline reference system and simplifications in the inspection data reported. The following specific failure mechanisms were investigated: internal corrosion, external corrosion, third party interference, landslides and black powder. RBI planning, in general words, is a 'living process'. In order to optimize future inspections, it is essential that the analyses utilize the most recent information regarding

  10. A management systems approach to pipeline integrity

    Energy Technology Data Exchange (ETDEWEB)

    Abes, J. [CC Technologies Canada, Calgary, AB (Canada)

    2008-07-01

    A management systems approach to pipeline integrity was discussed in terms of accident causation models, lessons from accidents, and management systems. Accident causation models include the Heinrich domino theory; epidemiological models; event chain models; and system-based models. A review of the Bellingham pipeline accident showed that if the pipeline had not been weakened by external damage, it likely would have been able to withstand the pressure that occurred on the day of the rupture, and the accident would not have happened. It was also determined that there was inadequate inspection of excavation work during the water treatment plant project and consequently, there was a failure to identify and repair the damage done to the pipeline. The presentation also addressed other findings, such as inaccurate evaluation of in-line pipeline inspection data; failure to manage and protect the supervisory control and data acquisition system (SCADA); and ineffective management oversight of construction and activation of products terminal. The Carlsbad pipeline explosion was also presented as another example of an accident. Several violations by El Paso were cited, including failure to ensure that qualified personnel performed internal corrosion control procedures; failure to perform necessary tests for corrosion; and failure to follow procedures for continuing surveillance of its facilities. Last, the presentation provided a definition of management systems and discussed the characteristics and elements of a management system. These elements included policy and leadership commitment; organizational structure and responsibilities; management of resources; communication plan; document and records management; operational controls; management of change; and continual improvement. 1 fig.

  11. Simplified Technique for Predicting Offshore Pipeline Expansion

    Science.gov (United States)

    Seo, J. H.; Kim, D. K.; Choi, H. S.; Yu, S. Y.; Park, K. S.

    2018-06-01

    In this study, we propose a method for estimating the amount of expansion that occurs in subsea pipelines, which could be applied in the design of robust structures that transport oil and gas from offshore wells. We begin with a literature review and general discussion of existing estimation methods and terminologies with respect to subsea pipelines. Due to the effects of high pressure and high temperature, the production of fluid from offshore wells is typically caused by physical deformation of subsea structures, e.g., expansion and contraction during the transportation process. In severe cases, vertical and lateral buckling occurs, which causes a significant negative impact on structural safety, and which is related to on-bottom stability, free-span, structural collapse, and many other factors. In addition, these factors may affect the production rate with respect to flow assurance, wax, and hydration, to name a few. In this study, we developed a simple and efficient method for generating a reliable pipe expansion design in the early stage, which can lead to savings in both cost and computation time. As such, in this paper, we propose an applicable diagram, which we call the standard dimensionless ratio (SDR) versus virtual anchor length (L A ) diagram, that utilizes an efficient procedure for estimating subsea pipeline expansion based on applied reliable scenarios. With this user guideline, offshore pipeline structural designers can reliably determine the amount of subsea pipeline expansion and the obtained results will also be useful for the installation, design, and maintenance of the subsea pipeline.

  12. Research on Connection and Function Reliability of the Oil&Gas Pipeline System

    Directory of Open Access Journals (Sweden)

    Xu Bo

    2017-01-01

    Full Text Available Pipeline transportation is the optimal way for energy delivery in terms of safety, efficiency and environmental protection. Because of the complexity of pipeline external system including geological hazards, social and cultural influence, it is a great challenge to operate the pipeline safely and reliable. Therefore, the pipeline reliability becomes an important issue. Based on the classical reliability theory, the analysis of pipeline system is carried out, then the reliability model of the pipeline system is built, and the calculation is addressed thereafter. Further the connection and function reliability model is applied to a practical active pipeline system, with the use of the proposed methodology of the pipeline system; the connection reliability and function reliability are obtained. This paper firstly presented to considerate the connection and function reliability separately and obtain significant contribution to establish the mathematical reliability model of pipeline system, hence provide fundamental groundwork for the pipeline reliability research in the future.

  13. Isotopic method of leaks detection in oil pipelines

    International Nuclear Information System (INIS)

    Listwam, W.; Mottl, J.

    1974-01-01

    Isotopic method of leaks detection in oil pipelines of diameter 200-800 mm is described. Tracer is injected into pipeline in the form of CH 3 Br 82 . After few hours one or two detectors are passed through pipeline to detect leaks. Detector set consists of scintillation radiometer with Na I/Tl crystal, electronic blecks with one-channel analyzer, recorder and storage batteries. Detector set is built on integrated circuits. (Z.M.)

  14. A real-time non-contact monitoring method of subsea pipelines

    Directory of Open Access Journals (Sweden)

    Song Dalei

    2015-01-01

    Full Text Available To monitoring the subsea pipeline in real-time, a special potentiometric sensor array and a potential prediction model are presented in this paper. Firstly, to measure the potential of seawater, a special potentiometric sensor array with Ag/AgCl all-solid-state reference electrodes is first developed in this paper. Secondly, according to the obtained distribution law of electric field intensities a prediction model of the pipeline potentials is developed. Finally, the potentiometric sensor array is applied in sink experiment and the prediction model is validated by the sink measurements. The maximum error for pipeline potential prediction model is 1.1 mV. The proposed non-contact monitoring method for subsea pipeline can predict the potential of sea pipeline in real-time, thus providing important information for further subsea pipeline maintenance.

  15. The Bakou-Ceyhan pipeline: paradoxes and coherence of the USA strategy of pipelines; L'oleoduc Bakou-Ceyhan: paradoxes et coherence de la strategie americaine des pipelines

    Energy Technology Data Exchange (ETDEWEB)

    Jafalian, A

    2004-07-01

    In 2002, the construction of the Bakou-Ceyhan pipeline, from the Caspian Sea to the Mediterranean Sea, is begun, in spite of the the controversies of industrialists against politicians and experts. The diplomatic USA activity in favor this pipeline largely contributes to the problems solution. The author presents the USA policy and strategy in the region, the economic constraints and the negotiations. (A.L.B.)

  16. Reverse-engineering graphical innovation: an introduction to graphical regimes

    Directory of Open Access Journals (Sweden)

    Dominic Arsenault

    2013-03-01

    Full Text Available Technological innovation in the video games industry is a rich area of research that has barely been explored as of yet. Gamers are always clamoring for novelty and a remedy to the oft-decried “sequelitis” that “plagues” the industry, while game publishers and platform holders secretly plan a next-gen platform to capture the ever-shifting market. In this light, the importance of graphics cannot be understated, as it is usually taken for granted in game historiography that “[g]ame graphics were, and to a large extent still are, the main criteria by which advancing video game technology is benchmarked” (Wolf, 2003, p.53.

  17. Energy Equation Derivation of the Oil-Gas Flow in Pipelines Dérivation de l’équation d’énergie de l’écoulement huile-gaz dans des pipelines

    Directory of Open Access Journals (Sweden)

    Duan J.M

    2012-09-01

    well describe the oil-gas two-phase flow. Lors de la simulation d’un écoulement multiphasique huile-gaz dans une conduite, le calcul thermodynamique représente un processus important en interaction avec le calcul hydraulique; il influence la convergence du programme et la précision des résultats. La forme de l’équation d’énergie constitue la clef du calcul thermodynamique. Basée sur l’équation d’énergie de l’écoulement huile-gaz dans un pipeline, la formule de chute de température explicite (ETDF; Explicit Temperature Drop Formula est dérivée pour un calcul de température d’état stable huile-gaz. Cette nouvelle équation d’énergie prend en compte de nombreux facteurs, tels que l’effet Joule-Thomson, le travail de pression, le travail de frottement, ainsi que l’incidence des ondulations de terrain et le transfert de chaleur avec le milieu extérieur le long de la ligne. Ainsi, il s’agit d’une forme globale de l’équation d’énergie, laquelle pourrait décrire précisément la réalité d’un pipeline à phases multiples. Pour cette raison, un certain nombre de points de vue de la littérature à propos du calcul de température d’un écoulement diphasique huile-gaz dans des pipelines sont passés en revue. L’élimination de la boucle d’itération de température et l’intégration de l’équation de température explicite, au lieu de l’équation d’énergie d’enthalpie, dans le calcul conjugué hydraulique et thermique, se sont avérées améliorer l’efficacité de l’algorithme. Le calcul a été appliqué non seulement au modèle de composants mais aussi au modèle Black-Oil. Ce modèle est incorporé respectivement dans le modèle de composants ainsi que le modèle Black-Oil et deux simulations sont effectuées sur deux pipelines en service, les pipelines multiphasiques Yingmai-Yaha et Lufeng; les résultats de température sont comparés à la simulation calculée par OLGA et aux résultats mesurés. Il

  18. 75 FR 32836 - Pipeline Safety: Workshop on Public Awareness Programs

    Science.gov (United States)

    2010-06-09

    ... DEPARTMENT OF TRANSPORTATION Pipeline and Hazardous Materials Safety Administration [Docket ID... American Public Gas Association Association of Oil Pipelines American Petroleum Institute Interstate... the pipeline industry). Hazardous Liquid Gas Transmission/Gathering Natural Gas Distribution (10...

  19. Pipelines in Louisiana, Geographic NAD83, USGS (1999) [pipelines_la_usgs_1999

    Data.gov (United States)

    Louisiana Geographic Information Center — This dataset contains vector line map information of various pipelines throughout the State of Louisiana. The vector data contain selected base categories of...

  20. The MIRI Medium Resolution Spectrometer calibration pipeline

    NARCIS (Netherlands)

    Labiano, A.; Azzollini, R.; Bailey, J.; Beard, S.; Dicken, D.; García-Marín, M.; Geers, V.; Glasse, A.; Glauser, A.; Gordon, K.; Justtanont, K.; Klaassen, P.; Lahuis, F.; Law, D.; Morrison, J.; Müller, M.; Rieke, G.; Vandenbussche, B.; Wright, G.

    2016-01-01

    The Mid-Infrared Instrument (MIRI) Medium Resolution Spectrometer (MRS) is the only mid-IR Integral Field Spectrometer on board James Webb Space Telescope. The complexity of the MRS requires a very specialized pipeline, with some specific steps not present in other pipelines of JWST instruments,

  1. Oil pipeline performance review 1995, 1996, 1997, 1998 : Technical/statistical report

    International Nuclear Information System (INIS)

    2000-12-01

    This document provides a summary of the pipeline performance and reportable pipeline failures of liquid hydrocarbon pipelines in Canada, for the years 1995 through 1998. The year 1994 was the last one for which the Oil Pipeline Performance Review (OPPR) was published on an annual basis. The OPPR will continue to be published until such time as the Pipeline Risk Assesment Sub-Committee (PRASC) has obtained enough pipeline failure data to be aggregated into a meaningful report. The shifts in the mix of reporting pipeline companies is apparent in the data presented, comparing the volumes transported and the traffic volume during the previous ten-year period. Another table presents a summary of the failures which occurred during the period under consideration, 1995-1998, allowing for a comparison with the data for the previous ten-year period. From the current perspective and from an historical context, this document provides a statistical review of the performance of the pipelines, covering refined petroleum product pipelines, clean oil pipelines and High Vapour Pressure (HVP) pipelines downstream of battery limits. Classified as reportable are spills of 1.5 cubic metre or more of liquid hydrocarbons, any amount of HVP material, any incident involving an injury, a death, a fire, or an explosion. For those companies that responded to the survey, the major items, including number of failures and volumes released are accurate. Samples of the forms used for collecting the information are provided within the document. 6 tabs., 1 fig

  2. Childhood trauma in the graphic memoir

    OpenAIRE

    Beskow, Sara H.

    2011-01-01

    In this thesis I examine why the graphic memoir has become such a popular platform for authors to explore their childhood, and how these authors use graphic memoirs in an attempt to understand any trauma that they experienced during their formative years. Graphic memoirs in this context allow for a dual outlet to express these complex traumatic events, both through vivid illustrations and descriptive text. To illustrate how graphic memoirs are used as an outlet for traumatic experiences I hav...

  3. 49 CFR 195.452 - Pipeline integrity management in high consequence areas.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 3 2010-10-01 2010-10-01 false Pipeline integrity management in high consequence... Management § 195.452 Pipeline integrity management in high consequence areas. (a) Which pipelines are covered... that could affect a high consequence area, including any pipeline located in a high consequence area...

  4. Data processing pipeline for Herschel HIFI

    Science.gov (United States)

    Shipman, R. F.; Beaulieu, S. F.; Teyssier, D.; Morris, P.; Rengel, M.; McCoey, C.; Edwards, K.; Kester, D.; Lorenzani, A.; Coeur-Joly, O.; Melchior, M.; Xie, J.; Sanchez, E.; Zaal, P.; Avruch, I.; Borys, C.; Braine, J.; Comito, C.; Delforge, B.; Herpin, F.; Hoac, A.; Kwon, W.; Lord, S. D.; Marston, A.; Mueller, M.; Olberg, M.; Ossenkopf, V.; Puga, E.; Akyilmaz-Yabaci, M.

    2017-12-01

    Context. The HIFI instrument on the Herschel Space Observatory performed over 9100 astronomical observations, almost 900 of which were calibration observations in the course of the nearly four-year Herschel mission. The data from each observation had to be converted from raw telemetry into calibrated products and were included in the Herschel Science Archive. Aims: The HIFI pipeline was designed to provide robust conversion from raw telemetry into calibrated data throughout all phases of the HIFI missions. Pre-launch laboratory testing was supported as were routine mission operations. Methods: A modular software design allowed components to be easily added, removed, amended and/or extended as the understanding of the HIFI data developed during and after mission operations. Results: The HIFI pipeline processed data from all HIFI observing modes within the Herschel automated processing environment as well as within an interactive environment. The same software can be used by the general astronomical community to reprocess any standard HIFI observation. The pipeline also recorded the consistency of processing results and provided automated quality reports. Many pipeline modules were in use since the HIFI pre-launch instrument level testing. Conclusions: Processing in steps facilitated data analysis to discover and address instrument artefacts and uncertainties. The availability of the same pipeline components from pre-launch throughout the mission made for well-understood, tested, and stable processing. A smooth transition from one phase to the next significantly enhanced processing reliability and robustness. Herschel was an ESA space observatory with science instruments provided by European-led Principal Investigator consortia and with important participation from NASA.

  5. Graphic Design Career Guide 2. Revised Edition.

    Science.gov (United States)

    Craig, James

    The graphic design field is diverse and includes many areas of specialization. This guide introduces students to career opportunities in graphic design. The guide is organized in four parts. "Part One: Careers in Graphic Design" identifies and discusses the various segments of the graphic design industry, including: Advertising, Audio-Visual, Book…

  6. Design of Submarine Pipeline With Respect to Corrosion and Material Selection

    OpenAIRE

    El-Mogi, Hossam

    2016-01-01

    Master's thesis in Offshore technology : subsea technology Pipelines are an essential part of the oil and gas industry as they are the main means of transportation. As the offshore technology advances, subsea pipelines are being operated in more demanding environments. For the pipelines to operate efficiently, they have to be carefully designed. One of the main threats to the integrity of the pipeline is corrosion, which has caused many failures. Corrosion in subsea pipelines has different...

  7. Seismic response of buried pipelines: a state-of-the-art review

    International Nuclear Information System (INIS)

    Datta, T.K.

    1999-01-01

    A state-of-the-art review of the seismic response of buried pipelines is presented. The review includes modeling of soil-pipe system and seismic excitation, methods of response analysis of buried pipelines, seismic behavior of buried pipelines under different parametric variations, seismic stresses at the bends and intersections of network of pipelines. pipe damage in earthquakes and seismic risk analysis of buried pipelines. Based on the review, the future scope of work on the subject is outlined. (orig.)

  8. Pipeline developments 1998 and beyond : more choices, more difficult decisions

    Energy Technology Data Exchange (ETDEWEB)

    VanderSchee, K. [EnergyERA (Canada)

    1998-12-31

    Some of the basic economic principles that drive gas prices and gas flows across North America, and the pressures these have placed on the pipeline sector, are reviewed. Of pressing importance to the natural gas industry in Western Canada is the prospect that in the near future industrial gas users in eastern Canada will have a wider array of pipeline choices available to them than ever before. This will mean that the users will face more offerings from more pipeline providers, forcing pipeline owners to make more difficult decisions regarding new pipeline capacity. Variables such as price, terms and conditions will become increasingly negotiable. Market power concerns also remain an important issue. As a result, there is increasing call for market-based financial regulation of pipelines. `Market gaming` a condition where a firm manipulates the market to its own market advantage is also receiving considerable attention. The latter is of particular concern in the United States. Against this background, the nature of competition (or the lack of it) in natural gas transport, the influence of short-term service revenues for pipelines, pipeline commitments through subsidiaries, and concerns over short term pipeline valuations skewing investment decisions, are issues that will continue to invite much attention. Regarding market outlook, it was noted that significantly increased export capacity from Alberta could raise the costs of Alberta supplies to eastern Canadian end-users relative to other supply/transport options which may now be viable economic alternatives. figs.

  9. Pipeline developments 1998 and beyond : more choices, more difficult decisions

    International Nuclear Information System (INIS)

    VanderSchee, K.

    1998-01-01

    Some of the basic economic principles that drive gas prices and gas flows across North America, and the pressures these have placed on the pipeline sector, are reviewed. Of pressing importance to the natural gas industry in Western Canada is the prospect that in the near future industrial gas users in eastern Canada will have a wider array of pipeline choices available to them than ever before. This will mean that the users will face more offerings from more pipeline providers, forcing pipeline owners to make more difficult decisions regarding new pipeline capacity. Variables such as price, terms and conditions will become increasingly negotiable. Market power concerns also remain an important issue. As a result, there is increasing call for market-based financial regulation of pipelines. 'Market gaming' a condition where a firm manipulates the market to its own market advantage is also receiving considerable attention. The latter is of particular concern in the United States. Against this background, the nature of competition (or the lack of it) in natural gas transport, the influence of short-term service revenues for pipelines, pipeline commitments through subsidiaries, and concerns over short term pipeline valuations skewing investment decisions, are issues that will continue to invite much attention. Regarding market outlook, it was noted that significantly increased export capacity from Alberta could raise the costs of Alberta supplies to eastern Canadian end-users relative to other supply/transport options which may now be viable economic alternatives. figs

  10. 76 FR 70217 - Pipeline Safety: Information Collection Activities

    Science.gov (United States)

    2011-11-10

    ... combined comment from American Petroleum Institute (API) and American Oil Pipelines Association (AOPL) on... some rural low-stress hazardous liquid pipelines are not subject to part 195 although they are required...

  11. The Case for Graphic Novels

    OpenAIRE

    Steven Hoover

    2012-01-01

    Many libraries and librarians have embraced graphic novels. A number of books, articles, and presentations have focused on the history of the medium and offered advice on building and maintaining collections, but very little attention has been given the question of how integrate graphic novels into a library’s instructional efforts. This paper will explore the characteristics of graphic novels that make them a valuable resource for librarians who focus on research and information literacy i...

  12. Graphics and visualization principles & algorithms

    CERN Document Server

    Theoharis, T; Platis, Nikolaos; Patrikalakis, Nicholas M

    2008-01-01

    Computer and engineering collections strong in applied graphics and analysis of visual data via computer will find Graphics & Visualization: Principles and Algorithms makes an excellent classroom text as well as supplemental reading. It integrates coverage of computer graphics and other visualization topics, from shadow geneeration and particle tracing to spatial subdivision and vector data visualization, and it provides a thorough review of literature from multiple experts, making for a comprehensive review essential to any advanced computer study.-California Bookw

  13. PIPELINE CORROSION CONTROL IN OIL AND GAS INDUSTRY: A ...

    African Journals Online (AJOL)

    Corrosion in pipelines is one of the major challenges faced by oil and gas industries all over the world. This has made corrosion control or management a major factor to consider before setting up any industry that will transport products via pipelines. In this study the types of corrosion found on system 2A pipeline were; ...

  14. Optimizing pipeline transportation using a fuzzy controller

    Energy Technology Data Exchange (ETDEWEB)

    Aramaki, Thiago L.; Correa, Joao L. L.; Montalvoa, Antonio F. F. [National Control and Operation Center Tranpetro, Rio de Janeiro, (Brazil)

    2010-07-01

    The optimization of pipeline transportation is a big concern for the transporter companies. This paper is the third of a series of three articles which investigated the application of a system to simulate the human ability to operate a pipeline in an optimized way. The present paper presents the development of a proportional integral (PI) fuzzy controller, in order to optimize pipeline transportation capacity. The fuzzy adaptive PI controller system was developed and tested with a hydraulic simulator. On-field data were used from the OSBRA pipeline. The preliminary tests showed that the performance of the software simulation was satisfactory. It varied the set-point of the conventional controller within the limits of flow meters. The transport capacity of the pipe was maximize without compromising the integrity of the commodities transported. The system developed proved that it can be easily deployed as a specialist optimizing system to be added to SCADA systems.

  15. A novel approach to pipeline tensioner modeling

    Energy Technology Data Exchange (ETDEWEB)

    O' Grady, Robert; Ilie, Daniel; Lane, Michael [MCS Software Division, Galway (Ireland)

    2009-07-01

    As subsea pipeline developments continue to move into deep and ultra-deep water locations, there is an increasing need for the accurate prediction of expected pipeline fatigue life. A significant factor that must be considered as part of this process is the fatigue damage sustained by the pipeline during installation. The magnitude of this installation-related damage is governed by a number of different agents, one of which is the dynamic behavior of the tensioner systems during pipe-laying operations. There are a variety of traditional finite element methods for representing dynamic tensioner behavior. These existing methods, while basic in nature, have been proven to provide adequate forecasts in terms of the dynamic variation in typical installation parameters such as top tension and sagbend/overbend strain. However due to the simplicity of these current approaches, some of them tend to over-estimate the frequency of tensioner pay out/in under dynamic loading. This excessive level of pay out/in motion results in the prediction of additional stress cycles at certain roller beds, which in turn leads to the prediction of unrealistic fatigue damage to the pipeline. This unwarranted fatigue damage then equates to an over-conservative value for the accumulated damage experienced by a pipeline weld during installation, and so leads to a reduction in the estimated fatigue life for the pipeline. This paper describes a novel approach to tensioner modeling which allows for greater control over the velocity of dynamic tensioner pay out/in and so provides a more accurate estimation of fatigue damage experienced by the pipeline during installation. The paper reports on a case study, as outlined in the proceeding section, in which a comparison is made between results from this new tensioner model and from a more conventional approach. The comparison considers typical installation parameters as well as an in-depth look at the predicted fatigue damage for the two methods

  16. Pipeline abandonment - a discussion paper on technical and environmental issues

    International Nuclear Information System (INIS)

    1996-11-01

    The technical and environmental issues associated with pipeline abandonment were reviewed to provide a basis for the development of guidelines that companies could follow in order to abandon oil and gas pipelines in an environmentally safe and economic manner. Some of the topics discussed include land use management, ground subsidence, soil and groundwater contamination, erosion and the potential to create water conduits. A major issue still to be resolved, i.e., the legal and financial aspects of pipeline abandonment, was addressed. An industry-financed fund has been created to cover the cost of reclamation and abandonment of orphaned pipelines and certain associated pipeline facilities. 30 refs., 4 tabs., 3 figs

  17. The graphics future in scientific applications

    International Nuclear Information System (INIS)

    Enderle, G.

    1982-01-01

    Computer graphics methods and tools are being used to a great extent in scientific research. The future development in this area will be influenced both by new hardware developments and by software advances. On the hardware sector, the development of the raster technology will lead to the increased use of colour workstations with more local processing power. Colour hardcopy devices for creating plots, slides, or movies will be available at a lower price than today. The first real 3D-workstations appear on the marketplace. One of the main activities on the software sector is the standardization of computer graphics systems, graphical files, and device interfaces. This will lead to more portable graphical application programs and to a common base for computer graphics education. (orig.)

  18. Graphic Communications. Curriculum Guide.

    Science.gov (United States)

    North Dakota State Board for Vocational Education, Bismarck.

    This guide provides the basic foundation to develop a one-semester course based on the cluster concept, graphic communications. One of a set of six guides for an industrial arts curriculum at the junior high school level, it suggests exploratory experiences designed to (1) develop an awareness and understanding of the drafting and graphic arts…

  19. Optimal Energy Consumption Analysis of Natural Gas Pipeline

    Science.gov (United States)

    Liu, Enbin; Li, Changjun; Yang, Yi

    2014-01-01

    There are many compressor stations along long-distance natural gas pipelines. Natural gas can be transported using different boot programs and import pressures, combined with temperature control parameters. Moreover, different transport methods have correspondingly different energy consumptions. At present, the operating parameters of many pipelines are determined empirically by dispatchers, resulting in high energy consumption. This practice does not abide by energy reduction policies. Therefore, based on a full understanding of the actual needs of pipeline companies, we introduce production unit consumption indicators to establish an objective function for achieving the goal of lowering energy consumption. By using a dynamic programming method for solving the model and preparing calculation software, we can ensure that the solution process is quick and efficient. Using established optimization methods, we analyzed the energy savings for the XQ gas pipeline. By optimizing the boot program, the import station pressure, and the temperature parameters, we achieved the optimal energy consumption. By comparison with the measured energy consumption, the pipeline now has the potential to reduce energy consumption by 11 to 16 percent. PMID:24955410

  20. Alliance Pipeline : the new kid on the block

    International Nuclear Information System (INIS)

    Cornelson, D.

    1998-01-01

    An update on progress of Alliance Pipelines, comments on issues facing gas transporters from western Canada, some discussion of gas supply in general, and the prospects for future expansion of the natural gas industry are provided. According to industry insiders, North American gas demand is expected to increase by 1.5 per cent per year. In order for Canadian gas to participate in this growth additional pipeline capacity is needed. The Alliance Pipeline capacity represents about 20 per cent of this demand growth over the next 5 years. The Alliance Pipeline development will create an opportunity to deliver western Canadian gas to Chicago, a point where North American market competition exists and the market volume and liquidity is large. This presentation also provides an update on the current regulatory status and construction timing. Currently, Alliance has over C$8 billion in firm shipping commitments and up to C$5 billion in financing in place. Pipeline construction will begin in the spring of 1999; it is expected to be operational by the fall of 2000. tabs., figs