Sample records for tae transportable applications

  1. Sixth Annual Users' Conference. [Transportable Applications Executive (TAE)

    NASA Technical Reports Server (NTRS)

    Szczur, Martha (Editor); Harris, Elfrieda (Editor)

    1986-01-01

    Conference papers and presentation outlines which address the use of the Transportable Applications Executive (TAE) and its various applications programs are compiled. Emphasis is given to the design of the user interface and image processing workstation in general. Alternate ports of TAE and TAE subsystems are also covered.

  2. TAE Plus: Transportable Applications Environment Plus tools for building graphic-oriented applications

    NASA Technical Reports Server (NTRS)

    Szczur, Martha R.

    1989-01-01

    The Transportable Applications Environment Plus (TAE Plus), developed by NASA's Goddard Space Flight Center, is a portable User Interface Management System (UIMS), which provides an intuitive WYSIWYG WorkBench for prototyping and designing an application's user interface, integrated with tools for efficiently implementing the designed user interface and effective management of the user interface during an application's active domain. During the development of TAE Plus, many design and implementation decisions were based on the state-of-the-art within graphics workstations, windowing system and object-oriented programming languages. Some of the problems and issues experienced during implementation are discussed. A description of the next development steps planned for TAE Plus is also given.

  3. Transportable Applications Environment (TAE) Plus: A NASA tool for building and managing graphical user interfaces

    NASA Technical Reports Server (NTRS)

    Szczur, Martha R.

    1993-01-01

    The Transportable Applications Environment (TAE) Plus, developed at NASA's Goddard Space Flight Center, is an advanced portable user interface development which simplifies the process of creating and managing complex application graphical user interfaces (GUI's). TAE Plus supports the rapid prototyping of GUI's and allows applications to be ported easily between different platforms. This paper will discuss the capabilities of the TAE Plus tool, and how it makes the job of designing and developing GUI's easier for application developers. TAE Plus is being applied to many types of applications, and this paper discusses how it has been used both within and outside NASA.

  4. A user interface development tool for space science systems Transportable Applications Environment (TAE) Plus

    NASA Technical Reports Server (NTRS)

    Szczur, Martha R.

    1990-01-01

    The Transportable Applications Environment Plus (TAE PLUS), developed at NASA's Goddard Space Flight Center, is a portable What You See Is What You Get (WYSIWYG) user interface development and management system. Its primary objective is to provide an integrated software environment that allows interactive prototyping and development that of user interfaces, as well as management of the user interface within the operational domain. Although TAE Plus is applicable to many types of applications, its focus is supporting user interfaces for space applications. This paper discusses what TAE Plus provides and how the implementation has utilized state-of-the-art technologies within graphic workstations, windowing systems and object-oriented programming languages.

  5. Transportable Applications Environment (TAE) Plus: A NASA user interface development and management system

    NASA Technical Reports Server (NTRS)

    Szczur, Martha R.

    1991-01-01

    The transportable Applications Environment Plus (TAE Plus), developed at the NASA Goddard Space FLight Center, is a portable, What you see is what you get (WYSIWYG) user interface development and management system. Its primary objective is to provide an integrated software environment that allows interactive prototyping and development of graphical user interfaces, as well as management of the user interface within the operational domain. TAE Plus is being applied to many types of applications, and what TAE Plus provides, how the implementation has utilizes state-of-the-art technologies within graphic workstations, and how it has been used both within and without NASA are discussed.

  6. Transportable Applications Environment (TAE) Plus - A NASA productivity tool used to develop graphical user interfaces

    NASA Technical Reports Server (NTRS)

    Szczur, Martha R.

    1991-01-01

    The Transportable Applications Environment (TAE) Plus, developed at NASA's Goddard Space Flight Center, is an advanced portable user interface development environment which simplifies the process of creating and managing complex application graphical user interfaces (GUIs), supports prototyping, allows applications to be oported easily between different platforms, and encourages appropriate levels of user interface consistency between applications. This paper discusses the capabilities of the TAE Plus tool, and how it makes the job of designing and developing GUIs easier for the application developers. The paper also explains how tools like TAE Plus provide for reusability and ensure reliability of UI software components, as well as how they aid in the reduction of development and maintenance costs.

  7. Transportable Applications Environment (TAE) Plus: A NASA tool for building and managing graphical user interfaces

    NASA Technical Reports Server (NTRS)

    Szczur, Martha R.

    1991-01-01

    The Transportable Applications Environment (TAE) Plus, developed at GSFC, is an advanced portable user interface development environment which simplifies the process of creating and managing complex application graphical user interfaces (GUI's), supports prototyping, allows applications to be ported easily between different platforms and encourages appropriate levels of user interface consistency between applications. The following topics are discussed: the capabilities of the TAE Plus tool; how the implementation has utilized state-of-the-art technologies within graphic workstations; and how it has been used both within and outside of NASA.

  8. TAE+ 5.2 - TRANSPORTABLE APPLICATIONS ENVIRONMENT PLUS, VERSION 5.2 (SILICON GRAPHICS VERSION)

    NASA Technical Reports Server (NTRS)

    TAE SUPPORT OFFICE

    1994-01-01

    TAE (Transportable Applications Environment) Plus is an integrated, portable environment for developing and running interactive window, text, and graphical object-based application systems. The program allows both programmers and non-programmers to easily construct their own custom application interface and to move that interface and application to different machine environments. TAE Plus makes both the application and the machine environment transparent, with noticeable improvements in the learning curve. The main components of TAE Plus are as follows: (1) the WorkBench, a What You See Is What You Get (WYSIWYG) tool for the design and layout of a user interface; (2) the Window Programming Tools Package (WPT), a set of callable subroutines that control an application's user interface; and (3) TAE Command Language (TCL), an easy-to-learn command language that provides an easy way to develop an executable application prototype with a run-time interpreted language. The WorkBench tool allows the application developer to interactively construct the layout of an application's display screen by manipulating a set of interaction objects including input items such as buttons, icons, and scrolling text lists. User interface interactive objects include data-driven graphical objects such as dials, thermometers, and strip charts as well as menubars, option menus, file selection items, message items, push buttons, and color loggers. The WorkBench user specifies the windows and interaction objects that will make up the user interface, then specifies the sequence of the user interface dialogue. The description of the designed user interface is then saved into resource files. For those who desire to develop the designed user interface into an operational application, the WorkBench tool also generates source code (C, C++, Ada, and TCL) which fully controls the application's user interface through function calls to the WPTs. The WPTs are the runtime services used by application

  9. TAE+ 5.2 - TRANSPORTABLE APPLICATIONS ENVIRONMENT PLUS, VERSION 5.2 (SUN4 VERSION)

    NASA Technical Reports Server (NTRS)

    TAE SUPPORT OFFICE

    1994-01-01

    TAE (Transportable Applications Environment) Plus is an integrated, portable environment for developing and running interactive window, text, and graphical object-based application systems. The program allows both programmers and non-programmers to easily construct their own custom application interface and to move that interface and application to different machine environments. TAE Plus makes both the application and the machine environment transparent, with noticeable improvements in the learning curve. The main components of TAE Plus are as follows: (1) the WorkBench, a What You See Is What You Get (WYSIWYG) tool for the design and layout of a user interface; (2) the Window Programming Tools Package (WPT), a set of callable subroutines that control an application's user interface; and (3) TAE Command Language (TCL), an easy-to-learn command language that provides an easy way to develop an executable application prototype with a run-time interpreted language. The WorkBench tool allows the application developer to interactively construct the layout of an application's display screen by manipulating a set of interaction objects including input items such as buttons, icons, and scrolling text lists. User interface interactive objects include data-driven graphical objects such as dials, thermometers, and strip charts as well as menubars, option menus, file selection items, message items, push buttons, and color loggers. The WorkBench user specifies the windows and interaction objects that will make up the user interface, then specifies the sequence of the user interface dialogue. The description of the designed user interface is then saved into resource files. For those who desire to develop the designed user interface into an operational application, the WorkBench tool also generates source code (C, C++, Ada, and TCL) which fully controls the application's user interface through function calls to the WPTs. The WPTs are the runtime services used by application

  10. TAE+ 5.1 - TRANSPORTABLE APPLICATIONS ENVIRONMENT PLUS, VERSION 5.1 (VAX VMS VERSION)

    NASA Technical Reports Server (NTRS)

    TAE SUPPORT OFFICE

    1994-01-01

    TAE (Transportable Applications Environment) Plus is an integrated, portable environment for developing and running interactive window, text, and graphical object-based application systems. The program allows both programmers and non-programmers to easily construct their own custom application interface and to move that interface and application to different machine environments. TAE Plus makes both the application and the machine environment transparent, with noticeable improvements in the learning curve. The main components of TAE Plus are as follows: (1) the WorkBench, a What You See Is What You Get (WYSIWYG) tool for the design and layout of a user interface; (2) the Window Programming Tools Package (WPT), a set of callable subroutines that control an application's user interface; and (3) TAE Command Language (TCL), an easy-to-learn command language that provides an easy way to develop an executable application prototype with a run-time interpreted language. The WorkBench tool allows the application developer to interactively construct the layout of an application's display screen by manipulating a set of interaction objects including input items such as buttons, icons, and scrolling text lists. User interface interactive objects include data-driven graphical objects such as dials, thermometers, and strip charts as well as menubars, option menus, file selection items, message items, push buttons, and color loggers. The WorkBench user specifies the windows and interaction objects that will make up the user interface, then specifies the sequence of the user interface dialogue. The description of the designed user interface is then saved into resource files. For those who desire to develop the designed user interface into an operational application, the WorkBench tool also generates source code (C, C++, Ada, and TCL) which fully controls the application's user interface through function calls to the WPTs. The WPTs are the runtime services used by application

  11. TAE+ 5.1 - TRANSPORTABLE APPLICATIONS ENVIRONMENT PLUS, VERSION 5.1 (SUN3 VERSION)

    NASA Technical Reports Server (NTRS)

    TAE SUPPORT OFFICE

    1994-01-01

    TAE (Transportable Applications Environment) Plus is an integrated, portable environment for developing and running interactive window, text, and graphical object-based application systems. The program allows both programmers and non-programmers to easily construct their own custom application interface and to move that interface and application to different machine environments. TAE Plus makes both the application and the machine environment transparent, with noticeable improvements in the learning curve. The main components of TAE Plus are as follows: (1) the WorkBench, a What You See Is What You Get (WYSIWYG) tool for the design and layout of a user interface; (2) the Window Programming Tools Package (WPT), a set of callable subroutines that control an application's user interface; and (3) TAE Command Language (TCL), an easy-to-learn command language that provides an easy way to develop an executable application prototype with a run-time interpreted language. The WorkBench tool allows the application developer to interactively construct the layout of an application's display screen by manipulating a set of interaction objects including input items such as buttons, icons, and scrolling text lists. Data-driven graphical objects such as dials, thermometers, and strip charts are also included. TAE Plus updates the strip chart as the data values change. The WorkBench user specifies the windows and interaction objects that will make up the user interface, then specifies the sequence of the user interface dialogue. The description of the designed user interface is then saved into resource files. For those who desire to develop the designed user interface into an operational application, the WorkBench tool also generates source code (C, Ada, and TCL) which fully controls the application's user interface through function calls to the WPTs. The WPTs are the runtime services used by application programs to display and control the user interfaces. Since the WPTs access the

  12. TAE+ 5.2 - TRANSPORTABLE APPLICATIONS ENVIRONMENT PLUS, VERSION 5.2 (IBM RS/6000 VERSION)

    NASA Technical Reports Server (NTRS)

    TAE SUPPORT OFFICE

    1994-01-01

    TAE (Transportable Applications Environment) Plus is an integrated, portable environment for developing and running interactive window, text, and graphical object-based application systems. The program allows both programmers and non-programmers to easily construct their own custom application interface and to move that interface and application to different machine environments. TAE Plus makes both the application and the machine environment transparent, with noticeable improvements in the learning curve. The main components of TAE Plus are as follows: (1) the WorkBench, a What You See Is What You Get (WYSIWYG) tool for the design and layout of a user interface; (2) the Window Programming Tools Package (WPT), a set of callable subroutines that control an application's user interface; and (3) TAE Command Language (TCL), an easy-to-learn command language that provides an easy way to develop an executable application prototype with a run-time interpreted language. The WorkBench tool allows the application developer to interactively construct the layout of an application's display screen by manipulating a set of interaction objects including input items such as buttons, icons, and scrolling text lists. User interface interactive objects include data-driven graphical objects such as dials, thermometers, and strip charts as well as menubars, option menus, file selection items, message items, push buttons, and color loggers. The WorkBench user specifies the windows and interaction objects that will make up the user interface, then specifies the sequence of the user interface dialogue. The description of the designed user interface is then saved into resource files. For those who desire to develop the designed user interface into an operational application, the WorkBench tool also generates source code (C, C++, Ada, and TCL) which fully controls the application's user interface through function calls to the WPTs. The WPTs are the runtime services used by application

  13. TAE+ 5.2 - TRANSPORTABLE APPLICATIONS ENVIRONMENT PLUS, VERSION 5.2 (DEC RISC ULTRIX VERSION)

    NASA Technical Reports Server (NTRS)

    TAE SUPPORT OFFICE

    1994-01-01

    TAE (Transportable Applications Environment) Plus is an integrated, portable environment for developing and running interactive window, text, and graphical object-based application systems. The program allows both programmers and non-programmers to easily construct their own custom application interface and to move that interface and application to different machine environments. TAE Plus makes both the application and the machine environment transparent, with noticeable improvements in the learning curve. The main components of TAE Plus are as follows: (1) the WorkBench, a What You See Is What You Get (WYSIWYG) tool for the design and layout of a user interface; (2) the Window Programming Tools Package (WPT), a set of callable subroutines that control an application's user interface; and (3) TAE Command Language (TCL), an easy-to-learn command language that provides an easy way to develop an executable application prototype with a run-time interpreted language. The WorkBench tool allows the application developer to interactively construct the layout of an application's display screen by manipulating a set of interaction objects including input items such as buttons, icons, and scrolling text lists. User interface interactive objects include data-driven graphical objects such as dials, thermometers, and strip charts as well as menubars, option menus, file selection items, message items, push buttons, and color loggers. The WorkBench user specifies the windows and interaction objects that will make up the user interface, then specifies the sequence of the user interface dialogue. The description of the designed user interface is then saved into resource files. For those who desire to develop the designed user interface into an operational application, the WorkBench tool also generates source code (C, C++, Ada, and TCL) which fully controls the application's user interface through function calls to the WPTs. The WPTs are the runtime services used by application

  14. TAE+ 5.1 - TRANSPORTABLE APPLICATIONS ENVIRONMENT PLUS, VERSION 5.1 (DEC VAX ULTRIX VERSION)

    NASA Technical Reports Server (NTRS)

    TAE SUPPORT OFFICE

    1994-01-01

    TAE (Transportable Applications Environment) Plus is an integrated, portable environment for developing and running interactive window, text, and graphical object-based application systems. The program allows both programmers and non-programmers to easily construct their own custom application interface and to move that interface and application to different machine environments. TAE Plus makes both the application and the machine environment transparent, with noticeable improvements in the learning curve. The main components of TAE Plus are as follows: (1) the WorkBench, a What You See Is What You Get (WYSIWYG) tool for the design and layout of a user interface; (2) the Window Programming Tools Package (WPT), a set of callable subroutines that control an application's user interface; and (3) TAE Command Language (TCL), an easy-to-learn command language that provides an easy way to develop an executable application prototype with a run-time interpreted language. The WorkBench tool allows the application developer to interactively construct the layout of an application's display screen by manipulating a set of interaction objects including input items such as buttons, icons, and scrolling text lists. Data-driven graphical objects such as dials, thermometers, and strip charts are also included. TAE Plus updates the strip chart as the data values change. The WorkBench user specifies the windows and interaction objects that will make up the user interface, then specifies the sequence of the user interface dialogue. The description of the designed user interface is then saved into resource files. For those who desire to develop the designed user interface into an operational application, the WorkBench tool also generates source code (C, Ada, and TCL) which fully controls the application's user interface through function calls to the WPTs. The WPTs are the runtime services used by application programs to display and control the user interfaces. Since the WPTs access the

  15. TAE+ 5.2 - TRANSPORTABLE APPLICATIONS ENVIRONMENT PLUS, VERSION 5.2 (SUN4 VERSION WITH MOTIF)

    NASA Technical Reports Server (NTRS)

    TAE SUPPORT OFFICE

    1994-01-01

    TAE (Transportable Applications Environment) Plus is an integrated, portable environment for developing and running interactive window, text, and graphical object-based application systems. The program allows both programmers and non-programmers to easily construct their own custom application interface and to move that interface and application to different machine environments. TAE Plus makes both the application and the machine environment transparent, with noticeable improvements in the learning curve. The main components of TAE Plus are as follows: (1) the WorkBench, a What You See Is What You Get (WYSIWYG) tool for the design and layout of a user interface; (2) the Window Programming Tools Package (WPT), a set of callable subroutines that control an application's user interface; and (3) TAE Command Language (TCL), an easy-to-learn command language that provides an easy way to develop an executable application prototype with a run-time interpreted language. The WorkBench tool allows the application developer to interactively construct the layout of an application's display screen by manipulating a set of interaction objects including input items such as buttons, icons, and scrolling text lists. User interface interactive objects include data-driven graphical objects such as dials, thermometers, and strip charts as well as menubars, option menus, file selection items, message items, push buttons, and color loggers. The WorkBench user specifies the windows and interaction objects that will make up the user interface, then specifies the sequence of the user interface dialogue. The description of the designed user interface is then saved into resource files. For those who desire to develop the designed user interface into an operational application, the WorkBench tool also generates source code (C, C++, Ada, and TCL) which fully controls the application's user interface through function calls to the WPTs. The WPTs are the runtime services used by application

  16. Potential medical applications of TAE

    NASA Technical Reports Server (NTRS)

    Fahy, J. Ben; Kaucic, Robert; Kim, Yongmin

    1986-01-01

    In cooperation with scientists in the University of Washington Medical School, a microcomputer-based image processing system for quantitative microscopy, called DMD1 (Digital Microdensitometer 1) was constructed. In order to make DMD1 transportable to different hosts and image processors, we have been investigating the possibility of rewriting the lower level portions of DMD1 software using Transportable Applications Executive (TAE) libraries and subsystems. If successful, we hope to produce a newer version of DMD1, called DMD2, running on an IBM PC/AT under the SCO XENIX System 5 operating system, using any of seven target image processors available in our laboratory. Following this implementation, copies of the system will be transferred to other laboratories with biomedical imaging applications. By integrating those applications into DMD2, we hope to eventually expand our system into a low-cost general purpose biomedical imaging workstation. This workstation will be useful not only as a self-contained instrument for clinical or research applications, but also as part of a large scale Digital Imaging Network and Picture Archiving and Communication System, (DIN/PACS). Widespread application of these TAE-based image processing and analysis systems should facilitate software exchange and scientific cooperation not only within the medical community, but between the medical and remote sensing communities as well.

  17. TAE+ 5.1 - TRANSPORTABLE APPLICATIONS ENVIRONMENT PLUS, VERSION 5.1 (SUN3 VERSION WITH MOTIF)

    NASA Technical Reports Server (NTRS)

    TAE SUPPORT OFFICE

    1994-01-01

    TAE (Transportable Applications Environment) Plus is an integrated, portable environment for developing and running interactive window, text, and graphical object-based application systems. The program allows both programmers and non-programmers to easily construct their own custom application interface and to move that interface and application to different machine environments. TAE Plus makes both the application and the machine environment transparent, with noticeable improvements in the learning curve. The main components of TAE Plus are as follows: (1) the WorkBench, a What You See Is What You Get (WYSIWYG) tool for the design and layout of a user interface; (2) the Window Programming Tools Package (WPT), a set of callable subroutines that control an application's user interface; and (3) TAE Command Language (TCL), an easy-to-learn command language that provides an easy way to develop an executable application prototype with a run-time interpreted language. The WorkBench tool allows the application developer to interactively construct the layout of an application's display screen by manipulating a set of interaction objects including input items such as buttons, icons, and scrolling text lists. Data-driven graphical objects such as dials, thermometers, and strip charts are also included. TAE Plus updates the strip chart as the data values change. The WorkBench user specifies the windows and interaction objects that will make up the user interface, then specifies the sequence of the user interface dialogue. The description of the designed user interface is then saved into resource files. For those who desire to develop the designed user interface into an operational application, the WorkBench tool also generates source code (C, Ada, and TCL) which fully controls the application's user interface through function calls to the WPTs. The WPTs are the runtime services used by application programs to display and control the user interfaces. Since the WPTs access the

  18. TAE+ 5.2 - TRANSPORTABLE APPLICATIONS ENVIRONMENT PLUS, VERSION 5.2 (HP9000 SERIES 700/800 VERSION)

    NASA Technical Reports Server (NTRS)

    TAE SUPPORT OFFICE

    1994-01-01

    TAE (Transportable Applications Environment) Plus is an integrated, portable environment for developing and running interactive window, text, and graphical object-based application systems. The program allows both programmers and non-programmers to easily construct their own custom application interface and to move that interface and application to different machine environments. TAE Plus makes both the application and the machine environment transparent, with noticeable improvements in the learning curve. The main components of TAE Plus are as follows: (1) the WorkBench, a What You See Is What You Get (WYSIWYG) tool for the design and layout of a user interface; (2) the Window Programming Tools Package (WPT), a set of callable subroutines that control an application's user interface; and (3) TAE Command Language (TCL), an easy-to-learn command language that provides an easy way to develop an executable application prototype with a run-time interpreted language. The WorkBench tool allows the application developer to interactively construct the layout of an application's display screen by manipulating a set of interaction objects including input items such as buttons, icons, and scrolling text lists. User interface interactive objects include data-driven graphical objects such as dials, thermometers, and strip charts as well as menubars, option menus, file selection items, message items, push buttons, and color loggers. The WorkBench user specifies the windows and interaction objects that will make up the user interface, then specifies the sequence of the user interface dialogue. The description of the designed user interface is then saved into resource files. For those who desire to develop the designed user interface into an operational application, the WorkBench tool also generates source code (C, C++, Ada, and TCL) which fully controls the application's user interface through function calls to the WPTs. The WPTs are the runtime services used by application

  19. TAE+ 5.1 - TRANSPORTABLE APPLICATIONS ENVIRONMENT PLUS, VERSION 5.1 (HP9000 SERIES 300/400 VERSION)

    NASA Technical Reports Server (NTRS)

    TAE SUPPORT OFFICE

    1994-01-01

    TAE (Transportable Applications Environment) Plus is an integrated, portable environment for developing and running interactive window, text, and graphical object-based application systems. The program allows both programmers and non-programmers to easily construct their own custom application interface and to move that interface and application to different machine environments. TAE Plus makes both the application and the machine environment transparent, with noticeable improvements in the learning curve. The main components of TAE Plus are as follows: (1) the WorkBench, a What You See Is What You Get (WYSIWYG) tool for the design and layout of a user interface; (2) the Window Programming Tools Package (WPT), a set of callable subroutines that control an application's user interface; and (3) TAE Command Language (TCL), an easy-to-learn command language that provides an easy way to develop an executable application prototype with a run-time interpreted language. The WorkBench tool allows the application developer to interactively construct the layout of an application's display screen by manipulating a set of interaction objects including input items such as buttons, icons, and scrolling text lists. User interface interactive objects include data-driven graphical objects such as dials, thermometers, and strip charts as well as menubars, option menus, file selection items, message items, push buttons, and color loggers. The WorkBench user specifies the windows and interaction objects that will make up the user interface, then specifies the sequence of the user interface dialogue. The description of the designed user interface is then saved into resource files. For those who desire to develop the designed user interface into an operational application, the WorkBench tool also generates source code (C, C++, Ada, and TCL) which fully controls the application's user interface through function calls to the WPTs. The WPTs are the runtime services used by application

  20. Transportable Applications Environment (TAE) Plus: A NASA tool used to develop and manage graphical user interfaces

    NASA Technical Reports Server (NTRS)

    Szczur, Martha R.

    1992-01-01

    The Transportable Applications Environment (TAE) Plus was built to support the construction of graphical user interfaces (GUI's) for highly interactive applications, such as real-time processing systems and scientific analysis systems. It is a general purpose portable tool that includes a 'What You See Is What You Get' WorkBench that allows user interface designers to layout and manipulate windows and interaction objects. The WorkBench includes both user entry objects (e.g., radio buttons, menus) and data-driven objects (e.g., dials, gages, stripcharts), which dynamically change based on values of realtime data. Discussed here is what TAE Plus provides, how the implementation has utilized state-of-the-art technologies within graphic workstations, and how it has been used both within and without NASA.

  1. Transportable Applications Environment (TAE) Tenth Users' Conference

    NASA Technical Reports Server (NTRS)

    Rouff, Chris (Editor); Harris, Elfrieda (Editor); Yeager, Arleen (Editor)

    1993-01-01

    Conference proceedings are represented in graphic visual-aid form. Presentation and panel discussion topics include user experiences with C++ and Ada; the design and interaction of the user interface; the history and goals of TAE; commercialization and testing of TAE Plus; Computer-Human Interaction Models (CHIMES); data driven objects; item-to-item connections and object dependencies; and integration with other software. There follows a list of conference attendees.

  2. Primer for the Transportable Applications Executive

    NASA Technical Reports Server (NTRS)

    Carlson, P. A.; Emmanuelli, C. A.; Harris, E. L.; Perkins, D. C.

    1984-01-01

    The Transportable Applications Executive (TAE), an interactive multipurpose executive that provides commonly required functions for scientific analysis systems, is discussed. The concept of an executive is discussed and the various components of TAE are presented. These include on-line help information, the use of menus or commands to access analysis programs, and TAE command procedures.

  3. The evaluation and extension of TAE in the development of a user interface management system

    NASA Technical Reports Server (NTRS)

    Burkhart, Brenda; Sugar, Ross

    1986-01-01

    The development of a user interface management system (UIMS) for an information gathering and display system is discussed. The system interface requirements are outlined along with the UIMS functional characteristics. Those systems requirements which are supported by the current Transportable Applications Executive (TAE) are listed and necessary modifications to the TAE are described.

  4. 75 FR 52240 - Airworthiness Directives; Thielert Aircraft Engines GmbH (TAE) Models TAE 125-01 and TAE 125-02...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-08-25

    ..., 2010, or SB No. TM TAE 125-1011 P1, dated June 9, 2010, into any engine. FAA AD Differences (f) This AD... Airworthiness Directives; Thielert Aircraft Engines GmbH (TAE) Models TAE 125-01 and TAE 125-02-99 Reciprocating Engines AGENCY: Federal Aviation Administration (FAA), DOT. ACTION: Final rule; request for comments...

  5. 76 FR 64289 - Airworthiness Directives; Thielert Aircraft Engines GmbH (TAE) TAE 125-02-99 and TAE 125-02-114...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-10-18

    ... Engines GmbH (TAE) TAE 125-02-99 and TAE 125-02-114 Reciprocating Engines AGENCY: Federal Aviation... unsafe condition on an aviation product. The MCAI describes the unsafe condition as: In-flight engine shutdown incidents have been reported on aeroplanes equipped with TAE 125 engines. Preliminary...

  6. The Transportable Applications Environment - An interactive design-to-production development system

    NASA Technical Reports Server (NTRS)

    Perkins, Dorothy C.; Howell, David R.; Szczur, Martha R.

    1988-01-01

    An account is given of the design philosophy and architecture of the Transportable Applications Environment (TAE), an executive program binding a system of applications programs into a single, easily operable whole. TAE simplifies the job of a system developer by furnishing a stable framework for system-building; it also integrates system activities, and cooperates with the host operating system in order to perform such functions as task-scheduling and I/O. The initial TAE human/computer interface supported command and menu interfaces, data displays, parameter-prompting, error-reporting, and online help. Recent extensions support graphics workstations with a window-based, modeless user interface.

  7. SOT: A rapid prototype using TAE windows

    NASA Technical Reports Server (NTRS)

    Stephens, Mark; Eike, David; Harris, Elfrieda; Miller, Dana

    1986-01-01

    The development of the window interface extension feature of the Transportable Applications Executive (TAE) is discussed. This feature is being used to prototype a space station payload interface in order to demonstrate and assess the benefits of using windows on a bit mapped display and also to convey the concept of telescience, the control and operation of space station payloads from remote sites. The prototype version of the TAE with windows operates on a DEC VAXstation 100. This workstation has a high resolution 19 inch bit mapped display, a keyboard and a three-button mouse. The VAXstation 100 is not a stand-alone workstation, but is controlled by software executing on a VAX/8600. A short scenario was developed utilizing the Solar Optical Telescope (SOT) as an example payload. In the scenario the end-user station includes the VAXstation 100 plus an image analysis terminal used to display the CCD images. The layout and use of the prototype elements, i.e., the root menu, payload status window, and target acquisition menu is described.

  8. 77 FR 53154 - Airworthiness Directives; Thielert Aircraft Engines GmbH Models TAE 125-02-99 and TAE 125-02-114...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-08-31

    ... Airworthiness Directives; Thielert Aircraft Engines GmbH Models TAE 125-02-99 and TAE 125-02-114 Reciprocating...). SUMMARY: We propose to adopt a new airworthiness directive (AD) for all TAE 125-02-99 and TAE 125-02-114... 125-02-99 engine. This proposed AD would require inspection of the oil filler plug vent hole at the...

  9. High beta effects and nonlinear evolution of the TAE instability

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Spong, D.A.

    1992-12-31

    The toroidal Alfven eigenmode has recently been observed experimentally on DIII-D and TFTR when neutral beams are injected near the Alfven velocity. This instability is also of concern for future high {beta} D-T devices where fusion by-product alpha populations will generally be super-Alfvenic. We have developed a gyrofluid model (with Landau closure) of the TAE mode which can include most of the relevant damping mechanisms (continuum damping, ion and electron damping, ion FLR and collisional trapped electron damping) as well as reproducing analytically predicted undamped growth rates relatively accurately. An important consideration in predicting future unstable TAE regimes is themore » effect of finite beta in the background plasma. Due to the Shafranov shift and distortion of the flux surfaces, the location of the stable TAE root and the continuum will shift with increasing {beta}. The net effect of this is to generally enhance continuum damping and stabilize the TAF instability. Also, as the pressure gradient drive from the background becomes increasingly important, coupling between TAE and background driven modes can alter the TAE mode. A further application of our gyrofluid model which will be discussed is the nonlinear evolution of the TAE instability. Gyrofluid models offer a convenient reduced description which is more amenable to computational nonlinear modeling than full kinetic particle models. Our results demonstrate the rise and crash phases of TAE activity similar to experimental observations. The saturation is caused by generation of m=0 n=0 components through nonlinear beatings of the n > 1 modes; these cause modifications to the original equilibrium profiles in such a direction as to decrease the instability drive. This is the gyrofluid analog of direct particle losses. The peak magnetic fluctuation level increases with increasing energetic species beta, resulting in non-resonant stochastization of magnetic field lines.« less

  10. High beta effects and nonlinear evolution of the TAE instability

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Spong, D.A.

    1992-01-01

    The toroidal Alfven eigenmode has recently been observed experimentally on DIII-D and TFTR when neutral beams are injected near the Alfven velocity. This instability is also of concern for future high [beta] D-T devices where fusion by-product alpha populations will generally be super-Alfvenic. We have developed a gyrofluid model (with Landau closure) of the TAE mode which can include most of the relevant damping mechanisms (continuum damping, ion and electron damping, ion FLR and collisional trapped electron damping) as well as reproducing analytically predicted undamped growth rates relatively accurately. An important consideration in predicting future unstable TAE regimes is themore » effect of finite beta in the background plasma. Due to the Shafranov shift and distortion of the flux surfaces, the location of the stable TAE root and the continuum will shift with increasing [beta]. The net effect of this is to generally enhance continuum damping and stabilize the TAF instability. Also, as the pressure gradient drive from the background becomes increasingly important, coupling between TAE and background driven modes can alter the TAE mode. A further application of our gyrofluid model which will be discussed is the nonlinear evolution of the TAE instability. Gyrofluid models offer a convenient reduced description which is more amenable to computational nonlinear modeling than full kinetic particle models. Our results demonstrate the rise and crash phases of TAE activity similar to experimental observations. The saturation is caused by generation of m=0 n=0 components through nonlinear beatings of the n > 1 modes; these cause modifications to the original equilibrium profiles in such a direction as to decrease the instability drive. This is the gyrofluid analog of direct particle losses. The peak magnetic fluctuation level increases with increasing energetic species beta, resulting in non-resonant stochastization of magnetic field lines.« less

  11. 75 FR 17084 - Airworthiness Directives; Thielert Aircraft Engines GmbH (TAE) Model TAE 125-01 Reciprocating...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-04-05

    ... Differences (f) None. Alternative Methods of Compliance (AMOCs) (g) The Manager, Engine Certification Office... Engines GmbH (TAE) Model TAE 125-01 Reciprocating Engines AGENCY: Federal Aviation Administration (FAA... 02-7250-18300R5, may cause a blow-by gas pressure increase inside the crankcase of the engine in...

  12. Influence of ICRF heating on the stability of TAEs

    NASA Astrophysics Data System (ADS)

    Sears, J.; Burke, W.; Parker, R. R.; Snipes, J. A.; Wolfe, S.

    2007-11-01

    Unstable toroidicity-induced Alfv'en eigenmodes (TAEs) can appear spontaneously due to resonant interaction with fast particles such as fusion alphas, raising concern that TAEs may threaten ITER performance. This work investigates the progression of stable TAE damping rates toward instability during a scan of ICRF heating power up to 3.1 MW. Stable eigenmodes are identified in Alcator C-Mod by the Active MHD diagnostic. Unstable TAEs are observed to appear spontaneously in C-Mod limited L-mode plasmas at sufficient tail energies generated by >3 MW of ICRF heating. However preliminary analysis of experiments with moderate ICRF heating power show that TAE stability may not simply degrade with overall fast particle content. There are hints that the stability of some TAEs may be enhanced in the presence of fast particle distribution tails. Furthermore, the radial profile of the energetic particle distribution relative to the safety factor profile affects the ICRF power influence on TAE stability.

  13. Transportable Applications Environment Plus, Version 5.1

    NASA Technical Reports Server (NTRS)

    1994-01-01

    Transportable Applications Environment Plus (TAE+) computer program providing integrated, portable programming environment for developing and running application programs based on interactive windows, text, and graphical objects. Enables both programmers and nonprogrammers to construct own custom application interfaces easily and to move interfaces and application programs to different computers. Used to define corporate user interface, with noticeable improvements in application developer's and end user's learning curves. Main components are; WorkBench, What You See Is What You Get (WYSIWYG) software tool for design and layout of user interface; and WPT (Window Programming Tools) Package, set of callable subroutines controlling user interface of application program. WorkBench and WPT's written in C++, and remaining code written in C.

  14. 75 FR 66342 - Airworthiness Directives; Thielert Aircraft Engines GmbH Models TAE 125-02-99 and TAE 125-02-114...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-10-28

    ... difference is to ensure that the compliance requirements for all engines in paragraph (e)(1) above are... Airworthiness Directives; Thielert Aircraft Engines GmbH Models TAE 125-02-99 and TAE 125-02-114 Reciprocating Engines AGENCY: Federal Aviation Administration (FAA), DOT. ACTION: Notice of proposed rulemaking (NPRM...

  15. 76 FR 72128 - Airworthiness Directives; Thielert Aircraft Engines GmbH (TAE) Reciprocating Engines

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-11-22

    ... Service Information We reviewed TAE Service Bulletin (SB) No. TM TAE 125-1007 P1, Revision 3, dated...-E002801. Use paragraphs A. through B. of TAE Service Bulletin (SB) No. TM TAE 125-1007 P1, Revision 3, dated October 17, 2011, or SB No. TM TAE 125-1007 P1, Revision 2, dated April 29, 2009, to do the...

  16. 76 FR 9963 - Airworthiness Directives; Thielert Aircraft Engines GmbH Models TAE 125-02-99 and TAE 125-02-114...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-02-23

    ... Airworthiness Directives; Thielert Aircraft Engines GmbH Models TAE 125-02-99 and TAE 125-02-114 Reciprocating Engines AGENCY: Federal Aviation Administration (FAA), DOT. ACTION: Final rule. SUMMARY: We are adopting a... condition, if not corrected, could lead to in-flight cases of engine shutdown. We are issuing this AD to...

  17. Oral administration of FAK inhibitor TAE226 inhibits the progression of peritoneal dissemination of colorectal cancer

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Hao, Hui-fang; Takaoka, Munenori; Bao, Xiao-hong

    2012-07-13

    . Taken together, a possible strategy for inhibiting peritoneal dissemination by targeting FAK with TAE226 appears to be applicable through anti-proliferative and anti-invasion/anti-migration mechanisms.« less

  18. 75 FR 53846 - Airworthiness Directives; Thielert Aircraft Engines GmbH (TAE) Models TAE 125-01 and TAE 125-02...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-09-02

    ... Engines Installed In, But Not Limited To, Diamond Aircraft Industries Model DA 42 Airplanes; Correction..., Diamond Aircraft Industries model DA 42 airplanes. The part number for engine model TAE 125-01 is missing...-99 reciprocating engines, installed in, but not limited to, Diamond Aircraft Industries model DA 42...

  19. 76 FR 64285 - Airworthiness Directives; Thielert Aircraft Engines GmbH (TAE) Models TAE 125-02-99 and TAE 125...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-10-18

    ... amended the Airworthiness Limitation Section (ALS) of the Operation & Maintenance Manual OM-02-02 to... shutdowns of the engine(s). TAE has also amended the ALS of the Operation & Maintenance Manual OM- 02-01 to...-E000702 and has amended the Airworthiness Limitation Section (ALS) of the Operation & Maintenance Manual...

  20. 76 FR 68636 - Airworthiness Directives; Thielert Aircraft Engines GmbH (TAE) Reciprocating Engines

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-11-07

    ... Airworthiness Directives; Thielert Aircraft Engines GmbH (TAE) Reciprocating Engines AGENCY: Federal Aviation... airworthiness directive (AD) for Thielert Aircraft Engines GmbH (TAE) Models TAE 125-01 and TAE 125- 02-99 reciprocating engines. That AD currently requires replacement of certain part numbers (P/Ns) and serial numbers...

  1. 75 FR 7996 - Airworthiness Directives; Thielert Aircraft Engines GmbH (TAE) Models TAE 125-01 and TAE 125-02...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-02-23

    ... showed that it was mainly the result of failure of the Proportional Pressure Reducing Valve (PPRV) (also... identified as the primary source of vibrations for the PPRV, and it has also been determined that failure of... TAE 125 engines. The investigations showed that it was mainly the result of failure of the PPRV due to...

  2. Modeling TAE Response To Nonlinear Drives

    NASA Astrophysics Data System (ADS)

    Zhang, Bo; Berk, Herbert; Breizman, Boris; Zheng, Linjin

    2012-10-01

    Experiment has detected the Toroidal Alfven Eigenmodes (TAE) with signals at twice the eigenfrequency.These harmonic modes arise from the second order perturbation in amplitude of the MHD equation for the linear modes that are driven the energetic particle free energy. The structure of TAE in realistic geometry can be calculated by generalizing the linear numerical solver (AEGIS package). We have have inserted all the nonlinear MHD source terms, where are quadratic in the linear amplitudes, into AEGIS code. We then invert the linear MHD equation at the second harmonic frequency. The ratio of amplitudes of the first and second harmonic terms are used to determine the internal field amplitude. The spatial structure of energy and density distribution are investigated. The results can be directly employed to compare with experiments and determine the Alfven wave amplitude in the plasma region.

  3. Self-Consistent Frequency Sweeping of TAE mode

    NASA Astrophysics Data System (ADS)

    Wang, Ge

    2012-03-01

    We have extended our intuitive Toroidal Alfven Wave (TAE) model [1] for describing spontaneous frequency sweeping by a destabilizing component of energetic particles. Now a fully developed self-consistent description for frequency sweeping of an isolated TAE mode has been developed. As in [1], we use the Rosenbluth, Berk,Van Dam tip theory [2], valid for low beta, large aspect ratio, circular tokamaks, to describe the evolution of the TAE wave equation. The wave is coupled to the particle dynamics that uses the Berk, Breizman, Ye map model [3] to construct the particle/wave Lagrangian associated with a phase space dependent mode structure. Then together with the appropriate Vlasov equation for describing the particle dynamics, a set of equations determining the dynamics of the system has been formulated. Adiabatic solutions have been obtained and work is underway in simulating the exact nonlinear dynamics. A status report of our results will be given at the meeting. [4pt] [1] G. Wang and H. L. Berk, Communication in Nonlinear Science and Numerical Simulation 17, 2179 (2012) [0pt] [2] M. N. Rosenbluth,; H. L. Berk, J. Van Dam and D. M. Lingberg, Phys. Rev. Lett. 68, 596 (1992). [0pt] [3] Berk, H.L.; Breizman, B.N.; Ye, H. In: Physics of Fluids B 51993, 1506 (1993)

  4. Properties of Alfven Eigenmodes in the TAE range on the National Spherical Torus Experiment-Upgrade

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    None

    2013-04-24

    A second Neutral Beam (NB) injection line is being installed on the NSTX Upgrade device, resulting in six NB sources with di erent tangency radii that will be available for heating and current drive. This work explores the properties of instabilities in the frequency range of the Toroidal Alfv en Eigenmode (TAE) for NSTX-U scenarios with various NB injection geometries, from more perpendicular to more tangential, and with increased toroidal magnetic eld with respect to previous NSTX scenarios. Predictions are based on analysis through the ideal MHD code NOVA-K. For the scenarios considered in this work, modi cations of themore » Alfv en continuum result in a frequency upshift and a broadening of the radial mode structure. The latter e ect may have consequences for fast ion transport and loss. Preliminary stability considerations indicate that TAEs are potentially unstable, with ion Landau damping representing the dominant damping mechanism« less

  5. Proceedings of the 5th Annual Users' Conference

    NASA Technical Reports Server (NTRS)

    Szczur, M. (Editor); Harris, E. (Editor)

    1985-01-01

    The Transportable Applications Executive (TAE) was conceived in 1979. It was proposed to be a general purpose software executive that could be applied in various systems. The success of this concept and of TAE was demonstrated. Topics included: TAE current status; TAE development; TAE applications; and UNIX emphasis.

  6. 78 FR 57672 - Aviation Rulemaking Advisory Committee Meeting on Transport Airplane and Engine Issues

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-09-19

    ... Committee Meeting on Transport Airplane and Engine Issues AGENCY: Federal Aviation Administration (FAA), DOT... Rulemaking Advisory Committee (ARAC) Transport Airplane and Engine (TAE) Subcommittee to discuss TAE issues... meeting is as follows: Opening Remarks, Review Agenda and Minutes FAA Report ARAC Report Transport Canada...

  7. Tae Kwon Do and Adolescent Psychosocial Development

    ERIC Educational Resources Information Center

    Budd, Ronald Reaco

    2013-01-01

    The following research was completed in an attempt to document the existence of any correlation between youth participation in Tae Kwon Do and various psychological and social traits evident within the participants. The data of this dissertation was gathered and recorded within the format of the qualitative case study. At the end of the case study…

  8. Simulation and theory of spontaneous TAE frequency sweeping

    NASA Astrophysics Data System (ADS)

    Wang, Ge; Berk, H. L.

    2012-09-01

    A simulation model, based on the linear tip model of Rosenbluth, Berk and Van Dam (RBV), is developed to study frequency sweeping of toroidal Alfvén eigenmodes (TAEs). The time response of the background wave in the RBV model is given by a Volterra integral equation. This model captures the properties of TAE waves both in the gap and in the continuum. The simulation shows that phase space structures form spontaneously at frequencies close to the linearly predicted frequency, due to resonant particle-wave interactions and background dissipation. The frequency sweeping signals are found to chirp towards the upper and lower continua. However, the chirping signals penetrate only the lower continuum, whereupon the frequency chirps and mode amplitude increases in synchronism to produce an explosive solution. An adiabatic theory describing the evolution of a chirping signal is developed which replicates the chirping dynamics of the simulation in the lower continuum. This theory predicts that a decaying chirping signal will terminate at the upper continuum though in the numerical simulation the hole disintegrates before the upper continuum is reached.

  9. [One-shot therapy and transcatheter arterial embolization (TAE) therapy of unresectable hepatocellular carcinoma].

    PubMed

    Tanikawa, K; Hirai, K; Kawazoe, Y; Yamashita, K; Kumagai, M; Abe, M

    1985-10-01

    407 cases of unresectable hepatocellular carcinoma (HCC) occurring from 1970 to March 1985, including 107 cases receiving conservative therapy, 176 cases receiving one-shot therapy and 124 cases receiving transcatheter arterial embolization (TAE) therapy, were studied and the efficacy of chemotherapy was compared with that of TAE therapy. The results were as follows; One-year survival rate was 2.8% with a median survival time of 1.3 months in conservative therapy. In the 176 cases of one-shot therapy, one-year survival rate was 21.0%, two-year 6.8% and three-year 2.3% and the median survival time was 4.8% months. In 120 cases of one-shot therapy which were compatible with criteria for one-shot injection of anticancer drugs via the hepatic artery for HCC, one-year survival rate was 30%. However the rate was 1.8% in 56 cases which were not compatible with the criteria. In 37 cases in which Mitomycin C (MMC) and Adriamycin (ADR) were administered alternately, one-year survival rate was 41.7%, two-year 16.1% and three-year 4.3%. The highest survival rate was obtained by TAE therapy. One-year survival rate was 66.9%, two-year 33.8% and three-year 28.9%. Decrease of AFP after therapy was noted in 42.4% of cases given one-shot therapy and in 95.2% of cases given TEA therapy. The results suggest that alternate administration of anticancer agents produces good chemotherapeutic effects and that the best life-prolongation is obtained by TAE therapy.

  10. Observation of Alpha-Driven TAEs in TFTR

    NASA Astrophysics Data System (ADS)

    Nazikian, R.; Chang, Z.; Fu, G. Y.; Majeski, R.; Batha, S.; Bell, M.; Budny, R.; Cheng, C. Z.; Darrow, D. S.; Duong, H.; Efthimion, P. C.; Fredrickson, E.; Levinton, F.; Mazzucato, E.; Medley, S.; Taylor, S.; Zweben, G.

    1996-11-01

    Transient mode activity in the TAE range of frequencies (150-170 kHz) with toroidal mode numbers n=2,3 is observed in reduced magnetic shear DT discharges on TFTR with a fusion power threshold of ~1.5 MW. Mode activity appears 50-100 msec after NBI in discharges with the following machine parameter: B=5.3 T, I=1.6MA, R=260cm, P_NBI=25-28 MW, q(0)>2.0 from MSE and toroidal beta β_T<1%. The elevated q(0) and reduced central shear |s|<0.2 is achieved using a full size plasma startup with delayed NBI. Theoretical calculations using NOVA-K indicate that the combined effect of low shear, low beta and elevated q(0) leads to a very low instability threshold for the alpha-driven TAE with β_α (0) ~ 10-4. This appears to be consistent with experimental observations of mode activity in DT plasmas with β_α ~ 10-4 (determined from TRANSP analysis). Thus far the modes have only been observed on Mirnov coils with fluctuation levels tildeB ~ 1mG. Efforts to determine mode location by perturbing the edge density and inducing strong toroidal velocity shear will be reported, as will efforts to affect mode stability by systematically varying the central safety factor.

  11. Troubleshooting Assessment and Enhancement (TAE) Program: Test and Evaluation

    DTIC Science & Technology

    1991-04-01

    Navy Personnel Research and Development Center San Diego, California 92152-6800 TN-91-13 April 1991 AD-A23 6 323 Troubleshooting Assessment and...00002 NPRDC-TN-91-13 April 1991 Troubleshooting Assessment and Enhancement (TAE) Program: Test and Evaluation Harry B. Conner Navy Personnel Research ...McLachlan Director, Training Systems Department Approved for public release; distribution is unlimited. Navy Personnel Research and Development Center

  12. The tae-miR408-Mediated Control of TaTOC1 Genes Transcription Is Required for the Regulation of Heading Time in Wheat.

    PubMed

    Zhao, Xiang Yu; Hong, Po; Wu, Ji Yun; Chen, Xiang Bin; Ye, Xing Guo; Pan, Yan You; Wang, Jian; Zhang, Xian Sheng

    2016-03-01

    Timing of flowering is not only an interesting topic in developmental biology, but it also plays a significant role in agriculture for its effects on the maturation time of seed. The hexaploid wheat (Triticum aestivum) is one of the most important crop species whose flowering time, i.e. heading time, greatly influences yield. However, it remains unclear whether and how microRNAs regulate heading time in it. In our current study, we identified the tae-miR408 in wheat and its targets in vivo, including Triticum aestivum TIMING OF CAB EXPRESSION-A1 (TaTOC-A1), TaTOC-B1, and TaTOC-D1. The tae-miR408 levels were reciprocal to those of TaTOC1s under long-day and short-day conditions. Wheat plants with a knockdown of TaTOC1s via RNA interference and overexpression of tae-miR408 showed early-heading phenotype. Furthermore, TaTOC1s expression was down-regulated by the tae-miR408 in the hexaploid wheat. In addition, other important agronomic traits in wheat, such as plant height and flag leaf angle, were regulated by both tae-miR408 and TaTOC1s. Thus, our results suggested that the tae-miR408 functions in the wheat heading time by mediating TaTOC1s expression, and the study provides important new information on the mechanism underlying heading time regulation in wheat. © 2016 American Society of Plant Biologists. All Rights Reserved.

  13. One-dimensional energetic particle quasilinear diffusion for realistic TAE instabilities

    NASA Astrophysics Data System (ADS)

    Duarte, Vinicius; Ghantous, Katy; Berk, Herbert; Gorelenkov, Nikolai

    2014-10-01

    Owing to the proximity of the characteristic phase (Alfvén) velocity and typical energetic particle (EP) superthermal velocities, toroidicity-induced Alfvén eigenmodes (TAEs) can be resonantly destabilized endangering the plasma performance. Thus, it is of ultimate importance to understand the deleterious effects on the confinement resulting from fast ion driven instabilities expected in fusion-grade plasmas. We propose to study the interaction of EPs and TAEs using a line broadened quasilinear model, which captures the interaction in both regimes of isolated and overlapping modes. The resonance particles diffuse in the phase space where the problem essentially reduces to one dimension with constant kinetic energy and the diffusion mainly along the canonical toroidal angular momentum. Mode structure and wave particle resonances are computed by the NOVA code and are used in a quasilinear diffusion code that is being written to study the evolution of the distribution function, under the assumption that they can be considered virtually unalterable during the diffusion. A new scheme for the resonant particle diffusion is being proposed that builds on the 1-D nature of the diffusion from a single mode, which leads to a momentum conserving difference scheme even when there is mode overlap.

  14. The tae-miR408-Mediated Control of TaTOC1 Genes Transcription Is Required for the Regulation of Heading Time in Wheat1[OPEN

    PubMed Central

    Zhao, Xiang Yu; Hong, Po; Chen, Xiang Bin; Ye, Xing Guo; Pan, Yan You; Wang, Jian

    2016-01-01

    Timing of flowering is not only an interesting topic in developmental biology, but it also plays a significant role in agriculture for its effects on the maturation time of seed. The hexaploid wheat (Triticum aestivum) is one of the most important crop species whose flowering time, i.e. heading time, greatly influences yield. However, it remains unclear whether and how microRNAs regulate heading time in it. In our current study, we identified the tae-miR408 in wheat and its targets in vivo, including Triticum aestivum TIMING OF CAB EXPRESSION-A1 (TaTOC-A1), TaTOC-B1, and TaTOC-D1. The tae-miR408 levels were reciprocal to those of TaTOC1s under long-day and short-day conditions. Wheat plants with a knockdown of TaTOC1s via RNA interference and overexpression of tae-miR408 showed early-heading phenotype. Furthermore, TaTOC1s expression was down-regulated by the tae-miR408 in the hexaploid wheat. In addition, other important agronomic traits in wheat, such as plant height and flag leaf angle, were regulated by both tae-miR408 and TaTOC1s. Thus, our results suggested that the tae-miR408 functions in the wheat heading time by mediating TaTOC1s expression, and the study provides important new information on the mechanism underlying heading time regulation in wheat. PMID:26768600

  15. 77 FR 59243 - Aviation Rulemaking Advisory Committee Meeting on Transport Airplane and Engine Issues

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-09-26

    ... Committee Meeting on Transport Airplane and Engine Issues AGENCY: Federal Aviation Administration (FAA), DOT... Rulemaking Advisory Committee (ARAC) to discuss transport airplane and engine (TAE) issues. DATES: The... Prioritization Working Group Transport Canada Report Materials Flammability Working Group Report Avionics...

  16. Modeling of Nonlinear Beat Signals of TAE's

    NASA Astrophysics Data System (ADS)

    Zhang, Bo; Berk, Herbert; Breizman, Boris; Zheng, Linjin

    2012-03-01

    Experiments on Alcator C-Mod reveal Toroidal Alfven Eigenmodes (TAE) together with signals at various beat frequencies, including those at twice the mode frequency. The beat frequencies are sidebands driven by quadratic nonlinear terms in the MHD equations. These nonlinear sidebands have not yet been quantified by any existing codes. We extend the AEGIS code to capture nonlinear effects by treating the nonlinear terms as a driving source in the linear MHD solver. Our goal is to compute the spatial structure of the sidebands for realistic geometry and q-profile, which can be directly compared with experiment in order to interpret the phase contrast imaging diagnostic measurements and to enable the quantitative determination of the Alfven wave amplitude in the plasma core

  17. 77 FR 13488 - Airworthiness Directives; Thielert Aircraft Engines GmbH (TAE) Reciprocating Engines

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-03-07

    ... Airworthiness Directives; Thielert Aircraft Engines GmbH (TAE) Reciprocating Engines AGENCY: Federal Aviation... this AD, contact Thielert Aircraft Engines GmbH, Platanenstrasse 14 D-09350, Lichtenstein, Germany... following new AD: 2010-11-09R1 Thielert Aircraft Engines GmbH: Amendment 39-16972; Docket No. FAA-2009-0201...

  18. 75 FR 55393 - Aviation Rulemaking Advisory Committee Meeting on Transport Airplane and Engine Issues

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-09-10

    ... Committee Meeting on Transport Airplane and Engine Issues AGENCY: Federal Aviation Administration (FAA), DOT... Rulemaking Advisory Committee (ARAC) to discuss transport airplane and engine (TAE) issues. DATES: The...: Opening Remarks, Review Agenda and Minutes. FAA Report. ARAC Executive Committee Report. Transport Canada...

  19. Rapid Frequency Chirps of TAE mode due to Finite Orbit Energetic Particles

    NASA Astrophysics Data System (ADS)

    Berk, Herb; Wang, Ge

    2013-10-01

    The tip model for the TAE mode in the large aspect ratio limit, conceived by Rosenbluth et al. in the frequency domain, together with an interaction term in the frequency domain based on a map model, has been extended into the time domain. We present the formal basis for the model, starting with the Lagrangian for the particle wave interaction. We shall discuss the formal nonlinear time domain problem and the procedure that needs to obtain solutions in the adiabatic limit.

  20. 75 FR 39803 - Airworthiness Directives; Thielert Aircraft Engines GmbH Model TAE 125-01 Reciprocating Engines

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-07-13

    ... Airworthiness Directives; Thielert Aircraft Engines GmbH Model TAE 125-01 Reciprocating Engines AGENCY: Federal...-18300R5, may cause a blow-by gas pressure increase inside the crankcase of the engine in excess of the oil seal design pressure limits. Leaking engine oil may adversely affect the gearbox clutch or the engine...

  1. Fully-kinetic Ion Simulation of Global Electrostatic Turbulent Transport in C-2U

    NASA Astrophysics Data System (ADS)

    Fulton, Daniel; Lau, Calvin; Bao, Jian; Lin, Zhihong; Tajima, Toshiki; TAE Team

    2017-10-01

    Understanding the nature of particle and energy transport in field-reversed configuration (FRC) plasmas is a crucial step towards an FRC-based fusion reactor. The C-2U device at Tri Alpha Energy (TAE) achieved macroscopically stable plasmas and electron energy confinement time which scaled favorably with electron temperature. This success led to experimental and theoretical investigation of turbulence in C-2U, including gyrokinetic ion simulations with the Gyrokinetic Toroidal Code (GTC). A primary objective of TAE's new C-2W device is to explore transport scaling in an extended parameter regime. In concert with the C-2W experimental campaign, numerical efforts have also been extended in A New Code (ANC) to use fully-kinetic (FK) ions and a Vlasov-Poisson field solver. Global FK ion simulations are presented. Future code development is also discussed.

  2. Software Management System

    NASA Technical Reports Server (NTRS)

    1994-01-01

    A software management system, originally developed for Goddard Space Flight Center (GSFC) by Century Computing, Inc. has evolved from a menu and command oriented system to a state-of-the art user interface development system supporting high resolution graphics workstations. Transportable Applications Environment (TAE) was initially distributed through COSMIC and backed by a TAE support office at GSFC. In 1993, Century Computing assumed the support and distribution functions and began marketing TAE Plus, the system's latest version. The software is easy to use and does not require programming experience.

  3. Phase space effects on fast ion transport modeling in tokamaks

    NASA Astrophysics Data System (ADS)

    Podesta, Mario

    2015-11-01

    Simulations of burning plasmas require a consistent treatment of energetic particles (EP), possibly including the effects of instabilities. Reduced EP transport models are emerging as an effective tool to account for those effects in long time-scale simulations. Available models essentially differ for the main transport drive, which is associated to gradients in real or phase space. It is crucial to assess to what extent those different assumptions affect computed quantities such as EP profile, Neutral Beam (NB) driven current and energy/momentum transfer to the thermal populations. These issues are investigated through a kick model, which includes modifications of the EP distribution by instabilities in real and velocity space. TRANSP simulations including the kick model are applied to NB-heated NSTX discharges featuring unstable toroidal Alfvén eigenmodes (TAEs). Results show that TAEs mainly affect fast ions with large parallel velocity, i.e. the most effective for NB current drive. Other portions of the EP distribution are nearly unperturbed. Core NB driven current decreases by 10-30%, with even larger relative changes toward the plasma edge. When TAEs evolve in so-called avalanches, the model reproduces measured drops of ~ 10% in the neutron rate. Consistently with previous results, the drop is caused by both EP energy loss and EP redistribution. These results are compared to those from a simple diffusive model and a ``critical gradient'' model, which postulates radial EP gradient as the only transport drive. The importance of EP velocity space modifications is discussed in terms of accuracy of the predictions, with emphasis on Neutral Beam driven current. Work supported by U.S. DOE Contract DE-AC02-09CH11466.

  4. Modeling of potential TAE-induced beam ion loss from NSTX-U plasmas

    NASA Astrophysics Data System (ADS)

    Darrow, Douglass; Fredrickson, Eric; Podesta, Mario; White, Roscoe; Liu, Deyong

    2015-11-01

    NSTX-U will add three additional neutral beam sources, whose tangency radii of 1.1, 1.2, and 1.3 m, are significantly larger than the 0.5, 0.6, and 0.7 m tangency radii of the neutral beams previously used in NSTX. These latter beams will also be used in NSTX-U. Here, we attempt to formulate an estimate of the propensity of the beam ions from all the various sources to be lost under a range of NSTX-U plasma conditions. This estimation is based upon TRANSP calculations of beam ion deposition in phase space, and the location of the FLR-corrected loss boundary in that phase space. Since TAEs were a prominent driver of beam ion loss in NSTX, we incorporate their effects through the following process: NOVA modeling of TAEs in the anticipated NSTX-U plasma conditions gives the mode numbers, frequencies, and mode structures that are likely to occur. Using this information as inputs to the guiding center ORBIT code, it is possible to find resonant surfaces in the same phase space along which beam ions would be able to diffuse under the influence of the modes. The degree to which these resonant surfaces intersect both the beam deposition volume and the orbit loss boundary should then give a sense of the propensity of that beam population to be lost from the plasma. Work supported by US DOE contracts DE-AC0209CH11466, DE-FG02-06ER54867, and DE-FG03-02ER54681.

  5. 75 FR 32253 - Airworthiness Directives; Thielert Aircraft Engines GmbH (TAE) Models TAE 125-01 and TAE 125-02...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-06-08

    ... shortly after receipt. List of Subjects in 14 CFR Part 39 Air transportation, Aircraft, Aviation safety... DEPARTMENT OF TRANSPORTATION Federal Aviation Administration 14 CFR Part 39 [Docket No. FAA-2009... Facility, U.S. Department of Transportation, 1200 New Jersey Avenue, SE., West Building Ground Floor, Room...

  6. Simulation of Chirping Avalanche in Neighborhood of TAE gap

    NASA Astrophysics Data System (ADS)

    Berk, Herb; Breizman, Boris; Wang, Ge; Zheng, Linjin

    2016-10-01

    A new kinetic code, CHIRP, focuses on the nonlinear response of resonant energetic particles (EPs) that destabilize Alfven waves which then can produce hole and clump phase space chirping structures, while the background plasma currents are assumed to respond linearly to the generated fields. EP currents are due to the motion arising from the perturbed field that is time averaged over an equilibrium orbit. A moderate EP source produces TAE chirping structures that have a limited range of chirping that do not reach the continuum. When the source is sufficiently strong, an EPM is excited in the lower continuum and it chirps rapidly downward as its amplitude rapidly grows in time. This response resembles the experimental observation of an avalanche, which occurs after a series of successive chirping events with a modest frequency shift, and then suddenly a rapid large amplitude and rapid frequency burst to low frequency with the loss of EPs. From these simulation observations we propose that in the experiment the EP population is slowly increasing to the point where the EPM is eventually excited. Supported by SCIDAC Center for Nonlinear Simulation of Energetic Particles Burning Plasmas (CSEP).

  7. A design for a new catalog manager and associated file management for the Land Analysis System (LAS)

    NASA Technical Reports Server (NTRS)

    Greenhagen, Cheryl

    1986-01-01

    Due to the larger number of different types of files used in an image processing system, a mechanism for file management beyond the bounds of typical operating systems is necessary. The Transportable Applications Executive (TAE) Catalog Manager was written to meet this need. Land Analysis System (LAS) users at the EROS Data Center (EDC) encountered some problems in using the TAE catalog manager, including catalog corruption, networking difficulties, and lack of a reliable tape storage and retrieval capability. These problems, coupled with the complexity of the TAE catalog manager, led to the decision to design a new file management system for LAS, tailored to the needs of the EDC user community. This design effort, which addressed catalog management, label services, associated data management, and enhancements to LAS applications, is described. The new file management design will provide many benefits including improved system integration, increased flexibility, enhanced reliability, enhanced portability, improved performance, and improved maintainability.

  8. 78 FR 68444 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-11-14

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants The Commission gives notice that the following applicants have filed an application for an Ocean Transportation... persons may contact the Office of Ocean Transportation Intermediaries, Federal Maritime Commission...

  9. Nonlinear Decay and Plasma Heating by a Toroidal Alfvén Eigenmode

    NASA Astrophysics Data System (ADS)

    Qiu, Z.; Chen, L.; Zonca, F.; Chen, W.

    2018-03-01

    We demonstrate theoretically that a toroidal Alfvén eigenmode (TAE) can parametrically decay into a geodesic acoustic mode and kinetic TAE in a toroidal plasma. The corresponding threshold condition for the TAE amplitude is estimated to be |δ B⊥/B0|˜O (10-4). Here, δ B⊥ and B0 are, respectively, the perturbed magnetic field of the pump TAE and the equilibrium magnetic field. This novel decay process, in addition to contributing to the nonlinear saturation of energetic-particle or α -particle driven TAE instability, could also contribute to the heating as well as regulating the transports of thermal plasmas.

  10. 77 FR 54911 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-09-06

    ...: Jorge L. Garcia, President (QI), Nora Garcia, Vice President, Application Type: New OFF Ocean World... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants The Commission gives notice that the following applicants have filed an application for an Ocean Transportation...

  11. 78 FR 6325 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-01-30

    ... World Shipping, dba OWS, dba Ocean Express, dba Oceanexpress Vanguard Logistics Services, dba Vanguard... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants The Commission gives notice that the following applicants have filed an application for an Ocean Transportation...

  12. An overview of the catalog manager

    NASA Technical Reports Server (NTRS)

    Irani, Frederick M.

    1986-01-01

    The Catalog Manager (CM) is being used at the Goddard Space Flight Center in conjunction with the Land Analysis System (LAS) running under the Transportable Applications Executive (TAE). CM maintains a catalog of file names for all users of the LAS system. The catalog provides a cross-reference between TAE user file names and fully qualified host-file names. It also maintains information about the content and status of each file. A brief history of CM development is given and a description of naming conventions, catalog structure and file attributes, and archive/retrieve capabilities is presented. General user operation and the LAS user scenario are also discussed.

  13. 77 FR 52736 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-08-30

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants The Commission gives notice that the following applicants have filed an application for an Ocean Transportation Intermediary (OTI) license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF...

  14. 77 FR 58378 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-09-20

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants The Commission gives notice that the following applicants have filed an application for an Ocean Transportation Intermediary (OTI) license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF...

  15. 78 FR 50054 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-08-16

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants The Commission gives notice that the following applicants have filed an application for an Ocean Transportation Intermediary (OTI) license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF...

  16. 78 FR 56229 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-09-12

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants The Commission gives notice that the following applicants have filed an application for an Ocean Transportation Intermediary (OTI) license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF...

  17. 77 FR 43599 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-07-25

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants The Commission gives notice that the following applicants have filed an application for an Ocean Transportation Intermediary (OTI) license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF...

  18. 78 FR 53456 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-08-29

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants The Commission gives notice that the following applicants have filed an application for an Ocean Transportation Intermediary (OTI) license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF...

  19. 78 FR 23252 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-04-18

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants The Commission gives notice that the following applicants have filed an application for an Ocean Transportation Intermediary (OTI) license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF...

  20. 78 FR 3424 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-01-16

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants The Commission gives notice that the following applicants have filed an application for an Ocean Transportation Intermediary (OTI) license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF...

  1. 78 FR 33841 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-06-05

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants The Commission gives notice that the following applicants have filed an application for an Ocean Transportation Intermediary (OTI) license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF...

  2. 78 FR 69852 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-11-21

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants The Commission gives notice that the following applicants have filed an application for an Ocean Transportation Intermediary (OTI) license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF...

  3. Comparison of Measurement And Modeling Of Current Profile Changes Due To Neutral Bean Ion Redistribution During TAE Avalanches in NSTX

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Darrow, Douglas

    Brief "avalanches" of toroidal Alfven eigenmodes (TAEs) are observed in NSTX plasmas with several different n numbers simultaneously present. These affect the neutral beam ion distribution as evidenced by a concurrent drop in the neutron rate and, sometimes, beam ion loss. Guiding center orbit modeling has shown that the modes can transiently render portions of the beam ion phase space stochastic. The resulting redistribution of beam ions can also create a broader beam-driven current profile and produce other changes in the beam ion distribution function

  4. Display management subsystem, version 1: A user's eye view

    NASA Technical Reports Server (NTRS)

    Parker, Dolores

    1986-01-01

    The structure and application functions of the Display Management Subsystem (DMS) are described. The DMS, a subsystem of the Transportable Applications Executive (TAE), was designed to provide a device-independent interface for an image processing and display environment. The system is callable by C and FORTRAN applications, portable to accommodate different image analysis terminals, and easily expandable to meet local needs. Generic applications are also available for performing many image processing tasks.

  5. 75 FR 7947 - Airworthiness Directives; Thielert Aircraft Engines GmbH (TAE) Model TAE 125-01 Reciprocating...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-02-23

    ... receipt. List of Subjects in 14 CFR Part 39 Air transportation, Aircraft, Aviation safety, Incorporation... DEPARTMENT OF TRANSPORTATION Federal Aviation Administration 14 CFR Part 39 [Docket No. FAA-2009... Operations office is located at Docket Management Facility, U.S. Department of Transportation, 1200 New...

  6. Quasilinear Line Broadened Model for Energetic Particle Transport

    NASA Astrophysics Data System (ADS)

    Ghantous, Katy; Gorelenkov, Nikolai; Berk, Herbert

    2011-10-01

    We present a self-consistent quasi-linear model that describes wave-particle interaction in toroidal geometry and computes fast ion transport during TAE mode evolution. The model bridges the gap between single mode resonances, where it predicts the analytically expected saturation levels, and the case of multiple modes overlapping, where particles diffuse across phase space. Results are presented in the large aspect ratio limit where analytic expressions are used for Fourier harmonics of the power exchange between waves and particles, . Implemention of a more realistic mode structure calculated by NOVAK code are also presented. This work is funded by DOE contract DE-AC02-09CH11466.

  7. Effect of implementation of safety measures in tae kwon do competition

    PubMed Central

    Burke, D; Barfoot, K; Bryant, S; Schneider, J; Kim, H; Levin, G

    2003-01-01

    Background: Previous reviews of tae kwon do (TKD) tournaments have documented injury rates of 25/1000 to 12.7/100 athlete exposures. Most injuries have been reported to be to the head and the neck and are occasionally very serious. Many of these studies involved high level TKD competitions with minimal safety precautions. Recently, safety measures have been implemented in many TKD competitions. Objective: To evaluate retrospectively the incidence of injuries in TKD competitions involving a wide range of participants and featuring extensive safety precautions. Methods: A total of 2498 participants ranged in age from 18 to 66, included both men and women, and ranged in rank from yellow to black belt. Traumas, defined as any event requiring interaction with medical staff, were documented with respect to mechanism, diagnosis, treatment, and follow up recommendations. An injury was defined as a trauma that prevented a contestant from resuming competition on the day that the trauma occurred, according to National Collegiate Athletic Association criteria. Results: The injury rate was 0.4/1000 athlete exposures. This is lower than reported in previous studies of TKD tournaments and in many other sports. Conclusion: TKD tournaments that emphasise limited contact, protective equipment, and medical supervision are relatively safe and compare favourably with other sports. PMID:14514529

  8. 78 FR 11728 - Aviation Rulemaking Advisory Committee; Meeting

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-02-19

    ... Working Groups a. Airman Testing Standards and Training Working Group (ARAC) b. Flight Controls Harmonization Working Group (Transport Airplane and Engine Subcommittee [TAE]) c. Airworthiness Assurance Working Group (TAE) 3. New Tasks a. Engine Bird Ingestion Requirements--Revision of Section 33.76 b...

  9. 75 FR 31438 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-06-03

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants Notice is hereby... application for a license as a Non- Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF)--Ocean Transportation Intermediary (OTI) pursuant to section 19 of the Shipping Act of 1984 as amended...

  10. Overview of the land analysis system (LAS)

    USGS Publications Warehouse

    Quirk, Bruce K.; Olseson, Lyndon R.

    1987-01-01

    The Land Analysis System (LAS) is a fully integrated digital analysis system designed to support remote sensing, image processing, and geographic information systems research. LAS is being developed through a cooperative effort between the National Aeronautics and Space Administration Goddard Space Flight Center and the U. S. Geological Survey Earth Resources Observation Systems (EROS) Data Center. LAS has over 275 analysis modules capable to performing input and output, radiometric correction, geometric registration, signal processing, logical operations, data transformation, classification, spatial analysis, nominal filtering, conversion between raster and vector data types, and display manipulation of image and ancillary data. LAS is currently implant using the Transportable Applications Executive (TAE). While TAE was designed primarily to be transportable, it still provides the necessary components for a standard user interface, terminal handling, input and output services, display management, and intersystem communications. With TAE the analyst uses the same interface to the processing modules regardless of the host computer or operating system. LAS was originally implemented at EROS on a Digital Equipment Corporation computer system under the Virtual Memorial System operating system with DeAnza displays and is presently being converted to run on a Gould Power Node and Sun workstation under the Berkeley System Distribution UNIX operating system.

  11. 75 FR 51074 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-08-18

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants Notice is hereby... Transportation Intermediary (OTI) pursuant to section 19 of the Shipping Act of 1984 as amended (46 U.S.C... Office of Transportation Intermediaries, Federal Maritime Commission, Washington, DC 20573. Advanced...

  12. Polymer electrolyte fuel cells for transportation applications

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Springer, T.E.; Wilson, M.S.; Garzon, F.H.

    1993-01-01

    The application of the polymer electrolyte fuel cell (PEFC) as a primary power source in electric vehicles has received incrming attention during the last few years. This increased attention has been fueled by a combination of significant technical advances in this field and by the initiation of some projects for the demonstration of a complete, PEFC-based power system in a bus or in a passenger car. Such demonstration pretieds reflect an increased faith of industry in the potential of this technology for transportation applications, or, at least, in the need for a detailed evaluation of this potential Nevertheless, large scalemore » transportation applications of PEFCs requim a continued concerted effort of research on catalysis, materials and components, combined with the engineering efforts addressing the complete power system. This is required to achieve cost effective, highly performing PEFC stack and power system. We describe in this contribution some recent results of work performed within the Core Research PEFC Program at Los Alamos National Laboratory, which has addressed transportation applications of PEFCs.« less

  13. Polymer electrolyte fuel cells for transportation applications

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Springer, T.E.; Wilson, M.S.; Garzon, F.H.

    1993-03-01

    The application of the polymer electrolyte fuel cell (PEFC) as a primary power source in electric vehicles has received incrming attention during the last few years. This increased attention has been fueled by a combination of significant technical advances in this field and by the initiation of some projects for the demonstration of a complete, PEFC-based power system in a bus or in a passenger car. Such demonstration pretieds reflect an increased faith of industry in the potential of this technology for transportation applications, or, at least, in the need for a detailed evaluation of this potential Nevertheless, large scalemore » transportation applications of PEFCs requim a continued concerted effort of research on catalysis, materials and components, combined with the engineering efforts addressing the complete power system. This is required to achieve cost effective, highly performing PEFC stack and power system. We describe in this contribution some recent results of work performed within the Core Research PEFC Program at Los Alamos National Laboratory, which has addressed transportation applications of PEFCs.« less

  14. Tae-Eum Type as an Independent Risk Factor for Obstructive Sleep Apnea

    PubMed Central

    Lee, Seung Ku; Yoon, Dae Wui; Yi, Hyeryeon; Lee, Si Woo; Kim, Jong Yeol; Shin, Chol

    2013-01-01

    Obstructive sleep apnea (OSA) is prevalent and associated with several kinds of chronic diseases. There has been evidence that a specific type of Sasang constitution is a risk factor for metabolic and cardiovascular diseases that can be found in patients with OSA, but there are no studies that address the association between the Sasang constitution type (SCT) and OSA. The purpose of this study was to investigate the association between the SCT and OSA. A total of 652 participants were included. All participants were examined for demographic information, medical history, and completed an interviewer-administered questionnaire on life style and sleep-related variables. Biochemical analyses were performed to determine the glucose and lipid profiles. An objective recording of OSA was done with an unattended home PSG using an Embla portable device. The apnea-hypopnea index (AHI) and oxygen desaturation index (ODI) were significantly higher in the Tae-eum (TE) type as compared to the So-eum (SE) and the So-yang (SY) types. Even after adjusting for confounding variables, the TE type still had a 2.34-fold (95% CI, 1.11–4.94; P = 0.0262) increased risk for OSA. This population-based cohort study found that the TE constitutional type is an independent risk factor for the development of OSA. PMID:23554836

  15. 75 FR 76466 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-12-08

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants Notice is hereby... Transportation Intermediary (OTI) pursuant to section 19 of the Shipping Act of 1984 as amended (46 U.S.C... Office of Transportation Intermediaries, Federal Maritime Commission, Washington, DC 20573. CIL Freight...

  16. 76 FR 72409 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-11-23

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants Notice is hereby... Transportation Intermediary (OTI) pursuant to section 19 of the Shipping Act of 1984 as amended (46 U.S.C... Office of Transportation Intermediaries, Federal Maritime Commission, Washington, DC 20573, by telephone...

  17. LBQ2D, Extending the Line Broadened Quasilinear Model to TAE-EP Interaction

    NASA Astrophysics Data System (ADS)

    Ghantous, Katy; Gorelenkov, Nikolai; Berk, Herbert

    2012-10-01

    The line broadened quasilinear model was proposed and tested on the one dimensional electrostatic case of the bump on tailfootnotetextH.L Berk, B. Breizman and J. Fitzpatrick, Nucl. Fusion, 35:1661, 1995 to study the wave particle interaction. In conventional quasilinear theory, the sea of overlapping modes evolve with time as the particle distribution function self consistently undergo diffusion in phase space. The line broadened quasilinear model is an extension to the conventional theory in a way that allows treatment of isolated modes as well as overlapping modes by broadening the resonant line in phase space. This makes it possible to treat the evolution of modes self consistently from onset to saturation in either case. We describe here the model denoted by LBQ2D which is an extension of the proposed one dimensional line broadened quasilinear model to the case of TAEs interacting with energetic particles in two dimensional phase space, energy as well as canonical angular momentum. We study the saturation of isolated modes in various regimes and present the analytical derivation and numerical results. Finally, we present, using ITER parameters, the case where multiple modes overlap and describe the techniques used for the numerical treatment.

  18. Application of Decomposition to Transportation Network Analysis

    DOT National Transportation Integrated Search

    1976-10-01

    This document reports preliminary results of five potential applications of the decomposition techniques from mathematical programming to transportation network problems. The five application areas are (1) the traffic assignment problem with fixed de...

  19. Investigation of RFID Based Sensors for Sustainable Transportation Applications

    DOT National Transportation Integrated Search

    2011-01-21

    Through support of a University Transportation Research Center Faculty Development Minigrant an investigation was made into the use of RFID based sensing technologies for transportation purposes. Transportation applications would potentially include ...

  20. Application of advanced technologies to future military transports

    NASA Technical Reports Server (NTRS)

    Clark, Rodney L.; Lange, Roy H.; Wagner, Richard D.

    1990-01-01

    Long range military transport technologies are addressed with emphasis of defining the potential benefits of the hybrid laminar flow control (HLFC) concept currently being flight tested. Results of a 1990's global range transport study are presented showing the expected payoff from application of advanced technologies. Technology forecast for military transports is also presented.

  1. Assessment of limestone blended cements for transportation applications : final report.

    DOT National Transportation Integrated Search

    2017-09-01

    This research assessed the applicability of Type IL cements satisfying AASHTO M 240 specifications for use in transportation applications in place of Type I/II cements which satisfy AASHTO M 85 specifications for construction of transportation struct...

  2. 75 FR 4560 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-01-28

    ... license as a Non-Vessel-Operating Common Carrier and Ocean Freight Forwarder--Ocean Transportation..., DC 20573. Non-Vessel-Operating Common Carrier--Ocean Transportation Intermediary Applicants: Doma... (Qualifying Individual), Rafia S. Waheed, President. Non-Vessel-Operating Common Carrier and Ocean Freight...

  3. 76 FR 27643 - Ocean Transportation Intermediary License; Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-05-12

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License; Applicants Notice is hereby given that the following applicants have filed with the Federal Maritime Commission an application for a license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF)--Ocean...

  4. 77 FR 5013 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-02-01

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants Notice is hereby given that the following applicants have filed with the Federal Maritime Commission an application for a license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF)--Ocean...

  5. Applications and use of transportation data

    DOT National Transportation Integrated Search

    1979-01-01

    This research paper is a compilation of seven documents which focus on the application and use of transportation data. The following papers are included: "Field data collection and sampling procedures for measuring regional vehicle classification and...

  6. Thermonuclear instabilities and plasma edge transport in tokamaks

    NASA Astrophysics Data System (ADS)

    Fulop, Tunde Maria

    High-energy ions generated by fusion reactions in a burning fusion plasma may give rise to different types of wave instabilities. The present thesis investigates two types of such instabilities which recently have been observed in fusion experiments: the Toroidal Alfvén Eigenmode (TAE) instability and the magnetoacoustic cyclotron instability (MCI) which is predicted to give rise to ion cyclotron emission (ICE). The TAE instability may degrade the confinement of fusion-produced high energy alpha particles and adversely affect the possibilities of reaching ignition. The present work derives it generalized expression for the linear growth rate of the instability, by including the effects of finite orbit width and finite Larmor radius of energetic particles, as well as the effects of mode localization and the possible mode excitation by both passing and trapped energetic ions. ICE does not threaten the plasma performance, but it might be useful as a fast ion diagnostic. The ICE originates from the MCI involving fast magnetoacoustic waves driven unstable by toroidicity-affected cyclotron resonance with fast ions. In the present thesis a detailed numerical and analytical investigation of this instability is presented, that explains most of the experimental ICE features observed in JET and TFTR. Moreover, the radial and poloidal localization of the fast magnetoacoustic eigenmodes is investigated, including the effects of toroidicity, ellipticity, the presence of a subpopulation of high energy ions and various profiles of the bulk ion density. In a fusion reactor, the transport of the particles near the edge have a strong influence on the global confinement of the plasma. In the edge region, where neutral atoms and impurity ions are abundant and the temperature and density gradients are large, the assumptions of the standard neoclassical theory break down. In this thesis, we explore the effect of neutral particles on the ion flow shear in the edge region. Furthermore

  7. 77 FR 39707 - Ocean Transportation Intermediary License; Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-07-05

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License; Applicants Notice is hereby given that the following applicants have filed with the Federal Maritime Commission an application for a..., Federal Maritime Commission, Washington, DC 20573, by telephone at (202) 523-5843 or by email at [email protected

  8. Rural Public Transportation Technologies: User Needs and Applications. Executive Summary

    DOT National Transportation Integrated Search

    1998-07-01

    The Rural Public Transportation Technologies: User Needs and Applications study was conducted as part of the U.S. Department of Transportation's (DOT) overall Rural Intelligent Transportation System (ITS) Program. The study examined the opportunities...

  9. Rural public transportation technologies : user needs and applications : final report

    DOT National Transportation Integrated Search

    1998-07-01

    The Rural Public Transportation Technologies: User Needs and Applications study was conducted as part of the U.S. Department of Transportations (DOT) overall Rural Intelligent Transportation System (ITS) Program. The study examined the opportuniti...

  10. Investigation of micropump mechanism for medical application (blood transport application)

    NASA Astrophysics Data System (ADS)

    Piterah, N. S. M.; Ong, N. R.; Aziz, M. H. A.; Alcain, J. B.; Haimi, W. M. W. N.; Sauli, Z.

    2017-09-01

    A microfluidic device is a beneficial device in transporting and controling the flow of fluid in microfluidic system especially in biomedical research and application. This study proposed a valveless micropump design with reciprocating micropumping concept. This micropump mechanism model was specifically designed to overcome hydrodynamic reversibility effectively at low Reynolds number and work on finite pressure loads. The transportation of microfluidic especially biological material such as blood was presented clearly in this micropumping mechanism. The transportation of fluid throughout microchannel with low Reynolds number 16 produced 7.5 m3 maximum net volume of blood pumped from left to right and configured upstroke and downstroke situation during 0.74 seconds and 0.24 seconds respectively.

  11. LAS - LAND ANALYSIS SYSTEM, VERSION 5.0

    NASA Technical Reports Server (NTRS)

    Pease, P. B.

    1994-01-01

    of the system have been preserved. These include maintaining associated image history, session logging, and batch, asynchronous and interactive mode of operation. The LAS application programs are integrated under version 4.1 of an interface called the Transportable Applications Executive (TAE). TAE 4.1 has four modes of user interaction: menu, direct command, tutor (or help), and dynamic tutor. In addition TAE 4.1 allows the operation of LAS functions using mouse-driven commands under the TAE-Facelift environment provided with TAE 4.1. These modes of operation allow users, from the beginner to the expert, to exercise specific application options. LAS is written in C-language and FORTRAN 77 for use with DEC VAX computers running VMS with approximately 16Mb of physical memory. This program runs under TAE 4.1. Since TAE 4.1 is not a current version of TAE, TAE 4.1 is included within the LAS distribution. Approximately 130,000 blocks (65Mb) of disk storage space are necessary to store the source code and files generated by the installation procedure for LAS and 44,000 blocks (22Mb) of disk storage space are necessary for TAE 4.1 installation. The only other dependencies for LAS are the subroutine libraries for the specific display device(s) that will be used with LAS/DMS (e.g. X-Windows and/or IVAS). The standard distribution medium for LAS is a set of two 9track 6250 BPI magnetic tapes in DEC VAX BACKUP format. It is also available on a set of two TK50 tape cartridges in DEC VAX BACKUP format. This program was developed in 1986 and last updated in 1992.

  12. 76 FR 17862 - Ocean Transportation Intermediary License; Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-03-31

    ..., President/Secretary, (Qualifying Individual), Application Type: New OFF License. Wilson Transportation, Inc. (OFF), 16226 Foster Street, Overland Park, KS 66085, Officers: Jerry G. Owen, Vice President International, (Qualifying Individual), Mark A. Wilson, President/Treasurer/Secretary, Application Type: New OFF...

  13. 75 FR 57798 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-09-22

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants Notice is hereby... license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF)--Ocean.../ Treasurer/CFO, (Qualifying Individual). Application Type: New NVO License. World Class Solutions LLC (NVO...

  14. 76 FR 16420 - Ocean Transportation Intermediary License; Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-03-23

    ... Falling Creek, 132, Houston, TX 77068. Officers: William J. Blair, General Manager (Qualifying Individual), Andrew P. Bottomley, Managing Partner, Application Type: QI Change and Add OFF Service. All Transport.... Orton, Managing Member/Manager (Qualifying Individual), Nils P. Marsen, Managing Member, Application...

  15. Assessment of applications of transport models on regional scale solute transport

    NASA Astrophysics Data System (ADS)

    Guo, Z.; Fogg, G. E.; Henri, C.; Pauloo, R.

    2017-12-01

    Regional scale transport models are needed to support the long-term evaluation of groundwater quality and to develop management strategies aiming to prevent serious groundwater degradation. The purpose of this study is to evaluate the capacity of previously-developed upscaling approaches to accurately describe main solute transport processes including the capture of late-time tails under changing boundary conditions. Advective-dispersive contaminant transport in a 3D heterogeneous domain was simulated and used as a reference solution. Equivalent transport under homogeneous flow conditions were then evaluated applying the Multi-Rate Mass Transfer (MRMT) model. The random walk particle tracking method was used for both heterogeneous and homogeneous-MRMT scenarios under steady state and transient conditions. The results indicate that the MRMT model can capture the tails satisfactorily for plume transported with ambient steady-state flow field. However, when boundary conditions change, the mass transfer model calibrated for transport under steady-state conditions cannot accurately reproduce the tailing effect observed for the heterogeneous scenario. The deteriorating impact of transient boundary conditions on the upscaled model is more significant for regions where flow fields are dramatically affected, highlighting the poor applicability of the MRMT approach for complex field settings. Accurately simulating mass in both mobile and immobile zones is critical to represent the transport process under transient flow conditions and will be the future focus of our study.

  16. 75 FR 60124 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-09-29

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License Applicants Notice is hereby... license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF)--Ocean..., Application Type: New OFF License Myunghe Choi dba World Express Shipping (NVO), 4733 Torrance Blvd., 187...

  17. 75 FR 6398 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-02-09

    ... Forwarder Transportation Intermediary Applicants Best Way Logistics Corp., 901 SW. 98th Terrace, Pembroke..., Officers, Alessandro E. Bernardini, Sales Manager, (Qualifying Individual), Glenda Valdez, President... Intermediary Applicants (Cont'd): Vortex Worldwide Logistics Corp., 10125 NW. 116th Way, 10, Miami, FL 33178...

  18. Canada's Intelligent Transportation Systems (ITS) : deployment and integration plan : applicant's guide

    DOT National Transportation Integrated Search

    2000-02-01

    This document is the applicant's guide for proposing intelligent transportation systems projects to Transport Canada and details such matters as eligibility, Transport Canada's program objectives and assessment of projects

  19. The Symposium Proceedings of the 1998 Air Transport Research Group (ATRG). Volume 2

    NASA Technical Reports Server (NTRS)

    Reynolds-Feighan, Aisling (Editor); Bowen, Brent D. (Editor)

    1998-01-01

    The Air Transport Research Group of the World Conference on Transportation Research (WCTR) Society was formally launched as a special interest group at the 7th Triennial WCTR in Sydney, Australia in 1995. Since then, our membership base has expanded rapidly, and now includes over 400 active transportation researchers, policy-makers, industry executives, major corporations and research institutes from 28 countries. It became a tradition that the ATRG would hold an international conference at least once a year. In 1998, the ATRG organized a consecutive stream of 14 aviation sessions at the 8th Triennial WCTR Conference (July 12-17: Antwerp). Again, on 19-21 July, 1998, the ATRG Symposium was organized and executed very successfully by Dr. Aisling Reynolds-Feighan of the University College of Dublin. The Aviation Institute at the University of Nebraska at Omaha has published the Proceedings of the 1998 ATRG Dublin Symposium (being co-edited by Dr. Aisling Reynolds-Feighan and Professor Brent Bowen), and the Proceedings of the 1998 WCTR-ATRG Conference (being co-edited by Professors Tae H. Oum and Brent Bowen).

  20. Rational-q Triggered Transport Changes With Varying Toroidal Rotation in DIII-D

    NASA Astrophysics Data System (ADS)

    Austin, M. E.; Burrell, K. H.; Waltz, R. E.; van Zeeland, M. A.; McKee, G. R.; Shafer, M. W.; Rhodes, T. L.

    2007-11-01

    Comparison of rational-q triggered ITBs in discharges with varying toroidal torque injection was carried out. Experiments were conducted in negative central shear discharges with different mixes of co/counter neutral beam injection (NBI) that altered the equilibrium ExB shear in conditions where transient improvements in transport occur near integer qmin values. The transport changes were seen in high and low rotation cases; however, the latter discharges did not transition to improved core confinement. Observations support the model that sufficient background ExB shear is required for barrier formation and zonal flow effects at integer qmin act as trigger in this case. The lack of TAE modes in the balanced injection cases indicates they are not linked to the transient confinement improvement. Fluctuation data obtained in co and balanced NBI show similar reductions in turbulence near integer qmin as well as poloidal velocity excursions that may be further evidence of zonal flow.

  1. Rural Public Transportation Technologies: User Needs and Applications. Final Report

    DOT National Transportation Integrated Search

    1998-08-01

    The Rural Public Transportation Technologies: User Needs and Applications Study was conducted as part of the U.S. DOT's overall Rural Intelligent Transportation System (ITS) Program. The study examined the opportunities and challenges of planning and...

  2. Cinnamic Acid Derivatives Enhance the Efficacy of Transarterial Embolization in a Rat Model of Hepatocellular Carcinoma

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Wilkins, Luke R., E-mail: lrw6n@virginia.edu; Brautigan, David L., E-mail: db8g@virginia.edu; Wu, Hanping, E-mail: hanpingwumd@gmail.com

    IntroductionWe hypothesize that the combination of transarterial embolization (TAE) plus inhibition of lactate export will limit anaerobic metabolism and reduce tumor survival compared to TAE alone. The purpose of this study was to test this hypothesis in a rat model of hepatocellular carcinoma (HCC).MethodsRat N1-S1 hepatoma cells were assayed in vitro using the Seahorse XF analyzer to measure extracellular acidification (lactate excretion) comparing effects of the addition of caffeic acid (CA) or ferulic acid (FA) or UK-5099 with control. Monocarboxylate transporter Slc16a3 was knocked down by RNAi. N1S1 tumors were orthotopically implanted in rats and 4 groups evaluated: (1) Control,more » (2) TAE-only, (3) TAE plus CA, and (4) TAE plus FA. Tumor size was determined by ultrasound and analyzed by repeated measures statistics. Tumors harvested at 4 weeks were examined by microscopy.ResultsSeahorse assays showed that CA and FA caused a significant reduction by >90% in lactate efflux by N1S1 tumor cells (p < 0.01). Knockdown of Slc16a3 prevented inhibition by CA. In vivo tumors grew 30-fold in volume over 4 weeks in untreated controls. By comparison, TAE resulted in near cessation of growth (10% in 4-week time period). However, both TAE + CA and TAE + FA caused a significant reduction of tumor volumes (87 and 72%, respectively) compared to control and TAE (p < 0.05). Pathologic evaluation revealed residual tumor in the TAE group but no residual viable tumor cells in the TAE + CA and TAE + FA groups.ConclusionAddition of CA or FA enhances the effectiveness of TAE therapy for HCC in part by blocking lactate efflux.« less

  3. 77 FR 40882 - Ocean Transportation Intermediary License; Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-07-11

    ... Individual (QI) for a licensee. Interested persons may contact the Office of Transportation Intermediaries..., (Qualifying Individual), Application Type: Add NVO Service. Simple Logistics Inc. (NVO), 147-35 Farmers...

  4. Photonic sensor applications in transportation security

    NASA Astrophysics Data System (ADS)

    Krohn, David A.

    2007-09-01

    There is a broad range of security sensing applications in transportation that can be facilitated by using fiber optic sensors and photonic sensor integrated wireless systems. Many of these vital assets are under constant threat of being attacked. It is important to realize that the threats are not just from terrorism but an aging and often neglected infrastructure. To specifically address transportation security, photonic sensors fall into two categories: fixed point monitoring and mobile tracking. In fixed point monitoring, the sensors monitor bridge and tunnel structural health and environment problems such as toxic gases in a tunnel. Mobile tracking sensors are being designed to track cargo such as shipboard cargo containers and trucks. Mobile tracking sensor systems have multifunctional sensor requirements including intrusion (tampering), biochemical, radiation and explosives detection. This paper will review the state of the art of photonic sensor technologies and their ability to meet the challenges of transportation security.

  5. Nanoscale thermal transport: Theoretical method and application

    NASA Astrophysics Data System (ADS)

    Zeng, Yu-Jia; Liu, Yue-Yang; Zhou, Wu-Xing; Chen, Ke-Qiu

    2018-03-01

    With the size reduction of nanoscale electronic devices, the heat generated by the unit area in integrated circuits will be increasing exponentially, and consequently the thermal management in these devices is a very important issue. In addition, the heat generated by the electronic devices mostly diffuses to the air in the form of waste heat, which makes the thermoelectric energy conversion also an important issue for nowadays. In recent years, the thermal transport properties in nanoscale systems have attracted increasing attention in both experiments and theoretical calculations. In this review, we will discuss various theoretical simulation methods for investigating thermal transport properties and take a glance at several interesting thermal transport phenomena in nanoscale systems. Our emphasizes will lie on the advantage and limitation of calculational method, and the application of nanoscale thermal transport and thermoelectric property. Project supported by the Nation Key Research and Development Program of China (Grant No. 2017YFB0701602) and the National Natural Science Foundation of China (Grant No. 11674092).

  6. 77 FR 72863 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-12-06

    ... & D Transport, Inc. (NVO & OFF), 4869 Peavey Drive, Meridian, MS 39301. Officers: Uros Pejanovic, Vice... Nucete, Director. Application Type: New NVO & OFF License. Embarque Los Hidalgos LLC (NVO & OFF), 326...

  7. 75 FR 12328 - Application of Charter Air Transport, Inc. for Commuter Authority

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-03-15

    ... DEPARTMENT OF TRANSPORTATION Office of the Secretary Application of Charter Air Transport, Inc. for Commuter Authority AGENCY: Department of Transportation. ACTION: Notice of Order to Show Cause... interested persons to show cause why it should not issue an order finding Charter Air Transport, Inc., fit...

  8. Application of Pyrometry and IR-Thermography to High Surface Temperature Measurements

    DTIC Science & Technology

    2000-04-01

    infrared spectra. Pneumatic thermal detectors use the effect of pres- sure change in a gas chamber due to radiation The second group of quantum detectors ...application of photo conductive detectors is re- a good signal to noise ratio. Each detector has a stricted by the recombination noise due to the elec...tricity. The signal power equal to the noise power of the detector is called the noise equivalent power AE tAE (NEP). It strongly depends on the

  9. Application of sensor networks to intelligent transportation systems.

    DOT National Transportation Integrated Search

    2009-12-01

    The objective of the research performed is the application of wireless sensor networks to intelligent transportation infrastructures, with the aim of increasing their dependability and improving the efficacy of data collection and utilization. Exampl...

  10. Applications of advanced transport aircraft in developing countries

    NASA Technical Reports Server (NTRS)

    Gobetz, F. W.; Assarabowski, R. J.; Leshane, A. A.

    1978-01-01

    Four representative market scenarios were studied to evaluate the relative performance of air-and surface-based transportation systems in meeting the needs of two developing contries, Brazil and Indonesia, which were selected for detailed case studies. The market scenarios were: remote mining, low-density transport, tropical forestry, and large cargo aircraft serving processing centers in resource-rich, remote areas. The long-term potential of various aircraft types, together with fleet requirements and necessary technology advances, is determined for each application.

  11. Analytical Applications of Transport Through Bulk Liquid Membranes.

    PubMed

    Diaconu, Ioana; Ruse, Elena; Aboul-Enein, Hassan Y; Bunaciu, Andrei A

    2016-07-03

    This review discusses the results of research in the use of bulk liquid membranes in separation processes and preconcentration for analytical purposes. It includes some theoretical aspects, definitions, types of liquid membranes, and transport mechanism, as well as advantages of using liquid membranes in laboratory studies. These concepts are necessary to understand fundamental principles of liquid membrane transport. Due to the multiple advantages of liquid membranes several studies present analytical applications of the transport through liquid membranes in separation or preconcentration processes of metallic cations and some organic compounds, such as phenol and phenolic derivatives, organic acids, amino acids, carbohydrates, and drugs. This review presents coupled techniques such as separation through the liquid membrane coupled with flow injection analysis.

  12. 77 FR 26008 - Ocean Transportation Intermediary License; Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-05-02

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License; Applicants Notice is hereby... license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF)--Ocean... Consulting LLC dba World, Maritime NVOCC (OFF), 2081 Raritan Road, Scotch Plains, NJ 07076, Officers: Robin...

  13. 78 FR 30270 - Foreign-Trade Zone 247-Erie, Pennsylvania; Application for Subzone; GE Transportation, Lawrence...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-05-22

    ..., Pennsylvania; Application for Subzone; GE Transportation, Lawrence Park Township, Pennsylvania An application... Transportation, located in Lawrence Park Township, Pennsylvania. The application was submitted pursuant to the... located at 2901 East Lake Road, Lawrence Park Township, Erie County, Pennsylvania. No production activity...

  14. Catchment-scale herbicides transport: Theory and application

    NASA Astrophysics Data System (ADS)

    Bertuzzo, E.; Thomet, M.; Botter, G.; Rinaldo, A.

    2013-02-01

    This paper proposes and tests a model which couples the description of hydrologic flow and transport of herbicides at catchment scales. The model accounts for streamflow components' age to characterize short and long term fluctuations of herbicide flux concentrations in stream waters, whose peaks exceeding a toxic threshold are key to exposure risk of aquatic ecosystems. The model is based on a travel time formulation of transport embedding a source zone that describes near surface herbicide dynamics. To this aim we generalize a recently proposed scheme for the analytical derivation of travel time distributions to the case of solutes that can be partially taken up by transpiration and undergo chemical degradation. The framework developed is evaluated by comparing modeled hydrographs and atrazine chemographs with those measured in the Aabach agricultural catchment (Switzerland). The model proves reliable in defining complex transport features shaped by the interplay of long term processes, related to the persistence of solute components in soils, and short term dynamics related to storm inter-arrivals. The effects of stochasticity in rainfall patterns and application dates on concentrations and loads in runoff are assessed via Monte Carlo simulations, highlighting the crucial role played by the first rainfall event occurring after herbicide application. A probabilistic framework for critical determinants of exposure risk to aquatic communities is defined. Modeling of herbicides circulation at catchment scale thus emerges as essential tools for ecological risk assessment.

  15. Remote sensing applications for transportation and traffic engineering studies: A review of the literature

    NASA Technical Reports Server (NTRS)

    Epps, J. W.

    1973-01-01

    Current references were surveyed for the application of remote sensing to traffic and transportation studies. The major problems are presented that concern traffic engineers and transportation managers, and the literature references that discuss remote sensing applications are summarized.

  16. A review on nanomechanical resonators and their applications in sensors and molecular transportation

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Arash, Behrouz; Rabczuk, Timon, E-mail: timon.rabczuk@uni-weimar.de; Jiang, Jin-Wu

    2015-06-15

    Nanotechnology has opened a new area in science and engineering, leading to the development of novel nano-electromechanical systems such as nanoresonators with ultra-high resonant frequencies. The ultra-high-frequency resonators facilitate wide-ranging applications such as ultra-high sensitive sensing, molecular transportation, molecular separation, high-frequency signal processing, and biological imaging. This paper reviews recent studies on dynamic characteristics of nanoresonators. A variety of theoretical approaches, i.e., continuum modeling, molecular simulations, and multiscale methods, in modeling of nanoresonators are reviewed. The potential application of nanoresonators in design of sensor devices and molecular transportation systems is introduced. The essence of nanoresonator sensors for detection of atomsmore » and molecules with vibration and wave propagation analyses is outlined. The sensitivity of the resonator sensors and their feasibility in detecting different atoms and molecules are particularly discussed. Furthermore, the applicability of molecular transportation using the propagation of mechanical waves in nanoresonators is presented. An extended application of the transportation methods for building nanofiltering systems with ultra-high selectivity is surveyed. The article aims to provide an up-to-date review on the mechanical properties and applications of nanoresonators, and inspire additional potential of the resonators.« less

  17. 76 FR 34992 - Ocean Transportation Intermediary License; Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-06-15

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License; Applicants Notice is hereby... license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF)--Ocean... License Echo Trans World, Inc. (NVO), 462 7th Avenue, 14th Floor, New York, NY 10018, Officer: Moshe...

  18. 77 FR 27457 - Ocean Transportation Intermediary License; Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-05-10

    ... FEDERAL MARITIME COMMISSION Ocean Transportation Intermediary License; Applicants Notice is hereby... license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF)--Ocean... at (202) 523-5843 or by email at [email protected] . DTS World Cargo Services, Inc. dba DTS World Cargo...

  19. 78 FR 18592 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-03-27

    .... Salvat, Vice President, Application Type: Add NVO Service Bayshore Logistics & Services, LLC (NVO & OFF... Chester Transport, Inc. (NVO & OFF), 46090 Lake Center Plaza, Suite 208, Sterling, VA 20165, Officer... Type: Business Structure Change to L.A.S. Shipping L.L.C. & Add NVO Service Logistics International...

  20. The attenuation of strike acceleration with the use of safety equipment in tae kwon do.

    PubMed

    Gupta, Sanjey

    2011-12-01

    THE OBJECTIVES OF THIS STUDY INCLUDE: (1) Determination of the attenuation of strike acceleration that Tae Kwon Do sparring safety pads provide from kicks from Olympic style TKD fighters, (2) The sex and weight differentiation in acceleration achieved within the thorax model with the roundhouse kicks. This prospective, observational study utilized 15 Olympic style fighters from an "elite" team kicking a water core heavy bag thorax model with roundhouse kicks. The model was fitted with a tri-axial accelerometer (GCDC, model X250-2) to measure g acceleration from strikes to the bag. The bag was kicked in three, 10 kick phases by all subjects: kicks without padding; kicks with hogu on heavy bag, and kicks with hogu and instep guards on feet. The g acceleration readings were recorded in all phases. Kolmogorov-Smirnov failed for all variables. There were 8 female subjects: median age 14 years, median weight 53.4 kg and 7 male subjects: median age 17 years, median weight 70.45 kg. The ANOVA on ranks of the acceleration from kicks against the bag achieved significance, P=0.001. Spearman rank order correlation between the weights of players and acceleration of strike against the hogu without and with insteps pads was significant, P=0.035/r=0.54 and P=0.018/r=0.59, respectively. Heavier and male subjects tend to produce more force in strikes. Protective chest guard reduces acceleration to the thorax model, but the utility of instep guards is questionable.

  1. 76 FR 71034 - Ocean Transportation Intermediary License; Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-11-16

    ... license as a Non-Vessel-Operating Common Carrier (NVO) and/or Ocean Freight Forwarder (OFF)--Ocean Transportation Intermediary (OTI) pursuant to section 19 of the Shipping Act of 1984 as amended (46 U.S.C..., Jamaica, NY 11434. Officer: Demba S. Ba, Owner/Member Manager (Qualifying Individual). Application Type...

  2. 75 FR 63476 - Ocean Transportation Intermediary License; Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-10-15

    ... Transportation Intermediary (OTI) pursuant to section 19 of the Shipping Act of 1984 as amended (46 U.S.C... D. Sasser, President/CEO. Application Type: QI Change. Bison International Inc. (NVO & OFF), 2251.... David A. Knott dba DAK Logistics Services (NVO), 1010 Bluejay Drive, Suisun City, CA 94585. Officer...

  3. Solar energy applications in transportation facilities : a literature review.

    DOT National Transportation Integrated Search

    1978-01-01

    This report presents the results of a survey of the literature and other sources to determine the types of application that have been made of solar energy in the transportation field. The use of solar energy for powering automatic traffic counters, v...

  4. Polymer electrolyte fuel cells: Potential transportation and stationary applications

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Gottesfeld, S.

    1993-01-01

    The application of the polymer electrolyte fuel cell (PEFC) as a primary power source in electric vehicles has received increasing attention during the last few years. This increased attention is the result of a combination of significant technical advances in this fuel cell technology and the initiation of some projects for the demonstration of a complete, PEFC-based power system a bus or in a passenger car. Such demonstration projects reflect an increase in industry's faith in the potential of this technology for transportation applications, or, at least, in the need for a detailed evaluation of this potential. Nevertheless, large scalemore » transportation applications of PEFCs require a continued concerted effort of research on catalysis, materials and components, combined with the engineering efforts addressing the complete power system. This is required to achieve a cost effective, highly performing PEFC stack and power system. A related set of technical and cost challenges arises in the context of potential applications of PEFCs for stationary power applications, although there are clearly some differences in their nature, particularly, to do with the different types of fuels to be employed for each of these applications. We describe in this contribution some recent results of work performed by the Core Research PEFC Program at Los Alamos National Laboratory, which has addressed materials, components and single cell testing of PEFCS. Also included are some recent observations and some insights regarding the potential of this fuel cell technology for stationary Power generation.« less

  5. Polymer electrolyte fuel cells: Potential transportation and stationary applications

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Gottesfeld, S.

    1993-04-01

    The application of the polymer electrolyte fuel cell (PEFC) as a primary power source in electric vehicles has received increasing attention during the last few years. This increased attention is the result of a combination of significant technical advances in this fuel cell technology and the initiation of some projects for the demonstration of a complete, PEFC-based power system a bus or in a passenger car. Such demonstration projects reflect an increase in industry`s faith in the potential of this technology for transportation applications, or, at least, in the need for a detailed evaluation of this potential. Nevertheless, large scalemore » transportation applications of PEFCs require a continued concerted effort of research on catalysis, materials and components, combined with the engineering efforts addressing the complete power system. This is required to achieve a cost effective, highly performing PEFC stack and power system. A related set of technical and cost challenges arises in the context of potential applications of PEFCs for stationary power applications, although there are clearly some differences in their nature, particularly, to do with the different types of fuels to be employed for each of these applications. We describe in this contribution some recent results of work performed by the Core Research PEFC Program at Los Alamos National Laboratory, which has addressed materials, components and single cell testing of PEFCS. Also included are some recent observations and some insights regarding the potential of this fuel cell technology for stationary Power generation.« less

  6. The Attenuation of Strike Acceleration with the Use of Safety Equipment in Tae Kwon Do

    PubMed Central

    Gupta, Sanjey

    2011-01-01

    Purpose The objectives of this study include: (1) Determination of the attenuation of strike acceleration that Tae Kwon Do sparring safety pads provide from kicks from Olympic style TKD fighters, (2) The sex and weight differentiation in acceleration achieved within the thorax model with the roundhouse kicks. Methods This prospective, observational study utilized 15 Olympic style fighters from an “elite” team kicking a water core heavy bag thorax model with roundhouse kicks. The model was fitted with a tri-axial accelerometer (GCDC, model X250-2) to measure g acceleration from strikes to the bag. The bag was kicked in three, 10 kick phases by all subjects: kicks without padding; kicks with hogu on heavy bag, and kicks with hogu and instep guards on feet. The g acceleration readings were recorded in all phases. Results Kolmogorov-Smirnov failed for all variables. There were 8 female subjects: median age 14 years, median weight 53.4 kg and 7 male subjects: median age 17 years, median weight 70.45 kg. The ANOVA on ranks of the acceleration from kicks against the bag achieved significance, P=0.001. Spearman rank order correlation between the weights of players and acceleration of strike against the hogu without and with insteps pads was significant, P=0.035/r=0.54 and P=0.018/r=0.59, respectively. Conclusion Heavier and male subjects tend to produce more force in strikes. Protective chest guard reduces acceleration to the thorax model, but the utility of instep guards is questionable. PMID:22375244

  7. The Application of Neutron Transport Green's Functions to Threat Scenario Simulation

    NASA Astrophysics Data System (ADS)

    Thoreson, Gregory G.; Schneider, Erich A.; Armstrong, Hirotatsu; van der Hoeven, Christopher A.

    2015-02-01

    Radiation detectors provide deterrence and defense against nuclear smuggling attempts by scanning vehicles, ships, and pedestrians for radioactive material. Understanding detector performance is crucial to developing novel technologies, architectures, and alarm algorithms. Detection can be modeled through radiation transport simulations; however, modeling a spanning set of threat scenarios over the full transport phase-space is computationally challenging. Previous research has demonstrated Green's functions can simulate photon detector signals by decomposing the scenario space into independently simulated submodels. This paper presents decomposition methods for neutron and time-dependent transport. As a result, neutron detector signals produced from full forward transport simulations can be efficiently reconstructed by sequential application of submodel response functions.

  8. 75 FR 13332 - Application of Charter Air Transport, Inc. for Commuter Authority

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-03-19

    ... DEPARTMENT OF TRANSPORTATION Office of the Secretary Application of Charter Air Transport, Inc. for Commuter Authority Correction In notice document 2010-5555 appearing on page 12328 in the issue of Monday, March 15, 2010, make the following correction: In the second column, in the first paragraph, in...

  9. Achievements of the DOT-NASA Joint Program on Remote Sensing and Spatial Information Technologies: Application to Multimodal Transportation

    NASA Technical Reports Server (NTRS)

    2002-01-01

    This report presents three-year accomplishments from the national program on Commercial Remote Sensing and Geospatial Technology (CRSGT) application to transportation, administered by the U.S. Department of Transportation (U.S. DOT) in collaboration with the National Aeronautics and Space Administration (NASA). The joint program was authorized under Section 5113 of the Transportation Equity Act for the 21st Century (TEA-21). This is the first national program of its type focusing on transportation applications of emerging commercial remote sensing technologies. U.S. DOT's Research and Special Programs Administration manages the program in coordination with NASA's Earth Science Enterprise's application programs. The program focuses on applications of CRSGT products and systems for providing smarter and more efficient transportation operations and services. The program is performed in partnership with four major National Consortia for Remote Sensing in Transportation (NCRST). Each consortium focuses on research and development of products in one of the four priority areas for transportation application, and includes technical application and demonstration projects carried out in partnership with industries and service providers in their respective areas. The report identifies products and accomplishments from each of the four consortia in meeting the goal of providing smarter and more efficient transportation services. The products and results emerging from the program are being implemented in transportation operations and services through state and local agencies. The Environmental Assessment and Application Consortium (NCRST-E) provides leadership for developing and deploying cost effective environmental and transportation planning services, and integrates CRSGT advances for achieving smarter and cost effective corridor planning. The Infrastructure Management Consortium (NCRST-I) provides leadership in technologies that achieve smarter and cheaper ways of managing

  10. Applicability of CHSST Maglev technology for U.S. urban transportation

    DOT National Transportation Integrated Search

    2003-06-01

    This report discusses the Chubu HSST technology applicability to U.S. urban transportation. This low speed system based on the principle of electromagnetic levitation by attractive suspension and propulsion by vehicle mounted linear induction motors ...

  11. Chemical-genetic profile analysis in yeast suggests that a previously uncharacterized open reading frame, YBR261C, affects protein synthesis

    PubMed Central

    Alamgir, Md; Eroukova, Veronika; Jessulat, Matthew; Xu, Jianhua; Golshani, Ashkan

    2008-01-01

    Background Functional genomics has received considerable attention in the post-genomic era, as it aims to identify function(s) for different genes. One way to study gene function is to investigate the alterations in the responses of deletion mutants to different stimuli. Here we investigate the genetic profile of yeast non-essential gene deletion array (yGDA, ~4700 strains) for increased sensitivity to paromomycin, which targets the process of protein synthesis. Results As expected, our analysis indicated that the majority of deletion strains (134) with increased sensitivity to paromomycin, are involved in protein biosynthesis. The remaining strains can be divided into smaller functional categories: metabolism (45), cellular component biogenesis and organization (28), DNA maintenance (21), transport (20), others (38) and unknown (39). These may represent minor cellular target sites (side-effects) for paromomycin. They may also represent novel links to protein synthesis. One of these strains carries a deletion for a previously uncharacterized ORF, YBR261C, that we term TAE1 for Translation Associated Element 1. Our focused follow-up experiments indicated that deletion of TAE1 alters the ribosomal profile of the mutant cells. Also, gene deletion strain for TAE1 has defects in both translation efficiency and fidelity. Miniaturized synthetic genetic array analysis further indicates that TAE1 genetically interacts with 16 ribosomal protein genes. Phenotypic suppression analysis using TAE1 overexpression also links TAE1 to protein synthesis. Conclusion We show that a previously uncharacterized ORF, YBR261C, affects the process of protein synthesis and reaffirm that large-scale genetic profile analysis can be a useful tool to study novel gene function(s). PMID:19055778

  12. Chemical-genetic profile analysis in yeast suggests that a previously uncharacterized open reading frame, YBR261C, affects protein synthesis.

    PubMed

    Alamgir, Md; Eroukova, Veronika; Jessulat, Matthew; Xu, Jianhua; Golshani, Ashkan

    2008-12-03

    Functional genomics has received considerable attention in the post-genomic era, as it aims to identify function(s) for different genes. One way to study gene function is to investigate the alterations in the responses of deletion mutants to different stimuli. Here we investigate the genetic profile of yeast non-essential gene deletion array (yGDA, approximately 4700 strains) for increased sensitivity to paromomycin, which targets the process of protein synthesis. As expected, our analysis indicated that the majority of deletion strains (134) with increased sensitivity to paromomycin, are involved in protein biosynthesis. The remaining strains can be divided into smaller functional categories: metabolism (45), cellular component biogenesis and organization (28), DNA maintenance (21), transport (20), others (38) and unknown (39). These may represent minor cellular target sites (side-effects) for paromomycin. They may also represent novel links to protein synthesis. One of these strains carries a deletion for a previously uncharacterized ORF, YBR261C, that we term TAE1 for Translation Associated Element 1. Our focused follow-up experiments indicated that deletion of TAE1 alters the ribosomal profile of the mutant cells. Also, gene deletion strain for TAE1 has defects in both translation efficiency and fidelity. Miniaturized synthetic genetic array analysis further indicates that TAE1 genetically interacts with 16 ribosomal protein genes. Phenotypic suppression analysis using TAE1 overexpression also links TAE1 to protein synthesis. We show that a previously uncharacterized ORF, YBR261C, affects the process of protein synthesis and reaffirm that large-scale genetic profile analysis can be a useful tool to study novel gene function(s).

  13. The Conference Proceedings of the 1998 Air Transport Research Group (ATRG) of the WCTR Society. Volume 4

    NASA Technical Reports Server (NTRS)

    Bowen, Brent D. (Editor); Oum, Tae Hoon (Editor)

    1998-01-01

    The Air Transport Research Group of the WCTR Society was formally launched as a special interest group at the 7h Triennial WCTR in Sydney, Australia in 1995. Since then, our membership base has expanded rapidly, and now includes over 400 active transportation researchers, policy-makers, industry executives, major corporations and research institutes from 28 countries. It became a tradition that the ATRG would hold an international conference at least once a year. In 1998, the ATRG organized a consecutive stream of 14 aviation sessions at the 8th Triennial WCTR Conference (July 12-17: Antwerp). Again, on 19-21 July, 1998, the ATRG Symposium was organized and executed every successfully by Dr. Aisling Reynolds-Feighan of the University College of Dublin. The Aviation Institute at the University of Nebraska at Omaha has published the Proceedings of the 1998 ATRG Dublin Symposium (being co-edited by Dr. Aisling Reynolds-Feighan and Professor Brent Bowen), and the Proceedings of the 1998 WCTR- ATRG Conference (being co-edited by Professors Tae H. Oum and Brent Bowen).

  14. The application of the airship to regions lacking in transport infrastructure

    NASA Technical Reports Server (NTRS)

    Coughlin, S.

    1975-01-01

    The requirements for two areas of airship application are considered. The first of these are those countries where there is a need to move consignments that are too large for the existing transport systems; the second are those regions where ground characteristics have resulted in an area totally devoid of transport. The needs of the second group are considered in detail since they also require transport to provide social as well as economic growth. With this problem in mind, a philosophy is put forward for using airships in conjunction with LASH vessels. A specimen design is outlined and the initial costs estimated.

  15. Unmanned aerial vehicle applications for highway transportation : initial stage reference search.

    DOT National Transportation Integrated Search

    2013-11-01

    Identification of research (2006present) focusing on autonomous micro unmanned aerial vehicles (UAVs) for transportation applications, including the examination of other industries that may also utilize micro UAVs.

  16. An Application of the Methodology for Assessment of the Sustainability of Air Transport System

    NASA Technical Reports Server (NTRS)

    Janic, Milan

    2003-01-01

    An assessment and operationalization of the concept of sustainable air transport system is recognized as an important but complex research, operational and policy task. In the scope of the academic efforts to properly address the problem, this paper aims to assess the sustainability of air transport system. It particular, the paper describes the methodology for assessment of sustainability and its potential application. The methodology consists of the indicator systems, which relate to the air transport system operational, economic, social and environmental dimension of performance. The particular indicator systems are relevant for the particular actors such users (air travellers), air transport operators, aerospace manufacturers, local communities, governmental authorities at different levels (local, national, international), international air transport associations, pressure groups and public. In the scope of application of the methodology, the specific cases are selected to estimate the particular indicators, and thus to assess the system sustainability under given conditions.

  17. Survey of Fire Modeling Efforts with Application to Transportation Vehicles

    DOT National Transportation Integrated Search

    1981-07-01

    This report presents the results of a survey of analytical fire models with applications pertinent to fires in the compartments of transportation vehicles; a brief discussion of the background of fire phenomena and an overview of various fire modelin...

  18. Program For Generating Interactive Displays

    NASA Technical Reports Server (NTRS)

    Costenbader, Jay; Moleski, Walt; Szczur, Martha; Howell, David; Engelberg, Norm; Li, Tin P.; Misra, Dharitri; Miller, Philip; Neve, Leif; Wolf, Karl; hide

    1991-01-01

    Sun/Unix version of Transportable Applications Environment Plus (TAE+) computer program provides integrated, portable software environment for developing and running interactive window, text, and graphical-object-based application software systems. Enables programmer or nonprogrammer to construct easily custom software interface between user and application program and to move resulting interface program and its application program to different computers. Plus viewed as productivity tool for application developers and application end users, who benefit from resultant consistent and well-designed user interface sheltering them from intricacies of computer. Available in form suitable for following six different groups of computers: DEC VAX station and other VMS VAX computers, Macintosh II computers running AUX, Apollo Domain Series 3000, DEC VAX and reduced-instruction-set-computer workstations running Ultrix, Sun 3- and 4-series workstations running Sun OS and IBM RT/PC and PS/2 compute

  19. Another Program For Generating Interactive Graphics

    NASA Technical Reports Server (NTRS)

    Costenbader, Jay; Moleski, Walt; Szczur, Martha; Howell, David; Engelberg, Norm; Li, Tin P.; Misra, Dharitri; Miller, Philip; Neve, Leif; Wolf, Karl; hide

    1991-01-01

    VAX/Ultrix version of Transportable Applications Environment Plus (TAE+) computer program provides integrated, portable software environment for developing and running interactive window, text, and graphical-object-based application software systems. Enables programmer or nonprogrammer to construct easily custom software interface between user and application program and to move resulting interface program and its application program to different computers. When used throughout company for wide range of applications, makes both application program and computer seem transparent, with noticeable improvements in learning curve. Available in form suitable for following six different groups of computers: DEC VAX station and other VMS VAX computers, Macintosh II computers running AUX, Apollo Domain Series 3000, DEC VAX and reduced-instruction-set-computer workstations running Ultrix, Sun 3- and 4-series workstations running Sun OS and IBM RT/PC's and PS/2 computers running AIX, and HP 9000 S

  20. Two-Relaxation-Time Lattice Boltzmann Method and its Application to Advective-Diffusive-Reactive Transport

    DOE PAGES

    Yan, Zhifeng; Yang, Xiaofan; Li, Siliang; ...

    2017-09-05

    The lattice Boltzmann method (LBM) based on single-relaxation-time (SRT) or multiple-relaxation-time (MRT) collision operators is widely used in simulating flow and transport phenomena. The LBM based on two-relaxation-time (TRT) collision operators possesses strengths from the SRT and MRT LBMs, such as its simple implementation and good numerical stability, although tedious mathematical derivations and presentations of the TRT LBM hinder its application to a broad range of flow and transport phenomena. This paper describes the TRT LBM clearly and provides a pseudocode for easy implementation. Various transport phenomena were simulated using the TRT LBM to illustrate its applications in subsurface environments.more » These phenomena include advection-diffusion in uniform flow, Taylor dispersion in a pipe, solute transport in a packed column, reactive transport in uniform flow, and bacterial chemotaxis in porous media. Finally, the TRT LBM demonstrated good numerical performance in terms of accuracy and stability in predicting these transport phenomena. Therefore, the TRT LBM is a powerful tool to simulate various geophysical and biogeochemical processes in subsurface environments.« less

  1. Two-relaxation-time lattice Boltzmann method and its application to advective-diffusive-reactive transport

    NASA Astrophysics Data System (ADS)

    Yan, Zhifeng; Yang, Xiaofan; Li, Siliang; Hilpert, Markus

    2017-11-01

    The lattice Boltzmann method (LBM) based on single-relaxation-time (SRT) or multiple-relaxation-time (MRT) collision operators is widely used in simulating flow and transport phenomena. The LBM based on two-relaxation-time (TRT) collision operators possesses strengths from the SRT and MRT LBMs, such as its simple implementation and good numerical stability, although tedious mathematical derivations and presentations of the TRT LBM hinder its application to a broad range of flow and transport phenomena. This paper describes the TRT LBM clearly and provides a pseudocode for easy implementation. Various transport phenomena were simulated using the TRT LBM to illustrate its applications in subsurface environments. These phenomena include advection-diffusion in uniform flow, Taylor dispersion in a pipe, solute transport in a packed column, reactive transport in uniform flow, and bacterial chemotaxis in porous media. The TRT LBM demonstrated good numerical performance in terms of accuracy and stability in predicting these transport phenomena. Therefore, the TRT LBM is a powerful tool to simulate various geophysical and biogeochemical processes in subsurface environments.

  2. Two-Relaxation-Time Lattice Boltzmann Method and its Application to Advective-Diffusive-Reactive Transport

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Yan, Zhifeng; Yang, Xiaofan; Li, Siliang

    The lattice Boltzmann method (LBM) based on single-relaxation-time (SRT) or multiple-relaxation-time (MRT) collision operators is widely used in simulating flow and transport phenomena. The LBM based on two-relaxation-time (TRT) collision operators possesses strengths from the SRT and MRT LBMs, such as its simple implementation and good numerical stability, although tedious mathematical derivations and presentations of the TRT LBM hinder its application to a broad range of flow and transport phenomena. This paper describes the TRT LBM clearly and provides a pseudocode for easy implementation. Various transport phenomena were simulated using the TRT LBM to illustrate its applications in subsurface environments.more » These phenomena include advection-diffusion in uniform flow, Taylor dispersion in a pipe, solute transport in a packed column, reactive transport in uniform flow, and bacterial chemotaxis in porous media. Finally, the TRT LBM demonstrated good numerical performance in terms of accuracy and stability in predicting these transport phenomena. Therefore, the TRT LBM is a powerful tool to simulate various geophysical and biogeochemical processes in subsurface environments.« less

  3. Applications of superconductor technologies to transportation

    NASA Astrophysics Data System (ADS)

    Rote, D. M.; Herring, J. S.; Sheahen, T. P.

    1989-06-01

    This report assesses transportation applications of superconducting devices, such as rotary motors and generators, linear synchronous motors, energy storage devices, and magnets. Among conventional vehicles, ships appear to have the greatest potential for maximizing the technical benefits of superconductivity, such as smaller, lighter, and more-efficient motors and, possibly, more-efficient generators. Smaller-scale applications include motors for pipeline pumps, all-electric and diesel-electric locomotives, self-propelled rail cars, and electric highway vehicles. For diesel-electric locomotives, superconducting units would eliminate space limitations on tractive power. Superconducting magnetic energy storage devices appear most suitable for regenerative braking or power assistance in grade climbing, rather than for long-term energy storage. With toroidal devices (especially for onboard temporary energy storage), external fields would be eliminated. With regard to new vehicle technologies, the use of superconducting devices would only marginally enhance the benefits of inductive-power-coupled vehicles over conventional electric vehicles, but could enable magnetically levitated (maglev) vehicles to obtain speeds of 520 km/h or more. This feature, together with the quiet, smooth ride, might make maglev vehicles an attractive alternative to intercity highway-vehicle or airlane trips in the range of 100 to 600 miles. Electromagnetic airport applications are not yet feasible.

  4. Application of computational aerodynamics methods to the design and analysis of transport aircraft

    NASA Technical Reports Server (NTRS)

    Da Costa, A. L.

    1978-01-01

    The application and validation of several computational aerodynamic methods in the design and analysis of transport aircraft is established. An assessment is made concerning more recently developed methods that solve three-dimensional transonic flow and boundary layers on wings. Capabilities of subsonic aerodynamic methods are demonstrated by several design and analysis efforts. Among the examples cited are the B747 Space Shuttle Carrier Aircraft analysis, nacelle integration for transport aircraft, and winglet optimization. The accuracy and applicability of a new three-dimensional viscous transonic method is demonstrated by comparison of computed results to experimental data

  5. GEM detectors for WEST and potential application for heavy impurity transport studies

    NASA Astrophysics Data System (ADS)

    Mazon, D.; Jardin, A.; Coston, C.; Faisse, F.; Chernyshova, M.; Czarski, T.; Kasprowicz, G.; Wojenski, A.

    2016-08-01

    In tokamaks equipped with metallic walls and in particular tungsten, the interplay between particle transport and MagnetoHydroDynamic (MHD) activity might lead to impurities accumulation and finally to sudden plasma termination called disruption. Studying such transport phenomena is thus essential if stationary discharges are to be achieved. On WEST a new SXR diagnostic is developed in collaboration with IPPLM (Poland) and the Warsaw University of Technology, based on a triple Gas Electron Multiplier (GEM) detector. Potential application of the WEST GEM detectors for tomographic reconstruction and subsequent transport analysis is presented.

  6. On direct and indirect methanol fuel cells for transportation applications

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Gottesfield, S.

    1996-04-01

    Research on direct oxidation methanol fuel cells (DMFCs) and polymer electrolyte fuel cells (PEFCs) is discussed. Systems considered for transportation applications are addressed. The use of platinum/ruthenium anode electrocatalysts and platinum cathode electrocatalysts in polymer electrolyte DMFCs has resulted in significant performance enhancements.

  7. Fundamental transport mechanisms, fabrication and potential applications of nanoporous atomically thin membranes.

    PubMed

    Wang, Luda; Boutilier, Michael S H; Kidambi, Piran R; Jang, Doojoon; Hadjiconstantinou, Nicolas G; Karnik, Rohit

    2017-06-06

    Graphene and other two-dimensional materials offer a new approach to controlling mass transport at the nanoscale. These materials can sustain nanoscale pores in their rigid lattices and due to their minimum possible material thickness, high mechanical strength and chemical robustness, they could be used to address persistent challenges in membrane separations. Here we discuss theoretical and experimental developments in the emerging field of nanoporous atomically thin membranes, focusing on the fundamental mechanisms of gas- and liquid-phase transport, membrane fabrication techniques and advances towards practical application. We highlight potential functional characteristics of the membranes and discuss applications where they are expected to offer advantages. Finally, we outline the major scientific questions and technological challenges that need to be addressed to bridge the gap from theoretical simulations and proof-of-concept experiments to real-world applications.

  8. Progress in Ion Transport Membranes for Gas Separation Applications

    NASA Astrophysics Data System (ADS)

    Bose, Arun C.; Stiegel, Gary J.; Armstrong, Phillip A.; Halper, Barry J.; (Ted) Foster, E. P.

    This chapter describes the evolution and advances of ion transport membranes for gas separation applications, especially separation of oxygen from air. In partnership with the US Department of Energy (DOE), Air Products and Chemicals, Inc. (Air Products) successfully developed a novel class of mixed ion-electron conducting materials and membrane architecture. These novel materials are referred to as ion transport membranes (ITM). Generically, ITMs consist of modified perovskite and brownmillerite oxide solid electrolytes and provide high oxygen anion and electron conduction typically at high temperatures driven by an oxygen potential gradient without the need for external power. The partial pressure ratio across the ITM layer creates the driving force for oxygen separation.

  9. A Benchmarking Initiative for Reactive Transport Modeling Applied to Subsurface Environmental Applications

    NASA Astrophysics Data System (ADS)

    Steefel, C. I.

    2015-12-01

    Over the last 20 years, we have seen the evolution of multicomponent reactive transport modeling and the expanding range and increasing complexity of subsurface environmental applications it is being used to address. Reactive transport modeling is being asked to provide accurate assessments of engineering performance and risk for important issues with far-reaching consequences. As a result, the complexity and detail of subsurface processes, properties, and conditions that can be simulated have significantly expanded. Closed form solutions are necessary and useful, but limited to situations that are far simpler than typical applications that combine many physical and chemical processes, in many cases in coupled form. In the absence of closed form and yet realistic solutions for complex applications, numerical benchmark problems with an accepted set of results will be indispensable to qualifying codes for various environmental applications. The intent of this benchmarking exercise, now underway for more than five years, is to develop and publish a set of well-described benchmark problems that can be used to demonstrate simulator conformance with norms established by the subsurface science and engineering community. The objective is not to verify this or that specific code--the reactive transport codes play a supporting role in this regard—but rather to use the codes to verify that a common solution of the problem can be achieved. Thus, the objective of each of the manuscripts is to present an environmentally-relevant benchmark problem that tests the conceptual model capabilities, numerical implementation, process coupling, and accuracy. The benchmark problems developed to date include 1) microbially-mediated reactions, 2) isotopes, 3) multi-component diffusion, 4) uranium fate and transport, 5) metal mobility in mining affected systems, and 6) waste repositories and related aspects.

  10. An assessment and comparison of fuel cells for transportation applications

    NASA Astrophysics Data System (ADS)

    Krumpelt, M.; Christianson, C. C.

    1989-09-01

    Fuel cells offer the potential of a clean, efficient power source for buses, cars, and other transportation applications. When the fuel cell is run on methanol, refueling would be as rapid as with gasoline-powered internal combustion engines, providing a virtually unlimited range while still maintaining the smooth and quiet acceleration that is typical for electric vehicles. The advantages and disadvantages of five types of fuel cells are reviewed and analyzed for a transportation application: alkaline, phosphoric acid, proton exchange membrane, molten carbonate, and solid oxide. The status of each technology is discussed, system designs are reviewed, and preliminary comparisons of power densities, start-up times, and dynamic response capabilities are made. To test the concept, a fuel cell/battery powered urban bus appears to be a good first step that can be realized today with phosphoric acid cells. In the longer term, the proton exchange membrane and solid oxide fuel cells appear to be superior.

  11. Applications of geographic information systems (GIS) for transportation and climate change

    DOT National Transportation Integrated Search

    2011-08-31

    This report describes the current practice and application of GIS technologies for integrating climate change into the transportation decision-making process. It examines how select state, regional, and local agencies are using GIS to analyze, mitiga...

  12. 40 CFR 266.203 - Standards applicable to the transportation of solid waste military munitions.

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... transportation of solid waste military munitions. 266.203 Section 266.203 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED) SOLID WASTES (CONTINUED) STANDARDS FOR THE MANAGEMENT OF SPECIFIC HAZARDOUS... applicable to the transportation of solid waste military munitions. (a) Criteria for hazardous waste...

  13. 40 CFR 266.203 - Standards applicable to the transportation of solid waste military munitions.

    Code of Federal Regulations, 2011 CFR

    2011-07-01

    ... transportation of solid waste military munitions. 266.203 Section 266.203 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED) SOLID WASTES (CONTINUED) STANDARDS FOR THE MANAGEMENT OF SPECIFIC HAZARDOUS... applicable to the transportation of solid waste military munitions. (a) Criteria for hazardous waste...

  14. 40 CFR 266.203 - Standards applicable to the transportation of solid waste military munitions.

    Code of Federal Regulations, 2012 CFR

    2012-07-01

    ... transportation of solid waste military munitions. 266.203 Section 266.203 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED) SOLID WASTES (CONTINUED) STANDARDS FOR THE MANAGEMENT OF SPECIFIC HAZARDOUS... applicable to the transportation of solid waste military munitions. (a) Criteria for hazardous waste...

  15. 40 CFR 266.203 - Standards applicable to the transportation of solid waste military munitions.

    Code of Federal Regulations, 2013 CFR

    2013-07-01

    ... transportation of solid waste military munitions. 266.203 Section 266.203 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED) SOLID WASTES (CONTINUED) STANDARDS FOR THE MANAGEMENT OF SPECIFIC HAZARDOUS... applicable to the transportation of solid waste military munitions. (a) Criteria for hazardous waste...

  16. 40 CFR 266.203 - Standards applicable to the transportation of solid waste military munitions.

    Code of Federal Regulations, 2014 CFR

    2014-07-01

    ... transportation of solid waste military munitions. 266.203 Section 266.203 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED) SOLID WASTES (CONTINUED) STANDARDS FOR THE MANAGEMENT OF SPECIFIC HAZARDOUS... applicable to the transportation of solid waste military munitions. (a) Criteria for hazardous waste...

  17. Transcatheter Arterial Embolization for Gastrointestinal Bleeding Associated with Gastric Carcinoma: Prognostic Factors Predicting Successful Hemostasis and Survival.

    PubMed

    Park, Sangik; Shin, Ji Hoon; Gwon, Dong-Il; Kim, Hyoung Jung; Sung, Kyu-Bo; Yoon, Hyun-Ki; Ko, Gi-Young; Ko, Heung Kyu

    2017-07-01

    To evaluate outcomes of transcatheter arterial embolization (TAE) for gastric cancer-related gastrointestinal (GI) bleeding and factors associated with successful TAE and improved survival after TAE. This retrospective study included 43 patients (34 men; age 60.6 y ± 13.6) with gastric cancer-related GI bleeding undergoing angiography between January 2000 and December 2015. Clinical course, laboratory findings, and TAE characteristics were reviewed. Technical success of TAE was defined as target area devascularization, and clinical success was defined as bleeding cessation with hemodynamic stability during 72 hours after TAE. Student t test was used for comparison of continuous variables, and Fisher exact test was used for categorical variables. Univariate and multivariate analysis were performed to identify predictors of successful TAE and 30-day survival after TAE. TAE was performed in 40 patients. Technical and clinical success rates of TAE were 85.0% and 65.0%, respectively. Splenic infarction occurred in 2 patients as a minor complication. Rebleeding after TAE occurred in 7 patients. Death related to bleeding occurred in 5 patients. Active bleeding (P = .044) and higher transfusion requirement (3.3 U ± 2.6 vs 1.8 U ± 1.7; P = .039) were associated with TAE failure. Successful TAE predicted improved 30-day survival after TAE on univariate and multivariate analysis (P = .018 and P = .022; odds ratio, 0.132). TAE for gastric cancer-associated GI bleeding may be a lifesaving procedure. Severe bleeding with a higher transfusion requirement and active bleeding on angiography predicted TAE failure. Copyright © 2017 SIR. Published by Elsevier Inc. All rights reserved.

  18. Remote sensing applications for environmental analysis in transportation planning : application to the Washington State I-405 corridor

    DOT National Transportation Integrated Search

    2004-08-30

    The project's major objective is to demonstrate and assess the applicability of commercial remote sensing products and spatial information technologies to environmental analysis in transportation planning, using the I-405 corridor in Washington State...

  19. A review of model applications for structured soils: b) Pesticide transport.

    PubMed

    Köhne, John Maximilian; Köhne, Sigrid; Simůnek, Jirka

    2009-02-16

    The past decade has seen considerable progress in the development of models simulating pesticide transport in structured soils subject to preferential flow (PF). Most PF pesticide transport models are based on the two-region concept and usually assume one (vertical) dimensional flow and transport. Stochastic parameter sets are sometimes used to account for the effects of spatial variability at the field scale. In the past decade, PF pesticide models were also coupled with Geographical Information Systems (GIS) and groundwater flow models for application at the catchment and larger regional scales. A review of PF pesticide model applications reveals that the principal difficulty of their application is still the appropriate parameterization of PF and pesticide processes. Experimental solution strategies involve improving measurement techniques and experimental designs. Model strategies aim at enhancing process descriptions, studying parameter sensitivity, uncertainty, inverse parameter identification, model calibration, and effects of spatial variability, as well as generating model emulators and databases. Model comparison studies demonstrated that, after calibration, PF pesticide models clearly outperform chromatographic models for structured soils. Considering nonlinear and kinetic sorption reactions further enhanced the pesticide transport description. However, inverse techniques combined with typically available experimental data are often limited in their ability to simultaneously identify parameters for describing PF, sorption, degradation and other processes. On the other hand, the predictive capacity of uncalibrated PF pesticide models currently allows at best an approximate (order-of-magnitude) estimation of concentrations. Moreover, models should target the entire soil-plant-atmosphere system, including often neglected above-ground processes such as pesticide volatilization, interception, sorption to plant residues, root uptake, and losses by runoff. The

  20. Promoting transportation applications in defense conversion and other advanced technologies : summary of proceedings January 1994

    DOT National Transportation Integrated Search

    1994-01-01

    From September-November 1993, U.S. Department of Transportation (DOT) Secretary Federico Pena sponsored a series of meetings, called "Promoting Transportation Applications in Defense Conversion and Other Advanced Technologies," to advance President B...

  1. Numerical solution of transport equation for applications in environmental hydraulics and hydrology

    NASA Astrophysics Data System (ADS)

    Rashidul Islam, M.; Hanif Chaudhry, M.

    1997-04-01

    The advective term in the one-dimensional transport equation, when numerically discretized, produces artificial diffusion. To minimize such artificial diffusion, which vanishes only for Courant number equal to unity, transport owing to advection has been modeled separately. The numerical solution of the advection equation for a Gaussian initial distribution is well established; however, large oscillations are observed when applied to an initial distribution with sleep gradients, such as trapezoidal distribution of a constituent or propagation of mass from a continuous input. In this study, the application of seven finite-difference schemes and one polynomial interpolation scheme is investigated to solve the transport equation for both Gaussian and non-Gaussian (trapezoidal) initial distributions. The results obtained from the numerical schemes are compared with the exact solutions. A constant advective velocity is assumed throughout the transport process. For a Gaussian distribution initial condition, all eight schemes give excellent results, except the Lax scheme which is diffusive. In application to the trapezoidal initial distribution, explicit finite-difference schemes prove to be superior to implicit finite-difference schemes because the latter produce large numerical oscillations near the steep gradients. The Warming-Kutler-Lomax (WKL) explicit scheme is found to be better among this group. The Hermite polynomial interpolation scheme yields the best result for a trapezoidal distribution among all eight schemes investigated. The second-order accurate schemes are sufficiently accurate for most practical problems, but the solution of unusual problems (concentration with steep gradient) requires the application of higher-order (e.g. third- and fourth-order) accurate schemes.

  2. Study of the Application of Separation Control by Unsteady Excitation to Civil Transport Aircraft

    NASA Technical Reports Server (NTRS)

    McLean, J. D.; Crouch, J. D.; Stoner, R. C.; Sakurai, S.; Seidel, G. E.; Feifel, W. M.; Rush, H. M.

    1999-01-01

    This study provides a preliminary assessment of the potential benefits of applying unsteady separation control to transport aircraft. Estimates are given for some of the costs associated with a specific application to high-lift systems. High-leverage areas for future research were identified during the course of the study. The study was conducted in three phases. Phase 1 consisted of a coarse screening of potential applications within the aerodynamics discipline. Potential benefits were identified and in some cases quantified in a preliminary way. Phase 2 concentrated on the application to the wing high-lift system, deemed to have the greatest potential benefit for commercial transports. A team of experts, including other disciplines (i.e. hydraulic, mechanical, and electrical systems, structures, configurations, manufacturing, and finance), assessed the feasibility, benefits, and costs to arrive at estimates of net benefits. In both phases of the study, areas of concern and areas for future research were identified. In phase 3 of this study, the high-leverage areas for future research were prioritized as a guide for future efforts aimed at the application of active flow control to commercial transport aircraft.

  3. Application of sonic-boom minimization concepts in supersonic transport design

    NASA Technical Reports Server (NTRS)

    Carlson, H. W.; Barger, R. L.; Mack, R. J.

    1973-01-01

    The applicability of sonic boom minimization concepts in the design of large supersonic transport airplanes capable of a 2500-nautical-mile range at a cruise Mach number of 2.7 is considered. Aerodynamics, weight and balance, and mission performance as well as sonic boom factors, have been taken into account. The results indicate that shock-strength nominal values of somewhat less than 48 newtons/sq m during cruise are within the realm of possibility. Because many of the design features are in direct contradiction to presently accepted design practices, further study of qualified airplane design teams is required to ascertain sonic boom shock strength levels actually attainable for practical supersonic transports.

  4. Application of nonlinear adaptive motion washout to transport ground-handling simulation

    NASA Technical Reports Server (NTRS)

    Parrish, R. V.; Martin, D. J., Jr.

    1983-01-01

    The application of a nonlinear coordinated adaptive motion washout to the transport ground-handling environment is documented. Additions to both the aircraft math model and the motion washout system are discussed. The additions to the simulated-aircraft math model provided improved modeling fidelity for braking and reverse-thrust application, and the additions to the motion-base washout system allowed transition from the desired flight parameters to the less restrictive ground parameters of the washout.

  5. Application research on big data in energy conservation and emission reduction of transportation industry

    NASA Astrophysics Data System (ADS)

    Bai, Bingdong; Chen, Jing; Wang, Mei; Yao, Jingjing

    2017-06-01

    In the context of big data age, the energy conservation and emission reduction of transportation is a natural big data industry. The planning, management, decision-making of energy conservation and emission reduction of transportation and other aspects should be supported by the analysis and forecasting of large amounts of data. Now, with the development of information technology, such as intelligent city, sensor road and so on, information collection technology in the direction of the Internet of things gradually become popular. The 3G/4G network transmission technology develop rapidly, and a large number of energy conservation and emission reduction of transportation data is growing into a series with different ways. The government not only should be able to make good use of big data to solve the problem of energy conservation and emission reduction of transportation, but also to explore and use a large amount of data behind the hidden value. Based on the analysis of the basic characteristics and application technology of energy conservation and emission reduction of transportation data, this paper carries out its application research in energy conservation and emission reduction of transportation industry, so as to provide theoretical basis and reference value for low carbon management.

  6. Solving the transport equation with quadratic finite elements: Theory and applications

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Ferguson, J.M.

    1997-12-31

    At the 4th Joint Conference on Computational Mathematics, the author presented a paper introducing a new quadratic finite element scheme (QFEM) for solving the transport equation. In the ensuing year the author has obtained considerable experience in the application of this method, including solution of eigenvalue problems, transmission problems, and solution of the adjoint form of the equation as well as the usual forward solution. He will present detailed results, and will also discuss other refinements of his transport codes, particularly for 3-dimensional problems on rectilinear and non-rectilinear grids.

  7. Preoperative Direct Puncture Embolization of Advanced Juvenile Nasopharyngeal Angiofibroma in Combination with Transarterial Embolization: An Analysis of 22 Consecutive Patients

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Lv Mingming, E-mail: lvmingming001@163.com; Fan, Xin-dong, E-mail: fanxindong@yahoo.com.cn; Su Lixin, E-mail: sulixin1975@126.com

    2013-02-15

    ObjectiveThis study was designed to evaluate the clinical application of preoperative auxiliary embolization for juvenile nasopharyngeal angiofibroma (JNA) by direct puncture embolization (DPE) of the tumor in combination with transarterial embolization (TAE). The study included 22 patients. An 18-gauge needle was used to puncture directly into the tumor, and 20-25 % N-butyl cyanoacrylate was injected under the guidance of fluoroscopy after confirming the placement of the needle into the JNA and no leaking into the surrounding tissue. Tumors were obstructed later via TAE. The supplying arteries of JNA were from branches of the internal carotid and external carotid arteries. Controlmore » angiography showed the obliteration of contrast stain in the entire tumor mass and the distal supplying arteries disappeared after DPE in combination with TAE. Surgical resection was performed within 4 days after embolization and none of the patients required blood transfusion. The use of DPE in combination with TAE was a safe, feasible, and efficacious method. It can devascularize effectively the JNAs and reduce intraoperative bleeding when JNAs are extirpated.« less

  8. Application of pneumatic lift and control surface technology to advanced transport aircraft

    NASA Technical Reports Server (NTRS)

    Englar, Robert J.

    1996-01-01

    The application of pneumatic (blown) aerodynamic technology to both the lifting and the control surfaces of advanced transport aircraft can provide revolutionary changes in the performance and operation of these vehicles, ranging in speed regime from Advanced Subsonic Transports to the High Speed Civil Transport, and beyond. This technology, much of it based on the Circulation Control Wing blown concepts, can provide aerodynamic force augmentations of 80 to 100 (i.e., return of 80-100 pounds of force per pound of input momentum from the blowing jet). This can be achieved without use of external mechanical surfaces. Clever application of this technology can provide no-moving-part lifting surfaces (wings/tails) integrated into the control system to greatly simplify aircraft designs while improving their aerodynamic performance. Lift/drag ratio may be pneumatically tailored to fit the current phase of the flight, and takeoff/landing performance can be greatly improved by reducing ground roll distances and liftoff/touchdown speeds. Alternatively, great increases in liftoff weights and payloads are possible, as are great reductions in wing and tail planform size, resulting in optimized cruise wing designs. Furthermore, lift generation independent of angle of attack provides much promise for increased safety of flight in the severe updrafts/downdrafts of microbursts and windshears, which is further augmented by the ability to sustain flight at greatly reduced airspeeds. Load-tailored blown wings can also reduce tip vorticity during highlift operations and the resulting vortex wake hazards near terminal areas. Reduced noise may also be possible as these jets can be made to operate at low pressures. The planned presentation will support the above statements through discussions of recent experimental and numerical (CFD) research and development of these advanced blown aerodynamic surfaces, portions of which have been conducted for NASA. Also to be presented will be

  9. Suppression of energetic particle driven instabilities with HHFW heating

    DOE PAGES

    Fredrickson, E. D.; Taylor, G.; Bertelli, N.; ...

    2015-01-01

    In plasmas in the National Spherical Torus Experiment (NSTX) [Ono et al., Nucl. Fusion 40 (2000) 557] heated with neutral beams, the beam ions typically excite Energetic Particle Modes (EPMs or fishbones), and Toroidal, Global or Compressional Alfvén Eigenmodes (TAE, GAE, CAE). These modes can redistribute the energetic beam ions, altering the beam driven current profile and the plasma heating profile, or they may affect electron thermal transport or cause losses of the beam ions. In this paper we present experimental results where these instabilities, driven by the super-thermal beam ions, are suppressed with the application of High Harmonic Fastmore » Wave heating.« less

  10. Empiric transcatheter arterial embolization for massive bleeding from duodenal ulcers: efficacy and complications.

    PubMed

    Ichiro, Ikushima; Shushi, Higashi; Akihiko, Ishii; Yasuhiko, Iryo; Yasuyuki, Yamashita

    2011-07-01

    To evaluate the efficacy and safety of empiric transcatheter arterial embolization (TAE) for patients with massive bleeding from duodenal ulcers. During January 2000 and December 2009, 59 patients with duodenal ulcer bleeding in whom TAE was attempted after endoscopic therapy failed were retrospectively analyzed. The patients were divided into empiric TAE (n = 36) and identifiable TAE (n = 23) groups according to angiographic findings with or without identification of the bleeding sites. The technical and clinical success rate, recurrent bleeding rate, procedure-related complications, and clinical outcomes were evaluated. The technical and clinical success rates of TAE were 100% and 83%. The recurrent bleeding rate, clinical success, duodenal stenosis, and 30-day mortality after TAE were not significantly different between the empiric and identifiable TAE groups. A high rate of technical and clinical success was obtained with empiric TAE comparable to identifiable TAE in patients with massive bleeding from duodenal ulcers. There were no severe complications. Empiric TAE is an effective and safe method when a bleeding site cannot determined by angiography. Copyright © 2011 SIR. Published by Elsevier Inc. All rights reserved.

  11. Reducing Weight for Transportation Applications: Technology Challenges and Opportunities

    NASA Astrophysics Data System (ADS)

    Taub, Alan I.

    Today's land, sea and air transportation industries — as a business necessity — are focused on technology solutions that will make vehicles more sustainable in terms of energy, the environment, safety and affordability. Reducing vehicle weight is a key enabler for meeting these challenges as well as increasing payload and improving performance. The potential weight reductions from substituting lightweight metals (advanced high-strength steels, aluminum, magnesium and titanium alloys) are well established. For magnesium castings, weight savings of 60% have been reported [1]. The value of weight reduction depends on the transportation sector and ranges from about 5/kg saved for automobiles to over 500/kg saved for aircraft [2]. The challenge is to optimize the material properties and develop robust, high volume, manufacturing technologies and the associated supply chain to fabricate components and subsystems at the appropriate cost for each application.

  12. Measurements and modelling of fast-ion redistribution due to resonant MHD instabilities in MAST

    NASA Astrophysics Data System (ADS)

    Jones, O. M.; Cecconello, M.; McClements, K. G.; Klimek, I.; Akers, R. J.; Boeglin, W. U.; Keeling, D. L.; Meakins, A. J.; Perez, R. V.; Sharapov, S. E.; Turnyanskiy, M.; the MAST Team

    2015-12-01

    The results of a comprehensive investigation into the effects of toroidicity-induced Alfvén eigenmodes (TAE) and energetic particle modes on the NBI-generated fast-ion population in MAST plasmas are reported. Fast-ion redistribution due to frequency-chirping TAE in the range 50 kHz-100 kHz and frequency-chirping energetic particle modes known as fishbones in the range 20 kHz-50 kHz, is observed. TAE and fishbones are also observed to cause losses of fast ions from the plasma. The spatial and temporal evolution of the fast-ion distribution is determined using a fission chamber, a radially-scanning collimated neutron flux monitor, a fast-ion deuterium alpha spectrometer and a charged fusion product detector. Modelling using the global transport analysis code Transp, with ad hoc anomalous diffusion and fishbone loss models introduced, reproduces the coarsest features of the affected fast-ion distribution in the presence of energetic particle-driven modes. The spectrally and spatially resolved measurements show, however, that these models do not fully capture the effects of chirping modes on the fast-ion distribution.

  13. Bioinspired ion-transport properties of solid-state single nanochannels and their applications in sensing.

    PubMed

    Tian, Ye; Wen, Liping; Hou, Xu; Hou, Guanglei; Jiang, Lei

    2012-07-16

    Biological ion channels are able to control ion-transport processes precisely because of their intriguing properties, such as selectivity, rectification, and gating. Learning from nature, scientists have developed a promising system--solid-state single nanochannels--to mimic biological ion-transport properties. These nanochannels have many impressive properties, such as excess surface charge, making them selective; the ability to be produced or modified asymmetrically, endowing them with rectification; and chemical reactivity of the inner surface, imparting them with desired gating properties. Based on these unique characteristics, solid-state single nanochannels have been explored in various applications, such as sensing. In this context, we summarize recent developments of bioinspired solid-state single nanochannels with ion-transport properties that resemble their biological counterparts, including selectivity, rectification, and gating; their applications in sensing are also introduced briefly. Copyright © 2012 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  14. Reduction of applicator displacement in MR/CT-guided cervical cancer HDR brachytherapy by the use of patient hover transport system

    PubMed Central

    Andrew, Megan; Kim, Yusung; Ginader, Timothy; Smith, Brian J.; Sun, Wenqing

    2018-01-01

    Purpose To quantify the reduction of relative displacement between the implanted intracavitary applicator and the patient bony anatomy, due to the use of a hover transport system during the patient transports between the imaging table and the treatment table. Material and methods The displacement of the applicator inside the patient was measured by comparing the distance between the tip of the tandem and the pubic bone on X-ray radiography images taken before and after moving a patient to magnetic resonance/computed tomography imaging. Displacements were evaluated for 27 fractions of treatment using hover transport and 185 fractions of treatment using manual transport. Results The use of hover transport system reduced the percentage of fractions with displacements greater than 5 mm from 22.7% to 7.4%. The reduction of applicator displacement using hover transport is statistically significant, compared to the manual transport method (p-value 0.0086; mean displacement 3.41 mm [95% CI: 2.96-3.97] for manual transport, and 2.27 mm [95% CI: 1.71-2.97] for hover transport fractions). Conclusions This study indicates that the hover transport system is effectively reducing displacement between tandem and patient bony anatomy during patient transports. The potential improvement in dosimetric accuracy due to this reduction warrants further study. PMID:29619060

  15. Network Theory: A Primer and Questions for Air Transportation Systems Applications

    NASA Technical Reports Server (NTRS)

    Holmes, Bruce J.

    2004-01-01

    A new understanding (with potential applications to air transportation systems) has emerged in the past five years in the scientific field of networks. This development emerges in large part because we now have a new laboratory for developing theories about complex networks: The Internet. The premise of this new understanding is that most complex networks of interest, both of nature and of human contrivance, exhibit a fundamentally different behavior than thought for over two hundred years under classical graph theory. Classical theory held that networks exhibited random behavior, characterized by normal, (e.g., Gaussian or Poisson) degree distributions of the connectivity between nodes by links. The new understanding turns this idea on its head: networks of interest exhibit scale-free (or small world) degree distributions of connectivity, characterized by power law distributions. The implications of scale-free behavior for air transportation systems include the potential that some behaviors of complex system architectures might be analyzed through relatively simple approximations of local elements of the system. For air transportation applications, this presentation proposes a framework for constructing topologies (architectures) that represent the relationships between mobility, flight operations, aircraft requirements, and airspace capacity, and the related externalities in airspace procedures and architectures. The proposed architectures or topologies may serve as a framework for posing comparative and combinative analyses of performance, cost, security, environmental, and related metrics.

  16. 78 FR 30270 - Foreign-Trade Zone 247-Erie, Pennsylvania, Application for Subzone, GE Transportation, Grove City...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-05-22

    ..., Pennsylvania, Application for Subzone, GE Transportation, Grove City, Pennsylvania An application has been submitted to the Foreign-Trade Zones Board (the Board) by the Erie-Western Pennsylvania Port Authority..., located in Grove City, Pennsylvania. The application was submitted pursuant to the provisions of the...

  17. Useful measures and models for analytical quality management in medical laboratories.

    PubMed

    Westgard, James O

    2016-02-01

    The 2014 Milan Conference "Defining analytical performance goals 15 years after the Stockholm Conference" initiated a new discussion of issues concerning goals for precision, trueness or bias, total analytical error (TAE), and measurement uncertainty (MU). Goal-setting models are critical for analytical quality management, along with error models, quality-assessment models, quality-planning models, as well as comprehensive models for quality management systems. There are also critical underlying issues, such as an emphasis on MU to the possible exclusion of TAE and a corresponding preference for separate precision and bias goals instead of a combined total error goal. This opinion recommends careful consideration of the differences in the concepts of accuracy and traceability and the appropriateness of different measures, particularly TAE as a measure of accuracy and MU as a measure of traceability. TAE is essential to manage quality within a medical laboratory and MU and trueness are essential to achieve comparability of results across laboratories. With this perspective, laboratory scientists can better understand the many measures and models needed for analytical quality management and assess their usefulness for practical applications in medical laboratories.

  18. 78 FR 56773 - Notice of Funds Availability Inviting Applications for Grants for Transportation of Veterans in...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-09-13

    ... September 9, 2013, 4:00 p.m. eastern standard time. The NOFA includes funding priorities for those applicants who, through innovative transportation services, will assist Veterans in highly rural areas travel... medical care. To allow applicants more time to complete the application process, VA is extending the...

  19. Prophylactic Transcatheter Arterial Embolization After Successful Endoscopic Hemostasis in the Management of Bleeding Duodenal Ulcer.

    PubMed

    Mille, Markus; Huber, Juliane; Wlasak, Rüdiger; Engelhardt, Thomas; Hillner, Yvette; Kriechling, Henri; Aschenbach, Rene; Ende, Katrin; Scharf, Jens-Gerd; Puls, Ralf; Stier, Albrecht

    2015-10-01

    The aim of this study was to demonstrate the new strategy of prophylactic transcatheter arterial embolization (TAE) of the gastroduodenal artery after endoscopic hemostasis of bleeding duodenal ulcers. TAE is a well-established method for the treatment of recurrent or refractory ulcer bleeding resistant to endoscopic intervention, which increasingly replaces surgical procedures. A new approach for improving outcome and reducing rebleeding episodes is the supplemental and prophylactic TAE after successful endoscopic hemostasis. This retrospective study included all patients (n=117) treated from 2008 to 2012 for duodenal ulcer bleeding. After initial endoscopic hemostasis, patients were assessed regarding their individual rebleeding risk. Patients with a low rebleeding risk (n=47) were conservatively treated, patients with a high risk for rebleeding (n=55) had prophylactic TAE of the gastroduodenal artery, and patients with endoscopically refractory ulcer bleeding received immediate TAE. The technical success of prophylactic TAE was 98% and the clinical success was 87% of cases. Rebleeding occurred in 11% of patients with prophylactic TAE and was successfully treated with repeated TAE or endoscopy. The major complication rate was 4%. Surgery was necessary in only 1 prophylactic TAE patient (0.9%) during the whole study period. Mortality associated with ulcer bleeding was 4% in patients with prophylactic TAE. Prophylactic TAE in patients with duodenal ulcers at high risk for rebleeding was feasible, effective at preventing the need for surgery, and had low major complication rates. Given these promising outcomes, prophylactic TAE should be further evaluated as a preventative therapy in high-risk patients.

  20. High Temperature Polymeric Materials for Space Transportation Propulsion Applications

    NASA Technical Reports Server (NTRS)

    Meador, Michael A.; Campbell, Sandi G.; Chuang, Kathy C.; Scheimann, Daniel A.; Mintz, Eric; Hylton, Donald; Veazie, David; Criss, James; Kollmansberg, Ron; Tsotsis, Tom

    2003-01-01

    High temperature polymer matrix composites are attractive materials for space transporation propulsion systems because of their low density and high specific strength. However, the relatively poor stability and processability of these materials can render them unsuitable for many of these applications. New polymeric materials have been developed under the Propulsion Research and Technology Program through the use of novel resin chemistry and nanotechnology. These new materials can significantly enhance the durability and weight and improve the processability and affordability of propulsion components for advanced space transportation systems.

  1. An Embedded Rule-Based Diagnostic Expert System in Ada

    NASA Technical Reports Server (NTRS)

    Jones, Robert E.; Liberman, Eugene M.

    1992-01-01

    Ada is becoming an increasingly popular programming language for large Government-funded software projects. Ada with it portability, transportability, and maintainability lends itself well to today's complex programming environment. In addition, expert systems have also assumed a growing role in providing human-like reasoning capability expertise for computer systems. The integration is discussed of expert system technology with Ada programming language, especially a rule-based expert system using an ART-Ada (Automated Reasoning Tool for Ada) system shell. NASA Lewis was chosen as a beta test site for ART-Ada. The test was conducted by implementing the existing Autonomous Power EXpert System (APEX), a Lisp-based power expert system, in ART-Ada. Three components, the rule-based expert systems, a graphics user interface, and communications software make up SMART-Ada (Systems fault Management with ART-Ada). The rules were written in the ART-Ada development environment and converted to Ada source code. The graphics interface was developed with the Transportable Application Environment (TAE) Plus, which generates Ada source code to control graphics images. SMART-Ada communicates with a remote host to obtain either simulated or real data. The Ada source code generated with ART-Ada, TAE Plus, and communications code was incorporated into an Ada expert system that reads the data from a power distribution test bed, applies the rule to determine a fault, if one exists, and graphically displays it on the screen. The main objective, to conduct a beta test on the ART-Ada rule-based expert system shell, was achieved. The system is operational. New Ada tools will assist in future successful projects. ART-Ada is one such tool and is a viable alternative to the straight Ada code when an application requires a rule-based or knowledge-based approach.

  2. Tycho 2: A Proxy Application for Kinetic Transport Sweeps

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Garrett, Charles Kristopher; Warsa, James S.

    2016-09-14

    Tycho 2 is a proxy application that implements discrete ordinates (SN) kinetic transport sweeps on unstructured, 3D, tetrahedral meshes. It has been designed to be small and require minimal dependencies to make collaboration and experimentation as easy as possible. Tycho 2 has been released as open source software. The software is currently in a beta release with plans for a stable release (version 1.0) before the end of the year. The code is parallelized via MPI across spatial cells and OpenMP across angles. Currently, several parallelization algorithms are implemented.

  3. An assessment of advanced displays and controls technology applicable to future space transportation systems

    NASA Technical Reports Server (NTRS)

    Hatfield, Jack J.; Villarreal, Diana

    1990-01-01

    The topic of advanced display and control technology is addressed along with the major objectives of this technology, the current state of the art, major accomplishments, research programs and facilities, future trends, technology issues, space transportation systems applications and projected technology readiness for those applications. The holes that may exist between the technology needs of the transportation systems versus the research that is currently under way are addressed, and cultural changes that might facilitate the incorporation of these advanced technologies into future space transportation systems are recommended. Some of the objectives are to reduce life cycle costs, improve reliability and fault tolerance, use of standards for the incorporation of advancing technology, and reduction of weight, volume and power. Pilot workload can be reduced and the pilot's situational awareness can be improved, which would result in improved flight safety and operating efficiency. This could be accomplished through the use of integrated, electronic pictorial displays, consolidated controls, artificial intelligence, and human centered automation tools. The Orbiter Glass Cockpit Display is an example examined.

  4. Google Earth elevation data extraction and accuracy assessment for transportation applications.

    PubMed

    Wang, Yinsong; Zou, Yajie; Henrickson, Kristian; Wang, Yinhai; Tang, Jinjun; Park, Byung-Jung

    2017-01-01

    Roadway elevation data is critical for a variety of transportation analyses. However, it has been challenging to obtain such data and most roadway GIS databases do not have them. This paper intends to address this need by proposing a method to extract roadway elevation data from Google Earth (GE) for transportation applications. A comprehensive accuracy assessment of the GE-extracted elevation data is conducted for the area of conterminous USA. The GE elevation data was compared with the ground truth data from nationwide GPS benchmarks and roadway monuments from six states in the conterminous USA. This study also compares the GE elevation data with the elevation raster data from the U.S. Geological Survey National Elevation Dataset (USGS NED), which is a widely used data source for extracting roadway elevation. Mean absolute error (MAE) and root mean squared error (RMSE) are used to assess the accuracy and the test results show MAE, RMSE and standard deviation of GE roadway elevation error are 1.32 meters, 2.27 meters and 2.27 meters, respectively. Finally, the proposed extraction method was implemented and validated for the following three scenarios: (1) extracting roadway elevation differentiating by directions, (2) multi-layered roadway recognition in freeway segment and (3) slope segmentation and grade calculation in freeway segment. The methodology validation results indicate that the proposed extraction method can locate the extracting route accurately, recognize multi-layered roadway section, and segment the extracted route by grade automatically. Overall, it is found that the high accuracy elevation data available from GE provide a reliable data source for various transportation applications.

  5. Embolization of renal angiomyolipomas: short-term and long-term outcomes, complications, and tumor shrinkage.

    PubMed

    Lee, Shen-Yang; Hsu, Hsiang-Hao; Chen, Yung-Chang; Huang, Chen-Chih; Wong, Yon-Cheong; Wang, Li-Jen; Chuang, Cheng-Keng; Yang, Chih-Wei

    2009-11-01

    This study retrospectively evaluated outcomes, complications, and tumor shrinkage in renal angiomyolipomas after transcatheter arterial embolization (TAE). All renal angiomyolipoma patients who underwent TAE between August 2000 and December 2008 and had short-term (6 months) follow-up images were evaluated. Complications and tumor relapse after TAE were reviewed. The sizes of embolized tumors were measured to calculate size reductions and reduction rates after TAE. Differences in tumor size, size reduction, and reduction rate between different time points (pre-TAE, short-term follow-up, and long-term follow-up) and groups (completely and incompletely embolized) were determined. Eleven renal angiomyolipoma patients who had undergone TAE were included. Seven (63.6%) patients had postembolization syndrome and one had abscess formation following TAE. Two patients had a tumor relapse (18.2%). The mean tumor size was 8.57+/-2.66 cm on pre-TAE images. The mean size reduction was 3.1 cm (33.3%) and 3.8 cm (43.0%) at short-term and long-term follow-up. Tumor sizes differed significantly between pre-TAE and short-term (p=0.004) or long-term images (p=0.022) but not between short-term and long-term images (p=0.059). Results stratified by the completeness of embolization indicate that only the short-term size reduction rate differed significantly (p=0.025), while the long-term reduction rate and short- and long-term follow-up tumor size and size reduction were comparable between the two groups. In conclusion, selective TAE is effective for tumor shrinkage in most renal angiomyolipomas, with acceptable complication and relapse rates. Tumor shrinkage occurring within 6 months after TAE may reflect the long-term effect of TAE.

  6. Modulation of charge transport properties in poly(3,4-ethylenedioxythiophene) nanocomposites for thermoelectric applications

    NASA Astrophysics Data System (ADS)

    Galliani, Daniela; Battiston, Simone; Ruffo, Riccardo; Trabattoni, Silvia; Narducci, Dario

    2018-01-01

    Conjugated polymer poly(3,4-dioxyethylenthiofene) (PEDOT) has recently gained attention for room-temperature thermoelectric applications due to its low cost, safety and the possibility of easy processing. This makes it an interesting prospective alternative to tellurides commonly used around room temperature. Still, low thermoelectric efficiencies of polymers might be more easily increased, were a model of its transport properties available. The aim of this paper is to validate a model recently reported, making use of the concept of transport energy to frame the onset of transport properties reported over the last few years in the literature. To this aim, PEDOT and PEDOT-based nanocomposites embedding CuO nanoplatelets were prepared and analysed. We found that the model adequately fits the trends observed in pure PEDOT and in its nanocomposites. Transport and Fermi energy were verified to depend on the polymer oxidation level only,while the transport coefficient was found to be sensitive to PEDOT stacking and was modulated by the introduction of CuO nanoplatelets.

  7. Wyoming Department of Transportation (WYDOT) road condition reporting application for weather responsive traffic management.

    DOT National Transportation Integrated Search

    2016-01-01

    FHWAs Road Weather Management Program partnered with WYDOT to develop a new software application to improve the way maintenance personnel report road and weather conditions to their statewide Transportation Management Center (TMC), recommend varia...

  8. Multilevel acceleration of scattering-source iterations with application to electron transport

    DOE PAGES

    Drumm, Clif; Fan, Wesley

    2017-08-18

    Acceleration/preconditioning strategies available in the SCEPTRE radiation transport code are described. A flexible transport synthetic acceleration (TSA) algorithm that uses a low-order discrete-ordinates (S N) or spherical-harmonics (P N) solve to accelerate convergence of a high-order S N source-iteration (SI) solve is described. Convergence of the low-order solves can be further accelerated by applying off-the-shelf incomplete-factorization or algebraic-multigrid methods. Also available is an algorithm that uses a generalized minimum residual (GMRES) iterative method rather than SI for convergence, using a parallel sweep-based solver to build up a Krylov subspace. TSA has been applied as a preconditioner to accelerate the convergencemore » of the GMRES iterations. The methods are applied to several problems involving electron transport and problems with artificial cross sections with large scattering ratios. These methods were compared and evaluated by considering material discontinuities and scattering anisotropy. Observed accelerations obtained are highly problem dependent, but speedup factors around 10 have been observed in typical applications.« less

  9. Clinical outcomes of symptomatic arterioportal fistulas after transcatheter arterial embolization

    PubMed Central

    Hirakawa, Masakazu; Nishie, Akihiro; Asayama, Yoshiki; Ishigami, Kousei; Ushijima, Yasuhiro; Fujita, Nobuhiro; Honda, Hiroshi

    2013-01-01

    AIM: To evaluate the complications and clinical outcomes of transcatheter arterial embolization (TAE) for symptoms related to severe arterioportal fistulas (APFs). METHODS: Six patients (3 males, 3 females; mean age, 63.8 years; age range, 60-71 years) with chronic liver disease and severe APFs due to percutaneous intrahepatic treatment (n = 5) and portal vein (PV) tumor thrombosis of hepatocellular carcinoma (n = 1) underwent TAE for symptoms related to severe APFs [refractory ascites (n = 4), hemorrhoidal hemorrhage (n = 1), and hepatic encephalopathy (n = 1)]. Control of symptoms related to APFs and complications were evaluated during the follow-up period (range, 4-57 mo). RESULTS: In all patients, celiac angiography revealed immediate retrograde visualization of the main PV before TAE, indicating severe APF. Selective TAE for the hepatic arteries was performed using metallic coils (MC, n = 4) and both MCs and n-butyl cyanoacrylate (n = 2). Three patients underwent repeated TAEs for residual APFs and ascites. Four patients developed PV thrombosis after TAE. During the follow-up period after TAE, APF obliteration and symptomatic improvement were obtained in all patients. CONCLUSION: Although TAE for severe APFs may sometimes be complicated by PV thrombosis, TAE can be an effective treatment to improve clinical symptoms related to severe APFs. PMID:23494252

  10. Application of the SNoW machine learning paradigm to a set of transportation imaging problems

    NASA Astrophysics Data System (ADS)

    Paul, Peter; Burry, Aaron M.; Wang, Yuheng; Kozitsky, Vladimir

    2012-01-01

    Machine learning methods have been successfully applied to image object classification problems where there is clear distinction between classes and where a comprehensive set of training samples and ground truth are readily available. The transportation domain is an area where machine learning methods are particularly applicable, since the classification problems typically have well defined class boundaries and, due to high traffic volumes in most applications, massive roadway data is available. Though these classes tend to be well defined, the particular image noises and variations can be challenging. Another challenge is the extremely high accuracy typically required in most traffic applications. Incorrect assignment of fines or tolls due to imaging mistakes is not acceptable in most applications. For the front seat vehicle occupancy detection problem, classification amounts to determining whether one face (driver only) or two faces (driver + passenger) are detected in the front seat of a vehicle on a roadway. For automatic license plate recognition, the classification problem is a type of optical character recognition problem encompassing multiple class classification. The SNoW machine learning classifier using local SMQT features is shown to be successful in these two transportation imaging applications.

  11. Key issues in application of composites to transport aircraft

    NASA Technical Reports Server (NTRS)

    Stone, M.

    1978-01-01

    The application of composite materials to transport aircraft was identified and reviewed including the major contributing disciplines of design, manufacturing, and processing. Factors considered include: crashworthiness considerations (structural integrity, postcrash fires, and structural fusing), electrical/avionics subsystems integration, lightning, and P-static protection design; manufacturing development, evaluation, selection, and refining of tooling and curing procedures; and major joint design considerations. Development of the DC-10 rudder, DC-10 vertical stabilizer, and the DC-9 wing study project was reviewed. The Federal Aviation Administration interface and the effect on component design of compliance with Federal Aviation Regulation 25 Composite Guidelines are discussed.

  12. Observation of odd toroidal Alfvén eigenmodes.

    PubMed

    Kramer, G J; Sharapov, S E; Nazikian, R; Gorelenkov, N N; Budny, R V

    2004-01-09

    Experimental evidence is presented for the existence of the theoretically predicted odd toroidicity induced Alfvén eigenmode (TAE) from the simultaneous appearance of odd and even TAEs in a normal shear discharge of the joint European torus. The modes are observed in low central magnetic shear plasmas created by injecting lower hybrid current drive. A fast ion population was created by applying ion cyclotron heating at the high-field side to excite the TAEs. The odd TAEs were identified from their frequency, mode number, and timing relative to the even TAEs.

  13. Assessment of the application of advanced technologies to subsonic CTOL transport aircraft

    NASA Technical Reports Server (NTRS)

    Graef, J. D.; Sallee, G. P.; Verges, J. T.

    1974-01-01

    Design studies of the application of advanced technologies to future transport aircraft were conducted. These studies were reviewed from the perspective of an air carrier. A fundamental study of the elements of airplane operating cost was performed, and the advanced technologies were ranked in order of potential profit impact. Recommendations for future study areas are given.

  14. Are the 'hard' martial arts, such as the Korean martial art, TaeKwon-Do, of benefit to senior citizens?

    PubMed

    Brudnak, M A; Dundero, D; Van Hecke, F M

    2002-10-01

    Falls are a leading cause of death in the elderly. Associated with aging is a loss of muscular strength, flexibility, and coordination. Regular exercise is widely believed to be of benefit for the elderly. To this end, various exercise regimes have been employed to battle the associated problems of aging. One such has been the Chinese martial art, Tai Chi Chuan (TC). TC as an exercise system uses slow smooth movements to train the body in balance, endurance, and strength. For this reason, it is known as a 'soft' martial art, in that it is very non-impact oriented. There have been a variety of studies in the West examining the beneficial effects of TC. However, to date, there have been no studies with senior citizens using other martial arts, of which, TC is but one. The present study was designed to examine the appropriateness and effects of a Korean martial art known as TaeKwon-Do (TKD), a 'hard' martial art, on an elderly population measuring similar parameters reported for TC. Of those participants that attended >85% of classes, an increase was observed in the average number of push-ups, trunk flexion, and balance time on each foot. TKD proved effective at increasing one-leg balance in the population examined. Additionally, the overall dropout rate was extremely low suggesting both that the elderly are capable of participating in a hard martial art and that they have an interest in it as a viable alternative to other forms of exercise. The present study suggests that TKD as a form of exercise for an elderly population is both viable and potentially popular and warrants further study.

  15. Google Earth elevation data extraction and accuracy assessment for transportation applications

    PubMed Central

    Wang, Yinsong; Zou, Yajie; Henrickson, Kristian; Wang, Yinhai; Tang, Jinjun; Park, Byung-Jung

    2017-01-01

    Roadway elevation data is critical for a variety of transportation analyses. However, it has been challenging to obtain such data and most roadway GIS databases do not have them. This paper intends to address this need by proposing a method to extract roadway elevation data from Google Earth (GE) for transportation applications. A comprehensive accuracy assessment of the GE-extracted elevation data is conducted for the area of conterminous USA. The GE elevation data was compared with the ground truth data from nationwide GPS benchmarks and roadway monuments from six states in the conterminous USA. This study also compares the GE elevation data with the elevation raster data from the U.S. Geological Survey National Elevation Dataset (USGS NED), which is a widely used data source for extracting roadway elevation. Mean absolute error (MAE) and root mean squared error (RMSE) are used to assess the accuracy and the test results show MAE, RMSE and standard deviation of GE roadway elevation error are 1.32 meters, 2.27 meters and 2.27 meters, respectively. Finally, the proposed extraction method was implemented and validated for the following three scenarios: (1) extracting roadway elevation differentiating by directions, (2) multi-layered roadway recognition in freeway segment and (3) slope segmentation and grade calculation in freeway segment. The methodology validation results indicate that the proposed extraction method can locate the extracting route accurately, recognize multi-layered roadway section, and segment the extracted route by grade automatically. Overall, it is found that the high accuracy elevation data available from GE provide a reliable data source for various transportation applications. PMID:28445480

  16. Alfvén eigenmode evolution computed with the VENUS and KINX codes for the ITER baseline scenario

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Isaev, M. Yu., E-mail: isaev-my@nrcki.ru; Medvedev, S. Yu.; Cooper, W. A.

    A new application of the VENUS code is described, which computes alpha particle orbits in the perturbed electromagnetic fields and its resonant interaction with the toroidal Alfvén eigenmodes (TAEs) for the ITER device. The ITER baseline scenario with Q = 10 and the plasma toroidal current of 15 MA is considered as the most important and relevant for the International Tokamak Physics Activity group on energetic particles (ITPA-EP). For this scenario, typical unstable TAE-modes with the toroidal index n = 20 have been predicted that are localized in the plasma core near the surface with safety factor q = 1.more » The spatial structure of ballooning and antiballooning modes has been computed with the ideal MHD code KINX. The linear growth rates and the saturation levels taking into account the damping effects and the different mode frequencies have been calculated with the VENUS code for both ballooning and antiballooning TAE-modes.« less

  17. Evaluation of undeveloped rocket engine cycle applications to advanced transportation

    NASA Technical Reports Server (NTRS)

    1990-01-01

    Undeveloped pump-fed, liquid propellant rocket engine cycles were assessed and evaluated for application to Next Manned Transportation System (NMTS) vehicles, which would include the evolving Space Transportation System (STS Evolution), the Personnel Launch System (PLS), and the Advanced Manned Launch System (AMLS). Undeveloped engine cycles selected for further analysis had potential for increased reliability, more maintainability, reduced cost, and improved (or possibly level) performance when compared to the existing SSME and proposed STME engines. The split expander (SX) cycle, the full flow staged combustion (FFSC) cycle, and a hybrid version of the FFSC, which has a LOX expander drive for the LOX pump, were selected for definition and analysis. Technology requirements and issues were identified and analyses of vehicle systems weight deltas using the SX and FFSC cycles in AMLS vehicles were performed. A strawman schedule and cost estimate for FFSC subsystem technology developments and integrated engine system demonstration was also provided.

  18. The coupling of the neutron transport application RATTLESNAKE to the nuclear fuels performance application BISON under the MOOSE framework

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Gleicher, Frederick N.; Williamson, Richard L.; Ortensi, Javier

    The MOOSE neutron transport application RATTLESNAKE was coupled to the fuels performance application BISON to provide a higher fidelity tool for fuel performance simulation. This project is motivated by the desire to couple a high fidelity core analysis program (based on the self-adjoint angular flux equations) to a high fidelity fuel performance program, both of which can simulate on unstructured meshes. RATTLESNAKE solves self-adjoint angular flux transport equation and provides a sub-pin level resolution of the multigroup neutron flux with resonance treatment during burnup or a fast transient. BISON solves the coupled thermomechanical equations for the fuel on a sub-millimetermore » scale. Both applications are able to solve their respective systems on aligned and unaligned unstructured finite element meshes. The power density and local burnup was transferred from RATTLESNAKE to BISON with the MOOSE Multiapp transfer system. Multiple depletion cases were run with one-way data transfer from RATTLESNAKE to BISON. The eigenvalues are shown to agree well with values obtained from the lattice physics code DRAGON. The one-way data transfer of power density is shown to agree with the power density obtained from an internal Lassman-style model in BISON.« less

  19. Efficacy of Preoperative Transcatheter Arterial Embolization for Nasopharyngeal Angiofibroma: A Comparative Study.

    PubMed

    Tan, Guosheng; Ma, Zhenjiang; Long, Weiqing; Liu, Liangshuai; Zhang, Bing; Chen, Wei; Yang, Jianyong; Li, Heping

    2017-06-01

    This study aimed to retrospectively evaluate the efficacy and safety of preoperative transcatheter arterial embolization (pTAE) for treating nasopharyngeal angiofibroma (NPAF). Seventy-four NPAF patients were hospitalized for elective surgical treatment with pTAE (pTAE group, n = 32) or surgical treatment alone (non-pTAE group, n = 42) between January 1990 and December 2013. The following outcome measures were retrospectively analyzed and compared: intraoperative bleeding volume, surgery time (ST), duration of postoperative hospital stay (PHS), and disease recurrence. Among Radkowski stage I patients, those in pTAE group had a slightly higher but not significant bleeding volume than patients in non-pTAE group (344 ± 407 vs. 248 ± 219 mL, P = 0.899); among stage II/III patients, however, patients in pTAE group showed a significantly lower bleeding volume than patients in non-pTAE group (stage II, 829 ± 519 vs. 1339 ± 767 mL, P = 0.035; stage III, 1267 ± 592 vs. 2125  ± 479 mL, P = 0.024). The two groups presented comparable OTs, PHSs, and rates of frontal recurrence (all P>0.05). pTAE significantly reduces intraoperative bleeding in NPAF patients with Radkowski stage II/III disease, but offers no additional benefits regarding ST, PHS, or recurrence.

  20. Efficacy of Preoperative Transcatheter Arterial Embolization for Nasopharyngeal Angiofibroma: A Comparative Study

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Tan, Guosheng; Ma, Zhenjiang; Long, Weiqing

    ObjectiveThis study aimed to retrospectively evaluate the efficacy and safety of preoperative transcatheter arterial embolization (pTAE) for treating nasopharyngeal angiofibroma (NPAF).MethodsSeventy-four NPAF patients were hospitalized for elective surgical treatment with pTAE (pTAE group, n = 32) or surgical treatment alone (non-pTAE group, n = 42) between January 1990 and December 2013. The following outcome measures were retrospectively analyzed and compared: intraoperative bleeding volume, surgery time (ST), duration of postoperative hospital stay (PHS), and disease recurrence.ResultsAmong Radkowski stage I patients, those in pTAE group had a slightly higher but not significant bleeding volume than patients in non-pTAE group (344 ± 407 vs. 248 ± 219 mL,more » P = 0.899); among stage II/III patients, however, patients in pTAE group showed a significantly lower bleeding volume than patients in non-pTAE group (stage II, 829 ± 519 vs. 1339 ± 767 mL, P = 0.035; stage III, 1267 ± 592 vs. 2125  ± 479 mL, P = 0.024). The two groups presented comparable OTs, PHSs, and rates of frontal recurrence (all P>0.05).ConclusionspTAE significantly reduces intraoperative bleeding in NPAF patients with Radkowski stage II/III disease, but offers no additional benefits regarding ST, PHS, or recurrence.« less

  1. Transcatheter Arterial Embolization for Hepatic Arterial Injury Related to Percutaneous Transhepatic Portal Intervention

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Shimohira, Masashi, E-mail: mshimohira@gmail.com; Hashizume, Takuya; Sasaki, Shigeru

    PurposeTo assess the usefulness of transcatheter arterial embolization (TAE) for the hepatic arterial injury related to percutaneous transhepatic portal intervention (PTPI).Materials and MethodsFifty-four patients, 32 males and 22 females with a median age of 68 years (range 43–82 years), underwent PTPI. The procedures consisted of 33 percutaneous transhepatic portal vein embolizations, 19 percutaneous transhepatic variceal embolizations, and 2 percutaneous transhepatic portal venous stent placements. Two patients with gastric varices underwent percutaneous transhepatic variceal embolization twice because of recurrence. Therefore, the total number of procedures was 56. Among them, hepatic arterial injury occurred in 6 PTPIs in 5 patients, and TAE was performed.more » We assessed technical success, complications related to TAE, and clinical outcome. Technical success was defined as the disappearance of findings due to hepatic arterial injury on digital subtraction angiography.ResultsAs hepatic arterial injuries, 4 extravasations and 2 arterioportal shunts developed. All TAEs were performed successfully. The technical success rate was 100 %. Complication of TAE occurred in 5 of 6 TAEs; 3 were focal liver infarction, not requiring further treatment, and 2 were biloma that required percutaneous drainage. Five TAEs in 4 patients were performed immediately after the PTPI, and these 4 patients were alive. However, one TAE was performed 10 h later, and the patient died due to multiple organ failure 2 months later although TAE was successful.ConclusionTAE is a useful treatment for hepatic arterial injury related to PTPI. However, it should be performed at an early stage.« less

  2. The effects of electron cyclotron heating and current drive on toroidal Alfvén eigenmodes in tokamak plasmas

    NASA Astrophysics Data System (ADS)

    Sharapov, S. E.; Garcia-Munoz, M.; Van Zeeland, M. A.; Bobkov, B.; Classen, I. G. J.; Ferreira, J.; Figueiredo, A.; Fitzgerald, M.; Galdon-Quiroga, J.; Gallart, D.; Geiger, B.; Gonzalez-Martin, J.; Johnson, T.; Lauber, P.; Mantsinen, M.; Nabais, F.; Nikolaeva, V.; Rodriguez-Ramos, M.; Sanchis-Sanchez, L.; Schneider, P. A.; Snicker, A.; Vallejos, P.; the AUG Team; the EUROfusion MST1 Team

    2018-01-01

    Dedicated studies performed for toroidal Alfvén eigenmodes (TAEs) in ASDEX-Upgrade (AUG) discharges with monotonic q-profiles have shown that electron cyclotron resonance heating (ECRH) can make TAEs more unstable. In these AUG discharges, energetic ions driving TAEs were obtained by ion cyclotron resonance heating (ICRH). It was found that off-axis ECRH facilitated TAE instability, with TAEs appearing and disappearing on timescales of a few milliseconds when the ECRH power was switched on and off. On-axis ECRH had a much weaker effect on TAEs, and in AUG discharges performed with co- and counter-current electron cyclotron current drive (ECCD), the effects of ECCD were found to be similar to those of ECRH. Fast ion distributions produced by ICRH were computed with the PION and SELFO codes. A significant increase in T e caused by ECRH applied off-axis is found to increase the fast ion slowing-down time and fast ion pressure causing a significant increase in the TAE drive by ICRH-accelerated ions. TAE stability calculations show that the rise in T e causes also an increase in TAE radiative damping and thermal ion Landau damping, but to a lesser extent than the fast ion drive. As a result of the competition between larger drive and damping effects caused by ECRH, TAEs become more unstable. It is concluded, that although ECRH effects on AE stability in present-day experiments may be quite significant, they are determined by the changes in the plasma profiles and are not particularly ECRH specific.

  3. Applications of asymmetric nanotextured parylene surface using its wetting and transport properties

    NASA Astrophysics Data System (ADS)

    Sekeroglu, Koray

    In this thesis, basic digital fluidics devices were introduced using polymeric nanorods (nano-PPX) inspired from nature. Natural inspiration ignited this research by observing butterfly wings, water strider legs, rye grass leaves, and their asymmetric functions. Nano-PPX rods, manufactured by an oblique angle polymerization (OAP) method, are asymmetrically aligned structures that have unidirectional wetting properties. Nano-PPX demonstrates similar functions to the directional textured surfaces of animals and plants in terms of wetting, adhesion, and transport. The water pin-release mechanism on the asymmetric nano-PPX surface with adhesion function provides a great transport property. How the asymmetry causes transport is discussed in terms of hysteresis and interface contact of water droplets. In this study, the transport property of nano-PPX rods is used to guide droplets as well as transporting cargo such as microgels. With the addition of tracks on the nano-PPX rods, the surfaces were transformed into basic digital fluidics devices. The track-assisted nano-PPX has been employed to applications (i.e. sorting, mixing, and carrying cargo particles). Thus, digital fluidics devices fabricated on nano-PPX surface is a promising pathway to assemble microgels in the field of bioengineering. The characterization of the nano textured surface was completed using methods such as Scanning Electron Microscopy, Atomic Force Microscopy, Contact Angle Goniometry, and Fourier Transform Infra-Red Spectroscopy. These methods helped to understand the physical and chemical properties of nano-PPX. Parameters such as advancing and receding contact angles, nanorod tilt angle, and critical drop volumes were utilized to investigate the anisotropic wetting properties of nano-PPX surface. This investigation explained the directional wetting behavior of the surface as well as approaching new design parameters for adjusting surface properties. The nanorod tilt angle was a key parameter

  4. [Effect of atmospheric CO2 concentration and nitrogen application level on absorption and transportation of nutrient elements in oilseed rape].

    PubMed

    Wang, Wen-ming; Zhang, Zhen-hua; Song, Hai-xing; Liu, Qiang; Rong, Xiang-min; Guan, Chun-yun; Zeng, Jing; Yuan, Dan

    2015-07-01

    Effect of elevated atmospheric-CO2 (780 µmol . mol-1) on the absorption and transportation of secondary nutrient elements (calcium, magnesium, sulphur) and micronutrient elements (iron, manganese, zinc, molybdenum and boron) in oilseed rape at the stem elongation stage were studied by greenhouse simulated method. Compared with the ambient CO2 condition, the content of Zn in stem was increased and the contents of other nutrient elements were decreased under the elevated atmospheric-CO2 with no nitrogen (N) application; the contents of Ca, S, B and Zn were increased, and the contents of Mg, Mn, Mo and Fe were decreased under the elevated atmospheric CO2 with N application (0.2 g N . kg-1 soil); except the content of Mo in leaf was increased, the contents of other nutrient elements were decreased under the elevated atmospheric-CO2 with two levels of N application. Compared with the ambient CO2 condition, the amounts of Ca and S relative to the total amount of secondary nutrient elements in stem and the amounts of B and Zn relative to the total amount of micronutrient elements in stem were increased under the elevated-CO2 treatment with both levels of N application, and the corresponding values of Mg, Fe, Mn and Mo were decreased; no-N application treatment increased the proportion of Ca distributed into the leaves, and the proportion of Mg distributed into leaves was increased by the normal-N application level; the proportions of Mn, Zn and Mo distributed into the leaves were increased at both N application levels. Without N application, the elevation of atmospheric CO2 increased the transport coefficients of SFe, Mo and SS,B, but decreased the transport coefficients of SMg,Fe, SMg, Mn and SS,Fe, indicating the proportions of Mo, S transported into the upper part of plant tissues was higher than that of Fe, and the corresponding value of B was higher than that observed for S, the corresponding value of Mg was higher than that of Fe and Mn. Under normal-N application

  5. Department of Transportation's intelligent transportation systems (ITS) projects book

    DOT National Transportation Integrated Search

    2000-01-01

    Intelligent Transportation Systems (ITS), formerly Intelligent Vehicle-Highway Systems (IVHS), provide the technology applications helping the nation address current surface transportation problems while concurrently providing approaches for dealing ...

  6. Estrogen transport in surface runoff from agricultural fields treated with two different application methods of dairy manure

    USDA-ARS?s Scientific Manuscript database

    While the land-application of animal manure provides many benefits, concerns exist regarding the subsequent transport of hormones and potential effects on aquatic ecosystems. This study compares two methods of dairy manure application, surface broadcasting and shallow disk injection, on the fate and...

  7. DURIP: A Confocal Imaging System for Ultra-Fast Three-Dimensional Transport Studies in Thermal Management Applications

    DTIC Science & Technology

    2011-12-01

    Transport Phenomena and Thermal Management Applications,” Proceedings of the XXVIII UIT Heat Transfer Conference, Brescia, Italy, June 21-23, 2010...measurements in microscale systems. The integrated confocal microscope system is a critical component to obtain understanding of fluid- heat ...objective of this work was to develop a high speed three-dimensional (3D) confocal imaging system to study coupled fluidic and heat transport

  8. Application of Advanced Technologies to Small, Short-haul Air Transports

    NASA Technical Reports Server (NTRS)

    Adcock, C.; Coverston, C.; Knapton, B.

    1980-01-01

    A study was conducted of the application of advanced technologies to small, short-haul transport aircraft. A three abreast, 30 passenger design for flights of approximately 100 nautical miles was evaluated. Higher wing loading, active flight control, and a gust alleviation system results in improved ride quality. Substantial savings in fuel and direct operating cost are forecast. An aircraft of this configuration also has significant benefits in forms of reliability and operability which should enable it to sell a total of 450 units through 1990, of which 80% are for airline use.

  9. Department of Transportation's intelligent transportation systems (ITS) projects book

    DOT National Transportation Integrated Search

    1999-01-01

    Intelligent Transportation Systems (ITS), formerly Intelligent Vehicle-Highway Systems (IVHS), provide the technology applications helping the nation address current surface transportation problems and while concurrently providing approaches for deal...

  10. Blue emitting 1,8-naphthalimides with electron transport properties for organic light emitting diode applications

    NASA Astrophysics Data System (ADS)

    Ulla, Hidayath; Kiran, M. Raveendra; Garudachari, B.; Ahipa, T. N.; Tarafder, Kartick; Adhikari, Airody Vasudeva; Umesh, G.; Satyanarayan, M. N.

    2017-09-01

    In this article, the synthesis, characterization and use of two novel naphthalimides as electron-transporting emitter materials for organic light emitting diode (OLED) applications are reported. The molecules were obtained by substituting electron donating chloro-phenoxy group at the C-4 position. A detailed optical, thermal, electrochemical and related properties were systematically studied. Furthermore, theoretical calculations (DFT) were performed to get a better understanding of the electronic structures. The synthesized molecules were used as electron transporters and emitters in OLEDs with three different device configurations. The devices with the molecules showed blue emission with efficiencies of 1.89 cdA-1, 0.98 lmW-1, 0.71% at 100 cdm-2. The phosphorescent devices with naphthalimides as electron transport materials displayed better performance in comparison to the device without any electron transporting material and were analogous with the device using standard electron transporting material, Alq3. The results demonstrate that the naphthalimides could play a significant part in the progress of OLEDs.

  11. The design and application of a Transportable Inference Engine (TIE1)

    NASA Technical Reports Server (NTRS)

    Mclean, David R.

    1986-01-01

    A Transportable Inference Engine (TIE1) system has been developed by the author as part of the Interactive Experimenter Planning System (IEPS) task which is involved with developing expert systems in support of the Spacecraft Control Programs Branch at Goddard Space Flight Center in Greenbelt, Maryland. Unlike traditional inference engines, TIE1 is written in the C programming language. In the TIE1 system, knowledge is represented by a hierarchical network of objects which have rule frames. The TIE1 search algorithm uses a set of strategies, including backward chaining, to obtain the values of goals. The application of TIE1 to a spacecraft scheduling problem is described. This application involves the development of a strategies interpreter which uses TIE1 to do constraint checking.

  12. Mechanical and analytical screening of braided composites for transport fuselage applications

    NASA Technical Reports Server (NTRS)

    Fedro, Mark J.; Gunther, Christian; Ko, Frank K.

    1991-01-01

    The mechanics of materials progress in support of the goal of understanding the application of braided composites in a transport aircraft fuselage are summarized. Composites consisting of both 2-D and 3-D braid patterns are investigated. Both consolidation of commingled graphite/PEEK and resin transfer molding of graphite-epoxy braided composite processes are studied. Mechanical tests were used to examine unnotched tension, open hole tension, compression, compression after impact, in-plane shear, out-of-plane tension, bearing, and crippling. Analytical methods are also developed and applied to predict the stiffness and strengths of test specimens. A preliminary study using the test data and analytical results is performed to assess the applicability of braided composites to a commercial aircraft fuselage.

  13. Reactor Dosimetry Applications Using RAPTOR-M3G:. a New Parallel 3-D Radiation Transport Code

    NASA Astrophysics Data System (ADS)

    Longoni, Gianluca; Anderson, Stanwood L.

    2009-08-01

    The numerical solution of the Linearized Boltzmann Equation (LBE) via the Discrete Ordinates method (SN) requires extensive computational resources for large 3-D neutron and gamma transport applications due to the concurrent discretization of the angular, spatial, and energy domains. This paper will discuss the development RAPTOR-M3G (RApid Parallel Transport Of Radiation - Multiple 3D Geometries), a new 3-D parallel radiation transport code, and its application to the calculation of ex-vessel neutron dosimetry responses in the cavity of a commercial 2-loop Pressurized Water Reactor (PWR). RAPTOR-M3G is based domain decomposition algorithms, where the spatial and angular domains are allocated and processed on multi-processor computer architectures. As compared to traditional single-processor applications, this approach reduces the computational load as well as the memory requirement per processor, yielding an efficient solution methodology for large 3-D problems. Measured neutron dosimetry responses in the reactor cavity air gap will be compared to the RAPTOR-M3G predictions. This paper is organized as follows: Section 1 discusses the RAPTOR-M3G methodology; Section 2 describes the 2-loop PWR model and the numerical results obtained. Section 3 addresses the parallel performance of the code, and Section 4 concludes this paper with final remarks and future work.

  14. Multiple Application Propfan Study (MAPS): Advanced tactical transport

    NASA Technical Reports Server (NTRS)

    Newton, F. C.; Liebeck, R. H.; Mitchell, G. H.; Mooiweer, A.; Platte, M. M.; Toogood, T. L.; Wright, R. A.

    1986-01-01

    This study was conducted to ascertain potential benefits of a propfan propulsion system application to a blended wing/body military tactical transport. Based on a design cruise Mach no. of 0.75 for the design mission, the results indicate a significant advantage in various figures of merit for the propfan over those of a comparable technology turbofan. Although the propfan has a 1.6 percent greater takeoff gross weight, its life cycle cost is 5.3 percent smaller, partly because of a 27 percent smaller specific fuel consumption. When employed on alternate missions, the propfan configuration offers significantly improved flexibility and capability: an increase in sea level penetration distance of more than 100 percent, or in time-on-station of 24 percent, or in deployment payload of 38 percent.

  15. Transcatheter Arterial Embolization for Postpartum Hemorrhage: Indications, Technique, Results, and Complications

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Soyer, Philippe, E-mail: philippe.soyer@lrb.aphp.fr; Dohan, Anthony, E-mail: anthony.dohan@lrb.aphp.fr; Dautry, Raphael, E-mail: raphael-dautry@yahoo.fr

    Postpartum hemorrhage (PPH) is a potentially life-threatening condition, which needs multidisciplinary management. Uterine atony represents up to 80 % of all causes of PPH. Transcatheter arterial embolization (TAE) has now a well-established role in the management of severe PPH. TAE allows stopping the bleeding in 90 % of women with severe PHH, obviating surgery. Pledgets of gelatin sponge as torpedoes are commonly used for safe TAE, and coils, glue, and microspheres have been primarily used in specific situations such as arterial rupture, pseudoaneurysm, and arteriovenous fistula. TAE is a minimally invasive procedure with a low rate of complications, which preserves future fertility.more » Knowledge of causes of PPH, potential risks, and limitations of TAE is essential for a timely decision, optimizing TAE, preventing irreversible complications, avoiding hysterectomy, and ultimately preserving fertility.« less

  16. Organic n-type materials for charge transport and charge storage applications.

    PubMed

    Stolar, Monika; Baumgartner, Thomas

    2013-06-21

    Conjugated materials have attracted much attention toward applications in organic electronics in recent years. These organic species offer many advantages as potential replacement for conventional materials (i.e., silicon and metals) in terms of cheap fabrication and environmentally benign devices. While p-type (electron-donating or hole-conducting) materials have been extensively reviewed and researched, their counterpart n-type (electron-accepting or electron-conducting) materials have seen much less popularity despite the greater need for improvement. In addition to developing efficient charge transport materials, it is equally important to provide a means of charge storage, where energy can be used on an on-demand basis. This perspective is focused on discussing a selection of representative n-type materials and the efforts toward improving their charge-transport efficiencies. Additionally, this perspective will also highlight recent organic materials for battery components and the efforts that have been made to improve their environmental appeal.

  17. Networking for large-scale science: infrastructure, provisioning, transport and application mapping

    NASA Astrophysics Data System (ADS)

    Rao, Nageswara S.; Carter, Steven M.; Wu, Qishi; Wing, William R.; Zhu, Mengxia; Mezzacappa, Anthony; Veeraraghavan, Malathi; Blondin, John M.

    2005-01-01

    Large-scale science computations and experiments require unprecedented network capabilities in the form of large bandwidth and dynamically stable connections to support data transfers, interactive visualizations, and monitoring and steering operations. A number of component technologies dealing with the infrastructure, provisioning, transport and application mappings must be developed and/or optimized to achieve these capabilities. We present a brief account of the following technologies that contribute toward achieving these network capabilities: (a) DOE UltraScienceNet and NSF CHEETAH network testbeds that provide on-demand and scheduled dedicated network connections; (b) experimental results on transport protocols that achieve close to 100% utilization on dedicated 1Gbps wide-area channels; (c) a scheme for optimally mapping a visualization pipeline onto a network to minimize the end-to-end delays; and (d) interconnect configuration and protocols that provides multiple Gbps flows from Cray X1 to external hosts.

  18. Overview of Recent Radiation Transport Code Comparisons for Space Applications

    NASA Astrophysics Data System (ADS)

    Townsend, Lawrence

    Recent advances in radiation transport code development for space applications have resulted in various comparisons of code predictions for a variety of scenarios and codes. Comparisons among both Monte Carlo and deterministic codes have been made and published by vari-ous groups and collaborations, including comparisons involving, but not limited to HZETRN, HETC-HEDS, FLUKA, GEANT, PHITS, and MCNPX. In this work, an overview of recent code prediction inter-comparisons, including comparisons to available experimental data, is presented and discussed, with emphases on those areas of agreement and disagreement among the various code predictions and published data.

  19. Erosion and Sediment Transport Modelling in Shallow Waters: A Review on Approaches, Models and Applications.

    PubMed

    Hajigholizadeh, Mohammad; Melesse, Assefa M; Fuentes, Hector R

    2018-03-14

    The erosion and sediment transport processes in shallow waters, which are discussed in this paper, begin when water droplets hit the soil surface. The transport mechanism caused by the consequent rainfall-runoff process determines the amount of generated sediment that can be transferred downslope. Many significant studies and models are performed to investigate these processes, which differ in terms of their effecting factors, approaches, inputs and outputs, model structure and the manner that these processes represent. This paper attempts to review the related literature concerning sediment transport modelling in shallow waters. A classification based on the representational processes of the soil erosion and sediment transport models (empirical, conceptual, physical and hybrid) is adopted, and the commonly-used models and their characteristics are listed. This review is expected to be of interest to researchers and soil and water conservation managers who are working on erosion and sediment transport phenomena in shallow waters. The paper format should be helpful for practitioners to identify and generally characterize the types of available models, their strengths and their basic scope of applicability.

  20. Erosion and Sediment Transport Modelling in Shallow Waters: A Review on Approaches, Models and Applications

    PubMed Central

    Fuentes, Hector R.

    2018-01-01

    The erosion and sediment transport processes in shallow waters, which are discussed in this paper, begin when water droplets hit the soil surface. The transport mechanism caused by the consequent rainfall-runoff process determines the amount of generated sediment that can be transferred downslope. Many significant studies and models are performed to investigate these processes, which differ in terms of their effecting factors, approaches, inputs and outputs, model structure and the manner that these processes represent. This paper attempts to review the related literature concerning sediment transport modelling in shallow waters. A classification based on the representational processes of the soil erosion and sediment transport models (empirical, conceptual, physical and hybrid) is adopted, and the commonly-used models and their characteristics are listed. This review is expected to be of interest to researchers and soil and water conservation managers who are working on erosion and sediment transport phenomena in shallow waters. The paper format should be helpful for practitioners to identify and generally characterize the types of available models, their strengths and their basic scope of applicability. PMID:29538335

  1. 1.5D quasilinear model and its application on beams interacting with Alfvén eigenmodes in DIII-D

    NASA Astrophysics Data System (ADS)

    Ghantous, K.; Gorelenkov, N. N.; Berk, H. L.; Heidbrink, W. W.; Van Zeeland, M. A.

    2012-09-01

    We propose a model, denoted here by 1.5D, to study energetic particle (EP) interaction with toroidal Alfvenic eigenmodes (TAE) in the case where the local EP drive for TAE exceeds the stability limit. Based on quasilinear theory, the proposed 1.5D model assumes that the particles diffuse in phase space, flattening the pressure profile until its gradient reaches a critical value where the modes stabilize. Using local theories and NOVA-K simulations of TAE damping and growth rates, the 1.5D model calculates the critical gradient and reconstructs the relaxed EP pressure profile. Local theory is improved from previous study by including more sophisticated damping and drive mechanisms such as the numerical computation of the effect of the EP finite orbit width on the growth rate. The 1.5D model is applied on the well-diagnosed DIII-D discharges #142111 [M. A. Van Zeeland et al., Phys. Plasmas 18, 135001 (2011)] and #127112 [W. W. Heidbrink et al., Nucl. Fusion. 48, 084001 (2008)]. We achieved a very satisfactory agreement with the experimental results on the EP pressure profiles redistribution and measured losses. This agreement of the 1.5D model with experimental results allows the use of this code as a guide for ITER plasma operation where it is desired to have no more than 5% loss of fusion alpha particles as limited by the design.

  2. Application of decomposition techniques to the preliminary design of a transport aircraft

    NASA Technical Reports Server (NTRS)

    Rogan, J. E.; Mcelveen, R. P.; Kolb, M. A.

    1986-01-01

    A multifaceted decomposition of a nonlinear constrained optimization problem describing the preliminary design process for a transport aircraft has been made. Flight dynamics, flexible aircraft loads and deformations, and preliminary structural design subproblems appear prominently in the decomposition. The use of design process decomposition for scheduling design projects, a new system integration approach to configuration control, and the application of object-centered programming to a new generation of design tools are discussed.

  3. Machine learning to construct reduced-order models and scaling laws for reactive-transport applications

    NASA Astrophysics Data System (ADS)

    Mudunuru, M. K.; Karra, S.; Vesselinov, V. V.

    2017-12-01

    The efficiency of many hydrogeological applications such as reactive-transport and contaminant remediation vastly depends on the macroscopic mixing occurring in the aquifer. In the case of remediation activities, it is fundamental to enhancement and control of the mixing through impact of the structure of flow field which is impacted by groundwater pumping/extraction, heterogeneity, and anisotropy of the flow medium. However, the relative importance of these hydrogeological parameters to understand mixing process is not well studied. This is partially because to understand and quantify mixing, one needs to perform multiple runs of high-fidelity numerical simulations for various subsurface model inputs. Typically, high-fidelity simulations of existing subsurface models take hours to complete on several thousands of processors. As a result, they may not be feasible to study the importance and impact of model inputs on mixing. Hence, there is a pressing need to develop computationally efficient models to accurately predict the desired QoIs for remediation and reactive-transport applications. An attractive way to construct computationally efficient models is through reduced-order modeling using machine learning. These approaches can substantially improve our capabilities to model and predict remediation process. Reduced-Order Models (ROMs) are similar to analytical solutions or lookup tables. However, the method in which ROMs are constructed is different. Here, we present a physics-informed ML framework to construct ROMs based on high-fidelity numerical simulations. First, random forests, F-test, and mutual information are used to evaluate the importance of model inputs. Second, SVMs are used to construct ROMs based on these inputs. These ROMs are then used to understand mixing under perturbed vortex flows. Finally, we construct scaling laws for certain important QoIs such as degree of mixing and product yield. Scaling law parameters dependence on model inputs are

  4. 78 FR 1728 - Airworthiness Directives; Thielert Aircraft Engines GmbH Reciprocating Engines

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-01-09

    ... scheduled maintenance, whichever occurs first, do the following. (1) Remove the oil filler plug and check... Airworthiness Directives; Thielert Aircraft Engines GmbH Reciprocating Engines AGENCY: Federal Aviation... all Thielert Aircraft Engines GmbH (TAE) TAE 125-02-99 and TAE 125-02-114 reciprocating engines. This...

  5. 78 FR 1733 - Airworthiness Directives; Thielert Aircraft Engines GmbH Reciprocating Engines

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-01-09

    ... Airworthiness Directives; Thielert Aircraft Engines GmbH Reciprocating Engines AGENCY: Federal Aviation... (AD) for all Thielert Aircraft Engines GmbH models TAE 125-01, TAE 125-02- 99, and TAE 125-02-114 reciprocating engines. That AD currently requires installation of full-authority digital electronic control...

  6. Application of Hybrid Laminar Flow Control to Global Range Military Transport Aircraft

    NASA Technical Reports Server (NTRS)

    Lange, Roy H.

    1988-01-01

    A study was conducted to evaluate the application of hybrid laminar flow control (HLFC) to global range military transport aircraft. The global mission included the capability to transport 132,500 pounds of payload 6500 nautical miles, land and deliver the payload and without refueling return 6500 nautical miles to a friendly airbase. The preliminary design studies show significant performance benefits obtained for the HLFC aircraft as compared to counterpart turbulent flow aircraft. The study results at M=0.77 show that the largest benefits of HLFC are obtained with a high wing with engines on the wing configuration. As compared with the turbulent flow baseline aircraft, the high wing HLFC aircraft shows 17 percent reduction in fuel burned, 19.2 percent increase in lift-to-drag ratio, an insignificant increase in operating weight, and a 7.4 percent reduction in gross weight.

  7. Integrated transportation and land use models : systems approaches and applications for modeling transport alternatives.

    DOT National Transportation Integrated Search

    2012-01-20

    Ever since World War II, decision makers concerned with transportation and the transportation infrastructure have strived to transport and deliver goods and services to consumers in the most efficient manner possible for economic well-being. Only rec...

  8. [Important application of intestinal transporters and metabolism enzymes on gastrointestinal disposal of active ingredients of Chinese materia medica].

    PubMed

    Bi, Xiaolin; Du, Qiu; Di, Liuqing

    2010-02-01

    Oral drug bioavailability depends on gastrointestinal absorption, intestinal transporters and metabolism enzymes are the important factors in drug gastrointestinal absorption and they can also be induced or inhibited by the active ingredients of Chinese materia medica. This article presents important application of intestinal transporters and metabolism enzymes on gastrointestinal disposal of the active ingredients of Chinese materia medica, and points out the importance of research on transport and metabolism of the active ingredients of Chinese materia medica in Chinese extract and Chinese medicinal formulae.

  9. 76 FR 3190 - Notice of Funding Availability for Applications for Credit Assistance Under the Transportation...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-01-19

    ...The DOT's TIFIA Joint Program Office (JPO) announces the availability of funding to support new applications for credit assistance. Under TIFIA, the DOT provides secured (direct) loans, lines of credit, and loan guarantees to public and private applicants for eligible surface transportation projects of regional or national significance. Projects must meet statutorily specified criteria to be selected for credit assistance. Because demand for the TIFIA program can exceed budgetary resources, the DOT is utilizing periodic fixed-date solicitations that will establish a competitive group of projects to be evaluated against the program objectives. This notice outlines the process that applicants must follow.

  10. Low Energy Positron Scattering, Transport, and Applications

    NASA Astrophysics Data System (ADS)

    Buckman, Stephen

    2017-04-01

    Relatively intense, high energy-resolution beams of low-energy positrons are now available through the use of buffer-gas (Surko) traps. These have led to measurements of interaction cross sections for a broad range of atoms and molecules, including molecules of biological interest. The increased energy resolution, and experimental techniques developed for scattering in strong magnetic fields has also enabled highly accurate measurements of discrete excitation processes such as electronic and vibrational excitation, positronium formation and ionization in a range of atomic and molecular species. This talk will review some of these measurements and discuss their application in new and sophisticated models of positron transport which aim, for example, to provide a better understanding of the atomic and molecular processes which occur when positrons are emitted in the body during a Positron Emission Tomography scan. This work is part of a broad collaboration between the ANU (James Sullivan, Joshua Machacek), Flinders University (Michael Brunger), James Cook University (Ronald White and co-workers) CSIC Madrid (Gustavo Garcia) and the Institute of Physics, Belgrade (Zoran Petrovic and colleagues).

  11. Application of decomposition techniques to the preliminary design of a transport aircraft

    NASA Technical Reports Server (NTRS)

    Rogan, J. E.; Kolb, M. A.

    1987-01-01

    A nonlinear constrained optimization problem describing the preliminary design process for a transport aircraft has been formulated. A multifaceted decomposition of the optimization problem has been made. Flight dynamics, flexible aircraft loads and deformations, and preliminary structural design subproblems appear prominently in the decomposition. The use of design process decomposition for scheduling design projects, a new system integration approach to configuration control, and the application of object-centered programming to a new generation of design tools are discussed.

  12. Applicants' preference for impression management tactic in employment interviews by Transportation Security Administration.

    PubMed

    Scudder, Joseph N; Lamude, Kevin G

    2009-04-01

    Following past findings on employment interviews, this study hypothesized applicants would have a preference for using self-promoting tactics of impression management over other focuses. Self-reports of impression management tactics were collected from 124 applicants who had interviews for screener positions with the Transportation Security Administration. Contrary to the hypothesis, analysis indicated participants reported they used more ingratiation tactics attempting to praise the interviewer than self-promotion tactics which focused on their own accomplishments. Special qualifications for security jobs which required well-developed perceptual abilities and the controlling structure of the interview context were perhaps responsible for present results differing from prior findings.

  13. Intractable haematuria: long-term results after selective embolization of the internal iliac arteries.

    PubMed

    Liguori, Giovanni; Amodeo, Antonio; Mucelli, Fabio Pozzi; Patel, Hiten; Marco, Doddi; Belgrano, Emanuele; Trombetta, Carlo

    2010-08-01

    To determine the feasibility and efficacy of transarterial embolization (TAE) in haemorrhagic urological emergencies, and to assess the perioperative morbidity, effect of timing of intervention on the requirement for blood transfusion, and the long-term follow-up. Between October 1997 and March 2009, 44 patients (30 men and 14 women; mean age 79 years, range 51-95) with intractable haematuria secondary to advanced pelvic tumour arising from or invading the bladder, underwent internal iliac TAE. Twenty-four patients had transitional carcinoma of the urinary bladder, 12 adenocarcinoma of the prostate, five carcinoma of the uterus, one cancer of the vagina, two carcinoma of the rectum, three carcinoma of the kidney, two simultaneous carcinoma of prostate and bladder, one simultaneous carcinoma of prostate and kidney and one had haemorrhagic cystitis after radiotherapy. TAE of the internal iliac arteries produced initial complete control of bleeding in 36 of the 44 patients (82%). At a mean (range) follow-up of 10.5 (1-97) months TAE there was permanent control of bleeding in 19 (43%) patients. A second TAE session was use in five (11%) patients and it was successful in two of them. There were 24 patients (55%) who required a mean of 4 (1-17) transfusion units before embolization; only 13 (30%) required more blood products after TAE. The mean haematocrit level before and after TAE was 27% and 31% (P < 0001), and the respective haemoglobin level were 8.7 and 10.3 g/dL (P < 0001). During the follow-up there were no major complications related to TAE; minor complications were post-TAE syndrome in 12 (27%) patients, fever (11%), gluteus pain (14%), nausea (2%), and exterior genital oedema (5%). The 6- and 12-month mortality rates were 66% (29 patients) and 18% (eight), respectively. TAE should be considered as an alternative less-invasive palliative measure and the treatment of choice in these situations. TAE should always be bilateral, the catheter should advance distally

  14. 76 FR 82110 - Airworthiness Directives; Thielert Aircraft Engines GmbH Reciprocating Engines

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-12-30

    ... Airworthiness Directives; Thielert Aircraft Engines GmbH Reciprocating Engines AGENCY: Federal Aviation...) for Thielert Aircraft Engines GmbH models TAE 125-02-99 and TAE 125-01 reciprocating engines. That AD... flight hours to within 600 flight hours for TAE 125-01 reciprocating engines. This AD was prompted by the...

  15. Transcatheter Arterial Embolization for Gastrointestinal Bleeding Secondary to Gastrointestinal Lymphoma.

    PubMed

    Zheng, Lin; Shin, Ji Hoon; Han, Kichang; Tsauo, Jiaywei; Yoon, Hyun-Ki; Ko, Gi-Young; Shin, Jong-Soo; Sung, Kyu-Bo

    2016-11-01

    To evaluate the effectiveness of transcatheter arterial embolization (TAE) for gastrointestinal (GI) bleeding caused by GI lymphoma. The medical records of 11 patients who underwent TAE for GI bleeding caused by GI lymphoma between 2001 and 2015 were reviewed retrospectively. A total of 20 TAE procedures were performed. On angiography, contrast extravasation, and both contrast extravasation and tumor staining were seen in 95 % (19/20) and 5 % (1/20) of the procedures, respectively. The most frequently embolized arteries were jejunal (n = 13) and ileal (n = 5) branches. Technical and clinical success rates were 100 % (20/20) and 27 % (3/11), respectively. The causes of clinical failure in eight patients were rebleeding at new sites. In four patients who underwent repeat angiography, the bleeding focus was new each time. Three patients underwent small bowel resection due to rebleeding after one (n = 2) or four (n = 1) times of TAEs. Another two patients underwent small bowel resection due to small bowel ischemia/perforation after three or four times of TAEs. The 30-day mortality rate was 18 % due to hypovolemic shock (n = 1) and multiorgan failure (n = 1). Angiogram with TAE shows limited therapeutic efficacy to manage GI lymphoma-related bleeding due to high rebleeding at new sites. Although TAE can be an initial hemostatic measure, surgery should be considered for rebleeding due to possible bowel ischemic complication after repeated TAE procedures.

  16. Estrogen Transport in Surface Runoff from Agricultural Fields Treated with Two Application Methods of Dairy Manure.

    PubMed

    Mina, Odette; Gall, Heather E; Saporito, Louis S; Kleinman, Peter J A

    2016-11-01

    This study compares two methods of dairy manure application-surface broadcast and shallow disk injection-on the fate and transport of natural estrogens in surface runoff from 12 field plots in central Pennsylvania. Ten natural surface runoff events were sampled over a 9-mo period after fall manure application. Results show that the range of estrogen concentrations observed in surface runoff from the broadcast plots was several orders of magnitude higher (>5000 ng L) than the concentrations in runoff from the shallow disk injection plots (<10 ng L). Additionally, the transport dynamics differed, with the majority of the estrogen loads from the surface broadcast plots occurring during the first rainfall event after application, whereas the majority of the loads from the shallow disk injection plots occurred more than 6 mo later during a hail storm event. Total estrogen loads were, on average, two orders of magnitude lower for shallow disk injection compared with surface broadcast. Independent of the method of manure application, 17α-estradiol and estrone were preserved in the field for as long as 9 mo after application. Overall, injection of manure shows promise in reducing the potential for off-site losses of hormones from manure-amended soils. Copyright © by the American Society of Agronomy, Crop Science Society of America, and Soil Science Society of America, Inc.

  17. Runoff nutrient transport as affected by land application method, swine growth stage, and runoff rate

    USDA-ARS?s Scientific Manuscript database

    This study was conducted to measure the effects of slurry application method, swine growth stage, and flow rate on runoff nutrient transport. Swine slurry was obtained from production units containing grower pigs, finisher pigs, or sows and gilts. The swine slurry was applied using broadcast, disk, ...

  18. Simulations of toroidal Alfvén eigenmode excited by fast ions on the Experimental Advanced Superconducting Tokamak

    NASA Astrophysics Data System (ADS)

    Pei, Youbin; Xiang, Nong; Shen, Wei; Hu, Youjun; Todo, Y.; Zhou, Deng; Huang, Juan

    2018-05-01

    Kinetic-MagnetoHydroDynamic (MHD) hybrid simulations are carried out to study fast ion driven toroidal Alfvén eigenmodes (TAEs) on the Experimental Advanced Superconducting Tokamak (EAST). The first part of this article presents the linear benchmark between two kinetic-MHD codes, namely MEGA and M3D-K, based on a realistic EAST equilibrium. Parameter scans show that the frequency and the growth rate of the TAE given by the two codes agree with each other. The second part of this article discusses the resonance interaction between the TAE and fast ions simulated by the MEGA code. The results show that the TAE exchanges energy with the co-current passing particles with the parallel velocity |v∥ | ≈VA 0/3 or |v∥ | ≈VA 0/5 , where VA 0 is the Alfvén speed on the magnetic axis. The TAE destabilized by the counter-current passing ions is also analyzed and found to have a much smaller growth rate than the co-current ions driven TAE. One of the reasons for this is found to be that the overlapping region of the TAE spatial location and the counter-current ion orbits is narrow, and thus the wave-particle energy exchange is not efficient.

  19. Image processing and products for the Magellan mission to Venus

    NASA Technical Reports Server (NTRS)

    Clark, Jerry; Alexander, Doug; Andres, Paul; Lewicki, Scott; Mcauley, Myche

    1992-01-01

    The Magellan mission to Venus is providing planetary scientists with massive amounts of new data about the surface geology of Venus. Digital image processing is an integral part of the ground data system that provides data products to the investigators. The mosaicking of synthetic aperture radar (SAR) image data from the spacecraft is being performed at JPL's Multimission Image Processing Laboratory (MIPL). MIPL hosts and supports the Image Data Processing Subsystem (IDPS), which was developed in a VAXcluster environment of hardware and software that includes optical disk jukeboxes and the TAE-VICAR (Transportable Applications Executive-Video Image Communication and Retrieval) system. The IDPS is being used by processing analysts of the Image Data Processing Team to produce the Magellan image data products. Various aspects of the image processing procedure are discussed.

  20. Application of a newly built semi-submersible vessel for transportation of a tension leg platform

    NASA Astrophysics Data System (ADS)

    Zhang, Dagang; Sun, Weiying; Fan, Zhixia

    2012-09-01

    Transportation of tension leg platform (TLP) structures for a long distance has always been associated with the use of a heavy semi-transport vessel. The requirements of this type of vessel are always special, and their availability is limited. To prepare for the future development of South China Sea deepwater projects, the China Offshore Oil Engineering Corporation has recently built a heavy lift transport vessel-Hai Yang Shi You 278. This semi-submersible vessel has a displacement capacity of 50k DWT, and a breath of 42 meters. Understanding the vessel's applicability and preparing it for use in future deepwater projects are becoming imminent needs. This paper reviews the current critical issues associated with TLP transportation and performs detailed analysis of the designed TLP during load-out and transportation. The newly built COOEC transportation vessel HYSY 278 was applied to dry transport of the TLP structure from the COOEC fabrication yard in Qingdao to an oil field in South China Sea. The entire process included the load-out of the TLP structure from the landsite of the fabrication yard, the offloading and float-on of the platform from the vessel, the dry transport of the TLP over a long distance, and the final offloading of the platform. Both hydrodynamic and structure analysis were performed to evaluate the behavior of the transport vessel and TLP structure. Special attention was paid to critical areas associated with the use of this new vessel, along with any potential limitations. The results demonstrate that HYSY 278 can effectively be used for transporting the structure with proper arrangement and well-prepared operation. The procedure and details were presented on the basis of the study results. Special attention was also given to discussion on future use based on the results from the analysis.

  1. Recent Work in Hybrid Radiation Transport Methods with Applications to Commercial Nuclear Power

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Kulesza, Joel A.

    This talk will begin with an overview of hybrid radiation transport methods followed by a discussion of the author’s work to advance current capabilities. The talk will then describe applications for these methods in commercial nuclear power reactor analyses and techniques for experimental validation. When discussing these analytical and experimental activities, the importance of technical standards such as those created and maintained by ASTM International will be demonstrated.

  2. Fate and transport of tylosin and macrolide-resistance genes following manure applications in tile-drained landscapes

    USDA-ARS?s Scientific Manuscript database

    The use of antibiotics in swine production leads to antibiotic-resistance in gastrointestinal bacteria. Application of swine manure to drained agricultural fields introduces elevated levels of antibiotic-resistant bacteria and residual antibiotics. The persistence and transport of these agents are g...

  3. Technology development of the Space Transportation System mission and terrestrial applications of satellite technology

    NASA Technical Reports Server (NTRS)

    1981-01-01

    The Space Transportation System (STS) is discussed, including the launch processing system, the thermal protection subsystem, meteorological research, sound supression water system, rotating service structure, improved hypergol or removal systems, fiber optics research, precision positioning, remote controlled solid rocket booster nozzle plugs, ground operations for Centaur orbital transfer vehicle, parachute drying, STS hazardous waste disposal and recycle, toxic waste technology and control concepts, fast analytical densitometry study, shuttle inventory management system, operational intercommunications system improvement, and protective garment ensemble. Terrestrial applications are also covered, including LANDSAT applications to water resources, satellite freeze forecast system, application of ground penetrating radar to soil survey, turtle tracking, evaluating computer drawn ground cover maps, sparkless load pulsar, and coupling a microcomputer and computing integrator with a gas chromatograph.

  4. On tide-induced Lagrangian residual current and residual transport: 2. Residual transport with application in south San Francisco Bay, California

    USGS Publications Warehouse

    Feng, Shizuo; Cheng, Ralph T.; Pangen, Xi

    1986-01-01

    of intertidal transport processes is illustrated by an analytical solution for an amphidromic system and by a numerical application in South San Francisco Bay, California. The present formulation reveals that the mechanism for long-term transport of solutes is mainly convection due to the Lagrangian residual current in the interior of a tidal estuary. This result also points out the weakness in the tidal dispersion formulation, and explains the large variability of the observed values for tidal dispersion coefficients. Further research on properties of the dispersion boundary layer is needed.

  5. Nanofiltration Membranes for Water Purification: structure-transport relationships and applications

    NASA Astrophysics Data System (ADS)

    Jons, Steven; Paul, Mou; Matthews, Tamlin; Hailemariam, Leaelaf

    Nanofiltration (NF) membranes are used for separating salts and small neutral molecules. NF membranes show unique selectivity properties compared to reverse osmosis membranes as it can selectively pass monovalent salts and neutral molecules as a function of charge and molecular weight cut-off which are dependent on membrane characteristics and operating conditions. Dow Water & Process solutions has been a pioneer in the membrane based water purification field and Dow's role was instrumental in developing several NF membranes for different applications. However, the characterization of NF membranes and hence the development of structure-property relationship is challenging due to the nanoscale thin, crosslinked nature of the membrane. Recently significant efforts were employed to develop analytical capabilities to understand polymer structure and composition and it had been possible to achieve a structure-property relationship for NF membranes. This paper will highlight similar relationships and will also focus on the relationships of membrane structure with membrane transport properties and how this relationship influences products for different application areas such as in oil field, sweetener and minimum liquid discharge etc.

  6. Effect of Transcutaneous Acupoint Electrical Stimulation on Post-Hemorrhoidectomy-Associated Pain, Anxiety, and Heart Rate Variability: A Randomized-Controlled Study.

    PubMed

    Yeh, Mei-Ling; Chung, Yu-Chu; Hsu, Lun-Chia; Hung, Shuo-Hui

    2018-05-01

    Hemorrhoidectomy is the current best treatment for severe hemorrhoids, but it causes significant postoperative pain and anxiety, which is associated with heart rate variability (HRV). Transcutaneous acupoint electrical stimulation (TAES) was assumed to alleviate pain and anxiety, and modify the autonomic nervous system. This study aimed to examine the effects of TAES intervention on postoperative pain, anxiety, and HRV in patients who received a hemorrhoidectomy. A randomized-controlled trial with five repeated measures was conducted. The TAES group ( n = 39) received four 20-min sessions of electrical stimulation at chengshan (BL57) and erbai (EX-UE2) after hemorrhoidectomy, whereas the control group ( n = 41) did not. Data were collected using Visual Analogue Scale (VAS), State Anxiety Inventory (STAI), and HRV physiological signal monitor. TAES resulted in a significant group difference in pain scores, anxiety levels, and some HRV parameters. The findings indicate that TAES can help reduce pain and anxiety associated with hemorrhoidectomy. TAES is a noninvasive, simple, and convenient modality for post-hemorrhoidectomy-associated pain control and anxiety reduction.

  7. Coupling continuum dislocation transport with crystal plasticity for application to shock loading conditions

    DOE PAGES

    Luscher, Darby Jon; Mayeur, Jason Rhea; Mourad, Hashem Mohamed; ...

    2015-08-05

    Here, we have developed a multi-physics modeling approach that couples continuum dislocation transport, nonlinear thermoelasticity, crystal plasticity, and consistent internal stress and deformation fields to simulate the single-crystal response of materials under extreme dynamic conditions. Dislocation transport is modeled by enforcing dislocation conservation at a slip-system level through the solution of advection-diffusion equations. Nonlinear thermoelasticity provides a thermodynamically consistent equation of state to relate stress (including pressure), temperature, energy densities, and dissipation. Crystal plasticity is coupled to dislocation transport via Orowan's expression where the constitutive description makes use of recent advances in dislocation velocity theories applicable under extreme loading conditions.more » The configuration of geometrically necessary dislocation density gives rise to an internal stress field that can either inhibit or accentuate the flow of dislocations. An internal strain field associated with the internal stress field contributes to the kinematic decomposition of the overall deformation. The paper describes each theoretical component of the framework, key aspects of the constitutive theory, and some details of a one-dimensional implementation. Results from single-crystal copper plate impact simulations are discussed in order to highlight the role of dislocation transport and pile-up in shock loading regimes. The main conclusions of the paper reinforce the utility of the modeling approach to shock problems.« less

  8. Integrated Application of Active Controls (IAAC) technology to an advanced subsonic transport project: Program review

    NASA Technical Reports Server (NTRS)

    1986-01-01

    This report summarizes the Integrated Application of Active Controls (IAAC) Technology to an Advanced Subsonic Transport Project, established as one element of the NASA/Boeing Energy Efficient Transport Technology Program. The performance assessment showed that incorporating ACT into an airplane designed to fly approximately 200 passengers approximately 2,000 nmi could yield block fuel savings from 6 to 10 percent at the design range. The principal risks associated with incorporating these active control functions into a commercial airplane are those involved with the ACT system implementation. The Test and Evaluation phase of the IAAC Project focused on the design, fabrication, and test of a system that implemented pitch axis fly-by-wire, pitch axis augmentation, and wing load alleviation. The system was built to be flight worthy, and was planned to be experimentally flown on the 757. The system was installed in the Boeing Digital Avionics Flight Controls Laboratory (DAFCL), where open loop hardware and software tests, and a brief examination of a direct drive valve (DDV) actuation concept were accomplished. The IAAC Project has shown that ACT can be beneficially incorporated into a commercial transport airplane. Based on the results achieved during the testing phase, there appears to be no fundamental reason(s) that would preclude the commercial application of ACT, assuming an appropriate development effort is included.

  9. Integrated Application of Active Controls (IAAC) Technology to an Advanced Subsonic Transport: Project Plan

    NASA Technical Reports Server (NTRS)

    1981-01-01

    The state of the art of active controls technology (ACT) and a recommended ACT development program plan are reviewed. The performance benefits and cost of ownership of an integrated application of ACT to civil transport aircraft is to be assessed along with the risk and laboratory and/or flight experiments designed to reduce the technical risks to a commercially acceptable level.

  10. Spatial Data from Transportation Studies and Surveys | Transportation

    Science.gov Websites

    transportation studies and surveys, submit an application for approval to connect to a restricted secure portal environment. For a list of studies and surveys, see cleansed data. Application Process For accessing spatial data, learn about the application and approval process. If you'd like to apply to access the spatial

  11. [Transcutaneous Electrical Stimulation Undergoing Emergency Treatment of Zusanli (ST 36) Is Beneficial to Rescued Organophosphorus Pesticide Poisoning Patients].

    PubMed

    Gao, Hui; Zhao, Mai-liang; Zhou, Ai-min; Zhang, Sheng; Song, Zhong-hai; Guo, Wen-ping; Deng, Zhi-an

    2015-12-01

    To observe the effect of transcutaneous acupoint electrical stimulation (TAES) of Zusanli (ST 36) on gastrointestinal activities in organophosphorus pesticide poisoning (OPP) patients undergoing emergency treatment so as to explore its action in scavenging gastrointestinal toxicant. A total of 116 OPP patients were randomly divided into control group and TAES group (n=58 in each group) according to the simple random sampling method. All the patients received comprehensive treatment including gastric lavage, catharsis, oral administration of atropine Pralidoxime Chloride, Omeprazole, etc. For patients of the TAES group, TAES stimulation (30 Hz/60 Hz, 15-20 mA) was applied to bilateral Zusanli (ST 36) for 30 min, 3 times a day till black stool was discharged. The vomiting times after catharsis, the time of the first defecation and black stool discharge, the dosage of atropine and the length of patient stay in hospital were recorded. Of the two 58 cases of OPP patients in the control and TAES groups, 11 (18.9%) and 3 (5.2%) underwent vomiting after catharsis, being significantly lower in the TAES group (P<0.05). Compared with the control group, the time of first defecation and black stool discharge, the dosage of the administrated atropine and the time of hospitalization were significantly lower in the TAES group (P<0.05). TAES of ST 36 may lower incidence of emesis, enhance the cathartic effect, promote gastrointestinal poison discharge, reduce total atropine dosage and shorten the hospitalization time in OPP patients, favoring the patient's rehabilitation.

  12. Role and Effectiveness of Percutaneous Arterial Embolization in Hemodynamically Unstable Patients with Ruptured Splanchnic Artery Pseudoaneurysms

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Dohan, Anthony, E-mail: anthony.dohan@lrb.aphp.fr; Eveno, Clarisse, E-mail: clarisse.eveno@lrb.aphp.fr; Dautry, Raphael, E-mail: raphael.dautry@lrb.aphp.fr

    PurposeTo assess the role and effectiveness of percutaneous arterial embolization (TAE) in patients with hemodynamic instability due to hypovolemic shock secondary to ruptured splanchnic artery pseudoaneurysms (SAPA).Materials and MethodsSeventeen patients (11 men, 6 women; mean age, 53 years) with hemodynamic instability (systolic blood pressure <90 mmHg) due to hypovolemic shock secondary to ruptured SAPA were treated by TAE. Clinical files, multidetector row computed tomography angiography, and angiographic examinations along with procedure details were reviewed.ResultsSeventeen SAPAs were present, predominantly located on gastroduodenal or pancreatic arteries (9/17; 53 %). Angiography showed extravasation of contrast medium from SAPA in 15/17 patients (88 %). Technical success rate ofmore » TAE was 100 %. TAE was performed using metallic coils in all patients (100 %), in association with gelatin sponge in 5/17 patients (29 %). TAE allowed controlling the bleeding and returning to normal hemodynamic status in 16/17 patients (94 %). In 1/17 patient (6 %), surgery was needed to definitively control the bleeding. The mortality and morbidity rate of TAE at 30 days were 0 and 12 %, respectively. Morbidity consisted in coil migration in 1/17 patient (6 %) and transient serum liver enzyme elevation in 1/17 patient (6 %).ConclusionTAE is an effective and safe treatment option for ruptured SAPA in hemodynamically unstable patients, with a success rate of 94 %. Our results suggest that TAE should be the favored option in patients with hemodynamic instability due to ruptured SAPA.« less

  13. Transcatheter Arterial Embolization for Gastrointestinal Bleeding Secondary to Gastrointestinal Lymphoma

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Zheng, Lin; Shin, Ji Hoon, E-mail: jhshin@amc.seoul.kr; Han, Kichang

    PurposeTo evaluate the effectiveness of transcatheter arterial embolization (TAE) for gastrointestinal (GI) bleeding caused by GI lymphoma.Materials and MethodsThe medical records of 11 patients who underwent TAE for GI bleeding caused by GI lymphoma between 2001 and 2015 were reviewed retrospectively.ResultsA total of 20 TAE procedures were performed. On angiography, contrast extravasation, and both contrast extravasation and tumor staining were seen in 95 % (19/20) and 5 % (1/20) of the procedures, respectively. The most frequently embolized arteries were jejunal (n = 13) and ileal (n = 5) branches. Technical and clinical success rates were 100 % (20/20) and 27 % (3/11), respectively. The causes of clinical failuremore » in eight patients were rebleeding at new sites. In four patients who underwent repeat angiography, the bleeding focus was new each time. Three patients underwent small bowel resection due to rebleeding after one (n = 2) or four (n = 1) times of TAEs. Another two patients underwent small bowel resection due to small bowel ischemia/perforation after three or four times of TAEs. The 30-day mortality rate was 18 % due to hypovolemic shock (n = 1) and multiorgan failure (n = 1).ConclusionAngiogram with TAE shows limited therapeutic efficacy to manage GI lymphoma-related bleeding due to high rebleeding at new sites. Although TAE can be an initial hemostatic measure, surgery should be considered for rebleeding due to possible bowel ischemic complication after repeated TAE procedures.« less

  14. Betatron Application in Mobile and Relocatable Inspection Systems for Freight Transport Control

    NASA Astrophysics Data System (ADS)

    Chakhlov, S. V.; Kasyanov, S. V.; Kasyanov, V. A.; Osipov, S. P.; Stein, M. M.; Stein, A. M.; Xiaoming, Sun

    2016-01-01

    Accelerators with energy level up to 4 MeV having high level of penetration ability by steel equivalent are the popular to control oversize cargo transported by road, by railway and by river. Betatron's usage as cyclic induction accelerator has some advantages in comparison with linear accelerators and other sources. Tomsk Polytechnic University has developed many types of betatrons, most of them are being produced by separate affiliated company " Foton ". Article is shown the results of application of the betatrons in inspection custom systems.

  15. Study of the application of advanced technologies to long-range transport aircraft. Volume 2: Research and development requirements

    NASA Technical Reports Server (NTRS)

    Lange, R. H.; Sturgeon, R. F.; Adams, W. E.; Bradley, E. S.; Cahill, J. F.; Eudaily, R. R.; Hancock, J. P.; Moore, J. W.

    1972-01-01

    Investigations were conducted to evaluate the relative benefits attainable through the exploitation of advanced technologies and to identify future research and development efforts required to permit the application of selected technologies to transport aircraft entering commercial operation in 1985. Results show that technology advances, particularly in the areas of composite materials, supercritical aerodynamics, and active control systems, will permit the development of long-range, high-payload commercial transports operating at high-subsonic speeds with direct operating costs lower than those of current aircraft. These advanced transports also achieve lower noise levels and lower engine pollutant emissions than current transports. Research and development efforts, including analytical investigations, laboratory test programs, and flight test programs, are required in essentially all technology areas to achieve the potential technology benefits.

  16. Survivability of intelligent transportation systems

    DOT National Transportation Integrated Search

    1999-10-01

    Intelligent Transportation Systems (ITS) are being deployed around the world to improve the safety and efficiency of surface transportation through the application of advanced information technology. The introduction of ITS exposes the transportation...

  17. Aeronautical fuel conservation possibilities for advanced subsonic transports. [application of aeronautical technology for drag and weight reduction

    NASA Technical Reports Server (NTRS)

    Braslow, A. L.; Whitehead, A. H., Jr.

    1973-01-01

    The anticipated growth of air transportation is in danger of being constrained by increased prices and insecure sources of petroleum-based fuel. Fuel-conservation possibilities attainable through the application of advances in aeronautical technology to aircraft design are identified with the intent of stimulating NASA R and T and systems-study activities in the various disciplinary areas. The material includes drag reduction; weight reduction; increased efficiency of main and auxiliary power systems; unconventional air transport of cargo; and operational changes.

  18. Practical Application of a Subscale Transport Aircraft for Flight Research in Control Upset and Failure Conditions

    NASA Technical Reports Server (NTRS)

    Cunningham, Kevin; Foster, John V.; Morelli, Eugene A.; Murch, Austin M.

    2008-01-01

    Over the past decade, the goal of reducing the fatal accident rate of large transport aircraft has resulted in research aimed at the problem of aircraft loss-of-control. Starting in 1999, the NASA Aviation Safety Program initiated research that included vehicle dynamics modeling, system health monitoring, and reconfigurable control systems focused on flight regimes beyond the normal flight envelope. In recent years, there has been an increased emphasis on adaptive control technologies for recovery from control upsets or failures including damage scenarios. As part of these efforts, NASA has developed the Airborne Subscale Transport Aircraft Research (AirSTAR) flight facility to allow flight research and validation, and system testing for flight regimes that are considered too risky for full-scale manned transport airplane testing. The AirSTAR facility utilizes dynamically-scaled vehicles that enable the application of subscale flight test results to full scale vehicles. This paper describes the modeling and simulation approach used for AirSTAR vehicles that supports the goals of efficient, low-cost and safe flight research in abnormal flight conditions. Modeling of aerodynamics, controls, and propulsion will be discussed as well as the application of simulation to flight control system development, test planning, risk mitigation, and flight research.

  19. Generalized Fokker-Planck theory for electron and photon transport in biological tissues: application to radiotherapy.

    PubMed

    Olbrant, Edgar; Frank, Martin

    2010-12-01

    In this paper, we study a deterministic method for particle transport in biological tissues. The method is specifically developed for dose calculations in cancer therapy and for radiological imaging. Generalized Fokker-Planck (GFP) theory [Leakeas and Larsen, Nucl. Sci. Eng. 137 (2001), pp. 236-250] has been developed to improve the Fokker-Planck (FP) equation in cases where scattering is forward-peaked and where there is a sufficient amount of large-angle scattering. We compare grid-based numerical solutions to FP and GFP in realistic medical applications. First, electron dose calculations in heterogeneous parts of the human body are performed. Therefore, accurate electron scattering cross sections are included and their incorporation into our model is extensively described. Second, we solve GFP approximations of the radiative transport equation to investigate reflectance and transmittance of light in biological tissues. All results are compared with either Monte Carlo or discrete-ordinates transport solutions.

  20. Application of fuzzy neural network technologies in management of transport and logistics processes in Arctic

    NASA Astrophysics Data System (ADS)

    Levchenko, N. G.; Glushkov, S. V.; Sobolevskaya, E. Yu; Orlov, A. P.

    2018-05-01

    The method of modeling the transport and logistics process using fuzzy neural network technologies has been considered. The analysis of the implemented fuzzy neural network model of the information management system of transnational multimodal transportation of the process showed the expediency of applying this method to the management of transport and logistics processes in the Arctic and Subarctic conditions. The modular architecture of this model can be expanded by incorporating additional modules, since the working conditions in the Arctic and the subarctic themselves will present more and more realistic tasks. The architecture allows increasing the information management system, without affecting the system or the method itself. The model has a wide range of application possibilities, including: analysis of the situation and behavior of interacting elements; dynamic monitoring and diagnostics of management processes; simulation of real events and processes; prediction and prevention of critical situations.

  1. Relative hypotension increases the probability of the need for angioembolisation in pelvic fracture patients without contrast extravasation on computed tomography scan.

    PubMed

    Kuo, Ling-Wei; Yang, Shang-Ju; Fu, Chih-Yuan; Liao, Chien-Hung; Wang, Shang-Yu; Wu, Shih-Chi

    2016-01-01

    In the evaluation of haemorrhage in trauma patients with pelvic fractures, contrast extravasation (CE) on computed tomography (CT) scan often implies active arterial bleeding. However, the absence of CE on CT scan does not always exclude the need for transcatheter arterial embolisation (TAE) to achieve haemostasis. In the current study, we evaluated the factors associated with the need for TAE in patients without CE on CT scan. These factors may be evaluated as adjuncts to CT scanning in the management of patients with pelvic fractures. We retrospectively reviewed our trauma registry and medical records of patients with pelvic fractures. When CE was observed, indicating active haemorrhage, the patients underwent TAE to achieve haemostasis. In contrast, patients without CE were held for observation and treatment of their injuries, and if their condition deteriorated after a delayed interval, they were then also referred for TAE if no other focus of haemorrhage was found. Patients without CE on CT scan but with retroperitoneal haemorrhage requiring TAE were investigated. Their demographic characteristics, associated injuries, fracture patterns, and changes in systolic blood pressure were described and analysed. In total, 201 patients with pelvic fracture underwent CT scan examination; 47 (23.4%) had CE by CT scan, whereas the other 154 (76.6%) did not. Of the 154 patients who did not show CE by CT scan, 124 (80.5%) patients never underwent TAE; however, 30 (19.5%) of these patients did eventually undergo TAE. In comparing the patients who underwent TAE to those who did not undergo TAE among patients without CE on CT scan, the systolic blood pressure (SBP) on arrival (median: 100.0 mmHg vs 136.0 mmHg, p<0.01) and the lowest SBP recorded in the ED (median: 68.0 mmHg vs 129.0 mmHg, p<0.01) were significantly lower in the patients who underwent TAE. The ROC curve analysis revealed that the most appropriate cutoff value of decrement of SBP (SBP on arrival minus the lowest

  2. 49 CFR 37.33 - Airport transportation systems.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 49 Transportation 1 2013-10-01 2013-10-01 false Airport transportation systems. 37.33 Section 37.33 Transportation Office of the Secretary of Transportation TRANSPORTATION SERVICES FOR INDIVIDUALS WITH DISABILITIES (ADA) Applicability § 37.33 Airport transportation systems. (a) Transportation...

  3. 49 CFR 37.33 - Airport transportation systems.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 49 Transportation 1 2012-10-01 2012-10-01 false Airport transportation systems. 37.33 Section 37.33 Transportation Office of the Secretary of Transportation TRANSPORTATION SERVICES FOR INDIVIDUALS WITH DISABILITIES (ADA) Applicability § 37.33 Airport transportation systems. (a) Transportation...

  4. 49 CFR 37.33 - Airport transportation systems.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 49 Transportation 1 2011-10-01 2011-10-01 false Airport transportation systems. 37.33 Section 37.33 Transportation Office of the Secretary of Transportation TRANSPORTATION SERVICES FOR INDIVIDUALS WITH DISABILITIES (ADA) Applicability § 37.33 Airport transportation systems. (a) Transportation...

  5. Application of fluorescent dye substrates for functional characterization of ABC multidrug transporters at a single cell level.

    PubMed

    Nerada, Zsuzsanna; Hegyi, Zoltán; Szepesi, Áron; Tóth, Szilárd; Hegedüs, Csilla; Várady, György; Matula, Zsolt; Homolya, László; Sarkadi, Balázs; Telbisz, Ágnes

    2016-09-01

    ABC multidrug transporters are key players in cancer multidrug resistance and in determining the ADME-Tox properties of drugs and xenobiotics. The most sensitive and specific detection of these transporters is based on functional assays. Assessment of the transporter-dependent reduction of cellular uptake of the fluorescent dyes, such as Hoechst 33342 (Ho) and more recently DyeCycle Violet (DCV), have been widely advocated for the characterization of both ABCB1 and ABCG2 multidrug transporters. Detailed comparison of these supravital DNA-binding dyes revealed that DCV is less toxic to ABCG2- and ABCB1-expressing cells than Ho. ATPase measurements imply that DCV and Ho are similarly handled by ABCB1, whereas ABCG2 seems to transport DVC more effectively. In addition, we have developed an image-based high content microscopy screening method for simultaneous in situ measurement of the cellular activity and expression of the ABCG2 multidrug transporter. We demonstrated the applicability of this method for identifying ABCG2-positive cells in heterogeneous cell population by a single dye uptake measurement. These results may promote multidrug transporter studies at a single cell level and allow the quantitative detection of clinically important drug-resistant sub-populations. © 2016 International Society for Advancement of Cytometry. © 2016 International Society for Advancement of Cytometry.

  6. Space Commercial Opportunities for Fluid Physics and Transport Phenomena Applications

    NASA Technical Reports Server (NTRS)

    Gavert, R.

    2000-01-01

    Microgravity research at NASA has been an undertaking that has included both science and commercial approaches since the late 80s and early 90s. The Fluid Physics and Transport Phenomena community has been developed, through NASA's science grants, into a valuable base of expertise in microgravity science. This was achieved through both ground and flight scientific research. Commercial microgravity research has been primarily promoted thorough NASA sponsored Centers for Space Commercialization which develop cost sharing partnerships with industry. As an example, the Center for Advanced Microgravity Materials Processing (CAMMP)at Northeastern University has been working with cost sharing industry partners in developing Zeolites and zeo-type materials as an efficient storage medium for hydrogen fuel. Greater commercial interest is emerging. The U.S. Congress has passed the Commercial Space Act of 1998 to encourage the development of a commercial space industry in the United States. The Act has provisions for the commercialization of the International Space Station (ISS). Increased efforts have been made by NASA to enable industrial ventures on-board the ISS. A Web site has been established at http://commercial/nasa/gov which includes two important special announcements. One is an open request for entrepreneurial offers related to the commercial development and use of the ISS. The second is a price structure and schedule for U.S. resources and accommodations. The purpose of the presentation is to make the Fluid Physics and Transport Phenomena community, which understands the importance of microgravity experimentation, aware of important aspects of ISS commercial development. It is a desire that this awareness will be translated into a recognition of Fluid Physics and Transport Phenomena application opportunities coordinated through the broad contacts of this community with industry.

  7. Systematic review: benefits and harms of transarterial embolisation for treating hepatocellular adenoma.

    PubMed

    Zhao, C; Pei, S-L; Cucchetti, A; Tong, T-J; Ma, Y-L; Zhong, J-H; Li, L-Q

    2017-03-20

    Transarterial embolisation (TAE) is a standard treatment for bleeding hepatocellular adenoma (HCA) and, occasionally, symptomatic HCA involving large tumours. Whether TAE is similarly safe and effective as an elective treatment for bleeding and nonbleeding HCA remains unclear. To investigate the benefits and harms of TAE for bleeding and nonbleeding HCA. PubMed, Scopus, Embase and Cochrane Library databases were systematically searched for studies that examined post-TAE tumour reduction in patients with bleeding or nonbleeding HCA and that were published between January 2000 and January 2017. Systematic review of 21 case series involving 1468 patients with HCA in the systematic review identified 140 (9.5%) patients with 189 lesions who received TAE. Of these 140 patients, 66.4% had bleeding HCA and 33.6% had nonbleeding HCA. Intended elective TAE was performed in 27.1% of patients (38.6% of HCA lesions). Adenomatosis was observed in 6.1% of patients, and the rate of β-catenin expression was 4.5%. No malignant transformation was observed among the 189 tumours during a median follow-up time of 40 months. The complete response rate among 70 patients was 10.6%, and the partial response rate was 71.7%. No mortality or severe adverse side effects were reported during the hospitalisation period. The available evidence suggests that TAE can be considered safe for elective managment of HCA as well as for management of bleeding HCA. Elective TAE can be regarded as a reasonable alternative to surgery. High-quality prospective studies with long-term follow-up are needed to corroborate and strengthen available evidence. © 2017 John Wiley & Sons Ltd.

  8. NIMROD calculations of energetic particle driven toroidal Alfvén eigenmodes

    NASA Astrophysics Data System (ADS)

    Hou, Yawei; Zhu, Ping; Kim, Charlson C.; Hu, Zhaoqing; Zou, Zhihui; Wang, Zhengxiong; Nimrod Team

    2018-01-01

    Toroidal Alfvén eigenmodes (TAEs) are gap modes induced by the toroidicity of tokamak plasmas in the absence of continuum damping. They can be excited by energetic particles (EPs) when the EP drive exceeds other dampings, such as electron and ion Landau damping, and collisional and radiative damping. A TAE benchmark case, which was proposed by the International Tokamak Physics Activity group, is studied in this work. The numerical calculations of linear growth of TAEs driven by EPs in a circular-shaped, large aspect ratio tokamak have been performed using the Hybrid Kinetic-MHD (HK-MHD) model implemented in the NIMROD code. This HK-MHD model couples a δf particle-in-cell representation of EPs with the 3D MHD representation of the bulk plasma through moment closure for the momentum conservation equation. Both the excitation of TAEs and their transition to energetic particle modes (EPMs) have been observed. The influence of EP density, temperature, density gradient, and position of the maximum relative density gradient, on the frequency and the growth rate of TAEs are obtained, which are consistent with those from the eigen-analysis calculations, kinetic-MHD, and gyrokinetic simulations for an initial Maxwellian distribution of EPs. The relative pressure gradient of EP at the radial location of the TAE gap, which represents the drive strength of EPs, can strongly affect the growth rate of TAEs. It is demonstrated that the mode transition due to EP drive variation leads to not only the change of frequency but also the change of the mode structure. This mechanism can be helpful in understanding the nonlinear physics of TAE/EPM, such as frequency chirping.

  9. Application of State Quantization-Based Methods in HEP Particle Transport Simulation

    NASA Astrophysics Data System (ADS)

    Santi, Lucio; Ponieman, Nicolás; Jun, Soon Yung; Genser, Krzysztof; Elvira, Daniel; Castro, Rodrigo

    2017-10-01

    Simulation of particle-matter interactions in complex geometries is one of the main tasks in high energy physics (HEP) research. An essential aspect of it is an accurate and efficient particle transportation in a non-uniform magnetic field, which includes the handling of volume crossings within a predefined 3D geometry. Quantized State Systems (QSS) is a family of numerical methods that provides attractive features for particle transportation processes, such as dense output (sequences of polynomial segments changing only according to accuracy-driven discrete events) and lightweight detection and handling of volume crossings (based on simple root-finding of polynomial functions). In this work we present a proof-of-concept performance comparison between a QSS-based standalone numerical solver and an application based on the Geant4 simulation toolkit, with its default Runge-Kutta based adaptive step method. In a case study with a charged particle circulating in a vacuum (with interactions with matter turned off), in a uniform magnetic field, and crossing up to 200 volume boundaries twice per turn, simulation results showed speedups of up to 6 times in favor of QSS while it being 10 times slower in the case with zero volume boundaries.

  10. Time series analysis of contaminant transport in the subsurface: applications to conservative tracer and engineered nanomaterials.

    PubMed

    Bai, Chunmei; Li, Yusong

    2014-08-01

    Accurately predicting the transport of contaminants in the field is subject to multiple sources of uncertainty due to the variability of geological settings, the complexity of field measurements, and the scarcity of data. Such uncertainties can be amplified when modeling some emerging contaminants, such as engineered nanomaterials, when a fundamental understanding of their fate and transport is lacking. Typical field work includes collecting concentration at a certain location for an extended period of time, or measuring the movement of plume for an extended period time, which would result in a time series of observation data. This work presents an effort to evaluate the possibility of applying time series analysis, particularly, autoregressive integrated moving average (ARIMA) models, to forecast contaminant transport and distribution in the subsurface environment. ARIMA modeling was first assessed in terms of its capability to forecast tracer transport at two field sites, which had different levels of heterogeneity. After that, this study evaluated the applicability of ARIMA modeling to predict the transport of engineered nanomaterials at field sites, including field measured data of nanoscale zero valent iron and (nZVI) and numerically generated data for the transport of nano-fullerene aggregates (nC60). This proof-of-concept effort demonstrates the possibility of applying ARIMA to predict the contaminant transport in the subsurface environment. Like many other statistical models, ARIMA modeling is only descriptive and not explanatory. The limitation and the challenge associated with applying ARIMA modeling to contaminant transport in the subsurface are also discussed. Copyright © 2014 Elsevier B.V. All rights reserved.

  11. Time series analysis of contaminant transport in the subsurface: Applications to conservative tracer and engineered nanomaterials

    NASA Astrophysics Data System (ADS)

    Bai, Chunmei; Li, Yusong

    2014-08-01

    Accurately predicting the transport of contaminants in the field is subject to multiple sources of uncertainty due to the variability of geological settings, the complexity of field measurements, and the scarcity of data. Such uncertainties can be amplified when modeling some emerging contaminants, such as engineered nanomaterials, when a fundamental understanding of their fate and transport is lacking. Typical field work includes collecting concentration at a certain location for an extended period of time, or measuring the movement of plume for an extended period time, which would result in a time series of observation data. This work presents an effort to evaluate the possibility of applying time series analysis, particularly, autoregressive integrated moving average (ARIMA) models, to forecast contaminant transport and distribution in the subsurface environment. ARIMA modeling was first assessed in terms of its capability to forecast tracer transport at two field sites, which had different levels of heterogeneity. After that, this study evaluated the applicability of ARIMA modeling to predict the transport of engineered nanomaterials at field sites, including field measured data of nanoscale zero valent iron and (nZVI) and numerically generated data for the transport of nano-fullerene aggregates (nC60). This proof-of-concept effort demonstrates the possibility of applying ARIMA to predict the contaminant transport in the subsurface environment. Like many other statistical models, ARIMA modeling is only descriptive and not explanatory. The limitation and the challenge associated with applying ARIMA modeling to contaminant transport in the subsurface are also discussed.

  12. Nonlinear dynamics of toroidal Alfvén eigenmodes in the presence of tearing modes

    NASA Astrophysics Data System (ADS)

    Zhu, J.; Ma, Z. W.; Wang, S.; Zhang, W.

    2018-04-01

    A hybrid simulation is carried out to study nonlinear dynamics of n  =  1 toroidal Alfvén eigenmodes (TAEs) with the m/n  =  2/1 tearing mode. It is found that the n  =  1 TAE is first excited by isotropic energetic particles at the linear stage and reaches the first steady state due to wave-particle interaction. After the saturation of the n  =  1 TAE, the m/n  =  2/1 tearing mode grows continuously and reaches its steady state due to nonlinear mode-mode coupling, especially, the n  =  0 component plays a very important role in the tearing mode saturation. The results suggest that the enhancement of the tearing mode activity with increase of the resistivity could weaken the TAE frequency chirping through the interaction between the p  =  1 TAE resonance and the p  =  2 tearing mode resonance for passing particles in the phase space, which is opposite to the classical physical picture of the TAE frequency chirping that is enhanced with dissipation increase.

  13. Tilt aftereffect following adaptation to translational Glass patterns

    PubMed Central

    Pavan, Andrea; Hocketstaller, Johanna; Contillo, Adriano; Greenlee, Mark W.

    2016-01-01

    Glass patterns (GPs) consist of randomly distributed dot pairs (dipoles) whose orientations are determined by specific geometric transforms. We assessed whether adaptation to stationary oriented translational GPs suppresses the activity of orientation selective detectors producing a tilt aftereffect (TAE). The results showed that adaptation to GPs produces a TAE similar to that reported in previous studies, though reduced in amplitude. This suggests the involvement of orientation selective mechanisms. We also measured the interocular transfer (IOT) of the GP-induced TAE and found an almost complete IOT, indicating the involvement of orientation selective and binocularly driven units. In additional experiments, we assessed the role of attention in TAE from GPs. The results showed that distraction during adaptation similarly modulates the TAE after adapting to both GPs and gratings. Moreover, in the case of GPs, distraction is likely to interfere with the adaptation process rather than with the spatial summation of local dipoles. We conclude that TAE from GPs possibly relies on visual processing levels in which the global orientation of GPs has been encoded by neurons that are mostly binocularly driven, orientation selective and whose adaptation-related neural activity is strongly modulated by attention. PMID:27005949

  14. A Case of Traumatic Mesenteric Bleeding Controlled by only Transcatheter Arterial Embolization

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Asayama, Yoshiki, E-mail: asayama@elf.coara.or.jp, E-mail: asayama@radiol.med.kyushu-u.ac.jp; Matsumoto, Shunichi; Isoda, Takuro

    We report a case of mesenteric hematoma following blunt abdominal trauma that was successfully treated with transcatheter arterial embolization (TAE) and did not require surgical repair. A 43-year-old man with blunt abdominal trauma caused in a factory accident was admitted with a stable general condition and laboratory data. On CT examination, a large mesenteric hematoma with extravasation of contrast media was observed. TAE was first attempted to control the bleeding. A superior mesenteric angiogram showed extravasation of contrast medium from a branch of the ileocolic artery and obstruction of the cecal branch. After successful TAE using microcoils, the distal portionmore » of the cecal branch was still preserved via collateral circulation. No abdominal symptoms have occurred during the 7 months following TAE. In mesenteric injury cases with limited intestinal damage, TAE may therefore be a reasonable alternative to emergent laparotomy.« less

  15. Technology application among Florida community transportation coordinators : [summary].

    DOT National Transportation Integrated Search

    2015-10-01

    Providing efficient transit service to the transportation disadvantaged and to persons with : disabilities is a goal of the Federal Transit Administration (FTA), the Florida Department of : Transportation (FDOT), and the Florida Commission for the Tr...

  16. Application of a simple power law for transport ratio with bimodal distributions of spherical grains under oscillatory forcing

    NASA Astrophysics Data System (ADS)

    Holway, Kevin; Thaxton, Christopher S.; Calantoni, Joseph

    2012-11-01

    Morphodynamic models of coastal evolution require relatively simple parameterizations of sediment transport for application over larger scales. Calantoni and Thaxton (2008) [6] presented a transport parameterization for bimodal distributions of coarse quartz grains derived from detailed boundary layer simulations for sheet flow and near sheet flow conditions. The simulation results, valid over a range of wave forcing conditions and large- to small-grain diameter ratios, were successfully parameterized with a simple power law that allows for the prediction of the transport rates of each size fraction. Here, we have applied the simple power law to a two-dimensional cellular automaton to simulate sheet flow transport. Model results are validated with experiments performed in the small oscillating flow tunnel (S-OFT) at the Naval Research Laboratory at Stennis Space Center, MS, in which sheet flow transport was generated with a bed composed of a bimodal distribution of non-cohesive grains. The work presented suggests that, under the conditions specified, algorithms that incorporate the power law may correctly reproduce laboratory bed surface measurements of bimodal sheet flow transport while inherently incorporating vertical mixing by size.

  17. 49 CFR 1018.1 - Application.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 8 2010-10-01 2010-10-01 false Application. 1018.1 Section 1018.1 Transportation Other Regulations Relating to Transportation (Continued) SURFACE TRANSPORTATION BOARD, DEPARTMENT OF TRANSPORTATION GENERAL RULES AND REGULATIONS DEBT COLLECTION Application and Coverage § 1018.1 Application. (a...

  18. Review of Hybrid (Deterministic/Monte Carlo) Radiation Transport Methods, Codes, and Applications at Oak Ridge National Laboratory

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Wagner, John C; Peplow, Douglas E.; Mosher, Scott W

    2011-01-01

    This paper provides a review of the hybrid (Monte Carlo/deterministic) radiation transport methods and codes used at the Oak Ridge National Laboratory and examples of their application for increasing the efficiency of real-world, fixed-source Monte Carlo analyses. The two principal hybrid methods are (1) Consistent Adjoint Driven Importance Sampling (CADIS) for optimization of a localized detector (tally) region (e.g., flux, dose, or reaction rate at a particular location) and (2) Forward Weighted CADIS (FW-CADIS) for optimizing distributions (e.g., mesh tallies over all or part of the problem space) or multiple localized detector regions (e.g., simultaneous optimization of two or moremore » localized tally regions). The two methods have been implemented and automated in both the MAVRIC sequence of SCALE 6 and ADVANTG, a code that works with the MCNP code. As implemented, the methods utilize the results of approximate, fast-running 3-D discrete ordinates transport calculations (with the Denovo code) to generate consistent space- and energy-dependent source and transport (weight windows) biasing parameters. These methods and codes have been applied to many relevant and challenging problems, including calculations of PWR ex-core thermal detector response, dose rates throughout an entire PWR facility, site boundary dose from arrays of commercial spent fuel storage casks, radiation fields for criticality accident alarm system placement, and detector response for special nuclear material detection scenarios and nuclear well-logging tools. Substantial computational speed-ups, generally O(102-4), have been realized for all applications to date. This paper provides a brief review of the methods, their implementation, results of their application, and current development activities, as well as a considerable list of references for readers seeking more information about the methods and/or their applications.« less

  19. Review of Hybrid (Deterministic/Monte Carlo) Radiation Transport Methods, Codes, and Applications at Oak Ridge National Laboratory

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Wagner, John C; Peplow, Douglas E.; Mosher, Scott W

    2010-01-01

    This paper provides a review of the hybrid (Monte Carlo/deterministic) radiation transport methods and codes used at the Oak Ridge National Laboratory and examples of their application for increasing the efficiency of real-world, fixed-source Monte Carlo analyses. The two principal hybrid methods are (1) Consistent Adjoint Driven Importance Sampling (CADIS) for optimization of a localized detector (tally) region (e.g., flux, dose, or reaction rate at a particular location) and (2) Forward Weighted CADIS (FW-CADIS) for optimizing distributions (e.g., mesh tallies over all or part of the problem space) or multiple localized detector regions (e.g., simultaneous optimization of two or moremore » localized tally regions). The two methods have been implemented and automated in both the MAVRIC sequence of SCALE 6 and ADVANTG, a code that works with the MCNP code. As implemented, the methods utilize the results of approximate, fast-running 3-D discrete ordinates transport calculations (with the Denovo code) to generate consistent space- and energy-dependent source and transport (weight windows) biasing parameters. These methods and codes have been applied to many relevant and challenging problems, including calculations of PWR ex-core thermal detector response, dose rates throughout an entire PWR facility, site boundary dose from arrays of commercial spent fuel storage casks, radiation fields for criticality accident alarm system placement, and detector response for special nuclear material detection scenarios and nuclear well-logging tools. Substantial computational speed-ups, generally O(10{sup 2-4}), have been realized for all applications to date. This paper provides a brief review of the methods, their implementation, results of their application, and current development activities, as well as a considerable list of references for readers seeking more information about the methods and/or their applications.« less

  20. 76 FR 4408 - Notice of Funding Availability for Applications for Credit Assistance Under the Transportation...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-01-25

    ...The DOT's TIFIA Joint Program Office (JPO) announces the availability of funding to support new applications for credit assistance. Under TIFIA, the DOT provides secured (direct) loans, lines of credit, and loan guarantees to public and private applicants for eligible surface transportation projects of regional or national significance. Projects must meet statutorily specified criteria to be selected for credit assistance. Because demand for the TIFIA program can exceed budgetary resources, the DOT is utilizing periodic fixed-date solicitations that will establish a competitive group of projects to be evaluated against the program objectives. This notice outlines the process that applicants must follow. This notice supersedes the notice published in the Federal Register on January 19, 2011, at 76 FR 3190.

  1. Rotorcraft air transportation

    NASA Technical Reports Server (NTRS)

    Gilbert, G. A.

    1983-01-01

    Intermodal relationships and the particular ways in which they affect public transportation applications of rotorcraft are addressed. Some aspects of integrated services and general comparisons with other transportation modes are reviewed. Two potential application scenarios are discussed: down-to-downtown rotorcraft service and urban public transport rotorcraft service. It is concluded that to integrate well with ground access modes community rotorcraft service should be limited stop service with published schedules, and operate on a few specific routes between a few specific destinations. For downtown-to-downtown service, time savings favorable to rotorcraft are benefits that reflect its more direct access, relatively higher line-haul travel speeds, and less circuitous travel. For the scenario of public transport within urban areas, first, improving cruise speeds has a limited potential due to allowing for a ""station spacing'' effect. Secondly, public acceptance of higher acceleration/deceleration rates may be just as effective as a technological innovation as achieving higher cruise speeds.

  2. Kinetic electromagnetic instabilities in an ITB plasma with weak magnetic shear

    NASA Astrophysics Data System (ADS)

    Chen, W.; Yu, D. L.; Ma, R. R.; Shi, P. W.; Li, Y. Y.; Shi, Z. B.; Du, H. R.; Ji, X. Q.; Jiang, M.; Yu, L. M.; Yuan, B. S.; Li, Y. G.; Yang, Z. C.; Zhong, W. L.; Qiu, Z. Y.; Ding, X. T.; Dong, J. Q.; Wang, Z. X.; Wei, H. L.; Cao, J. Y.; Song, S. D.; Song, X. M.; Liu, Yi.; Yang, Q. W.; Xu, M.; Duan, X. R.

    2018-05-01

    Kinetic Alfvén and pressure gradient driven instabilities are very common in magnetized plasmas, both in space and the laboratory. These instabilities will be easily excited by energetic particles (EPs) and/or pressure gradients in present-day fusion and future burning plasmas. This will not only cause the loss and redistribution of the EPs, but also affect plasma confinement and transport. Alfvénic ion temperature gradient (AITG) instabilities with the frequency ω_BAE<ω<ω_TAE and the toroidal mode numbers n=2{-}8 are found to be unstable in NBI internal transport barrier plasmas with weak shear and low pressure gradients, where ω_BAE and ω_TAE are the frequencies of the beta- and toroidicity-induced Alfvén eigenmodes, respectively. The measured results are consistent with the general fishbone-like dispersion relation and kinetic ballooning mode equation, and the modes become more unstable the smaller the magnetic shear is in low pressure gradient regions. The interaction between AITG activity and EPs also needs to be investigated with greater attention in fusion plasmas, such as ITER (Tomabechi and The ITER Team 1991 Nucl. Fusion 31 1135), since these fluctuations can be enhanced by weak magnetic shear and EPs.

  3. Energy Efficient Signal Detection for Army Applications Based on Ordering

    DTIC Science & Technology

    2011-09-01

    Systems, (07 2010): 0. doi: 10.1109/TAES.2010.5545189 2011/09/03 18:03:52 35 Qian He, Rick S. Blum, Alexander M. Haimovich. Noncoherent MIMO Radar for...Conference Proceeding publications (other than abstracts): PaperReceived . Noncoherent Versus Coherent MIMO Radar for Joint TargetPosition and Velocity... noncoherent signal detection for networked sensors using ordered transmissions, 2011 45th Annual Conference on Information Sciences and Systems (CISS

  4. Application aware approach to compression and transmission of H.264 encoded video for automated and centralized transportation surveillance.

    DOT National Transportation Integrated Search

    2012-10-01

    In this report we present a transportation video coding and wireless transmission system specically tailored to automated : vehicle tracking applications. By taking into account the video characteristics and the lossy nature of the wireless channe...

  5. Rural public transportation technologies : user needs and applications

    DOT National Transportation Integrated Search

    1998-09-01

    Rural Intelligent Transportation Systems (ITS) have the ability to meet the needs of travelers in and through rural areas as well as the needs of agencies responsible for the operation and maintenance of rural transportation systems. To assist in the...

  6. Considerations in prophylaxis for tumor-associated epilepsy: prevention of status epilepticus and tolerability of newer generation AEDs.

    PubMed

    Wychowski, Thomas; Wang, Hongyue; Buniak, Liana; Henry, J Craig; Mohile, Nimish

    2013-11-01

    To identify risk factors for the development of tumor-associated epilepsy (TAE) and potential benefit of newer generation AEDs in seizure prevention. We performed an IRB approved retrospective study of newly diagnosed GBM patients at the University of Rochester between 1/1/05 and 5/13/11. Records were reviewed to describe demographics, seizure incidence, occurrence of status epilepticus, and AED use and toxicity. 172 patients with newly diagnosed GBM were included in the study. 53.4% developed TAE. 31.4% had seizure prior to diagnosis. 118 patients were seizure-free at diagnosis: 32.2% developed post-diagnosis TIE (PostTAE) and 60.2% remained seizure-free. 70 seizure-free patients received an AED peri-operatively. 36 were weaned off AEDs and 31 were continued. Incidence of PostTAE and time to first seizure were comparable in AED-treated and untreated patients. 4 PostTAE patients presented with status epilepticus (SE), all were not AED treated. AEDs were withdrawn in 10 patients due to toxicity: 9 from phenytoin and 1 from levetiracetam. There is a high incidence of PostTAE in GBM. Prophylactic AED therapy did not reduce PostTAE but may have prevented SE. Minimal toxicity was observed on 2nd generation AEDs. The high burden of epilepsy in this population and tolerability of newer AEDS suggest that AAN guidelines should be revisited. Copyright © 2013 Elsevier B.V. All rights reserved.

  7. Efficacy and Clinical Outcomes of Transcatheter Arterial Embolization for Gastrointestinal Bleeding from Gastrointestinal Stromal Tumor.

    PubMed

    Koo, Hyun Jung; Shin, Ji Hoon; Shin, Sooyoung; Yoon, Hyun-Ki; Ko, Gi-Young; Gwon, Dong Il

    2015-09-01

    To evaluate the efficacy and clinical outcomes of transcatheter arterial embolization (TAE) for gastrointestinal (GI) bleeding from gastrointestinal stromal tumor (GIST). TAE was performed in 20 referred patients (male:female = 13:7; median age, 56.3 y) for GI bleeding from GISTs. The locations of GISTs were assessed using contrast-enhanced computed tomography (CT) and catheter angiography. The technical and clinical success of TAE and clinical outcomes including procedure-related complications, recurrent bleeding, 30-day and overall mortality, and cumulative survival were evaluated. The sites of GIST-related bleeding or tumor staining were the jejunum (n = 9), stomach (n = 5), ileum (n = 3), duodenum (n = 2), and jejunum and colon (n = 1). Angiography showed bleeding from GIST in 5 patients, and tumor staining was noted in only 15 patients. TAE was performed for patients with and without contrast medium extravasation on angiography. Technical and clinical success rates of TAE were 95% (19 of 20 patients) and 90% (18 of 20 patients), respectively. Recurrent bleeding was noted in 1 patient. There were no procedure-related complications. In 15 patients, surgical resection of the tumors was performed after TAE. The 30-day and overall mortality rates were 10% (2 of 20 patients) and 30% (6 of 20 patients), respectively. TAE is a safe and effective method for controlling GI bleeding from the GIST. Copyright © 2015 SIR. Published by Elsevier Inc. All rights reserved.

  8. Analysis, modeling, and simulation (AMS) testbed development and evaluation to support dynamic mobility applications (DMA) and active transportation and demand management (ATDM) programs — evaluation summary for DMA program.

    DOT National Transportation Integrated Search

    2017-07-04

    The primary objective of this project is to develop multiple simulation testbeds/transportation models to evaluate the impacts of Dynamic Mobility Application (DMA) connected vehicle applications and Active Transportation and Demand management (ATDM)...

  9. Analysis, modeling, and simulation (AMS) testbed development and evaluation to support dynamic mobility applications (DMA) and active transportation and demand management (ATDM) programs — evaluation summary for ATDM program.

    DOT National Transportation Integrated Search

    2017-07-04

    The primary objective of this project is to develop multiple simulation testbeds/transportation models to evaluate the impacts of Dynamic Mobility Application (DMA) connected vehicle applications and Active Transportation and Dynamic management (ATDM...

  10. Refractory Gastrointestinal Bleeding: Role of Angiographic Intervention

    PubMed Central

    2013-01-01

    Although endoscopic hemostasis remains initial treatment modality for nonvariceal gastrointestinal (GI) bleeding, severe bleeding despite endoscopic management occurs in 5% to 10% of the patients, requiring surgery or transcatheter arterial embolization (TAE). TAE is now considered the first-line therapy for massive GI bleeding refractory to endoscopic management. GI endoscopists need to be familiar with indications, principles, outcomes, and complications of TAE, as well as embolic materials available. PMID:24143308

  11. The application of electrical resistance measurements to water transport in lime-masonry systems

    NASA Astrophysics Data System (ADS)

    Ball, R. J.; Allen, G. C.; Carter, M. A.; Wilson, M. A.; Ince, C.; El-Turki, A.

    2012-03-01

    The paper describes an experimental determination of impedance spectroscopy derived resistance measurements to record water transport in lime-masonry systems. It strongly supports the use of Sharp Front theory and Boltzmann's distribution law of statistical thermodynamics to corroborate the data obtained. A novel approach is presented for the application of impedance measurements to the water transport between freshly mixed mortars and clay brick substrates. Once placed, fresh mortar is dewatered by brick and during this time the volume fraction water content of the mortar is reduced. An equation is derived relating this change in water content to the bulk resistance of the mortar. Experimental measurements on hydraulic lime mortars placed in contact with brick prisms confirm the theoretical predictions. Further, the results indicate the time at which dewatering of a mortar bed of given depth is completed. The technique has then potential to be applied for in situ monitoring of dewatering as a means of giving insight into the associated changes in mechanical and chemical properties.

  12. Radiation Transport Tools for Space Applications: A Review

    NASA Technical Reports Server (NTRS)

    Jun, Insoo; Evans, Robin; Cherng, Michael; Kang, Shawn

    2008-01-01

    This slide presentation contains a brief discussion of nuclear transport codes widely used in the space radiation community for shielding and scientific analyses. Seven radiation transport codes that are addressed. The two general methods (i.e., Monte Carlo Method, and the Deterministic Method) are briefly reviewed.

  13. 78 FR 25740 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-05-02

    ... Logistics Systems, Inc. dba Mils dba Fesco, Integrated Transport (NVO & OFF), 1000 Second Avenue, Suite 1310...: Name Change to Fesco Integrated Transport North Neptune Shipping Limited dba Novalink Logistics (NVO), 2085 S. Atlantic Blvd., Suite H, Montery Park, CA 91754, Officers: Jennifer aka Pei Pei Li, Vice...

  14. A case of an unruptured hepatic aneurysm on the common hepatic artery at the junction of the gastroduodenal and proper hepatic arteries treated with transcatheter arterial embolization.

    PubMed

    Imai, Yusuke; Hirooka, Masashi; Koizumi, Yohei; Nakamura, Yoshiko; Watanabe, Takao; Yoshida, Osamu; Tokumoto, Yoshio; Takeshita, Eiji; Abe, Masanori; Hiasa, Yoichi

    2017-01-01

    Hepatic aneurysms are rare, but can prove fatal once they rupture. Transcatheter arterial embolization (TAE) is performed as a prophylactic treatment. The position of the aneurysm determines the degree of difficulty of TAE. Maintaining blood flow to the liver can become difficult, particularly when the aneurysm is at an arterial junction. The patient was a 72-year-old man diagnosed with a hepatic aneurysm. The aneurysm was situated on the common hepatic artery at the junction of the gastroduodenal and proper hepatic arteries. TAE was performed with framing, followed by coil embolization. Blood flow to the liver was maintained via the gastroduodenal artery. Appropriate framing is important for safe and efficient TAE.

  15. Generalized Bloch theorem for complex periodic potentials: A powerful application to quantum transport calculations

    NASA Astrophysics Data System (ADS)

    Zhang, X.-G.; Varga, Kalman; Pantelides, Sokrates T.

    2007-07-01

    Band-theoretic methods with periodically repeated supercells have been a powerful approach for ground-state electronic structure calculations but have not so far been adapted for quantum transport problems with open boundary conditions. Here, we introduce a generalized Bloch theorem for complex periodic potentials and use a transfer-matrix formulation to cast the transmission probability in a scattering problem with open boundary conditions in terms of the complex wave vectors of a periodic system with absorbing layers, allowing a band technique for quantum transport calculations. The accuracy and utility of the method are demonstrated by the model problems of the transmission of an electron over a square barrier and the scattering of a phonon in an inhomogeneous nanowire. Application to the resistance of a twin boundary in nanocrystalline copper yields excellent agreement with recent experimental data.

  16. 49 CFR 37.33 - Airport transportation systems.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 49 Transportation 1 2014-10-01 2014-10-01 false Airport transportation systems. 37.33 Section 37... WITH DISABILITIES (ADA) Applicability § 37.33 Airport transportation systems. (a) Transportation systems operated by public airport operators, which provide designated public transportation and connect...

  17. Transarterial Embolization of Anomalous Systemic Arterial Supply to Normal Basal Segments of the Lung.

    PubMed

    Jiang, Sen; Yu, Dong; Jie, Bing

    2016-09-01

    To evaluate transarterial embolization (TAE) for the management of anomalous systemic arterial (ASA) supply to normal basal segments of the lung. Thirteen patients with ASA supply to normal basal segments of the lung underwent TAE. All patients presented with hemoptysis and had complete-type anomalies on pre-TAE or post-TAE computed tomography (CT). The anomaly was unilateral in all patients; 11 lesions were located in the left lung and 2 in the right. All patients underwent embolization with coils (n = 10) or a vascular plug (n = 3). Procedural success, clinical efficacy, and complications were assessed. Mean post-TAE CT and clinical follow-up was 25.4 and 42.1 months, respectively. Technical success was achieved in 100 % of cases. Several changes were noted on follow-up CT: complete obstruction of the ASA in all cases, normal (n = 11) or decreased (n = 2) density of the affected lung parenchyma, reduction of the primary enlarged inferior pulmonary vein in all cases, and pulmonary infarction and thickening of the corresponding bronchial artery (n = 4). The main complication was pulmonary infarction in four cases. TAE is a safe, effective, and minimally invasive therapeutic option for patients with ASA supply to normal basal segments of the lung.

  18. Smoothed Particle Hydrodynamics and its applications for multiphase flow and reactive transport in porous media

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Tartakovsky, Alexandre M.; Trask, Nathaniel; Pan, K.

    2016-03-11

    Smoothed Particle Hydrodynamics (SPH) is a Lagrangian method based on a meshless discretization of partial differential equations. In this review, we present SPH discretization of the Navier-Stokes and Advection-Diffusion-Reaction equations, implementation of various boundary conditions, and time integration of the SPH equations, and we discuss applications of the SPH method for modeling pore-scale multiphase flows and reactive transport in porous and fractured media.

  19. Pilot Evaluation of Angiogenesis Signaling Factor Response after Transcatheter Arterial Embolization for Hepatocellular Carcinoma.

    PubMed

    Ronald, James; Nixon, Andrew B; Marin, Daniele; Gupta, Rajan T; Janas, Gemini; Chen, Willa; Suhocki, Paul V; Pabon-Ramos, Waleska; Sopko, David R; Starr, Mark D; Brady, John C; Hurwitz, Herbert I; Kim, Charles Y

    2017-10-01

    Purpose To identify changes in a broad panel of circulating angiogenesis factors after bland transcatheter arterial embolization (TAE), a purely ischemic treatment for hepatocellular carcinoma (HCC). Materials and Methods This prospective HIPAA-compliant study was approved by the institutional review board. Informed written consent was obtained from all participants prior to entry into the study. Twenty-five patients (21 men; mean age, 61 years; range, 30-81 years) with Liver Imaging Reporting and Data System category 5 or biopsy-proven HCC and who were undergoing TAE were enrolled from October 15, 2014, through December 2, 2015. Nineteen plasma angiogenesis factors (angiopoietin 2; hepatocyte growth factor; platelet-derived growth factor AA and BB; placental growth factor; vascular endothelial growth factor A and D; vascular endothelial growth factor receptor 1, 2, and 3; osteopontin; transforming growth factor β1 and β2; thrombospondin 2; intercellular adhesion molecule 1; interleukin 6 [IL-6]; stromal cell-derived factor 1; tissue inhibitor of metalloproteinases 1; and vascular cell adhesion molecule 1 [VCAM-1]) were measured by using enzyme-linked immunosorbent assays at 1 day, 2 weeks, and 5 weeks after TAE and were compared with baseline levels by using paired Wilcoxon tests. Tumor response was assessed according to modified Response Evaluation Criteria in Solid Tumors (mRECIST). Angiogenesis factor levels were compared between responders and nonresponders by mRECIST criteria by using unpaired Wilcoxon tests. Results All procedures were technically successful with no complications. Fourteen angiogenesis factors showed statistically significant changes following TAE, but most changes were transient. IL-6 was upregulated only 1 day after the procedure, but showed the largest increases of any factor. Osteopontin and VCAM-1 demonstrated sustained upregulation at all time points following TAE. At 3-month follow-up imaging, 11 patients had responses to TAE

  20. Transarterial Embolization for Treatment of Symptomatic Polycystic Liver Disease: More than 2-year Follow-up

    PubMed Central

    Zhang, Jin-Long; Yuan, Kai; Wang, Mao-Qiang; Yan, Jie-Yu; Xin, Hai-Nan; Wang, Yan; Liu, Feng-Yong; Bai, Yan-Hua; Wang, Zhi-Jun; Duan, Feng; Fu, Jin-Xin

    2017-01-01

    Background: Currently, treatment of symptomatic polycystic liver disease (PLD) is still a challenging problem, especially for these patients who are not feasible for surgery. Minimally invasive options such as laparoscopic fenestration and percutaneous cyst aspiration with sclerotherapy demonstrated disappointing results due to multiple lesions. Because the cysts in PLD are mostly supplied from hepatic arteries but not from portal veins, transcatheter arterial embolization (TAE) of the hepatic artery branches that supply the major hepatic cysts can lead to shrinkage of the cyst and liver size, relieve symptoms, and improve nutritional status. This study aimed to evaluate the effectiveness of TAE with a mixture of N-butyl-2-cyanoacrylate (NBCA) and iodized oil for patients with severe symptomatic PLD during a more than 2-year follow-up. Methods: Institutional review board had approved this study. Written informed consent was obtained from all patients. From February 2007 to December 2014, twenty-three patients (20 women and 3 men; mean age, 49.0 ± 14.5 years) infeasible for surgical treatments underwent TAE. Changes in the abdominal circumferences, volumes of intrahepatic cysts, hepatic parenchyma volume, and whole liver, clinical symptoms, laboratory data, and complications were evaluated after TAE. Results: Technical success was achieved in all cases. No procedure-related major complications occurred. The median follow-up period after TAE was 48.5 months (interquartile range, 30.0–72.0 months). PLD-related severe symptoms were improved remarkably in 86% of the treated patients; TAE failed to benefit in four patients (four patients did not benefit from TAE). The mean maximum abdominal circumference decreased significantly from 106.0 ± 8.0 cm to 87.0 ± 15.0 cm (P = 0.021). The mean intrahepatic cystic volume reduction rates compared with pre-TAE were 36% at 12 months, 37% at 24 months, and 38% at 36 months after TAE (P < 0.05). The mean liver volume reduction

  1. Applications of graphics to support a testbed for autonomous space vehicle operations

    NASA Technical Reports Server (NTRS)

    Schmeckpeper, K. R.; Aldridge, J. P.; Benson, S.; Horner, S.; Kullman, A.; Mulder, T.; Parrott, W.; Roman, D.; Watts, G.; Bochsler, Daniel C.

    1989-01-01

    Researchers describe their experience using graphics tools and utilities while building an application, AUTOPS, that uses a graphical Machintosh (TM)-like interface for the input and display of data, and animation graphics to enhance the presentation of results of autonomous space vehicle operations simulations. AUTOPS is a test bed for evaluating decisions for intelligent control systems for autonomous vehicles. Decisions made by an intelligent control system, e.g., a revised mission plan, might be displayed to the user in textual format or he can witness the effects of those decisions via out of window graphics animations. Although a textual description conveys essentials, a graphics animation conveys the replanning results in a more convincing way. Similarily, iconic and menu-driven screen interfaces provide the user with more meaningful options and displays. Presented here are experiences with the SunView and TAE Plus graphics tools used for interface design, and the Johnson Space Center Interactive Graphics Laboratory animation graphics tools used for generating out out of the window graphics.

  2. Electronic transport coefficients from ab initio simulations and application to dense liquid hydrogen

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Holst, Bastian; French, Martin; Redmer, Ronald

    2011-06-15

    Using Kubo's linear response theory, we derive expressions for the frequency-dependent electrical conductivity (Kubo-Greenwood formula), thermopower, and thermal conductivity in a strongly correlated electron system. These are evaluated within ab initio molecular dynamics simulations in order to study the thermoelectric transport coefficients in dense liquid hydrogen, especially near the nonmetal-to-metal transition region. We also observe significant deviations from the widely used Wiedemann-Franz law, which is strictly valid only for degenerate systems, and give an estimate for its valid scope of application toward lower densities.

  3. Targeted Embolization of Aneurysms Associated With Brain Arteriovenous Malformations at High Risk for Surgical Resection: A Case-Control Study.

    PubMed

    Alexander, Matthew D; Hippe, Daniel S; Cooke, Daniel L; Hallam, Danial K; Hetts, Steven W; Kim, Helen; Lawton, Michael T; Sekhar, Laligam N; Kim, Louis J; Ghodke, Basavaraj V

    2018-03-01

    High-risk components of brain arteriovenous malformations (BAVMs) can be targeted to reduce the risk of lesion rupture. To evaluate targeted embolization of aneurysms against other means of treatment with a case-control analysis; we previously investigated this approach associated with BAVMs. Retrospective analysis of patients with BAVMs was performed, identifying patients treated with intention to occlude only an aneurysm associated with a BAVM. For each targeted aneurysm embolization (TAE) patient identified, 4 control patients were randomly selected, controlling for rupture status, age, and Spetzler-Martin plus Lawton-Young supplemental score. Analysis was performed to compare rates of adverse events (hemorrhage, new seizure, and death) between the 2 groups. Thirty-two patients met inclusion criteria, and 128 control patients were identified, out of 1103 patients treated during the study period. Thirty-four adverse events occurred (15 ruptures, 15 new seizures, and 11 deaths) during the follow-up period (mean 1157 d for the TAE cohort and 1036 d for the non-TAE cohort). Statistically lower associations were noted for the TAE group for any adverse event (hazard ratio 0.28, P = .037) and the composite outcome of hemorrhage or new seizure (hazard ratio 0.20, P = .029). For BAVMs at high risk for surgical resection, TAE can be performed safely and effectively. Patients treated with TAE had better outcomes than matched patients undergoing other combinations of treatment. TAE can be considered for BAVMs with high operative risk prior to radiosurgery or when no other treatment options are available. Copyright © 2017 by the Congress of Neurological Surgeons

  4. Particle Transport in Therapeutic Magnetic Fields

    NASA Astrophysics Data System (ADS)

    Puri, Ishwar K.; Ganguly, Ranjan

    2014-01-01

    Iron oxide magnetic nanoparticles, in ferrofluids or as magnetic microspheres, offer magnetic maneuverability, biochemical surface functionalization, and magnetic relaxation under the influence of an alternating field. The use of these properties for clinical applications requires an understanding of particles, forces, and scalar transport at various length scales. This review explains the behavior of magnetic nano- and microparticles during magnetic drug targeting and magnetic fluid hyperthermia, and the microfluidic transport of these particles in bioMEMS (biomedical microelectromechanical systems) devices for ex vivo therapeutic and diagnostic applications. Magnetic particle transport, the momentum interaction of these particles with a host fluid in a flow, and thermal transport in a particle-infused tissue are characterized through the governing electrodynamic, hydrodynamic, and scalar transport equations.

  5. Vehicle design considerations for active control application to subsonic transport aircraft

    NASA Technical Reports Server (NTRS)

    Hofmann, L. G.; Clement, W. F.

    1974-01-01

    The state of the art in active control technology is summarized. How current design criteria and airworthiness regulations might restrict application of this emerging technology to subsonic CTOL transports of the 1980's are discussed. Facets of active control technology considered are: (1) augmentation of relaxed inherent stability; (2) center-of-gravity control; (3) ride quality control; (4) load control; (5) flutter control; (6) envelope limiting, and (7) pilot interface with the control system. A summary and appraisal of the current state of the art, design criteria, and recommended practices, as well as a projection of the risk in applying each of these facets of active control technology is given. A summary of pertinent literature and technical expansions is included.

  6. MILSTAMP TACs: Military Standard Transportation and Movement Procedures Transportation Account Codes. Volume 2

    DTIC Science & Technology

    1987-02-15

    this chapter. NO - If shipment is not second des - tination transportation , obtain fund cite per yes response for question 2 above. 4. For Direct Support...return . . . . . . . . .0 . . . . . . . a. . .. A820 (8) LOGAIR/QUICKTRANS. Transportation Account Codes de - signed herein are applicable to the...oo~• na~- Transportation Tis Document Contains Tasotto Missing Page/s That Are Unavailable In The And Original Document Movement sdocument has boon

  7. 75 FR 12439 - Airworthiness Directives; Thielert Aircraft Engines GmbH (TAE) Models TAE 125-02-99 and TAE 125...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-03-16

    ... has amended the Airworthiness Limitation Section (ALS) of the Operation & Maintenance Manual OM-02-02... a new rail pressure control valve P/N 05-7320-E000702 and 02-7320-04100R3 and has amended the ALS of...-7320- 04100R3 and has amended the Airworthiness Limitation Section (ALS) of the Operation & Maintenance...

  8. High Temperature Superconducting Magnets with Active Control for Attraction Levitation Transport Applications

    NASA Technical Reports Server (NTRS)

    Jones, Harry; Jenkins, Richard G.; Goodall, Roger M.; Macleod, Colin; ElAbbar, Abdallah A.; Campbell, Archie M.

    1996-01-01

    A research program, involving 3 British universities, directed at quantifying the controllability of High Temperature Superconducting (HTS) magnets for use in attraction levitation transport systems will be described. The work includes measurement of loss mechanisms for iron cored HTS magnets which need to produce a flux density of approx. 1 tesla in the airgap between the magnet poles and a ferromagnetic rail. This flux density needs to be maintained and this is done by introducing small variations of the magnet current using a feedback loop, at frequencies up to 10 Hz to compensate for load changes, track variation etc. The test magnet assemblies constructed so far will be described and the studies and modelling of designs for a practical levitation demonstrator (using commercially obtained HTS tape) will be discussed with particular emphasis on how the field distribution and its components, e.g., the component vector normal to the broad face of the tape, can radically affect design philosophy compared to the classical electrical engineering approach. Although specifically aimed at levitation transport the controllability data obtained have implications for a much wider range of applications.

  9. A Unified Sediment Transport Model for Inlet Application

    DTIC Science & Technology

    2011-01-01

    of the development was to arrive at general sediment transport formulas suitable for a wide range of hydrodynamic, sedimentologic , and morphologic...wide range of hydrodynamic, sedimentologic , and morphologic conditions that yield reliable and robust predictions. In this paper such formulas are...hydrodynamic, sedimentologic , and morphologic conditions that prevail around coastal inlets. Thus, the formulas yield transport rates under waves and currents

  10. Korean Affairs Report

    DTIC Science & Technology

    1986-11-19

    Currently, the Korean opposition party leader most publicized in the U.S. media is Kim Tae -chung. His exile in Washington brought him fame as an...opposition party leader. Kim Tae -chung has appeared on the popular ABC current events program "Nightline," and he is frequently featured in newspapers...opposition party politicians. Kim Tae -chung, last May, wrote an article for THE WASHINGTON POST entitled, "What We Want." Mr Kim in this article

  11. 49 CFR 37.25 - University transportation systems.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 49 Transportation 1 2013-10-01 2013-10-01 false University transportation systems. 37.25 Section... INDIVIDUALS WITH DISABILITIES (ADA) Applicability § 37.25 University transportation systems. (a) Transportation services operated by private institutions of higher education are subject to the provisions of...

  12. 49 CFR 37.25 - University transportation systems.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 49 Transportation 1 2011-10-01 2011-10-01 false University transportation systems. 37.25 Section... INDIVIDUALS WITH DISABILITIES (ADA) Applicability § 37.25 University transportation systems. (a) Transportation services operated by private institutions of higher education are subject to the provisions of...

  13. 49 CFR 37.25 - University transportation systems.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 49 Transportation 1 2014-10-01 2014-10-01 false University transportation systems. 37.25 Section... INDIVIDUALS WITH DISABILITIES (ADA) Applicability § 37.25 University transportation systems. (a) Transportation services operated by private institutions of higher education are subject to the provisions of...

  14. 49 CFR 37.25 - University transportation systems.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 49 Transportation 1 2012-10-01 2012-10-01 false University transportation systems. 37.25 Section... INDIVIDUALS WITH DISABILITIES (ADA) Applicability § 37.25 University transportation systems. (a) Transportation services operated by private institutions of higher education are subject to the provisions of...

  15. 49 CFR 37.25 - University transportation systems.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 1 2010-10-01 2010-10-01 false University transportation systems. 37.25 Section... INDIVIDUALS WITH DISABILITIES (ADA) Applicability § 37.25 University transportation systems. (a) Transportation services operated by private institutions of higher education are subject to the provisions of...

  16. Application of rrm as behavior mode choice on modelling transportation

    NASA Astrophysics Data System (ADS)

    Surbakti, M. S.; Sadullah, A. F.

    2018-03-01

    Transportation mode selection, the first step in transportation planning process, is probably one of the most important planning elements. The development of models that can explain the preference of passengers regarding their chosen mode of public transport option will contribute to the improvement and development of existing public transport. Logit models have been widely used to determine the mode choice models in which the alternative are different transport modes. Random Regret Minimization (RRM) theory is a theory developed from the behavior to choose (choice behavior) in a state of uncertainty. During its development, the theory was used in various disciplines, such as marketing, micro economy, psychology, management, and transportation. This article aims to show the use of RRM in various modes of selection, from the results of various studies that have been conducted both in north sumatera and western Java.

  17. Application of model abstraction techniques to simulate transport in soils

    USDA-ARS?s Scientific Manuscript database

    Successful understanding and modeling of contaminant transport in soils is the precondition of risk-informed predictions of the subsurface contaminant transport. Exceedingly complex models of subsurface contaminant transport are often inefficient. Model abstraction is the methodology for reducing th...

  18. Selective Transcatheter Arterial Embolization for Treatment of Bleeding Complications or Reduction of Tumor Mass of Hepatocellular Adenomas

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Erdogan, Deha; Delden, Otto M. van; Busch, Olivier R. C.

    2007-11-15

    Hepatocellular adenomas (HCAs) are benign liver lesions which may be complicated by spontaneous intratumoral bleeding, with or without rupture into the abdominal cavity, or malignant degeneration. Recent advances in radiological interventional techniques now offer selective transcatheter arterial embolization (TAE) as an alternative approach to surgery as the initial treatment to stop the bleeding or as an elective treatment to reduce the tumor mass of the HCA. Herein, we report our initial experience using TAE in the management of HCA. Five female patients and one male patient presented with spontaneous hemorrhage of HCA. Four patients were initially treated with selective TAEmore » to stop the bleeding. In two patients in whom the bleeding stopped spontaneously, TAE was electively undertaken 1 year after presentation to reduce the tumor mass of HCAs >5 cm. Selective TAE as initial treatment in patients with spontaneous bleeding of HCA with or without rupture is effective and will change the need for urgent laparotomy to control bleeding. Selective TAE may also be used as an elective treatment to reduce the tumor mass of larger HCAs.« less

  19. 49 CFR 609.5 - Applicability.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 7 2010-10-01 2010-10-01 false Applicability. 609.5 Section 609.5 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL TRANSIT ADMINISTRATION, DEPARTMENT OF TRANSPORTATION TRANSPORTATION FOR ELDERLY AND HANDICAPPED PERSONS § 609.5 Applicability. This part, which applies...

  20. 49 CFR 609.5 - Applicability.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 49 Transportation 7 2012-10-01 2012-10-01 false Applicability. 609.5 Section 609.5 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL TRANSIT ADMINISTRATION, DEPARTMENT OF TRANSPORTATION TRANSPORTATION FOR ELDERLY AND HANDICAPPED PERSONS § 609.5 Applicability. This part, which applies...

  1. 49 CFR 609.5 - Applicability.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 49 Transportation 7 2014-10-01 2014-10-01 false Applicability. 609.5 Section 609.5 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL TRANSIT ADMINISTRATION, DEPARTMENT OF TRANSPORTATION TRANSPORTATION FOR ELDERLY AND HANDICAPPED PERSONS § 609.5 Applicability. This part, which applies...

  2. 49 CFR 609.5 - Applicability.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 49 Transportation 7 2013-10-01 2013-10-01 false Applicability. 609.5 Section 609.5 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL TRANSIT ADMINISTRATION, DEPARTMENT OF TRANSPORTATION TRANSPORTATION FOR ELDERLY AND HANDICAPPED PERSONS § 609.5 Applicability. This part, which applies...

  3. 49 CFR 609.5 - Applicability.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 49 Transportation 7 2011-10-01 2011-10-01 false Applicability. 609.5 Section 609.5 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL TRANSIT ADMINISTRATION, DEPARTMENT OF TRANSPORTATION TRANSPORTATION FOR ELDERLY AND HANDICAPPED PERSONS § 609.5 Applicability. This part, which applies...

  4. 49 CFR 1014.102 - Application.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 8 2010-10-01 2010-10-01 false Application. 1014.102 Section 1014.102 Transportation Other Regulations Relating to Transportation (Continued) SURFACE TRANSPORTATION BOARD, DEPARTMENT... HANDICAP IN PROGRAMS OR ACTIVITIES CONDUCTED BY THE SURFACE TRANSPORTATION BOARD § 1014.102 Application...

  5. Applications of the microdosimetric function implemented in the macroscopic particle transport simulation code PHITS.

    PubMed

    Sato, Tatsuhiko; Watanabe, Ritsuko; Sihver, Lembit; Niita, Koji

    2012-01-01

    Microdosimetric quantities such as lineal energy are generally considered to be better indices than linear energy transfer (LET) for expressing the relative biological effectiveness (RBE) of high charge and energy particles. To calculate their probability densities (PD) in macroscopic matter, it is necessary to integrate microdosimetric tools such as track-structure simulation codes with macroscopic particle transport simulation codes. As an integration approach, the mathematical model for calculating the PD of microdosimetric quantities developed based on track-structure simulations was incorporated into the macroscopic particle transport simulation code PHITS (Particle and Heavy Ion Transport code System). The improved PHITS enables the PD in macroscopic matter to be calculated within a reasonable computation time, while taking their stochastic nature into account. The microdosimetric function of PHITS was applied to biological dose estimation for charged-particle therapy and risk estimation for astronauts. The former application was performed in combination with the microdosimetric kinetic model, while the latter employed the radiation quality factor expressed as a function of lineal energy. Owing to the unique features of the microdosimetric function, the improved PHITS has the potential to establish more sophisticated systems for radiological protection in space as well as for the treatment planning of charged-particle therapy.

  6. Application of the Geophysical Scale Multi-Block Transport Modeling System to Hydrodynamic Forcing of Dredged Material Placement Sediment Transport within the James River Estuary

    NASA Astrophysics Data System (ADS)

    Kim, S. C.; Hayter, E. J.; Pruhs, R.; Luong, P.; Lackey, T. C.

    2016-12-01

    The geophysical scale circulation of the Mid Atlantic Bight and hydrologic inputs from adjacent Chesapeake Bay watersheds and tributaries influences the hydrodynamics and transport of the James River estuary. Both barotropic and baroclinic transport govern the hydrodynamics of this partially stratified estuary. Modeling the placement of dredged sediment requires accommodating this wide spectrum of atmospheric and hydrodynamic scales. The Geophysical Scale Multi-Block (GSMB) Transport Modeling System is a collection of multiple well established and USACE approved process models. Taking advantage of the parallel computing capability of multi-block modeling, we performed one year three-dimensional modeling of hydrodynamics in supporting simulation of dredged sediment placements transport and morphology changes. Model forcing includes spatially and temporally varying meteorological conditions and hydrological inputs from the watershed. Surface heat flux estimates were derived from the National Solar Radiation Database (NSRDB). The open water boundary condition for water level was obtained from an ADCIRC model application of the U. S. East Coast. Temperature-salinity boundary conditions were obtained from the Environmental Protection Agency (EPA) Chesapeake Bay Program (CBP) long-term monitoring stations database. Simulated water levels were calibrated and verified by comparison with National Oceanic and Atmospheric Administration (NOAA) tide gage locations. A harmonic analysis of the modeled tides was performed and compared with NOAA tide prediction data. In addition, project specific circulation was verified using US Army Corps of Engineers (USACE) drogue data. Salinity and temperature transport was verified at seven CBP long term monitoring stations along the navigation channel. Simulation and analysis of model results suggest that GSMB is capable of resolving the long duration, multi-scale processes inherent to practical engineering problems such as dredged material

  7. Transarterial Embolization of Anomalous Systemic Arterial Supply to Normal Basal Segments of the Lung

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Jiang, Sen, E-mail: jasfly77@vip.163.com; Yu, Dong; Jie, Bing

    PurposeTo evaluate transarterial embolization (TAE) for the management of anomalous systemic arterial (ASA) supply to normal basal segments of the lung.MethodsThirteen patients with ASA supply to normal basal segments of the lung underwent TAE. All patients presented with hemoptysis and had complete-type anomalies on pre-TAE or post-TAE computed tomography (CT). The anomaly was unilateral in all patients; 11 lesions were located in the left lung and 2 in the right. All patients underwent embolization with coils (n = 10) or a vascular plug (n = 3). Procedural success, clinical efficacy, and complications were assessed. Mean post-TAE CT and clinical follow-up was 25.4 and 42.1 months,more » respectively.ResultsTechnical success was achieved in 100 % of cases. Several changes were noted on follow-up CT: complete obstruction of the ASA in all cases, normal (n = 11) or decreased (n = 2) density of the affected lung parenchyma, reduction of the primary enlarged inferior pulmonary vein in all cases, and pulmonary infarction and thickening of the corresponding bronchial artery (n = 4). The main complication was pulmonary infarction in four cases.ConclusionTAE is a safe, effective, and minimally invasive therapeutic option for patients with ASA supply to normal basal segments of the lung.« less

  8. Optical and Transport Properties of Organic Molecules: Methods and Applications

    NASA Astrophysics Data System (ADS)

    Strubbe, David Alan

    Organic molecules are versatile and tunable building blocks for technology, in nanoscale and bulk devices. In this dissertation, I will consider some important applications for organic molecules involving optical and transport properties, and develop methods and software appropriate for theoretical calculations of these properties. Specifically, we will consider second-harmonic generation, a nonlinear optical process; photoisomerization, in which absorption of light leads to mechanical motion; charge transport in junctions formed of single molecules; and optical excitations in pentacene, an organic semiconductor with applications in photovoltaics, optoelectronics, and flexible electronics. In the Introduction (Chapter 1), I will give an overview of some phenomenology about organic molecules and these application areas, and discuss the basics of the theoretical methodology I will use: density-functional theory (DFT), time-dependent density-functional theory (TDDFT), and many-body perturbation theory based on the GW approximation. In the subsequent chapters, I will further discuss, develop, and apply this methodology. 2. I will give a pedagogical derivation of the methods for calculating response properties in TDDFT, with particular focus on the Sternheimer equation, as will be used in subsequent chapters. I will review the many different response properties that can be calculated (dynamic and static) and the appropriate perturbations used to calculate them. 3. Standard techniques for calculating response use either integer occupations (as appropriate for a system with an energy gap) or fractional occupations due to a smearing function, used to improve convergence for metallic systems. I will present a generalization which can be used to compute response for a system with arbitrary fractional occupations. 4. Chloroform (CHCl3) is a small molecule commonly used as a solvent in measurements of nonlinear optics. I computed its hyperpolarizability for second

  9. Transcatheter arterial embolization for endoscopically unmanageable non-variceal upper gastrointestinal bleeding.

    PubMed

    Lee, Han Hee; Park, Jae Myung; Chun, Ho Jong; Oh, Jung Suk; Ahn, Hyo Jun; Choi, Myung-Gyu

    2015-07-01

    Transcatheter arterial embolization (TAE) is a therapeutic option for endoscopically unmanageable upper gastrointestinal (GI) bleeding. We aimed to assess the efficacy and clinical outcomes of TAE for acute non-variceal upper GI bleeding and to identify predictors of recurrent bleeding within 30 days. Visceral angiography was performed in 66 patients (42 men, 24 women; mean age, 60.3 ± 12.7 years) who experienced acute non-variceal upper GI bleeding that failed to be controlled by endoscopy during a 7-year period. Clinical information was reviewed retrospectively. Outcomes included technical success rates, complications, and 30-day rebleeding and mortality rates. TAE was feasible in 59 patients. The technical success rate was 98%. Rebleeding within 30 days was observed in 47% after an initial TAE and was managed with re-embolization in 8, by endoscopic intervention in 5, by surgery in 2, and by conservative care in 12 patients. The 30-day overall mortality rate was 42.4%. In the case of initial endoscopic hemostasis failure (n = 34), 31 patients underwent angiographic embolization, which was successful in 30 patients (96.8%). Rebleeding occurred in 15 patients (50%), mainly because of malignancy. Two factors were independent predictors of rebleeding within 30 days by multivariate analysis: coagulopathy (odds ratio [OR] = 4.37; 95% confidence interval [CI]: 1.25-15.29; p = 0.021) and embolization in ≥2 territories (OR = 4.93; 95% CI: 1.43-17.04; p = 0.012). Catheterization-related complications included hepatic artery dissection and splenic embolization. TAE controlled acute non-variceal upper GI bleeding effectively. TAE may be considered when endoscopic therapy is unavailable or unsuccessful. Correction of coagulopathy before TAE is recommended.

  10. Efficient Transport Networks in a Dual Electron/Lithium-Conducting Polymeric Composite for Electrochemical Applications.

    PubMed

    McDonald, Michael B; Hammond, Paula T

    2018-05-09

    In this work, an all-functional polymer material composed of the electrically conductive poly(3,4-ethylenedioxythiophene):poly(4-styrenesulfonic acid) (PEDOT:PSS) and lithium-conducting poly(ethylene oxide) (PEO) was developed to form a dual conductor for three-dimensional electrodes in electrochemical applications. The composite exhibits enhanced ionic conductivity (∼10 -4 S cm -1 ) and, counterintuitively, electronic conductivity (∼45 S cm -1 ) with increasing PEO proportion, optimal at a monomer ratio of 20:1 PEO:PEDOT. Microscopy reveals a unique morphology, where PSS interacts favorably with PEO, destabilizing PEDOT to associate into highly branched, interconnected networks that allow for more efficient electronic transport despite relatively low concentrations. Thermal and X-ray techniques affirm that the PSS-PEO domain suppresses crystallinity, explaining the high ionic conductivity. Electrochemical experiments in lithium cell environments indicate stability as a function of cycling and improved overpotential due to dual transport characteristics despite known issues with both individual components.

  11. Final report : evaluation of microcomputer applications in transportation engineering.

    DOT National Transportation Integrated Search

    1984-01-01

    This study investigated areas where microcomputers can aid in the effectiveness of transportation engineering at state and local levels. A survey of the microcomputer needs of transportation professionals in state and local agencies in Virginia was c...

  12. Validation of preclinical multiparametric imaging for prediction of necrosis in hepatocellular carcinoma after embolization.

    PubMed

    Braren, Rickmer; Altomonte, Jennifer; Settles, Marcus; Neff, Frauke; Esposito, Irene; Ebert, Oliver; Schwaiger, Markus; Rummeny, Ernst; Steingoetter, Andreas

    2011-11-01

    The hepatocellular carcinoma (HCC) exhibits varying degrees of vascularization with more poorly differentiated carcinoma commonly exhibiting high amounts of vascularization. Transcatheter arterial embolization (TAE) of HCC tumor nodules results in varying amounts of tumor necrosis. Reliable quantification of necrosis after TAE, would aid in treatment planning and testing of novel combinatorial treatment regimen. The aim of this work was to validate different imaging parameters as individual or combined predictors of tumor necrosis after TAE in an orthotopic rat HCC tumor model. Unifocal rat HCC was imaged by T(2)-weighted MRI, quantitative dynamic contrast enhanced (DCE) MRI, diffusion weighted MRI (DWI) and [(18)F]-FDG PET imaging before (day-1) and after (days 1 and 3) TAE. Univariate and multivariate regression analyses were carried out to analyze the ability of each imaging parameter to predict the percent residual vital tumor (vtu) and vital tissue (vti) as determined by quantitative histopathology. TAE induced a wide range of tumor necrosis. Tumor volume was the only parameter showing a correlation with vti (r(2) = 0.63) before TAE. After TAE, moderate correlations were found for FDG tracer uptake (r(2) = 0.56) and plasma tissue transfer constant (r(2) = 0.55). Correlations were higher for the extravascular extracellular volume fraction (v(e), r(2) = 0.68) and highest for the apparent diffusion coefficient (ADC, r(2) = 0.86). Multivariate analyses confirmed highest correlation of ADC and v(e) with vtu and vti. DWI and DCE-MRI with the respective parameters ADC (day 3) and v(e) (day 1) were identified as the most promising imaging techniques for the prediction of necrosis. This study validates a preclinical platform allowing for the improved tumor stratification after TAE and thus the testing of novel combinatorial therapy approaches in HCC. Copyright © 2011 European Association for the Study of the Liver. Published by Elsevier B.V. All rights reserved.

  13. Space Transportation systems overview

    NASA Technical Reports Server (NTRS)

    Lee, C. M.

    1979-01-01

    Planning for the operations phase of the Space Transportation system is reviewed. Attention is given to mission profile (typical), applications, manifesting rationale, the Operational Flight Test manifest, the operations manifest, pricing policy, and potential applications of the STS.

  14. Initial application of stereoscopic particle image velocimetry to transport and boundary phenomena in dusty plasmas

    NASA Astrophysics Data System (ADS)

    Thomas, Edward; Williams, Jeremiah; Silver, Jennifer

    2004-11-01

    Over the past five years, the Auburn Plasma Sciences Laboratory (PSL) has applied two-dimensional particle image velocimetry (2D-PIV) techniques [E. Thomas, Phys. Plasmas, 6, 2672 (1999)] to make measurements of particle transport in dusty plasmas. Although important information was obtained from these earlier studies, the complex behavior of the charged microparticles clearly indicated that three-dimensional velocity information is needed. The PSL has recently acquired and installed a stereoscopic PIV (stereo-PIV) diagnostic tool for dusty plasma investigations [E. Thomas. et al, Phys. Plasmas, L37 (2004)]. It employs a synchronized dual-laser, dual-camera system for measuring particle transport in three dimensions. Results will be presented on the initial application of stereo-PIV to dusty plasma studies. Additional results will be presented on the use of stereo-PIV for measuring the controlled interaction of two dust clouds.

  15. Advanced propulsion for LEO-Moon transport. 3: Transportation model. M.S. Thesis - California Univ.

    NASA Technical Reports Server (NTRS)

    Henley, Mark W.

    1992-01-01

    A simplified computational model of low Earth orbit-Moon transportation system has been developed to provide insight into the benefits of new transportation technologies. A reference transportation infrastructure, based upon near-term technology developments, is used as a departure point for assessing other, more advanced alternatives. Comparison of the benefits of technology application, measured in terms of a mass payback ratio, suggests that several of the advanced technology alternatives could substantially improve the efficiency of low Earth orbit-Moon transportation.

  16. Fate and transport of antibiotic resistant bacteria and resistance genes in artificially drained agricultural fields receiving swine manure application

    USDA-ARS?s Scientific Manuscript database

    While previous studies have examined the occurrence of antibiotic resistant bacteria and antibiotic resistant genes around confined swine feeding operations, little information is known about their release and transport from artificially drained fields receiving swine manure application. Much of the...

  17. Ordered transport and identification of particles

    DOEpatents

    Shera, E.B.

    1993-05-11

    A method and apparatus are provided for application of electrical field gradients to induce particle velocities to enable particle sequence and identification information to be obtained. Particle sequence is maintained by providing electroosmotic flow for an electrolytic solution in a particle transport tube. The transport tube and electrolytic solution are selected to provide an electroosmotic radius of >100 so that a plug flow profile is obtained for the electrolytic solution in the transport tube. Thus, particles are maintained in the same order in which they are introduced in the transport tube. When the particles also have known electrophoretic velocities, the field gradients introduce an electrophoretic velocity component onto the electroosmotic velocity. The time that the particles pass selected locations along the transport tube may then be detected and the electrophoretic velocity component calculated for particle identification. One particular application is the ordered transport and identification of labeled nucleotides sequentially cleaved from a strand of DNA.

  18. Ordered transport and identification of particles

    DOEpatents

    Shera, E. Brooks

    1993-01-01

    A method and apparatus are provided for application of electrical field gradients to induce particle velocities to enable particle sequence and identification information to be obtained. Particle sequence is maintained by providing electroosmotic flow for an electrolytic solution in a particle transport tube. The transport tube and electrolytic solution are selected to provide an electroosmotic radius of >100 so that a plug flow profile is obtained for the electrolytic solution in the transport tube. Thus, particles are maintained in the same order in which they are introduced in the transport tube. When the particles also have known electrophoretic velocities, the field gradients introduce an electrophoretic velocity component onto the electroosmotic velocity. The time that the particles pass selected locations along the transport tube may then be detected and the electrophoretic velocity component calculated for particle identification. One particular application is the ordered transport and identification of labeled nucleotides sequentially cleaved from a strand of DNA.

  19. Amorphous Hole-Transporting Material based on 2,2'-Bis-substituted 1,1'-Biphenyl Scaffold for Application in Perovskite Solar Cells.

    PubMed

    Magomedov, Artiom; Sakai, Nobuya; Kamarauskas, Egidijus; Jokubauskaitė, Gabrielė; Franckevičius, Marius; Jankauskas, Vygintas; Snaith, Henry J; Getautis, Vytautas

    2017-05-04

    Perovskite solar cells are considered a promising technology for solar-energy conversion, with power conversion efficiencies currently exceeding 20 %. In most of the reported devices, Spiro-OMeTAD is used for positive-charge extraction and transport layer. Although a number of alternative hole-transporting materials with different aromatic or heteroaromatic fragments have already been synthesized, a cheap and well-performing hole-transporting material is still in high demand. In this work, a two-step synthesis of a carbazole-based hole-transporting material is presented. Synthesized compounds exhibited amorphous nature, good solubility and thermal stability. The perovskite solar cells employing the newly synthesized material generated a power conversion efficiency of 16.5 % which is slightly lower than that obtained with Spiro-OMeTAD (17.5 %). The low-cost synthesis and high performance makes our hole-transport material promising for applications in perovskite-based optoelectronic devices. © 2017 Wiley-VCH Verlag GmbH & Co. KGaA, Weinheim.

  20. Scaled-Up Production and Transport Applications of Graphitic Carbon Nanomaterials

    NASA Astrophysics Data System (ADS)

    Saviers, Kimberly R.

    Graphitic carbon nanomaterials enhance the performance of engineered systems for energy harvesting and storage. However, commercial availability remains largely cost-prohibitive due to technical barriers to mass production. This thesis examines both the scaled-up production and energy transport applications of graphitic materials. Cost driven-production of graphitic petals is developed, carbon nanotube array thermal interface materials enhance waste heat energy harvesting, and microsupercapacitors are visually examined using a new electroreflectance measurement method. Graphitic materials have previously been synthesized using batch-style processing methods with small sample sizes, limiting their commercial viability. In order to increase production throughput, a roll-to-roll radio-frequency plasma chemical vapor deposition method is employed to continuously deposit graphitic petals on carbon fiber tow. In consideration of a full production framework, efficient and informative characterization methods in the form of electrical resistance and electrochemical capacitance are highlighted. To co-optimize the functional characteristics of the material, the processing conditions are comprehensively varied using a data-driven predictive design of experiments method. Repeatable and reliable production of graphitic materials will enable a host of creative graphene-based devices to emerge into the marketplace. Two such applications are discussed in the remaining chapters. Waste heat is most efficiently harvested at high temperatures, such as vehicle exhaust systems near 600°C. However, the resistance to heat flux at the interfaces between the harvesting device and its surroundings is detrimental to the system-level performance. To study the performance of thermal interface materials up to 700°C, a reference bar measurement method was designed. Design considerations are discussed and compared to past implementations, particularly regarding radiation heat flux and thermal

  1. Thermodynamic properties and transport coefficients of a two-temperature polytetrafluoroethylene vapor plasma for ablation-controlled discharge applications

    NASA Astrophysics Data System (ADS)

    Wang, Haiyan; Wang, Weizong; Yan, Joseph D.; Qi, Haiyang; Geng, Jinyue; Wu, Yaowu

    2017-10-01

    Ablation-controlled plasmas have been used in a range of technical applications where local thermodynamic equilibrium (LTE) is often violated near the wall due to the strong cooling effect caused by the ablation of wall materials. The thermodynamic and transport properties of ablated polytetrafluoroethylene (PTFE) vapor, which determine the flowing plasma behavior in such applications, are calculated based on a two-temperature model at atmospheric pressure. To our knowledge, no data for PTFE have been reported in the literature. The species composition and thermodynamic properties are numerically determined using the two-temperature Saha equation and the Guldberg-Waage equation according to van de Sanden et al’s derivation. The transport coefficients, including viscosity, thermal conductivity and electrical conductivity, are calculated with the most recent collision interaction potentials using Devoto’s electron and heavy-particle decoupling approach but expanded to the third-order approximation (second-order for viscosity) in the frame of the Chapman-Enskog method. Results are computed for different degrees of thermal non-equilibrium, i.e. the ratio of electron to heavy-particle temperatures, from 1 to 10, with electron temperature ranging from 300 to 40 000 K. Plasma transport properties in the LTE state obtained from the present work are compared with existing published results and the causes for the discrepancy analyzed. The two-temperature plasma properties calculated in the present work enable the modeling of wall ablation-controlled plasma processes.

  2. Workshop on applications of remotely sensed data to transportation

    DOT National Transportation Integrated Search

    1999-09-01

    The Ohio State University's Center for Mapping was asked by the U.S. Department of Transportation to bring together academic leaders in transportation and remote sensing in a focused workshop. The goal of the workshop was to develop a consensus on pr...

  3. 49 CFR 1185.2 - Contents of application.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 49 Transportation 8 2013-10-01 2013-10-01 false Contents of application. 1185.2 Section 1185.2 Transportation Other Regulations Relating to Transportation (Continued) SURFACE TRANSPORTATION BOARD, DEPARTMENT OF TRANSPORTATION RULES OF PRACTICE INTERLOCKING OFFICERS § 1185.2 Contents of application. (a) Each application shall state the following:...

  4. 49 CFR 1185.2 - Contents of application.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 49 Transportation 8 2012-10-01 2012-10-01 false Contents of application. 1185.2 Section 1185.2 Transportation Other Regulations Relating to Transportation (Continued) SURFACE TRANSPORTATION BOARD, DEPARTMENT OF TRANSPORTATION RULES OF PRACTICE INTERLOCKING OFFICERS § 1185.2 Contents of application. (a) Each application shall state the following:...

  5. 49 CFR 1151.3 - Contents of application.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 49 Transportation 8 2012-10-01 2012-10-01 false Contents of application. 1151.3 Section 1151.3 Transportation Other Regulations Relating to Transportation (Continued) SURFACE TRANSPORTATION BOARD, DEPARTMENT OF TRANSPORTATION RULES OF PRACTICE FEEDER RAILROAD DEVELOPMENT PROGRAM § 1151.3 Contents of application. (a) The initial application and...

  6. 49 CFR 1151.3 - Contents of application.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 49 Transportation 8 2013-10-01 2013-10-01 false Contents of application. 1151.3 Section 1151.3 Transportation Other Regulations Relating to Transportation (Continued) SURFACE TRANSPORTATION BOARD, DEPARTMENT OF TRANSPORTATION RULES OF PRACTICE FEEDER RAILROAD DEVELOPMENT PROGRAM § 1151.3 Contents of application. (a) The initial application and...

  7. MTP: An atomic multicast transport protocol

    NASA Technical Reports Server (NTRS)

    Freier, Alan O.; Marzullo, Keith

    1990-01-01

    Multicast transport protocol (MTP); a reliable transport protocol that utilizes the multicast strategy of applicable lower layer network architectures is described. In addition to transporting data reliably and efficiently, MTP provides the client synchronization necessary for agreement on the receipt of data and the joining of the group of communicants.

  8. 49 CFR 543.3 - Application.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 6 2010-10-01 2010-10-01 false Application. 543.3 Section 543.3 Transportation Other Regulations Relating to Transportation (Continued) NATIONAL HIGHWAY TRAFFIC SAFETY ADMINISTRATION, DEPARTMENT OF TRANSPORTATION EXEMPTION FROM VEHICLE THEFT PREVENTION STANDARD § 543.3 Application. This part...

  9. 49 CFR 239.3 - Application.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 4 2010-10-01 2010-10-01 false Application. 239.3 Section 239.3 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL RAILROAD ADMINISTRATION, DEPARTMENT OF TRANSPORTATION PASSENGER TRAIN EMERGENCY PREPAREDNESS General § 239.3 Application. (a) Except as provided in...

  10. 49 CFR 531.3 - Applicability.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 49 Transportation 6 2014-10-01 2014-10-01 false Applicability. 531.3 Section 531.3 Transportation Other Regulations Relating to Transportation (Continued) NATIONAL HIGHWAY TRAFFIC SAFETY ADMINISTRATION, DEPARTMENT OF TRANSPORTATION PASSENGER AUTOMOBILE AVERAGE FUEL ECONOMY STANDARDS § 531.3 Applicability. This...

  11. 49 CFR 525.3 - Applicability.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 49 Transportation 6 2014-10-01 2014-10-01 false Applicability. 525.3 Section 525.3 Transportation Other Regulations Relating to Transportation (Continued) NATIONAL HIGHWAY TRAFFIC SAFETY ADMINISTRATION, DEPARTMENT OF TRANSPORTATION EXEMPTIONS FROM AVERAGE FUEL ECONOMY STANDARDS § 525.3 Applicability. This part...

  12. 49 CFR 583.3 - Applicability.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 49 Transportation 7 2012-10-01 2012-10-01 false Applicability. 583.3 Section 583.3 Transportation Other Regulations Relating to Transportation (Continued) NATIONAL HIGHWAY TRAFFIC SAFETY ADMINISTRATION, DEPARTMENT OF TRANSPORTATION (CONTINUED) AUTOMOBILE PARTS CONTENT LABELING § 583.3 Applicability. This part...

  13. 49 CFR 583.3 - Applicability.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 49 Transportation 7 2011-10-01 2011-10-01 false Applicability. 583.3 Section 583.3 Transportation Other Regulations Relating to Transportation (Continued) NATIONAL HIGHWAY TRAFFIC SAFETY ADMINISTRATION, DEPARTMENT OF TRANSPORTATION (CONTINUED) AUTOMOBILE PARTS CONTENT LABELING § 583.3 Applicability. This part...

  14. 49 CFR 583.3 - Applicability.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 49 Transportation 7 2013-10-01 2013-10-01 false Applicability. 583.3 Section 583.3 Transportation Other Regulations Relating to Transportation (Continued) NATIONAL HIGHWAY TRAFFIC SAFETY ADMINISTRATION, DEPARTMENT OF TRANSPORTATION (CONTINUED) AUTOMOBILE PARTS CONTENT LABELING § 583.3 Applicability. This part...

  15. 49 CFR 583.3 - Applicability.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 49 Transportation 7 2014-10-01 2014-10-01 false Applicability. 583.3 Section 583.3 Transportation Other Regulations Relating to Transportation (Continued) NATIONAL HIGHWAY TRAFFIC SAFETY ADMINISTRATION, DEPARTMENT OF TRANSPORTATION (CONTINUED) AUTOMOBILE PARTS CONTENT LABELING § 583.3 Applicability. This part...

  16. 49 CFR 583.3 - Applicability.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 7 2010-10-01 2010-10-01 false Applicability. 583.3 Section 583.3 Transportation Other Regulations Relating to Transportation (Continued) NATIONAL HIGHWAY TRAFFIC SAFETY ADMINISTRATION, DEPARTMENT OF TRANSPORTATION (CONTINUED) AUTOMOBILE PARTS CONTENT LABELING § 583.3 Applicability. This part...

  17. Dissipation and transport of veterinary sulfonamide antibiotics after manure application to grassland in a small catchment.

    PubMed

    Stoob, Krispin; Singer, Heinz P; Mueller, Stephan R; Schwarzenbach, René P; Stamm, Christian H

    2007-11-01

    The heavy use of veterinary antibiotics in modern animal production causes concern about risks of spreading antibiotic resistance after manure applications to agricultural fields. We report on a field study aiming at elucidating the fate of sulfonamide (SA) antibiotics in grassland soils and their transport to surface water. Two controlled manure applications were carried out under different weather conditions. After both applications, the SA concentrations in pore water and the total soil content declined rapidly. This stage of fast decline was followed by a second one during which the SA were rather persistent. More than 15% of the SAs applied were still present in the soil 3 months after application, always exceeding 100 microg/kg topsoil. The apparent SA sorption increased strongly with time. Accordingly, the risk for SA losses to water bodies decreased within 2 weeks to very low values. In contrast to SA concentrations in the soil, losses to the brook were strongly influenced by the weather conditions after the two manure applications. The overall losses were 15 times larger (about 0.5% of applied SA) during the wet conditions of May 2003 compared to the dry conditions following the first application (March 2003).

  18. Multi-Scale Microstructural Thermoelectric Materials: Transport Behavior, Non-Equilibrium Preparation, and Applications.

    PubMed

    Su, Xianli; Wei, Ping; Li, Han; Liu, Wei; Yan, Yonggao; Li, Peng; Su, Chuqi; Xie, Changjun; Zhao, Wenyu; Zhai, Pengcheng; Zhang, Qingjie; Tang, Xinfeng; Uher, Ctirad

    2017-05-01

    Considering only about one third of the world's energy consumption is effectively utilized for functional uses, and the remaining is dissipated as waste heat, thermoelectric (TE) materials, which offer a direct and clean thermal-to-electric conversion pathway, have generated a tremendous worldwide interest. The last two decades have witnessed a remarkable development in TE materials. This Review summarizes the efforts devoted to the study of non-equilibrium synthesis of TE materials with multi-scale structures, their transport behavior, and areas of applications. Studies that work towards the ultimate goal of developing highly efficient TE materials possessing multi-scale architectures are highlighted, encompassing the optimization of TE performance via engineering the structures with different dimensional aspects spanning from the atomic and molecular scales, to nanometer sizes, and to the mesoscale. In consideration of the practical applications of high-performance TE materials, the non-equilibrium approaches offer a fast and controllable fabrication of multi-scale microstructures, and their scale up to industrial-size manufacturing is emphasized here. Finally, the design of two integrated power generating TE systems are described-a solar thermoelectric-photovoltaic hybrid system and a vehicle waste heat harvesting system-that represent perhaps the most important applications of thermoelectricity in the energy conversion area. © 2017 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  19. DIAPHANE: A portable radiation transport library for astrophysical applications

    NASA Astrophysics Data System (ADS)

    Reed, Darren S.; Dykes, Tim; Cabezón, Rubén; Gheller, Claudio; Mayer, Lucio

    2018-05-01

    One of the most computationally demanding aspects of the hydrodynamical modelingof Astrophysical phenomena is the transport of energy by radiation or relativistic particles. Physical processes involving energy transport are ubiquitous and of capital importance in many scenarios ranging from planet formation to cosmic structure evolution, including explosive events like core collapse supernova or gamma-ray bursts. Moreover, the ability to model and hence understand these processes has often been limited by the approximations and incompleteness in the treatment of radiation and relativistic particles. The DIAPHANE project has focused on developing a portable and scalable library that handles the transport of radiation and particles (in particular neutrinos) independently of the underlying hydrodynamic code. In this work, we present the computational framework and the functionalities of the first version of the DIAPHANE library, which has been successfully ported to three different smoothed-particle hydrodynamic codes, GADGET2, GASOLINE and SPHYNX. We also present validation of different modules solving the equations of radiation and neutrino transport using different numerical schemes.

  20. Comparative study of key exchange and authentication methods in application, transport and network level security mechanisms

    NASA Astrophysics Data System (ADS)

    Fathirad, Iraj; Devlin, John; Jiang, Frank

    2012-09-01

    The key-exchange and authentication are two crucial elements of any network security mechanism. IPsec, SSL/TLS, PGP and S/MIME are well-known security approaches in providing security service to network, transport and application layers; these protocols use different methods (based on their requirements) to establish keying materials and authenticates key-negotiation and participated parties. This paper studies and compares the authenticated key negotiation methods in mentioned protocols.

  1. Transport of veterinary antibiotics in overland flow following the application of slurry to arable land.

    PubMed

    Kay, Paul; Blackwell, Paul A; Boxall, Alistair B A

    2005-05-01

    The environment may be exposed to veterinary medicines administered to livestock due to the application of organic fertilisers to land. Slurry is often spread on to fields following the harvest of the previous crop. Despite recommendations to do so, the slurry may not be ploughed into the soil for some time. If precipitation occurs before incorporation then it is likely that the slurry and any antibiotic residues in the slurry will be transported towards surface waters in overland flow. This phenomenon has been investigated in a plot study and transport via 'tramlines' has been compared to that through crop stubble. Three veterinary antibiotics, from the tetracycline, sulphonamide and macrolide groups, were applied to the plots in pig slurry. Twenty four hours after the application the plots were irrigated. Following this the plots received natural rainfall. Sulphachloropyridazine was detected in runoff from the tramline plot at a peak concentration of 703.2 microgl(-1) and oxytetracycline at 71.7 microgl(-1). Peak concentrations from the plot that did not contain a tramline were lower at 415.5 and 32 microgl(-1), respectively. In contrast, tylosin was not detected at all. Mass losses of the compounds were also greater from the tramline plot due to greater runoff generation. These did not exceed 0.42% for sulphachloropyridazine and 0.07% for oxytetracycline however.

  2. 49 CFR 224.3 - Applicability.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 4 2010-10-01 2010-10-01 false Applicability. 224.3 Section 224.3 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL RAILROAD ADMINISTRATION, DEPARTMENT OF TRANSPORTATION REFLECTORIZATION OF RAIL FREIGHT ROLLING STOCK General § 224.3 Applicability. This part applies to...

  3. 49 CFR 234.3 - Application.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 4 2010-10-01 2010-10-01 false Application. 234.3 Section 234.3 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL RAILROAD ADMINISTRATION, DEPARTMENT OF TRANSPORTATION GRADE CROSSING SIGNAL SYSTEM SAFETY AND STATE ACTION PLANS General § 234.3 Application. With the...

  4. 49 CFR 237.1 - Application.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 4 2010-10-01 2010-10-01 false Application. 237.1 Section 237.1 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL RAILROAD ADMINISTRATION, DEPARTMENT OF TRANSPORTATION BRIDGE SAFETY STANDARDS General § 237.1 Application. (a) Except as provided in paragraphs (b) or...

  5. 49 CFR 1139.1 - Application.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 8 2010-10-01 2010-10-01 false Application. 1139.1 Section 1139.1 Transportation Other Regulations Relating to Transportation (Continued) SURFACE TRANSPORTATION BOARD, DEPARTMENT OF... Commodities § 1139.1 Application. (a) Upon the filing by the tariff publishing agencies named hereinafter on...

  6. 49 CFR 1139.20 - Application.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 8 2010-10-01 2010-10-01 false Application. 1139.20 Section 1139.20 Transportation Other Regulations Relating to Transportation (Continued) SURFACE TRANSPORTATION BOARD, DEPARTMENT... Industry § 1139.20 Application. (a) Upon the filing by the National Bus Traffic Association, Inc., (NBTA...

  7. 49 CFR 661.1 - Applicability.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 49 Transportation 7 2014-10-01 2014-10-01 false Applicability. 661.1 Section 661.1 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL TRANSIT ADMINISTRATION, DEPARTMENT OF TRANSPORTATION BUY AMERICA REQUIREMENTS § 661.1 Applicability. Unless otherwise noted, this part applies to all...

  8. 49 CFR 661.1 - Applicability.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 49 Transportation 7 2012-10-01 2012-10-01 false Applicability. 661.1 Section 661.1 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL TRANSIT ADMINISTRATION, DEPARTMENT OF TRANSPORTATION BUY AMERICA REQUIREMENTS § 661.1 Applicability. Unless otherwise noted, this part applies to all...

  9. 49 CFR 661.1 - Applicability.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 7 2010-10-01 2010-10-01 false Applicability. 661.1 Section 661.1 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL TRANSIT ADMINISTRATION, DEPARTMENT OF TRANSPORTATION BUY AMERICA REQUIREMENTS § 661.1 Applicability. Unless otherwise noted, this part applies to all...

  10. 49 CFR 661.1 - Applicability.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 49 Transportation 7 2011-10-01 2011-10-01 false Applicability. 661.1 Section 661.1 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL TRANSIT ADMINISTRATION, DEPARTMENT OF TRANSPORTATION BUY AMERICA REQUIREMENTS § 661.1 Applicability. Unless otherwise noted, this part applies to all...

  11. 49 CFR 661.1 - Applicability.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 49 Transportation 7 2013-10-01 2013-10-01 false Applicability. 661.1 Section 661.1 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL TRANSIT ADMINISTRATION, DEPARTMENT OF TRANSPORTATION BUY AMERICA REQUIREMENTS § 661.1 Applicability. Unless otherwise noted, this part applies to all...

  12. [Effect of Transcutaneous Acupoint Electrical Stimulation on Hemodynamic Fluctuation Caused by Loosing Tourniquet in Elderly Patients Undergoing Knee Joint Replacement].

    PubMed

    Liang, Han-Sheng; Feng, Yi

    2017-12-25

    To observe the effect of transcutaneous acupoint electrical stimulation (TAES) on hemodynamic fluctuation caused by loosing tourniquet in the elderly patients undergoing knee joint replacement. A total of 60 ASA (America Society Anesthesiologist) I or II elderly patients for elective knee joint replacement surgery were randomly divided into control group (30 cases) and TAES group (30 cases). Patients of both groups were treated by intravenous anesthesia, and monitored with bispectral index (BIS, between 45-60) for anesthesia depth, stroke volume variation (SVV) for fluid management, mean arterial pressure (MAP) and cardiac index (CI) for hemodynamic fluctuation evaluation, and with analgesia nociception index (ANI, between 50-70) for remifentanil dosage adjustment. TAES (2 Hz/100 Hz, 8-20 mA) was applied to bilateral Xinshu (BL 15), Feishu (BL 13), Neiguan (PC 6) and Hegu (LI 4) acupoints for 30 min first (followed by anesthesia induction and operation), and given continuously until 15 min after tourniquet loosing. Patients of the control group were only given with electrodes attachment without electrical stimulation. The levels of MAP, CI, and arterial blood pH, PaCO 2 , PaO 2 , base excess (BE) and lactic acid (Lac) 1 min before, and 5 and 15 min after tourniquet loosing, and the dosages of remifentanil and ephedrine after tourniquet loosing were recorded. The changed levels of MAP, CI and blood Lac at 5 min after tourniquet loosing (relevant to the baseline levels), and blood Lac content at 15 min after tourniquet loosing (relevant to 5 min after tourniquet loosing) were significantly lower in the TAES group than in the control group ( P <0.05), but the levels of MAP and CI at 15 min after tourniquet loosing (relevant to 5 min following tourniquet loosing) were significantly higher in the TAES group than in the control group ( P <0.05), suggesting an improvement of blood pressure, cardiac function and substance metabolism after TAES. Moreover, the dosages

  13. 22 CFR 228.22 - Air transportation.

    Code of Federal Regulations, 2013 CFR

    2013-04-01

    ... 22 Foreign Relations 1 2013-04-01 2013-04-01 false Air transportation. 228.22 Section 228.22... § 228.22 Air transportation. The Fly America Act, Title 49 of the United States Code, Subtitle VII, part A, subpart I, Chapter 401, 40118—Government-Financed Air Transportation, is applicable to all...

  14. 22 CFR 228.22 - Air transportation.

    Code of Federal Regulations, 2014 CFR

    2014-04-01

    ... 22 Foreign Relations 1 2014-04-01 2014-04-01 false Air transportation. 228.22 Section 228.22... § 228.22 Air transportation. The Fly America Act, Title 49 of the United States Code, Subtitle VII, part A, subpart I, Chapter 401, 40118—Government-Financed Air Transportation, is applicable to all...

  15. 22 CFR 228.22 - Air transportation.

    Code of Federal Regulations, 2012 CFR

    2012-04-01

    ... 22 Foreign Relations 1 2012-04-01 2012-04-01 false Air transportation. 228.22 Section 228.22... § 228.22 Air transportation. The Fly America Act, Title 49 of the United States Code, Subtitle VII, part A, subpart I, Chapter 401, 40118—Government-Financed Air Transportation, is applicable to all...

  16. Suitability of Patients with Autosomal Dominant Polycystic Kidney Disease for Renal Transcatheter Arterial Embolization

    PubMed Central

    Ubara, Yoshifumi; Mise, Koki; Ueno, Toshiharu; Sumida, Keiichi; Yamanouchi, Masayuki; Hayami, Noriko; Hoshino, Junichi; Kawada, Masahiro; Imafuku, Aya; Hiramatsu, Rikako; Hasegawa, Eiko; Sawa, Naoki; Takaichi, Kenmei

    2016-01-01

    In patients with autosomal dominant polycystic kidney disease (ADPKD), massive renal enlargement is a serious problem. Renal transcatheter arterial embolization (TAE) can reduce renal volume (RV), but effectiveness varies widely, and the reasons remain unclear. We investigated factors affecting renal volume reduction rate (RVRR) after renal TAE in all 449 patients with ADPKD who received renal TAE at Toranomon Hospital from January of 2006 to July of 2013, including 228 men and 221 women (mean age =57.0±9.1 years old). One year after renal TAE, the RVRR ranged from 3.9% to 84.8%, and the least squares mean RVRR calculated using a linear mixed model was 45.5% (95% confidence interval [95% CI], 44.2% to 46.8%). Multivariate analysis using the linear mixed model revealed that RVRR was affected by the presence of large cysts with wall thickening (regression coefficient [RC], −6.10; 95% CI, −9.04 to −3.16; P<0.001), age (RC, −0.82; 95% CI, −1.03 to −0.60; P<0.001), dialysis duration (RC, −0.10; 95% CI, −0.18 to −0.03; P<0.01), systolic BP (RC, 0.39; 95% CI, 0.19 to 0.59; P<0.001), and the number of microcoils used for renal TAE (RC, 1.35; 95% CI, 0.83 to 1.86; P<0.001). Significantly more microcoils were needed to achieve renal TAE in patients with younger age and shorter dialysis duration. In conclusion, cyst wall thickening had an important effect on cyst volume reduction. Renal TAE was more effective in patients who were younger, had shorter dialysis duration, or had hypertension, parameters that might associate with cyst wall stiffness and renal artery blood flow. PMID:26620095

  17. Transcatheter Arterial Embolization With Spherical Embolic Agent for Pulmonary Metastases From Renal Cell Carcinoma

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Seki, Akihiko, E-mail: sekia@igtc.jp; Hori, Shinichi, E-mail: horishin@igtc.jp; Sueyoshi, Satoru, E-mail: sueyoshis@igtc.jp

    2013-12-15

    Purpose: This retrospective study aimed to evaluate the safety and local efficacy of transcatheter arterial embolization (TAE) with superabsorbent polymer microspheres (SAP-MS) in patients with pulmonary metastases from renal cell carcinoma (RCC). Methods: Sixteen patients with unresectable pulmonary metastases from RCC refractory to standard therapy were enrolled to undergo TAE with the purpose of mass reduction and/or palliation. The prepared SAP-MS swell to approximately two times larger than their dry-state size (100-150 {mu}m [n = 14], 50-100 {mu}m [n = 2]). Forty-nine pulmonary nodules (lung n = 22, mediastinal lymph node n = 17, and hilar lymph node n =more » 10) were selected as target lesions for evaluation. Local tumor response was evaluated 3 months after TAE according to Response Evaluation Criteria in Solid Tumors (RECIST; version 1.1). The relationship between tumor enhancement ratio by CT during selective angiography and local tumor response was evaluated. Results: The number of TAE sessions per patient ranged from 1 to 5 (median 2.9). Embolized arteries at initial TAE were bronchial arteries in 14 patients (87.5 %) and nonbronchial systemic arteries in 11 patients (68.8 %). Nodule-based evaluation showed that 5 (10.2 %) nodules had complete response, 17 (34.7 %) had partial response, 15 (30.6 %) had stable disease, and 12 (24.5 %) had progressive disease. The response rate was significantly greater in 22 lesions that had a high tumor enhancement ratio than in 27 lesions that had a slight or moderate ratio (90.9 vs. 7.4 %, p = 0.01). Severe TAE-related adverse events did not occur. Conclusion: TAE with SAP-MS might be a well-tolerated and locally efficacious palliative option for patients with pulmonary metastases from RCC.« less

  18. Suitability of Patients with Autosomal Dominant Polycystic Kidney Disease for Renal Transcatheter Arterial Embolization.

    PubMed

    Suwabe, Tatsuya; Ubara, Yoshifumi; Mise, Koki; Ueno, Toshiharu; Sumida, Keiichi; Yamanouchi, Masayuki; Hayami, Noriko; Hoshino, Junichi; Kawada, Masahiro; Imafuku, Aya; Hiramatsu, Rikako; Hasegawa, Eiko; Sawa, Naoki; Takaichi, Kenmei

    2016-07-01

    In patients with autosomal dominant polycystic kidney disease (ADPKD), massive renal enlargement is a serious problem. Renal transcatheter arterial embolization (TAE) can reduce renal volume (RV), but effectiveness varies widely, and the reasons remain unclear. We investigated factors affecting renal volume reduction rate (RVRR) after renal TAE in all 449 patients with ADPKD who received renal TAE at Toranomon Hospital from January of 2006 to July of 2013, including 228 men and 221 women (mean age =57.0±9.1 years old). One year after renal TAE, the RVRR ranged from 3.9% to 84.8%, and the least squares mean RVRR calculated using a linear mixed model was 45.5% (95% confidence interval [95% CI], 44.2% to 46.8%). Multivariate analysis using the linear mixed model revealed that RVRR was affected by the presence of large cysts with wall thickening (regression coefficient [RC], -6.10; 95% CI, -9.04 to -3.16; P<0.001), age (RC, -0.82; 95% CI, -1.03 to -0.60; P<0.001), dialysis duration (RC, -0.10; 95% CI, -0.18 to -0.03; P<0.01), systolic BP (RC, 0.39; 95% CI, 0.19 to 0.59; P<0.001), and the number of microcoils used for renal TAE (RC, 1.35; 95% CI, 0.83 to 1.86; P<0.001). Significantly more microcoils were needed to achieve renal TAE in patients with younger age and shorter dialysis duration. In conclusion, cyst wall thickening had an important effect on cyst volume reduction. Renal TAE was more effective in patients who were younger, had shorter dialysis duration, or had hypertension, parameters that might associate with cyst wall stiffness and renal artery blood flow. Copyright © 2016 by the American Society of Nephrology.

  19. TRANSPORT OF LAWN-APPLIED 2,4-D FROM TURF TO HOME: ASSESSING THE RELATIVE IMPORTANCE OF TRANSPORT MECHANISMS AND EXPOSURE PATHWAYS

    EPA Science Inventory

    Transport of 2,4-D from the residential lawn into the home was measured following both homeowner and commercial application of this herbicide. Collection of floor dust in five rooms of each house, both prior to and after application, indicated that turf residues are transported...

  20. Radiofrequency ablation combined with transcatheter arterial embolisation in rabbit liver: investigation of the ablation zone according to the time interval between the two therapies.

    PubMed

    Lee, I J; Kim, Y I; Kim, K W; Kim, D H; Ryoo, I; Lee, M W; Chung, J W

    2012-11-01

    This study was designed to evaluate the extent of the radiofrequency ablation zone in relation to the time interval between transcatheter arterial embolisation (TAE) and radiofrequency ablation (RFA) and, ultimately, to determine the optimal strategy of combining these two therapies for hepatocellular carcinoma. 15 rabbits were evenly divided into three groups: Group A was treated with RFA alone; Group B was treated with TAE immediately followed by RFA; and Group C was treated with TAE followed by RFA 5 days later. All animals underwent perfusion CT (PCT) scans immediately after RFA. Serum liver transaminases were measured to evaluate acute liver damage. Animals were euthanised for pathological analysis of ablated tissues 10 days after RFA. Non-parametric analyses were conducted to compare PCT indices, the RFA zone and liver transaminase levels among the three experimental groups. Group B showed a significantly larger ablation zone than the other two groups. Arterial liver perfusion and hepatic perfusion index represented well the perfusion decrease after TAE on PCT. Although Group B showed the most elevated liver transaminase levels at 1 day post RFA, the enzymes decreased to levels that were not different from the other groups at 10 days post-RFA. When combined TAE and RFA therapy is considered, TAE should be followed by RFA as quickly as possible, as it can be performed safely without serious hepatic deterioration, despite the short interval between the two procedures.

  1. Potential for Bias When Estimating Critical Windows for Air Pollution in Children's Health.

    PubMed

    Wilson, Ander; Chiu, Yueh-Hsiu Mathilda; Hsu, Hsiao-Hsien Leon; Wright, Robert O; Wright, Rosalind J; Coull, Brent A

    2017-12-01

    Evidence supports an association between maternal exposure to air pollution during pregnancy and children's health outcomes. Recent interest has focused on identifying critical windows of vulnerability. An analysis based on a distributed lag model (DLM) can yield estimates of a critical window that are different from those from an analysis that regresses the outcome on each of the 3 trimester-average exposures (TAEs). Using a simulation study, we assessed bias in estimates of critical windows obtained using 3 regression approaches: 1) 3 separate models to estimate the association with each of the 3 TAEs; 2) a single model to jointly estimate the association between the outcome and all 3 TAEs; and 3) a DLM. We used weekly fine-particulate-matter exposure data for 238 births in a birth cohort in and around Boston, Massachusetts, and a simulated outcome and time-varying exposure effect. Estimates using separate models for each TAE were biased and identified incorrect windows. This bias arose from seasonal trends in particulate matter that induced correlation between TAEs. Including all TAEs in a single model reduced bias. DLM produced unbiased estimates and added flexibility to identify windows. Analysis of body mass index z score and fat mass in the same cohort highlighted inconsistent estimates from the 3 methods. © The Author(s) 2017. Published by Oxford University Press on behalf of the Johns Hopkins Bloomberg School of Public Health. All rights reserved. For permissions, please e-mail: journals.permissions@oup.com.

  2. Electronic transport in VO 2 —Experimentally calibrated Boltzmann transport modeling

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Kinaci, Alper; Kado, Motohisa; Rosenmann, Daniel

    2015-12-28

    Materials that undergo metal-insulator transitions (MITs) are under intense study because the transition is scientifically fascinating and technologically promising for various applications. Among these materials, VO2 has served as a prototype due to its favorable transition temperature. While the physical underpinnings of the transition have been heavily investigated experimentally and computationally, quantitative modeling of electronic transport in the two phases has yet to be undertaken. In this work, we establish a density-functional-theory (DFT)-based approach to model electronic transport properties in VO2 in the semiconducting and metallic regimes, focusing on band transport using the Boltzmann transport equations. We synthesized high qualitymore » VO2 films and measured the transport quantities across the transition, in order to calibrate the free parameters in the model. We find that the experimental calibration of the Hubbard correction term can efficiently and adequately model the metallic and semiconducting phases, allowing for further computational design of MIT materials for desirable transport properties.« less

  3. Applicability of the control configured design approach to advanced earth orbital transportation systems

    NASA Technical Reports Server (NTRS)

    Hepler, A. K.; Zeck, H.; Walker, W. H.; Shafer, D. E.

    1978-01-01

    The applicability of the control configured design approach (CCV) to advanced earth orbital transportation systems was studied. The baseline system investigated was fully reusable vertical take-off/horizontal landing single-stage-to-orbit vehicle and had mission requirements similar to the space shuttle orbiter. Technical analyses were made to determine aerodynamic, flight control and subsystem design characteristics. Figures of merit were assessed on vehicle dry weight and orbital payload. The results indicated that the major parameters for CCV designs are hypersonic trim, aft center of gravity, and control surface heating. Optimized CCV designs can be controllable and provide substantial payload gains over conventional non-CCV design vertical take-off vehicles.

  4. 49 CFR 28.102 - Application.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 1 2010-10-01 2010-10-01 false Application. 28.102 Section 28.102 Transportation Office of the Secretary of Transportation ENFORCEMENT OF NONDISCRIMINATION ON THE BASIS OF HANDICAP IN PROGRAMS OR ACTIVITIES CONDUCTED BY THE DEPARTMENT OF TRANSPORTATION § 28.102 Application. This part...

  5. 49 CFR 272.3 - Application.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 49 Transportation 4 2014-10-01 2014-10-01 false Application. 272.3 Section 272.3 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL RAILROAD ADMINISTRATION, DEPARTMENT OF TRANSPORTATION CRITICAL INCIDENT STRESS PLANS General § 272.3 Application. This part applies to each (a) Class I...

  6. 49 CFR 207.1 - Application.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 4 2010-10-01 2010-10-01 false Application. 207.1 Section 207.1 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL RAILROAD ADMINISTRATION, DEPARTMENT OF TRANSPORTATION RAILROAD POLICE OFFICERS § 207.1 Application. This part applies to all railroads, as such term is...

  7. Analysis, Modeling, and Simulation (AMS) Testbed Development and Evaluation to Support Dynamic Mobility Applications (DMA) and Active Transportation and Demand Management (ATDM) Programs - AMS Testbed Detailed Requirements

    DOT National Transportation Integrated Search

    2016-04-20

    The primary objective of this project is to develop multiple simulation Testbeds/transportation models to evaluate the impacts of DMA connected vehicle applications and the active and dynamic transportation management (ATDM) strategies. The outputs (...

  8. Analysis, modeling, and simulation (AMS) testbed development and evaluation to support dynamic mobility applications (DMA) and active transportation and demand management (ATDM) programs - Chicago testbed analysis plan.

    DOT National Transportation Integrated Search

    2016-10-01

    The primary objective of this project is to develop multiple simulation Testbeds/transportation models to evaluate the impacts of DMA connected vehicle applications and the active and dynamic transportation management (ATDM) strategies. The outputs (...

  9. Analysis, modeling, and simulation (AMS) testbed development and evaluation to support dynamic mobility applications (DMA) and active transportation and demand management (ATDM) programs - evaluation plan : draft report.

    DOT National Transportation Integrated Search

    2016-07-13

    The primary objective of this project is to develop multiple simulation Testbeds/transportation models to evaluate the impacts of DMA connected vehicle applications and the active and dynamic transportation management (ATDM) strategies. The outputs (...

  10. Analysis, modeling, and simulation (AMS) testbed development and evaluation to support dynamic mobility applications (DMA) and active transportation and demand management (ATDM) programs - San Diego calibration report.

    DOT National Transportation Integrated Search

    2016-10-01

    The primary objective of this project is to develop multiple simulation Testbeds/transportation models to evaluate the impacts of DMA connected vehicle applications and the active and dynamic transportation management (ATDM) strategies. The outputs (...

  11. Analysis, modeling, and simulation (AMS) testbed development and evaluation to support dynamic mobility applications (DMA) and active transportation and demand management (ATDM) programs — Chicago calibration report.

    DOT National Transportation Integrated Search

    2016-10-01

    The primary objective of this project is to develop multiple simulation Testbeds/transportation models to evaluate the impacts of DMA connected vehicle applications and the active and dynamic transportation management (ATDM) strategies. The outputs (...

  12. Analysis, Modeling, and Simulation (AMS) Testbed Development and Evaluation to Support Dynamic Mobility Applications (DMA) and Active Transportation and Demand Management (ATDM) Programs - AMS Testbed Selection Criteria

    DOT National Transportation Integrated Search

    2016-06-16

    The primary objective of this project is to develop multiple simulation Testbeds/transportation models to evaluate the impacts of DMA connected vehicle applications and the active and dynamic transportation management (ATDM) strategies. The outputs (...

  13. Analysis, modeling, and simulation (AMS) testbed development and evaluation to support dynamic mobility applications (DMA) and active transportation and demand management (ATDM) programs : Dallas testbed analysis plan.

    DOT National Transportation Integrated Search

    2016-06-16

    The primary objective of this project is to develop multiple simulation Testbeds/transportation models to evaluate theimpacts of DMA connected vehicle applications and the active and dynamic transportation management (ATDM)strategies. The outputs (mo...

  14. High Z neoclassical transport: Application and limitation of analytical formulae for modelling JET experimental parameters

    NASA Astrophysics Data System (ADS)

    Breton, S.; Casson, F. J.; Bourdelle, C.; Angioni, C.; Belli, E.; Camenen, Y.; Citrin, J.; Garbet, X.; Sarazin, Y.; Sertoli, M.; JET Contributors

    2018-01-01

    Heavy impurities, such as tungsten (W), can exhibit strongly poloidally asymmetric density profiles in rotating or radio frequency heated plasmas. In the metallic environment of JET, the poloidal asymmetry of tungsten enhances its neoclassical transport up to an order of magnitude, so that neoclassical convection dominates over turbulent transport in the core. Accounting for asymmetries in neoclassical transport is hence necessary in the integrated modeling framework. The neoclassical drift kinetic code, NEO [E. Belli and J. Candy, Plasma Phys. Controlled Fusion P50, 095010 (2008)], includes the impact of poloidal asymmetries on W transport. However, the computational cost required to run NEO slows down significantly integrated modeling. A previous analytical formulation to describe heavy impurity neoclassical transport in the presence of poloidal asymmetries in specific collisional regimes [C. Angioni and P. Helander, Plasma Phys. Controlled Fusion 56, 124001 (2014)] is compared in this work to numerical results from NEO. Within the domain of validity of the formula, the factor for reducing the temperature screening due to poloidal asymmetries had to be empirically adjusted. After adjustment, the modified formula can reproduce NEO results outside of its definition domain, with some limitations: When main ions are in the banana regime, the formula reproduces NEO results whatever the collisionality regime of impurities, provided that the poloidal asymmetry is not too large. However, for very strong poloidal asymmetries, agreement requires impurities in the Pfirsch-Schlüter regime. Within the JETTO integrated transport code, the analytical formula combined with the poloidally symmetric neoclassical code NCLASS [W. A. Houlberg et al., Phys. Plasmas 4, 3230 (1997)] predicts the same tungsten profile as NEO in certain cases, while saving a factor of one thousand in computer time, which can be useful in scoping studies. The parametric dependencies of the temperature

  15. Application studies of RFID technology in the process of coal logistics transport

    NASA Astrophysics Data System (ADS)

    Qiao, Bingqin; Chang, Xiaoming; Hao, Meiyan; Kong, Dejin

    2012-04-01

    For quality control problems in coal transport, RFID technology has been proposed to be applied to coal transportation process. The whole process RFID traceability system from coal production to consumption has been designed and coal supply chain logistics tracking system integration platform has been built, to form the coal supply chain traceability and transport tracking system and providing more and more transparent tracking and monitoring of coal quality information for consumers of coal. Currently direct transport and combined transport are the main forms of coal transportation in China. The means of transport are cars, trains and ships. In the booming networking environment of RFID technology, the RFID technology will be applied to coal logistics and provide opportunity for the coal transportation tracking in the process transportation.

  16. Technology application among Florida community transportation coordinators.

    DOT National Transportation Integrated Search

    2015-09-01

    Efficiently providing transit service to individuals who are considered to be, transportation disadvantaged, : including people who are older, have disabilities, or are low-income, is a goal of the Federal Transit : Administration, the Florida ...

  17. Application of CFRP with High Hydrogen Gas Barrier Characteristics to Fuel Tanks of Space Transportation System

    NASA Astrophysics Data System (ADS)

    Yonemoto, Koichi; Yamamoto, Yuta; Okuyama, Keiichi; Ebina, Takeo

    In the future, carbon fiber reinforced plastics (CFRPs) with high hydrogen gas barrier performance will find wide applications in all industrial hydrogen tanks that aim at weight reduction; the use of such materials will be preferred to the use of conventional metallic materials such as stainless steel or aluminum. The hydrogen gas barrier performance of CFRP will become an important issue with the introduction of hydrogen-fuel aircraft. It will also play an important role in realizing fully reusable space transportation system that will have high specific tensile CFRP structures. Such materials are also required for the manufacture of high-pressure hydrogen gas vessels for use in the fuel cell systems of automobiles. This paper introduces a new composite concept that can be used to realize CFRPs with high hydrogen gas barrier performance for applications in the cryogenic tanks of fully reusable space transportation system by the incorporation of a nonmetallic crystal layer, which is actually a dense and highly oriented clay crystal laminate. The preliminary test results show that the hydrogen gas barrier characteristics of this material after cryogenic heat shocks and cyclic loads are still better than those of other polymer materials by approximately two orders of magnitude.

  18. Computational modeling of ion transport through nanopores.

    PubMed

    Modi, Niraj; Winterhalter, Mathias; Kleinekathöfer, Ulrich

    2012-10-21

    Nanoscale pores are ubiquitous in biological systems while artificial nanopores are being fabricated for an increasing number of applications. Biological pores are responsible for the transport of various ions and substrates between the different compartments of biological systems separated by membranes while artificial pores are aimed at emulating such transport properties. As an experimental method, electrophysiology has proven to be an important nano-analytical tool for the study of substrate transport through nanopores utilizing ion current measurements as a probe for the detection. Independent of the pore type, i.e., biological or synthetic, and objective of the study, i.e., to model cellular processes of ion transport or electrophysiological experiments, it has become increasingly important to understand the dynamics of ions in nanoscale confinements. To this end, numerical simulations have established themselves as an indispensable tool to decipher ion transport processes through biological as well as artificial nanopores. This article provides an overview of different theoretical and computational methods to study ion transport in general and to calculate ion conductance in particular. Potential new improvements in the existing methods and their applications are highlighted wherever applicable. Moreover, representative examples are given describing the ion transport through biological and synthetic nanopores as well as the high selectivity of ion channels. Special emphasis is placed on the usage of molecular dynamics simulations which already have demonstrated their potential to unravel ion transport properties at an atomic level.

  19. Accumulation and Transport of 1-Aminocyclopropane-1-Carboxylic Acid (ACC) in Plants: Current Status, Considerations for Future Research and Agronomic Applications

    PubMed Central

    Vanderstraeten, Lisa; Van Der Straeten, Dominique

    2017-01-01

    1-aminocyclopropane-1-carboxylic acid (ACC) is a non-protein amino acid acting as the direct precursor of ethylene, a plant hormone regulating a wide variety of vegetative and developmental processes. ACC is the central molecule of ethylene biosynthesis. The rate of ACC formation differs in response to developmental, hormonal and environmental cues. ACC can be conjugated to three derivatives, metabolized in planta or by rhizobacteria using ACC deaminase, and is transported throughout the plant over short and long distances, remotely leading to ethylene responses. This review highlights some recent advances related to ACC. These include the regulation of ACC synthesis, conjugation and deamination, evidence for a role of ACC as an ethylene-independent signal, short and long range ACC transport, and the identification of a first ACC transporter. Although unraveling the complex mechanism of ACC transport is in its infancy, new questions emerge together with the identification of a first transporter. In the light of the future quest for additional ACC transporters, this review presents perspectives of the novel findings and includes considerations for future research toward applications in agronomy. PMID:28174583

  20. Accumulation and Transport of 1-Aminocyclopropane-1-Carboxylic Acid (ACC) in Plants: Current Status, Considerations for Future Research and Agronomic Applications.

    PubMed

    Vanderstraeten, Lisa; Van Der Straeten, Dominique

    2017-01-01

    1-aminocyclopropane-1-carboxylic acid (ACC) is a non-protein amino acid acting as the direct precursor of ethylene, a plant hormone regulating a wide variety of vegetative and developmental processes. ACC is the central molecule of ethylene biosynthesis. The rate of ACC formation differs in response to developmental, hormonal and environmental cues. ACC can be conjugated to three derivatives, metabolized in planta or by rhizobacteria using ACC deaminase, and is transported throughout the plant over short and long distances, remotely leading to ethylene responses. This review highlights some recent advances related to ACC. These include the regulation of ACC synthesis, conjugation and deamination, evidence for a role of ACC as an ethylene-independent signal, short and long range ACC transport, and the identification of a first ACC transporter. Although unraveling the complex mechanism of ACC transport is in its infancy, new questions emerge together with the identification of a first transporter. In the light of the future quest for additional ACC transporters, this review presents perspectives of the novel findings and includes considerations for future research toward applications in agronomy.

  1. Air transport of plutonium metal: content expansion initiative for the plutonium air transportable (PAT01) packaging

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Caviness, Michael L; Mann, Paul T; Yoshimura, Richard H

    2010-01-01

    The National Nuclear Security Administration (NNSA) has submitted an application to the Nuclear Regulatory Commission (NRC) for the air shipment of plutonium metal within the Plutonium Air Transportable (PAT-1) packaging. The PAT-1 packaging is currently authorized for the air transport of plutonium oxide in solid form only. The INMM presentation will provide a limited overview of the scope of the plutonium metal initiative and provide a status of the NNSA application to the NRC.

  2. Accelerating Corporate Research in the Development, Application and Deployment of Human Language Technologies

    DTIC Science & Technology

    2003-01-01

    dubbed UIMA . At the heart of UIMA are powerful search capabilities and a data-driven framework for the development, composition and distributed...example, to Processing Resources in the GATE archi- tecture (Cunningham et al., 2000). In UIMA , a TAE is a recursive structure which may be composed of sub...closer look at the analysis engine framework . UIMA specifies an interface for an analysis engine; roughly speaking it is “CAS in” and “CAS out

  3. Sensor Technologies for Intelligent Transportation Systems

    PubMed Central

    Guerrero-Ibáñez, Juan; Zeadally, Sherali

    2018-01-01

    Modern society faces serious problems with transportation systems, including but not limited to traffic congestion, safety, and pollution. Information communication technologies have gained increasing attention and importance in modern transportation systems. Automotive manufacturers are developing in-vehicle sensors and their applications in different areas including safety, traffic management, and infotainment. Government institutions are implementing roadside infrastructures such as cameras and sensors to collect data about environmental and traffic conditions. By seamlessly integrating vehicles and sensing devices, their sensing and communication capabilities can be leveraged to achieve smart and intelligent transportation systems. We discuss how sensor technology can be integrated with the transportation infrastructure to achieve a sustainable Intelligent Transportation System (ITS) and how safety, traffic control and infotainment applications can benefit from multiple sensors deployed in different elements of an ITS. Finally, we discuss some of the challenges that need to be addressed to enable a fully operational and cooperative ITS environment. PMID:29659524

  4. Sensor Technologies for Intelligent Transportation Systems.

    PubMed

    Guerrero-Ibáñez, Juan; Zeadally, Sherali; Contreras-Castillo, Juan

    2018-04-16

    Modern society faces serious problems with transportation systems, including but not limited to traffic congestion, safety, and pollution. Information communication technologies have gained increasing attention and importance in modern transportation systems. Automotive manufacturers are developing in-vehicle sensors and their applications in different areas including safety, traffic management, and infotainment. Government institutions are implementing roadside infrastructures such as cameras and sensors to collect data about environmental and traffic conditions. By seamlessly integrating vehicles and sensing devices, their sensing and communication capabilities can be leveraged to achieve smart and intelligent transportation systems. We discuss how sensor technology can be integrated with the transportation infrastructure to achieve a sustainable Intelligent Transportation System (ITS) and how safety, traffic control and infotainment applications can benefit from multiple sensors deployed in different elements of an ITS. Finally, we discuss some of the challenges that need to be addressed to enable a fully operational and cooperative ITS environment.

  5. Proton exchange membrane fuel cell technology for transportation applications

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Swathirajan, S.

    1996-04-01

    Proton Exchange Membrane (PEM) fuel cells are extremely promising as future power plants in the transportation sector to achieve an increase in energy efficiency and eliminate environmental pollution due to vehicles. GM is currently involved in a multiphase program with the US Department of Energy for developing a proof-of-concept hybrid vehicle based on a PEM fuel cell power plant and a methanol fuel processor. Other participants in the program are Los Alamos National Labs, Dow Chemical Co., Ballard Power Systems and DuPont Co., In the just completed phase 1 of the program, a 10 kW PEM fuel cell power plantmore » was built and tested to demonstrate the feasibility of integrating a methanol fuel processor with a PEM fuel cell stack. However, the fuel cell power plant must overcome stiff technical and economic challenges before it can be commercialized for light duty vehicle applications. Progress achieved in phase I on the use of monolithic catalyst reactors in the fuel processor, managing CO impurity in the fuel cell stack, low-cost electrode-membrane assembles, and on the integration of the fuel processor with a Ballard PEM fuel cell stack will be presented.« less

  6. Formal Methods Applications in Air Transportation

    NASA Technical Reports Server (NTRS)

    Farley, Todd

    2009-01-01

    The U.S. air transportation system is the most productive in the world, moving far more people and goods than any other. It is also the safest system in the world, thanks in part to its venerable air traffic control system. But as demand for air travel continues to grow, the air traffic control system s aging infrastructure and labor-intensive procedures are impinging on its ability to keep pace with demand. And that impinges on the growth of our economy. Air traffic control modernization has long held the promise of a more efficient air transportation system. Part of NASA s current mission is to develop advanced automation and operational concepts that will expand the capacity of our national airspace system while still maintaining its excellent record for safety. It is a challenging mission, as efforts to modernize have, for decades, been hamstrung by the inability to assure safety to the satisfaction of system operators, system regulators, and/or the traveling public. In this talk, we ll provide a brief history of air traffic control, focusing on the tension between efficiency and safety assurance, and the promise of formal methods going forward.

  7. A Stream Morphology Classification for Eco-hydraulic Purposes Based on Geospatial Data: a Solute Transport Application Case

    NASA Astrophysics Data System (ADS)

    Jiménez Jaramillo, M. A.; Camacho Botero, L. A.; Vélez Upegui, J. I.

    2010-12-01

    Variation in stream morphology along a basin drainage network leads to different hydraulic patterns and sediment transport processes. Moreover, solute transport processes along streams, and stream habitats for fisheries and microorganisms, rely on stream corridor structure, including elements such as bed forms, channel patterns, riparian vegetation, and the floodplain. In this work solute transport processes simulation and stream habitat identification are carried out at the basin scale. A reach-scale morphological classification system based on channel slope and specific stream power was implemented by using digital elevation models and hydraulic geometry relationships. Although the morphological framework allows identification of cascade, step-pool, plane bed and pool-riffle morphologies along the drainage network, it still does not account for floodplain configuration and bed-forms identification of those channel types. Hence, as a first application case in order to obtain parsimonious three-dimensional characterizations of drainage channels, the morphological framework has been updated by including topographical floodplain delimitation through a Multi-resolution Valley Bottom Flatness Index assessing, and a stochastic bed form representation of the step-pool morphology. Model outcomes were tested in relation to in-stream water storage for different flow conditions and representative travel times according to the Aggregated Dead Zone -ADZ- model conceptualization of solute transport processes.

  8. Applying Simulation and Logistics Modeling to Transportation Issues

    DOT National Transportation Integrated Search

    1995-08-15

    This paper describes an application where transportation logistics and simulation tools are integrated to create a modeling environment for transportation planning. The Transportation Planning Model (TPM) is a tool developed for the Department of Ene...

  9. Geophysical applications for arctic/subarctic transportation planning.

    DOT National Transportation Integrated Search

    2014-07-01

    This report describes a series of geophysical surveys conducted in conjunction with : geotechnical investigations carried out by the Alaska Department of Transportation and Public : Facilities. The purpose of the study was to evaluate the value of an...

  10. 75 FR 63892 - Marine Transportation System National Advisory Council

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-10-18

    ... recommendations to the Secretary on matters relating to the Marine Transportation System. Such matters may include... System National Advisory Council AGENCY: Maritime Administration, DOT. ACTION: Request for applications. SUMMARY: The Maritime Administration seeks applications for membership on the Marine Transportation System...

  11. Systems evaluation of low density air transportation concepts

    NASA Technical Reports Server (NTRS)

    Bruce, R. W.; Webb, H. M.

    1972-01-01

    Methods were studied for improving air transportation to low-density population regions in the U.S. through the application of new aeronautical technology. The low-density air service concepts are developed for selected regions, and critical technologies that presently limit the effective application of low-density air transportation systems are identified.

  12. Hydrogen Research for Spaceport and Space-Based Applications: Hydrogen Production, Storage, and Transport. Part 3

    NASA Technical Reports Server (NTRS)

    Anderson, Tim; Balaban, Canan

    2008-01-01

    The activities presented are a broad based approach to advancing key hydrogen related technologies in areas such as fuel cells, hydrogen production, and distributed sensors for hydrogen-leak detection, laser instrumentation for hydrogen-leak detection, and cryogenic transport and storage. Presented are the results from research projects, education and outreach activities, system and trade studies. The work will aid in advancing the state-of-the-art for several critical technologies related to the implementation of a hydrogen infrastructure. Activities conducted are relevant to a number of propulsion and power systems for terrestrial, aeronautics and aerospace applications. Hydrogen storage and in-space hydrogen transport research focused on developing and verifying design concepts for efficient, safe, lightweight liquid hydrogen cryogenic storage systems. Research into hydrogen production had a specific goal of further advancing proton conducting membrane technology in the laboratory at a larger scale. System and process trade studies evaluated the proton conducting membrane technology, specifically, scale-up issues.

  13. 49 CFR 624.5 - Application process.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... other public transportation entities or other related projects within the applicant's Metropolitan... 49 Transportation 7 2010-10-01 2010-10-01 false Application process. 624.5 Section 624.5 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL TRANSIT ADMINISTRATION...

  14. 49 CFR 567.2 - Application.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 6 2010-10-01 2010-10-01 false Application. 567.2 Section 567.2 Transportation..., DEPARTMENT OF TRANSPORTATION CERTIFICATION § 567.2 Application. (a) This part applies to manufacturers... Safety, Bumper and Theft Prevention Standards. ...

  15. Technology in rural transportation. Simple solution #9, transportation operations optimization

    DOT National Transportation Integrated Search

    1997-01-01

    This application was identified as a promising rural Intelligent Transportation Systems (ITS) solution under a project sponsored by the Federal Highway Administration (FHWA) and the ENTERPRISE program. This summary describes the solution as well as o...

  16. Toroidal Alfvén eigenmode triggered by trapped anisotropic energetic particles in a toroidal resistive plasma with free boundary

    NASA Astrophysics Data System (ADS)

    Yang, S. X.; Hao, G. Z.; Liu, Y. Q.; Wang, Z. X.; Hu, Y. J.; Zhu, J. X.; He, H. D.; Wang, A. K.

    2018-04-01

    The toroidal Alfvén eigenmode (TAE), excited by trapped energetic particles (EPs), is numerically investigated in a tokamak plasma, using the non-perturbative magnetohydrodynamic-kinetic hybrid formulation based MARS-K code (Liu et al 2008 Phys. Plasmas 15 112503). Compared with the fixed boundary condition at the plasma edge, a free boundary enhances the critical value of the EPs kinetic contribution for driving the TAE. Free boundary also induces finite perturbations at the plasma edge as expected. An anisotropic distribution of EPs, in the particle pitch angle space, strongly enhances the instability and results in a more global mode structure, compared with the isotropic case. The plasma resistivity is also found to play a role in the EPs-destabilized TAE. In particular, the mode stability domain is mapped out, in the 2D parameter space of the plasma resistivity and a quantity defining the width of the particle distribution in pitch angle (for anisotropic distribution). A resonance layer in the poloidal mode structure, with the layer width increasing with the plasma resistivity, appears at the large width of the particle distribution in pitch angle space. A mode conversion, from the modified ideal kink by the EPs kinetic effect to the TAE, is also observed while increasing the birth energy of EPs. Computational results suggest that the TAE mode structure can be modified by certain key plasma parameters, such as the EPs kinetic contribution, the equilibrium pressure, the plasma resistivity, the distribution of EPs, as well as the birth energy of EPs. Such modification of the eigenmode structure can only be obtained following the non-perturbative hybrid approach (Wang et al 2013 Phys. Rev. Lett. 111 145003, Wang et al 2015 Phys. Plasmas 22 022509), as adopted in this study. More importantly, numerical results show that near the marginal stability point, the dominant poloidal harmonics of the TAE overlap with each other, and are localized at the tip positions of

  17. Effect of renal transcatheter arterial embolization on quality of life in patients with autosomal dominant polycystic kidney disease.

    PubMed

    Suwabe, Tatsuya; Ubara, Yoshifumi; Sekine, Akinari; Ueno, Toshiharu; Yamanouchi, Masayuki; Hayami, Noriko; Hoshino, Junichi; Kawada, Masahiro; Hiramatsu, Rikako; Hasegawa, Eiko; Sawa, Naoki; Takaichi, Kenmei

    2017-07-01

    Currently, there are few strategies for improving the quality of life (QOL) in patients with autosomal dominant polycystic kidney disease (ADPKD) and massive kidneys. Renal transcatheter arterial embolization (TAE) reduces kidney volume, but its impact on QOL in ADPKD patients on hemodialysis is unknown. This study investigated the influence of renal TAE on QOL in ADPKD patients with massive kidneys receiving hemodialysis. This prospective observational study enrolled 188 ADPKD patients on hemodialysis (92 men and 96 women; mean age 56.7 ± 9.1 years) who underwent renal TAE at Toranomon Hospital between August 2010 and July 2014. The 36-item Short Form Health Survey (SF-36) and our original 15-item questionnaire were used to evaluate QOL. Using a linear mixed model, the least squares mean values of the SF-36 physical component summary (PCS), mental component summary (MCS) and role/social component summary (RCS) before renal TAE were calculated as 38.21 [95% confidence interval (CI) 36.50-39.91], 48.45 (47.05-49.86) and 43.04 (40.70-45.37), respectively. These values improved to 42.0 (40.22-43.77; P < 0.001 versus before TAE), 51.25 (49.78-52.71; P = 0.001) and 49.67 (47.22-52.12; P < 0.001), respectively, 1 year after renal TAE. Scores for abdominal fullness, poor appetite and heartburn showed marked improvement after renal TAE, while scores for fever, bodily pain and sleep disorder also improved slightly, but significantly. Scores for constipation and use of analgesics/sleeping medications/laxatives did not improve significantly. All of the SF-36 scores and the scores for specific symptoms (except bodily pain, snoring and constipation) were significantly correlated with the sequential decrease of the height-adjusted total kidney volume. In ADPKD patients on hemodialysis, renal TAE was effective in improving abdominal fullness, appetite, heartburn and SF-36 scores (MCS and RCS scores), but not for sleep disturbance, constipation and physical

  18. 49 CFR 826.21 - Contents of application.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 49 Transportation 7 2014-10-01 2014-10-01 false Contents of application. 826.21 Section 826.21 Transportation Other Regulations Relating to Transportation (Continued) NATIONAL TRANSPORTATION SAFETY BOARD RULES IMPLEMENTING THE EQUAL ACCESS TO JUSTICE ACT OF 1980 Information Required From Applicants § 826.21 Contents of application. (a) An...

  19. Diffraction effects and inelastic electron transport in angle-resolved microscopic imaging applications.

    PubMed

    Winkelmann, A; Nolze, G; Vespucci, S; Naresh-Kumar, G; Trager-Cowan, C; Vilalta-Clemente, A; Wilkinson, A J; Vos, M

    2017-09-01

    We analyse the signal formation process for scanning electron microscopic imaging applications on crystalline specimens. In accordance with previous investigations, we find nontrivial effects of incident beam diffraction on the backscattered electron distribution in energy and momentum. Specifically, incident beam diffraction causes angular changes of the backscattered electron distribution which we identify as the dominant mechanism underlying pseudocolour orientation imaging using multiple, angle-resolving detectors. Consequently, diffraction effects of the incident beam and their impact on the subsequent coherent and incoherent electron transport need to be taken into account for an in-depth theoretical modelling of the energy- and momentum distribution of electrons backscattered from crystalline sample regions. Our findings have implications for the level of theoretical detail that can be necessary for the interpretation of complex imaging modalities such as electron channelling contrast imaging (ECCI) of defects in crystals. If the solid angle of detection is limited to specific regions of the backscattered electron momentum distribution, the image contrast that is observed in ECCI and similar applications can be strongly affected by incident beam diffraction and topographic effects from the sample surface. As an application, we demonstrate characteristic changes in the resulting images if different properties of the backscattered electron distribution are used for the analysis of a GaN thin film sample containing dislocations. © 2017 The Authors. Journal of Microscopy published by JohnWiley & Sons Ltd on behalf of Royal Microscopical Society.

  20. Coupled multi-group neutron photon transport for the simulation of high-resolution gamma-ray spectroscopy applications

    NASA Astrophysics Data System (ADS)

    Burns, Kimberly Ann

    The accurate and efficient simulation of coupled neutron-photon problems is necessary for several important radiation detection applications. Examples include the detection of nuclear threats concealed in cargo containers and prompt gamma neutron activation analysis for nondestructive determination of elemental composition of unknown samples. In these applications, high-resolution gamma-ray spectrometers are used to preserve as much information as possible about the emitted photon flux, which consists of both continuum and characteristic gamma rays with discrete energies. Monte Carlo transport is the most commonly used modeling tool for this type of problem, but computational times for many problems can be prohibitive. This work explores the use of coupled Monte Carlo-deterministic methods for the simulation of neutron-induced photons for high-resolution gamma-ray spectroscopy applications. RAdiation Detection Scenario Analysis Toolbox (RADSAT), a code which couples deterministic and Monte Carlo transport to perform radiation detection scenario analysis in three dimensions [1], was used as the building block for the methods derived in this work. RADSAT was capable of performing coupled deterministic-Monte Carlo simulations for gamma-only and neutron-only problems. The purpose of this work was to develop the methodology necessary to perform coupled neutron-photon calculations and add this capability to RADSAT. Performing coupled neutron-photon calculations requires four main steps: the deterministic neutron transport calculation, the neutron-induced photon spectrum calculation, the deterministic photon transport calculation, and the Monte Carlo detector response calculation. The necessary requirements for each of these steps were determined. A major challenge in utilizing multigroup deterministic transport methods for neutron-photon problems was maintaining the discrete neutron-induced photon signatures throughout the simulation. Existing coupled neutron

  1. 30 CFR 206.261 - Transportation allowances-general.

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... 30 Mineral Resources 2 2010-07-01 2010-07-01 false Transportation allowances-general. 206.261... MANAGEMENT PRODUCT VALUATION Federal Coal § 206.261 Transportation allowances—general. (a) For ad valorem... mine and, if applicable, from the wash plant to a remote sales point. In-mine transportation costs...

  2. 30 CFR 1206.261 - Transportation allowances-general.

    Code of Federal Regulations, 2012 CFR

    2012-07-01

    ... 30 Mineral Resources 3 2012-07-01 2012-07-01 false Transportation allowances-general. 1206.261... RESOURCES REVENUE PRODUCT VALUATION Federal Coal § 1206.261 Transportation allowances—general. (a) For ad... mine and, if applicable, from the wash plant to a remote sales point. In-mine transportation costs...

  3. 30 CFR 1206.460 - Transportation allowances-general.

    Code of Federal Regulations, 2013 CFR

    2013-07-01

    ... 30 Mineral Resources 3 2013-07-01 2013-07-01 false Transportation allowances-general. 1206.460... RESOURCES REVENUE PRODUCT VALUATION Indian Coal § 1206.460 Transportation allowances—general. (a) For ad... mine and, if applicable, from the wash plant to a remote sales point. In-mine transportation costs...

  4. 30 CFR 1206.460 - Transportation allowances-general.

    Code of Federal Regulations, 2012 CFR

    2012-07-01

    ... 30 Mineral Resources 3 2012-07-01 2012-07-01 false Transportation allowances-general. 1206.460... RESOURCES REVENUE PRODUCT VALUATION Indian Coal § 1206.460 Transportation allowances—general. (a) For ad... mine and, if applicable, from the wash plant to a remote sales point. In-mine transportation costs...

  5. 30 CFR 1206.460 - Transportation allowances-general.

    Code of Federal Regulations, 2014 CFR

    2014-07-01

    ... 30 Mineral Resources 3 2014-07-01 2014-07-01 false Transportation allowances-general. 1206.460... RESOURCES REVENUE PRODUCT VALUATION Indian Coal § 1206.460 Transportation allowances—general. (a) For ad... mine and, if applicable, from the wash plant to a remote sales point. In-mine transportation costs...

  6. 30 CFR 1206.261 - Transportation allowances-general.

    Code of Federal Regulations, 2013 CFR

    2013-07-01

    ... 30 Mineral Resources 3 2013-07-01 2013-07-01 false Transportation allowances-general. 1206.261... RESOURCES REVENUE PRODUCT VALUATION Federal Coal § 1206.261 Transportation allowances—general. (a) For ad... mine and, if applicable, from the wash plant to a remote sales point. In-mine transportation costs...

  7. 30 CFR 1206.261 - Transportation allowances-general.

    Code of Federal Regulations, 2014 CFR

    2014-07-01

    ... 30 Mineral Resources 3 2014-07-01 2014-07-01 false Transportation allowances-general. 1206.261... RESOURCES REVENUE PRODUCT VALUATION Federal Coal § 1206.261 Transportation allowances—general. (a) For ad... mine and, if applicable, from the wash plant to a remote sales point. In-mine transportation costs...

  8. Investigating transport pathways in the ocean

    NASA Astrophysics Data System (ADS)

    Griffa, Annalisa; Haza, Angelique; Özgökmen, Tamay M.; Molcard, Anne; Taillandier, Vincent; Schroeder, Katrin; Chang, Yeon; Poulain, P.-M.

    2013-01-01

    The ocean is a very complex medium with scales of motion that range from thousands of kilometers to the dissipation scales. Transport by ocean currents plays an important role in many practical applications ranging from climatic problems to coastal management and accident mitigation at sea. Understanding transport is challenging because of the chaotic nature of particle motion. In the last decade, new methods have been put forth to improve our understanding of transport. Powerful tools are provided by dynamical system theory, that allow the identification of the barriers to transport and their time variability for a given flow. A shortcoming of this approach, though, is that it is based on the assumption that the velocity field is known with good accuracy, which is not always the case in practical applications. Improving model performance in terms of transport can be addressed using another important methodology that has been recently developed, namely the assimilation of Lagrangian data provided by floating buoys. The two methodologies are technically different but in many ways complementary. In this paper, we review examples of applications of both methodologies performed by the authors in the last few years, considering flows at different scales and in various ocean basins. The results are among the very first examples of applications of the methodologies to the real ocean including testing with Lagrangian in-situ data. The results are discussed in the general framework of the extended fields related to these methodologies, pointing out to open questions and potential for improvements, with an outlook toward future strategies.

  9. Anion transport and supramolecular medicinal chemistry

    DOE PAGES

    Gale, Philip A.; Davis, Jeffery T.; Quesada, Roberto

    2017-04-05

    New approaches to the transmembrane transport of anions are discussed in this review. Advances in the design of small molecule anion carriers are reviewed in addition to advances in the design of synthetic anion channels. The application of anion transporters to the potential future treatment of disease is discussed in the context of recent findings on the selectivity of anion transporters.

  10. Anion transport and supramolecular medicinal chemistry

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Gale, Philip A.; Davis, Jeffery T.; Quesada, Roberto

    New approaches to the transmembrane transport of anions are discussed in this review. Advances in the design of small molecule anion carriers are reviewed in addition to advances in the design of synthetic anion channels. The application of anion transporters to the potential future treatment of disease is discussed in the context of recent findings on the selectivity of anion transporters.

  11. FASTSim Publications | Transportation Research | NREL

    Science.gov Websites

    Applications Authors: K. Genikomsakis and G. Mitrentsis Journal: Transportation Research Part D: Transport and Vehicles for Better Greenhouse Gas Reduction Authors: K. Hamza and K. Laberteaux Conference: ASME Design Engineering Technical Conference (August 2016) Optimal Design and Techno-Economic Analysis of a Hybrid Solar

  12. Analysis, modeling, and simulation (AMS) testbed development and evaluation to support dynamic mobility applications (DMA) and active transportation and demand management (ATDM) programs - San Diego testbed analysis plan.

    DOT National Transportation Integrated Search

    2016-10-01

    The primary objective of this project is to develop multiple simulation Testbeds/transportation models to evaluate the impacts of DMA connected vehicle applications and the active and dynamic transportation management (ATDM) strategies. The outputs (...

  13. Intelligent transportation systems and intermodal freight transportation. Final report, May-December 1992

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Aylward, A.D.

    1996-12-01

    This paper describes the various advanced technologies already in use in the intermodal freight transportation industry and addresses the opportunity for improved communication between the public and private sector regarding technology applications to the freight transportation system that could enhance the capacity of the system as a whole. The current public interest in freight transportation policy creates an opportunity to develop a shared vision of the future needs of international intermodal freight transportation in the United States. The Federal government can impact this vision by taking action in the following areas: Provide Infrastructure Funding to Support Efficiency and Global Competitiveness;more » Support Regional and Corridor Efforts; Understand the Freight Sector and Develop a Shared Vision of Technology Benefits; Lead Transportation Technology Efforts of Federal Agencies; and Maintain Commitment to Open ITS Architecture.« less

  14. 14 CFR 291.10 - Applications.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... Aeronautics and Space OFFICE OF THE SECRETARY, DEPARTMENT OF TRANSPORTATION (AVIATION PROCEEDINGS) ECONOMIC REGULATIONS CARGO OPERATIONS IN INTERSTATE AIR TRANSPORTATION All-Cargo Air Transportation Certificates § 291.10 Applications. Applications for all-cargo air service certificates shall comply with the provisions...

  15. ITS applications for coordinating and improving human services transportation : a cross-cutting study : improving service for the transportation disadvantaged

    DOT National Transportation Integrated Search

    2006-08-01

    Older adults, persons with disabilities, and individuals with lower incomes frequently do not have access to transportation or their access to transportation is limited. These populations, called "transportation disadvantaged," need flexible yet depe...

  16. Basipetal auxin transport is required for gravitropism in roots of Arabidopsis

    NASA Technical Reports Server (NTRS)

    Rashotte, A. M.; Brady, S. R.; Reed, R. C.; Ante, S. J.; Muday, G. K.; Davies, E. (Principal Investigator)

    2000-01-01

    Auxin transport has been reported to occur in two distinct polarities, acropetally and basipetally, in two different root tissues. The goals of this study were to determine whether both polarities of indole-3-acetic acid (IAA) transport occur in roots of Arabidopsis and to determine which polarity controls the gravity response. Global application of the auxin transport inhibitor naphthylphthalamic acid (NPA) to roots blocked the gravity response, root waving, and root elongation. Immediately after the application of NPA, the root gravity response was completely blocked, as measured by an automated video digitizer. Basipetal [(3)H]IAA transport in Arabidopsis roots was inhibited by NPA, whereas the movement of [(14)C]benzoic acid was not affected. Inhibition of basipetal IAA transport by local application of NPA blocked the gravity response. Inhibition of acropetal IAA transport by application of NPA at the root-shoot junction only partially reduced the gravity response at high NPA concentrations. Excised root tips, which do not receive auxin from the shoot, exhibited a normal response to gravity. The Arabidopsis mutant eir1, which has agravitropic roots, exhibited reduced basipetal IAA transport but wild-type levels of acropetal IAA transport. These results support the hypothesis that basipetally transported IAA controls root gravitropism in Arabidopsis.

  17. Energetic particle transport and alpha driven instabilities in advanced confinement DT plasmas on TFTR

    NASA Astrophysics Data System (ADS)

    Stratton, B. C.; Budny, R. V.; Darrow, D. S.; Fisher, R. K.; Fredrickson, E. D.; Fu, G. Y.; Medley, S. S.; Nazikian, R.; Petrov, M. P.; Redi, M. H.; Ruskov, E.; Taylor, G.; White, R. B.; Zweben, S. J.; TFTR Group

    1999-09-01

    The article reviews the physics of fusion alpha particles and energetic neutral beam ions studied in the final phase of TFTR operation, with an emphasis on observations in reversed magnetic shear (RS) and enhanced reversed shear (ERS) DT plasmas. Energy resolved measurements of the radial profiles of confined, trapped alphas in RS plasmas exhibit reduced core alpha density with increasing alpha energy, in contrast to plasmas with normal monotonic shear. The measured profiles are consistent with predictions of increased alpha loss due to stochastic ripple diffusion and increased first orbit loss in RS plasmas. In experiments in which a short tritium beam pulse is injected into a deuterium RS plasma, the measured DT neutron emission is lower than standard predictions assuming first orbit loss and stochastic ripple diffusion of the beam ions. A microwave reflectometer measured the spatial localization of low toroidal mode number (n), alpha driven toroidal Alfvén eigenmodes (TAEs) in DT RS discharges. Although the observed ballooning character of the n = 4 mode is consistent with predictions of a kinetic MHD stability code, the observed antiballooning nature of the n = 2 mode is not. Furthermore, the modelling does not show the observed strong dependence of mode frequency on n. These alpha driven TAEs do not cause measurable alpha loss in TFTR. Other Alfvén frequency modes with n = 2-4 seen in both DT and DD ERS and RS discharges are localized to the weak magnetic shear region near qmin. In 10-20% of DT discharges, normal low n MHD activity causes alpha loss at levels above the first orbit loss rate.

  18. Application of Mortar Coupling in Multiscale Modelling of Coupled Flow, Transport, and Biofilm Growth in Porous Media

    NASA Astrophysics Data System (ADS)

    Laleian, A.; Valocchi, A. J.; Werth, C. J.

    2017-12-01

    Multiscale models of reactive transport in porous media are capable of capturing complex pore-scale processes while leveraging the efficiency of continuum-scale models. In particular, porosity changes caused by biofilm development yield complex feedbacks between transport and reaction that are difficult to quantify at the continuum scale. Pore-scale models, needed to accurately resolve these dynamics, are often impractical for applications due to their computational cost. To address this challenge, we are developing a multiscale model of biofilm growth in which non-overlapping regions at pore and continuum spatial scales are coupled with a mortar method providing continuity at interfaces. We explore two decompositions of coupled pore-scale and continuum-scale regions to study biofilm growth in a transverse mixing zone. In the first decomposition, all reaction is confined to a pore-scale region extending the transverse mixing zone length. Only solute transport occurs in the surrounding continuum-scale regions. Relative to a fully pore-scale result, we find the multiscale model with this decomposition has a reduced run time and consistent result in terms of biofilm growth and solute utilization. In the second decomposition, reaction occurs in both an up-gradient pore-scale region and a down-gradient continuum-scale region. To quantify clogging, the continuum-scale model implements empirical relations between porosity and continuum-scale parameters, such as permeability and the transverse dispersion coefficient. Solutes are sufficiently mixed at the end of the pore-scale region, such that the initial reaction rate is accurately computed using averaged concentrations in the continuum-scale region. Relative to a fully pore-scale result, we find accuracy of biomass growth in the multiscale model with this decomposition improves as the interface between pore-scale and continuum-scale regions moves downgradient where transverse mixing is more fully developed. Also, this

  19. Treat-and-extend versus every-other-month regimens with aflibercept in age-related macular degeneration.

    PubMed

    Haga, Akira; Kawaji, Takahiro; Ideta, Ryuichi; Inomata, Yasuya; Tanihara, Hidenobu

    2018-05-01

    To compare the 1-year outcomes of treat-and-extend (TAE) and every-other-month (2M) regimens with intravitreal aflibercept in Japanese wet age-related macular degeneration (AMD) patients. Prospective, multicenter, randomized clinical trial. The primary outcome measure was the proportion of eyes in which the best-corrected visual acuity (BCVA) was maintained at week 52 [with a loss of <0.3 logarithm of minimum angular of resolution (logMAR) units]. The secondary outcome measures were the mean change from baseline in the central retinal thickness (CRT) and the number of injections. Forty-one patients were enrolled. The mean changes in the BCVA from baseline in the TAE and 2M were -0.32 ± 0.27 and -0.26 ± 0.30 logMAR units (p = 0.46). The TAE group was noninferior to the 2M group in BCVA maintenance. The mean CRT changes from baseline in the TAE and 2M were -161 ± 133 and -157 ± 90 μm (p = 0.73). The mean number of injections in the TAE and 2M were 7.5 ± 1.2 (range, 7-12) and 8.0 ± 0.0 (p < 0.0001). Treat-and-extend (TAE) regimen with aflibercept improved the BCVA and CRT to the same extent as 2M regimen, with a reduced number of injections. © 2017 Acta Ophthalmologica Scandinavica Foundation. Published by John Wiley & Sons Ltd.

  20. Evaluation of EML4-ALK Fusion Proteins in Non-Small Cell Lung Cancer Using Small Molecule Inhibitors12

    PubMed Central

    Li, Yongjun; Ye, Xiaofen; Liu, Jinfeng; Zha, Jiping; Pei, Lin

    2011-01-01

    The echinoderm microtubule-associated protein-like 4-anaplastic lymphoma kinase (EML4-ALK) fusion gene resulting from an inversion within chromosome 2p occurs in approximately 5% of non-small cell lung cancer and is mutually exclusive with Ras and EGFR mutations. In this study, we have used a potent and selective ALK small molecule inhibitor, NPV-TAE684, to assess the oncogenic role of EML4-ALK in non-small cell lung cancer (NSCLC). We show here that TAE684 inhibits proliferation and induces cell cycle arrest, apoptosis, and tumor regression in two NSCLC models that harbor EML4-ALK fusions. TAE684 inhibits EML4-ALK activation and its downstream signaling including ERK, AKT, and STAT3. We used microarray analysis to carry out targeted pathway studies of gene expression changes in H2228 NSCLC xenograft model after TAE684 treatment and identified a gene signature of EML4-ALK inhibition. The gene signature represents 1210 known human genes, and the top biologic processes represented by these genes are cell cycle, DNA synthesis, cell proliferation, and cell death. We also compared the effect of TAE684 with PF2341066, a c-Met and ALK small molecule inhibitor currently in clinical trial in cancers harboring ALK fusions, and demonstrated that TAE684 is a much more potent inhibitor of EML4-ALK. Our data demonstrate that EML4-ALK plays an important role in the pathogenesis of a subset of NSCLC and provides insight into the mechanism of EML4-ALK inhibition by a small molecule inhibitor. PMID:21245935

  1. Raman Microscopy Insights on the Out-of-Plane Electrical Transport of Carbon Nanotube-Doped PEDOT:PSS Electrodes for Solar Cell Applications.

    PubMed

    Mombrú, Dominique; Romero, Mariano; Faccio, Ricardo; Mombrú, Alvaro W

    2018-03-08

    In the present report, we focused on the study of the out-of-plane electrical transport of multiwalled carbon nanotube (MWCNT)-doped poly(3,4-ethylenedioxythiophene):poly(styrene sulfonate) composites (PEDOT:PSS-MWCNTs) as electrodes for solar cell applications. The out-of-plane direct current and alternating current electrical transport, rarely studied but not less relevant, was additionally supported with in-plane and out-of-plane confocal Raman microscopy and grazing incidence small-angle X-ray scattering characterizations. The main relevance of our study is the monitoring of the polymer structure all across the polymeric film by using confocal Raman spectroscopy and its correlation with electrical transport. Modifications in the PEDOT benzenoid and quinoid conformations were observed in the vicinities of MWCNTs, and the enrichment of PSS at the indium tin oxide electrode interface was also evidenced. In consequence, the low MWCNT loadings into PEDOT:PSS lead to an increase of the out-of-plane conductivity, but the heavier MWCNT loadings lead to a drastic decrease. The tuning of the doping level of these polymer composites and the understanding of the interface structure are crucial to fabricate electrodes with higher out-of-plane conductivities for organic solar cell applications.

  2. Analysis, modeling, and simulation (AMS) testbed development and evaluation to support dynamic mobility applications (DMA) and active transportation and demand management (ATDM) programs - Pasadena calibration report : draft report.

    DOT National Transportation Integrated Search

    2017-03-01

    The primary objective of this project is to develop multiple simulation testbeds/transportation models to evaluate the impacts of DMA connected vehicle applications and the active transportation and demand management (ATDM) strategies. The primary pu...

  3. Transportation optimization with fuzzy trapezoidal numbers based on possibility theory.

    PubMed

    He, Dayi; Li, Ran; Huang, Qi; Lei, Ping

    2014-01-01

    In this paper, a parametric method is introduced to solve fuzzy transportation problem. Considering that parameters of transportation problem have uncertainties, this paper develops a generalized fuzzy transportation problem with fuzzy supply, demand and cost. For simplicity, these parameters are assumed to be fuzzy trapezoidal numbers. Based on possibility theory and consistent with decision-makers' subjectiveness and practical requirements, the fuzzy transportation problem is transformed to a crisp linear transportation problem by defuzzifying fuzzy constraints and objectives with application of fractile and modality approach. Finally, a numerical example is provided to exemplify the application of fuzzy transportation programming and to verify the validity of the proposed methods.

  4. 49 CFR 172.300 - Applicability.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 2 2010-10-01 2010-10-01 false Applicability. 172.300 Section 172.300 Transportation Other Regulations Relating to Transportation PIPELINE AND HAZARDOUS MATERIALS SAFETY... SECURITY PLANS Marking § 172.300 Applicability. (a) Each person who offers a hazardous material for...

  5. 49 CFR 172.300 - Applicability.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 49 Transportation 2 2013-10-01 2013-10-01 false Applicability. 172.300 Section 172.300 Transportation Other Regulations Relating to Transportation PIPELINE AND HAZARDOUS MATERIALS SAFETY... SECURITY PLANS Marking § 172.300 Applicability. (a) Each person who offers a hazardous material for...

  6. 49 CFR 389.1 - Applicability.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 5 2010-10-01 2010-10-01 false Applicability. 389.1 Section 389.1 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL MOTOR CARRIER SAFETY ADMINISTRATION... CARRIER SAFETY REGULATIONS General § 389.1 Applicability. This part prescribes rulemaking procedures that...

  7. 49 CFR 389.1 - Applicability.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 49 Transportation 5 2011-10-01 2011-10-01 false Applicability. 389.1 Section 389.1 Transportation Other Regulations Relating to Transportation (Continued) FEDERAL MOTOR CARRIER SAFETY ADMINISTRATION... CARRIER SAFETY REGULATIONS General § 389.1 Applicability. This part prescribes rulemaking procedures that...

  8. Meteorological Instruction Software

    NASA Technical Reports Server (NTRS)

    1990-01-01

    At Florida State University and the Naval Postgraduate School, meteorology students have the opportunity to apply theoretical studies to current weather phenomena, even prepare forecasts and see how their predictions stand up utilizing GEMPAK. GEMPAK can display data quickly in both conventional and non-traditional ways, allowing students to view multiple perspectives of the complex three-dimensional atmospheric structure. With GEMPAK, mathematical equations come alive as students do homework and laboratory assignments on the weather events happening around them. Since GEMPAK provides data on a 'today' basis, each homework assignment is new. At the Naval Postgraduate School, students are now using electronically-managed environmental data in the classroom. The School's Departments of Meteorology and Oceanography have developed the Interactive Digital Environment Analysis (IDEA) Laboratory. GEMPAK is the IDEA Lab's general purpose display package; the IDEA image processing package is a modified version of NASA's Device Management System. Bringing the graphic and image processing packages together is NASA's product, the Transportable Application Executive (TAE).

  9. Definition and testing of the hydrologic component of the pilot land data system

    NASA Technical Reports Server (NTRS)

    Ragan, Robert M.; Sircar, Jayanta K.

    1987-01-01

    The specific aim was to develop within the Pilot Land Data System (PLDS) software design environment, an easily implementable and user friendly geometric correction procedure to readily enable the georeferencing of imagery data from the Advanced Very High Resolution Radiometer (AVHRR) onboard the NOAA series spacecraft. A software subsystem was developed within the guidelines set by the PLDS development environment utilizing NASA Goddard Space Flight Center (GSFC) Image Analysis Facility's (IAF's) Land Analysis Software (LAS) coding standards. The IAS current program development environment, the Transportable Applications Executive (TAE), operates under a VAX VMS operating system and was used as the user interface. A brief overview of the ICARUS algorithm that was implemented in the set of functions developed, is provided. The functional specifications decription is provided, and a list of the individual programs and directory names containing the source and executables installed in the IAF system are listed. A user guide is provided for the LAS system documentation format for the three functions developed.

  10. 49 CFR 1185.2 - Contents of application.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 8 2010-10-01 2010-10-01 false Contents of application. 1185.2 Section 1185.2 Transportation Other Regulations Relating to Transportation (Continued) SURFACE TRANSPORTATION BOARD, DEPARTMENT OF TRANSPORTATION RULES OF PRACTICE INTERLOCKING OFFICERS § 1185.2 Contents of application. (a) Each...

  11. 49 CFR 37.181 - Applicability dates.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 1 2010-10-01 2010-10-01 false Applicability dates. 37.181 Section 37.181 Transportation Office of the Secretary of Transportation TRANSPORTATION SERVICES FOR INDIVIDUALS WITH DISABILITIES (ADA) Over-the-Road Buses (OTRBs) § 37.181 Applicability dates. This subpart applies to all...

  12. 49 CFR 37.181 - Applicability dates.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 49 Transportation 1 2011-10-01 2011-10-01 false Applicability dates. 37.181 Section 37.181 Transportation Office of the Secretary of Transportation TRANSPORTATION SERVICES FOR INDIVIDUALS WITH DISABILITIES (ADA) Over-the-Road Buses (OTRBs) § 37.181 Applicability dates. This subpart applies to all...

  13. 49 CFR 37.35 - Supplemental service for other transportation modes.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 49 Transportation 1 2010-10-01 2010-10-01 false Supplemental service for other transportation modes. 37.35 Section 37.35 Transportation Office of the Secretary of Transportation TRANSPORTATION SERVICES FOR INDIVIDUALS WITH DISABILITIES (ADA) Applicability § 37.35 Supplemental service for other...

  14. Rural Public Transportation Technologies: User Needs and Applications. Tech Brief.

    DOT National Transportation Integrated Search

    1998-09-01

    Rural Intelligent Transportation Systems (ITS) have the ability to meet the needs of travelers in and through rural areas as well as the needs of agencies responsible for the operation and maintenance of rural transportation systems. To assist in the...

  15. 23 CFR 940.7 - Applicability.

    Code of Federal Regulations, 2011 CFR

    2011-04-01

    ... 23 Highways 1 2011-04-01 2011-04-01 false Applicability. 940.7 Section 940.7 Highways FEDERAL HIGHWAY ADMINISTRATION, DEPARTMENT OF TRANSPORTATION INTELLIGENT TRANSPORTATION SYSTEMS INTELLIGENT TRANSPORTATION SYSTEM ARCHITECTURE AND STANDARDS § 940.7 Applicability. (a) All ITS projects that are funded in...

  16. 14 CFR 291.1 - Applicability.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... REGULATIONS CARGO OPERATIONS IN INTERSTATE AIR TRANSPORTATION General § 291.1 Applicability. This part applies to cargo operations in interstate air transportation by air carriers certificated under section 41102 or 41103 of the Statute. It also applies to applicants for an all-cargo air transportation...

  17. Boron transport in plants: co-ordinated regulation of transporters

    PubMed Central

    Miwa, Kyoko; Fujiwara, Toru

    2010-01-01

    conditions and regulate B transport by modulating the expression and/or accumulation of these transporters. Results obtained in model plants are applicable to other plant species, and such knowledge may be useful in designing plants or crops tolerant to soils containing low or high B. PMID:20228086

  18. Analysis, modeling, and simulation (AMS) testbed development and evaluation to support dynamic mobility applications (DMA) and active transportation and demand management (ATDM) programs — evaluation report for ATDM program.

    DOT National Transportation Integrated Search

    2017-07-16

    The primary objective of this project is to develop multiple simulation testbeds/transportation models to evaluate the impacts of Dynamic Mobility Applications (DMA) and the Active Transportation and Demand Management (ATDM) strategies. Specifically,...

  19. 76 FR 20070 - Commercial Space Transportation Safety Approval Performance Criteria

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-04-11

    ... DEPARTMENT OF TRANSPORTATION Federal Aviation Administration Commercial Space Transportation... application. Background: NASTAR applied for, and received, a safety approval for the ability of its Space... approval are applicant developed per 14 CFR 414.19 (a)(4). NASTAR's [[Page 20071

  20. Application of glycine reduces arsenic accumulation and toxicity in Oryza sativa L. by reducing the expression of silicon transporter genes.

    PubMed

    Kumar Dubey, Arvind; Kumar, Navin; Ranjan, Ruma; Gautam, Ambedkar; Pande, Veena; Sanyal, Indraneel; Mallick, Shekhar

    2018-02-01

    The present study was intended to investigate the role of amino acid glycine in detoxification of As in Oryza sativa L. The growth parameters such as, shoot length and fresh weight were decreased during As(III) and As(V) toxicity. However, the application of glycine recovered the growth parameters against As stress. The application of glycine reduced the As accumulation in all the treatments, and it was more effective against As(III) treatment and reduced the accumulation by 68% in root and 71% in shoot. Similarly, the translocation of As from root to shoot, was higher against As(III) and As(V) treatments, whereas, reduced upon glycine application. The translocation of Fe and Na was also affected by As, which was lower under As(III) and As(V) treatments. However, the application of glycine significantly enhanced the translocation of Fe and Na in the shoot. Besides, the expression of lower silicon transporters i.e. Lsi-1 and Lsi-2 was observed to be significantly suppressed in the root with the application of glycine against As treatment. Similarly, the expression of three GRX and two GST gene isoforms were found to be significantly increased with glycine application. Simultaneously, the activities of antioxidant enzymes i.e. l-arginine dependent NOS, SOD, NTR and GRX were found to be significantly enhanced in the presence of glycine. Increased activities of antioxidant enzymes coincided with the decreased level of TBARS and H 2 O 2 in rice seedlings. Overall, the results suggested that the application of glycine reduces As accumulation through suppressing the gene expression of lower silicon transporters and ameliorates As toxicity by enhancing antioxidants defense mechanism in rice seedlings. Copyright © 2017 Elsevier Inc. All rights reserved.

  1. Applications of Endothermic Reaction Technology to the High Speed Civil Transport

    NASA Technical Reports Server (NTRS)

    Glickstein, Marvin R.; Spadaccini, Louis J.

    1998-01-01

    The success of strategies for controlling emissions and enhancing performance in High Speed Research applications may be Increased by more effective utilization of the heat sink afforded by the fuel in the vehicle thermal management system. This study quantifies the potential benefits associated with the use of supercritical preheating and endothermic cracking of let fuel prior to combustion to enhance the thermal management capabilities of the propulsion systems in the High Speed Civil Transport (HSCT). A fuel-cooled thermal management system, consisting of plate-fin heat exchangers and a small auxiliary compressor, is defined for the HSCT, Integrated with the engine, and an assessment of the effect on engine performance, weight, and operating cost is performed. The analysis indicates significant savings due a projected improvement in fuel economy, and the potential for additional benefit if the cycle is modified to take full advantage of all the heat sink available in the fuel.

  2. 49 CFR 1155.21 - Contents of application.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 49 Transportation 8 2012-10-01 2012-10-01 false Contents of application. 1155.21 Section 1155.21 Transportation Other Regulations Relating to Transportation (Continued) SURFACE TRANSPORTATION BOARD, DEPARTMENT OF TRANSPORTATION RULES OF PRACTICE SOLID WASTE RAIL TRANSFER FACILITIES Procedures Governing Applications for a Land-Use-Exemption Permi...

  3. 49 CFR 1155.21 - Contents of application.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 49 Transportation 8 2013-10-01 2013-10-01 false Contents of application. 1155.21 Section 1155.21 Transportation Other Regulations Relating to Transportation (Continued) SURFACE TRANSPORTATION BOARD, DEPARTMENT OF TRANSPORTATION RULES OF PRACTICE SOLID WASTE RAIL TRANSFER FACILITIES Procedures Governing Applications for a Land-Use-Exemption Permi...

  4. 14 CFR 413.7 - Application.

    Code of Federal Regulations, 2011 CFR

    2011-01-01

    ... Aeronautics and Space COMMERCIAL SPACE TRANSPORTATION, FEDERAL AVIATION ADMINISTRATION, DEPARTMENT OF TRANSPORTATION LICENSING LICENSE APPLICATION PROCEDURES § 413.7 Application. (a) Form. An application must be in writing, in English and filed in duplicate with the Federal Aviation Administration, Associate...

  5. Analysis of Skin Humidity Variation Between Sasang Types

    PubMed Central

    Jung, Soon-Oh; Park, Soo-Jin; Chae, Han; Park, Soo Hyun; Hwang, Minwoo; Kim, Sang-Hyuk

    2009-01-01

    The purpose of this study was to examine the relationship between variations in skin humidity (SH) induced by perspiration across Sasang types and to identify novel and effective Sasang classification factors. We also analyzed the responses of each Sasang type to sweating-related QSCC II items. The results revealed a significant difference in SH across gender and significant differences in SH before and after perspiration between Tae-Eum and So-Eum men. In addition, Tae-Eum women showed significant differences in SH compared with women classified as another Sasang type. Furthermore, evaluation of the items related to sweating in the QSCC II and their relationship to each constitution revealed a significant difference between Tae-Eum and other Sasang types. Overall, the results of this study indicate that there is a distinct SH difference following perspiration between Tae-Eum and other Sasang types. Such findings may aid in Sasang typology diagnostic testing with the support of further sophisticated clinical studies. PMID:19745016

  6. Community Sediment Transport Model

    DTIC Science & Technology

    2007-01-01

    Woods Hole, MA 02543-1598 Phone: (508) 457-2269 Fax: (508) 457-2310 email: csherwood@usgs.gov Timothy Keen Naval Research Laboratory, Code...intended to be used as both a research tool and for practical applications. An accurate and useful model will require coupling sediment-transport with...and time steps range from seconds to minutes. We include higher-resolution sediment- transport calculation modules for research problems but, for

  7. Transportation pricing and finance options for California.

    DOT National Transportation Integrated Search

    2006-06-01

    The objective of this research project was to conduct research on the merits, costs and application potential of various transportation pricing approaches, to better inform decision makers and the public about transportation financing/pricing option ...

  8. 75 FR 32780 - Ocean Transportation Intermediary License Applicants

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-06-09

    ... Office of Transportation Intermediaries, Federal Maritime Commission, Washington, DC 20573. Air Sea... Wollam Street, Los Angeles, CA 90065, Officer: Jeff Q. Su, President/ Treasurer/Secretary, (Qualifying...

  9. Analysis, modeling, and simulation (AMS) testbed development and evaluation to support dynamic mobility applications (DMA) and active transportation and demand management (ATDM) programs : summary report for the Chicago testbed.

    DOT National Transportation Integrated Search

    2017-04-01

    The primary objective of this project is to develop multiple simulation testbeds and transportation models to evaluate the impacts of Connected Vehicle Dynamic Mobility Applications (DMA) and Active Transportation and Demand Management (ATDM) strateg...

  10. Analysis, Modeling, and Simulation (AMS) Testbed Development and Evaluation to Support Dynamic Mobility Applications (DMA) and Active Transportation and Demand Management (ATDM) Programs : Evaluation Report for the Chicago Testbed

    DOT National Transportation Integrated Search

    2017-04-01

    The primary objective of this project is to develop multiple simulation testbeds and transportation models to evaluate the impacts of Connected Vehicle Dynamic Mobility Applications (DMA) and Active Transportation and Demand Management (ATDM) strateg...

  11. Analysis, modeling, and simulation (AMS) testbed development and evaluation to support dynamic mobility applications (DMA) and active transportation and demand management (ATDM) programs - Pasadena testbed analysis plan : final report.

    DOT National Transportation Integrated Search

    2016-06-30

    The primary objective of this project is to develop multiple simulation Testbeds/transportation models to evaluate the impacts of DMA connected vehicle applications and the active and dynamic transportation management (ATDM) strategies. The outputs (...

  12. Analysis, modeling, and simulation (AMS) testbed development and evaluation to support dynamic mobility applications (DMA) and active transportation and demand management (ATDM) programs — evaluation report for DMA program.

    DOT National Transportation Integrated Search

    2017-02-02

    The primary objective of this project is to develop multiple simulation testbeds/transportation models to evaluate the impacts of DMA connected vehicle applications and the active and dynamic transportation management (ATDM) strategies. The outputs (...

  13. 49 CFR 6.17 - Contents of application.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 49 Transportation 1 2012-10-01 2012-10-01 false Contents of application. 6.17 Section 6.17 Transportation Office of the Secretary of Transportation IMPLEMENTATION OF EQUAL ACCESS TO JUSTICE ACT IN AGENCY PROCEEDINGS Information Required from Applicants § 6.17 Contents of application. (a) An application for an award of fees and expenses under the...

  14. Applicability of a diffusion model to lateral transport in the terrestrial and lunar exospheres.

    NASA Technical Reports Server (NTRS)

    Hodges, R. R., Jr.

    1972-01-01

    Kinetic theory is used to determine a series expansion of the vertical flux of particles in an exosphere in terms of time and space derivatives of particle concentration, exobase velocity, and temperature. For sufficiently large scale variations of these parameters in time and space, the series can be truncated to a form that is similar to a diffusion equation. Owing to this analogy, it is possible to unite the mathematical description of molecular diffusion, which governs thermospheric flow, and the corresponding exospheric equation by using effective transport coefficients which change smoothly with altitude through the transition from thermosphere to exosphere. A new definition of the exobase for lateral flow emerges from the analogy of exospheric and thermospheric diffusion, as the altitude where the horizontal mean free path length equals the mean horizontal extent of ballistic trajectories of the transported gas, as opposed to the scale height of the dominant gas which determines the exobase for escape. It is shown that the approximation of exospheric lateral flow as a diffusion process is applicable to global scale problems concerning terrestrial helium and heavier gases, and lunar gases heavier than helium.

  15. Comparison between laparotomy first versus angiographic embolization first in patients with pelvic fracture and hemoperitoneum: a nationwide observational study from the Japan Trauma Data Bank

    PubMed Central

    2013-01-01

    Background A common dilemma in the management of pelvic fractures is recognizing the presence of associated abdominal injury. The purpose of this study was to determine the association between initial therapeutic intervention (laparotomy or transcatheter arterial embolization (TAE)) and mortality. Methods This was a cohort study using the Japan Trauma Data Bank between 2004 and 2010, including blunt trauma patients with pelvic fractures and positive Focused Assessment with Sonography in Trauma (FAST) results. Eligible patients were restricted to those who underwent laparotomy or TAE/angiography as the initial therapeutic intervention. Crude and adjusted odds ratio (AOR) for in-hospital mortality were compared between the laparotomy first and TAE first groups (reference group). Multiple logistic regression analysis and propensity score adjusted analysis were used to adjust for clinically relevant confounders, including the severity of injury. Results Of the 317 participants, 123 patients underwent laparotomy first and 194 patients underwent TAE first. The two groups were similar in terms of age, although the laparotomy first group had higher mean Injury Severity Scores (ISS) and higher mean scores based on the abdominal Abbreviated Injury Scale (AIS), as well as lower mean pelvic AIS and systolic blood pressure (SBP). Half of the patients who were hypotensive (SBP < 90 mmHg) on arrival underwent TAE first. The laparotomy first group had a significantly higher crude in-hospital mortality (41% vs. 27%; P < 0.01). After adjusting for confounders, the choice of initial therapeutic intervention did not affect the in-hospital mortality (AOR, 1.20; 95% Confidence Interval (CI), 0.61-2.39). Even in the limited subgroup of hypotensive patients (SBP 66–89 mmHg and SBP < 65 mmHg subgroup), the effect was similar (AOR, 1.50; 95% CI, 0.56-4.05 and AOR, 1.05; 95% CI, 0.44-3.03). Conclusions In Japan, laparotomy and TAE are equally chosen as the initial

  16. [Super selective transcatheter arterial embolization for treatment of focal nodular hyperplasia of the liver: report of 21 cases].

    PubMed

    Yan, Jie-yu; Wang, Mao-qiang; Liu, Feng-yong; Wang, Zhi-jun; Duan, Feng; Song, Peng

    2012-11-06

    To evaluate the efficiency and safety of transcatheter arterial embolization (TAE) for treatment of focal nodular hyperplasia (FNH). From January 2005 to December 2010, super selective TAE was performed for 21 patients with FNH. The patients consisted of 16 men and 5 women with age range of 16 to 44 years (mean age, 28 ± 12). Liver contrast enhancement CT and ultrasonography (US) were performed in all patients, dynamic contrast enhancement MRI was performed in 17 patients. All patients underwent percutaneous needle biopsies and the diagnosis of FNH was proven histologically. The indications for TAE were patients with progressive increase in size of FNH, who were not candidates for surgical treatment, or who refused for surgery. Embolic materials used in this series included emulsion of iodized oil and bleomycin and polyvinyl alcohol particle (PVA). Follow-up examinations included the routine blood tests, liver and renal function tests, US, CT or MRI. Eighteen patients (85.7%) had a single solitary focus and 3 (14.3%) had multiple foci. The diameter of the mass varied from 3.5 cm to 9.5 cm with a mean of 5.5 cm (5.5 ± 3.0 cm). All patients presented angiographically with characteristic findings, such as feeding artery that was distributed with a spinning wheel appearance, an extensive hypervascular mass, without arterio-venous shunt or portal vein invasion. A single session of TAE was performed in all patients. Technical success of TAE was achieved in all cases. No major complications were encountered in any of our patients. All patients were regularly followed up ranging from 1 to 6 years (3.5 ± 2.0) and they were healthy without recurrence. Marked reduction in the size of the FNH without arterial blood supply was found in 16 patients, and almost complete resolution of the FNH was observed in 6 patients. TAE is a safe and effective therapy for the management of patients with FNH. TAE could control FNH very well and even could be considered as a radical treatment.

  17. Transportation Systems Evaluation

    NASA Technical Reports Server (NTRS)

    Fanning, M. L.; Michelson, R. A.

    1972-01-01

    A methodology for the analysis of transportation systems consisting of five major interacting elements is reported. The analysis begins with the causes of travel demand: geographic, economic, and demographic characteristics as well as attitudes toward travel. Through the analysis, the interaction of these factors with the physical and economic characteristics of the transportation system is determined. The result is an evaluation of the system from the point of view of both passenger and operator. The methodology is applicable to the intraurban transit systems as well as major airlines. Applications of the technique to analysis of a PRT system and a study of intraurban air travel are given. In the discussion several unique models or techniques are mentioned: i.e., passenger preference modeling, an integrated intraurban transit model, and a series of models to perform airline analysis.

  18. ITC Recommendations for Transporter Kinetic Parameter Estimation and Translational Modeling of Transport-Mediated PK and DDIs in Humans

    PubMed Central

    Zamek-Gliszczynski, MJ; Lee, CA; Poirier, A; Bentz, J; Chu, X; Ellens, H; Ishikawa, T; Jamei, M; Kalvass, JC; Nagar, S; Pang, KS; Korzekwa, K; Swaan, PW; Taub, ME; Zhao, P; Galetin, A

    2013-01-01

    This white paper provides a critical analysis of methods for estimating transporter kinetics and recommendations on proper parameter calculation in various experimental systems. Rational interpretation of transporter-knockout animal findings and application of static and dynamic physiologically based modeling approaches for prediction of human transporter-mediated pharmacokinetics and drug–drug interactions (DDIs) are presented. The objective is to provide appropriate guidance for the use of in vitro, in vivo, and modeling tools in translational transporter science. PMID:23588311

  19. 49 CFR 1182.2 - Content of applications.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 49 Transportation 8 2013-10-01 2013-10-01 false Content of applications. 1182.2 Section 1182.2 Transportation Other Regulations Relating to Transportation (Continued) SURFACE TRANSPORTATION BOARD, DEPARTMENT OF TRANSPORTATION RULES OF PRACTICE PURCHASE, MERGER, AND CONTROL OF MOTOR PASSENGER CARRIERS § 1182.2 Content of applications. (a) The...

  20. 49 CFR 1182.2 - Content of applications.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 49 Transportation 8 2012-10-01 2012-10-01 false Content of applications. 1182.2 Section 1182.2 Transportation Other Regulations Relating to Transportation (Continued) SURFACE TRANSPORTATION BOARD, DEPARTMENT OF TRANSPORTATION RULES OF PRACTICE PURCHASE, MERGER, AND CONTROL OF MOTOR PASSENGER CARRIERS § 1182.2 Content of applications. (a) The...